/* replit reference tokens. */
@theme {
  --color-canvas: #faf6f1;
  --color-ghost: #ffffff;
  --color-carbon: #0e0e0f;
  --color-lead: #36373b;
  --color-ash: #898c94;
  --color-stone: #dfddd8;
  --font-display: "ABC Diatype", sans-serif;
  --font-sans: "ABC Diatype Plus Variable", sans-serif;
}