/* Branding reference tokens. */
@theme {
  --color-absolute-zero: #000000;
  --color-deep-space: #080808;
  --color-nightfall-gray: #171617;
  --color-charcoal-surface: #262525;
  --color-slate-highlight: #393939;
  --color-cloud-white: #fcfcfc;
  --font-display: "Kmr Waldenburg", sans-serif;
  --font-sans: system-ui, sans-serif;
}