/* Generated from Figma Variables. First mode = :root default.
   FLOAT tokens are unitless — multiply by 1px in calc() where a length is needed. */

:root {
  --base-white: rgb(255,255,255); /* @kind color */
  --blue: rgb(0,122,255); /* @kind color */
  --color-base-white: rgb(255,255,255); /* @kind color */
  --color: rgb(255,255,255); /* @kind color */
  --grey: rgb(153,153,153); /* @kind color */
  --violet-violet-700: rgb(115,89,247); /* @kind color */
  --white: rgb(255,255,255); /* @kind color */
}

:root[data-mode="mode-2"] {
  --color: rgb(255,255,255); /* @kind color */
}
