/* Webflow reference tokens. */
@theme {
  --color-canvas-white: #ffffff;
  --color-ink-black: #080808;
  --color-slate-gray: #5a5a5a;
  --color-whisper-gray: #f0f0f0;
  --color-outline-gray: #d8d8d8;
  --color-webflow-blue: #146ef5;
  --font-display: "WF Visual Sans Variable", sans-serif;
  --font-sans: WFVisualSans-Mono, sans-serif;
}