.sales-filter-card{padding:20px;margin-bottom:20px}.sales-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 16px}.sales-filter-bottom{display:flex;gap:10px;align-items:flex-end}.sales-filter-bottom .field{flex:1;margin-bottom:0}.sales-filter-bottom>.btn{flex:none}.sales-list-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:22px 0 14px}.sales-list-heading>div{display:flex;gap:14px;align-items:center}.sales-list-heading span{font-size:12px;color:var(--muted)}.sales-list-heading>strong{font-size:24px;color:#087b76}.sales-table-scroll{overflow-x:auto;max-width:100%}.sales-history-table{width:100%;min-width:1020px;border-collapse:collapse;table-layout:fixed}.sales-history-table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;background:#f5f8fb;color:#6b8194;text-align:left;padding:15px 12px;border-bottom:1px solid var(--line)}.sales-history-table th:nth-child(1){width:92px}.sales-history-table th:nth-child(2){width:110px}.sales-history-table th:nth-child(3){width:165px}.sales-history-table th:nth-child(4){width:126px}.sales-history-table th:nth-child(5){width:100px}.sales-history-table th:nth-child(6){width:110px}.sales-history-table th:nth-child(7){width:310px}.sales-history-table td{padding:16px 12px;border-bottom:1px solid var(--line);font-size:12px;vertical-align:middle;overflow-wrap:anywhere}.sales-history-table td strong{font-size:12px}.sales-history-table small,.sale-line-table small{display:block;font-size:10px;color:var(--muted);margin-top:6px}.sale-expand{display:flex;gap:7px;align-items:center;border:0;background:none;font:inherit;font-size:11px;color:#087c76;padding:7px 0;cursor:pointer;white-space:nowrap}.sale-expand svg{width:16px;height:16px;flex:none;transition:transform .15s}.sale-expand[aria-expanded=true] svg{transform:rotate(90deg)}.sale-row-actions{display:flex;gap:5px;align-items:center;white-space:nowrap}.sale-row-actions .btn.small{font-size:10px;padding:8px 9px;min-height:32px}.sale-amount{white-space:nowrap}.sale-products-row>td{padding:0}.sale-expanded-products{padding:18px 24px;background:#f0f8f7;border-left:3px solid #12baa9}.sale-line-table{width:100%;border-collapse:collapse;min-width:550px;table-layout:auto}.sale-line-table td,.sale-line-table th{padding:12px 10px;font-size:12px;text-align:left;border-bottom:1px solid #deebe9}.sale-line-table th{color:#67817f;font-size:11px}.sale-line-table td:nth-last-child(-n+3){white-space:nowrap}.sale-line-table small{white-space:normal}.sales-empty{text-align:center;color:var(--muted);padding:40px!important}.sale-main-row.is-cancelled{background:#faf7f7;color:#785e62}.sales-detail-dialog{max-width:850px;width:calc(100vw - 30px)}.sale-detail-summary{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.sale-detail-summary>div{background:#f3f8f8;padding:15px;border-radius:10px}.sale-detail-summary span{display:block;font-size:11px;color:var(--muted);margin-bottom:8px}.sale-detail-summary strong{font-size:14px}.sale-payment-summary{display:flex;justify-content:space-between;gap:10px;padding:9px 0;font-size:12px}.sale-payment-summary strong{white-space:nowrap}.sale-change{border:1px solid var(--line);border-radius:10px;padding:15px;margin:12px 0;font-size:13px}.sale-change>small{display:block;color:var(--muted);margin:7px 0}.sale-change p{margin:9px 0}.sale-change-payments{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);padding-top:12px}.sale-edit-row{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:13px 0;border-bottom:1px solid var(--line);position:relative;padding-right:36px}.sale-edit-bank{grid-column:1/-1}.sale-edit-bank:empty{display:none}.sale-remove-payment{position:absolute;right:0;top:39px}#sale-edit-total,#cash-opening-difference{display:flex;justify-content:space-between;gap:12px;background:#f1f7f7;padding:15px;border-radius:9px;margin:18px 0;font-size:12px}.cash-opening-choices{display:flex;gap:12px;margin:18px 0}.cash-opening-choices .btn{flex:1;justify-content:center}#cash-opening-wrong{border-top:1px solid var(--line);padding-top:20px}.exchange-receipt h2{font-size:15px;text-align:center;margin:14px 0}.exchange-number{text-align:center;font-family:monospace;font-size:15px;letter-spacing:2px;margin:22px 0}@media(max-width:750px){.sales-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-filter-bottom{flex-wrap:wrap}.sales-filter-bottom .field{flex-basis:100%;margin-bottom:8px}.sales-list-heading>div{display:block}.sales-list-heading span{display:block;margin-top:7px}.sales-filter-card{padding:15px}.sale-detail-summary{grid-template-columns:1fr}.sale-change-payments{grid-template-columns:1fr}.sales-list-heading>strong{font-size:20px}}
