/* Warp reference tokens. */
@theme {
  --color-midnight-base: #121212;
  --color-graphite-surface: #1E1E1D;
  --color-dark-overlay: #40403f;
  --color-ash-text: #868684;
  --color-highlight-white: #FFFFFF;
  --color-subtle-cream: #FAFAFA;
  --font-display: Matter, sans-serif;
  --font-sans: Inter, sans-serif;
}