.report-app[data-v-5e755e0a]{min-height:100vh;background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:16px}.report-main[data-v-5e755e0a]{max-width:100%;margin:0 auto}.report-header[data-v-5e755e0a]{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:5px 16px;margin-bottom:12px;box-shadow:0 2px 10px rgba(17,24,39,.05)}.report-header .header-content[data-v-5e755e0a]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.report-header .title-wrap[data-v-5e755e0a]{display:flex;align-items:center;gap:10px}.report-header .title-badge[data-v-5e755e0a]{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#6366f1;font-size:14px}.report-header .page-title[data-v-5e755e0a]{color:#111827;font-weight:600;font-size:17px;margin:0}.report-header .stats-summary[data-v-5e755e0a]{display:flex;gap:24px;flex-wrap:wrap}.report-header .stats-summary .stat-item[data-v-5e755e0a]{display:flex;flex-direction:column;align-items:center}.report-header .stats-summary .stat-item .stat-label[data-v-5e755e0a]{font-size:11px;color:#6b7280;margin-bottom:4px;font-weight:500}.report-header .stats-summary .stat-item .stat-value[data-v-5e755e0a]{font-size:15px;font-weight:700;color:#111827}.report-header .stats-summary .stat-item .stat-value.total[data-v-5e755e0a]{color:#2563eb}.report-header .stats-summary .stat-item .stat-value.water[data-v-5e755e0a]{color:#3b82f6}.controls-section[data-v-5e755e0a]{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(17,24,39,.05);border:1px solid #e9edf5;padding:5px 16px;margin-bottom:10px}.controls-section .controls-content[data-v-5e755e0a]{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap}.controls-section .search-section[data-v-5e755e0a]{display:flex;gap:8px;align-items:center;flex:1;min-width:300px}.controls-section .search-section .search-input[data-v-5e755e0a]{flex:1;max-width:400px}.controls-section .search-section .search-btn[data-v-5e755e0a]{border-radius:8px;font-size:11px;font-weight:500;padding:5px 16px;height:32px;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);background:linear-gradient(135deg,#3b82f6,#2563eb);border:none}.controls-section .search-section .search-btn[data-v-5e755e0a]:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.controls-section .search-section .search-btn mdb-icon[data-v-5e755e0a]{font-size:13px}.controls-section .date-section[data-v-5e755e0a]{display:flex;gap:12px}.controls-section .date-section .date-input[data-v-5e755e0a]{min-width:160px;border-radius:8px}.controls-section .action-buttons[data-v-5e755e0a]{display:flex;gap:8px}.controls-section .action-buttons .action-btn[data-v-5e755e0a]{border-radius:8px;font-size:11px;font-weight:500;padding:5px 16px;height:32px;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.controls-section .action-buttons .action-btn[data-v-5e755e0a]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.controls-section .action-buttons .action-btn.apply-btn[data-v-5e755e0a]{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none}.controls-section .action-buttons .action-btn[data-v-5e755e0a]:disabled{opacity:.5;cursor:not-allowed}.controls-section .action-buttons .action-btn mdb-icon[data-v-5e755e0a]{font-size:13px}.table-container[data-v-5e755e0a]{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(17,24,39,.05);border:1px solid #e9edf5;overflow:hidden}.table-wrapper[data-v-5e755e0a]{overflow-x:auto}.report-table[data-v-5e755e0a]{width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.report-table tbody tr[data-v-5e755e0a]:nth-child(2n){background-color:#fafbfc}.header_table[data-v-5e755e0a]{background:linear-gradient(135deg,#93c5fd,#60a5fa)}.header_table th[data-v-5e755e0a]{padding:10px 12px;font-weight:600;font-size:11px;color:#fff;letter-spacing:-.01em;text-align:left}.header_table th .up_down_icon[data-v-5e755e0a]{color:#fff;transition:all .2s ease;padding:2px;border-radius:4px}.header_table th .up_down_icon[data-v-5e755e0a]:hover{background:hsla(0,0%,100%,.2)}.body_table td[data-v-5e755e0a]{padding:10px 12px;font-size:11px;color:#374151;letter-spacing:-.01em;border-bottom:1px solid #f3f4f6}.body_table tr[data-v-5e755e0a]{transition:all .15s ease}.body_table tr[data-v-5e755e0a]:hover{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important}.stiky_position[data-v-5e755e0a]{position:sticky;top:0;z-index:111111;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.report-header .header-content[data-v-5e755e0a]{flex-direction:column;align-items:flex-start}.report-header .stats-summary[data-v-5e755e0a]{width:100%;justify-content:space-around}.controls-section .controls-content[data-v-5e755e0a]{flex-direction:column;align-items:stretch}.controls-section .search-section[data-v-5e755e0a]{flex-direction:column;min-width:100%}.controls-section .search-section .search-input[data-v-5e755e0a]{width:100%;max-width:100%}.controls-section .search-section .search-btn[data-v-5e755e0a]{width:100%}.controls-section .date-section[data-v-5e755e0a]{flex-direction:column}.controls-section .action-buttons[data-v-5e755e0a],.controls-section .date-section .date-input[data-v-5e755e0a]{width:100%}.controls-section .action-buttons .action-btn[data-v-5e755e0a]{flex:1}}