:root { --primary: hsl(345, 70%, 50%); --secondary: hsl(218, 45%, 19%); --secondary-t-1: hsla(218, 45%, 19%, 0.17); --secondary-t-2: hsla(218, 45%, 19%, 0.33); --secondary-t-3: hsla(218, 45%, 19%, 0.5); --secondary-t-4: hsla(218, 45%, 19%, 0.67); --secondary-t-5: hsla(218, 45%, 19%, 0.83); --primary-t-1: hsla(345, 70%, 50%, 0.17); --primary-t-2: hsla(345, 70%, 50%, 0.33); --primary-t-3: hsla(345, 70%, 50%, 0.5); --primary-t-4: hsla(345, 70%, 50%, 0.67); --primary-t-5: hsla(345, 70%, 50%, 0.83); --light: hsl(0, 0%, 100%); --dark: hsl(0, 0%, 10%); --text: hsl(218, 45%, 19%); --muted: hsla(56, 82%, 89%, 0.5); --light-t-1: hsla(0, 0%, 100%, 0.17); --light-t-2: hsla(0, 0%, 100%, 0.33); --light-t-3: hsla(0, 0%, 100%, 0.5); --light-t-4: hsla(0, 0%, 100%, 0.67); --light-t-5: hsla(0, 0%, 100%, 0.83); --dark-t-1: hsla(0, 0%, 10%, 0.17); --dark-t-2: hsla(0, 0%, 10%, 0.33); --dark-t-3: hsla(0, 0%, 10%, 0.5); --dark-t-4: hsla(0, 0%, 10%, 0.67); --dark-t-5: hsla(0, 0%, 10%, 0.83); --background: hsl(53, 33%, 96%); --success: hsl(81, 65%, 44%); --accent: hsl(345, 70%, 50%); --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); --text-2xs: clamp(1rem, calc(0 * (100vw - 36rem) + 1rem), 1rem); --text-xs: clamp(1.2rem, calc(0 * (100vw - 36rem) + 1.2rem), 1.2rem); --text-s: clamp(1.3rem, calc(0 * (100vw - 36rem) + 1.3rem), 1.3rem); --text-m: clamp(1.4rem, calc(0.0015151515151515165 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-l: clamp(1.6rem, calc(0.0030303030303030294 * (100vw - 36rem) + 1.6rem), 2rem); --text-xl: clamp(2.1rem, calc(0.0030303030303030294 * (100vw - 36rem) + 2.1rem), 2.5rem); --text-2xl: clamp(2.5rem, calc(0.007575757575757576 * (100vw - 36rem) + 2.5rem), 3.5rem);}