:root { --primary: #FEDD2D; --accent: #000000; --background: #ffffff; --light: #ffffff; --dark: #000000; --lightgrey: #f7f7f7; --darktext: #020303; --lighttext: #ffffff; --lightgrey-t-1: hsla(0, 0%, 100%, 0.09); --lightgrey-t-2: hsla(0, 0%, 99%, 0.18); --lightgrey-t-3: hsla(0, 0%, 99%, 0.27); --lightgrey-t-4: hsla(0, 0%, 99%, 0.36); --lightgrey-t-5: hsla(0, 0%, 99%, 0.45); --lightgrey-t-6: hsla(0, 0%, 98%, 0.55); --lightgrey-t-7: hsla(0, 0%, 98%, 0.64); --lightgrey-t-8: hsla(0, 0%, 98%, 0.73); --lightgrey-t-9: hsla(0, 0%, 97%, 0.82); --lightgrey-t-10: hsla(0, 0%, 97%, 0.91); --dark-t-1: hsla(0, 0%, 80%, 0.2); --dark-t-2: hsla(0, 0%, 60%, 0.4); --dark-t-3: hsla(0, 0%, 40%, 0.6); --dark-t-4: hsla(0, 0%, 20%, 0.8); --primary-t-1: hsla(51, 99%, 90%, 0.25); --primary-t-2: hsla(51, 99%, 79%, 0.5); --primary-t-3: hsla(51, 99%, 69%, 0.75); --primary-l-1: #fee873; --primary-l-2: #fff2b2; --accent-t-1: hsla(0, 0%, 75%, 0.25); --accent-t-2: hsla(0, 0%, 50%, 0.5); --accent-t-3: hsla(0, 0%, 25%, 0.75); --accent-l-1: #555555; --accent-l-2: #aaaaaa; --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);}