/* Studio Oker reference tokens. */
@theme {
  --color-midnight-canvas: #000000;
  --color-ghost-white: #ffffff;
  --color-whisper-gray: #a0a0a0;
  --color-charcoal-edge: #484848;
  --color-brand-red: #cf2e20;
  --font-display: NextBook, sans-serif;
}