:root{--bg: #0f172a;--panel: #1e293b;--panel-2: #243349;--row: #1b2738;--line: #2f3e54;--text: #e2e8f0;--muted: #64748b;--accent: #38bdf8;--staging: #f59e0b;--test: #a78bfa;--prod: #ef4444;--ok: #34d399;--na: #475569;--mono: "Cascadia Code", "Consolas", monospace}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:linear-gradient(160deg,#0b1220,#0f172a);background-attachment:fixed;color:var(--text);min-height:100vh}a{color:var(--accent)}code,.mono{font-family:var(--mono)}
