:root{--font-sans:"Inter",system-ui,-apple-system,sans-serif;--bg-default:#fff;--bg-muted:#f9fafb;--bg-surface:#fff;--text-primary:#111827;--text-secondary:#6b7280;--brand-primary:#0ea5e9;--border-color:#f3f4f6;--sidebar-bg:#000;--sidebar-text:#e5e7eb}[data-theme=dark]{--bg-default:#0f172a;--bg-muted:#1e293b;--bg-surface:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--border-color:#334155;--sidebar-bg:#000;--sidebar-text:#e5e7eb}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;background-color:var(--bg-muted);color:#111827;color:var(--text-primary);font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);margin:0;transition:background-color .2s,color .2s}#root{display:flex;flex-direction:column;min-height:100vh}a{color:#0ea5e9;color:var(--brand-primary);text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
/*# sourceMappingURL=main.7e6a59b9.css.map*/