/* Dennis Snellenberg reference tokens. */
@theme {
  --color-midnight-ink: #1c1d20;
  --color-frosted-glass: #ffffff;
  --color-neutral-stone: #999d9e;
  --color-graphite-shadow: #494a4d;
  --color-vivid-violet: #455ce9;
  --color-deep-violet: #334bd3;
  --font-display: "Dennis Sans", sans-serif;
}