:root { --primary: #000000; --secondary: #E9E1D6; --light: #f5f5f7; --dark: #000000; --muted: #7f7f7f; --border: #F0F0F1; --info: #1650A2; --success: #11AC84; --warning: #FCD726; --danger: #C02B0A; --white: #ffffff; --light-t-1: hsla(240, 11%, 96%, 0.25); --light-t-2: hsla(240, 11%, 96%, 0.5); --light-t-3: hsla(240, 11%, 96%, 0.75); --primary-l-1: #404040; --primary-l-2: #808080; --primary-l-3: #bfbfbf; --muted-l-1: #9f9f9f; --muted-l-2: #bfbfbf; --muted-l-3: #dfdfdf; --muted-d-1: #5f5f5f; --muted-d-2: #404040; --muted-d-3: #202020; --muted-t-1: hsla(0, 0%, 50%, 0.25); --muted-t-2: hsla(0, 0%, 50%, 0.5); --muted-t-3: hsla(0, 0%, 50%, 0.75); --dark-l-1: #404040; --dark-l-2: #808080; --dark-l-3: #bfbfbf; --dark-d-1: #000000; --dark-d-2: #000000; --dark-d-3: #000000; --dark-t-1: hsla(0, 0%, 0%, 0.14); --dark-t-2: hsla(0, 0%, 0%, 0.29); --dark-t-3: hsla(0, 0%, 0%, 0.43); --dark-t-4: hsla(0, 0%, 0%, 0.57); --dark-t-5: hsla(0, 0%, 0%, 0.71); --dark-t-6: hsla(0, 0%, 0%, 0.86); --text-s: clamp(1.17rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.17rem), 1.25rem); --text-m: clamp(1.4rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.4rem), 1.5rem); --text-l: clamp(1.68rem, calc(0.0011111111111111122 * (100vw - 36rem) + 1.68rem), 1.8rem); --text-xl: clamp(2.02rem, calc(0.0012962962962962973 * (100vw - 36rem) + 2.02rem), 2.16rem); --text-2xl: clamp(2.42rem, calc(0.0015740740740740734 * (100vw - 36rem) + 2.42rem), 2.59rem); --text-3xl: clamp(2.9rem, calc(0.0019444444444444442 * (100vw - 36rem) + 2.9rem), 3.11rem); --text-4xl: clamp(3.48rem, calc(0.0023148148148148147 * (100vw - 36rem) + 3.48rem), 3.73rem); --text-5xl: clamp(4.18rem, calc(0.0027777777777777844 * (100vw - 36rem) + 4.18rem), 4.48rem); --space-2xs: clamp(0.27rem, calc(0.0008333333333333331 * (100vw - 36rem) + 0.27rem), 0.36rem); --space-xs: clamp(0.47rem, calc(0.0014814814814814818 * (100vw - 36rem) + 0.47rem), 0.63rem); --space-s: clamp(0.84rem, calc(0.002592592592592594 * (100vw - 36rem) + 0.84rem), 1.12rem); --space-m: clamp(1.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.5rem), 2rem); --space-l: clamp(2.67rem, calc(0.008240740740740741 * (100vw - 36rem) + 2.67rem), 3.56rem); --space-xl: clamp(4.74rem, calc(0.01462962962962963 * (100vw - 36rem) + 4.74rem), 6.32rem); --space-2xl: clamp(8.43rem, calc(0.026018518518518524 * (100vw - 36rem) + 8.43rem), 11.24rem); --space-3xl: clamp(14.99rem, calc(0.04629629629629628 * (100vw - 36rem) + 14.99rem), 19.99rem); --space-4xl: clamp(26.65rem, calc(0.08231481481481483 * (100vw - 36rem) + 26.65rem), 35.54rem); --space-5xl: clamp(47.39rem, calc(0.14629629629629626 * (100vw - 36rem) + 47.39rem), 63.19rem);}