/* Shopify reference tokens. */
@theme {
  --color-canvas-midnight: #02090a;
  --color-forest-black: #000000;
  --color-lunar-white: #ffffff;
  --color-charcoal-slate: #041e18;
  --color-border-ash: #e5e7eb;
  --color-steel-gray: #a1a1aa;
  --font-display: NeueHaasGrotesk, sans-serif;
  --font-sans: Inter-Variable, sans-serif;
}