/* GENERATED by build.mjs from demo-data.js — do not edit by hand. */
:root {
  --brand-h: 244;
  --brand-s: 48%;
  --accent-h: 327;
  --accent-s: 56%;
  --accent-l: 38%;
  --l-700: 24%;
  --radius: 0.375rem;
  --font-heading: 'Lato', system-ui, sans-serif;
  --font-body: 'Lato', system-ui, -apple-system, sans-serif;
  --color-on-dark-subtle: hsl(var(--brand-h), var(--brand-s), calc(24% + 6%));
  --color-on-dark-hover:  hsl(var(--brand-h), var(--brand-s), calc(24% + 11%));
  --color-star: hsl(40, 100%, 64%);
}
