:root { --light: #fdfdf7; --dark: hsl(0 0% 21%); --white: hsl(0, 0%, 100%); --black: hsl(0, 0%, 0%); --mc-orange: #ff9e05; --mc-brown: #7b5322; --mc-red: hsl(9 57% 31%); --mc-burnt: hsl(21 57% 31%); --mc-gold: hsl(45 57% 31%); --mc-olive: hsl(57 57% 31%); --mc-brown-t-1: hsla(33, 25%, 86%, 0.2); --mc-brown-t-2: hsla(33, 25%, 72%, 0.4); --mc-brown-t-3: hsla(33, 25%, 58%, 0.6); --mc-brown-t-4: hsla(33, 31%, 45%, 0.8); --mc-brown-l-1: #95754e; --mc-brown-l-2: #b0987a; --mc-brown-l-3: #cabaa7; --mc-brown-l-4: #e5ddd3; --mc-brown-d-1: #62421b; --mc-brown-d-2: #4a3214; --mc-brown-d-3: #31210e; --mc-brown-d-4: #191107; --mc-orange-l-1: #ffb137; --mc-orange-l-2: #ffc569; --mc-orange-l-3: #ffd89b; --mc-orange-l-4: #ffeccd; --mc-orange-d-1: #cc7e04; --mc-orange-d-2: #995f03; --mc-orange-d-3: #663f02; --mc-orange-d-4: #332001; --mc-orange-t-1: hsla(37, 100%, 90%, 0.2); --mc-orange-t-2: hsla(37, 100%, 80%, 0.4); --mc-orange-t-3: hsla(37, 100%, 71%, 0.6); --mc-orange-t-4: hsla(37, 100%, 61%, 0.8); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}