:root { --primary: #9E2842; --primary-dark: #882C43; --secondary: #ADA06B; --secondary-dark: #8C7631; --secondary-light: #C6B784; --surface: #B3A168; --background: #E3DABC; --text: #000000; --plain: #ffffff; --accent: #1E3951; --input-background: #FCF7E3; --danger: #E1251B; --accent-light: #BBC4CB; --secondary-dark-d-1: #7f6b2d; --secondary-dark-d-2: #736128; --secondary-dark-d-3: #665624; --secondary-dark-d-4: #594b1f; --secondary-dark-d-5: #4c401b; --secondary-dark-d-6: #403616; --secondary-dark-d-7: #332b12; --secondary-dark-d-8: #26200d; --secondary-dark-d-9: #191509; --secondary-dark-d-10: #0d0b04; --table-light: #f8f4e3; --text-s: clamp(1.4rem, calc(0.0021739130434782626 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-m: clamp(1.6rem, calc(0.0021739130434782605 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(1.8rem, calc(0.0021739130434782605 * (100vw - 36rem) + 1.8rem), 2rem); --text-xl: clamp(2rem, calc(0.004347826086956521 * (100vw - 36rem) + 2rem), 2.4rem); --text-2xl: clamp(2.4rem, calc(0.004347826086956521 * (100vw - 36rem) + 2.4rem), 2.8rem); --text-3xl: clamp(2.8rem, calc(0.004347826086956525 * (100vw - 36rem) + 2.8rem), 3.2rem); --text-4xl: clamp(3.2rem, calc(0.004347826086956521 * (100vw - 36rem) + 3.2rem), 3.6rem); --text-5xl: clamp(3.6rem, calc(0.013043478260869563 * (100vw - 36rem) + 3.6rem), 4.8rem); --text-6xl: clamp(4.8rem, calc(0.017391304347826094 * (100vw - 36rem) + 4.8rem), 6.4rem); --text-7xl: clamp(5.6rem, calc(0.043478260869565216 * (100vw - 36rem) + 5.6rem), 9.6rem); --space-xs: clamp(0.8rem, calc(0 * (100vw - 36rem) + 0.8rem), 0.8rem); --space-s: clamp(1.2rem, calc(0 * (100vw - 36rem) + 1.2rem), 1.2rem); --space-m: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --space-l: clamp(2.4rem, calc(0 * (100vw - 36rem) + 2.4rem), 2.4rem); --space-xl: clamp(3.2rem, calc(0 * (100vw - 36rem) + 3.2rem), 3.2rem); --space-2xl: clamp(4.8rem, calc(0 * (100vw - 36rem) + 4.8rem), 4.8rem); --space-3xl: clamp(8rem, calc(0 * (100vw - 36rem) + 8rem), 8rem); --space-4xl: clamp(9.6rem, calc(0 * (100vw - 36rem) + 9.6rem), 9.6rem);}