/* Studio Gruhl reference tokens. */
@theme {
  --color-midnight-charcoal: #18181b;
  --color-slate-surface: #2e2e30;
  --color-pure-white: #ffffff;
  --color-muted-gray: #969696;
  --color-shadow-ink: #000000;
  --font-display: GreedStandard, sans-serif;
  --font-sans: Arial, sans-serif;
}