@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:24px;--text-2xl:28px;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--border:#e2e8f0;--accent:#3b82f6;--accent-hover:#2563eb;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--shadow:#0f172a14}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;background:var(--bg-secondary);color:#0f172a;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-size:var(--text-sm);line-height:1.5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:28px;font-size:var(--text-2xl);line-height:1.2}h1,h2{font-weight:600}h2{font-size:24px;font-size:var(--text-xl);line-height:1.3}h3{font-size:18px;font-size:var(--text-lg)}h3,h4{font-weight:500;line-height:1.4}h4{font-size:16px;font-size:var(--text-base)}.text-muted{color:#475569;color:var(--text-secondary)}.text-subtle{color:#94a3b8;color:var(--text-tertiary);font-size:12px;font-size:var(--text-xs)}*{transition:background-color .15s ease,border-color .15s ease,color .15s ease}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-layout{min-height:100vh}
/*# sourceMappingURL=main.87bc43e3.css.map*/