/* Warp reference tokens. */
@theme {
  --color-deep-space: #000000;
  --color-console-dark: #121212;
  --color-surface-dark: #1E1E1D;
  --color-ghost-gray: #868684;
  --color-luminous-white: #FAF9F6;
  --color-polar-white: #FFFFFF;
  --font-display: Matter, sans-serif;
  --font-sans: Inter, sans-serif;
}