/* Stitch Bold Modern — base theme CSS */
/* Active theme CSS is served from /assets/theme-active/css/ when theme is published */

:root {
  --theme-primary: #1a56db;
  --theme-secondary: #1e3a8a;
  --theme-accent: #7c3aed;
}
