*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d12;--surface: #16161f;--surface2: #1e1e2a;--surface3: #252535;--border: #2a2a3a;--border2: #363650;--accent: #6366f1;--accent-h: #4f52d4;--accent-s: #818cf8;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--text: #e2e2eb;--text2: #a0a0b8;--text3: #6b6b82;--radius: 10px;--radius-s: 6px;--radius-l: 16px;--shadow: 0 4px 24px rgba(0,0,0,.4);--shadow-s: 0 2px 8px rgba(0,0,0,.3);--trans: .15s ease}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
