.statistics-app[data-v-29cd9ed1]{min-height:100vh;background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;overflow:hidden}.statistics-main[data-v-29cd9ed1]{flex:1;display:flex;flex-direction:column;overflow:hidden}.statistics-header[data-v-29cd9ed1]{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;box-shadow:0 2px 10px rgba(17,24,39,.05);padding:8px 16px;margin:12px 12px 0}@media (max-width:991px){.statistics-header[data-v-29cd9ed1]{padding:8px 12px}}.statistics-header .header-content[data-v-29cd9ed1]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.statistics-header .user-select-section[data-v-29cd9ed1]{flex:0 0 auto;min-width:250px;display:flex;flex-direction:column;gap:4px}.statistics-header .user-select-section .invalid-text[data-v-29cd9ed1]{color:#ef4444;font-size:11px;margin-top:2px}.statistics-header .date-section[data-v-29cd9ed1]{display:flex;gap:8px;align-items:center}.statistics-header .date-section .date-input[data-v-29cd9ed1]{border-radius:8px;font-size:11px;min-width:200px}.statistics-header .payment-info-section[data-v-29cd9ed1]{display:flex;gap:10px;align-items:center;padding:5px 12px}.statistics-header .payment-info-section .payment-item[data-v-29cd9ed1]{display:flex;align-items:center;gap:6px}.statistics-header .payment-info-section .payment-item .payment-label[data-v-29cd9ed1]{font-size:10px;color:#6b7280;font-weight:600}.statistics-header .payment-info-section .payment-item .payment-value[data-v-29cd9ed1]{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;background:hsla(0,0%,100%,.9)}.statistics-header .payment-info-section .payment-item .payment-value.cash[data-v-29cd9ed1]{color:#2563eb}.statistics-header .payment-info-section .payment-item .payment-value.card[data-v-29cd9ed1]{color:#1d4ed8}.statistics-header .payment-info-section .payment-item .payment-value.total-amount[data-v-29cd9ed1]{color:#1e40af;background:rgba(191,219,254,.45)}.statistics-header .payment-info-section .payment-item.total[data-v-29cd9ed1]{padding-left:12px;border-left:1px solid rgba(96,165,250,.4)}@media (max-width:991px){.statistics-header .payment-info-section[data-v-29cd9ed1]{flex-wrap:wrap;gap:8px}.statistics-header .payment-info-section .payment-item.total[data-v-29cd9ed1]{padding-left:0;border-left:none;border-top:1px solid rgba(96,165,250,.4);padding-top:8px;width:100%}}.statistics-header .action-buttons[data-v-29cd9ed1]{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-left:auto}.statistics-header .action-buttons .action-btn[data-v-29cd9ed1]{font-size:10px!important;padding:4px 16px!important;border-radius:9px;font-weight:600;letter-spacing:-.01em;height:30px!important;white-space:nowrap;transition:all .2s ease;border:none}.statistics-header .action-buttons .action-btn[data-v-29cd9ed1]:hover:not(:disabled){transform:translateY(-1px)}.statistics-header .action-buttons .action-btn[data-v-29cd9ed1]:disabled{opacity:.5;cursor:not-allowed}.statistics-header .action-buttons .action-btn[color=info][data-v-29cd9ed1]{background:linear-gradient(135deg,#60a5fa,#3b82f6)!important;box-shadow:0 2px 8px rgba(59,130,246,.2)}@media (max-width:768px){.statistics-header .header-content[data-v-29cd9ed1]{flex-direction:column;align-items:stretch}.statistics-header .action-buttons[data-v-29cd9ed1],.statistics-header .date-section[data-v-29cd9ed1],.statistics-header .payment-info-section[data-v-29cd9ed1],.statistics-header .user-select-section[data-v-29cd9ed1]{width:100%}.statistics-header .date-section[data-v-29cd9ed1]{flex-direction:column}.statistics-header .date-section .date-input[data-v-29cd9ed1]{width:100%}.statistics-header .header-stats[data-v-29cd9ed1],.statistics-header .payment-info-section[data-v-29cd9ed1]{flex-direction:column;align-items:stretch}.statistics-header .header-stats .payment-item[data-v-29cd9ed1],.statistics-header .payment-info-section .payment-item[data-v-29cd9ed1]{justify-content:space-between}.statistics-header .header-stats .payment-item.total[data-v-29cd9ed1],.statistics-header .payment-info-section .payment-item.total[data-v-29cd9ed1]{border-top:1px solid rgba(96,165,250,.4);padding-top:8px;margin-top:4px}.statistics-header .action-buttons[data-v-29cd9ed1]{justify-content:flex-start;margin-left:0}}.statistics-table-container[data-v-29cd9ed1]{flex:1;width:100%;overflow:auto;padding:10px 12px 0;background:#f5f7fb}@media (max-width:991px){.statistics-table-container[data-v-29cd9ed1]{padding:8px 12px}}.statistics-table-wrapper[data-v-29cd9ed1]{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(17,24,39,.05);border:1px solid #e9edf5;overflow:hidden}.statistics-table[data-v-29cd9ed1]{width:100%;border-collapse:separate;border-spacing:0}.statistics-table thead[data-v-29cd9ed1]{background:linear-gradient(135deg,#93c5fd,#60a5fa);color:#fff}.statistics-table thead th[data-v-29cd9ed1]{padding:7px 12px;font-size:11px;font-weight:600;text-align:left;white-space:nowrap;letter-spacing:-.01em;position:sticky;top:0;z-index:10}.statistics-table tbody tr[data-v-29cd9ed1]{border-bottom:1px solid #f3f4f6;transition:all .15s ease}.statistics-table tbody tr[data-v-29cd9ed1]:nth-child(2n){background-color:#fafbfc}.statistics-table tbody tr[data-v-29cd9ed1]:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;transform:translateX(2px)}.statistics-table tbody tr td[data-v-29cd9ed1]{padding:7px 12px;font-size:11px;color:#374151;letter-spacing:-.01em}.statistics-table tbody tr td.font-weight-bold[data-v-29cd9ed1]{font-weight:600;color:#111827}.statistics-table tbody tr td.text-primary[data-v-29cd9ed1],.statistics-table tbody tr td.text-success[data-v-29cd9ed1]{color:#2563eb!important}.statistics-table tbody.all_qty_border[data-v-29cd9ed1]{border-top:2px solid #60a5fa}.statistics-table tbody.all_qty_border[data-v-29cd9ed1],.statistics-table tbody.all_qty_border tr[data-v-29cd9ed1]:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important}.statistics-table tbody.all_qty_border tr td[data-v-29cd9ed1]{padding:10px 12px;font-weight:600;color:#1e40af}.statistics-table tbody .empty-state[data-v-29cd9ed1]{text-align:center;padding:60px 20px;color:#9ca3af}.statistics-table tbody .empty-state i[data-v-29cd9ed1]{font-size:48px;margin-bottom:16px;opacity:.5}.statistics-table tbody .empty-state p[data-v-29cd9ed1]{font-size:14px;margin:0}.stiky_position[data-v-29cd9ed1]{position:sticky;top:0;background:linear-gradient(135deg,#93c5fd,#60a5fa);color:#fff;z-index:10}.hoverTr[data-v-29cd9ed1]:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;transform:translateX(2px)}.header-stats[data-v-29cd9ed1]{margin-left:auto;display:flex;align-items:center;justify-content:flex-end}.mini-stats-card[data-v-29cd9ed1]{min-width:280px;border:1px solid #bfdbfe;border-radius:10px;box-shadow:0 2px 8px rgba(37,99,235,.08)}