.combined-withdrawal-list{display:grid;gap:12px}.combined-withdrawal-item{display:grid!important;grid-template-columns:auto 1fr minmax(150px,220px);align-items:center;gap:14px;padding:15px;border:1px solid #d8e5e1;border-radius:14px;background:#f8fbfa}.combined-withdrawal-item>span{display:grid;gap:4px}.combined-withdrawal-item small{color:#687873}.combined-withdrawal-total,.batch-withdrawal-summary .total{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-radius:14px;background:#e7f4f0;color:#0e6455}.batch-withdrawal-summary{display:grid;gap:0;margin:18px 0;border:1px solid #d9e5e1;border-radius:14px;overflow:hidden}.batch-withdrawal-summary>div{display:flex;justify-content:space-between;gap:20px;padding:14px 18px;border-bottom:1px solid #e6eeeb}.batch-withdrawal-summary span{display:grid}.withdrawal-breakdown{margin-top:18px;padding-top:14px;border-top:1px solid #e0e8e5}.withdrawal-breakdown>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0}.withdrawal-breakdown span{display:grid}.combined-receipt-table{width:100%;border-collapse:collapse;margin:14px 0}.combined-receipt-table th,.combined-receipt-table td{padding:10px;border-bottom:1px solid #d9dfdd;text-align:left}.combined-receipt-table th:last-child,.combined-receipt-table td:last-child{text-align:right}@media(max-width:650px){.combined-withdrawal-item{grid-template-columns:auto 1fr}.combined-withdrawal-item [data-withdrawal-amount]{grid-column:2;width:100%}.combined-receipt-table{font-size:11px}.combined-receipt-table th:nth-child(3),.combined-receipt-table td:nth-child(3){display:none}}@media print{.combined-receipt{color:#000}.combined-receipt-table th,.combined-receipt-table td{padding:6px;border-color:#777}}
