/* Gt-planar reference tokens. */
@theme {
  --color-void-black: #000000;
  --color-screen-white: #ffffff;
  --color-input-dark: #1a0014;
  --color-subtle-gray: #949494;
  --color-border-gray: #606060;
  --color-electric-violet: #6100ff;
  --font-display: "GT Planar", sans-serif;
}