*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d26;--surface2: #22263a;--border: #2e3250;--accent: #0057B8;--accent-h: #0066d6;--secondary: #FFD100;--text: #e2e8f0;--text-muted:#8892a4;--p1: #ef4444;--p2: #f97316;--p3: #eab308;--p4: #3b82f6;--p5: #6b7280;--success: #22c55e;--radius: 8px;--shadow: 0 2px 12px rgba(0,0,0,.4)}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
