/* Spotify reference tokens. */
@theme {
  --color-ebony-canvas: #000000;
  --color-iron-accent: #121212;
  --color-charcoal-surface: #1f1f1f;
  --color-graphite-text: #b3b3b3;
  --color-pure-white-text: #ffffff;
  --color-muted-grey: #767676;
  --font-display: SpotifyMixUI, sans-serif;
  --font-sans: SpotifyMixUITitle, sans-serif;
}