/* Generated by generate.js — do not edit manually */
:root {
  --color-primary: #1e40af;
  --color-primary-light: #dbeafe;
  --color-primary-dark: #1e3a8a;
  --color-secondary: #047857;
  --color-accent: #d97706;
  --font-heading: 'Merriweather', system-ui, sans-serif;
  --radius-card: 0.375rem;
}
