:root{--datacenter: #0072B2;--gasplant: #D55E00;--community: #000000;--ink: #111827;--paper: #ffffff;--muted: #6b7280;--border: #e5e7eb;--focus-ring: #ffbf00;--bg: #f9fafb;--accent: #D55E00}*,*: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(--bg)}#root{display:flex;flex-direction:column}.pad-header{flex:0 0 auto;padding:.75rem 1.5rem;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-title-row{display:flex;align-items:center;gap:.625rem}.pad-logo{height:28px;width:28px;object-fit:contain;border-radius:5px;flex-shrink:0}.pad-header p{margin:0}.pad-guiding{margin-top:.25rem;font-size:.82rem;color:var(--muted);line-height:1.4}.pad-caption{margin-top:.5rem;font-size:.75rem;color:#9ca3af;line-height:1.35;text-align:left}.pad-controls{flex:0 0 auto;display:flex;align-items:center;gap:1rem;padding:.5rem 1.5rem;background:var(--bg);border-bottom:1px solid var(--border);flex-wrap:wrap;z-index:999}.pad-controls label{display:inline-flex;align-items:center;gap:.375rem;font-size:.78rem;font-weight:500;color:var(--muted);white-space:nowrap;cursor:pointer}.pad-controls select{font-size:.82rem;font-family:inherit;border:1px solid #ccc;border-radius:4px;padding:.25rem .5rem;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-map--table-open .pad-legend{display:none}.pad-legend{background:var(--paper);padding:.75rem 1rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-size:.8rem;line-height:1.5;max-width:230px}.pad-legend h2{display:flex;align-items:center;gap:.375rem;margin:0 0 .5rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.pad-legend h2:not(.choro-label):before{content:"";display:inline-block;flex-shrink:0;width:14px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z'/%3E%3Cpath d='M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12'/%3E%3Cpath d='M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17'/%3E%3C/svg%3E") center/contain no-repeat}.pad-legend .legend-row{display:flex;align-items:center;gap:.5rem;margin:.25rem 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:.5rem;color:var(--muted);font-size:.75rem;line-height:1.4;border-top:1px solid var(--border);padding-top:.5rem}.legend-divider{border:none;border-top:1px solid var(--border);margin:.75rem 0 .5rem}.pad-legend .choro-gradient{height:13px;border-radius:3px;margin:.25rem 0}.pad-legend .choro-ticks{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-bottom:.25rem}.pad-legend .choro-caption{margin-top:.5rem;font-size:.75rem;color:var(--muted);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}.leaflet-popup-close-button{top:8px!important;right:8px!important;width:28px!important;height:28px!important;font-size:18px!important;line-height:28px!important;color:#9ca3af!important;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0!important}.leaflet-popup-close-button:hover{color:#4b5563!important;background:#f3f4f6}.pad-popup h3{margin:0 0 .25rem;padding-right:1.75rem;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:.5rem;font-weight:500}.pad-popup dl{margin:0;display:grid;grid-template-columns:auto 1fr;gap:.125rem .75rem;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:.5rem;padding-top:.5rem;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:.5rem;font-size:.72rem;color:var(--muted);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:var(--muted);line-height:1.4;margin:.25rem 0 .5rem 1.25rem}.pad-popup .geoid-ref{margin-top:.5rem;font-size:.72rem;color:var(--muted);font-family:monospace}.resource-sections{margin-top:.75rem;border-top:1px solid var(--border);padding-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.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:var(--muted)}.resource-table-panel{position:fixed;bottom:24px;left:24px;right:24px;z-index:600;background:var(--paper);border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:1.5rem;font-size:.875rem;color:var(--ink);max-height:50vh;overflow-y:auto}.resource-table-panel h2,.resource-burden-heading{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.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:.5rem .75rem;border-bottom:1px solid var(--border);vertical-align:top;line-height:1.35}.resource-table thead th{font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);background:var(--bg);border-bottom:2px solid var(--border)}.resource-table tbody th{font-weight:600;white-space:nowrap;color:var(--ink);width:11rem}.resource-table td.undisclosed{color:var(--muted);font-style:italic}.resource-table-note{margin-top:1rem;font-size:.75rem;color:var(--muted);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:.5rem 1rem;gap:.5rem}.pad-legend{max-width:180px;font-size:.75rem}}.insights-btn{display:inline-flex;align-items:center;gap:.375rem;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:var(--accent)}.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:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;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:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--border);flex:0 0 auto}.insights-list-header h2{margin:0;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.insights-list-close{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--muted);padding:4px;border-radius:3px;flex-shrink:0}.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:.5rem 0;overflow-y:auto;flex:1 1 auto}.insight-card{display:flex;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1.5rem;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;border-bottom:1px solid var(--border)}.insight-card:last-child{border-bottom:none}.insight-card:hover{background:var(--bg)}.insight-card.active{background:#fff3ef}.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:var(--accent)}.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:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;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:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--border);flex:0 0 auto}.insight-box-num{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.insight-box-close{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--muted);padding:4px;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:1rem 1.5rem 0;font-size:1.5rem;font-weight:600;line-height:1.25;color:var(--ink)}.insight-box-body{padding:1rem 1.5rem 0;flex:1 1 auto}.insight-section-label{margin:0 0 .25rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.insight-text{margin:0 0 1rem;font-size:1rem;line-height:1.6;color:var(--ink)}.sources-section{margin-top:.25rem}.sources-group{margin-bottom:.5rem}.sources-sublabel{display:block;margin:.75rem 0 .25rem;font-size:.8125rem;font-weight:600;color:#374151;letter-spacing:0}.sources-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.source-link{font-size:.76rem;color:#0072b2;text-decoration:none;display:inline-block;padding:.125rem .5rem;border:1px solid #c5dff2;border-radius:.25rem;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:#9ca3af;font-style:italic}.insight-nav{display:flex;gap:.5rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid var(--border);flex:0 0 auto;margin-top:1rem}.insight-nav-btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;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:var(--bg)}.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{display:inline-flex;align-items:center;gap:.375rem;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:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;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:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--border);flex:0 0 auto}.sources-dialog-header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--ink)}.sources-dialog-close{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--muted);padding:4px;border-radius:4px;flex-shrink:0}.sources-dialog-close:hover{color:var(--ink)}.sources-dialog-close:focus-visible{outline:3px solid var(--focus-ring)}.sources-dialog-body{padding:1.5rem;overflow-y:auto;flex:1 1 auto}.sources-dialog-group{margin-bottom:1.5rem}.sources-dialog-group:last-child{margin-bottom:0}.sources-dialog-grouplabel{margin:0 0 .75rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border);padding-bottom:.5rem}.sources-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.source-card{border:1px solid var(--border);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background:var(--paper)}.source-card-label{font-size:.82rem;font-weight:600;line-height:1.35;color:var(--ink)}.source-card-foot{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:auto}.source-card-link{font-size:.73rem;font-weight:600;color:#0072b2;text-decoration:none;padding:.125rem .5rem;border:1px solid #c5dff2;border-radius:.25rem;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:var(--muted)}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}
