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