/* Secure reference tokens. */
@theme {
  --color-midnight-graphite: #000000;
  --color-canvas-white: #ffffff;
  --color-whisper-gray: #f4f4f4;
  --color-porcelain-gray: #cccccc;
  --color-blush-rose: #f8dbd5;
  --color-whereby-violet: #2b189b;
  --font-display: Inter, sans-serif;
  --font-sans: Inter, sans-serif;
}