﻿/* Exact user-approved Hero artwork; semantic page copy remains available to assistive technology. */
body.product-shield-stand .detail-hero.iphone-hero.iphone-hero--custom-sample {
  background: #dce2ea url('assets/iphone-hero-scenes/shield-stand-reference-exact.webp') center center / cover no-repeat !important;
}

body.product-shield-stand .iphone-hero-sample-scene--shield-stand,
body.product-shield-stand .iphone-hero--custom-sample::after,
body.product-shield-stand .iphone-hero--custom-sample .iphone-hero-atmosphere,
body.product-shield-stand .iphone-hero--custom-sample .iphone-hero-floor,
body.product-shield-stand .iphone-hero--custom-sample .detail-image { display: none !important; }

body.product-shield-stand .iphone-hero--custom-sample .detail-copy {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 900px) {
  body.product-shield-stand .detail-hero.iphone-hero.iphone-hero--custom-sample {
    min-height: 580px;
    background-position: 62% center !important;
  }
}
