.invoice-lines input[type="number"]{width:92px;height:36px;border:1px solid #c6d0d4;padding:0 8px}.invoice-total-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);margin:14px 0}.invoice-total-band>div{padding:18px;border-right:1px solid var(--line)}.invoice-total-band>div:last-child{border-right:0}.invoice-total-band span,.invoice-total-band strong{display:block}.invoice-total-band span{font-size:12px;color:var(--muted)}.invoice-total-band strong{font-size:18px;margin-top:7px}.line-price-preview{margin-top:10px;padding-top:10px;border-top:1px solid #e7ebed;color:var(--muted);font-size:12px}.notice-band{background:#fff8e9;border:1px solid #e8cf9d;padding:16px 18px;margin-bottom:14px}.notice-band strong{display:block;color:#805416}.notice-band p{margin:6px 0 0;color:#6d6250;line-height:1.6}.status-issued{background:#e5f3ed;color:var(--green)}.status-cancelled{background:#fbe9e6;color:var(--red)}
@media(max-width:900px){.invoice-total-band{grid-template-columns:repeat(2,1fr)}.invoice-total-band>div:nth-child(2){border-right:0}.line-price-preview{line-height:1.6}}
