:root{--datacenter: #0072B2;--gasplant: #D55E00;--community: #000000;--ink: #1a1a1a;--paper: #ffffff;--muted: #5a5a5a;--border: #d8d8d8;--focus-ring: #ffbf00}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}#root{display:flex;flex-direction:column}.pad-header{flex:0 0 auto;padding:10px 20px 9px;border-bottom:1px solid var(--border);background:var(--paper);z-index:1000}.pad-header h1{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.pad-header p{margin:0}.pad-guiding{margin-top:4px;font-size:.82rem;color:var(--muted);line-height:1.4}.pad-caption{margin-top:3px;font-size:.72rem;color:#888;line-height:1.35;text-align:right}.pad-controls{flex:0 0 auto;display:flex;align-items:center;gap:12px;padding:8px 20px;background:#f6f6f6;border-bottom:1px solid var(--border);flex-wrap:wrap;z-index:999}.pad-controls label{font-size:.78rem;font-weight:500;color:var(--muted);white-space:nowrap}.pad-controls select{font-size:.82rem;font-family:inherit;border:1px solid #ccc;border-radius:4px;padding:3px 8px;background:var(--paper);color:var(--ink);cursor:pointer}.pad-controls select:focus{outline:3px solid var(--focus-ring);outline-offset:1px}.pad-controls .sep{width:1px;height:20px;background:var(--border)}.pad-map{flex:1 1 auto;position:relative;min-height:0}#map{width:100%;height:100%}.skip-link{position:absolute;top:-100px;left:8px;z-index:9999;background:var(--focus-ring);color:var(--ink);font-size:.85rem;font-weight:600;padding:6px 12px;border-radius:4px;text-decoration:none}.skip-link:focus{top:8px}.pad-legend{background:var(--paper);padding:11px 14px;border-radius:6px;box-shadow:0 1px 6px #0000002e;font-size:.8rem;line-height:1.5;max-width:230px}.pad-legend h2{margin:0 0 8px;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600;color:var(--muted)}.pad-legend .legend-row{display:flex;align-items:center;gap:8px;margin:3px 0}button.pad-legend .legend-row,.pad-legend button.legend-row{background:none;border:none;padding:2px 5px;margin-left:-5px;border-radius:4px;font:inherit;font-size:.8rem;color:inherit;cursor:pointer;text-align:left;width:calc(100% + 10px);line-height:1.5;transition:background .14s}.pad-legend button.legend-row:hover{background:#00000012}.pad-legend button.legend-row:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.pad-legend .swatch{width:13px;height:13px;border-radius:50%;flex:0 0 auto}.pad-legend .note{margin-top:8px;color:var(--muted);font-size:.73rem;line-height:1.4;border-top:1px solid var(--border);padding-top:7px}.legend-divider{border:none;border-top:1px solid var(--border);margin:10px 0 8px}.pad-legend .choro-gradient{height:13px;border-radius:3px;margin:4px 0 3px}.pad-legend .choro-ticks{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-bottom:2px}.pad-legend .choro-caption{margin-top:8px;font-size:.7rem;color:#888;line-height:1.45}.choro-error{font-size:.78rem;color:#b00;font-style:italic}.choro-loading{font-size:.78rem;color:var(--muted);font-style:italic}.pad-popup h3{margin:0 0 3px;font-size:.93rem;font-weight:600;color:var(--ink)}.pad-popup .type-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:7px;font-weight:500}.pad-popup dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;font-size:.8rem}.pad-popup dt{color:var(--muted);font-weight:500;white-space:nowrap}.pad-popup dd{margin:0;color:var(--ink)}.pad-popup .ej-note{margin-top:8px;padding-top:7px;border-top:1px solid var(--border);font-size:.77rem;color:var(--muted);font-style:italic;line-height:1.4}.pad-popup .community-note{margin-top:6px;font-size:.72rem;color:#999;line-height:1.4}.pad-legend .airshed-swatch{background:#8a7a501f;border:1.5px dashed #888;border-radius:2px;width:14px;height:10px}.pad-legend .airshed-caveat{font-size:.7rem;color:#999;line-height:1.4;margin:3px 0 6px 21px}.pad-popup .geoid-ref{margin-top:7px;font-size:.72rem;color:#888;font-family:monospace}.resource-sections{margin-top:10px;border-top:1px solid var(--border);padding-top:8px;display:flex;flex-direction:column;gap:6px}.resource-section{display:grid;grid-template-columns:5.5rem 1fr;gap:2px 8px;align-items:baseline}.resource-section-label{font-size:.63rem;font-weight:700;letter-spacing:.06em;color:var(--muted);text-transform:uppercase;padding-top:1px}.resource-section-value{font-size:.82rem;color:var(--ink);line-height:1.35}.resource-section-dtype{grid-column:2;font-size:.7rem;color:#888}.resource-table-panel{background:#fff;border-top:2px solid var(--border);padding:14px 20px 18px;font-size:.85rem}.resource-table-panel h2{font-size:.92rem;font-weight:700;margin:0 0 10px;color:var(--ink)}.resource-table-scroll{overflow-x:auto}.resource-table{width:100%;border-collapse:collapse;font-size:.82rem;min-width:540px}.resource-table th,.resource-table td{text-align:left;padding:6px 10px;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.35}.resource-table thead th{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);background:#f8f8f8;border-bottom:2px solid #ddd}.resource-table tbody th{font-weight:600;white-space:nowrap;color:var(--ink);width:11rem}.resource-table td.undisclosed{color:#999;font-style:italic}.resource-table-note{margin-top:10px;font-size:.72rem;color:#888;line-height:1.5}.leaflet-interactive:focus,.leaflet-marker-icon:focus{outline:3px solid var(--focus-ring)!important;outline-offset:2px}.leaflet-control-layers{border-radius:6px!important;font-size:.82rem!important;font-family:inherit!important}.leaflet-control-layers-toggle{background-size:20px 20px!important}a:focus,button:focus,select:focus,input:focus{outline:3px solid var(--focus-ring);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}@media(max-width:600px){.pad-header h1{font-size:.97rem}.pad-guiding{display:none}.pad-controls{padding:6px 12px;gap:8px}.pad-legend{max-width:180px;font-size:.75rem}}.insights-btn{font-size:.82rem;font-family:inherit;padding:4px 13px;background:var(--ink);color:var(--paper);border:none;border-radius:4px;cursor:pointer;font-weight:500;white-space:nowrap;line-height:1.5}.insights-btn:hover{background:#333}.insights-btn[aria-pressed=true]{background:#0072b2}.insights-btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.insights-list{position:absolute;top:10px;right:10px;z-index:500;background:var(--paper);border-radius:8px;box-shadow:0 2px 14px #0000003d;width:290px;max-height:calc(100% - 20px);display:flex;flex-direction:column;overflow:hidden}.insights-list-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 10px;border-bottom:1px solid var(--border);flex:0 0 auto}.insights-list-header h2{margin:0;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.insights-list-close{background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--muted);padding:2px 4px;line-height:1;border-radius:3px}.insights-list-close:hover{color:var(--ink)}.insights-list-close:focus-visible{outline:3px solid var(--focus-ring)}.insights-cards{list-style:none;margin:0;padding:8px 0;overflow-y:auto;flex:1 1 auto}.insight-card{display:flex;align-items:flex-start;gap:10px;width:100%;padding:9px 14px;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;border-bottom:1px solid #f0f0f0}.insight-card:last-child{border-bottom:none}.insight-card:hover{background:#f6f6f6}.insight-card.active{background:#eaf3fb}.insight-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-2px}.insight-card-num{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:var(--ink);color:var(--paper);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.insight-card.active .insight-card-num{background:#0072b2}.insight-card-title{font-size:.82rem;color:var(--ink);line-height:1.4;font-weight:500}.insight-box{position:absolute;bottom:10px;right:10px;z-index:500;background:var(--paper);border-radius:8px;box-shadow:0 2px 18px #00000047;width:360px;max-height:calc(100% - 20px);overflow-y:auto;display:flex;flex-direction:column}.insight-box-header{display:flex;align-items:center;justify-content:space-between;padding:11px 14px 0;flex:0 0 auto}.insight-box-num{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.insight-box-close{background:none;border:none;font-size:1.15rem;cursor:pointer;color:var(--muted);padding:2px 5px;line-height:1;border-radius:3px;flex:0 0 auto}.insight-box-close:hover{color:var(--ink)}.insight-box-close:focus-visible{outline:3px solid var(--focus-ring)}.insight-box-title{margin:6px 14px 0;font-size:.95rem;font-weight:700;line-height:1.35;color:var(--ink)}.insight-box-body{padding:12px 14px 0;flex:1 1 auto}.insight-section-label{margin:0 0 5px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.insight-text{margin:0 0 14px;font-size:.87rem;line-height:1.6;color:var(--ink)}.sources-section{margin-top:2px}.sources-group{margin-bottom:8px}.sources-sublabel{display:block;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#aaa;margin-bottom:3px}.sources-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.source-link{font-size:.76rem;color:#0072b2;text-decoration:none;display:inline-block;padding:2px 6px;border:1px solid #c5dff2;border-radius:3px;background:#f0f7ff;line-height:1.4}.source-link:hover{background:#deeeff;text-decoration:underline}.source-link:focus-visible{outline:3px solid var(--focus-ring)}.source-plain{font-size:.76rem;color:#aaa;font-style:italic}.insight-nav{display:flex;gap:8px;padding:10px 14px 14px;border-top:1px solid var(--border);flex:0 0 auto;margin-top:10px}.insight-nav-btn{flex:1;font-family:inherit;font-size:.8rem;font-weight:500;padding:6px 10px;border:1px solid var(--border);border-radius:4px;background:var(--paper);cursor:pointer;color:var(--ink)}.insight-nav-btn:hover:not(:disabled){background:#f0f0f0}.insight-nav-btn:disabled{opacity:.35;cursor:default}.insight-nav-btn:focus-visible{outline:3px solid var(--focus-ring)}@media(max-width:480px){.insights-list,.insight-box{inset:6px;width:auto;max-height:none}.insights-list{bottom:auto;max-height:55%}.insight-box{top:auto;max-height:60%}}.sources-btn{font-family:inherit;font-size:.82rem;font-weight:600;padding:4px 12px;background:var(--ink);color:var(--paper);border:none;border-radius:5px;cursor:pointer;white-space:nowrap;line-height:1.5}.sources-btn:hover{background:#333}.sources-btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.pad-map .leaflet-top.leaflet-right{z-index:490}.pad-legend button.legend-row[data-cat=airshed][aria-pressed=false]{opacity:.5}.sources-overlay{position:fixed;inset:0;z-index:2000;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px}.sources-dialog{background:var(--paper);border-radius:10px;box-shadow:0 8px 40px #00000059;width:min(900px,100%);max-height:100%;display:flex;flex-direction:column;overflow:hidden}.sources-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid var(--border);flex:0 0 auto}.sources-dialog-header h2{margin:0;font-size:1rem;font-weight:700;color:var(--ink)}.sources-dialog-close{background:none;border:none;font-size:1.4rem;line-height:1;cursor:pointer;color:var(--muted);padding:2px 7px;border-radius:4px}.sources-dialog-close:hover{color:var(--ink)}.sources-dialog-close:focus-visible{outline:3px solid var(--focus-ring)}.sources-dialog-body{padding:16px 20px 20px;overflow-y:auto;flex:1 1 auto}.sources-dialog-group{margin-bottom:22px}.sources-dialog-group:last-child{margin-bottom:0}.sources-dialog-grouplabel{margin:0 0 11px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:6px}.sources-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.source-card{border:1px solid var(--border);border-radius:8px;padding:12px 13px;display:flex;flex-direction:column;gap:7px;background:#fafafa}.source-card-label{font-size:.82rem;font-weight:600;line-height:1.35;color:var(--ink)}.source-card-desc{margin:0;font-size:.76rem;line-height:1.4;color:var(--muted);min-height:1.4em}.source-card-desc-placeholder{color:#b3b3b3;font-style:italic}.source-card-foot{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:auto}.source-card-link{font-size:.73rem;font-weight:600;color:#0072b2;text-decoration:none;padding:2px 8px;border:1px solid #c5dff2;border-radius:4px;background:#f0f7ff;white-space:nowrap}.source-card-link:hover{background:#deeeff}.source-card-link:focus-visible{outline:3px solid var(--focus-ring)}.source-card-cited{font-size:.7rem;color:#888}body.cb-deuteranopia{--datacenter: #0050C8;--gasplant: #E6C800;--community: #000000}body.cb-protanopia{--datacenter: #0050C8;--gasplant: #F0A000;--community: #000000}body.cb-tritanopia{--datacenter: #009090;--gasplant: #C80030;--community: #000000}
