#stockModal .batchActions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}#stockModal .batchActions [data-batch-save]{grid-column:auto;width:100%}#stockModal .deleteBatchBtn{height:42px;border:1px solid #e2a29a;border-radius:9px;background:#fff0ed;color:#a43d30;font-weight:800;cursor:pointer}#stockModal .deleteBatchBtn:hover{background:#a43d30;color:#fff}#stockModal .deleteBatchBtn:disabled{opacity:.55;cursor:wait}@media(max-width:520px){#stockModal .batchActions{grid-template-columns:1fr}}
