:root { --background: #0A0A0A; --acento: #FECC01; --blanco: #ffffff; --card-superficie: #141414; --card-superficie-t-1: hsla(0, 0%, 8%, 0.09); --card-superficie-t-2: hsla(0, 0%, 8%, 0.18); --card-superficie-t-3: hsla(0, 0%, 8%, 0.27); --card-superficie-t-4: hsla(0, 0%, 8%, 0.36); --card-superficie-t-5: hsla(0, 0%, 8%, 0.45); --card-superficie-t-6: hsla(0, 0%, 8%, 0.55); --card-superficie-t-7: hsla(0, 0%, 8%, 0.64); --card-superficie-t-8: hsla(0, 0%, 8%, 0.73); --card-superficie-t-9: hsla(0, 0%, 8%, 0.82); --card-superficie-t-10: hsla(0, 0%, 8%, 0.91); --blanco-t-1: hsla(0, 0%, 100%, 0.09); --blanco-t-2: hsla(0, 0%, 100%, 0.18); --blanco-t-3: hsla(0, 0%, 100%, 0.27); --blanco-t-4: hsla(0, 0%, 100%, 0.36); --blanco-t-5: hsla(0, 0%, 100%, 0.45); --blanco-t-6: hsla(0, 0%, 100%, 0.55); --blanco-t-7: hsla(0, 0%, 100%, 0.64); --blanco-t-8: hsla(0, 0%, 100%, 0.73); --blanco-t-9: hsla(0, 0%, 100%, 0.82); --blanco-t-10: hsla(0, 0%, 100%, 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); --Secondary-Muted-Border: #242424; --acento-t-1: hsla(48, 99%, 50%, 0.09); --acento-t-2: hsla(48, 99%, 50%, 0.18); --acento-t-3: hsla(48, 99%, 50%, 0.27); --acento-t-4: hsla(48, 99%, 50%, 0.36); --acento-t-5: hsla(48, 99%, 50%, 0.45); --acento-t-6: hsla(48, 99%, 50%, 0.55); --acento-t-7: hsla(48, 99%, 50%, 0.64); --acento-t-8: hsla(48, 99%, 50%, 0.73); --acento-t-9: hsla(48, 99%, 50%, 0.82); --acento-t-10: hsla(48, 99%, 50%, 0.91); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}