/* Eight Sleep reference tokens. */
@theme {
  --color-midnight-ink: #121212;
  --color-porcelain-white: #FFFFFF;
  --color-silver-thread: #808080;
  --color-ash-gray: #8e8d92;
  --color-graphite: #363636;
  --color-winter-frost: #F9F8F7;
  --font-display: NeueMontreal, sans-serif;
}