/* Surfshark reference tokens. */
@theme {
  --color-midnight-ink: #16191c;
  --color-stormy-night: #1e2327;
  --color-deep-graphite: #393e41;
  --color-charcoal-grey: #5b6065;
  --color-light-grey: #bfbfc0;
  --color-silver-mist: #dadadd;
  --font-display: Inter, sans-serif;
}