.batch-actions{grid-template-columns:repeat(2,minmax(190px,1fr));align-items:stretch}.batch-actions>*{width:100%;margin:0}.batch-actions>:last-child:nth-child(odd){grid-column:1/-1}.batch-actions .action-button{width:100%;height:100%;min-height:64px;padding:.7rem .85rem;gap:.7rem;align-items:center}.batch-actions .action-button .icon{width:36px;height:36px;min-width:36px;flex:0 0 36px}.batch-actions .transfer-action{background:#fff;color:#1e5b3a;border:2px solid #1e5b3a}.transfer-source{border-left:4px solid #536159}.transfer-form label{display:block;margin:.8rem 0}.transfer-quantity-explanation{padding:.65rem;border-left:3px solid #43a86d;background:#edf7f1}.transfer-warning{margin:1rem 0;padding:1rem;border-left:5px solid #d79b27;background:#fff3cd;border-radius:.5rem}.transfer-warning h2{font-size:1.05rem}.transfer-confirm{background:#245d43;color:#fff;border-color:#245d43;font-weight:700}.transfer-confirm:hover{background:#194a34}
@media(max-width:600px){.batch-actions{grid-template-columns:1fr}.batch-actions>:last-child:nth-child(odd){grid-column:auto}.transfer-form .dialog-actions{grid-template-columns:1fr}.transfer-form .dialog-actions>*{width:100%}}
