:root{color:#1e2927;--canvas:#f5f7f2;--surface:#fff;--ink:#1e2927;--muted:#6d7b75;--line:#d8e0da;--accent:#0c7a56;--accent-soft:#dcefe6;--hud:#172122;background:#f5f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}:root[data-theme=dark]{color:#e9f1ed;--canvas:#16201f;--surface:#202c2a;--ink:#e9f1ed;--muted:#a5b4ad;--line:#3a4a45;--accent:#63c59d;--accent-soft:#214e3d;--hud:#0d1414;background:#16201f}*{box-sizing:border-box}body{min-width:320px;color:var(--ink);background:var(--canvas);margin:0}:root body{color:var(--ink);background:var(--canvas)}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}.site-header,.site-footer,.page{width:min(1120px,100% - 48px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;min-height:64px;display:flex}.wordmark{letter-spacing:-.03em;font-weight:750;text-decoration:none}.site-header nav{align-items:center;gap:20px;font-size:.9rem;display:flex}.site-header nav a{color:var(--muted);text-decoration:none}#theme-toggle{border:1px solid var(--line);color:var(--ink);background:var(--surface);cursor:pointer;border-radius:999px;padding:3px 8px}.page{padding:64px 0 80px}.hero{max-width:900px;padding:62px 0 36px}.eyebrow,.demo-card>p:first-child{color:var(--accent);letter-spacing:.08em;margin:0 0 10px;font-size:.78rem;font-weight:760}h1,h2,h3{letter-spacing:-.04em;line-height:1.14}h1{max-width:860px;margin:0;font-size:clamp(2.6rem,6vw,5rem)}h2{font-size:clamp(1.45rem,2.3vw,2.25rem)}.hero>p:last-child,.page-intro>p:last-child{max-width:760px;color:var(--muted);font-size:1.14rem}.hero-links{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button-link{border:1px solid var(--accent);color:#fff;background:var(--accent);border-radius:6px;padding:9px 14px;font-weight:700;text-decoration:none;display:inline-block}.button-link.secondary{color:var(--accent);background:0 0}.section-heading{margin:74px 0 22px}.demo-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.demo-card,.guide-card,.demo-narrative>blockquote{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:22px}.demo-card h2{margin:0;font-size:1.3rem}.demo-card h2 a{text-decoration:none}.demo-card p:not(:first-child){color:var(--muted)}.text-link{color:var(--accent);font-weight:700;text-decoration:none}.demo-island{margin:28px 0 54px}.demo-runtime-note{color:#e7f5ef;background:var(--hud);border-radius:7px;gap:3px;margin-bottom:14px;padding:14px 16px;display:grid}.demo-runtime-note strong{color:#60d3a5}.demo-runtime-note span{color:#b9cbc3;font-size:.9rem}.demo-tour{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:.75rem 1rem;display:flex}.demo-tour span{color:var(--muted);font-size:.88rem}.demo-tour button{background:var(--accent);color:#fff;cursor:pointer;font:inherit;border:0;padding:.5rem .75rem}.demo-tour button:disabled{cursor:default;opacity:.65}.demo-narrative li[data-tour-active]{background:color-mix(in srgb, var(--accent) 14%, transparent);outline:2px solid var(--accent)}.performance-hud{color:#dce9e3;background:var(--hud);border-radius:7px;gap:14px;margin:0 0 14px;padding:18px;display:grid}.performance-hud-label{color:#60d3a5;letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:800}.performance-hud dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.performance-hud dl div{min-width:0}.performance-hud dt{color:#a7bbb1;font-size:.73rem}.performance-hud dd{color:#f2fbf6;font-feature-settings:"tnum" 1;overflow-wrap:anywhere;margin:3px 0 0;font-size:.94rem;font-weight:720}.performance-hud-note{color:#a7bbb1;margin:0;font-size:.78rem}.demo-grid-frame{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:430px;overflow:hidden}.demo-narrative{max-width:800px;margin:34px 0 24px}.demo-narrative h2{margin-top:34px;font-size:1.65rem}.demo-narrative p,.demo-narrative li{color:var(--muted)}.demo-narrative :not(pre)>code{border:1px solid var(--line);background:var(--surface);border-radius:4px;padding:.1em .3em}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:.9rem;display:flex}.source-section{margin-top:56px}.source-section ul{padding-left:20px}.source-section a{color:var(--accent)}pre{color:#e9f3ee;background:var(--hud);border-radius:8px;max-height:400px;padding:20px;overflow:auto}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:26px 0;font-size:.88rem;display:flex}@media (width<=780px){.site-header,.site-footer,.page{width:min(100% - 28px,1120px)}.site-header{align-items:flex-start;padding-top:18px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:11px}.page{padding-top:38px}.demo-list{grid-template-columns:1fr}.performance-hud dl{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-tour{flex-direction:column;align-items:stretch}.demo-grid-frame{min-height:340px}}
/*$vite$:1*/