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