/* Grammarly reference tokens. */
@theme {
  --color-inkwell-deep: #0e101a;
  --color-inkwell-muted: #1f243c;
  --color-teal-verdant: #027e6f;
  --color-slate-blue: #333954;
  --color-silver-pine: #4d536;
  --color-stone-gray: #6d758d;
  --font-display: matter, sans-serif;
  --font-sans: Glyph, sans-serif;
}