:root{--bg:#0e0e10;--bg2:#16161a;--bg3:#1e1e24;--border:#ffffff14;--border2:#ffffff24;--text:#f0f0f2;--text2:#9090a0;--text3:#5a5a6a;--accent:#7c6ff7;--accent2:#5b52d4;--green:#22c58b;--red:#f05a5a;--amber:#f0a030}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}input,select,textarea,button{font-family:inherit;font-size:inherit}
