.customer-sale-entry{background:linear-gradient(130deg,#173b72,#176b62);color:#fff;border-radius:20px;padding:23px;margin-bottom:14px}.customer-sale-entry header{display:flex;justify-content:space-between;align-items:end}.customer-sale-entry header span,.customer-sale-entry header small{color:#cce7e2}.customer-sale-entry h2{margin:3px 0}.customer-sale-entry form{display:grid;grid-template-columns:2fr .65fr 1fr 1.1fr auto;gap:9px;align-items:end;margin-top:17px}.customer-sale-entry label{font-size:13px;font-weight:800}.customer-sale-entry input{display:block;width:100%;padding:12px;border:0;border-radius:10px;margin-top:5px;font:inherit}.sale-live-total{background:#ffffff18;border-radius:11px;padding:9px 12px}.sale-live-total span,.sale-live-total strong,.sale-live-total small{display:block}.sale-live-total strong{font-size:20px}.sale-live-total small{color:#cce7e2}@media(max-width:900px){.customer-sale-entry form{grid-template-columns:1fr 1fr}.customer-sale-entry .product-find,.customer-sale-entry form button{grid-column:1/-1}}@media(max-width:520px){.customer-sale-entry header{display:block}.customer-sale-entry form{grid-template-columns:1fr}.customer-sale-entry .product-find,.customer-sale-entry form button{grid-column:auto}}
