*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #222636;--border: #2d3148;--text: #e2e4f0;--text-muted: #6b7280;--accent: #4f7eff;--accent-hover: #3d6ce0;--green: #22c55e;--orange: #f97316;--red: #ef4444;--yellow: #eab308;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.4)}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;min-height:100vh}a{color:var(--accent);text-decoration:none}button{cursor:pointer;border:none;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
