/* Coda reference tokens. */
@theme {
  --color-midnight-ink: #212121;
  --color-white-canvas: #ffffff;
  --color-amber-glow: #fff6ec;
  --color-soft-gray: #e0e0e0;
  --color-slate-text: #666666;
  --color-ash-text: #8e8e8e;
  --font-display: Calibre-R, sans-serif;
  --font-sans: Inter, sans-serif;
}