:root{--ds-background:#fff;--ds-surface:#fff;--ds-surface-raised:#f9fafb;--ds-surface-overlay:#f3f4f6;--ds-foreground:#111827;--ds-foreground-muted:#4b5563;--ds-foreground-faint:#9ca3af;--ds-border:#e5e7eb;--ds-border-strong:#d1d5db;--ds-accent:#2563eb;--ds-accent-hover:#1d4ed8;--ds-accent-foreground:#fff;--ds-accent-secondary:#6366f1;--ds-accent-secondary-hover:#4f46e5;--ds-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--ds-font-mono:"JetBrains Mono","Fira Code","SF Mono",Menlo,monospace}.dark{--ds-background:#0f0f1a;--ds-surface:#1e1e32;--ds-surface-raised:#252540;--ds-surface-overlay:#2d2d44;--ds-foreground:#f8fafc;--ds-foreground-muted:#94a3b8;--ds-foreground-faint:#64748b;--ds-border:#2d2d44;--ds-border-strong:#475569;--ds-accent:#3b82f6;--ds-accent-hover:#2563eb;--ds-accent-foreground:#fff;--ds-accent-secondary:#6366f1;--ds-accent-secondary-hover:#4f46e5}:root{--ds-score-high-bg:#166534;--ds-score-high-fg:#86efac;--ds-score-high:#10b981;--ds-score-medium-bg:#854d0e;--ds-score-medium-fg:#fde047;--ds-score-medium:#f59e0b;--ds-score-low-bg:#991b1b;--ds-score-low-fg:#fca5a5;--ds-score-low:#ef4444;--ds-status-new-bg:#fef3c7;--ds-status-new-fg:#92400e;--ds-status-reviewing-bg:#dbeafe;--ds-status-reviewing-fg:#1e40af;--ds-status-approved-bg:#d1fae5;--ds-status-approved-fg:#065f46;--ds-status-declined-bg:#fee2e2;--ds-status-declined-fg:#991b1b;--ds-gradient-brand:linear-gradient(135deg,#6366f1,#8b5cf6);--ds-gradient-action:linear-gradient(135deg,#f59e0b,#d97706);--ds-tint-indigo:#6366f120;--ds-tint-violet:#8b5cf620;--ds-tint-blue:#3b82f620;--ds-tint-emerald:#10b98120;--ds-tint-amber:#f59e0b20;--ds-tint-red:#ef444420}.dark ::-webkit-scrollbar{height:8px;width:8px}.dark ::-webkit-scrollbar-track{background:#fff;background:var(--ds-background)}.dark ::-webkit-scrollbar-thumb{background:#f3f4f6;background:var(--ds-surface-overlay);border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#475569}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f1a;background-color:var(--ds-background,#0f0f1a);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--ds-font-sans,"Inter",-apple-system,BlinkMacSystemFont,sans-serif)}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.5a0b9bec.css.map*/