*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d1117;--bg2: #131920;--bg3: #1a2330;--card: #161d27;--card2: #1e2a38;--border: rgba(255,255,255,.07);--cyan: #00d4ff;--green: #00e5a0;--blue: #3b82f6;--blue2: #2563eb;--red: #ff4757;--text: #f0f4f8;--muted: #8899aa}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);overflow:hidden;height:100vh}button{cursor:pointer;font-family:inherit}input{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
