:root { --light: hsl(0, 0%, 100%); --light-t-1: hsla(0, 0%, 100%, 0.09); --light-t-2: hsla(0, 0%, 100%, 0.18); --light-t-3: hsla(0, 0%, 100%, 0.27); --light-t-4: hsla(0, 0%, 100%, 0.36); --light-t-5: hsla(0, 0%, 100%, 0.45); --light-t-6: hsla(0, 0%, 100%, 0.55); --light-t-7: hsla(0, 0%, 100%, 0.64); --light-t-8: hsla(0, 0%, 100%, 0.73); --light-t-9: hsla(0, 0%, 100%, 0.82); --light-t-10: hsla(0, 0%, 100%, 0.91); --dark: hsl(0, 0%, 13%); --dark-t-1: hsla(0, 0%, 13%, 0.09); --dark-t-2: hsla(0, 0%, 13%, 0.18); --dark-t-3: hsla(0, 0%, 13%, 0.27); --dark-t-4: hsla(0, 0%, 13%, 0.36); --dark-t-5: hsla(0, 0%, 13%, 0.45); --dark-t-6: hsla(0, 0%, 13%, 0.55); --dark-t-7: hsla(0, 0%, 13%, 0.64); --dark-t-8: hsla(0, 0%, 13%, 0.73); --dark-t-9: hsla(0, 0%, 13%, 0.82); --dark-t-10: hsla(0, 0%, 13%, 0.91); --clear: hsla(0, 0%, 0%, 0); --primary: hsl(45 100% 48%); --primary-l-1: hsl(45, 92%, 57%); --primary-l-2: hsl(45, 92%, 65%); --primary-l-3: hsl(45, 92%, 74%); --primary-l-4: hsl(45, 92%, 83%); --primary-l-5: hsl(45, 92%, 91%); --primary-d-1: hsl(45, 100%, 40%); --primary-d-2: hsl(45, 100%, 32%); --primary-d-3: hsl(45, 100%, 24%); --primary-d-4: hsl(45, 100%, 16%); --primary-d-5: hsl(45, 100%, 8%); --secondary: hsl(0, 0%, 18%); --secondary-l-1: hsl(0, 0%, 32%); --secondary-l-2: hsl(0, 0%, 45%); --secondary-l-3: hsl(0, 0%, 59%); --secondary-l-4: hsl(0, 0%, 73%); --secondary-l-5: hsl(0, 0%, 86%); --secondary-d-1: hsl(0, 0%, 15%); --secondary-d-2: hsl(0, 0%, 12%); --secondary-d-3: hsl(0, 0%, 9%); --secondary-d-4: hsl(0, 0%, 6%); --secondary-d-5: hsl(0, 0%, 3%); --accent: hsl(216, 100%, 94%); --accent-l-1: hsl(215, 100%, 95%); --accent-l-2: hsl(215, 100%, 96%); --accent-l-3: hsl(215, 100%, 97%); --accent-l-4: hsl(215, 100%, 98%); --accent-l-5: hsl(215, 100%, 99%); --accent-d-1: hsl(215, 23%, 78%); --accent-d-2: hsl(215, 11%, 63%); --accent-d-3: hsl(215, 6%, 47%); --accent-d-4: hsl(215, 6%, 31%); --accent-d-5: hsl(215, 6%, 16%); --grey: hsl(0, 0%, 50%); --grey-l-1: hsl(0, 0%, 58%); --grey-l-2: hsl(0, 0%, 67%); --grey-l-3: hsl(0, 0%, 75%); --grey-l-4: hsl(0, 0%, 83%); --grey-l-5: hsl(0, 0%, 92%); --grey-d-1: hsl(0, 0%, 42%); --grey-d-2: hsl(0, 0%, 33%); --grey-d-3: hsl(0, 0%, 25%); --grey-d-4: hsl(0, 0%, 17%); --grey-d-5: hsl(0, 0%, 8%); --text-2xs: clamp(0.77rem, calc(-0.0018518518518518526 * (100vw - 36rem) + 0.77rem), 0.57rem); --text-xs: clamp(0.96rem, calc(-0.0014814814814814808 * (100vw - 36rem) + 0.96rem), 0.8rem); --text-s: clamp(1.2rem, calc(-0.0006481481481481487 * (100vw - 36rem) + 1.2rem), 1.13rem); --text-m: clamp(1.5rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.5rem), 1.6rem); --text-l: clamp(1.88rem, calc(0.0035185185185185176 * (100vw - 36rem) + 1.88rem), 2.26rem); --text-xl: clamp(2.34rem, calc(0.007962962962962965 * (100vw - 36rem) + 2.34rem), 3.2rem); --text-2xl: clamp(2.93rem, calc(0.014722222222222216 * (100vw - 36rem) + 2.93rem), 4.52rem); --text-3xl: clamp(3.66rem, calc(0.025370370370370373 * (100vw - 36rem) + 3.66rem), 6.4rem); --text-4xl: clamp(4.58rem, calc(0.04129629629629629 * (100vw - 36rem) + 4.58rem), 9.04rem); --space-4xs: clamp(0.52rem, calc(-0.0003703703703703707 * (100vw - 36rem) + 0.52rem), 0.48rem); --space-3xs: clamp(0.66rem, calc(-0.00027777777777777805 * (100vw - 36rem) + 0.66rem), 0.63rem); --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); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem);}