@media (max-width:767px){
  .bg-deco, .deco-route{display:none;}
}

@media (prefers-reduced-motion: reduce){
  .hero-blob,.flight-plane,.hero-drift-ic,.float-badge.approved,.float-badge.stat,.globe-orbit .ring,.stamp-badge svg,.eyebrow .dot,.scroll-cue .line{animation:none!important;}
}

@media (max-width:767px){
  .globe-orbit,.stamp-badge,.hero-flightpath,.hero-drift-ic{display:none;}
}

@media (max-width:767px){
  .testimonial-wrap .swiper-button-prev,
  .testimonial-wrap .swiper-button-next{display:none;}
}

@media (max-width:991px){
  .hero{text-align:center;}
  .hero-sub{margin-left:auto;margin-right:auto;}
  .hero-trust-row{justify-content:center;}
  .hero-visual{margin-top:70px;}
  .float-badge.stat{right:0;}
  .float-badge.approved{left:0;}
  .trust-card{margin-bottom:60px;}
}

@media (max-width:575px){
  .hero-title{font-size:2rem;}
  .statement h2{font-size:1.5rem;}
  .map-panel{padding:44px 18px;}
}
