:root { --primary: hsl(0,91%,26.3%); --primary-d-1: hsl(0, 91%, 13%); --secondary: hsl(48 100% 67%); --secondary-d-1: hsl(48, 49%, 34%); --border: hsl(0 0% 14%); --card: hsl(0 0% 8%); --background: hsl(0 0% 4%); --text: hsl(40 20% 95%); --text-muted: hsl(40 10% 55%); --primary-t-1: hsla(0, 91%, 26%, 0.09); --primary-t-2: hsla(0, 91%, 26%, 0.18); --primary-t-3: hsla(0, 91%, 26%, 0.27); --primary-t-4: hsla(0, 91%, 26%, 0.36); --primary-t-5: hsla(0, 91%, 26%, 0.45); --primary-t-6: hsla(0, 91%, 26%, 0.55); --primary-t-7: hsla(0, 91%, 26%, 0.64); --primary-t-8: hsla(0, 91%, 26%, 0.73); --primary-t-9: hsla(0, 91%, 26%, 0.82); --primary-t-10: hsla(0, 91%, 26%, 0.91); --background-t-1: hsla(0, 0%, 4%, 0.09); --background-t-2: hsla(0, 0%, 4%, 0.18); --background-t-3: hsla(0, 0%, 4%, 0.27); --background-t-4: hsla(0, 0%, 4%, 0.36); --background-t-5: hsla(0, 0%, 4%, 0.45); --background-t-6: hsla(0, 0%, 4%, 0.55); --background-t-7: hsla(0, 0%, 4%, 0.64); --background-t-8: hsla(0, 0%, 4%, 0.73); --background-t-9: hsla(0, 0%, 4%, 0.82); --background-t-10: hsla(0, 0%, 4%, 0.91); --text-muted-t-1: hsla(40, 10%, 55%, 0.09); --text-muted-t-2: hsla(40, 10%, 55%, 0.18); --text-muted-t-3: hsla(40, 10%, 55%, 0.27); --text-muted-t-4: hsla(40, 10%, 55%, 0.36); --text-muted-t-5: hsla(40, 10%, 55%, 0.45); --text-muted-t-6: hsla(40, 10%, 55%, 0.55); --text-muted-t-7: hsla(40, 10%, 55%, 0.64); --text-muted-t-8: hsla(40, 10%, 55%, 0.73); --text-muted-t-9: hsla(40, 10%, 55%, 0.82); --text-muted-t-10: hsla(40, 10%, 55%, 0.91); --border-t-1: hsla(0, 0%, 14%, 0.09); --border-t-2: hsla(0, 0%, 14%, 0.18); --border-t-3: hsla(0, 0%, 14%, 0.27); --border-t-4: hsla(0, 0%, 14%, 0.36); --border-t-5: hsla(0, 0%, 14%, 0.45); --border-t-6: hsla(0, 0%, 14%, 0.55); --border-t-7: hsla(0, 0%, 14%, 0.64); --border-t-8: hsla(0, 0%, 14%, 0.73); --border-t-9: hsla(0, 0%, 14%, 0.82); --border-t-10: hsla(0, 0%, 14%, 0.91); --card-t-1: hsla(0, 0%, 8%, 0.09); --card-t-2: hsla(0, 0%, 8%, 0.18); --card-t-3: hsla(0, 0%, 8%, 0.27); --card-t-4: hsla(0, 0%, 8%, 0.36); --card-t-5: hsla(0, 0%, 8%, 0.45); --card-t-6: hsla(0, 0%, 8%, 0.55); --card-t-7: hsla(0, 0%, 8%, 0.64); --card-t-8: hsla(0, 0%, 8%, 0.73); --card-t-9: hsla(0, 0%, 8%, 0.82); --card-t-10: hsla(0, 0%, 8%, 0.91); --text-xs: clamp(1.2rem, calc(0 * (100vw - 36rem) + 1.2rem), 1.2rem); --text-s: clamp(1.4rem, calc(0 * (100vw - 36rem) + 1.4rem), 1.4rem); --text-m: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --text-l: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --text-xl: clamp(2.2rem, calc(0.0018518518518518493 * (100vw - 36rem) + 2.2rem), 2.4rem); --text-2xl: clamp(3.2rem, calc(0.025925925925925925 * (100vw - 36rem) + 3.2rem), 6rem); --text-3xl: clamp(4.2rem, calc(0.07222222222222222 * (100vw - 36rem) + 4.2rem), 12rem);}