*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0e1117;--bg-card: #161b27;--bg-alt: #1c2333;--border: #252f42;--border-l: #2e3a50;--white: #e8eaf0;--muted: #7a859a;--dim: #4a5568;--accent: #4f8ef7;--green: #3d9970;--amber: #c9873a;--red: #c0432a;--steel: #5b7fa6;--mint: #5fbf8a}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--white);min-height:100vh;font-size:14px}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-l);border-radius:3px}
