/* Generated by generate.js — do not edit manually */
:root {
  --color-primary: #2563eb;
  --color-primary-light: #dbeafe;
  --color-primary-dark: #1d4ed8;
  --color-secondary: #7c3aed;
  --color-accent: #06b6d4;
  --font-heading: 'Poppins', system-ui, sans-serif;
  --radius-card: 0.5rem;
}
