/* Depot reference tokens. */
@theme {
  --color-carbon-black: #04040b;
  --color-night-sky: #121113;
  --color-ash-gray: #323035;
  --color-storm-gray: #3c393f;
  --color-cloud-burst: #b5b2bc;
  --color-snow-drift: #eeeef0;
  --font-display: "Red Hat Display Variable", sans-serif;
  --font-sans: "Red Hat Text Variable", sans-serif;
}