:root{--bg: #0f1117;--surface: #1a1d27;--border: #2a2d3a;--text: #e2e8f0;--text-muted: #94a3b8;--accent: #f59e0b;--cfo: #f87171;--cro: #4ade80;--coo: #60a5fa;--critical: #f87171;--warning: #fb923c;--info: #facc15;--success: #4ade80}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}
