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