:root { --primary: #712f19; --accent: #F3E4DD; --background: #fff8f5; --light: #ffffff; --dark: #000000; --lightgrey: #FCF3ED; --darktext: #2e1f18; --lighttext: #ffffff; --darkbackground: #2e1f18; --primary-l-1: #ca836d; --primary-l-2: #d0bab2; --primary-d-1: #4b1f11; --primary-d-2: #261008; --primary-t-1: hsla(15, 64%, 27%, 0.25); --primary-t-2: hsla(15, 64%, 27%, 0.5); --primary-t-3: hsla(15, 64%, 27%, 0.75); --dark-t-1: hsla(0, 0%, 0%, 0.2); --dark-t-2: hsla(0, 0%, 0%, 0.4); --dark-t-3: hsla(0, 0%, 0%, 0.6); --dark-t-4: hsla(0, 0%, 0%, 0.8); --accent-l-1: #f7ede8; --accent-l-2: #fbf6f4; --accent-t-1: hsla(19, 48%, 91%, 0.25); --accent-t-2: hsla(19, 48%, 91%, 0.5); --accent-t-3: hsla(19, 48%, 91%, 0.75); --lightgrey-t-1: hsla(24, 71%, 96%, 0.25); --lightgrey-t-2: hsla(24, 71%, 96%, 0.5); --lightgrey-t-3: hsla(24, 71%, 96%, 0.75); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.22rem, calc(0.0019444444444444442 * (100vw - 36rem) + 1.22rem), 1.43rem); --text-s: clamp(1.28rem, calc(0.0029629629629629637 * (100vw - 36rem) + 1.28rem), 1.6rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2rem), 2.8rem); --text-xl: clamp(3rem, calc(0.016666666666666666 * (100vw - 36rem) + 3rem), 4.8rem); --text-2xl: clamp(4.2rem, calc(0.025925925925925925 * (100vw - 36rem) + 4.2rem), 7rem); --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);}