*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2e3250;--text: #e8eaf6;--text-muted: #7b82a8;--accent: #5c6bc0;--accent-hover: #7986cb;--low: #43a047;--low-bg: #1b3a1c;--medium: #fb8c00;--medium-bg: #3a2800;--high: #e53935;--high-bg: #3a1010;--very-high: #8e24aa;--very-high-bg: #2d1040}[data-theme=light]{--bg: #f4f6fb;--surface: #ffffff;--surface2: #e8ecf5;--border: #d0d5e8;--text: #1a1d27;--text-muted: #5a6080;--accent: #3949ab;--accent-hover: #5c6bc0;--low-bg: #e8f5e9;--medium-bg: #fff3e0;--high-bg: #ffebee;--very-high-bg: #f3e5f5}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
