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

:root {
  --accent-star: rgb(245,185,66); /* @kind color */
  --blue-500: rgb(88,137,181); /* @kind color */
  --blue-900: rgb(39,51,74); /* @kind color */
  --blue-logo: rgb(30,104,176); /* @kind color */
  --blue-tint-100: rgb(237,243,248); /* @kind color */
  --blue-tint-50: rgb(247,250,252); /* @kind color */
  --body-bold-font-family: "DM Sans";
  --body-bold-font-size: 16;
  --body-bold-font-weight: "Bold"; /* @kind other */
  --body-bold-line-height: 24;
  --body-regular-font-family: "DM Sans";
  --body-regular-font-size: 16;
  --body-regular-font-weight: "Regular"; /* @kind other */
  --body-regular-line-height: 24;
  --h1-font-family: "Jost";
  --h1-font-size: 54;
  --h1-font-weight: "Bold"; /* @kind other */
  --h1-line-height: 62;
  --h2-font-family: "Jost";
  --h2-font-size: 42;
  --h2-font-weight: "Bold"; /* @kind other */
  --h2-line-height: 50;
  --h3-font-family: "Jost";
  --h3-font-size: 40;
  --h3-font-weight: "Bold"; /* @kind other */
  --h3-line-height: 48;
  --h4-font-family: "Jost";
  --h4-font-size: 26;
  --h4-font-weight: "Bold"; /* @kind other */
  --h4-line-height: 34;
  --neutral-border: rgb(217,226,236); /* @kind color */
  --neutral-text-secondary: rgb(90,107,128); /* @kind color */
  --neutral-white: rgb(255,255,255); /* @kind color */
  --orange-500: rgb(232,131,60); /* @kind color */
  --orange-600: rgb(208,110,42); /* @kind color */
}
