/* Bryn Taylor reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-canvas-white: #eff0fc;
  --color-surface-frost: #ffffff;
  --color-muted-ash: #575757;
  --color-ghost-tint: #0000000a;
  --color-faint-grey: #00000014;
  --font-display: "Neue Montreal", sans-serif;
}