:root {--radius-xs: clamp(0.25rem, calc(0vw + 0.25rem), 0.25rem);--radius-s: clamp(0.5rem, calc(0vw + 0.5rem), 0.5rem);--radius-m: clamp(0.75rem, calc(0vw + 0.75rem), 0.75rem);--radius-l: clamp(1rem, calc(0vw + 1rem), 1rem);--radius-xl: clamp(1.5rem, calc(0vw + 1.5rem), 1.5rem);--radius-full: 999rem;--font-family-body: 'Area';--font-family-heading: 'Presicav';--line-height-xs: 1;--line-height-s: 1.2;--line-height-m: 1.3;--line-height-l: 1.4;--line-height-xl: 1.5;--columns-1: repeat(1, minmax(0, 1fr));--columns-2: repeat(2, minmax(0, 1fr));--columns-3: repeat(3, minmax(0, 1fr));--columns-4: repeat(4, minmax(0, 1fr));--columns-5: repeat(5, minmax(0, 1fr));--columns-6: repeat(6, minmax(0, 1fr));--columns-7: repeat(7, minmax(0, 1fr));--columns-8: repeat(8, minmax(0, 1fr));--primary-transition: all ease-in .25s;--outline-offset: 2px;--outline: 2px solid var(--accent-red-wine);--space-2xs: clamp(0.13rem, calc(0 * (100vw - 22.5rem) + 0.13rem), 0.13rem);--space-xs: clamp(0.25rem, calc(0 * (100vw - 22.5rem) + 0.25rem), 0.25rem);--space-s: clamp(0.5rem, calc(0 * (100vw - 22.5rem) + 0.5rem), 0.5rem);--space-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem);--space-l: clamp(2rem, calc(0 * (100vw - 22.5rem) + 2rem), 2rem);--space-xl: clamp(4rem, calc(0 * (100vw - 22.5rem) + 4rem), 4rem);--space-2xl: clamp(8rem, calc(0 * (100vw - 22.5rem) + 8rem), 8rem);--text-xs: clamp(0.64rem, calc(0 * (100vw - 22.5rem) + 0.64rem), 0.64rem);--text-s: clamp(0.8rem, calc(0 * (100vw - 22.5rem) + 0.8rem), 0.8rem);--text-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem);--text-l: clamp(1.25rem, calc(0 * (100vw - 22.5rem) + 1.25rem), 1.25rem);--text-xl: clamp(1.56rem, calc(0 * (100vw - 22.5rem) + 1.56rem), 1.56rem);--text-2xl: clamp(1.95rem, calc(0 * (100vw - 22.5rem) + 1.95rem), 1.95rem);--text-3xl: clamp(2.44rem, calc(0 * (100vw - 22.5rem) + 2.44rem), 2.44rem);--text-4xl: clamp(3.05rem, calc(0 * (100vw - 22.5rem) + 3.05rem), 3.05rem);}