/* Lazy reference tokens. */
@theme {
  --color-midnight-ink: #0a0a0a;
  --color-carbon-gray: #26272c;
  --color-slate-surface: #1a1b1f;
  --color-ash-gray: #3b3c3e;
  --color-ghost-border: #8a8c93;
  --color-whisper-gray: #62646a;
  --font-display: Inter, sans-serif;
  --font-sans: Migra, sans-serif;
}