:root { --rose: #D4A090; --cocoa: #7A5C4A; --deep: #4A3328; --sand: #F0E8DF; --muted: #9E7D6F; --dark: #3A2820; --warm: #C4856A; --cr: #FAF5F0; --cb: #EDD5C8; --rose-t-1: hsla(14, 44%, 70%, 0.09); --rose-t-2: hsla(14, 44%, 70%, 0.18); --rose-t-3: hsla(14, 44%, 70%, 0.27); --rose-t-4: hsla(14, 44%, 70%, 0.36); --rose-t-5: hsla(14, 44%, 70%, 0.45); --rose-t-6: hsla(14, 44%, 70%, 0.55); --rose-t-7: hsla(14, 44%, 70%, 0.64); --rose-t-8: hsla(14, 44%, 70%, 0.73); --rose-t-9: hsla(14, 44%, 70%, 0.82); --rose-t-10: hsla(14, 44%, 70%, 0.91); --bg-body: #FAF5F0; --white: hsl(0, 0%, 100%); --white-t-1: hsla(0, 0%, 100%, 0.05); --white-t-2: hsla(0, 0%, 100%, 0.1); --white-t-3: hsla(0, 0%, 100%, 0.14); --white-t-4: hsla(0, 0%, 100%, 0.19); --white-t-5: hsla(0, 0%, 100%, 0.24); --white-t-6: hsla(0, 0%, 100%, 0.29); --white-t-7: hsla(0, 0%, 100%, 0.33); --white-t-8: hsla(0, 0%, 100%, 0.38); --white-t-9: hsla(0, 0%, 100%, 0.43); --white-t-10: hsla(0, 0%, 100%, 0.48); --white-t-11: hsla(0, 0%, 100%, 0.52); --white-t-12: hsla(0, 0%, 100%, 0.57); --white-t-13: hsla(0, 0%, 100%, 0.62); --white-t-14: hsla(0, 0%, 100%, 0.67); --white-t-15: hsla(0, 0%, 100%, 0.71); --white-t-16: hsla(0, 0%, 100%, 0.76); --white-t-17: hsla(0, 0%, 100%, 0.81); --white-t-18: hsla(0, 0%, 100%, 0.86); --white-t-19: hsla(0, 0%, 100%, 0.9); --white-t-20: hsla(0, 0%, 100%, 0.95); --black: hsl(0, 0%, 0%); --black-t-1: hsla(0, 0%, 0%, 0.05); --black-t-2: hsla(0, 0%, 0%, 0.1); --black-t-3: hsla(0, 0%, 0%, 0.14); --black-t-4: hsla(0, 0%, 0%, 0.19); --black-t-5: hsla(0, 0%, 0%, 0.24); --black-t-6: hsla(0, 0%, 0%, 0.29); --black-t-7: hsla(0, 0%, 0%, 0.33); --black-t-8: hsla(0, 0%, 0%, 0.38); --black-t-9: hsla(0, 0%, 0%, 0.43); --black-t-10: hsla(0, 0%, 0%, 0.48); --black-t-11: hsla(0, 0%, 0%, 0.52); --black-t-12: hsla(0, 0%, 0%, 0.57); --black-t-13: hsla(0, 0%, 0%, 0.62); --black-t-14: hsla(0, 0%, 0%, 0.67); --black-t-15: hsla(0, 0%, 0%, 0.71); --black-t-16: hsla(0, 0%, 0%, 0.76); --black-t-17: hsla(0, 0%, 0%, 0.81); --black-t-18: hsla(0, 0%, 0%, 0.86); --black-t-19: hsla(0, 0%, 0%, 0.9); --black-t-20: hsla(0, 0%, 0%, 0.95); --cocoa-t-1: hsla(22, 24%, 38%, 0.09); --cocoa-t-2: hsla(22, 24%, 38%, 0.18); --cocoa-t-3: hsla(22, 24%, 38%, 0.27); --cocoa-t-4: hsla(22, 24%, 38%, 0.36); --cocoa-t-5: hsla(22, 24%, 38%, 0.45); --cocoa-t-6: hsla(22, 24%, 38%, 0.55); --cocoa-t-7: hsla(22, 24%, 38%, 0.64); --cocoa-t-8: hsla(22, 24%, 38%, 0.73); --cocoa-t-9: hsla(22, 24%, 38%, 0.82); --cocoa-t-10: hsla(22, 24%, 38%, 0.91); --cb-t-1: hsla(21, 51%, 86%, 0.17); --cb-t-2: hsla(21, 51%, 86%, 0.33); --cb-t-3: hsla(21, 51%, 86%, 0.5); --cb-t-4: hsla(21, 51%, 86%, 0.67); --cb-t-5: hsla(21, 51%, 86%, 0.83); --text-h6: clamp(1.8rem, calc(0.003703703703703705 * (100vw - 36rem) + 1.8rem), 2.2rem); --text-h5: clamp(1.92rem, calc(0.005185185185185186 * (100vw - 36rem) + 1.92rem), 2.48rem); --text-h4: clamp(2.05rem, calc(0.006759259259259259 * (100vw - 36rem) + 2.05rem), 2.78rem); --text-h3: clamp(2.19rem, calc(0.008703703703703703 * (100vw - 36rem) + 2.19rem), 3.13rem); --text-h2: clamp(2.33rem, calc(0.011018518518518518 * (100vw - 36rem) + 2.33rem), 3.52rem); --text-h1: clamp(2.49rem, calc(0.013611111111111109 * (100vw - 36rem) + 2.49rem), 3.96rem); --text-2xs: clamp(1.12rem, calc(0.0012962962962962954 * (100vw - 36rem) + 1.12rem), 1.26rem); --text-xs: clamp(1.26rem, calc(0.0014814814814814808 * (100vw - 36rem) + 1.26rem), 1.42rem); --text-sm: clamp(1.42rem, calc(0.001666666666666668 * (100vw - 36rem) + 1.42rem), 1.6rem); --text-md: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-lg: clamp(1.8rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.8rem), 2.02rem); --text-xl: clamp(2.02rem, calc(0.0024074074074074054 * (100vw - 36rem) + 2.02rem), 2.28rem); --text-2xl: clamp(2.28rem, calc(0.0025925925925925947 * (100vw - 36rem) + 2.28rem), 2.56rem);}