:root{font-family:Arial,Helvetica Neue,PingFang SC,Microsoft YaHei,sans-serif;color:#20231f;background:#f8f9f6;font-synthesis:none;font-weight:400;--canvas: #f8f9f6;--ink: #20231f;--muted: #697065;--line: #e0e4da;--accent: #c6e789;--dark: #20251f;--green: #345e41;--ease: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;min-width:1024px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}p,h1,h2,h3{margin:0}button svg,a svg{flex-shrink:0}svg{width:20px;height:20px;stroke-width:1.5}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid #476d22;outline-offset:5px}::selection{background:#c6e789;color:#20231f}[hidden]{display:none!important}.container{width:100%;max-width:1344px;padding-inline:48px;margin-inline:auto}.mono,.eyebrow{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.eyebrow{font-size:12px;line-height:1.5;font-weight:500}.section{padding-top:106px;padding-bottom:100px}.section-kicker{color:var(--muted);margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:38px}.section-heading h2{font-size:36px;line-height:1.4;font-weight:500}.section-heading>p{font-size:15px;line-height:1.9;color:var(--muted);padding-bottom:4px;flex-shrink:0}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;padding:14px 22px;background:var(--ink);color:#fff}.skip-link:focus{top:10px}.header{height:80px;position:sticky;top:0;z-index:20;background:var(--canvas);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:9px;font-size:25px;font-weight:600}.brand>svg{width:32px;height:32px;stroke-width:1.65}.header nav{display:flex;gap:34px;align-items:center;margin-left:40px}.header nav a{font-size:14px;color:#585e54;transition:color .15s}.header nav a:hover,.text-link:hover,.footer a:hover{color:#52762d}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:0 23px;font-size:14px;font-weight:500;border-radius:5px;transition:background .2s,transform .2s;white-space:nowrap}.button:active{transform:translateY(1px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#3e4d34;color:#fff}.button-small{min-height:40px;padding-inline:18px;gap:16px;font-size:13px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:500;transition:color .2s}.text-link svg,.button svg{width:17px;height:17px}.text-link:hover svg{transform:translate(2px,-2px)}.text-link svg{transition:transform .25s var(--ease)}.hero{position:relative;height:650px;overflow:hidden;background:#f8f9f6}.hero-inner{height:100%;position:relative;pointer-events:none}.hero-inner a{pointer-events:auto}.hero-copy{position:relative;z-index:2;padding-top:61px;width:580px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;color:#656d5d;font-size:11px}.small-cross{font:18px monospace;color:#738759}.hero h1{font-size:112px;line-height:1.1;font-weight:500;margin:14px 0 12px}.brand-period{color:#82a557}.hero h2{font-size:36px;line-height:1.55;font-weight:500}.hero-description{font-size:16px;line-height:1.95;color:var(--muted);margin-top:20px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:28px}.early-note{display:flex;align-items:center;gap:8px;color:#6d7468;font-size:12px;margin-top:21px}.status-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;background:#6b8d42;border-radius:50%}.note-separator{margin-inline:2px;color:#b2b8aa}.hero-scene{position:absolute;inset:0;pointer-events:none;z-index:1;opacity:0;transition:opacity .8s}.hero-scene.ready{opacity:1}.hero-scene canvas{display:block;width:100%;height:100%}.scene-caption{position:absolute;z-index:2;right:136px;bottom:81px;width:440px;display:flex;flex-direction:column;gap:10px;text-align:center;font-size:12px;color:var(--muted)}.scene-caption span:first-child{font-family:Consolas,monospace;font-size:10px;color:#60695a}.scene-fallback{position:absolute;right:12%;top:95px;width:32%;display:grid;gap:15px;transform:perspective(900px) rotateY(-12deg) rotateX(16deg);transition:opacity .25s}.scene-fallback span,.scene-fallback strong{padding:24px 28px;background:#edf0e8;border:1px solid #d4dccb;font-weight:400;box-shadow:14px 12px #e5e9df;font-size:15px}.scene-fallback strong{background:var(--accent);box-shadow:14px 12px #9fb777}.scene-fallback.hidden{opacity:0;visibility:hidden}.hero-bottom{position:absolute;left:48px;right:48px;bottom:0;height:58px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#60695a}.hero-bottom>a{position:absolute;left:50%;transform:translate(-50%);height:32px;width:32px;display:grid;place-items:center}.hero-bottom>.mono{font-size:10px}.product-section{padding-top:68px}.product-navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.tabs{display:flex;gap:5px}.tabs button{display:flex;align-items:center;gap:10px;padding:12px 19px;font-size:14px;border:0;background:transparent;border-radius:5px;transition:background .15s}.tabs button svg{width:17px;height:17px}.tabs button[aria-selected=true]{background:#e7ebdf}.tabs button:hover{background:#edf0e6}.preview-tag{display:flex;align-items:center;gap:8px;font-size:12px;color:#60695a}.product-panel{border:1px solid #d5d9cf;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 20px 55px -26px #273e222e}.window-bar{height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e6de;background:#f0f2ec;padding:0 15px}.window-dots{display:flex;gap:6px;min-width:62px}.window-dots>span{width:7px;height:7px;border-radius:50%;background:#cbd0c3}.window-bar>span{display:flex;align-items:center;gap:6px;font-family:Consolas,monospace;font-size:11px;color:#60695a}.window-bar>span svg{width:11px;height:11px}.icon-button{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:4px;background:transparent;transition:background .15s}.icon-button:hover{background:#e0e5d7}.icon-button svg{width:15px;height:15px}.product-image-wrap{position:relative;aspect-ratio:1440/900;overflow:hidden;background:#f5f6fa}.product-image-wrap>img{display:block;width:100%;height:auto}.image-error{position:absolute;inset:0;display:flex;gap:8px;align-items:center;justify-content:center;font-size:16px;background:#f0f2ec}.image-error a{text-decoration:underline}.product-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;margin-top:25px}.product-caption>div{display:flex;align-items:baseline;gap:23px;max-width:820px}.caption-index{font-size:12px;color:#60695a;white-space:nowrap}.product-caption p{font-size:14px;color:#636c5c;line-height:1.8}.product-caption>a{flex-shrink:0;margin-top:3px}.product-principles{display:flex;justify-content:center;gap:70px;margin-top:54px;color:#697161}.product-principles>span{display:flex;align-items:center;gap:10px;font-size:13px}.product-principles svg{width:17px;height:17px}.philosophy-section{background:var(--dark);color:#f4f6ee;padding-top:94px;padding-bottom:32px}.philosophy-section .section-kicker{color:#9da593}.philosophy-intro{display:flex;justify-content:space-between;gap:50px;margin-top:35px}.philosophy-intro h2{font-size:42px;line-height:1.6;font-weight:400}.philosophy-intro h2 span{color:#aabb94}.philosophy-intro>div{padding-top:12px;max-width:390px;color:#adb5a4;font-size:15px;line-height:2}.philosophy-intro>div>p+p{margin-top:20px}.beliefs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:58px}.belief{position:relative;background:#2b3129;border:1px solid #3c4337;border-radius:6px;padding:34px 30px 28px;min-height:288px;transition:border-color .2s,transform .3s var(--ease)}.belief:hover{border-color:#778b5d;transform:translateY(-4px)}.belief>svg{width:29px;height:29px;color:#c6df9f;stroke-width:1.3}.belief-number{position:absolute;top:32px;right:29px;font-size:12px;color:#b1baa4}.belief h3{font-size:22px;font-weight:400;margin-top:31px}.belief p{font-size:14px;line-height:1.9;color:#aeb7a4;margin-top:16px}.belief-label{display:block;font-size:10px;color:#8f9b81;margin-top:32px}.philosophy-footnote{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #3c4337;padding-top:24px;margin-top:52px;font-size:11px;color:#a3ae95}.philosophy-footnote>span:first-child{font-family:Consolas,monospace;font-size:10px}.architecture-section{padding-bottom:97px}.architecture-workspace{display:grid;grid-template-columns:360px 1fr;gap:68px;margin-top:48px}.layer-tabs{display:flex;flex-direction:column;gap:8px}.layer-tabs button{width:100%;min-height:88px;display:flex;align-items:center;text-align:left;gap:22px;padding:16px 22px;background:transparent;border:1px solid transparent;border-radius:5px;transition:background .18s,border-color .18s}.layer-tabs button:hover{background:#eef1e7}.layer-tabs button[aria-selected=true]{border-color:#d6dfc5;background:#e9efdd}.layer-num{font-size:12px;color:#60695a}.layer-tabs button>span:nth-child(2){display:flex;flex-direction:column;gap:7px;font-size:16px;flex:1}.layer-tabs button>span:nth-child(2)>span{font-size:11px;font-family:Consolas,monospace;color:#60695a}.layer-tabs button>svg{width:17px;height:17px;opacity:0;transition:opacity .15s}.layer-tabs button[aria-selected=true]>svg{opacity:1}.layer-panel{padding:14px 0 0;min-width:0}.layer-panel-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#60695a}.layer-panel-top svg{width:27px;height:27px;color:#697f4e}.layer-panel h3{font-size:30px;font-weight:500;margin-top:23px;line-height:1.4}.layer-description{font-size:15px;line-height:1.9;color:#697161;margin-top:17px;max-width:640px;min-height:86px}.contract-example{margin-top:25px;background:#f0f2eb;border:1px solid #dde2d5;border-radius:6px;padding:0 23px 16px}.contract-label{display:flex;align-items:center;gap:9px;height:48px;font-size:12px;color:#60695a;border-bottom:1px solid #dfe4d6}.contract-label>svg{width:15px;height:15px}.contract-label>span:nth-child(2){font-family:Consolas,monospace}.contract-label>span:last-child{margin-left:auto;font-size:11px;color:#60695a}#contract-fields{font-family:Consolas,PingFang SC,monospace;font-size:13px;margin:15px 0 0;display:grid;gap:13px}#contract-fields>div{display:grid;grid-template-columns:106px minmax(0,1fr);gap:10px}#contract-fields dt{color:#60695a}#contract-fields dd{color:#365637;margin:0;overflow-wrap:anywhere}.layer-boundary{display:flex;align-items:flex-start;gap:9px;margin-top:23px;font-size:12px;color:#60695a;line-height:1.8}.layer-boundary svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.architecture-caption{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:37px;font-size:12px;color:#60695a}.architecture-caption .mono{font-size:10px}.boundary-section{background:#eef1f5;padding-block:76px}.boundary-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px}.boundary-heading>svg{height:29px;width:29px;color:#54697a;margin-bottom:27px}.boundary-heading>.eyebrow{font-size:10px;color:#54697a;line-height:1.7}.boundary-heading h2{font-weight:400;font-size:39px;line-height:1.6;margin-top:21px}.responsibilities{display:grid;grid-template-columns:1fr;gap:26px}.responsibilities>div{border-bottom:1px solid #d1dbe2;padding-bottom:25px}.responsibility-label{font-size:10px;font-family:Consolas,monospace;color:#54697a}.responsibilities h3{font-size:20px;font-weight:500;margin-top:12px}.responsibilities p{font-size:14px;color:#54697a;line-height:1.9;margin-top:12px}.responsibilities>.boundary-note{font-size:12px;color:#54697a;margin-top:0}.status-section{padding-bottom:90px}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.status-card{border:1px solid #dce2d2;border-radius:6px;padding:26px 26px 23px;background:#f9faf6;display:flex;flex-direction:column;min-height:270px}.status-card.current{border-color:#becfa5;background:#f0f5e7}.status-card-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#60695a}.status-badge{font-size:11px;padding:5px 8px;color:#50623b;background:#dce8c8;border-radius:3px}.status-badge.neutral{color:#60695a;background:#e9eee1}.status-card h3{font-size:21px;font-weight:500;margin-top:27px}.status-card p{font-size:14px;color:#60695a;line-height:1.9;margin-top:13px}.status-card-bottom{display:flex;align-items:center;gap:7px;font-size:11px;color:#60695a;margin-top:auto;padding-top:25px}.status-card-bottom svg{height:14px;width:14px}.honesty-note{display:flex;align-items:flex-start;gap:11px;margin-top:27px;font-size:12px;color:#60695a;line-height:1.9}.honesty-note svg{flex-shrink:0;width:15px;height:15px;margin-top:4px}.honesty-note strong{font-weight:500;color:#606c51}.closing-section{background:#d7ebad;position:relative;overflow:hidden}.closing-inner{position:relative;padding-block:65px 67px}.closing-inner>.eyebrow{font-size:10px;color:#52613f;position:relative;z-index:1}.closing-inner>h2{font-size:45px;font-weight:400;line-height:1.5;margin-top:25px;position:relative;z-index:1}.closing-inner>.button{margin-top:31px;position:relative;z-index:1}.closing-note{font-size:12px;color:#52613f;margin-left:20px;position:relative;z-index:1}.closing-mark{position:absolute;right:100px;top:50%;transform:translateY(-50%) rotate(-10deg);width:280px;height:280px;stroke-width:.75;color:#b6cf93}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:49px;padding-bottom:25px}.footer .brand{font-size:23px}.footer .brand svg{width:28px;height:28px}.footer>div>p{font-size:12px;color:#60695a;margin-top:13px}.footer-links{display:flex;align-items:center;gap:30px;font-size:13px;color:#637056}.footer-links a{display:flex;align-items:center;gap:6px}.footer-links svg{height:13px;width:13px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:42px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:#60695a}.footer-bottom>a{display:flex;align-items:center;gap:7px}.footer-bottom svg{height:13px;width:13px}dialog{width:min(1440px,94vw);max-width:94vw;max-height:94vh;padding:0;border:1px solid #d7decd;border-radius:7px;color:var(--ink);background:#f8f9f6;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#20251fbb;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-toolbar{display:flex;align-items:center;gap:20px;padding:10px 18px;position:sticky;top:0;background:var(--canvas);border-bottom:1px solid var(--line)}.dialog-toolbar h2{font-size:15px;font-weight:500}.dialog-toolbar>span{font-size:12px;color:var(--muted)}.dialog-toolbar button{margin-left:auto}dialog>img{display:block;width:100%;height:auto}body:has(dialog[open]){overflow:hidden}@media(min-width:1700px){.hero{height:700px}.hero-copy{padding-top:78px}.scene-caption{right:136px;bottom:82px}.hero h1{font-size:120px}}@media(max-width:1150px){.container{padding-inline:32px}.header{height:72px}.header nav{gap:25px;margin-left:0}.hero{height:560px}.hero-copy{padding-top:43px;width:500px}.hero h1{font-size:96px}.hero h2{font-size:32px}.hero-description{font-size:15px}.hero-bottom{left:32px;right:32px}.scene-caption{right:50px;bottom:80px;width:440px;font-size:11px}.scene-caption span:first-child{font-size:9px}.scene-fallback{top:70px;gap:10px}.scene-fallback span,.scene-fallback strong{padding:18px 24px;font-size:14px}.section{padding-block:84px}.product-section{padding-top:60px}.section-heading{gap:20px}.section-heading h2{font-size:30px}.section-heading>p{font-size:13px}.philosophy-intro h2{font-size:36px}.philosophy-intro>div{font-size:14px}.belief{padding:27px 23px}.belief h3{font-size:20px}.belief-number{right:23px;top:28px}.belief p{font-size:13px}.belief-label{font-size:9px}.philosophy-section{padding-bottom:30px}.architecture-workspace{grid-template-columns:300px minmax(0,1fr);gap:42px}.layer-tabs button{min-height:87px;padding-inline:16px}.layer-description{font-size:14px;min-height:80px}.layer-panel h3{font-size:27px}.boundary-inner{gap:70px}.status-card{padding:22px}.status-card p{font-size:13px}.status-card h3{font-size:20px}.closing-mark{right:62px}.product-caption>div{gap:15px}.product-caption p{font-size:13px}.product-principles{gap:56px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.belief:hover,.text-link:hover svg{transform:none}}
