:root {--heading-sm: clamp(3.5rem, 1.844vw + 2.619rem, 5.2rem);--heading-md: clamp(4rem, 2.603vw + 2.756rem, 6.4rem);--heading-lg: clamp(4.6rem, 5.423vw + 2.008rem, 9.6rem);--heading-xl: clamp(5.2rem, 8.243vw + 1.26rem, 12.8rem);--font-default: Outfit;--font-primary: ClashDisplay;--top-offset-padding: calc(var(--section-space-m) + var(--header-height));--top-offset-padding-sm: calc(var(--section-space-s) + var(--header-height));--top-offset-padding-lg: calc(var(--section-space-l) + var(--header-height));--top-offset-padding-xl: calc(var(--section-space-xl) + var(--header-height));--top-offset-padding-xs: calc(var(--section-space-xs) + var(--header-height));}