/* Auto-generated by scripts/generate-theme.py — do not edit manually */
:root {
  --theme-primary: #1a5276;
  --theme-primary-dark: #154360;
  --theme-primary-light: #d4e6f1;
  --theme-accent: #1a5276;
  --theme-accent-hover: #154360;
  --theme-accent-bg: #d4e6f1;
  --theme-accent-shadow: rgba(26, 82, 118, 0.3);
  --theme-text: #2c3e50;
  --theme-text-muted: #6c757d;
  --theme-border: #d4e6f1;
  --theme-border-light: #f0f7fc;
  --theme-bg-alt: #f0f7fc;
  --theme-footer-bg: #1a5276;
  --theme-footer-text: #d4e6f1;
  --theme-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
