:root { --primary: hsl(275 86% 36%); --primary-light: hsl(275 87% 53%); --primary-dark: hsl(275 85% 29%); --primary-ultra-dark: hsl(252 89% 37%); --secondary: hsl(326 85% 52%); --tertiary: hsl(55 100% 55%); --tertiary-dark: hsl(8 90% 55%); --base: hsl(240 17% 19%); --base-ultra-dark: hsl(229 22% 10%); --base-dark: hsl(220 4% 14%); --base-light: hsl(240 8% 90%); --white: hsl(0 0% 100%); --black: hsl(0 0% 0%); --primary-t-1: hsla(275 48% 94% / 0.09); --primary-t-2: hsla(275 48% 88% / 0.18); --primary-t-3: hsla(275 48% 83% / 0.27); --primary-t-4: hsla(275 48% 77% / 0.36); --primary-t-5: hsla(275 48% 71% / 0.45); --primary-t-6: hsla(275 48% 65% / 0.55); --primary-t-7: hsla(275 48% 59% / 0.64); --primary-t-8: hsla(275 48% 54% / 0.73); --primary-t-9: hsla(275 53% 48% / 0.82); --primary-t-10: hsla(275 67% 42% / 0.91); --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);}