:root{--bg:#fff;--surface:#fff;--surface-hover:#f4f4f5;--border:#e4e4e7;--text:#18181b;--text-muted:#52525b;--accent:#4f46e5;--accent-text:#fff;--radius:.5rem;--shadow:0 10px 30px -12px #00000040;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0a0a0a;--surface:#141416;--surface-hover:#1f1f23;--border:#27272a;--text:#fafafa;--text-muted:#a1a1aa;--accent:#818cf8;--accent-text:#0a0a0a;--shadow:0 10px 30px -12px #0009}}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:1.6}body{margin:0}a{color:var(--accent)}code{font-family:var(--font-mono);font-size:.9em}pre{border-radius:var(--radius);background:var(--surface-hover);padding:1rem;overflow-x:auto}.btn{border-radius:var(--radius);border:1px solid var(--border);background:var(--accent);color:var(--accent-text);font:inherit;cursor:pointer;align-items:center;gap:.4rem;padding:.5rem .9rem;text-decoration:none;display:inline-flex}.btn:hover{filter:brightness(1.05)}.shell.svelte-12qhfyh{flex-direction:column;max-width:42rem;min-height:100dvh;margin:0 auto;padding:1.5rem;display:flex}header.svelte-12qhfyh{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.brand.svelte-12qhfyh{color:var(--text);font-weight:700;text-decoration:none}nav.svelte-12qhfyh{gap:1rem;display:flex}main.svelte-12qhfyh{flex:1;padding:2rem 0}footer.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding-top:1.5rem;font-size:.85rem;display:flex}
