/* Runway reference tokens. */
@theme {
  --color-storm-gray: #6b7280;
  --color-runway-midnight: #2b22fa;
  --color-cloud-burst: #e5e7eb;
  --color-graphite: #404040;
  --color-pure-white: #ffffff;
  --color-deep-shadow: #0c0c0c;
  --font-display: abcNormal, sans-serif;
}