/* reboot reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-type-ink: #000000;
  --color-subtle-gray: #232323;
  --color-whisper-gray: #a7a7a7;
  --color-outline-ash: #e5e7eb;
  --color-frost: #c8c8c8;
  --font-display: Inter, sans-serif;
  --font-sans: Inter, sans-serif;
}