:root {
    --pejt01: rgba(88, 101, 242, 1);
    --stroke: rgba(48, 56, 107, 1);
    --background: rgba(7, 10, 13, 1);
    --x-36-3c-7c: rgba(54, 60, 124, 1);
    --x-71-7dff: rgba(113, 125, 255, 1);
    --primary-1: rgba(88, 101, 242, 1);
    --label-small-font-family: "SF Pro", Helvetica;
    --label-small-font-weight: 500;
    --label-small-font-size: 16px;
    --label-small-letter-spacing: 0px;
    --label-small-line-height: 20px;
    --label-small-font-style: normal;
    --label-large-font-family: "SF Pro", Helvetica;
    --label-large-font-weight: 500;
    --label-large-font-size: 20px;
    --label-large-letter-spacing: 0px;
    --label-large-line-height: 28px;
    --label-large-font-style: normal;
    --label-medium-font-family: "SF Pro", Helvetica;
    --label-medium-font-weight: 500;
    --label-medium-font-size: 18px;
    --label-medium-letter-spacing: 0px;
    --label-medium-line-height: 24px;
    --label-medium-font-style: normal;
    --display-medium-font-family: "SF Pro", Helvetica;
    --display-medium-font-weight: 400;
    --display-medium-font-size: 38px;
    --display-medium-letter-spacing: 0px;
    --display-medium-line-height: 44px;
    --display-medium-font-style: normal;
    --display-small-font-family: "SF Pro", Helvetica;
    --display-small-font-weight: 400;
    --display-small-font-size: 28px;
    --display-small-letter-spacing: 0px;
    --display-small-line-height: 32px;
    --display-small-font-style: normal;
    --body-large-font-family: "Inter", Helvetica;
    --body-large-font-weight: 400;
    --body-large-font-size: 20px;
    --body-large-letter-spacing: 0px;
    --body-large-line-height: 28px;
    --body-large-font-style: normal;
    --body-medium-font-family: "Inter", Helvetica;
    --body-medium-font-weight: 400;
    --body-medium-font-size: 16px;
    --body-medium-letter-spacing: 0px;
    --body-medium-line-height: 24px;
    --body-medium-font-style: normal;
    --body-small-font-family: "Inter", Helvetica;
    --body-small-font-weight: 400;
    --body-small-font-size: 14px;
    --body-small-letter-spacing: 0px;
    --body-small-line-height: 20px;
    --body-small-font-style: normal;
    --headline-medium-font-family: "SF Pro", Helvetica;
    --headline-medium-font-weight: 400;
    --headline-medium-font-size: 32px;
    --headline-medium-letter-spacing: 0px;
    --headline-medium-line-height: 40px;
    --headline-medium-font-style: normal;
    --headline-large-font-family: "SF Pro", Helvetica;
    --headline-large-font-weight: 400;
    --headline-large-font-size: 44px;
    --headline-large-letter-spacing: 0px;
    --headline-large-line-height: 52px;
    --headline-large-font-style: normal;
    --title-medium-font-family: "SF Pro", Helvetica;
    --title-medium-font-weight: 400;
    --title-medium-font-size: 24px;
    --title-medium-letter-spacing: 0px;
    --title-medium-line-height: 32px;
    --title-medium-font-style: normal;
    --title-small-font-family: "SF Pro", Helvetica;
    --title-small-font-weight: 400;
    --title-small-font-size: 18px;
    --title-small-letter-spacing: 0px;
    --title-small-line-height: 24px;
    --title-small-font-style: normal;
    --h-h1-font-family: "SF Pro", Helvetica;
    --h-h1-font-weight: 400;
    --h-h1-font-size: 48px;
    --h-h1-letter-spacing: 0px;
    --h-h1-line-height: 60px;
    --h-h1-font-style: normal;
    --h-h2-font-family: "SF Pro", Helvetica;
    --h-h2-font-weight: 400;
    --h-h2-font-size: 40px;
    --h-h2-letter-spacing: 0px;
    --h-h2-line-height: 48px;
    --h-h2-font-style: normal;
    --h-h3-font-family: "SF Pro", Helvetica;
    --h-h3-font-weight: 400;
    --h-h3-font-size: 32px;
    --h-h3-letter-spacing: 0px;
    --h-h3-line-height: 40px;
    --h-h3-font-style: normal;
    --cards: 0px 12px 36px 0px rgba(88, 101, 242, 0.12);
    --buttons: 0px 6px 32px 0px rgba(88, 101, 242, 0.35);
    --variable-collection-color: rgba(216, 40, 40, 1);
}
