.product-batch-bar{display:none;min-height:54px;margin:0 0 12px;padding:7px 10px 7px 16px;border:1px solid #cce0d8;border-radius:12px;background:#edf7f3;align-items:center;justify-content:space-between;box-shadow:0 6px 18px rgba(7,63,50,.05)}
.product-batch-bar.show{display:flex}
.product-batch-bar>div{display:flex;align-items:center;gap:10px}
.product-batch-bar b{color:var(--deep)}
.product-batch-bar #clearProductSelection{border:0;background:transparent;color:var(--green);cursor:pointer}
.product-batch-bar .batch-delete{background:#fff7f6;border:1px solid #efcfcc;color:var(--danger)}
.product-batch-bar button:disabled{opacity:.45;cursor:wait}
.product-check,#selectCurrentPage{width:16px;height:16px;accent-color:var(--green);cursor:pointer}
#productRows tr.selected{background:#f3faf7}
#productRows tr.selected td{border-bottom-color:#dcebe5}
.product-audit-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding-top:13px;border-top:1px solid #e3eae7}.product-audit-panel small,.product-audit-panel b{display:block}.product-audit-panel small{color:#6a7772;font-size:10px}.product-audit-panel b{margin-top:3px;font-size:12px}.media-item{height:148px!important}.media-item>img,.media-item>video{height:116px!important}.media-audit-meta{position:absolute;left:0;right:0;bottom:0;height:32px;background:#f5f8f6;padding:4px 7px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#6a7772}.media-audit-meta b{color:#174b3c}.media-item .media-actions{bottom:32px}.lightbox-caption{height:auto!important;min-height:68px}.lightbox-caption span{white-space:pre-line}
