/* Joby Aviation reference tokens. */
@theme {
  --color-midnight-ink: #0e1620;
  --color-cloud-whisper: #f5f4df;
  --color-skybound-blue: #007ae5;
  --color-cosmic-violet: #1c3f99;
  --color-sunset-orange: #eb6110;
  --color-horizon-blue: #083e6f;
  --font-display: JobyDisplay, sans-serif;
  --font-sans: jobyText, sans-serif;
}