:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{--bg:#f6f8fb;--surface:#fff;--surface-strong:#f0f4f8;--ink:#17202a;--muted:#5c6876;--line:#dbe3ec;--accent:#0f7c6d;--accent-2:#355bd6;--accent-3:#b84c26;--accent-soft:#dff3ef;min-height:100vh;color:var(--ink);background:var(--bg)}.site-shell.theme-dark{--bg:#101419;--surface:#171d24;--surface-strong:#202935;--ink:#f3f7fb;--muted:#b8c2cf;--line:#303c49;--accent:#44c0aa;--accent-2:#8aa4ff;--accent-3:#f09d62;--accent-soft:#173b36}@media (prefers-color-scheme:dark){.site-shell.theme-auto{--bg:#101419;--surface:#171d24;--surface-strong:#202935;--ink:#f3f7fb;--muted:#b8c2cf;--line:#303c49;--accent:#44c0aa;--accent-2:#8aa4ff;--accent-3:#f09d62;--accent-soft:#173b36}}.site-header{z-index:10;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0;display:grid;position:sticky;top:0}.brand{align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{border:1px solid var(--line);background:var(--ink);width:36px;height:36px;color:var(--bg);border-radius:8px;place-items:center;font-size:.82rem;display:grid}.main-nav{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.main-nav a,.theme-switcher button,.install-tabs button,.provider-grid button,.mode-list button{min-height:38px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px}.main-nav a{align-items:center;padding:0 12px;display:inline-flex}.main-nav a:hover,.main-nav a:focus-visible{color:var(--ink);background:var(--surface-strong)}.theme-switcher{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:4px;padding:4px;display:inline-flex}.theme-switcher button{min-width:54px;padding:0 10px;font-size:.86rem}.theme-switcher button.is-active,.install-tabs button.is-active,.provider-grid button.is-active,.mode-list button.is-active{border-color:var(--ink);color:var(--ink);background:var(--accent-soft)}main{overflow:hidden}.hero,.section{width:min(1180px,100% - 32px);margin:0 auto}.hero{gap:28px;padding:72px 0 56px;display:grid}.hero-copy{max-width:980px}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 12px;font-size:.88rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:980px;margin-bottom:20px;font-size:clamp(3.2rem,8vw,7.8rem);line-height:.92}h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(2rem,4vw,4.2rem);line-height:1}h3{margin-bottom:10px;font-size:1.08rem}p{color:var(--muted);line-height:1.7}.hero-lede{max-width:780px;font-size:1.18rem}.hero-actions,.involved-links{flex-wrap:wrap;gap:10px;display:flex}.hero-actions a,.involved-links a,.site-footer a{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--ink);border-radius:8px;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.hero-actions a:hover,.involved-links a:hover,.site-footer a:hover{border-color:var(--accent);color:var(--accent)}.install-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 24px 80px #1f2d3d1f}.install-head{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:16px 18px;font-size:.94rem;display:flex}.install-head span:first-child{color:var(--ink);font-weight:800}.install-tabs{border-bottom:1px solid var(--line);gap:8px;padding:12px;display:flex}.install-tabs button{min-width:76px;padding:0 14px}pre{white-space:pre;margin:0;overflow-x:auto}code,kbd{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.install-panel pre,.console-card pre,.mode-preview pre{color:#d6f6ec;background:#111923;padding:22px;font-size:.96rem}.section{border-top:1px solid var(--line);padding:74px 0}.intro-grid,.steer,.get-involved{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:start;gap:42px;display:grid}.intro-copy{gap:12px;display:grid}.section-heading{max-width:820px;margin-bottom:28px}.feature-grid,.not-built-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.feature-grid article,.history-cards article,.key-grid article,.not-built-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:100%;padding:20px}.feature-grid article:nth-child(2n),.not-built-grid article:nth-child(2n){background:var(--surface-strong)}.command-strip{border-left:4px solid var(--accent-3);background:var(--surface-strong);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding:16px 18px;display:flex}.command-strip code,.package-command code,.history-cards code{background:var(--ink);width:fit-content;max-width:100%;color:var(--bg);overflow-wrap:anywhere;border-radius:6px;padding:6px 9px;display:inline-flex}.provider-cloud{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.provider-cloud span{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:8px 11px;font-weight:700}.model-workbench{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:18px;display:grid}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.provider-grid button{text-align:left;background:var(--surface);border-color:var(--line);align-content:start;gap:8px;min-height:118px;padding:16px;display:grid}.provider-grid button span{color:var(--muted);line-height:1.45}.console-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;display:grid;overflow:hidden}.console-card p{border-bottom:1px solid var(--line);color:var(--ink);margin:0;padding:16px 18px;font-weight:800}.history-layout{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:18px;display:grid}.session-tree{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:start;gap:8px;padding:18px;display:grid}.tree-row{border:1px solid var(--line);color:var(--muted);overflow-wrap:anywhere;border-radius:8px;padding:12px 14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.tree-row:nth-child(n+2){margin-left:20px}.tree-row:nth-child(n+3){margin-left:40px}.tree-row.is-active{border-color:var(--accent);color:var(--ink);background:var(--accent-soft)}.history-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.key-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}kbd{border:1px solid var(--line);background:var(--surface-strong);min-height:42px;color:var(--ink);border-bottom-width:3px;border-radius:8px;align-items:center;margin-bottom:14px;padding:0 12px;font-weight:800;display:inline-flex}.mode-list{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.mode-list button{border-color:var(--line);background:var(--surface);min-width:128px;padding:0 16px}.mode-preview{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);display:grid;overflow:hidden}.mode-preview>div{padding:24px}.primitive-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;display:grid}.package-command{gap:10px;margin-top:20px;display:grid}.primitive-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.primitive-list li{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:14px 16px;font-weight:700}.not-built-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.not-built-grid span{color:var(--accent-3);margin-bottom:10px;font-size:1.08rem;font-weight:900;display:block}.get-involved{align-items:center;padding-bottom:56px}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 32px);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 auto;padding:28px 0 46px;display:flex}@media (width<=900px){.site-header{grid-template-columns:1fr;justify-items:start}.main-nav{justify-content:flex-start}h1{font-size:clamp(3rem,13vw,5.6rem)}.intro-grid,.steer,.get-involved,.model-workbench,.history-layout,.mode-preview,.primitive-layout{grid-template-columns:1fr}.feature-grid,.context-grid,.history-cards,.not-built-grid,.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.hero,.section,.site-header,.site-footer{width:min(100% - 24px,1180px)}.hero{padding-top:46px}.install-head,.install-tabs,.hero-actions,.theme-switcher{width:100%}.install-head{flex-direction:column}.install-tabs,.theme-switcher,.mode-list{overflow-x:auto}.feature-grid,.context-grid,.history-cards,.key-grid,.not-built-grid,.primitive-list,.provider-grid{grid-template-columns:1fr}.tree-row:nth-child(n+2),.tree-row:nth-child(n+3){margin-left:0}}
