.native-sample-preview { position:relative; width:100%; aspect-ratio:1.6; overflow:hidden; background:#1e1e2d; }
.native-sample-preview iframe { display:block; border:0; width:1280px; height:800px; max-width:none; transform-origin:0 0; background:#1e1e2d; }
.product-preview>.native-sample-preview { height:100%; aspect-ratio:auto; }
.product-preview.ps-current { position:relative; }
.product-preview.ps-current>img { position:absolute; top:-8.169%; left:0; width:100%; height:auto; max-height:none; object-fit:initial!important; }
.case-capture-frame:has(.native-sample-preview) { border-radius:10px; }
.inbound-capture:has(.native-sample-preview) { aspect-ratio:auto; }
.hero-opening { max-width:1480px!important; }
.hero-opening .pa-stage { aspect-ratio:1.6; }
@media(max-width:650px) {
 .native-sample-preview { aspect-ratio:auto; height:600px; }
 .hero-opening .pa-stage:has(.is-active .native-sample-preview) { aspect-ratio:auto; height:600px; }
 .product-preview>.native-sample-preview { height:600px; }
}
