@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600&display=swap";:root{color:#24362f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--green:#143e35;--muted:#64736b;background:#fafbf9;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:5px;outline:3px solid #c58b31}h1,h2,h3,p{margin:0}.skip-link{z-index:20;background:#fff;padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.site-header{z-index:5;background:#fafbf9;justify-content:space-between;align-items:center;height:88px;padding:0 5%;display:flex;position:relative}.brand{align-items:center;gap:18px;display:flex}.brand-mark{white-space:nowrap;font-family:Georgia,serif;font-size:26px;font-weight:700}.brand-mark>span{color:#ad803c;font-weight:400}.brand-name{border-left:1px solid #ccd3cc;padding-left:18px;font-size:18px;font-weight:600}.brand-name>span{margin-top:4px;font-size:10px;font-weight:400;display:block}.site-nav{align-items:center;gap:32px;font-size:13px;display:flex}.site-nav a:hover,.site-footer a:hover{color:#967025}.nav-contact{border-bottom:1px solid #aebbb3;align-items:center;gap:18px;padding:10px 0;display:flex}.menu-toggle{background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hero{color:#fff;background:#344a46;align-items:center;height:min(710px,76svh);min-height:590px;display:flex;position:relative}.hero-image,.hero-shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-image{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,#0d201ecc,#0d201e61 55%,#0d201e0f)}.hero-content{width:100%;padding:40px 8% 80px;animation:.8s both reveal;position:relative}.eyebrow{align-items:center;gap:12px;margin-bottom:30px;font-size:12px;display:flex}.eyebrow>span{background:#e6be75;width:7px;height:7px}h1{font-family:Noto Serif SC,SimSun,serif;font-size:52px;font-weight:500;line-height:1.45}.hero-description{color:#edf0ec;margin-top:22px;font-size:18px;line-height:1.9}.hero-link{border-bottom:1px solid #bfc9c1;align-items:center;gap:32px;margin-top:30px;padding-bottom:12px;font-size:14px;display:inline-flex}.hero-link:hover{color:#f3cf8c}.hero-bottom{color:#e3eae6;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute;bottom:22px;left:8%;right:5%}.hero-bottom a{padding:10px}.section-wrap{width:min(1180px,84%);margin:auto;padding:90px 0}.section-label{color:var(--muted);flex-direction:column;gap:10px;font-size:11px;display:flex}.section-label span:last-child{font-size:13px}.about{grid-template-columns:1fr 2fr;gap:50px;display:grid}h2{font-size:34px;font-weight:500;line-height:1.55}.about h2 span{color:#859188}.about-copy>p{max-width:630px;color:var(--muted);margin-top:24px;font-size:15px;line-height:2}.location-line{border-top:1px solid #dbe1da;align-items:center;gap:10px;margin-top:32px;padding-top:22px;font-size:12px;display:flex}.status-dot{background:#3f7054;border-radius:50%;width:6px;height:6px}.business{background:#eef2ee}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin:28px 0 44px;display:flex}.section-heading p{color:var(--muted);font-size:13px;line-height:1.9}.service{border-top:1px solid #cdd7ce;grid-template-columns:38px 50px 220px 1fr 24px;align-items:center;gap:20px;padding:30px 0;display:grid}.service:last-child{border-bottom:1px solid #cdd7ce}.service-number{color:var(--muted);font-size:11px}.service-icon{color:#3b6552}.service-title h3{font-size:21px;font-weight:500}.service-title span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.service p{color:#586a60;max-width:470px;font-size:14px;line-height:1.9}.service-arrow{color:#93a798}.principles h2{margin:26px 0 40px}.principle-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.principle-grid article{border-top:2px solid #a6b6a4;padding-top:25px}.principle-grid article:nth-child(2){border-color:#b69561}.principle-grid article:nth-child(3){border-color:#889ca9}.principle-grid article>span{color:var(--muted);font-size:11px}.principle-grid h3{margin:18px 0 12px;font-size:19px;font-weight:500}.principle-grid p{color:var(--muted);font-size:14px;line-height:1.9}.contact{background:var(--green);color:#f4f6ef}.contact .section-label{color:#b3c8bb}.contact-layout{grid-template-columns:1fr 1fr;gap:70px;margin-top:34px;display:grid}.contact-layout h2{font-family:Noto Serif SC,SimSun,serif}.contact-layout p{color:#bbcec2;margin-top:22px;font-size:14px}dl{margin:0}dl>div{border-bottom:1px solid #446459;padding:18px 0}dl>div:first-child{padding-top:0}dt{color:#b3c8bb;margin-bottom:10px;font-size:11px}dd{overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.8}.site-footer{justify-content:space-between;align-items:center;gap:24px;padding:30px 8%;display:flex}.site-footer>div{align-items:center;gap:28px;display:flex}.site-footer strong{font-size:16px;font-weight:500}.site-footer span,.site-footer a{color:var(--muted);font-size:11px}.site-footer a{white-space:nowrap;align-items:center;gap:10px;display:inline-flex}@keyframes reveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width>=1600px){.hero-content,.hero-bottom{padding-left:max(8%,50% - 590px)}.hero-bottom{left:0}}@media (width<=900px){.site-nav{gap:20px}.brand-mark{font-size:22px}.brand-name{font-size:16px}.service{grid-template-columns:24px 34px 160px 1fr;gap:15px}.service-arrow{display:none}.about{grid-template-columns:1fr 2fr;gap:30px}.site-footer>div{gap:14px}}@media (width<=680px){html{scroll-padding-top:20px}.site-header{height:74px;padding:0 6%}.brand{gap:12px}.brand-name{padding-left:12px;font-size:15px}.brand-mark{font-size:20px}.menu-toggle{display:flex}.site-nav{background:#fafbf9;border-bottom:1px solid #d2dbd2;padding:14px 6% 24px;display:none;position:absolute;top:74px;left:0;right:0}.site-nav.open{flex-direction:column;align-items:stretch;gap:0;display:flex}.site-nav a{align-items:center;min-height:48px;display:flex}.nav-contact{justify-content:space-between}.hero{height:74svh;min-height:490px;max-height:650px}.hero-content{padding:30px 7% 70px}h1{font-size:30px;line-height:1.6}.eyebrow{margin-bottom:24px;font-size:10px}.hero-description{font-size:16px}.hero-image{object-position:60% center}.hero-bottom{font-size:10px;left:7%}.section-wrap{width:86%;padding:56px 0}.about{grid-template-columns:1fr;gap:30px}h2{font-size:27px}.section-label{flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.section-label span:last-child{font-size:11px}.about-copy>p{font-size:14px}.section-heading{flex-direction:column;align-items:start;gap:18px;margin-bottom:30px}.service{grid-template-columns:24px 34px 1fr;gap:12px;padding:25px 0}.service p{grid-column:2/-1;font-size:13px}.service-title h3{font-size:20px}.principle-grid{grid-template-columns:1fr;gap:30px}.principle-grid article{padding-top:20px}.principle-grid h3{margin-top:12px}.contact-layout{grid-template-columns:1fr;gap:36px}.site-footer{align-items:start;padding:28px 7%}.site-footer>div{flex-direction:column;align-items:start;gap:12px}.site-footer span{max-width:230px;line-height:1.8}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation:none!important}}
