@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root,[data-theme=light]{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-light:#eff6ff;--color-primary-mid:#bfdbfe;--color-success:#22c55e;--color-success-light:#f0fdf4;--color-success-border:#bbf7d0;--color-warning:#f59e0b;--color-warning-light:#fffbeb;--color-warning-border:#fde68a;--color-danger:#ef4444;--color-danger-light:#fef2f2;--color-danger-border:#fecaca;--color-navy:#0f172a;--color-navy-mid:#1e3a5f;--bg-page:#f8fafc;--bg-card:#f1f5f9;--bg-sidebar:#0f172a;--bg-topbar:#f1f5f9;--bg-input:#fff;--bg-hover:#e2e8f0;--border:#cbd5e1;--border-strong:#cbd5e1;--border-focus:#2563eb;--text-primary:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--text-on-dark:#fff;--sidebar-text:#ffffff73;--sidebar-text-active:#fff;--sidebar-active-bg:#2563eb4d;--sidebar-hover-bg:#ffffff0f;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 30px #0000001f;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}[data-theme=dark]{--bg-page:#0d1117;--bg-card:#161b22;--bg-sidebar:#0d1117;--bg-topbar:#161b22;--bg-input:#21262d;--bg-hover:#1c2128;--border:#30363d;--border-strong:#3b4553;--border-focus:#2563eb;--text-primary:#f0f6fc;--text-secondary:#8b949e;--text-muted:#6e7681;--sidebar-text:#ffffff73;--sidebar-text-active:#fff;--sidebar-active-bg:#2563eb59;--sidebar-hover-bg:#ffffff0d;--color-primary-light:#2563eb26;--color-primary-mid:#2563eb4d;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #0006;--shadow-lg:0 10px 30px #00000080}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}*{transition:background-color .15s,border-color .15s,color .15s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
