.ws-filter{display:flex;align-items:flex-end;gap:14px;padding:20px;margin:20px 0}.ws-filter .field{margin:0;flex:1}.ws-filter .field:first-child{flex:2}.ws-filter .btn{flex-shrink:0}.ws-list table{min-width:1050px}.ws-list td{vertical-align:middle}.ws-list td strong{white-space:normal}.ws-list-actions{display:flex;gap:5px;white-space:nowrap}.ws-list-actions .btn{font-size:11px;padding:7px 9px}.ws-editor-header{padding:22px;margin-bottom:18px}.ws-party-fields{display:grid;grid-template-columns:2fr 1.3fr 1fr;gap:20px;align-items:center}.ws-party-fields .field{margin:0}.ws-state{display:grid;justify-items:end;gap:8px}.ws-state small{font-size:11px;color:#7a919b}.ws-search{position:relative;margin-top:20px;border-top:1px solid #e1ebe8;padding-top:18px}.ws-search>label{font-size:12px;font-weight:650}.ws-search>div:first-of-type{display:flex;gap:12px;margin-top:9px}.ws-search input{flex:1;min-width:0}.ws-search p{font-size:12px;color:#247669;margin:8px 0 0;min-height:16px}#ws-search-results{position:absolute;left:0;right:0;top:104px;max-height:300px;overflow:auto;background:white;border:1px solid #cce7df;border-radius:10px;z-index:4;box-shadow:0 16px 40px #0b203222}#ws-search-results button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;gap:15px;background:transparent;border:0;border-bottom:1px solid #e9f2ef;text-align:left;cursor:pointer;color:#123b48}#ws-search-results button:hover{background:#edfaf6}#ws-search-results small{display:block;font-size:11px;margin-top:5px;color:#6b8b93}#ws-search-results p{padding:16px}.ws-line-table{min-width:1230px;table-layout:fixed;width:100%}.ws-line-table th{font-size:10px;line-height:1.5;padding:10px 7px;text-transform:none}.ws-line-table td{padding:6px 7px;vertical-align:middle;font-size:12px;border-bottom:1px solid #e7efed}.ws-line-table th:nth-child(1){width:30px}.ws-line-table th:nth-child(2){width:232px}.ws-line-table th:nth-child(3){width:78px}.ws-line-table th:nth-child(4){width:110px}.ws-line-table th:nth-child(5){width:48px}.ws-line-table th:nth-child(6){width:91px}.ws-line-table th:nth-child(7){width:78px}.ws-line-table th:nth-child(8){width:86px}.ws-line-table th:nth-child(9),.ws-line-table th:nth-child(10){width:98px}.ws-line-table th:nth-child(11){width:118px}.ws-line-table th:last-child{width:45px}.ws-line-table input{width:100%;height:32px;min-height:32px;padding:4px 7px;font-size:12px;text-align:right;border-color:#d8e7e1}.ws-line-table td[data-ws-value]{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.ws-line-table input::-webkit-inner-spin-button{opacity:0}.ws-product-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;font-size:12px}.ws-product-name small{font-size:10px;color:#78969e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-total-cell{font-weight:750;color:#076b60}.ws-short-stock{background:#fff9e9}.ws-lines .card-head small{font-size:11px;color:#81969b}.ws-lines .card-head span{color:#0d9f8b;margin-left:9px}#ws-error{margin:14px 0}.ws-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:25px;padding:25px}.ws-bottom-details>p{color:#779096;font-size:12px;line-height:1.8;max-width:450px}.ws-bottom-details textarea{min-height:96px}.ws-totals>div{display:flex;justify-content:space-between;gap:20px;margin:9px 0;font-size:13px;color:#647f87}.ws-totals strong{color:#103d49;font-variant-numeric:tabular-nums}.ws-totals .ws-grand-total{margin-top:16px;padding-top:16px;border-top:1px solid #d9e8e3;align-items:center}.ws-grand-total span{font-size:15px;color:#113b48;font-weight:650}.ws-grand-total strong{font-size:27px;color:#087e78}.ws-totals>p{font-size:12px;line-height:1.8}.ws-footer-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:12px;padding-top:22px;border-top:1px solid #e3eeea}.ws-footer-actions .btn:nth-child(2){margin-right:auto}.ws-payment-dialog{max-width:850px;width:calc(100% - 30px)}.ws-payment-row{display:grid;grid-template-columns:1.2fr 1fr 1.3fr 35px;gap:12px;align-items:end}.ws-payment-row .field{margin-bottom:12px}.ws-payment-remove{margin-bottom:12px}#ws-payment-total{font-weight:650;margin:15px 0}
@media(max-width:1000px){.ws-filter{flex-wrap:wrap}.ws-filter .field{min-width:150px}.ws-party-fields{grid-template-columns:1fr 1fr}.ws-state{grid-column:1/-1;justify-items:start;display:flex;align-items:center;flex-wrap:wrap}.ws-bottom{grid-template-columns:1fr}.ws-tabs{display:flex;overflow:auto}.ws-tabs button{white-space:nowrap}.ws-payment-row{grid-template-columns:1fr 1fr}.ws-payment-bank{grid-column:1}.ws-payment-remove{justify-self:end}}
@media(max-width:600px){.ws-editor-header{padding:16px}.ws-party-fields{grid-template-columns:1fr}.ws-state{font-size:11px}.ws-filter{padding:16px;display:grid;grid-template-columns:1fr 1fr}.ws-filter .field{min-width:0}.ws-filter .field:first-child{grid-column:1/-1}.ws-filter .field input{min-width:0}.ws-filter .btn{padding:10px}.ws-search button{font-size:12px;padding:10px}.ws-search input{font-size:12px}.ws-lines .card-head{align-items:flex-start;gap:10px}.ws-lines .card-head small{max-width:130px;line-height:1.5}.ws-bottom{padding:18px;gap:15px}.ws-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ws-footer-actions .btn:nth-child(2){margin-right:0}.ws-footer-actions .btn{font-size:12px;padding:12px 6px}.ws-grand-total strong{font-size:25px}.ws-list-actions .btn{min-height:32px}.ws-payment-dialog{width:calc(100% - 16px)}}

/* Compact chained discounts; the action column ends at the table's right edge. */
.ws-list-actions{justify-content:flex-end}.ws-list th:last-child{text-align:right}.ws-list td:last-child{width:1%;white-space:nowrap;padding-right:20px}
.ws-list th:last-child{padding-right:20px}
.ws-line-table{min-width:1260px}.ws-line-table th:nth-child(2){width:195px}.ws-line-table th:nth-child(7){width:230px}.ws-line-table th:nth-child(8){width:98px}.ws-line-table th:nth-child(9){width:82px}.ws-line-table th:nth-child(10){width:110px}.ws-line-table th:nth-child(11){width:40px}
.ws-discounts{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.ws-discount{display:flex;align-items:center;border:1px solid #d8e7e1;border-radius:7px;overflow:hidden;height:32px;flex:0 0 174px;background:#fff}.ws-discount input{min-width:0;width:88px;flex:1;border:0;border-radius:0;box-shadow:none}.ws-discount select{width:47px;min-width:47px;height:30px;min-height:30px;border:0;border-left:1px solid #e3eeea;border-radius:0;padding:3px 2px 3px 5px;font-size:12px;background:#f5faf8}.ws-discount-remove{width:24px;height:30px;padding:0;border:0;border-left:1px solid #e3eeea;background:#fff;color:#ae3f45;cursor:pointer;font-size:17px}.ws-discount-add{height:29px;width:29px;border:1px solid #b7ded5;border-radius:7px;background:#e6f7f2;color:#087e78;font-size:20px;line-height:1;cursor:pointer}.ws-discount-add:disabled{opacity:.4;cursor:default}

.ws-tabs{display:flex;gap:10px;padding:0;background:none;border:0;margin-top:24px}.ws-tabs button{flex:1;min-height:48px;background:#fff;border:2px solid #bfd8da;border-radius:10px;color:#204652;font-size:14px;font-weight:700;box-shadow:0 2px 4px #0b20320a}.ws-tabs button:hover{border-color:#087e78;background:#e8f8f4}.ws-tabs button.selected{background:#087e78;color:white;border-color:#087e78;box-shadow:0 3px 10px #087e7830}
.ws-party-picker{position:relative;min-width:0;align-self:start}.ws-party-picker>label{display:block;margin-bottom:8px}.ws-party-input{display:flex;position:relative}.ws-party-input input{width:100%;padding-right:36px}.ws-party-input>button{position:absolute;right:5px;top:5px;width:32px;height:32px;border:0;background:transparent;color:#577780;font-size:23px;cursor:pointer}.ws-party-picker>small{font-size:11px;color:#647f87;display:block;margin-top:6px}.ws-party-results{position:absolute;top:72px;left:0;right:0;z-index:12;background:white;border:1px solid #b7dcd6;border-radius:10px;box-shadow:0 15px 36px #0b203222;max-height:280px;overflow:auto}.ws-party-results button{display:block;width:100%;padding:11px 14px;text-align:left;border:0;border-bottom:1px solid #e4eeeb;background:white;color:#173d48;cursor:pointer}.ws-party-results button:hover,.ws-party-results button[aria-selected=true]{background:#e3f7f1}.ws-party-results small{display:block;font-size:11px;margin-top:4px;color:#627f89}.ws-party-results p{font-size:12px;padding:10px;color:#627f89}
.ws-line-table{min-width:1170px}.ws-line-table th:nth-child(1){width:28px}.ws-line-table th:nth-child(2){width:200px}.ws-line-table th:nth-child(3){width:77px}.ws-line-table th:nth-child(4){width:85px}.ws-line-table th:nth-child(5){width:111px}.ws-line-table th:nth-child(6){width:48px}.ws-line-table th:nth-child(7){width:98px}.ws-line-table th:nth-child(8){width:225px}.ws-line-table th:nth-child(9){width:133px}.ws-line-table th:nth-child(10){width:45px}.ws-line-table select[data-ws-unit]{min-height:32px;height:32px;padding:4px 2px;font-size:12px;width:100%;border-color:#bdd8d2}.ws-line-table small[data-ws-pieces]{display:block;font-size:10px;color:#087e78;white-space:nowrap;margin-top:3px}.ws-grand-total span{max-width:180px}
@media(max-width:600px){.ws-tabs{gap:6px}.ws-tabs button{min-width:132px;flex:1;font-size:12px}.ws-party-results{top:70px}.ws-grand-total span{font-size:13px}}
