/* Auto-generated by scripts/generate-theme.py — do not edit manually */
:root {
  --theme-primary: #1a2f4a;
  --theme-primary-dark: #0f1e30;
  --theme-primary-light: #fff3e0;
  --theme-accent: #e85d04;
  --theme-accent-hover: #c04b00;
  --theme-accent-bg: #fff3e0;
  --theme-accent-shadow: rgba(232,93,4,0.25);
  --theme-text: #1a2f4a;
  --theme-text-muted: #6b7280;
  --theme-border: #ffe0b2;
  --theme-border-light: #fff8f2;
  --theme-bg-alt: #fff8f2;
  --theme-footer-bg: #1a2f4a;
  --theme-footer-text: #a0aec0;
  --theme-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
