:root {
  --grayscale-0: rgba(93, 106, 125, 1); /* Gốc 100% */
  --grayscale-10: rgba(84, 95, 113, 1);
  --grayscale-20: rgba(74, 85, 100, 1);
  --grayscale-30: rgba(65, 74, 87, 1);
  --grayscale-40: rgba(56, 63, 75, 1);
  --grayscale-50: rgba(46, 53, 62, 1);
  --grayscale-60: rgba(37, 42, 50, 1);
  --grayscale-70: rgba(28, 31, 37, 1);
  --grayscale-80: rgba(19, 21, 25, 1);
  --grayscale-90: rgba(9, 10, 12, 1);
  --grayscale-100: rgba(0, 0, 0, 1); /* Đen hoàn toàn */
  --primary-50: rgba(37, 88, 167, 1);
  --secondary: rgba(140, 206, 238, 1);
  --primary-5: rgba(37, 88, 167, 1);
  --background-elevation24: rgba(255, 255, 255, 1);
  --button-bold-font-family: "Inter", Helvetica;
  --button-bold-font-weight: 700;
  --button-bold-font-size: 16px;
  --button-bold-letter-spacing: 1.25px;
  --button-bold-line-height: 20px;
  --button-bold-font-style: normal;
  --body-1-medium-font-family: "Inter", Helvetica;
  --body-1-medium-font-weight: 500;
  --body-1-medium-font-size: 16px;
  --body-1-medium-letter-spacing: 0.08px;
  --body-1-medium-line-height: 26px;
  --body-1-medium-font-style: normal;
  --18-light-font-family: "Inter", Helvetica;
  --18-light-font-weight: 300;
  --18-light-font-size: 18px;
  --18-light-letter-spacing: 0.09px;
  --18-light-line-height: 28px;
  --18-light-font-style: normal;
  --h5-medium-font-family: "Inter", Helvetica;
  --h5-medium-font-weight: 500;
  --h5-medium-font-size: 26px;
  --h5-medium-letter-spacing: 0px;
  --h5-medium-line-height: 36px;
  --h5-medium-font-style: normal;
  --body-1-regular-font-family: "Inter", Helvetica;
  --body-1-regular-font-weight: 400;
  --body-1-regular-font-size: 16px;
  --body-1-regular-letter-spacing: 0.08px;
  --body-1-regular-line-height: 26px;
  --body-1-regular-font-style: normal;
  --h6-bold-font-family: "Inter", Helvetica;
  --h6-bold-font-weight: 700;
  --h6-bold-font-size: 20px;
  --h6-bold-letter-spacing: 0.030000001192092896px;
  --h6-bold-line-height: 28px;
  --h6-bold-font-style: normal;
  --hero-title-font-family: "IBM Plex Sans", Helvetica;
  --roboto-font-family: "Roboto", Helvetica;
  --inter-font-family: "Inter", Helvetica;
}
