/* Dialog reference tokens. */
@theme {
  --color-tangerine-tag: #f69251;
  --color-midnight-ink: #181825;
  --color-graphite: #484758;
  --color-deep-slate: #242433;
  --color-carbon: #000000;
  --color-stone: #636363;
  --font-display: "PP Radio Grotesk Light", sans-serif;
  --font-sans: Inter, sans-serif;
}