:root { --primary: #FF6A65; --primary-l-1: #ff7873; --primary-l-2: #ff8581; --primary-l-3: #ff938f; --primary-l-4: #ffa09d; --primary-l-5: #ffaeab; --primary-l-6: #ffbbb9; --primary-l-7: #ffc9c7; --primary-l-8: #ffd6d5; --primary-l-9: #ffe4e3; --primary-l-10: #fff1f1; --secondary: #292830; --secondary-l-1: #3c3c43; --secondary-l-2: #504f56; --secondary-l-3: #636368; --secondary-l-4: #77767b; --secondary-l-5: #8a8a8e; --secondary-l-6: #9e9da1; --secondary-l-7: #b1b1b4; --secondary-l-8: #c5c4c7; --secondary-l-9: #d8d8d9; --secondary-l-10: #ecebec; --white: hsl(0, 0%, 100%); --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); --space-6xl: clamp(7.63rem, calc(0.06787037037037037 * (100vw - 36rem) + 7.63rem), 14.96rem); --text-2xs: clamp(1rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1rem), 1.1rem); --text-xs: clamp(1.1rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.1rem), 1.2rem); --text-s: clamp(1.5rem, calc(0 * (100vw - 36rem) + 1.5rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.6rem), 1.7rem); --text-l: clamp(1.7rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.7rem), 1.9rem); --text-xl: clamp(2.8rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.8rem), 3.6rem); --text-2xl: clamp(3.2rem, calc(0.014814814814814812 * (100vw - 36rem) + 3.2rem), 4.8rem);}