:root{color-scheme:light;--ink:#16201a;--paper:#f5f4ef;--white:#fff;--green:#2f5b49;--green-deep:#15261f;--orange:#d65736;--line:#cfd4ce;--muted:#5f6b64;font-synthesis:none;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);letter-spacing:0;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:9px 14px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;width:100%;min-height:76px;color:var(--white);border-bottom:1px solid #ffffff57;justify-content:space-between;align-items:center;padding:0 5vw;display:flex;position:absolute;top:0;left:0}.wordmark{align-items:center;gap:12px;font-weight:700;display:inline-flex}.wordmark-mark{grid-template-columns:repeat(2,1fr);gap:3px;width:27px;height:27px;display:grid}.wordmark-mark i{border:2px solid;display:block}.site-header nav{align-items:center;gap:30px;font-size:14px;display:flex}.site-header nav a{padding:8px 0}.site-header nav a:hover,.site-header nav a:focus-visible{color:#dfeadf}.hero{min-height:max(600px,82svh);max-height:790px;color:var(--white);background:var(--green-deep);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-media,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-media{object-fit:cover;object-position:center}.hero-overlay{background:#09120d80}.hero-inner{z-index:1;width:min(1180px,90vw);margin:0 auto;padding:132px 0 9vh;position:relative}.eyebrow{letter-spacing:0;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:700}.eyebrow-dark{color:var(--green)}h1,h2,h3,p{margin-top:0}.hero h1{max-width:880px;margin-bottom:26px;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:64px;font-weight:600;line-height:1.14}.hero-copy{max-width:590px;margin-bottom:34px;font-size:20px}.text-link{border-bottom:1px solid;align-items:center;gap:20px;min-height:40px;padding-bottom:5px;font-weight:700;display:inline-flex}.text-link-light{color:var(--white)}.company-band{border-bottom:1px solid var(--line);grid-template-columns:80px minmax(0,1fr) minmax(320px,.85fr);gap:42px;width:min(1180px,90vw);margin:0 auto;padding:120px 0 130px;display:grid}.section-index{color:var(--orange);font-size:13px;font-weight:800}.section-heading h2,.principles h2,.closing-band h2{margin-bottom:0;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:42px;font-weight:600;line-height:1.28}.section-copy{color:var(--muted);font-size:17px}.section-copy p:last-child{margin-bottom:0}.product-band{color:var(--white);background:var(--green-deep);grid-template-columns:1.12fr .88fr;display:grid}.product-statement{padding:105px max(5vw,50vw - 590px)}.product-name{color:#9bc8b1;margin-bottom:34px;font-size:18px;font-weight:800}.product-statement h2{max-width:650px;margin-bottom:24px;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:44px;font-weight:600;line-height:1.24}.product-statement>p:not(.eyebrow):not(.product-name){color:#cbd8d1;max-width:610px;font-size:17px}.button-link{min-height:48px;color:var(--white);background:var(--orange);border:1px solid var(--orange);border-radius:4px;align-items:center;gap:16px;margin-top:18px;padding:0 20px;font-weight:700;display:inline-flex}.button-link:hover,.button-link:focus-visible{color:var(--ink);background:var(--white);border-color:var(--white)}.product-spec{background:var(--green);grid-template-rows:repeat(2,1fr);display:grid}.product-spec>div{border-bottom:1px solid #fff3;align-content:end;min-height:260px;padding:54px;display:grid}.product-spec span{color:#bcd7ca;margin-bottom:auto;font-size:12px}.product-spec strong{margin-bottom:8px;font-size:26px}.product-spec p{color:#d6e3dc;max-width:360px;margin-bottom:0}.principles{grid-template-columns:.7fr 1.3fr;gap:90px;width:min(1180px,90vw);margin:0 auto;padding:125px 0;display:grid}.principle-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.principle-list li{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr;gap:28px;padding:32px 0;display:grid}.principle-list li>span{color:var(--orange);font-size:12px;font-weight:800}.principle-list h3{margin-bottom:8px;font-size:21px}.principle-list p{color:var(--muted);margin-bottom:0}.closing-band{color:var(--white);background:var(--orange);padding:110px max(5vw,50vw - 590px)}.closing-band h2{max-width:700px;margin-bottom:36px;font-size:52px}.closing-note{color:var(--white);font-weight:700;display:inline-block}footer{color:#d4ded8;background:#111a15;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:24px max(5vw,50vw - 590px);font-size:13px;display:flex}footer div{align-items:center;gap:18px;display:flex}footer a{padding:10px 0}footer a:hover,footer a:focus-visible{color:var(--white);text-decoration:underline}.not-found{text-align:center;place-content:center;min-height:100svh;padding:8vw;display:grid}.not-found h1{font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:42px}@media (width>=821px) and (height<=650px){.hero{min-height:82svh;max-height:none}.hero-inner{padding-top:96px;padding-bottom:5vh}.hero .eyebrow{margin-bottom:12px}.hero h1{margin-bottom:16px;font-size:48px}.hero-copy{margin-bottom:20px;font-size:17px}}@media (width<=820px){.site-header{min-height:66px}.hero{min-height:max(600px,82svh);max-height:none}.hero-media{object-position:58% center}.hero h1{font-size:42px}.hero-copy{max-width:520px;font-size:17px}.company-band,.principles{grid-template-columns:1fr;gap:32px;padding:82px 0}.section-index{display:none}.section-heading h2,.principles h2,.product-statement h2,.closing-band h2{font-size:34px}.product-band{grid-template-columns:1fr}.product-statement{padding:80px 5vw}.product-spec{grid-template-rows:none;grid-template-columns:repeat(2,1fr)}.product-spec>div{border-right:1px solid #fff3;min-height:250px;padding:34px}}@media (width<=520px){.wordmark{gap:8px;font-size:14px}.wordmark-mark{width:23px;height:23px}.hero-inner{padding-bottom:7vh}.hero h1{font-size:34px}.hero-copy{font-size:16px}.company-band,.principles{width:88vw}.section-heading h2,.principles h2,.product-statement h2,.closing-band h2{font-size:30px}.product-spec{grid-template-columns:1fr}.product-spec>div{border-right:0;min-height:210px;padding:32px 6vw}.principle-list li{grid-template-columns:42px 1fr;gap:14px}.closing-band{padding:76px 6vw}footer,footer div{flex-direction:column;align-items:flex-start}footer{justify-content:center;gap:8px;padding:28px 6vw}footer div{gap:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
