*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0f14;--bg2: #141720;--bg3: #1c2030;--border: #2a2f3d;--text: #e2e8f0;--muted: #6b7280;--accent: #6366f1;--green: #22c55e;--red: #ef4444;--yellow: #eab308;--blue: #3b82f6}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
