/* Auto-generated by regenerate-theme.php from the EDBMS's active theme.
   Do not edit by hand — changes are overwritten on the next regeneration.
   Shipped here matching the default "Aubergine / Violet" preset so nothing
   changes visually until you activate a different theme in the EDBMS admin.
*/
:root {
  --color-primary: #2A1B3D;
  --color-primary-dark: #1C1129;
  --color-accent: #7C4DFF;
  --color-accent-dark: #6435FF;
  --color-bg: #F7F6FA;
  --color-surface: #FFFFFF;
  --color-border: #E6E3EF;
  --color-text-muted: #6B6B6B;
  --font-heading: "Sora", system-ui, -apple-system, "Segoe UI", sans-serif;
  --font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;
}
