:root,:root.light{--color-bg:#f8f9fa;--color-surface:#fff;--color-border:#dee2e6;--color-text:#212529;--color-text-muted:#6c757d;--color-primary:#0d6efd;--color-brand:#4f46e5;--color-hover-bg:#0000000f}:root.dark{--color-bg:#0d0d0d;--color-surface:#161616;--color-border:#2a2a2a;--color-text:#e6e6e6;--color-text-muted:#9aa0a6;--color-primary:#6ea8ff;--color-brand:#8b85ee;--color-hover-bg:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--color-bg);color:var(--color-text)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.docs-shell.svelte-12qhfyh{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.docs-topbar.svelte-12qhfyh{border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;height:48px;padding:0 1rem;display:flex}.brand.svelte-12qhfyh{color:var(--color-text);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.brand-logo.svelte-12qhfyh{width:auto;height:28px}.brand-text.svelte-12qhfyh{font-size:.95rem;font-weight:600}.theme-toggle.svelte-12qhfyh{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.theme-toggle.svelte-12qhfyh:hover{background:var(--color-hover-bg);color:var(--color-text)}.theme-toggle.svelte-12qhfyh:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.docs-content.svelte-12qhfyh{flex:auto;min-height:0;overflow:auto}
