/* Slab reference tokens. */
@theme {
  --color-berry-ink: #42022;
  --color-slab-red: #ff4143;
  --color-slab-blue: #4285f4;
  --color-muted-cyan: #00d5a0;
  --color-muted-violet: #253858;
  --color-vivid-blue: #0061ff;
  --font-display: Whitney, sans-serif;
  --font-sans: Sentinel, sans-serif;
}