/* Happ Lite — defaults; per-site override in site-palette.css */
:root {
  --hvevm-bg: #fbf6ef;
  --hvevm-bg-deep: #f3e9dc;
  --hvevm-paper: #fffdf9;
  --hvevm-ink: #1c1917;
  --hvevm-muted: #6b625a;
  --hvevm-line: #e7ded3;
  --hvevm-accent: #c2410c;
  --hvevm-accent-hover: #9a3412;
  --hvevm-accent-soft: #ffedd5;
  --hvevm-ok: #3f6b4e;
  --hvevm-ok-soft: #e7f0ea;
  --hvevm-shadow: 0 18px 40px rgba(28, 25, 23, 0.08);
  --hvevm-radius: 22px;
  --hvevm-max: 1120px;
  --hvevm-font: "Nunito", "Segoe UI", sans-serif;
  --hvevm-glow-a: #ffedd5;
  --hvevm-glow-b: #fde68a33;
}
