:root{--background:#f1f5f9;--surface:#fff;--foreground:#0f172a;--primary:#2563eb;--primary-hover:#1d4ed8;--gradient-from:#1e3a8a;--gradient-via:#2563eb;--gradient-to:#3b82f6;--border:#e2e8f0;--error:#dc2626;--muted:#64748b;--sidebar-text:#e0e7ff;--sidebar-text-muted:#93c5fd;--sidebar-active:#ffffff24;--sidebar-border:#ffffff26;--nav-active-bg:#ffffff24;--nav-active-text:#fff;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-pill:999px;--shadow-sm:0 1px 3px #0f172a0f;--shadow-md:0 8px 24px #0f172a1f;--shadow-lg:0 20px 40px -12px #0f172a59}@media (prefers-color-scheme:dark){:root{--background:#0b1220;--surface:#111827;--foreground:#e2e8f0;--primary:#3b82f6;--primary-hover:#60a5fa;--gradient-from:#0f172a;--gradient-via:#1e3a8a;--gradient-to:#2563eb;--border:#1e293b;--error:#f87171;--muted:#94a3b8;--sidebar-text:#e0e7ff;--sidebar-text-muted:#93c5fd;--sidebar-active:#ffffff1a;--sidebar-border:#ffffff26;--nav-active-bg:#ffffff24;--nav-active-text:#fff;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 8px 24px #00000073;--shadow-lg:0 20px 40px -12px #00000080}}[data-theme=light]{--background:#f8fafc;--surface:#fff;--foreground:#0f172a;--primary:#2563eb;--primary-hover:#1d4ed8;--gradient-from:#1e3a8a;--gradient-via:#2563eb;--gradient-to:#3b82f6;--border:#e2e8f0;--error:#dc2626;--muted:#64748b;--sidebar-bg:#fff;--sidebar-border:#e5e7eb;--sidebar-text:#475569;--sidebar-text-muted:#94a3b8;--sidebar-active:#0f172a0f;--nav-active-bg:#dbeafe;--nav-active-text:#2563eb;--shadow-sm:0 1px 3px #0f172a0f;--shadow-md:0 8px 24px #0f172a1f;--shadow-lg:0 20px 40px -12px #0f172a59}[data-theme=dark]{--background:#0b1220;--surface:#111827;--border:#1e293b;--foreground:#e2e8f0;--muted:#94a3b8;--primary:#3b82f6;--primary-hover:#60a5fa;--error:#f87171;--gradient-from:#0f172a;--gradient-via:#1e3a8a;--gradient-to:#2563eb;--nav-active-bg:#ffffff24;--nav-active-text:#fff;--sidebar-active:#ffffff1a;--sidebar-border:#ffffff26;--sidebar-text:#e0e7ff;--sidebar-text-muted:#93c5fd;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-pill:999px;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 8px 24px #00000073;--shadow-lg:0 20px 40px -12px #00000080}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:var(--primary)}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:10px 6px;padding-right:32px}@media (prefers-color-scheme:dark){select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}[data-theme=dark] select,[data-theme=light] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
