/* Status reference tokens. */
@theme {
  --color-deep-space: #09101c;
  --color-ash: #1b273d;
  --color-cloud-white: #ffffff;
  --color-off-white: #dce0e5;
  --color-light-mist: #f0f2f5;
  --color-slate-fabric: #3a4049;
  --font-display: Inter, sans-serif;
}