@charset "UTF-8";
:root{color-scheme:light;--paper:#f4f3ed;--ink:#17362f;--muted:#66726a;--line:#d7ded1;--lime:#d5efb7;--dark:#102b25;--orange:#d6774c;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c6793f;outline-offset:5px}button:disabled{opacity:.6;cursor:default}h1,h2,h3,p{margin:0}button{border-radius:0}main{overflow:clip}.edge-header{height:84px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:20px;background:var(--paper);position:relative;z-index:5}.edge-brand{display:flex;align-items:center;gap:11px}.edge-brand>span{display:grid;place-items:center;width:32px;height:36px;background:var(--ink);color:var(--lime);font-size:23px;font-weight:800;border-radius:6px}.edge-brand b{font-size:16px}.edge-brand small{display:block;font-weight:400;font-size:10px;letter-spacing:1px;margin-top:4px;color:var(--muted)}.edge-header nav{display:flex;gap:28px;align-items:center;font-size:13px}.edge-header button{padding:10px 15px;border:1px solid var(--ink);background:transparent;color:var(--ink)}.edge-header button span{margin-left:15px}.edge-hero{padding:70px 5% 62px;display:grid;grid-template-columns:1.05fr 1fr;gap:4%;max-width:1680px;margin:auto}.overline{font-family:Consolas,monospace;font-size:11px;letter-spacing:1.7px;font-weight:500;display:flex;align-items:center;gap:9px;line-height:1.6}.overline>span{width:7px;height:7px;border-radius:50%;background:var(--orange)}.overline i{font-style:normal;color:var(--muted);margin-left:12px}.vendor-name{margin:38px 0 20px;font-size:16px;font-weight:600}.vendor-name span{font-size:10px;letter-spacing:1.8px;color:var(--muted);margin-left:15px}h1{font-size:clamp(40px,4.35vw,72px);font-weight:650;line-height:1.2;letter-spacing:-2px}h1>span{color:#58865c}.hero-lead{font-size:15px;line-height:1.95;color:#5c6c61;margin-top:25px}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:30px;flex-wrap:wrap}.edge-button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;min-height:47px;padding:13px 19px;font-size:13px;font-weight:600;border:1px solid transparent;transition:background .2s}.edge-button.primary{background:var(--ink);color:#f4f5e9}.edge-button.primary:hover{background:#355f4e}.edge-button.quiet{padding-left:8px;padding-right:8px;border-bottom-color:#9da994}.edge-button.secondary{border-color:var(--line);background:transparent;color:var(--ink)}.hero-status{font-size:11px;color:var(--muted);margin-top:25px;display:flex;gap:8px;align-items:center}.hero-status i{font-style:normal;color:#b0b8a8}.status-dot{width:6px;height:6px;border-radius:50%;background:#7ea55f}.hero-art{position:relative;background:var(--dark);color:#dce8d7;min-height:460px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;overflow:hidden;border-radius:3px}.hero-art svg{width:100%;flex:1;position:relative;z-index:1;max-height:450px}.art-grid{position:absolute;inset:0;z-index:0;background-image:linear-gradient(#a7c4ac0a 1px,transparent 1px),linear-gradient(90deg,#a7c4ac0a 1px,transparent 1px),radial-gradient(ellipse at 50% 50%,#42705b70,transparent 70%);background-size:32px 32px,32px 32px,100% 100%}.art-top,.art-bottom{position:relative;z-index:1;padding:22px 25px;display:flex;justify-content:space-between;gap:10px;font-family:Consolas,monospace;font-size:10px;letter-spacing:1.2px}.art-top{color:#a9c2a7}.art-bottom{border-top:1px solid #70937b44;font-size:12px}.art-bottom small{font-size:10px;color:#a3bba4;letter-spacing:0}.hero-facts{margin:0 5%;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.hero-facts>div{display:flex;gap:22px;padding:24px 32px;border-right:1px solid var(--line)}.hero-facts>div:first-child{padding-left:0}.hero-facts>div:last-child{border:0}.hero-facts strong{font:15px Consolas,monospace;color:#b17b52}.hero-facts span{font-size:11px;color:var(--muted)}.hero-facts b{display:block;font-size:16px;margin-top:6px;color:var(--ink);font-weight:550}.edge-section{padding:74px 5%;max-width:1680px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading .overline{color:#7b836f;margin-bottom:13px}h2{font-size:clamp(27px,2.7vw,40px);font-weight:550;letter-spacing:-1px;line-height:1.35}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.85}.system-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.system-tab{text-align:left;border:1px solid var(--line);background:transparent;padding:24px 22px;color:var(--ink);position:relative;min-width:0}.system-tab[aria-pressed=true]{background:#e7eddc;border-color:#668766;box-shadow:inset 0 3px #60835a}.system-tab:hover{border-color:#779177}.system-tab .tab-kind{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:10px}.system-tab .tab-kind i{font-style:normal;color:#856e4b}.system-tab b{display:block;font-size:23px;line-height:1.3;margin:20px 0 8px;font-weight:550}.system-tab small{font-size:12px;color:var(--muted)}.system-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;background:#fffefa;border:1px solid var(--line);padding:30px;margin-top:15px}.system-detail h3{font-size:20px;margin:9px 0 12px;font-weight:600}.small-label{font:10px Consolas,monospace;letter-spacing:1.5px;color:#64815c}.system-detail p{font-size:13px;line-height:1.85;color:var(--muted)}.system-detail .device-pending{font-size:11px;margin-top:15px;padding-left:12px;border-left:2px solid #c6965c}.specs{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:0 22px}.specs div{padding:12px 0;border-bottom:1px solid #e3e7dc;min-width:0}.specs dt{font-size:11px;color:var(--muted)}.specs dd{margin:6px 0 0;font-size:13px;line-height:1.5}.scene-section{border-top:1px solid var(--line)}.scene-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px}.scene-tabs{display:flex;gap:8px;flex-wrap:wrap}.scene-tabs button{border:1px solid var(--line);padding:11px 14px;background:transparent;color:var(--muted);font-size:12px}.scene-tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.scene-detail{margin-top:28px}.scene-detail h3{font-size:22px;line-height:1.5;font-weight:550;max-width:350px}.scene-example{margin:22px 0;font-size:15px;line-height:1.8;font-weight:450;border-left:2px solid #86a36a;padding-left:17px}.scene-detail dl{font-size:12px;line-height:1.8;margin:0}.scene-detail dt{margin-top:14px;font-weight:650}.scene-detail dd{margin:3px 0 0;color:var(--muted)}.scene-checks{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.scene-checks span{font-size:10px;border-bottom:1px solid #b9c4b0;padding:7px 0;margin-right:10px;color:#647258}.route-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 13px}.route-heading b{font-size:14px;font-weight:600}.route-heading span{font:11px Consolas,monospace;color:var(--muted)}.model-routes{display:grid;gap:12px;margin-top:15px}.model-route{border:1px solid var(--line);padding:19px 20px;background:#fffefa}.model-route.selected{border-color:#6e8b60}.route-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.route-title h3{font-size:18px;font-weight:550}.route-title span{font-size:10px;line-height:1.5;color:#6b785d;text-align:right}.model-route p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:10px}.model-route .route-runtime{font:11px Consolas,monospace;color:#44694a}.model-route .route-scope{font-size:10px;color:#7c806d}.model-route button{border:0;border-bottom:1px solid #90a07f;background:transparent;padding:7px 0;color:var(--ink);font-size:11px;margin-top:8px}.route-note{font-size:11px;line-height:1.8;color:var(--muted);margin-top:15px}.empty-route{padding:25px;border:1px dashed var(--line);font-size:13px;line-height:1.9}.open-section{background:var(--dark);color:var(--paper);padding:65px 8%;display:grid;grid-template-columns:1fr 1fr;gap:10%}.open-section .overline{color:#aac697;margin-bottom:20px}.open-section h2{font-size:37px}.open-section>div>p:last-child{font-size:12px;line-height:1.95;color:#afc2b2;margin-top:25px}.open-paths article{display:flex;gap:24px;padding:23px 0;border-bottom:1px solid #476552}.open-paths article:first-child{padding-top:0}.open-paths article>span{font:13px Consolas,monospace;color:#b5d69a;padding-top:6px}.open-paths h3{font-size:20px;font-weight:500}.open-paths p{font-size:12px;line-height:1.8;color:#b6c5b5;margin-top:9px}.plan-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.plan-card{background:#e8eedf;border:1px solid #bbc9aa;padding:30px}.plan-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.plan-top b{font-size:10px;background:#faf8ec;border:1px solid #dedac0;padding:4px 9px;font-weight:500;color:#8a7648}.plan-card h3{font-size:28px;font-weight:550;margin-top:24px}.plan-card>p{font-size:13px;color:var(--muted);margin-top:8px}.plan-card dl{margin:23px 0}.plan-card dl>div{display:grid;grid-template-columns:75px 1fr;gap:12px;font-size:11px;line-height:1.8;padding:11px 0;border-top:1px solid #cdd8c0}.plan-card dt{color:var(--muted)}.plan-card dd{margin:0}.plan-buttons{display:flex;gap:10px;flex-wrap:wrap}.plan-buttons .edge-button{font-size:12px;gap:15px}.plan-buttons .secondary{border-color:#aebd9f}.plan-links{display:flex;gap:18px;margin-top:17px}.plan-links button{background:transparent;border:0;border-bottom:1px solid #a0af8e;padding:5px 0;color:#556d4c;font-size:11px}.plan-card p.local-note{font-size:10px;line-height:1.7;margin-top:14px}.co-build{padding-top:10px}.co-build h3{font-size:23px;line-height:1.6;font-weight:550}.co-build ol{list-style:none;counter-reset:deliver;padding:0;margin:23px 0}.co-build li{counter-increment:deliver;position:relative;padding:13px 0 13px 38px;border-bottom:1px solid var(--line)}.co-build li:before{content:'0' counter(deliver);font:12px Consolas,monospace;position:absolute;left:0;top:16px;color:#a2764d}.co-build li b{font-size:14px;font-weight:550}.co-build li span{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin-top:5px}.sample-request{border-left:2px solid #96ae77;padding-left:17px}.sample-request b{font-size:12px}.sample-request p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:7px}.milestones{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px}.milestones>span{font-size:12px;border-top:2px solid var(--line);padding-top:15px;color:#8c9584}.milestones .done{border-color:#678453;color:var(--ink)}.milestones i{font:11px Consolas,monospace;margin-right:10px}.ecosystem-news{border-top:1px solid var(--line);padding-top:50px;padding-bottom:40px}.ecosystem-news h2{font-size:28px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.news-grid time{font:10px Consolas,monospace;color:#8c785b}.news-grid h3{font-size:17px;font-weight:550;margin:12px 0}.news-grid p{font-size:12px;line-height:1.9;color:var(--muted)}.source-details{margin:0 5% 50px;border-block:1px solid var(--line);padding:18px 0;font-size:12px;color:var(--muted)}.source-details summary{cursor:pointer;color:#68735e}.source-details summary span{float:right;font:10px Consolas,monospace}.source-details>p{margin-top:18px;line-height:1.8}.source-details ul{padding-left:17px;line-height:2.2}.source-details a{text-decoration:underline;text-underline-offset:3px}.edge-footer{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;border-top:1px solid var(--line);gap:20px}.edge-footer p{font-size:13px}.edge-footer>span{font-size:10px;color:var(--muted)}.edge-feedback{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 22px;font-size:12px;box-shadow:0 5px 25px #0002;max-width:90vw;z-index:20;display:none}.edge-feedback.visible{display:block}.no-script{padding:30px 5%;line-height:1.8}.print-only{display:none}
@media(min-width:1680px){.hero-facts{max-width:1512px;margin:auto}}@media(max-width:1050px){.edge-hero{gap:3%;padding-top:45px}.hero-art{min-height:380px}.hero-lead{font-size:13px}.vendor-name{margin-top:25px}h1{font-size:45px}.hero-actions{gap:10px}.edge-button{padding:12px 14px;font-size:12px}.art-top,.art-bottom{padding:18px}.scene-layout{gap:28px}.system-tab b{font-size:20px}.plan-layout{gap:28px}.system-detail{gap:24px}.edge-section{padding-block:55px}}
@media(max-width:760px){html{scroll-padding-top:20px}.edge-header{height:72px;padding-inline:5%;gap:12px}.edge-brand small{font-size:8px}.edge-brand b{font-size:14px}.edge-header nav{gap:13px;font-size:11px}.edge-header button{font-size:11px;padding:8px 10px}.edge-header button span{display:none}.edge-hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:28px;gap:30px}h1{font-size:clamp(40px,10vw,60px);letter-spacing:-1.5px}.vendor-name{margin-top:24px}.hero-lead{font-size:13px;margin-top:20px}.hero-actions{margin-top:22px}.hero-status{margin-top:19px;font-size:10px}.hero-art{min-height:0}.hero-art svg{max-height:350px}.art-top,.art-bottom{padding:15px 18px}.hero-facts>div{padding:18px 10px;gap:8px}.hero-facts strong{font-size:10px}.hero-facts span{font-size:9px}.hero-facts b{font-size:12px;line-height:1.5}.edge-section{padding-top:43px;padding-bottom:43px}.section-heading{display:block;margin-bottom:23px}.section-heading>p{margin-top:13px;font-size:11px}.section-heading>p br{display:none}h2{font-size:28px}.system-tabs{gap:7px}.system-tab{padding:14px 10px}.system-tab .tab-kind{font-size:9px;line-height:1.5}.tab-kind i{display:none}.system-tab b{font-size:15px;line-height:1.45;margin-top:12px;overflow-wrap:anywhere}.system-tab small{font-size:10px;line-height:1.5}.system-detail{grid-template-columns:1fr;padding:22px;gap:16px}.specs{gap:0 15px}.specs dd{font-size:12px}.scene-layout{grid-template-columns:1fr;gap:30px}.scene-tabs button{padding:11px 12px}.scene-detail{margin-top:23px}.scene-detail h3{font-size:20px;max-width:none}.scene-example{margin:15px 0;font-size:14px}.scene-checks{margin-top:12px}.model-route{padding:18px}.route-title h3{font-size:17px}.open-section{grid-template-columns:1fr;padding:40px 5%;gap:30px}.open-section h2{font-size:30px}.open-section h2 br{display:none}.open-section>div>p:last-child{margin-top:18px}.open-paths article{padding:17px 0}.plan-layout{grid-template-columns:1fr;gap:30px}.plan-card{padding:23px}.plan-card h3{font-size:25px}.plan-buttons .edge-button{font-size:11px;padding:12px;gap:10px}.co-build h3{font-size:21px}.milestones{grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.milestones>span{font-size:11px}.news-grid{grid-template-columns:1fr;gap:25px}.news-grid article{border-bottom:1px solid var(--line);padding-bottom:19px}.source-details summary{font-size:11px}.source-details summary span{float:none;display:block;margin:8px 0 0 15px}.source-details a{overflow-wrap:anywhere}.edge-footer{flex-wrap:wrap;padding-block:25px;gap:15px}.edge-footer>span{width:100%}.edge-footer p{font-size:11px}}
@media(max-width:380px){.edge-header nav{gap:8px}.edge-header nav a{font-size:10px}.edge-brand small{display:none}.edge-header .edge-brand{gap:7px}.edge-brand>span{width:26px;height:31px}.system-tab b{font-size:13px}.hero-actions .edge-button{gap:12px}.hero-status{flex-wrap:wrap}.plan-buttons{flex-direction:column}.plan-buttons .edge-button{justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{@page{size:A4;margin:15mm}body{background:#fff;color:#182b20;-webkit-print-color-adjust:exact;print-color-adjust:exact}.edge-header,.hero-art,.hero-actions,.hero-facts,.open-section,.ecosystem-news,.source-details,.edge-footer,.edge-feedback,.system-tabs,.scene-section,.plan-buttons,.plan-links,.local-note,.milestones{display:none!important}.edge-hero{display:block;padding:0 0 20px}.vendor-name{margin:12px 0}h1{font-size:33px}.hero-lead{font-size:12px;margin-top:12px}.hero-status{margin-top:12px}.edge-section{padding:20px 0;break-inside:avoid}.section-heading{margin-bottom:15px}.section-heading h2{font-size:23px}.section-heading>p{font-size:10px}.system-detail{padding:18px;gap:20px}.plan-layout{display:block}.plan-card{padding:20px;break-inside:avoid}.co-build{margin-top:25px;break-inside:avoid}.hero-copy .overline{font-size:10px}.print-only{display:block}}

.field-section{padding-top:0}.field-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.field-grid figure{margin:0;min-width:0}.field-photo{border:0;padding:0;display:block;width:100%;background:#d9ddd2;position:relative;overflow:hidden}.field-photo img{display:block;width:100%;height:230px;object-fit:cover;object-position:center 64%;transition:transform .3s}.field-photo:hover img{transform:scale(1.025)}.field-photo>span{position:absolute;bottom:0;left:0;padding:10px 12px;background:#14251bd9;color:#f0f3e9;font-size:10px}.field-grid figcaption{padding-top:14px}.field-grid figcaption b{display:block;font-size:14px;font-weight:550}.field-grid figcaption>span{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin-top:7px}#photo-dialog{border:1px solid #6b7763;background:#14251b;color:#f1f3e8;padding:16px;max-width:94vw;max-height:94vh}#photo-dialog::backdrop{background:#07100de8}#photo-dialog img{display:block;max-width:88vw;max-height:76vh;object-fit:contain;margin:auto}#photo-dialog button{display:block;margin:0 0 12px auto;border:1px solid #7c8c71;color:#e5ecd9;background:transparent;padding:8px 15px}#photo-caption{font-size:12px;line-height:1.7;margin-top:12px;max-width:80vw}body:has(#photo-dialog[open]){overflow:hidden}@media(max-width:1050px){.system-tabs{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.field-grid{gap:22px 12px}.field-photo img{height:175px}.field-grid figcaption b{font-size:12px}.field-grid figcaption>span{font-size:10px}.field-section{padding-top:0}.system-tab b{font-size:18px}.field-photo>span{padding:7px;font-size:9px}}@media print{.field-section,#photo-dialog{display:none!important}}
