body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-container{margin:0 auto;max-width:900px;padding:20px}.about-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:40px}.about-card h1{border-bottom:3px solid #2f80c3;color:#2f80c3;font-size:2rem;margin-bottom:20px;padding-bottom:15px}.intro{color:#374151;font-size:1.1rem;line-height:1.7}.about-section,.intro{margin-bottom:30px}.about-section h2{border-bottom:2px solid #e5e7eb;color:#2f80c3;font-size:1.3rem;margin-bottom:15px;padding-bottom:8px}.about-section p{color:#374151;line-height:1.6;margin-bottom:12px}.definitions{margin:0}.definitions dt{color:#1f2937;font-weight:600;margin-bottom:5px;margin-top:15px}.definitions dd{border-left:3px solid #2f80c3;color:#4b5563;line-height:1.5;margin-left:0;padding-left:20px}.data-dates{list-style:none;margin:15px 0 0;padding:0}.data-dates li{color:#4b5563;padding:8px 0 8px 20px;position:relative}.data-dates li:before{background:#2f80c3;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.support-section{background:#f0f7fc;border-radius:0 0 12px 12px;margin:30px -40px -40px;padding:30px 40px}.support-section h2{border-bottom-color:#2f80c3}.support-section a{color:#2f80c3;font-weight:600;text-decoration:underline}.support-section a:hover{color:#256a9e}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;overflow-x:hidden;padding:20px;width:100%}.card,.container{box-sizing:border-box}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:1200px;min-width:0;padding:40px}.header{margin-bottom:40px;text-align:center}.header h1{color:#1e293b;font-size:2.5rem;margin-bottom:10px;margin-top:0}.header p{color:#64748b;font-size:1.1rem;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{border:2px solid;border-radius:10px;padding:25px}.stat-card.red{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5}.stat-card.blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd}.stat-card.green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.stat-label{font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stat-card.red .stat-label{color:#dc2626}.stat-card.blue .stat-label{color:#2563eb}.stat-card.green .stat-label{color:#16a34a}.stat-value{font-size:2.5rem;font-weight:700;margin-bottom:5px}.stat-card.red .stat-value{color:#b91c1c}.stat-card.blue .stat-value{color:#1d4ed8}.stat-card.green .stat-value{color:#15803d}.stat-desc{color:#64748b;font-size:.85rem}.progress-section{margin-bottom:40px}.progress-header{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:10px}.progress-label{color:#1e293b;font-weight:600}.progress-text{color:#64748b}.progress-bar-container{background:#e2e8f0;border-radius:20px;box-shadow:inset 0 2px 4px #0000001a;height:40px;overflow:hidden;width:100%}.progress-bar{align-items:center;background:linear-gradient(90deg,#3b82f6,#10b981);display:flex;height:100%;justify-content:flex-end;padding-right:15px;transition:width 2s ease-out}.progress-bar-text{color:#fff;font-size:.85rem;font-weight:700}.charts-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(min(450px,100%),1fr));margin-bottom:40px;min-width:0}.chart-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-width:0;overflow:hidden;padding:25px}.chart-card h3{color:#1e293b;font-size:1.2rem;margin:0 0 20px}.insight-box{border-radius:6px;font-size:.9rem;margin-top:15px;padding:12px}.insight-box.green{background:#f0fdf4;border:1px solid #86efac;color:#15803d}.insight-box.yellow{background:#fefce8;border:1px solid #fde047;color:#854d0e}.pie-legend{background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin:15px 0;padding:15px}.pie-legend-item{align-items:center;display:flex;font-size:.9rem;gap:10px}.pie-legend-color{border-radius:4px;flex-shrink:0;height:16px;width:16px}.pie-legend-label{color:#334155;flex:1 1;font-weight:500}.pie-legend-value{color:#1e293b;font-weight:600;min-width:80px;text-align:right}.pie-legend-percent{color:#64748b;min-width:55px;text-align:right}.population-card{background:linear-gradient(135deg,#fff7ed,#fed7aa);border:2px solid #fdba74;border-radius:10px;margin-bottom:30px;padding:25px}.population-card h3{color:#1e293b;font-size:1.2rem;margin:0 0 20px}.population-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.population-value{color:#c2410c;font-size:2rem;font-weight:700;margin-bottom:5px}.population-label{color:#64748b;font-size:.85rem}.footer{color:#94a3b8;font-size:.85rem;margin-top:30px;text-align:center}@media (max-width:768px){.card{padding:16px}.header h1{font-size:1.8rem}.charts-grid{gap:16px;grid-template-columns:1fr}.chart-card{padding:16px}}@media (max-width:480px){.container{padding:10px}.card{border-radius:8px}.card,.chart-card{padding:12px}.stat-value{font-size:2rem}}.dir-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1400px;padding:2rem 1.5rem 4rem}.dir-header{margin-bottom:1.75rem}.dir-header h1{color:#1a1a1a;font-size:1.6rem;font-weight:600;margin:0 0 .35rem}.dir-header p{color:#6b7280;font-size:.95rem;margin:0}.dir-controls{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem}.dir-search-wrap{align-items:center;display:flex;position:relative}.dir-search-icon{color:#9ca3af;font-size:18px;left:11px;line-height:1;pointer-events:none;position:absolute}.dir-search-input{background:#fafafa;border:1px solid #d1d5db;border-radius:8px;color:#1a1a1a;font-size:.9rem;height:40px;outline:none;padding:0 36px;transition:border-color .15s,box-shadow .15s;width:100%}.dir-search-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.dir-search-clear{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;line-height:1;padding:0;position:absolute;right:10px;width:20px}.dir-search-clear:hover{color:#4b5563}.dir-filters{flex-wrap:wrap;gap:1.25rem}.dir-filter-group,.dir-filters{align-items:center;display:flex}.dir-filter-group{gap:.4rem}.dir-filter-group--right{margin-left:auto}.dir-filter-label{color:#6b7280;font-size:.8rem;font-weight:500;white-space:nowrap}.dir-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#1a1a1a;cursor:pointer;font-size:.85rem;height:34px;outline:none;padding:0 .6rem;transition:border-color .15s}.dir-select:focus{border-color:#3b82f6}.dir-select--sm{width:72px}.dir-checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.85rem;gap:.4rem;-webkit-user-select:none;user-select:none}.dir-checkbox-label input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;flex-shrink:0;height:15px;width:15px}.dir-meta{align-items:center;border-top:1px solid #f3f4f6;color:#9ca3af;display:flex;font-size:.82rem;justify-content:space-between;padding-top:.25rem}.dir-count strong{color:#374151}.dir-page-info{color:#9ca3af}.legend-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:1rem;overflow:hidden}.legend-grid{margin:1rem 0}.legend-item{gap:.6rem}.legend-swatch{border-radius:3px;flex-shrink:0;height:14px;margin-top:2px;width:14px}.legend-swatch--exc{align-items:center;background:none;display:flex;font-size:13px;justify-content:center}.legend-text{display:flex;flex-direction:column;gap:1px}.legend-text strong{color:#1f2937;font-size:.8rem;font-weight:600}.legend-text span{color:#6b7280;font-size:.75rem}.legend-formula{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:.5rem;padding:.875rem 1rem}.legend-formula-title{color:#1f2937;font-size:.8rem;font-weight:600;margin:0 0 .4rem}.legend-formula-code{background:#fff;border:1px solid #e2e8f0;border-radius:5px;color:#374151;display:block;font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem;line-height:1.5;margin-bottom:.5rem;padding:.5rem .75rem;word-break:break-word}.legend-formula-note{color:#6b7280;font-size:.78rem;line-height:1.5;margin:0}.dir-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.dir-table{border-collapse:collapse;table-layout:fixed;width:100%}.col-name{width:20%}.col-pop{width:10%}.col-status{width:22%}.col-prog{width:14%}.col-lead{width:9%}.col-pwsid{width:11%}.col-exc{width:16%}.dir-table thead tr{background:#f9fafb;border-bottom:1px solid #e5e7eb}.dir-table th{color:#6b7280;cursor:pointer;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:10px 14px;text-align:left;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap}.dir-table th:hover{color:#374151}.col-exc{cursor:default}.sort-icon{font-size:.7rem;margin-left:4px}.sort-icon--inactive{color:#d1d5db}.sort-icon--active{color:#3b82f6}.dir-row{border-bottom:1px solid #f3f4f6;cursor:pointer;transition:filter .1s}.dir-row:hover{filter:brightness(.97)}.dir-row--expanded{border-bottom-color:#0000}.dir-row--noncompliant{background:#fef2f2;border-left:4px solid #dc2626}.dir-row--noncompliant.dir-row--expanded,.dir-row--noncompliant:hover{background:#fee2e2}.dir-row--compliant{background:#f0fdf4;border-left:4px solid #16a34a}.dir-row--compliant.dir-row--expanded,.dir-row--compliant:hover{background:#dcfce7}.dir-row--complete{background:#ecfdf5;border-left:4px solid #059669}.dir-row--complete.dir-row--expanded,.dir-row--complete:hover{background:#d1fae5}.dir-row--nolead{background:#eff6ff;border-left:4px solid #2563eb}.dir-row--nolead.dir-row--expanded,.dir-row--nolead:hover{background:#dbeafe}.dir-row--incomplete{background:#faf5ff;border-left:4px solid #7c3aed}.dir-row--incomplete.dir-row--expanded,.dir-row--incomplete:hover{background:#ede9fe}.dir-row--wholesale{background:#f9fafb;border-left:4px solid #6b7280}.dir-row--wholesale.dir-row--expanded,.dir-row--wholesale:hover{background:#f3f4f6}.dir-table td{color:#1f2937;font-size:.875rem;padding:11px 14px;vertical-align:middle}.dir-row-expand-icon{color:#9ca3af;flex-shrink:0;font-size:.65rem;margin-right:8px;transition:color .1s}.dir-row--expanded .dir-row-expand-icon{color:#3b82f6}.dir-system-name{color:#111827;font-weight:500;overflow-wrap:break-word;word-break:break-word}.dir-dash{color:#d1d5db}.exc-text{color:#b91c1c;font-size:.78rem;font-weight:600;white-space:nowrap}.dir-pwsid-cell{color:#6b7280;font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem}.status-badge{border-radius:20px;display:inline-block;font-size:.72rem;font-weight:600;line-height:1.4;max-width:100%;padding:3px 8px;white-space:normal;word-break:break-word}.badge-noncompliant{background:#dc2626;color:#fff}.badge-compliant{background:#16a34a;color:#fff}.badge-complete{background:#059669;color:#fff}.badge-nolead{background:#2563eb;color:#fff}.badge-incomplete{background:#7c3aed;color:#fff}.badge-wholesale{background:#6b7280;color:#fff}.badge-unknown{background:#9ca3af;color:#fff}.prog-bar-wrap{align-items:center;display:flex;gap:8px}.prog-bar{background:#f3f4f6;border-radius:3px;flex:1 1;height:6px;min-width:40px;overflow:hidden}.prog-fill{border-radius:3px;height:100%}.prog-fill--good{background:#16a34a}.prog-fill--mid{background:#ea580c}.prog-fill--low{background:#dc2626}.prog-val{color:#6b7280;flex-shrink:0;font-size:.78rem;min-width:36px;text-align:right}.prog-na{color:#d1d5db;font-size:.8rem}.dir-expand-row{border-bottom:1px solid #e5e7eb}.dir-expand-cell{padding:0!important}.expand-inner{background:#f8faff;border-top:1px solid #dbeafe;padding:1.25rem 1.75rem}.expand-notice{align-items:flex-start;border-radius:7px;display:flex;font-size:.82rem;gap:.5rem;line-height:1.5;margin-bottom:1rem;padding:.6rem .875rem}.expand-notice--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.expand-notice-icon{flex-shrink:0;font-weight:700}.expand-narrative{border-left:4px solid;border-radius:7px;font-size:.9rem;line-height:1.6;margin:0 0 1rem;padding:.75rem 1rem}.expand-narrative--good{background:#f0fdf4;border-color:#4ade80;color:#166534}.expand-narrative--bad{background:#fef2f2;border-color:#dc2626;color:#991b1b}.expand-narrative--warn{background:#fffbeb;border-color:#fbbf24;color:#78350f}.expand-narrative--neutral{background:#f9fafb;border-color:#d1d5db;color:#374151}.expand-progress-row{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem}.expand-progress-label{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;min-width:56px}.expand-progress-pct{color:#111827;font-size:1.4rem;font-weight:700;line-height:1}.expand-progress-sub{color:#9ca3af;font-size:.68rem;margin-top:2px;white-space:nowrap}.expand-progress-bar{background:#f3f4f6;border-radius:5px;flex:1 1;height:10px;overflow:visible;position:relative}.expand-progress-fill{border-radius:5px;height:100%}.expand-progress-fill--good{background:#16a34a}.expand-progress-fill--mid{background:#ea580c}.expand-progress-fill--low{background:#dc2626}.expand-progress-threshold{background:#6b7280;border-radius:1px;height:18px;position:absolute;top:-4px;transform:translateX(-50%);width:2px}.expand-progress-threshold:after{color:#9ca3af;content:"20%";font-size:.65rem;left:50%;position:absolute;top:20px;transform:translateX(-50%);white-space:nowrap}.expand-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));margin-bottom:1rem}.expand-stat{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:3px;padding:10px 12px}.expand-stat-label{color:#9ca3af;font-size:.72rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.expand-stat-val{color:#111827;font-size:1.1rem;font-weight:600}.expand-stat-val--lead{color:#b91c1c}.expand-stat-val--unknown{color:#92400e}.expand-stat-val--good{color:#15803d}.expand-stat-val--warn{color:#b45309}.spark-wrap{margin-bottom:1rem}.spark-label{color:#6b7280;font-size:.75rem;font-weight:500;margin:0 0 .5rem}.spark-bars{align-items:flex-end;display:flex;gap:8px;height:60px}.spark-col{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:3px;max-width:60px}.spark-count{color:#6b7280;font-size:.7rem;line-height:1}.spark-bar{background:#16a34a;border-radius:3px 3px 0 0;min-height:2px;width:100%}.spark-year{color:#9ca3af;font-size:.7rem;line-height:1}.expand-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.75rem}.expand-pwsid{color:#9ca3af;font-family:SFMono-Regular,Consolas,monospace;font-size:.78rem}.expand-badge{border-radius:20px;font-size:.72rem;font-weight:500;padding:2px 8px}.expand-badge--exc{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.expand-badge--noloc{background:#f9fafb;border:1px solid #e5e7eb;color:#6b7280}.expand-epa-link{color:#2563eb;font-size:.78rem;font-weight:500;margin-left:auto;text-decoration:none}.expand-epa-link:hover{text-decoration:underline}.dir-no-results{color:#6b7280;padding:3.5rem 1rem;text-align:center}.dir-no-results p{font-size:.95rem;margin:0}.dir-no-results-hint{color:#9ca3af!important;font-size:.82rem!important;margin-top:.35rem!important}.dir-pagination{flex-wrap:wrap;gap:4px;margin-top:1.25rem}.dir-pag-btn,.dir-pagination{align-items:center;display:flex;justify-content:center}.dir-pag-btn{background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#374151;cursor:pointer;font-size:.82rem;height:34px;min-width:34px;padding:0 10px;transition:background .1s,border-color .1s}.dir-pag-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.dir-pag-btn:disabled{cursor:default;opacity:.35}.dir-pag-btn--active{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600}.dir-pag-btn--active:hover{background:#1d4ed8!important}.dir-pag-ellipsis{align-items:center;color:#9ca3af;display:flex;font-size:.85rem;padding:0 4px}@media (max-width:768px){.dir-container{padding:1rem .75rem 3rem}.col-lead,.col-pwsid,.col-status{display:none}.col-name{width:42%}.col-pop{width:18%}.col-prog{width:22%}.col-exc{width:18%}.dir-filters{gap:.75rem}.dir-filter-group--right{margin-left:0}.expand-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}@media (max-width:480px){.dir-table td,.dir-table th{font-size:.8rem;padding:9px 8px}.dir-system-name{font-size:.82rem}}.ranking-container{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:20px}.ranking-header{margin-bottom:30px;text-align:center}.ranking-header h2{color:#1e293b;font-size:2rem;margin-bottom:10px}.ranking-header p{color:#64748b;font-size:1.1rem;margin:0}.view-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.view-btn{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:border-color .15s,color .15s,background .15s}.view-btn:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.view-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.table-legend{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;overflow:hidden}.legend-toggle{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;text-align:left;transition:background .1s;width:100%}.legend-toggle:hover{background:#f9fafb}.legend-toggle-icon{color:#9ca3af;font-size:.75rem;width:12px}.legend-body{border-top:1px solid #f3f4f6;padding:0 1.25rem 1.25rem}.legend-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-top:1rem}.legend-item{align-items:flex-start;display:flex;gap:10px}.legend-dot{border-radius:50%;flex-shrink:0;height:14px;margin-top:2px;width:14px}.legend-item .legend-text{display:flex;flex-direction:column;gap:1px}.legend-item .legend-text strong{color:#1e293b;font-size:.8rem;font-weight:600}.legend-item .legend-text span{color:#64748b;font-size:.75rem}.exceedance-icon{flex-shrink:0;font-size:14px;margin-top:1px;width:14px}.ranking-meta{align-items:baseline;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem;justify-content:space-between;margin-bottom:12px}.ranking-meta .results-count{color:#6b7280;white-space:nowrap}.ranking-meta .results-count strong{color:#1e293b}.ranking-meta .filter-explanation{color:#6b7280;font-size:.82rem;text-align:right}.table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;min-width:0;overflow-x:auto}.ranking-table{border-collapse:collapse;font-size:.9rem;min-width:1000px;width:100%}.ranking-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.ranking-table th{color:#334155;font-size:.78rem;font-weight:600;letter-spacing:.5px;padding:14px 10px;text-align:left;text-transform:uppercase;white-space:nowrap}.ranking-table th.sortable{cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none}.ranking-table th.sortable:hover{background:#f1f5f9}.ranking-table th.number-col{text-align:right}.ranking-table th.rank-col{text-align:center;width:70px}.ranking-table th.status-col{min-width:220px;text-align:left}.sort-indicator{color:#2563eb;font-size:.75rem;margin-left:3px}.sort-indicator--inactive{color:#d1d5db}.ranking-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s}.ranking-table tbody tr:hover{background:#f8fafc}.ranking-table tbody tr.top-three{background:#fefce8}.ranking-table tbody tr.top-three:hover{background:#fef9c3}.ranking-table td{color:#334155;padding:14px 10px;vertical-align:middle}.ranking-table td.number-col{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.ranking-table td.rank-col{text-align:center}.ranking-table td.status-col{text-align:left}.rank-badge{align-items:center;color:#64748b;display:inline-flex;font-size:1.1rem;font-weight:600;height:32px;justify-content:center;min-width:32px}.system-name{color:#1e293b;font-weight:500;max-width:260px;word-break:break-word}.exceedance-tag{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#991b1b;cursor:help;display:inline-block;font-size:.75rem;margin-left:8px;padding:2px 8px;white-space:nowrap}.lead-count{color:#dc2626;font-weight:600}.gpcl-count{color:#ea580c;font-weight:600}.unknown-count{color:#ca8a04;font-weight:600}.progress-badge{border:1px solid;border-radius:6px;display:inline-block;font-size:.85rem;font-weight:600;min-width:55px;padding:4px 10px;text-align:center}.progress-incomplete{color:#9ca3af;cursor:help;font-size:.82rem;font-style:italic}.status-cell{align-items:center;display:flex;gap:8px}.status-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.status-text{color:#475569;font-size:.78rem;max-width:200px;white-space:normal;word-break:break-word}.ranking-pagination{flex-wrap:wrap;gap:4px;margin-top:1.25rem}.pag-btn,.ranking-pagination{align-items:center;display:flex;justify-content:center}.pag-btn{background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#374151;cursor:pointer;font-size:.82rem;height:34px;min-width:34px;padding:0 10px;transition:background .1s,border-color .1s}.pag-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.pag-btn:disabled{cursor:default;opacity:.35}.pag-btn--active{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600}.pag-btn--active:hover{background:#1d4ed8!important}.pag-ellipsis{align-items:center;color:#9ca3af;display:flex;font-size:.85rem;padding:0 4px}.table-footer{padding:16px 0;text-align:center}.table-footer .filter-explanation{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}@media (max-width:1024px){.ranking-table{font-size:.85rem}.ranking-table td,.ranking-table th{padding:12px 8px}.system-name{max-width:200px}.legend-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.ranking-container{padding:12px}.ranking-header h2{font-size:1.5rem}.view-controls{gap:8px}.view-btn{flex:1 1;font-size:.85rem;min-width:130px;padding:10px 14px}.legend-grid{grid-template-columns:1fr}.ranking-table{font-size:.8rem}.ranking-table td,.ranking-table th{padding:10px 6px}.status-text{display:none}.status-cell{justify-content:center}.ranking-meta{flex-direction:column;gap:4px}.ranking-meta .filter-explanation{text-align:left}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{margin:0 auto;max-width:1400px;padding:20px}.map-container h2{color:#333;margin-bottom:10px}.map-subtitle{color:#666;font-size:14px;margin-bottom:20px}.map-controls{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:15px 20px}.filter-instructions{color:#555;font-size:14px;font-style:italic;margin:0 0 5px;width:100%}.map-controls label{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px}.map-controls input[type=checkbox]{cursor:pointer;height:18px;width:18px}.status-label{font-weight:600}.leaflet-container{border:2px solid #dee2e6;border-radius:8px;box-shadow:0 2px 8px #0000001a}.map-popup{min-width:250px}.map-popup h3{border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:16px;font-weight:600;margin:0 0 12px;padding-bottom:8px}.popup-stats p{color:#475569;font-size:13px;margin:6px 0}.popup-stats strong{color:#1e293b}.status-warning{border-radius:4px;margin:10px 0;padding:8px 12px}.inventory-warning{background:#faf5ff;border:1px solid #9333ea;color:#7e22ce}.status-info{background:#f3f4f6;border:1px solid #6b7280;border-radius:4px;color:#4b5563;margin:10px 0;padding:8px 12px}.flint-popup-note{background:#eff6ff!important;border:1px solid #3b82f6!important;color:#1e40af!important;font-size:12px!important;line-height:1.4}.map-legend{background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:20px;padding:20px}.map-legend h4{color:#333;font-size:16px;font-weight:600;margin:0 0 15px}.legend-table{border-collapse:collapse;font-size:14px;width:100%}.legend-table th{border-bottom:2px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px;padding:8px 12px;text-align:left;text-transform:uppercase}.legend-table th:first-child{width:40px}.legend-table td{border-bottom:1px solid #f1f5f9;padding:10px 12px;vertical-align:middle}.legend-table tbody tr:last-child td{border-bottom:none}.legend-table tbody tr:hover{background-color:#f8fafc}.legend-circle{border:2px solid #fff;border-radius:50%;box-shadow:0 0 4px #0000004d;display:inline-block;height:18px;width:18px}.legend-status{color:#1e293b;font-weight:600}.legend-count{color:#475569;font-weight:700;text-align:center}.legend-description,.legend-note{color:#64748b;font-size:13px}.legend-note{border-top:1px solid #e2e8f0;margin-top:15px;padding-top:12px}.progress-explanation{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:15px}.progress-explanation h4{color:#333;font-size:15px;font-weight:600;margin:0 0 10px}.progress-formula{margin:0 0 12px}.progress-formula code{background:#f1f5f9;border-radius:4px;color:#334155;display:block;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:13px;overflow-x:auto;padding:8px 12px}.progress-note{color:#64748b;font-size:13px;line-height:1.5;margin:0}.progress-note strong{color:#475569}.map-info{background:#e0f2fe;border-left:4px solid #0284c7;border-radius:4px;color:#0c4a6e;font-size:14px;margin-top:20px;padding:15px 20px}.map-info strong{font-weight:600}@media (max-width:768px){.map-container{padding:15px}.map-controls{flex-direction:column;gap:12px}.leaflet-container{height:400px!important}.map-popup{min-width:200px}.map-popup h3{font-size:14px}.legend-table,.popup-stats p{font-size:12px}.legend-table td,.legend-table th{padding:6px 8px}.legend-description,.legend-table th:last-child{display:none}.progress-formula code{font-size:11px;padding:6px 10px}.progress-note{font-size:12px}}.leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px #00000026}.leaflet-popup-content{margin:15px}.leaflet-popup-tip{box-shadow:0 2px 4px #0000001a}.leaflet-control-zoom{border:2px solid #0003!important;border-radius:4px!important}.leaflet-control-zoom a{color:#333!important;font-weight:700!important}.leaflet-control-zoom a:hover{background-color:#f0f0f0!important}.embed-container{background:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh}.embed-controls{background:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;padding:10px 15px}.embed-filter{align-items:center;cursor:pointer;display:flex;font-weight:600;gap:4px}.embed-filter input[type=checkbox]{cursor:pointer;height:14px;width:14px}.embed-popup{font-size:12px;min-width:200px}.embed-popup h3{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:14px;margin:0 0 8px;padding-bottom:6px}.embed-popup p{color:#475569;margin:4px 0}.embed-popup a{color:#0284c7;text-decoration:none}.embed-popup a:hover{text-decoration:underline}.embed-legend{align-items:center;background:#f8f9fa;border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;font-size:11px;gap:15px;padding:10px 15px}.embed-legend .legend-item{align-items:center;display:flex;gap:5px}.embed-legend .legend-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.embed-legend .legend-label{color:#475569;font-weight:500}.embed-legend .legend-note{color:#94a3b8;font-style:italic}.embed-credit{color:#0284c7;font-weight:600;margin-left:auto;text-decoration:none}.embed-credit:hover{text-decoration:underline}.leaflet-popup-content-wrapper{border-radius:6px}.leaflet-popup-content{margin:10px}@media (max-width:600px){.embed-controls{font-size:10px;gap:8px}.embed-legend{font-size:10px;gap:10px}.embed-legend .legend-dot{height:10px;width:10px}}*{box-sizing:border-box}*,body{margin:0;padding:0}body{background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-header{background:#fff;border-bottom:2px solid #e2e8f0;box-shadow:0 4px 6px #0000001a;color:#1e293b;padding:40px 20px;position:relative;text-align:center}.donate-button{background-color:#ea5a39;border-radius:6px;color:#fff;font-size:1.3rem;font-weight:600;padding:10px 20px;position:absolute;right:200px;text-decoration:none;top:40px;transition:background-color .2s ease}.donate-button:hover{background-color:#d14a2a}.header-logos{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:20px}.logo-link{display:inline-block;text-decoration:none;transition:opacity .2s ease}.logo-link:hover{opacity:.8}.header-logo{height:50px;max-width:180px;object-fit:contain;width:auto}.header-content{margin:0 auto;max-width:1400px;text-align:center}.header-content h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:10px}.header-content p{color:#64748b;font-size:1.1rem}.tab-navigation{background:#fff;border-bottom:2px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.tab-container{display:flex;gap:0;margin:0 auto;max-width:1400px;overflow-x:auto;padding:0 20px}.tab-button{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:500;gap:10px;justify-content:center;min-width:150px;padding:20px 24px;transition:all .3s;white-space:nowrap}.tab-button.active,.tab-button:hover{background:#f8fafc;color:#3b82f6}.tab-button.active{border-bottom-color:#3b82f6}.tab-icon{font-size:1.5rem}.tab-label{font-weight:600}.app-content{flex:1 1;margin:0 auto;max-width:1400px;padding:0;width:100%}.app-footer{background:#1e293b;color:#fff;margin-top:60px;padding:30px 20px;text-align:center}.app-footer p{font-size:.9rem;margin:8px 0;opacity:.8}.footer-tips-callout{background:linear-gradient(135deg,#0284c7,#0369a1);border-radius:12px;box-shadow:0 4px 12px #0003;margin:0 auto 25px;max-width:800px;padding:25px 30px;text-align:center}.tips-icon{display:block;font-size:2rem;margin-bottom:10px}.footer-tips-callout h3{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 12px}.footer-tips-callout p{color:#fffffff2;font-size:1rem;line-height:1.5;margin:8px 0;opacity:1}.footer-tips-callout a{color:#fde047;font-weight:600;text-decoration:none}.footer-tips-callout a:hover{color:#fef08a;text-decoration:underline}.tips-secondary{border-top:1px solid #fff3;color:#ffffffd9!important;font-size:.95rem!important;margin-top:15px!important;padding-top:15px}@media (max-width:768px){.app-header{padding:30px 15px}.donate-button{font-size:.8rem;padding:8px 16px;right:15px;top:15px}.header-logos{gap:20px;margin-bottom:15px}.header-logo{height:40px;max-width:140px}.header-content h1{font-size:1.8rem}.header-content p{font-size:.95rem}.tab-container{padding:0 10px}.tab-button{font-size:.9rem;min-width:120px;padding:16px 12px}.tab-icon{font-size:1.2rem}.tab-label{display:none}.footer-tips-callout{margin:0 10px 20px;padding:20px}.footer-tips-callout h3{font-size:1.1rem}.footer-tips-callout p{font-size:.9rem}}@media (max-width:480px){.donate-button{font-size:.75rem;padding:6px 12px;right:10px;top:10px}.header-logo{height:35px;max-width:120px}.header-content h1{font-size:1.5rem}.header-content p{font-size:.9rem}.tips-icon{font-size:1.5rem}}
/*# sourceMappingURL=main.288ac32b.css.map*/