/* Letter reference tokens. */
@theme {
  --color-midnight: #000000;
  --color-canvas-white: #ffffff;
  --color-carbon: #191b1f;
  --color-ghost-gray: #f6f9f9;
  --color-whisper-gray: #e6ebec;
  --color-stone-whisper: #9fabad;
  --font-display: "Albra Sans", sans-serif;
  --font-sans: "Neufile Grotesk Extended", sans-serif;
}