/* Atlantis Technology reference tokens. */
@theme {
  --color-deep-midnight: #0a0c10;
  --color-slate-card: #12151c;
  --color-ghostly-gray: #b5b6b7;
  --color-fog-whisper: #858688;
  --color-shadow-touch: #545558;
  --color-pure-white: #ffffff;
  --font-display: Inter, sans-serif;
  --font-sans: "Space Grotesk", sans-serif;
}