/* Generated by generate.js — do not edit manually */
:root {
  --color-primary: #059669;
  --color-primary-light: #d1fae5;
  --color-primary-dark: #047857;
  --color-secondary: #0891b2;
  --color-accent: #f59e0b;
  --font-heading: 'Merriweather', system-ui, sans-serif;
  --radius-card: 0.5rem;
}
