.ds-display-xl { font-size: 76px; line-height: .98; font-weight: 900; letter-spacing: -2px; }
.ds-display-l { font-size: 58px; line-height: 1.02; font-weight: 850; letter-spacing: -1px; }
.ds-poster-heading { font-size: clamp(48px, 7vw, 76px); line-height: .98; font-weight: 900; overflow-wrap: anywhere; text-wrap: balance; }
.ds-section-heading { font-size: 30px; line-height: 1.16; font-weight: 800; }
.ds-product-code { font-size: 24px; line-height: 1.1; font-weight: 800; }
.ds-spec-label { font-size: 22px; line-height: 1.15; font-weight: 800; }
.ds-spec-value { font-size: 22px; line-height: 1.15; font-weight: 500; }
.ds-cta { font-size: 30px; line-height: 1.18; font-weight: 900; color: var(--ds-color-primary); }
.ds-footer { font-size: 22px; line-height: 1.25; font-weight: 500; }
.ds-caption { font-size: 16px; line-height: 1.35; font-weight: 500; }
.ds-small-note { font-size: 13px; line-height: 1.4; font-weight: 500; color: var(--ds-color-muted); }
