*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0d0f;--card: #141921;--card2: #1a2030;--accent: #00d4ff;--accent-dim: rgba(0, 212, 255, .15);--accent-hover: rgba(0, 212, 255, .25);--text: #e2e8f0;--text-muted: #8896a4;--border: rgba(0, 212, 255, .15);--border-solid: rgba(0, 212, 255, .3);--green: #22c55e;--red: #ef4444;--yellow: #f59e0b}html,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;font-family:inherit}input,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#00d4ff33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00d4ff66}
