/* ProtoPie reference tokens. */
@theme {
  --color-midnight-ink: #181818;
  --color-stone-gray: #555555;
  --color-pale-gray: #999999;
  --color-ghost-white: #ffffff;
  --color-crystal-frost: #e9e9e9;
  --color-iris-bloom: #8169ff;
  --font-display: Gilroy, sans-serif;
  --font-sans: Inter, sans-serif;
}