/* Overflow reference tokens. */
@theme {
  --color-midnight-graphite: #000000;
  --color-ghost-white: #fafafc;
  --color-slate-gray: #666666;
  --color-light-ash: #dadce0;
  --color-cloud-gray: #f0f0f2;
  --color-deep-violet: #161637;
  --font-display: Inter, sans-serif;
}