:root{--bg:#fff;--fg:#0f172a;--muted:#64748b;--accent:#2563eb;--border:#e2e8f0;--surface:#f8fafc;--font:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#0f172a;--fg:#f1f5f9;--muted:#94a3b8;--accent:#60a5fa;--border:#1e293b;--surface:#1e293b}}html,body{background:var(--bg);color:var(--fg);font-family:var(--font);margin:0;padding:0;font-size:16px;line-height:1.5}*,:before,:after{box-sizing:border-box}main.svelte-12qhfyh{max-width:640px;margin:0 auto;padding:1rem}
