/* One mobile layout: content sets section height; a single bottom bar reserves space. */
@media(max-width:760px){
 html,body{overflow-x:clip;scroll-behavior:auto!important}
 body .app{display:block;min-height:100dvh}
 body .main{display:block;min-width:0;width:100%;height:auto}
 body .content{width:100%;padding:16px 14px calc(90px + env(safe-area-inset-bottom))!important;margin:0;overflow:visible}
 body .screen{min-width:0;max-width:100%;scroll-margin-top:76px}
 body .screen:not(.active){display:none!important}
 body .topbar{position:sticky;top:0;height:60px!important;min-height:60px!important;padding:12px 16px;z-index:30}
 body .topbar h1{font-size:20px}
 body .mobile-nav{position:fixed;bottom:0;left:0;right:0;min-height:70px;padding:8px 4px calc(8px + env(safe-area-inset-bottom));z-index:40}
 body .mobile-nav button{min-height:48px;font-size:10px!important;line-height:1.2}
 body .mobile-nav button b{font-size:20px!important}
 #home.screen{margin:0!important;padding:14px!important;border-radius:16px!important;overflow:hidden}
 #home .app-home-v16{display:flex!important;flex-direction:column;gap:18px;min-height:0!important;overflow:hidden}
 #home .app-home-v16-copy{padding:22px 16px 0!important}
 #home .app-home-v16-copy h2{font-size:clamp(32px,9vw,42px)!important;line-height:1.04!important}
 #home .app-home-v16-intro{font-size:16px!important;margin-bottom:16px!important}
 #home .app-home-v16-art{display:flex!important;flex-direction:column;align-items:center;gap:12px;min-height:0!important;height:auto!important;padding:0 12px 16px!important;width:100%}
 #home .app-home-v16-crest{position:static!important;transform:none!important;width:64px!important;height:64px!important}
 #home .app-home-v16-cards{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:10px;height:auto!important;width:100%}
 #home .app-home-v16-cards>.app-home-v16-card{width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:1075/1463;object-position:top!important}
 #home .app-home-v16-cards>sig-rotating-card{width:100%!important;max-width:100%;height:290px!important;min-width:0}
 #home #visualNav .preview-card{grid-template-rows:auto auto!important;gap:0!important}
 #home #visualNav .preview-card img.approved-home-slab{height:auto!important;aspect-ratio:1075/1463;max-height:210px!important;width:100%!important}
 #about .about-sig{margin:0!important;border-radius:16px;overflow:hidden}
 #about .about-hero{padding:24px 16px!important;gap:20px;min-height:0!important}
 #about .about-copy h1{font-size:40px;line-height:1.02}
 #about .about-promise{margin:18px 0}
 #about .about-proof{padding:28px 16px}
 #about .about-showcase{height:auto!important;max-height:none!important;min-height:0!important;margin:0!important}
 #about .about-showcase img{height:auto!important;max-height:none!important;aspect-ratio:1075/1463}
 #about .about-showcase:before{display:none}
 #about .about-sports-only{padding:22px 16px}
 #about .about-final{padding:22px 16px}
 #home .home-founders-feature-v19{min-height:0!important}
 #home .home-founders-feature-v19-content{min-height:0!important;padding:190px 20px 24px!important}
 .mc-shell{min-height:0}
 .fc-membership-cards.sig-member-motion,.fp-card-showcase.sig-member-motion{height:300px!important;margin:16px auto!important}
 .sig-promise{padding:22px 16px!important;margin:20px 0!important}
 .sig-process-reference{padding:16px}
}

/* Match the wrapped hero image to its grid cell, with intrinsic image sizing. */
@media(max-width:760px){
 #home .app-home-v16-cards{align-items:start!important}
 #home .app-home-v16-cards>.sig-card-stand-shell.sig-precomposed-stand{width:100%!important;max-width:100%!important;height:auto!important;min-width:0;aspect-ratio:1075/1463;align-self:start!important;padding:0!important}
 #home .app-home-v16-cards>.sig-card-stand-shell.sig-precomposed-stand>img.app-home-v16-card{width:100%!important;height:auto!important;max-width:100%!important;aspect-ratio:1075/1463;object-position:top!important}
 #home .app-home-v16-cards>sig-rotating-card{height:340px!important;align-self:start}
 #home #visualNav .preview-card>.sig-card-stand-shell{width:100%!important;height:205px!important}
}
.sig-sports-focus{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;padding:14px 18px;margin:0 0 20px;border:1px solid #d5b570;border-radius:12px;background:#071827;color:#fff;line-height:1.4}
.sig-sports-focus strong{color:#f2d28b;font-size:18px;font-weight:900;letter-spacing:.06em}
.sig-sports-focus span{font-size:14px;color:#d3dde5}
#home .sig-sports-focus{margin:0 0 20px;text-align:left}
