/* AI Product Generation reference tokens. */
@theme {
  --color-midnight-coal: #020108;
  --color-cloud-white: #ffffff;
  --color-ash-grey: #333333;
  --color-canvas-fog: #f7f7f7;
  --color-stone-whisper: #d7d7d6;
  --color-muted-slate: #818084;
  --font-display: "SF Pro Display", sans-serif;
  --font-sans: Arial, sans-serif;
}