*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0f14;--surface: #161a24;--surface2: #1e2333;--border: #2a2f45;--text: #e2e8f0;--muted: #8892a4;--accent: #4f9cf9;--green: #22c55e;--red: #ef4444;--yellow: #f59e0b;--purple: #a78bfa;--font: "Inter", system-ui, -apple-system, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:13px;line-height:1.5;min-height:100vh}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
