.disease-report-wrapper[data-v-fcc57900]{background:#f0f2f5;min-height:100vh;padding:20px}.filter-toolbar[data-v-fcc57900]{background:#fff;border-radius:16px;padding:16px 24px;margin-bottom:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08)}.filter-left[data-v-fcc57900],.filter-toolbar[data-v-fcc57900]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.filter-label[data-v-fcc57900]{font-weight:600;color:#1a3a4a;margin-right:8px}.btn-export[data-v-fcc57900],.btn-filter[data-v-fcc57900],.btn-share[data-v-fcc57900]{padding:10px 20px;border:none;border-radius:40px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.btn-filter[data-v-fcc57900]{background:linear-gradient(135deg,#1a5f7a,#0e3d5a);color:#fff}.btn-filter[data-v-fcc57900]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(26,95,122,.3);box-shadow:0 4px 12px rgba(26,95,122,.3)}.btn-export[data-v-fcc57900]{background:#2c7a4d;color:#fff}.btn-share[data-v-fcc57900]{background:#4a6fa5;color:#fff}.report-container[data-v-fcc57900]{background:#fff;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.1);box-shadow:0 10px 40px rgba(0,0,0,.1)}.report-header[data-v-fcc57900]{background:linear-gradient(135deg,#0a2e3f,#1a5f7a);color:#fff;position:relative}.header-pattern[data-v-fcc57900]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 20%,hsla(0,0%,100%,.05) 2%,transparent 0);background-size:30px 30px;pointer-events:none}.header-content[data-v-fcc57900]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2}.header-content[data-v-fcc57900],.logo-section[data-v-fcc57900]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-section[data-v-fcc57900]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.logo-placeholder[data-v-fcc57900]{width:70px;height:70px;background:hsla(0,0%,100%,.15);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem}.ministry-badge .badge-text[data-v-fcc57900]{background:#ff902b;padding:4px 12px;border-radius:20px;font-size:.7rem;font-weight:700}.title-section[data-v-fcc57900]{text-align:center}.title-section h1[data-v-fcc57900]{font-size:1.4rem;letter-spacing:2px;margin-bottom:6px}.title-section h2[data-v-fcc57900]{font-size:1rem;font-weight:400;opacity:.9;margin-bottom:12px}.date-range-display[data-v-fcc57900]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;background:hsla(0,0%,100%,.1);padding:6px 16px;border-radius:40px}.date-badge[data-v-fcc57900]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:.8rem}.date-arrow[data-v-fcc57900]{font-size:.9rem}.qr-section .qr-placeholder[data-v-fcc57900]{width:60px;height:60px;background:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#1a5f7a;font-size:.6rem;font-weight:700}.metrics-grid[data-v-fcc57900]{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:16px;padding:24px 32px;background:#f8fafc}.metric-card[data-v-fcc57900]{background:#fff;border-radius:20px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.04);box-shadow:0 2px 8px rgba(0,0,0,.04);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.metric-card[data-v-fcc57900]:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.metric-icon[data-v-fcc57900]{width:48px;height:48px;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem}.metric-primary .metric-icon[data-v-fcc57900]{background:#e3f2fd;color:#1565c0}.metric-success .metric-icon[data-v-fcc57900]{background:#e8f5e9;color:#2e7d32}.metric-warning .metric-icon[data-v-fcc57900]{background:#fff3e0;color:#e65100}.metric-info .metric-icon[data-v-fcc57900]{background:#e0f7fa;color:#00838f}.metric-accent .metric-icon[data-v-fcc57900]{background:#fce4ec;color:#c2185b}.metric-highlight .metric-icon[data-v-fcc57900]{background:linear-gradient(135deg,#1a5f7a,#0e3d5a);color:#fff}.metric-info[data-v-fcc57900]{-webkit-box-flex:1;-ms-flex:1;flex:1}.metric-label[data-v-fcc57900]{font-size:.7rem;text-transform:uppercase;letter-spacing:1px;color:#6c7a89;display:block}.metric-value[data-v-fcc57900]{font-size:1.6rem;font-weight:800;color:#1a3a4a;line-height:1.2;display:block}.metric-trend[data-v-fcc57900]{font-size:.65rem;color:#8a9bb0}.table-wrapper[data-v-fcc57900]{padding:0 32px 24px 32px}.table-header[data-v-fcc57900]{margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #eef2f5}.table-header h3[data-v-fcc57900]{font-size:1.2rem;color:#1a3a4a;margin-bottom:6px}.region-count[data-v-fcc57900]{background:#eef2fa;padding:4px 12px;border-radius:30px;font-size:.7rem;margin-left:12px}.table-subtitle[data-v-fcc57900]{color:#7f8c8d;font-size:.75rem}.report-table1[data-v-fcc57900]{width:100%;border-collapse:collapse;font-size:.8rem}.report-table1 th[data-v-fcc57900],.report-table td[data-v-fcc57900]{padding:12px 8px;text-align:center;border-bottom:1px solid #eef2f5}.report-table1 th[data-v-fcc57900]{background:#f8fafc;font-weight:700;color:#1a5f7a;text-transform:uppercase;font-size:.7rem;letter-spacing:.5px}.report-table1 tfoot td[data-v-fcc57900],.report-table1 tfoot th[data-v-fcc57900]{background:#f1f5f9;font-weight:800;border-top:2px solid #dce5ec}.report-table[data-v-fcc57900]{width:100%;border-collapse:collapse;font-size:12px}.report-table td[data-v-fcc57900],.report-table th[data-v-fcc57900]{border:1px solid #000;padding:5px;text-align:center}.report-table thead[data-v-fcc57900]{background:#f1f1f1}.report-table tfoot[data-v-fcc57900]{background:#ddd;font-weight:700}.region-cell[data-v-fcc57900]{text-align:left!important;font-weight:600}.rank-cell[data-v-fcc57900]{font-weight:700;color:#4a6fa5}.number-cell[data-v-fcc57900]{font-weight:500}.positive-cell[data-v-fcc57900]{color:#c62828;font-weight:700}.critical-cell[data-v-fcc57900]{background:#ffebee;color:#c62828;font-weight:800;border-radius:20px}.efficiency-badge[data-v-fcc57900]{display:inline-block;padding:4px 10px;border-radius:30px;font-size:.7rem;font-weight:700}.efficiency-high[data-v-fcc57900]{background:#e8f5e9;color:#2e7d32}.efficiency-mid[data-v-fcc57900]{background:#fff3e0;color:#e65100}.efficiency-low[data-v-fcc57900]{background:#ffebee;color:#c62828}.insights-section[data-v-fcc57900]{padding:24px 32px;background:#f8fafc;border-top:1px solid #eef2f5}.insight-card[data-v-fcc57900]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:20px;padding:16px;background:#fff;border-radius:16px}.insight-icon[data-v-fcc57900]{font-size:2rem;color:#1a5f7a}.insight-content h4[data-v-fcc57900]{margin-bottom:10px;color:#1a3a4a}.insight-content ul[data-v-fcc57900]{margin:0;padding-left:20px;color:#4a627a}.insight-content li[data-v-fcc57900]{margin-bottom:6px}.report-footer[data-v-fcc57900]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding-top:16px;font-size:.7rem;color:#8a9bb0;border-top:1px solid #eef2f5}.empty-state[data-v-fcc57900]{text-align:center;padding:60px;color:#95a5a6}@media print{.no-print[data-v-fcc57900]{display:none!important}.disease-report-wrapper[data-v-fcc57900]{background:#fff;padding:0}.report-container[data-v-fcc57900]{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.metric-card[data-v-fcc57900]{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #ddd}.report-table td[data-v-fcc57900],.report-table th[data-v-fcc57900]{border:1px solid #ccc}}@media (max-width:768px){.header-content[data-v-fcc57900]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.metrics-grid[data-v-fcc57900]{grid-template-columns:repeat(2,1fr);padding:16px}.table-wrapper[data-v-fcc57900]{padding:0 16px 16px 16px;overflow-x:auto}.report-table[data-v-fcc57900]{min-width:700px}.insights-section[data-v-fcc57900]{padding:16px}}