/* Splice reference tokens. */
@theme {
  --color-midnight-ink: #121214;
  --color-deep-space: #000000;
  --color-ghost-gray: #09090a;
  --color-cloudburst: #232426;
  --color-arctic-mist: #ffffff;
  --color-storm-cloud: #a6a8ad;
  --font-display: InterVariable, sans-serif;
  --font-sans: SoehneBreit, sans-serif;
}