/* Windsurf reference tokens. */
@theme {
  --color-midnight-ink: #011c42;
  --color-arctic-mist: #f8f1e5;
  --color-platinum-white: #ffffff;
  --color-slate-text: #696962;
  --color-ash-border: #c0c1c6;
  --color-charcoal-black: #0b100f;
  --font-display: ui-sans-serif, sans-serif;
  --font-sans: tomatoGrotesk, sans-serif;
}