Section padding (24px → 96px)
- Input
- min: 24px @ 320px viewport, max: 96px @ 1440px viewport
- Expected output
- --space-section: clamp(1.5rem, 6.4286vw + 0.2143rem, 6rem);
Token for vertical section padding. Scales proportionally between mobile and desktop.