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;padding:20px;width:100%}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:1200px;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;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(450px,1fr));margin-bottom:40px}.chart-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;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:20px}.header h1{font-size:1.8rem}.charts-grid{grid-template-columns:1fr}}.directory-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);margin:0 auto;max-width:1400px;min-height:100vh;padding:40px 20px}.directory-header{margin-bottom:40px;text-align:center}.directory-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:10px}.directory-header p{color:#64748b;font-size:1.1rem}.search-controls{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:30px}.search-box{margin-bottom:20px;position:relative}.search-input{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1.1rem;padding:15px 50px 15px 20px;transition:border-color .3s;width:100%}.search-input:focus{border-color:#3b82f6;outline:none}.search-icon{font-size:1.5rem;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.filter-row{flex-wrap:wrap;gap:30px;margin-bottom:15px}.filter-group,.filter-row{align-items:center;display:flex}.filter-group{gap:10px}.filter-label{color:#475569;font-size:.95rem;font-weight:600}.status-select{background:#fff;border:2px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.95rem;min-width:250px;padding:10px 15px}.status-select:focus{border-color:#3b82f6;outline:none}.checkbox-label{align-items:center;color:#475569;cursor:pointer;display:flex;font-size:.95rem;gap:10px}.checkbox-label input[type=checkbox]{cursor:pointer;height:18px;width:18px}.results-count{color:#64748b;font-size:.9rem;font-weight:600}.sort-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding:20px}.directory-legend,.sort-controls{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:25px}.directory-legend{padding:25px}.directory-legend h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 15px}.legend-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:20px}.legend-color{border-radius:6px;box-shadow:0 1px 3px #0003;flex-shrink:0;height:24px;width:24px}.legend-text{display:flex;flex-direction:column;gap:2px}.legend-text strong{color:#1e293b;font-size:.85rem}.legend-text span{color:#64748b;font-size:.75rem}.progress-explainer{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:20px}.formula-box,.progress-explainer h4{margin-bottom:12px}.formula-box{background:#f1f5f9;border-left:4px solid #3b82f6;border-radius:8px;padding:12px 16px}.formula-box code{color:#1e293b;font-family:SF Mono,Consolas,monospace;font-size:.9rem}.progress-explainer p{color:#475569;font-size:.9rem;line-height:1.5;margin:0}.progress-explainer p strong{color:#1e293b}.sort-label{color:#475569;font-weight:600;margin-right:10px}.sort-btn{background:#fff;border:2px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s}.sort-btn:hover{border-color:#3b82f6;color:#3b82f6}.sort-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.systems-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));margin-bottom:30px}.system-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s}.system-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.card-header{align-items:flex-start;background:linear-gradient(135deg,#1e293b,#334155);display:flex;gap:12px;justify-content:space-between;padding:20px}.card-header h3{color:#fff;flex:1 1;font-size:1.1rem;line-height:1.3;margin:0}.card-header.status-incomplete{background:linear-gradient(135deg,#7e22ce,#9333ea)}.card-header.status-noncompliant{background:linear-gradient(135deg,#b91c1c,#dc2626)}.card-header.status-compliant{background:linear-gradient(135deg,#15803d,#16a34a)}.card-header.status-complete{background:linear-gradient(135deg,#047857,#059669)}.card-header.status-nolead{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.card-header.status-wholesale{background:linear-gradient(135deg,#4b5563,#6b7280)}.header-badges{display:flex;flex-direction:column;flex-shrink:0;gap:6px}.exceedance-badge{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#991b1b}.exceedance-badge,.no-location-badge{font-size:.75rem;font-weight:600;padding:6px 12px;white-space:nowrap}.no-location-badge{background:#fefce8;border:1px solid #fde047;border-radius:6px;color:#854d0e}.card-body{padding:20px}.stat-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:12px 0}.stat-row:last-of-type{border-bottom:none}.stat-row.highlight{background:#fef2f2;border-bottom:1px solid #fecaca;border-top:1px solid #fecaca;margin:0 -20px;padding:15px 20px}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}.stat-value{color:#1e293b;font-size:1rem;font-weight:700}.stat-value.large{color:#dc2626;font-size:1.4rem}.status-section{background:#f8fafc;border-radius:8px;margin:15px 0;padding:15px}.status-badge{border:2px solid;border-radius:20px;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:8px;padding:6px 14px}.status-explanation{color:#64748b;font-size:.85rem;line-height:1.4;margin:8px 0 0}.lead-details{border-top:2px solid #e2e8f0;margin-top:15px;padding-top:15px}.line-counts{display:flex;flex-wrap:wrap;gap:12px;margin:15px 0}.line-count-item{border-radius:8px;flex:1 1;min-width:90px;padding:12px;text-align:center}.line-count-item.lead{background:#fef2f2;border:1px solid #fecaca}.line-count-item.gpcl{background:#fff7ed;border:1px solid #fed7aa}.line-count-item.unknown{background:#fefce8;border:1px solid #fde047}.line-count-value{color:#1e293b;display:block;font-size:1.3rem;font-weight:700}.line-count-label{color:#64748b;display:block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.line-count-item.lead .line-count-value{color:#dc2626}.line-count-item.gpcl .line-count-value{color:#ea580c}.line-count-item.unknown .line-count-value{color:#ca8a04}.card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:15px;padding-top:15px}.pwsid{color:#94a3b8;font-family:monospace;font-size:.8rem}.epa-link-button{color:#fff;font-size:.8rem;padding:8px 14px}.no-results{background:#fff;border-radius:12px;grid-column:1/-1;padding:60px 20px;text-align:center}.no-results p{color:#64748b;font-size:1.2rem;margin-bottom:10px}.no-results .hint{color:#94a3b8;font-size:.95rem}@media (max-width:768px){.directory-container{padding:20px 10px}.directory-header h1{font-size:1.8rem}.systems-grid{grid-template-columns:1fr}.filter-row{align-items:flex-start;flex-direction:column;gap:15px}.status-select{width:100%}.sort-controls{align-items:stretch;flex-direction:column}.sort-btn{width:100%}.line-counts{flex-direction:column}.line-count-item{min-width:auto}.legend-grid{grid-template-columns:1fr}.formula-box code{font-size:.8rem}}.ranking-container{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}.view-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:25px}.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:all .2s ease}.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-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:25px;padding:20px 25px}.table-legend h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 15px}.legend-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.legend-item{align-items:center;display:flex;gap:12px}.legend-dot{border-radius:50%;box-shadow:0 1px 3px #0003;flex-shrink:0;height:18px;width:18px}.legend-item .legend-text{display:flex;flex-direction:column;gap:1px}.legend-item .legend-text strong{color:#1e293b;font-size:.85rem}.legend-item .legend-text span{color:#64748b;font-size:.75rem}.exceedance-legend .exceedance-icon{font-size:1.1rem;text-align:center;width:18px}.table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;overflow-x:auto}.ranking-table{border-collapse:collapse;font-size:.9rem;min-width:1100px;width:100%}.ranking-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.ranking-table th{color:#334155;font-size:.8rem;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 .2s ease;-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:200px;text-align:left}.sort-indicator{color:#2563eb;font-size:.9rem;margin-left:4px}.ranking-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s ease}.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}.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:280px}.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}.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:5px 10px;text-align:center}.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:.8rem;white-space:nowrap}.table-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 25px;text-align:center}.table-footer .results-count{color:#1e293b;font-size:.95rem;font-weight:600;margin:0 0 8px}.table-footer .filter-explanation{color:#64748b;font-size:.85rem;line-height:1.5;margin:0 auto;max-width:800px}@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(250px,1fr))}}@media (max-width:768px){.ranking-container{padding:15px}.ranking-header h2{font-size:1.5rem}.view-controls{gap:8px}.view-btn{flex:1 1;font-size:.85rem;min-width:140px;padding:10px 16px}.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}}.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}.epa-link{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.epa-link-button{background-color:#0284c7;border-radius:6px;color:#fff!important;display:inline-block;font-size:13px;font-weight:600;padding:8px 16px;text-decoration:none;transition:background-color .2s}.epa-link-button:hover{background-color:#0369a1;text-decoration:none}.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}.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}}.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:-webkit-sticky;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}@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}}@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}}
/*# sourceMappingURL=main.708ae46b.css.map*/