/* Auto-generated by scripts/generate-theme.py — do not edit manually */
:root {
  --theme-primary: #1B3A5C;
  --theme-primary-dark: #0F2440;
  --theme-primary-light: #e0f2fe;
  --theme-accent: #0ea5e9;
  --theme-accent-hover: #0284c7;
  --theme-accent-bg: #f0f9ff;
  --theme-accent-shadow: rgba(14,165,233,0.25);
  --theme-text: #334155;
  --theme-text-muted: #64748b;
  --theme-border: #bae6fd;
  --theme-border-light: #e0f2fe;
  --theme-bg-alt: #f0f9ff;
  --theme-footer-bg: #0F2440;
  --theme-footer-text: #64748b;
  --theme-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
