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