/* David Kirschberg reference tokens. */
@theme {
  --color-midnight-core: #181818;
  --color-frost-white: #fafafa;
  --color-slate-surface: #262626;
  --color-ash-muted: #a3a3a3;
  --color-ghost-border: #ffffff14;
  --font-display: Inter, sans-serif;
  --font-sans: twkLausanne, sans-serif;
}