:root{color:#17231f;font-synthesis:none;background:#f5f2ea;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit}.site-shell{background:#f5f2ea;min-height:100vh}.site-header,main,.site-footer{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{border-bottom:1px solid #d8d3c8;justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.company-mark{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.company-mark span{color:#f4d59e;background:#16372e;border-radius:8px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.company-mark strong{font-size:16px}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{color:#4d5b55;font-size:14px;text-decoration:none}.site-header nav a:hover,.site-header nav a:focus-visible{color:#16372e;text-underline-offset:5px;text-decoration:underline}.site-header .nav-contact{color:#fff;background:#16372e;border-radius:6px;padding:10px 14px}.site-header .nav-contact:hover,.site-header .nav-contact:focus-visible{color:#fff}.hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:clamp(48px,8vw,112px);min-height:620px;padding:80px 0;display:grid}.eyebrow{color:#976529;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:760px;margin-bottom:28px;font-size:clamp(44px,5.3vw,70px);line-height:1.08}h2{letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(32px,4vw,50px);line-height:1.15}h3{margin-bottom:12px;font-size:22px}p{color:#58635e;line-height:1.85}.hero-intro{max-width:680px;margin-bottom:32px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions a{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:#16372e}.secondary-action{background:#fffdf8;border:1px solid #bdb7aa}.hero-actions a:focus-visible{outline-offset:3px;outline:3px solid #c99955}.hero-system{background:#e8e1d4;border:1px solid #c9c2b5;grid-template-rows:auto 1fr auto 1fr auto;place-items:center;min-height:390px;padding:38px;display:grid}.system-label{text-align:center;background:#f8f5ee;border:1px solid #b7afa1;width:100%;padding:16px;font-weight:800}.system-line{background:#a7967c;width:1px;height:100%}.system-core{color:#fff;text-align:center;background:#16372e;place-content:center;gap:5px;width:170px;height:112px;display:grid}.system-core span{color:#c8d6cf;font-size:13px}.system-core strong{font-size:22px}.service-section,.product-section,.about-section,.contact-section{border-top:1px solid #d8d3c8;padding:96px 0}.section-heading{grid-template-columns:1fr 1fr;column-gap:48px;margin-bottom:48px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading p:last-child{align-self:end}.service-list{border-top:1px solid #aaa397}.service-item{border-bottom:1px solid #c9c2b5;grid-template-columns:56px 48px minmax(180px,.7fr) minmax(260px,1fr);align-items:center;gap:20px;padding:30px 0;display:grid}.service-item p,.service-item h3{margin-bottom:0}.service-number{color:#976529;font-variant-numeric:tabular-nums}.service-item svg{color:#16372e}.product-section{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:clamp(48px,9vw,120px);display:grid}.product-copy{max-width:720px}.product-copy ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.product-copy li{align-items:center;gap:10px;display:flex}.product-copy li svg{color:#2a7258;flex:none}.product-note{color:#e9f0ec;background:#16372e;padding:32px}.product-note strong{margin:20px 0 12px;font-size:23px;display:block}.product-note p{color:#bfcec7;margin-bottom:0}.product-note svg{color:#f4d59e}.about-section{grid-template-columns:.8fr 1.2fr;gap:clamp(48px,9vw,120px);display:grid}.about-copy>p{font-size:18px}.principles{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.principles span{background:#fffdf8;border:1px solid #bdb7aa;padding:9px 12px;font-size:14px}.contact-section{justify-content:space-between;align-items:end;gap:32px;display:flex}.contact-section h2{margin-bottom:0}.contact-section>a{color:#fff;background:#16372e;border-radius:6px;align-items:center;gap:10px;padding:15px 18px;font-weight:800;text-decoration:none;display:inline-flex}.site-footer{color:#68716c;border-top:1px solid #d8d3c8;justify-content:space-between;align-items:center;gap:24px;min-height:120px;font-size:13px;display:flex}.site-footer div{flex-wrap:wrap;gap:18px;display:flex}.site-footer a{text-underline-offset:4px}@media (width<=860px){.site-header{align-items:flex-start;padding:18px 0}.company-mark strong{max-width:180px}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:64px 0}.hero-system{min-height:330px}.section-heading,.product-section,.about-section{grid-template-columns:1fr}.service-item{grid-template-columns:44px 36px 1fr}.service-item p{grid-column:3}.contact-section,.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;padding:32px 0}}@media (width<=520px){.site-header,main,.site-footer{width:min(100% - 28px,1180px)}.company-mark strong{font-size:14px}.hero{gap:40px}h1{font-size:42px}.hero-actions{display:grid}.hero-system{padding:24px}.service-section,.product-section,.about-section,.contact-section{padding:68px 0}.service-item{grid-template-columns:36px 1fr;gap:14px}.service-item svg,.service-item h3,.service-item p{grid-column:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
