.product-card-images,.product-image-preview{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}
.product-card-images a{width:76px;height:76px;border:1px solid #e5e6eb;border-radius:10px;overflow:hidden;background:#f7f7f8}
.product-card-images img,.product-image-preview img{width:100%;height:100%;object-fit:contain}
.product-image-count{margin-top:10px!important;color:#6255d9!important;font-weight:700}
.product-image-label{display:block;margin-bottom:7px}
.product-image-preview{margin-top:10px}
.product-image-preview>a,.product-image-preview>div,.product-image-item{width:130px;border:1px solid #e5e6eb;border-radius:10px;overflow:hidden;text-decoration:none;color:#707582;background:#fafafa}
.product-image-item>a{display:block;text-decoration:none;color:#707582}
.product-image-preview img{display:block;height:90px;padding:5px}
.product-image-preview span{display:block;padding:5px 7px;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-image-delete{width:100%;border:0;border-top:1px solid #f0d6da;background:#fff8f8;color:#a72d3a;padding:6px;font-size:10px;font-weight:700}
.product-image-delete:hover{background:#fbe5e8}
.product-image-note{width:100%;font-size:11px;color:#6255d9;line-height:1.5}
