/* Allbirds reference tokens. */
@theme {
  --color-black-ink: #000000;
  --color-white-linen: #ffffff;
  --color-charcoal-slate: #212121;
  --color-warm-mist: #e0dacf;
  --color-storm-gray: #525252;
  --color-muted-olive: #222519;
  --font-display: Geograph, sans-serif;
  --font-sans: "Self Modern", sans-serif;
}