*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0F;--bg2: #111118;--bg3: #16161E;--bg4: #1C1C26;--border: #21212E;--border2: #2A2A38;--cyan: #00C8FF;--purple: #7B4FD4;--red: #FF2D55;--grad: linear-gradient(135deg, #00C8FF 0%, #7B4FD4 50%, #FF2D55 100%);--text: #E8E8F0;--text2: #6A6A8A;--text3: #32323E;--warn: #F59E0B;--radius: 12px;--radius-sm: 8px;--radius-xs: 6px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.font-display{font-family:Syne,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}select{background:var(--bg3);border:1px solid var(--border);color:var(--text);padding:7px 10px;border-radius:var(--radius-xs);font-size:13px;outline:none;cursor:pointer}select:focus{border-color:var(--cyan)}
