/* Keep the complete source photograph visible; never crop people to fill a box. */
.template-index .hero-gym{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1fr);align-items:center;gap:24px;min-height:0!important;padding:24px max(20px,calc((100vw - 1440px)/2));background:#05070b}
.hero-gym .hero-gym__media{position:relative;inset:auto;order:2;min-width:0;aspect-ratio:16/9;overflow:hidden;border-radius:18px}
.hero-gym .hero-gym__media img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center!important}
.hero-gym .hero-gym__content{order:1;width:100%;max-width:none;margin:0;padding:28px 0!important}
.hero-gym .hero-gym__shade{display:none}
.hero-gym h1{font-size:clamp(32px,4vw,64px);line-height:.98;letter-spacing:-.045em}
.hero-gym .lede{font-size:14px;line-height:1.5;margin:18px 0 22px}
.hero-gym .hero-actions{display:flex;flex-wrap:wrap;gap:10px}
.hero-gym .hero-note{position:static;display:block;grid-column:1/-1;margin-top:-10px;text-align:right;font-size:9px}
.product-card__media,.product-gallery__item{position:relative!important;padding:0!important;flex-shrink:0;background:#fff!important}
.product-card__media>img,.product-gallery__item>img{margin:0!important;inset:0!important;display:block!important}
.collection-header h1{font-size:clamp(36px,5vw,64px)}
.collection-shell{padding-top:28px}
.collection-header{margin-bottom:24px}
@media(max-width:760px){.template-index .hero-gym{grid-template-columns:minmax(0,1fr);gap:0;padding:12px 12px 20px}.hero-gym .hero-gym__media{order:0;border-radius:14px}.hero-gym .hero-gym__content{padding:22px 6px 12px!important}.hero-gym h1{font-size:clamp(32px,9vw,46px)}.hero-gym .eyebrow{font-size:8px;margin-bottom:10px}.hero-gym .lede{margin:12px 0 16px}.hero-gym .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-gym .hero-note{order:3;text-align:left;margin:4px 6px 0}}
