@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);:root{--brand:#6938f6;--brand-hover:#5228e0;--brand-light:#f0ebff;--brand-50:#f5f0ff;--surface:#fff;--surface-2:#f5f7fa;--border:#e4e7ee;--border-subtle:#f0f1f7;--text-1:#111827;--text-2:#4b5563;--text-3:#9ca3af;--danger:#ef4444;--danger-light:#fee2e2;--success:#10b981;--success-light:#dcfce7;--warning:#f59e0b;--warning-light:#fef9c3;--sidebar-w:230px;--header-h:62px;--r-sm:6px;--r-md:10px;--r-lg:16px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 12px 32px #00000024}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;background:var(--surface-2);color:#111827;color:var(--text-1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}button{cursor:pointer}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::selection{background-color:#6938f6;color:#fff}::-moz-selection{background-color:#6938f6;color:#fff}
/*# sourceMappingURL=main.e9fb3f15.css.map*/