:root {
  --lightmain-color: rgba(90, 52, 240, 1);
  --lightsecondary-color: rgba(250, 255, 2, 1);
  --lightmain-bg: rgba(233, 232, 239, 1);
  --lightsecondary-bg: rgba(248, 248, 253, 1);
  --lightthird-bg: rgba(217, 214, 229, 1);
  --lightfourth-bg: rgba(238, 236, 252, 1);
  --lightsystem-white: rgba(255, 255, 255, 1);
  --lightsystem-red: rgba(253, 88, 98, 1);
  --lightnavigation-bar: rgba(255, 255, 255, 0.94);
  --lighttext-normal: rgba(41, 40, 65, 1);
  --lighttext-placeholder: rgba(138, 136, 172, 1);
  --lighttext-placeholder-alt: rgba(173, 172, 197, 1);
  --lightfields-bg: rgba(255, 255, 255, 1);
  --darkmain-color: rgba(123, 93, 243, 1);
  --darksecondary-color: rgba(250, 255, 2, 1);
  --darkmain-bg: rgba(34, 33, 52, 1);
  --darksecondary-bg: rgba(24, 23, 37, 1);
  --darkthird-bg: rgba(46, 44, 70, 1);
  --darkfourth-bg: rgba(40, 38, 73, 1);
  --darksystem-white: rgba(255, 255, 255, 1);
  --darksystem-red: rgba(253, 88, 98, 1);
  --darktext-normal: rgba(226, 223, 239, 1);
  --darktext-placeholder: rgba(139, 138, 171, 1);
  --darktext-placeholder-alt: rgba(86, 84, 112, 1);
  --darknavigation-bar: rgba(33, 32, 52, 0.94);
  --darkfields-bg: rgba(33, 32, 52, 1);
  --label-colordarkprimary: rgba(255, 255, 255, 1);
  --titles-xxlarge-font-family: "SF Pro Display", Helvetica;
  --titles-xxlarge-font-weight: 400;
  --titles-xxlarge-font-size: 34px;
  --titles-xxlarge-letter-spacing: 0.37400001287460327px;
  --titles-xxlarge-line-height: 42px;
  --titles-xxlarge-font-style: normal;
  --titles-xlarge-font-family: "SF Pro Display", Helvetica;
  --titles-xlarge-font-weight: 400;
  --titles-xlarge-font-size: 27px;
  --titles-xlarge-letter-spacing: 0.37400001287460327px;
  --titles-xlarge-line-height: 34px;
  --titles-xlarge-font-style: normal;
  --titles-large-font-family: "SF Pro Display", Helvetica;
  --titles-large-font-weight: 700;
  --titles-large-font-size: 24px;
  --titles-large-letter-spacing: 0.37400001287460327px;
  --titles-large-line-height: 30px;
  --titles-large-font-style: normal;
  --titles-normal-font-family: "SF Pro Display", Helvetica;
  --titles-normal-font-weight: 700;
  --titles-normal-font-size: 20px;
  --titles-normal-letter-spacing: 0.37400001287460327px;
  --titles-normal-line-height: 24px;
  --titles-normal-font-style: normal;
  --titles-normal-black-font-family: "SF Pro Display", Helvetica;
  --titles-normal-black-font-weight: 900;
  --titles-normal-black-font-size: 20px;
  --titles-normal-black-letter-spacing: 0.37400001287460327px;
  --titles-normal-black-line-height: 24px;
  --titles-normal-black-font-style: normal;
  --titles-small-font-family: "SF Pro Display", Helvetica;
  --titles-small-font-weight: 700;
  --titles-small-font-size: 18px;
  --titles-small-letter-spacing: 0.10000000149011612px;
  --titles-small-line-height: 24px;
  --titles-small-font-style: normal;
  --titles-xsmall-font-family: "SF Pro Display", Helvetica;
  --titles-xsmall-font-weight: 700;
  --titles-xsmall-font-size: 16px;
  --titles-xsmall-letter-spacing: 0.10000000149011612px;
  --titles-xsmall-line-height: 20px;
  --titles-xsmall-font-style: normal;
  --titles-xsmall-black-font-family: "SF Pro Display", Helvetica;
  --titles-xsmall-black-font-weight: 900;
  --titles-xsmall-black-font-size: 16px;
  --titles-xsmall-black-letter-spacing: 0.20000000298023224px;
  --titles-xsmall-black-line-height: 20px;
  --titles-xsmall-black-font-style: normal;
  --titles-xxsmall-font-family: "SF Pro Display", Helvetica;
  --titles-xxsmall-font-weight: 700;
  --titles-xxsmall-font-size: 14px;
  --titles-xxsmall-letter-spacing: 0.10000000149011612px;
  --titles-xxsmall-line-height: 18px;
  --titles-xxsmall-font-style: normal;
  --titles-xxsmall-black-font-family: "SF Pro Display", Helvetica;
  --titles-xxsmall-black-font-weight: 900;
  --titles-xxsmall-black-font-size: 14px;
  --titles-xxsmall-black-letter-spacing: 0.20000000298023224px;
  --titles-xxsmall-black-line-height: 18px;
  --titles-xxsmall-black-font-style: normal;
  --titles-xxxsmall-font-family: "SF Pro Display", Helvetica;
  --titles-xxxsmall-font-weight: 700;
  --titles-xxxsmall-font-size: 12px;
  --titles-xxxsmall-letter-spacing: 0.20000000298023224px;
  --titles-xxxsmall-line-height: 14px;
  --titles-xxxsmall-font-style: normal;
  --texts-xxlarge-font-family: "SF Pro Display", Helvetica;
  --texts-xxlarge-font-weight: 400;
  --texts-xxlarge-font-size: 27px;
  --texts-xxlarge-letter-spacing: 0.37400001287460327px;
  --texts-xxlarge-line-height: 34px;
  --texts-xxlarge-font-style: normal;
  --texts-xlarge-font-family: "SF Pro Display", Helvetica;
  --texts-xlarge-font-weight: 400;
  --texts-xlarge-font-size: 24px;
  --texts-xlarge-letter-spacing: 0.37400001287460327px;
  --texts-xlarge-line-height: 30px;
  --texts-xlarge-font-style: normal;
  --texts-large-font-family: "SF Pro Display", Helvetica;
  --texts-large-font-weight: 400;
  --texts-large-font-size: 20px;
  --texts-large-letter-spacing: 0.37400001287460327px;
  --texts-large-line-height: 24px;
  --texts-large-font-style: normal;
  --texts-normal-font-family: "SF Pro Display", Helvetica;
  --texts-normal-font-weight: 400;
  --texts-normal-font-size: 18px;
  --texts-normal-letter-spacing: 0.37400001287460327px;
  --texts-normal-line-height: 24px;
  --texts-normal-font-style: normal;
  --texts-small-font-family: "SF Pro Display", Helvetica;
  --texts-small-font-weight: 400;
  --texts-small-font-size: 16px;
  --texts-small-letter-spacing: 0.20000000298023224px;
  --texts-small-line-height: 22px;
  --texts-small-font-style: normal;
  --texts-xsmall-font-family: "SF Pro Display", Helvetica;
  --texts-xsmall-font-weight: 400;
  --texts-xsmall-font-size: 14px;
  --texts-xsmall-letter-spacing: 0.10000000149011612px;
  --texts-xsmall-line-height: 18px;
  --texts-xsmall-font-style: normal;
  --texts-xxsmall-font-family: "SF Pro Display", Helvetica;
  --texts-xxsmall-font-weight: 400;
  --texts-xxsmall-font-size: 12px;
  --texts-xxsmall-letter-spacing: 0.37400001287460327px;
  --texts-xxsmall-line-height: 16px;
  --texts-xxsmall-font-style: normal;
  --body-regular-font-family: "SF Pro Text", Helvetica;
  --body-regular-font-weight: 400;
  --body-regular-font-size: 17px;
  --body-regular-letter-spacing: -0.40799999237060547px;
  --body-regular-line-height: 22px;
  --body-regular-font-style: normal;
}
