:root{color-scheme:dark;--bg: #0f0f12;--fg: #f4f4f6;--muted: #9c9caa;--accent: #ffb84d;--danger: #ff5c70;--border: #2a2a32;--radius: 10px;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans)}a{color:inherit}footer.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-top:1px solid var(--border);color:var(--muted);font-size:13px}footer.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--muted);text-decoration:none}footer.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--fg)}.toast-root.svelte-1cpok13{position:fixed;right:16px;bottom:16px;display:flex;flex-direction:column;gap:8px;z-index:1000}.toast.svelte-1cpok13{padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius);background:#1a1a22;max-width:320px;font-size:14px}.toast[data-kind=error].svelte-1cpok13{border-color:var(--danger)}.toast[data-kind=success].svelte-1cpok13{border-color:var(--accent)}header.svelte-12qhfyh{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:16px 32px;border-bottom:1px solid var(--border)}.brand.svelte-12qhfyh{font-weight:600;text-decoration:none}.modes.svelte-12qhfyh{display:flex;gap:16px;justify-content:center}.modes.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none;padding:6px 10px;border-radius:var(--radius)}.modes.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--fg);background:#1a1a22}.pill.svelte-12qhfyh{padding:6px 12px;border:1px solid var(--border);border-radius:999px;text-decoration:none;font-size:13px}main.svelte-12qhfyh{min-height:calc(100vh - 130px);padding:32px}
