:root{--bg:#f7fbf9;--surface:#fff;--ink:#101513;--muted:#56635e;--line:#dce7e2;--green:#0f6b57;--green-strong:#0a573f;--blue:#174f86;--amber:#996b13;--purple:#66509d;--red:#a83d36;--shadow:0 22px 64px #1015131a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--surface);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible,.button:focus-visible,summary:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #0f6b576b}p,h1,h2,h3,figure{margin:0}.skip-link{z-index:40;border:1px solid var(--green);color:#fff;background:var(--green-strong);border-radius:8px;padding:.72rem .9rem;font-weight:780;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dce7e2db;justify-content:space-between;align-items:center;min-height:68px;padding:0 4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.72rem;font-size:1.02rem;font-weight:760;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:linear-gradient(90deg,#0000 44%,#0f6b5747 44% 56%,#0000 56%),linear-gradient(#0000 44%,#174f863d 44% 56%,#0000 56%),#fff;border-radius:7px;width:30px;height:30px;box-shadow:inset 0 0 0 5px #fff}.site-header nav,.hero-actions,.context-rail,.trust-list,.terminal-links,.site-footer nav{align-items:center;display:flex}.site-header nav{color:var(--muted);gap:1.35rem;font-size:.91rem;font-weight:680}.site-header nav a{white-space:nowrap}.mobile-nav{display:none}.site-header a:hover,.site-footer a:hover{color:var(--green)}.hero{background:linear-gradient(#f7fbf9d1,#fff0 38%),#fff;grid-template-columns:minmax(0,1fr) minmax(430px,1fr);align-items:center;gap:clamp(1.75rem,4vw,4.75rem);min-height:calc(100svh - 112px);padding:clamp(1.9rem,5vh,4rem) 4vw clamp(1.7rem,4vh,3.2rem);display:grid}.hero-copy{max-width:720px}.positioning,.section-kicker{color:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:820;line-height:1.25}h1{letter-spacing:-.025em;max-width:760px;margin-top:1rem;font-size:4.25rem;font-weight:820;line-height:.98}.hero-lede{max-width:690px;margin-top:1.05rem;font-size:1.32rem;font-weight:720;line-height:1.15}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.evidence-note p,.install-copy p{color:var(--muted);font-size:1.04rem;line-height:1.62}.hero-text{max-width:660px;margin-top:.85rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.3rem}.trust-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:660px;margin:1.35rem 0 0;display:grid}.trust-list div{min-width:0;padding:.8rem .9rem .8rem 0}.trust-list div:nth-child(2n){border-left:1px solid var(--line);padding-left:.9rem}.trust-list dt{color:var(--green-strong);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:820}.trust-list dd{color:var(--muted);margin:.22rem 0 0;font-size:.88rem;font-weight:650;line-height:1.35}.button{text-align:center;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 1.18rem;font-weight:780;display:inline-flex}.button.primary{color:#fff;background:var(--green);box-shadow:0 16px 34px #0f6b5738}.button.secondary{border:1px solid var(--line);background:#fff}.hero-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:repeating-linear-gradient(90deg,#0f6b570e 0 1px,#0000 1px 26px),repeating-linear-gradient(0deg,#174f860b 0 1px,#0000 1px 26px),#f9fcfa;border-radius:8px;padding:1rem}.assignment-figure{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.assignment-figure picture,.assignment-figure img{width:100%;height:auto;display:block}.outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.85rem;display:grid}.outcome-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;min-height:118px;padding:.78rem}.outcome-card strong{margin-bottom:.55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.98rem;display:block}.outcome-card p{color:var(--muted);font-size:.86rem;line-height:1.42}.outcome-card.unique{background:#edf8f2;border-color:#2491566b}.outcome-card.ambiguous{background:#fff8e6;border-color:#d7921673}.outcome-card.none{background:#f3f0fb;border-color:#66509d59}.outcome-card.invalid{background:#fff1ef;border-color:#a83d3657}.section{padding:clamp(4.5rem,9vw,7.5rem) 4vw}.section-heading{max-width:850px;margin-bottom:2rem}h2{letter-spacing:-.02em;max-width:840px;margin-top:.7rem;margin-bottom:.9rem;font-size:3.4rem;font-weight:810;line-height:1}h3{font-size:1.18rem;line-height:1.22}.failure-section{background:var(--bg)}.failure-grid,.workflow-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.failure-grid article,.workflow-grid article{background:#fff;min-width:0;min-height:220px;padding:1.2rem}.failure-grid h3,.workflow-grid h3{margin-bottom:.7rem}.workflow-section{background:#fff}.audience-section{background:linear-gradient(#fff 0%,#f5f8fb 100%),#fff}.context-rail{flex-wrap:wrap;gap:.56rem;margin-bottom:1.15rem}.context-rail span{min-height:36px;color:var(--green-strong);background:#eff9f4;border:1px solid #0f6b5742;border-radius:7px;align-items:center;padding:0 .72rem;font-size:.9rem;font-weight:760;display:inline-flex}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid article>span{border:1px solid var(--ink);border-radius:7px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:800;display:inline-flex}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.audience-grid article{border:1px solid var(--line);border-top:5px solid var(--blue);background:#fff;border-radius:8px;flex-direction:column;min-width:0;min-height:250px;padding:1.15rem;display:flex}.audience-grid article:nth-child(2){border-top-color:var(--green)}.audience-grid article:nth-child(3){border-top-color:var(--amber)}.audience-grid article:nth-child(4){border-top-color:var(--purple)}.audience-grid h3{margin-bottom:.72rem}.audience-grid p{color:var(--muted);font-size:.98rem;line-height:1.56}.audience-grid a{color:var(--green-strong);margin-top:auto;padding-top:1rem;font-size:.94rem;font-weight:780}.evidence-section{background:linear-gradient(#f7fbf9,#fff 72%),#fff}.evidence-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);align-items:stretch;gap:1rem;display:grid}.evidence-note,.evidence-links,.terminal{border:1px solid var(--line);background:#fff;border-radius:8px}.evidence-note{padding:1.35rem}.evidence-note h3{margin-bottom:.75rem}.evidence-note p+p{margin-top:.85rem}.evidence-links{background:var(--line);gap:1px;display:grid;overflow:hidden}.evidence-links a{min-height:72px;color:var(--ink);background:#fff;align-items:center;padding:1rem;font-weight:760;display:flex}.evidence-links a:hover{color:var(--green)}.evaluation-section{background:#fff}.evaluation-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.36fr);align-items:start;gap:1rem;display:grid}.evaluation-list{border:1px solid var(--line);background:var(--line);gap:1px;margin:0;padding:0;list-style:none;display:grid}.evaluation-list li{background:#fff;grid-template-columns:minmax(120px,.22fr) minmax(0,1fr);gap:1rem;min-width:0;padding:1rem 1.15rem;display:grid}.evaluation-list strong{color:var(--green-strong);font-size:1rem;line-height:1.35}.evaluation-list p{color:var(--muted);font-size:.98rem;line-height:1.52}.evaluation-links{border:1px solid var(--line);background:#f7fbf9;border-radius:8px;gap:.7rem;padding:1rem;display:grid}.evaluation-links a{background:#fff;border:1px solid #0f6b572e;border-radius:7px;align-items:center;min-height:48px;padding:.85rem;font-size:.94rem;font-weight:760;display:flex}.evaluation-links a:hover{color:var(--green);border-color:#0f6b5761}.ecosystem-section{background:linear-gradient(#f7fbf9 0%,#fff 100%),#fff}.ecosystem-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.36fr);align-items:stretch;gap:1rem;display:grid}.ecosystem-grid{border:1px solid var(--line);background:var(--line);counter-reset:ecosystem-target;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.ecosystem-grid li{min-width:0;min-height:132px;color:var(--ink);counter-increment:ecosystem-target;background:#fff;padding:1rem;font-size:.98rem;font-weight:760;line-height:1.35}.ecosystem-grid li:before{color:var(--green-strong);content:counter(ecosystem-target, decimal-leading-zero);margin-bottom:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88rem;display:block}.ecosystem-note{border:1px solid var(--line);color:#fff;background:#102018;border-radius:8px;flex-direction:column;min-width:0;padding:1.15rem;display:flex}.ecosystem-note h3{margin-bottom:.75rem}.ecosystem-note p{color:#ffffffc2;font-size:.98rem;line-height:1.55}.ecosystem-note a{color:#9ce5c9;align-items:center;min-height:44px;margin-top:.85rem;font-size:.94rem;font-weight:780;display:inline-flex}.ecosystem-note a:first-of-type{margin-top:auto;padding-top:1rem}.install-section{color:#fff;background:#102018;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);display:grid}.install-copy p{color:#ffffffbd}.install-section .section-kicker{color:#83d8b8}.terminal{background:#07100c;overflow:hidden;box-shadow:0 26px 70px #00000038}.terminal-bar{background:#0c1812;border-bottom:1px solid #ffffff1f;gap:.42rem;padding:.85rem 1rem;display:flex}.terminal-bar span{background:#86c7ad;border-radius:50%;width:11px;height:11px}.terminal-bar span:nth-child(2){background:#d5b468}.terminal-bar span:nth-child(3){background:#b57c78}.terminal pre{margin:0;padding:1.3rem;overflow-x:auto}.terminal code{color:#d9f9eb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:1.2rem;line-height:1.55}.terminal-links{flex-wrap:wrap;gap:.5rem;padding:0 1.3rem 1.3rem}.terminal-links a{color:#ecfff6;border:1px solid #fff3;border-radius:7px;align-items:center;min-height:34px;padding:0 .68rem;font-size:.88rem;font-weight:720;display:inline-flex}.site-footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 4vw;font-size:.92rem;display:flex}.site-footer>span{color:var(--ink);font-weight:780}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem}@media (min-width:1500px){.hero-lede{font-size:1.6rem}}@media (max-width:1100px){.site-header nav{gap:.9rem}.hero,.install-section{grid-template-columns:1fr}.hero{min-height:0}h1{font-size:3.85rem}h2{font-size:3rem}.hero-lede{font-size:1.28rem}.outcome-grid,.failure-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-layout,.evaluation-layout,.ecosystem-layout{grid-template-columns:1fr}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){html{scroll-padding-top:88px}.site-header{align-items:center;min-height:64px;padding:.72rem 5vw}.desktop-nav{display:none!important}.mobile-nav{margin-left:auto;display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:.62rem .78rem;font-size:.9rem;font-weight:760;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);background:var(--line);width:min(78vw,300px);box-shadow:var(--shadow);border-radius:8px;gap:1px;display:grid;position:absolute;top:calc(100% + .55rem);right:0;overflow:hidden}.mobile-nav nav a{background:#fff;min-height:46px;padding:.8rem 1rem}.hero,.section,.install-section{padding-left:5vw;padding-right:5vw}.hero{padding-top:2.8rem}h1{font-size:3.5rem}h2{font-size:2.75rem}.workflow-grid,.ecosystem-grid{grid-template-columns:1fr}.ecosystem-grid li{min-height:auto}.evaluation-list li{grid-template-columns:1fr;gap:.38rem}.outcome-card{min-height:128px}}@media (max-width:520px){.positioning,.section-kicker{font-size:.74rem}h1{font-size:3.15rem}h2{font-size:2.4rem}.hero-lede{font-size:1.14rem}.hero-text,.section-heading p,.workflow-grid p,.failure-grid p,.evidence-note p,.install-copy p{font-size:.98rem}.outcome-grid,.failure-grid,.audience-grid,.trust-list{grid-template-columns:1fr}.trust-list div,.trust-list div:nth-child(2n){border-left:0;padding:.7rem 0}.trust-list div+div{border-top:1px solid var(--line)}.failure-grid article,.workflow-grid article,.audience-grid article{min-height:auto}.assignment-figure img{width:100%;max-width:100%;transform:none}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}}@media (max-width:360px){h1{font-size:2.75rem}h2{font-size:2.1rem}}@media (max-width:520px){.hero-panel .outcome-grid{display:none}}
