/* Level UP V25 — curaduría fotográfica + ajuste móvil */
.v24-main section{padding:74px 0}
.v24-main .v24-hero{padding:64px 0 78px}
.v24-main .v24-method-section{padding-top:56px;padding-bottom:42px}
.v24-main .v24-method-section .v24-head{margin-bottom:0}
.v24-main .v24-method-section .v24-method-line{margin-top:28px}
.v24-cap-grid.v24-measure-grid{grid-template-columns:repeat(4,1fr)}
.v24-head{margin-bottom:34px}
.v24-head p,.v24-story p,.v24-route-card p,.v24-list p,.v24-lead{max-width:60ch}
.v24-route-card{min-height:206px}
.v24-cap{min-height:146px}
.v24-media.tall{aspect-ratio:4/4.5}
.v24-cta{padding:70px 0!important}
@media(max-width:980px){
  .v24-main section{padding:62px 0}
  .v24-main .v24-hero{padding:52px 0 62px}
  .v24-cap-grid.v24-measure-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .v24-main section{padding:46px 0}
  .v24-main .v24-hero{padding:36px 0 48px}
  .v24-title,.v24-title.compact{font-size:clamp(34px,10.2vw,44px)}
  .v24-head h2,.v24-section-title,.v24-cta h2{font-size:32px}
  .v24-route-pills{margin-top:20px}
  .v24-route-pills a,.v24-chip{font-size:11px;padding:8px 10px}
  .v24-story-body,.v24-route-card,.v24-number-card,.v24-audience-card,.v24-science-card{padding:18px}
  .v24-main .v24-media,.v24-main .v24-media.tall{aspect-ratio:4/3.35}
  .v24-media-note{font-size:10px;line-height:1.35}
  .v24-cap-grid.v24-measure-grid{grid-template-columns:1fr}
}
