:root{--c-primary:#4b5563;--c-primary-light:color-mix(in srgb,var(--c-primary),white 10%);--c-primary-dark:color-mix(in srgb,var(--c-primary),black 10%);--c-secondary:#9ca3af;--c-secondary-light:color-mix(in srgb,var(--c-secondary),white 10%);--c-secondary-dark:color-mix(in srgb,var(--c-secondary),black 10%);--c-background:#fff;--c-background-alt:#f5f6f8;--c-text:#1f2937;--c-text-light:#6b7280;--c-border:#e5e7eb;--font-heading:"Poppins",sans-serif;--font-body:"Poppins",sans-serif;--heading-color:#111827;--paragraph-color:#374151;--h1-size:clamp(2.5rem,1.5rem + 2.5vw,4.25rem);--h2-size:clamp(2rem,1.5rem + 2.5vw,2.5rem);--h3-size:clamp(1.2rem,1.5rem + 2.5vw,1.4375rem);--h4-size:clamp(2rem,1.5rem + 2.5vw,2.5rem);--h5-size:clamp(2rem,1.5rem + 2.5vw,2.5rem);--h6-size:clamp(2rem,1.5rem + 2.5vw,2.5rem);--container-width:1350px;--section-space:clamp(64px,7vw,112px);--gutter:24px;--transition:.2s ease}