/* Auto-generated by scripts/generate-theme.py — do not edit manually */
:root {
  --theme-primary: #1b8d84;
  --theme-primary-dark: #13756d;
  --theme-primary-light: #e8f5f4;
  --theme-accent: #1b8d84;
  --theme-accent-hover: #13756d;
  --theme-accent-bg: #e8f5f4;
  --theme-accent-shadow: rgba(27,141,132,0.15);
  --theme-text: #092441;
  --theme-text-muted: #4d657b;
  --theme-border: #c7dad5;
  --theme-border-light: #e0eeec;
  --theme-bg-alt: #f4faf9;
  --theme-footer-bg: #092441;
  --theme-footer-text: #94b8b5;
  --theme-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
