:root {
    --content-padding-x: 40px;
    --teal-500: #02a0b4;
    --teal-600: #017f8f;
    --teal-50: #e0f5f8;
    --teal-light: #e0f5f8;
    --star-yellow: #FFBB00;
    --badge-hit-bg: #e65100;
    --badge-sale-bg: #dddd07;
    --badge-new-bg: #02a0b4;
    --text-primary: #1a202c;
    --text-secondary: #4a5568;
    --text-muted: #a0aec0;
    --green-delivery: #38a169;
    --grey-500: rgba(107, 107, 107, 1);
    --baseblack-500: #1a202c;
    --basewhite: rgba(255, 255, 255, 1);
    --grey-300: rgba(166, 165, 165, 1);
    --red-500: rgba(242, 70, 29, 1);
    --grey-200: rgba(196, 196, 196, 1);
    --grey-100: rgba(236, 236, 236, 1);
    --grey-50: rgba(243, 243, 243, 1);
    --yellow-500: #dddd07;
    --orange-500: #e65100;
    --baseblack-400: rgba(58, 56, 56, 1);
    --desktop-text-SM-regular-font-family: "Manrope", sans-serif;
    --desktop-text-SM-regular-font-weight: 400;
    --desktop-text-SM-regular-font-size: 13px;
    --desktop-text-SM-regular-letter-spacing: 0.26px;
    --desktop-text-SM-regular-line-height: 1.4;
    --desktop-text-SM-regular-font-style: normal;
    --desktop-text-LG-semi-bold-font-family: "Manrope", sans-serif;
    --desktop-text-LG-semi-bold-font-weight: 600;
    --desktop-text-LG-semi-bold-font-size: 16px;
    --desktop-text-LG-semi-bold-letter-spacing: 0.26px;
    --desktop-text-LG-semi-bold-line-height: 1.4;
    --desktop-text-LG-semi-bold-font-style: normal;
    --desktop-text-MD-regular-font-family: "Manrope", sans-serif;
    --desktop-text-MD-regular-font-weight: 400;
    --desktop-text-MD-regular-font-size: 14px;
    --desktop-text-MD-regular-letter-spacing: 0px;
    --desktop-text-MD-regular-line-height: 1.5;
    --desktop-text-MD-regular-font-style: normal;
    --desktop-text-XS-semi-bold-font-family: "Manrope", sans-serif;
    --desktop-text-XS-semi-bold-font-weight: 700;
    --desktop-text-XS-semi-bold-font-size: 11px;
    --desktop-text-XS-semi-bold-letter-spacing: 0.44px;
    --desktop-text-XS-semi-bold-line-height: 1.3;
    --desktop-text-XS-semi-bold-font-style: normal;
    --desktop-text-MD-semi-bold-font-family: "Manrope", sans-serif;
    --desktop-text-MD-semi-bold-font-weight: 600;
    --desktop-text-MD-semi-bold-font-size: 13px;
    --desktop-text-MD-semi-bold-letter-spacing: 0.26px;
    --desktop-text-MD-semi-bold-line-height: 1.4;
    --desktop-text-MD-semi-bold-font-style: normal;
    --desktop-text-MD-medium-font-family: "Manrope", sans-serif;
    --desktop-text-MD-medium-font-weight: 500;
    --desktop-text-MD-medium-font-size: 14px;
    --desktop-text-MD-medium-letter-spacing: 0px;
    --desktop-text-MD-medium-line-height: 1.5;
    --desktop-text-MD-medium-font-style: normal;
    --desktop-heading-h2-font-family: "Manrope", sans-serif;
    --desktop-heading-h2-font-weight: 800;
    --desktop-heading-h2-font-size: 32px;
    --desktop-heading-h2-letter-spacing: 0px;
    --desktop-heading-h2-line-height: 1.1;
    --desktop-heading-h2-font-style: normal;
    --desktop-text-LG-medium-font-family: "Manrope", sans-serif;
    --desktop-text-LG-medium-font-weight: 500;
    --desktop-text-LG-medium-font-size: 16px;
    --desktop-text-LG-medium-letter-spacing: 0px;
    --desktop-text-LG-medium-line-height: 1.4;
    --desktop-text-LG-medium-font-style: normal;
    --desktop-heading-h1-font-family: "Manrope", sans-serif;
    --desktop-heading-h1-font-weight: 800;
    --desktop-heading-h1-font-size: 40px;
    --desktop-heading-h1-letter-spacing: 0px;
    --desktop-heading-h1-line-height: 1.1;
    --desktop-heading-h1-font-style: normal;
    --desktop-text-LG-regular-font-family: "Manrope", sans-serif;
    --desktop-text-LG-regular-font-weight: 400;
    --desktop-text-LG-regular-font-size: 16px;
    --desktop-text-LG-regular-letter-spacing: 0px;
    --desktop-text-LG-regular-line-height: 1.5;
    --desktop-text-LG-regular-font-style: normal;
}
