.machine-media-grid--photo{grid-template-columns:1fr}
.machine-hero h1{max-width:none;text-wrap:balance}
.tower-exercise-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.tower-exercise-nav .button{font-size:.95rem;padding:12px 18px}
.tower-exercise{scroll-margin-top:100px}
.tower-exercise:target{background:var(--surface,#f7f4f0)}
.tower-exercise-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px;align-items:start}
.tower-exercise-grid--no-video{grid-template-columns:minmax(0,1fr)}
.tower-exercise-grid .machine-video{aspect-ratio:9/16;max-width:400px;width:100%;justify-self:center}
.tower-exercise-grid .content-box li{margin-bottom:12px;line-height:1.6}
.tower-exercise-grid .machine-player-expanded{max-width:none}
.machine-video-note{margin:10px auto 0;max-width:400px;color:var(--muted);font-size:.92rem;line-height:1.5}
@media(min-width:961px){.machine-hero .machine-photo{height:400px;max-height:400px}.machine-hero .machine-photo img{max-height:344px}}
@media(max-width:760px){.tower-exercise-grid{grid-template-columns:1fr}.tower-exercise .section-header h2{font-size:clamp(1.8rem,7vw,2.8rem)}.tower-exercise-nav .button{white-space:normal;text-align:left}}
