/* Landing theme — the umbrella shares Woordjes' sun world. */
:root {
  --bg: #f4eee3;
  --surface: #fffcf5;
  --ink: #26221c;
  --muted: #8a8177;
  --line: #e6ddcd;
  --accent: #c4653f;
  --accent-deep: #a54f2e;
  --accent-soft: #f0d9c8;
  --good: #7ba05b;
  --good-soft: #e3ecd8;
  --shadow-tint: 38, 34, 28;

  /* family cues used on the landing page's app cards */
  --en: #6e93b8;
  --nl: #d98a3d;
}
