/* plushapp.digital — happ-lite (hl-indigo) · prefix=hnsfa */
:root {
  --hnsfa-bg: #eef2ff;
  --hnsfa-bg-deep: #e0e7ff;
  --hnsfa-paper: #ffffff;
  --hnsfa-ink: #1e1b4b;
  --hnsfa-muted: #5b5678;
  --hnsfa-line: #c7d2fe;
  --hnsfa-accent: #4f46e5;
  --hnsfa-accent-hover: #3730a3;
  --hnsfa-accent-soft: #e0e7ff;
  --hnsfa-ok: #0f766e;
  --hnsfa-ok-soft: #ccfbf1;
  --hnsfa-glow-a: #c7d2fe;
  --hnsfa-glow-b: #a5b4fc55;
  --hnsfa-font: "Figtree", system-ui, sans-serif;
  --hnsfa-radius: 14px;
  --hnsfa-max: 1080px;
}
