/* Navigate reference tokens. */
@theme {
  --color-midnight-abyss: #141414;
  --color-ghost-white: #fdf9f0;
  --color-lime-squeeze: #c7ff69;
  --color-amethyst-glow: #7a78ff;
  --color-sunset-orange: #ff6d38;
  --color-emerald-sprint: #00a652;
  --font-display: Aeonik, sans-serif;
  --font-sans: OldschoolGrotesk, sans-serif;
}