/* Ragged Edge reference tokens. */
@theme {
  --color-midnight-ink: #181f1f;
  --color-canvas-white: #ffffff;
  --color-fog-gray: #d1d2d2;
  --color-muted-slate: #a3a5a5;
  --color-graphite: #000000;
  --color-pristine-mist: #eaf7f3;
  --font-display: Grit-Regular, sans-serif;
  --font-sans: ABCDiatypeExpanded-Bold, sans-serif;
}