.product-detail-actions{display:flex;align-items:center;gap:8px}
.erp3-product-detail{width:min(1500px,96vw);max-height:92vh}.erp3-product-detail .product-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:calc(92vh - 110px);padding:24px}.erp3-product-detail .product-detail-head{padding:20px 26px}.erp3-product-detail .product-detail-gallery>button{min-height:620px;padding:14px}.erp3-product-detail .product-detail-gallery img{max-height:980px}
.product-detail-actions [data-product-detail-edit]{padding:8px 12px;border:1px solid #315e70;border-radius:7px;background:#315e70;color:#fff;font-size:12px}
.product-row-actions{display:flex;gap:5px}
.product-edit-button{border:1px solid #315e70;background:#315e70;color:#fff;border-radius:7px;padding:6px 10px;cursor:pointer}
.erp3-form .wide-field{grid-column:1/-1}
.product-image-upload{display:block;cursor:default}.product-image-preview-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-bottom:12px}.product-image-preview-list>div{position:relative;height:150px;border:1px solid #d5e0e4;border-radius:8px;background:#fff;overflow:hidden}.product-image-preview-list img{width:100%;height:100%;object-fit:contain;border:0}.product-image-preview-list button{position:absolute;right:5px;top:5px;width:26px;height:26px;padding:0;border-radius:50%;background:#fff;color:#b42318;font-size:18px}.product-image-controls{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap}.product-image-controls b{width:100%}.product-image-controls span{flex:1;min-width:240px}.product-image-controls [data-remove-all-images]{display:none;color:#b42318;border-color:#e6b3ad}.product-image-upload.has-image [data-remove-all-images]{display:block}.product-detail-gallery{grid-column:1/-1!important;margin-top:12px;padding:16px!important;background:#fff!important}.product-gallery-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.product-gallery-heading small,.product-gallery-heading b{margin:0}.product-detail-gallery>button{display:block;width:100%;min-height:420px;margin:0 0 18px;padding:10px;border:1px solid #cfdbdf;border-radius:10px;background:#fff;cursor:zoom-in}.product-detail-gallery>button:last-child{margin-bottom:0}.product-detail-gallery>button:hover{border-color:#315e70;box-shadow:0 5px 18px #244f6125}.product-detail-gallery img{display:block;width:100%;max-height:680px;object-fit:contain;background:#fff}@media(max-width:800px){.product-image-preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-gallery>button{min-height:260px}}
