:root {
  --gray-700: rgba(65, 70, 81, 1);
  --gray-500: rgba(113, 118, 128, 1);
  --gray-800: rgba(37, 43, 55, 1);
  --gray-300: rgba(213, 215, 218, 1);
  --black: rgba(0, 0, 0, 1);
  --brand-500: rgba(32, 197, 181, 1);
  --white: rgba(255, 255, 255, 1);
  --gray-900: rgba(24, 29, 39, 1);
  --gray-200: rgba(233, 234, 235, 1);
  --brand-50: rgba(241, 252, 250, 1);
  --brand-300: rgba(101, 227, 209, 1);
  --gray-100: rgba(245, 245, 245, 1);
  --brand-600: rgba(127, 86, 217, 1);
  --error-400: rgba(249, 112, 102, 1);
  --error-500: rgba(240, 68, 56, 1);
  --brand-700: rgba(105, 65, 198, 1);
  --gray-400: rgba(164, 167, 174, 1);
  --brand-400: rgba(54, 203, 187, 1);
  --success-500: rgba(18, 183, 106, 1);
  --success-700: rgba(2, 122, 72, 1);
  --success-50: rgba(236, 253, 243, 1);
  --warning-500: rgba(247, 144, 9, 1);
  --warning-700: rgba(181, 71, 8, 1);
  --warning-50: rgba(255, 250, 235, 1);
  --error-700: rgba(180, 35, 24, 1);
  --error-50: rgba(254, 243, 242, 1);
  --brand-200: rgba(158, 241, 226, 1);
  --gray-600: rgba(83, 88, 98, 1);
  --brand-800: rgba(83, 56, 158, 1);
  --text-xl-semibold-font-family: "Google Sans", Helvetica;
  --text-xl-semibold-font-weight: 600;
  --text-xl-semibold-font-size: 20px;
  --text-xl-semibold-letter-spacing: 0px;
  --text-xl-semibold-line-height: 30px;
  --text-xl-semibold-font-style: normal;
  --text-xs-regular-font-family: "Google Sans", Helvetica;
  --text-xs-regular-font-weight: 400;
  --text-xs-regular-font-size: 12px;
  --text-xs-regular-letter-spacing: 0px;
  --text-xs-regular-line-height: 18px;
  --text-xs-regular-font-style: normal;
  --text-md-regular-font-family: "Google Sans", Helvetica;
  --text-md-regular-font-weight: 400;
  --text-md-regular-font-size: 16px;
  --text-md-regular-letter-spacing: 0px;
  --text-md-regular-line-height: 24px;
  --text-md-regular-font-style: normal;
  --text-md-medium-font-family: "Google Sans", Helvetica;
  --text-md-medium-font-weight: 500;
  --text-md-medium-font-size: 16px;
  --text-md-medium-letter-spacing: 0px;
  --text-md-medium-line-height: 24px;
  --text-md-medium-font-style: normal;
  --text-sm-medium-font-family: "Inter", Helvetica;
  --text-sm-medium-font-weight: 500;
  --text-sm-medium-font-size: 14px;
  --text-sm-medium-letter-spacing: 0px;
  --text-sm-medium-line-height: 20px;
  --text-sm-medium-font-style: normal;
  --text-md-semibold-font-family: "Inter", Helvetica;
  --text-md-semibold-font-weight: 600;
  --text-md-semibold-font-size: 16px;
  --text-md-semibold-letter-spacing: 0px;
  --text-md-semibold-line-height: 24px;
  --text-md-semibold-font-style: normal;
  --text-lg-semibold-font-family: "Google Sans", Helvetica;
  --text-lg-semibold-font-weight: 600;
  --text-lg-semibold-font-size: 18px;
  --text-lg-semibold-letter-spacing: 0px;
  --text-lg-semibold-line-height: 28px;
  --text-lg-semibold-font-style: normal;
  --display-lg-medium-font-family: "Google Sans", Helvetica;
  --display-lg-medium-font-weight: 500;
  --display-lg-medium-font-size: 48px;
  --display-lg-medium-letter-spacing: -0.96px;
  --display-lg-medium-line-height: 60px;
  --display-lg-medium-font-style: normal;
  --text-lg-regular-font-family: "Google Sans", Helvetica;
  --text-lg-regular-font-weight: 400;
  --text-lg-regular-font-size: 18px;
  --text-lg-regular-letter-spacing: 0px;
  --text-lg-regular-line-height: 28px;
  --text-lg-regular-font-style: normal;
  --display-xs-medium-font-family: "Google Sans", Helvetica;
  --display-xs-medium-font-weight: 500;
  --display-xs-medium-font-size: 24px;
  --display-xs-medium-letter-spacing: 0px;
  --display-xs-medium-line-height: 32px;
  --display-xs-medium-font-style: normal;
  --text-sm-regular-font-family: "Google Sans", Helvetica;
  --text-sm-regular-font-weight: 400;
  --text-sm-regular-font-size: 14px;
  --text-sm-regular-letter-spacing: 0px;
  --text-sm-regular-line-height: 20px;
  --text-sm-regular-font-style: normal;
  --display-md-bold-font-family: "Google Sans", Helvetica;
  --display-md-bold-font-weight: 700;
  --display-md-bold-font-size: 36px;
  --display-md-bold-letter-spacing: -0.72px;
  --display-md-bold-line-height: 44px;
  --display-md-bold-font-style: normal;
  --text-lg-medium-font-family: "Google Sans", Helvetica;
  --text-lg-medium-font-weight: 500;
  --text-lg-medium-font-size: 18px;
  --text-lg-medium-letter-spacing: 0px;
  --text-lg-medium-line-height: 28px;
  --text-lg-medium-font-style: normal;
  --display-xs-regular-font-family: "Google Sans", Helvetica;
  --display-xs-regular-font-weight: 400;
  --display-xs-regular-font-size: 24px;
  --display-xs-regular-letter-spacing: 0px;
  --display-xs-regular-line-height: 32px;
  --display-xs-regular-font-style: normal;
  --text-xl-medium-font-family: "Google Sans", Helvetica;
  --text-xl-medium-font-weight: 500;
  --text-xl-medium-font-size: 20px;
  --text-xl-medium-letter-spacing: 0px;
  --text-xl-medium-line-height: 30px;
  --text-xl-medium-font-style: normal;
  --display-xl-medium-font-family: "Google Sans", Helvetica;
  --display-xl-medium-font-weight: 500;
  --display-xl-medium-font-size: 60px;
  --display-xl-medium-letter-spacing: -1.2px;
  --display-xl-medium-line-height: 72px;
  --display-xl-medium-font-style: normal;
  --text-sm-semibold-font-family: "Inter", Helvetica;
  --text-sm-semibold-font-weight: 600;
  --text-sm-semibold-font-size: 14px;
  --text-sm-semibold-letter-spacing: 0px;
  --text-sm-semibold-line-height: 20px;
  --text-sm-semibold-font-style: normal;
  --shadow-xs: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  --drop-shadow: 0px 2px 16px -4px rgba(0, 0, 0, 0.04);
  --elevation-e3: 0px 8px 24px -4px rgba(0, 0, 0, 0.08);
  --elevation-e4: 0px 18px 32px -8px rgba(0, 0, 0, 0.12);
}
