/* Virtual reference tokens. */
@theme {
  --color-midnight-void: #000000;
  --color-ghost-white: #ffffff;
  --color-muted-ash: #666666;
  --color-accent-orange: #ff5c00;
  --font-display: neue-haas-grotesk-display, sans-serif;
  --font-sans: IPM, sans-serif;
}