:root { --primary: #313637; --secondary: #ded9d5; --light: #FFFFFF; --accent: #c75f14; --dark: hsl(0, 0%, 0%); --dark-t-1: hsla(0, 0%, 0%, 0.09); --dark-t-2: hsla(0, 0%, 0%, 0.18); --dark-t-3: hsla(0, 0%, 0%, 0.27); --dark-t-4: hsla(0, 0%, 0%, 0.36); --dark-t-5: hsla(0, 0%, 0%, 0.45); --dark-t-6: hsla(0, 0%, 0%, 0.55); --dark-t-7: hsla(0, 0%, 0%, 0.64); --dark-t-8: hsla(0, 0%, 0%, 0.73); --dark-t-9: hsla(0, 0%, 0%, 0.82); --dark-t-10: hsla(0, 0%, 9%, 0.91); --primary-t-1: hsla(190, 1%, 89%, 0.14); --primary-t-2: hsla(190, 1%, 77%, 0.29); --primary-t-3: hsla(190, 1%, 66%, 0.43); --primary-t-4: hsla(190, 1%, 55%, 0.57); --primary-t-5: hsla(190, 2%, 43%, 0.71); --primary-t-6: hsla(190, 3%, 32%, 0.86); --danger: #c24234; --secondary-t-1: hsla(27, 12%, 85%, 0.11); --secondary-t-2: hsla(27, 12%, 85%, 0.22); --secondary-t-3: hsla(27, 12%, 85%, 0.33); --secondary-t-4: hsla(27, 12%, 85%, 0.44); --secondary-t-5: hsla(27, 12%, 85%, 0.56); --secondary-t-6: hsla(27, 12%, 85%, 0.67); --secondary-t-7: hsla(27, 12%, 85%, 0.78); --secondary-t-8: hsla(27, 12%, 85%, 0.89); --text-2xs: clamp(1.1rem, calc(0 * (100vw - 36rem) + 1.1rem), 1.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.5rem, calc(0 * (100vw - 36rem) + 1.5rem), 1.5rem); --text-l: clamp(1.8rem, calc(0.005555555555555554 * (100vw - 36rem) + 1.8rem), 2.4rem); --text-xl: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --text-2xl: clamp(2.2rem, calc(0.021296296296296296 * (100vw - 36rem) + 2.2rem), 4.5rem); --space-2xs: clamp(1.32rem, calc(-0.004444444444444445 * (100vw - 36rem) + 1.32rem), 0.84rem); --space-xs: clamp(1.41rem, calc(-0.002592592592592593 * (100vw - 36rem) + 1.41rem), 1.13rem); --space-s: clamp(1.5rem, calc(0 * (100vw - 36rem) + 1.5rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --gap: var(--space-m); --space-l: clamp(1.71rem, calc(0.008888888888888889 * (100vw - 36rem) + 1.71rem), 2.67rem); --space-xl: clamp(1.82rem, calc(0.016018518518518515 * (100vw - 36rem) + 1.82rem), 3.55rem); --space-2xl: clamp(1.94rem, calc(0.02592592592592593 * (100vw - 36rem) + 1.94rem), 4.74rem);}