/* Cohere reference tokens. */
@theme {
  --color-absolute-zero: #ffffff;
  --color-night-sky: #17171c;
  --color-charcoal-slate: #212121;
  --color-ash-mist: #e5e7eb;
  --color-graphite: #75758a;
  --color-deep-space: #000000;
  --font-display: "Unica77 Cohere Web", sans-serif;
  --font-sans: CohereText, sans-serif;
}