:root{--background:#f9fafb;--foreground:#111827;--card:#fff;--card-foreground:#111827;--popover:#fff;--popover-foreground:#111827;--primary:#6d28d9;--primary-foreground:#f9fafb;--secondary:#f3f4f6;--secondary-foreground:#1f2937;--muted:#f3f4f6;--muted-foreground:#6b7280;--accent:#f3f4f6;--accent-foreground:#1f2937;--destructive:#dc2626;--border:#e5e7eb;--input:#e5e7eb;--ring:#6d28d9;--success:#16a34a;--radius:.625rem;--sidebar:#1e1b4b;--sidebar-foreground:#f3f4f6;--sidebar-primary:#6d28d9;--sidebar-primary-foreground:#f9fafb;--sidebar-accent:#312e81;--sidebar-accent-foreground:#f9fafb;--sidebar-border:#3730a3;--sidebar-ring:#6d28d9;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace}.dark{--background:#111827;--foreground:#f9fafb;--card:#1f2937;--card-foreground:#f9fafb;--popover:#1f2937;--popover-foreground:#f9fafb;--primary:#8b5cf6;--primary-foreground:#f9fafb;--secondary:#374151;--secondary-foreground:#f9fafb;--muted:#374151;--muted-foreground:#d1d5db;--accent:#374151;--accent-foreground:#f9fafb;--destructive:#ef4444;--border:#ffffff1a;--input:#ffffff26;--ring:#8b5cf6;--sidebar:#1e1b4b;--sidebar-foreground:#f9fafb;--sidebar-primary:#8b5cf6;--sidebar-primary-foreground:#f9fafb;--sidebar-accent:#312e81;--sidebar-accent-foreground:#f9fafb;--sidebar-border:#ffffff1a;--sidebar-ring:#8b5cf6}.login-form{width:100%;max-width:24rem}.login-form__form{flex-direction:column;gap:1rem;display:flex}.login-form__error{color:#dc2626;background:#fef2f2;border-radius:.5rem;padding:.75rem;font-size:.875rem}.login-form__field{flex-direction:column;gap:.5rem;display:flex}.login-form__field-error{color:#dc2626;font-size:.875rem}.login-form__submit{width:100%}.login-form__footer{text-align:center}.login-form__link{color:var(--muted-foreground);font-size:.875rem;text-decoration:none}.login-form__link:hover{text-decoration:underline}
