/* V6280: mobile case media and fixed contact-bar clearance */
@media (max-width:720px){
  html,body{max-width:100%;overflow-x:hidden}
  body.content-page main{padding-bottom:calc(74px + env(safe-area-inset-bottom))}
  .case-figure-hero,.case-gallery-v3640 figure,.case-gallery-v3480 figure,.case-videos-v3880 figure{margin-left:0!important;margin-right:0!important;overflow:hidden}
  .case-figure-hero img{display:block;width:100%!important;max-width:100%!important;height:auto!important;max-height:52vh!important;max-height:52svh!important;object-fit:contain!important;object-position:center!important;image-orientation:from-image;background:#ece9e1}
  .case-gallery-v3640 .gallery-grid,.case-gallery-v3480{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
  .case-gallery-v3640 img,.case-gallery-v3480 img{display:block;width:100%!important;max-width:100%!important;height:auto!important;max-height:56vh!important;max-height:56svh!important;object-fit:contain!important;object-position:center!important;image-orientation:from-image;background:#ece9e1}
  .case-videos-v3880{padding:26px 0 calc(88px + env(safe-area-inset-bottom))!important}
  .case-videos-v3880 .video-grid-v3880{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}
  .case-videos-v3880 video{display:block;width:100%!important;max-width:100%!important;height:auto!important;max-height:52vh!important;max-height:52svh!important;object-fit:contain!important;background:#111}
  .v40-case-grid-home{grid-template-columns:minmax(0,1fr)!important}
  .v40-case-media img{display:block;width:100%!important;height:240px!important;max-height:42vh!important;object-fit:cover!important;object-position:center!important;image-orientation:from-image}
  .mobile-contact{padding-bottom:env(safe-area-inset-bottom)}
}
