/* Endel Manifesto reference tokens. */
@theme {
  --color-midnight-void: #000000;
  --color-ghost-white: #ffffff;
  --color-steel-gray: #636363;
  --color-muted-ash: #4d4d4d;
  --color-soft-fog: #6f6f6f;
  --font-display: Roboto, sans-serif;
}