*{box-sizing:border-box;margin:0;padding:0}:root{--bg-main:#040507;--bg-panel:#0a1020;--bg-panel-2:#081a45;--bg-panel-3:#11285a;--border:#b8c6dd24;--border-hi:#b8c6dd47;--text-main:#f3f6fb;--text-soft:#bac6dd;--text-muted:#8797b9;--text-dim:#5e6e92;--lime:#d8ff2e;--cyan:#25daff;--blue:#3557ff;--violet:#8b7cff;--amber:#f0aa2a;--coral:#ff5a5f;--green:#059669;--mono:"JetBrains Mono", ui-monospace, Consolas, monospace}html{scroll-behavior:smooth}body{background:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}input,button,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#334155}
