: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); --gold: #dead0d; --text-2xs: clamp(1.2rem, calc(0 * (100vw - 36rem) + 1.2rem), 1.2rem); --text-xs: clamp(1.3rem, calc(0 * (100vw - 36rem) + 1.3rem), 1.3rem); --text-s: clamp(1.4rem, calc(0 * (100vw - 36rem) + 1.4rem), 1.4rem); --text-m: clamp(1.5rem, calc(0 * (100vw - 36rem) + 1.5rem), 1.5rem); --text-l: clamp(2rem, calc(0.004629629629629629 * (100vw - 36rem) + 2rem), 2.5rem); --text-xl: clamp(2.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 2.5rem), 3rem); --text-2xl: clamp(3rem, calc(0.013888888888888888 * (100vw - 36rem) + 3rem), 4.5rem); --space-2xs: clamp(0.63rem, calc(0.0019444444444444442 * (100vw - 36rem) + 0.63rem), 0.84rem); --space-xs: clamp(0.84rem, calc(0.0026851851851851846 * (100vw - 36rem) + 0.84rem), 1.13rem); --space-s: clamp(1.13rem, calc(0.003425925925925927 * (100vw - 36rem) + 1.13rem), 1.5rem); --space-m: clamp(1.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.5rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.67rem, calc(0.008148148148148147 * (100vw - 36rem) + 2.67rem), 3.55rem); --space-2xl: clamp(3.55rem, calc(0.011018518518518523 * (100vw - 36rem) + 3.55rem), 4.74rem);}