@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#f0f2f5;--color-sidebar:#1f2937;--color-sidebar-h:#111827;--color-surface:#fff;--color-surface-2:#f9fafb;--color-surface-3:#f3f4f6;--color-border:#e5e7eb;--color-border-2:#d1d5db;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-muted:#2563eb1a;--color-primary-light:#dbeafe;--color-text:#111827;--color-text-2:#374151;--color-text-muted:#6b7280;--color-text-subtle:#9ca3af;--color-text-inv:#f9fafb;--color-success:#16a34a;--color-success-bg:#dcfce7;--color-warning:#d97706;--color-warning-bg:#fef3c7;--color-error:#dc2626;--color-error-bg:#fee2e2;--color-info:#0284c7;--color-info-bg:#e0f2fe;--color-neutral:#6b7280;--color-neutral-bg:#f3f4f6;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 1px 2px #0000000f, 0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 32px #0000001f;--transition:.15s ease;--sidebar-w:220px;--topbar-h:52px}html,body,#app{background:var(--color-bg);height:100%;color:var(--color-text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:14px}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border-2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}
