@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Sora:wght@400;500;600&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--surface-3:#e2e8f0;--overlay:#fff;--card:#fff;--border:#e2e8f0;--border-2:#cbd5e1;--border-3:#94a3b8;--accent:#2563eb;--accent-dark:#1d4ed8;--accent-light:#3b82f6;--accent-pale:#eff6ff;--accent-subtle:#dbeafe;--accent-mid:#93c5fd;--accent-text:#1e40af;--accent-strong:#1e3a8a;--green:#16a34a;--green-dim:#f0fdf4;--green-b:#86efac;--red:#dc2626;--red-dim:#fef2f2;--red-b:#fca5a5;--amber:#d97706;--amber-dim:#fffbeb;--amber-b:#fcd34d;--text:#0f172a;--text-mid:#475569;--text-dim:#94a3b8;--text-hint:#cbd5e1;--font:"Inter","Sora",system-ui,sans-serif;--display:"Inter",system-ui,sans-serif;--mono:"JetBrains Mono","DM Mono","Courier New",monospace}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--bg);color:#0f172a;color:var(--text);font-family:Inter,Sora,system-ui,sans-serif;font-family:var(--font);font-size:14px;height:100%;line-height:1.6}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{background:#dbeafe;color:#1e40af}:focus-visible{border-radius:5px;outline:2px solid #2563eb;outline-offset:2px}select{color-scheme:light}option{background:#fff;color:#0f172a}select:focus{outline:none}textarea{resize:vertical}textarea:focus{outline:none}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-up{animation:fadeUp .22s cubic-bezier(.16,1,.3,1) both}.fade-in{animation:fadeIn .16s ease both}.sc::-webkit-scrollbar{width:4px}.sc::-webkit-scrollbar-track{background:#0000}.sc::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:6px}.sc::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
/*# sourceMappingURL=main.0d859c15.css.map*/