.idoc-product-viewer{width:min(94vw,1200px);height:min(92vh,900px);padding:0;border:0;border-radius:16px;background:#fff}
.idoc-product-viewer::backdrop{background:rgba(0,0,0,.82)}
.idoc-product-viewer img{width:100%;height:100%;object-fit:contain;display:block}
.idoc-product-viewer__close{position:absolute;z-index:2;right:10px;top:10px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 2px 12px rgba(0,0,0,.18);font-size:30px;line-height:1;cursor:pointer}
