/* Neutral theme — the Mirage dark blue. Default tokens already match. */
.theme-neutral .page {
  --accent: #1c3a99;
  --accent-text: #ffffff;
  --bg-from: #eef2ff;
  --bg-mid:  #ffffff;
  --bg-to:   #fdf3ec;
}
