*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0c12;--bg2: #0d0f18;--bg3: #0f1117;--bg4: #13151c;--border: #1e2130;--border2: #2a2d3a;--text: #e1e4f0;--text2: #aab0c6;--muted: #666b80;--red: #ef4444;--blue: #3b82f6;--green: #10b981;--yellow: #f59e0b;--purple: #8b5cf6;--indigo: #6366f1}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}input,textarea,select,button{font-family:inherit}a{color:inherit;text-decoration:none}
