/* Shopify reference tokens. */
@theme {
  --color-pitch-black: #000000;
  --color-deep-ocean: #02090a;
  --color-charcoal-grey: #061a1c;
  --color-steel-gaze: #1e2c31;
  --color-twilight-indigo: #000a10;
  --color-abyssal-violet: #010624;
  --font-display: NeueHaasGrotesk, sans-serif;
  --font-sans: Inter-Variable, sans-serif;
}