:root { --yellow: hsl(50, 100%, 50%); --yellow-4: hsl(320, 100%, 64%); --yellow-4-l-1: hsl(320, 100%, 73%); --yellow-4-l-2: hsl(320, 100%, 82%); --yellow-4-l-3: hsl(320, 100%, 91%); --yellow-4-d-1: hsl(320, 56%, 48%); --yellow-4-d-2: hsl(320, 56%, 32%); --yellow-4-d-3: hsl(320, 56%, 16%); --yellow-4-t-1: hsla(320, 100%, 91%, 0.25); --yellow-4-t-2: hsla(320, 100%, 82%, 0.5); --yellow-4-t-3: hsla(320, 100%, 73%, 0.75); --yellow-l-1: hsl(50, 100%, 58%); --yellow-l-2: hsl(50, 100%, 67%); --yellow-l-3: hsl(50, 100%, 75%); --yellow-l-4: hsl(50, 100%, 83%); --yellow-l-5: hsl(50, 100%, 92%); --yellow-d-1: hsl(50, 100%, 42%); --yellow-d-2: hsl(50, 100%, 33%); --yellow-d-3: hsl(50, 100%, 25%); --yellow-d-4: hsl(50, 100%, 17%); --yellow-d-5: hsl(50, 100%, 8%); --yellow-t-1: hsla(50, 100%, 92%, 0.17); --yellow-t-2: hsla(50, 100%, 83%, 0.33); --yellow-t-3: hsla(50, 100%, 75%, 0.5); --yellow-t-4: hsla(50, 100%, 67%, 0.67); --yellow-t-5: hsla(50, 100%, 58%, 0.83); --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); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --space-5xl: clamp(6.1rem, calc(0.04740740740740742 * (100vw - 36rem) + 6.1rem), 11.22rem);}