/* Stable Audio reference tokens. */
@theme {
  --color-midnight-ink: #000000;
  --color-charcoal-accent: #27262b;
  --color-clean-canvas: #ffffff;
  --color-parchment-base: #f4f1ec;
  --color-subtle-ash: #e2e2e7;
  --color-pale-earth: #e5dfc8;
  --font-display: Inter, sans-serif;
}