/* Suno reference tokens. */
@theme {
  --color-pitch-black: #101012;
  --color-void-black: #17171a;
  --color-ghost-white: #f7f4ef;
  --color-pure-white: #ffffff;
  --color-graphite: #000000;
  --color-ash-gray: #c2c2c1;
  --font-display: "Neue Montreal", sans-serif;
  --font-sans: "Editorial New", sans-serif;
}