/* Maciej Zadykowicz reference tokens. */
@theme {
  --color-midnight-base: #0c0c0c;
  --color-charcoal-surface: #25262d;
  --color-slate-accent: #383a42;
  --color-ghost-text: #f2f2f3;
  --color-cool-gray-text: #858893;
  --color-subtle-gray-text: #54565f;
  --font-display: Replica-Regular, sans-serif;
  --font-sans: Replica-Mono, sans-serif;
}