:root{--brand: #e30613;--brand-hover: #b00510;--brand-light: #fef2f2;--brand-tint: #fee2e2;--sidebar-bg-1: #1a0a0a;--sidebar-bg-2: #2a0d0d;--ok: #10b981;--ok-dark: #059669;--warn: #f59e0b;--danger: #ef4444;--text: #0f172a;--muted: #6b7280;--bg: #f5f7fb;--card: #ffffff;--border: #e5e7eb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--bg)}:root[data-theme=dark]{--text: #e5e7eb;--muted: #9ca3af;--bg: #0f172a;--card: #1f2937;--border: #374151;color:var(--text);background:var(--bg);color-scheme:dark}:root[data-theme=dark] body{background:var(--bg)}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh}a{text-decoration:none;color:var(--brand)}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}::selection{background:#4f46e5;color:#fff}
