
@media (max-width: 991.98px) {
  .pv-navbar .navbar-collapse { margin-top:12px; padding:18px; border:1px solid var(--pv-line); border-radius:18px; background:rgba(5,6,11,.95); }
  .hero { padding-top:125px; text-align:center; }
  .hero-copy { margin-inline:auto; }
  .hero-meta { justify-content:center; }
  .product-stage { min-height:520px; }
  .product-halo { width:420px; height:420px; }
  .section { padding:82px 0; }
}
@media (max-width: 575.98px) {
  .brand-lockup img { width:132px; }
  .hero { padding-bottom:60px; }
  .product-stage { min-height:420px; }
  .product-halo { width:320px; height:320px; }
  .display-title { font-size:3.2rem; }
  .section { padding:68px 0; }
  .btn-pv { width:100%; }
}
@media (prefers-reduced-motion: reduce) {
  *,*::before,*::after { animation-duration:.01ms!important; animation-iteration-count:1!important; scroll-behavior:auto!important; transition-duration:.01ms!important; }
}
