:root{color-scheme:light;--ink:#202b33;--muted:#52616b;--line:#d5dde2;--blue:#175c91;--red:#a12a28}*{box-sizing:border-box}body{margin:0;font:16px/1.5 Arial,Helvetica,sans-serif;color:var(--ink);background:#f5f6f7}button,select,input{font:inherit}button,select,summary{cursor:pointer}button{color:var(--ink);background:#fff;border:1px solid #9baab5;border-radius:3px;padding:9px 12px;min-height:42px;line-height:1.35}button:hover{background:#edf3f7;border-color:var(--blue)}button:disabled{opacity:.55;cursor:not-allowed}:focus-visible{outline:3px solid #b56e00;outline-offset:3px}a{color:var(--blue);text-underline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(24px,3vw,34px);line-height:1.2;margin-bottom:0;font-weight:600}h2{font-size:21px;line-height:1.35;margin-bottom:12px}h3{font-size:16px;margin-bottom:8px}p{margin-bottom:14px}.app-shell{max-width:1600px;margin:auto;padding:28px 32px 48px}.app-main{display:flex;flex-direction:column;gap:24px}.app-header{display:flex;gap:20px;justify-content:space-between;align-items:center;border-bottom:2px solid var(--blue);padding-bottom:22px}.eyebrow,.header-status{color:var(--muted);font-size:14px}.eyebrow{margin-bottom:6px}.header-status{flex-shrink:0;font-size:13px}.status-dot{display:none}.project-intro{max-width:1180px}.project-intro h2{font-size:27px}.project-intro>p{max-width:1000px}.intro-facts{display:grid;grid-template-columns:1fr 1fr;gap:32px;border-top:1px solid var(--line);padding-top:16px;font-size:14px}.planning-limit{color:var(--muted);font-size:14px;border-left:3px solid #aab8c2;padding-left:14px;margin-bottom:0}.question-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.question-list button{text-align:left;padding:17px;border-color:#b5c2cb}.question-list strong,.question-list span{display:block}.question-list strong{font-size:16px;margin-bottom:6px}.question-list span{font-size:14px}.question-list button[aria-pressed=true]{border:2px solid var(--blue);padding:16px;background:#edf4fa}.workspace-heading h2{margin-bottom:5px}.workspace-heading p{margin-bottom:0;color:var(--muted)}.data-quality-note{background:#fff8e8;border-left:3px solid #ab760d;padding:12px 16px;font-size:14px;margin:-8px 0 0}.kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);background:#fff}.kpi-card{padding:14px 18px;border-right:1px solid var(--line);min-width:0}.kpi-card:last-child{border-right:0}.kpi-card span{display:block;font-size:13px;color:var(--muted)}.kpi-card strong{display:block;font-size:20px;line-height:1.3;margin-top:5px;overflow-wrap:anywhere}.command-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.left-stack{grid-column:1/-1}.panel{background:#fff;border:1px solid var(--line);padding:18px;border-radius:3px;min-width:0}.control-panel{display:grid;grid-template-columns:210px minmax(0,1fr);gap:8px 24px}.control-panel>h2,.control-panel>label,.control-panel>select{grid-column:1}.control-panel>select{align-self:start}.scenario-controls{grid-column:2;grid-row:1/5;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;align-content:start}.scenario-controls>.field-label,.scenario-mode-switch,.scenario-layer-toggles{grid-column:1}.scenario-controls>h3{grid-column:2;grid-row:1}.scenario-controls>.control-help{grid-column:2;grid-row:2}.scenario-actions{grid-column:2;grid-row:3;display:flex;gap:8px;flex-wrap:wrap}.scenario-status{grid-column:1/-1;margin:12px 0 0;color:#286e50;font-size:13px}.scenario-status[data-tone=error],.scenario-status.error,.form-error{color:var(--red)}.field-label{display:block;font-size:13px;font-weight:700;margin-bottom:4px}.select-input{width:100%;padding:10px;border:1px solid #9baab5;background:#fff;border-radius:3px;color:var(--ink)}.scenario-mode-switch{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.scenario-mode-switch button{font-size:13px}.scenario-mode-switch .active,.ranking-tab.active,.primary-action{background:var(--blue);border-color:var(--blue);color:#fff}.primary-action:hover{background:#124773;color:#fff}.scenario-layer-toggles{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;align-items:center}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;vertical-align:middle}.panel-heading,.detail-title{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.panel-heading h2{margin:0;font-size:18px}.panel-heading>span{color:var(--muted);font-size:12px;text-align:right}.control-help,.empty-state{color:var(--muted);font-size:13px}.map-shell{position:relative;border:1px solid var(--line);background:#fff;min-width:0}#map{height:650px;width:100%;background:#e9eef0}.map-toolbar{padding:10px 14px;border-bottom:1px solid var(--line)}.map-note{font-size:12px;padding:12px 16px;color:var(--muted)}.right-stack{display:flex;flex-direction:column;gap:16px;min-width:0}.ranking-tabs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.ranking-tab{font-size:12px;padding:7px 9px}.ranking-list{list-style:none;margin:0;padding:0 6px 0 0;max-height:520px;overflow-y:auto;scrollbar-gutter:stable;scroll-padding-block:6px}.ranking-item{display:grid;grid-template-columns:22px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #e5e9ec;cursor:pointer;font-size:13px}.ranking-item:hover{background:#edf4fa}.ranking-dot,.ranking-bar{display:none}.ranking-rank{color:var(--muted);font-size:12px}.ranking-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-pill{display:inline-block;color:#18242e;background:#e7eef3!important;border:1px solid #d0dbe3;font-variant-numeric:tabular-nums;text-align:center;padding:2px 5px;border-radius:2px;font-size:13px}.detail-title h3{font-size:18px;margin:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-metric{border-bottom:1px solid var(--line);padding-bottom:8px}.detail-metric span,.detail-metric strong{display:block}.detail-metric span{font-size:12px;color:var(--muted)}.detail-metric strong{font-size:16px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0}.comparison-grid span,.comparison-grid strong{display:block;font-size:12px}.recommendation{font-size:13px;margin:14px 0 0}.scenario-station-list{max-height:260px;overflow:auto}.scenario-station-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-top:1px solid var(--line);padding:8px 0}.scenario-station-summary{text-align:left;border:0;padding:4px}.scenario-station-summary strong,.scenario-station-summary span{display:block;font-size:13px;overflow-wrap:anywhere}.scenario-row-delete{color:var(--red);font-size:12px}.methods-disclosure{border-top:1px solid var(--line);padding-top:16px}summary{color:var(--blue);padding:8px 0;font-size:18px}.information-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;margin-top:16px}.methodology-list section{border-top:1px solid var(--line);padding:14px 0}.methodology-list p{margin-bottom:6px;font-size:14px}.methodology-list small,.method-intro,.source-note{font-size:13px;color:var(--muted)}.source-list{list-style:none;padding:0}.source-list li{padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.source-list strong,.source-list span{display:block}.source-list span{color:var(--muted)}.leaflet-container{font-family:Arial,Helvetica,sans-serif}.leaflet-control-layers,.leaflet-popup-content-wrapper,.leaflet-popup-tip,.leaflet-tooltip{color:var(--ink);background:#fff}.leaflet-control-layers{font-size:12px;max-width:260px}.renewable-legend{padding:10px 12px;background:#fff;border:1px solid #aab8c2;font-size:12px}.renewable-legend strong{display:block;margin-bottom:6px}.renewable-legend-row{display:flex;align-items:center;gap:8px}.renewable-legend-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.station-popup h3{font-size:15px}.station-popup p{margin:5px 0}.scenario-modal[hidden]{display:none}.scenario-modal{position:fixed;inset:0;z-index:2000;background:#13233299;display:grid;place-items:center;padding:20px}.scenario-dialog{width:min(480px,100%);max-height:90vh;overflow:auto;background:#fff;padding:24px;border-radius:4px}.form-field{display:block;margin-bottom:14px}.form-field span{display:block;font-size:14px;margin-bottom:5px}.form-field input{width:100%;padding:10px;border:1px solid #9baab5;border-radius:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.dialog-location{font-size:14px}@media(max-width:1100px){.app-shell{padding:24px 20px}.command-grid{grid-template-columns:minmax(0,1fr) 310px}.control-panel{display:block}.control-panel>select{max-width:360px;margin-bottom:16px}.scenario-controls{border-top:1px solid var(--line);padding-top:14px}.kpi-grid{grid-template-columns:repeat(3,1fr)}.kpi-card{border-bottom:1px solid var(--line)}}@media(max-width:760px){.app-shell{padding:18px 14px 32px}.app-header{display:block}.header-status{margin-top:12px}.question-list,.intro-facts,.information-grid,.command-grid{grid-template-columns:1fr}.intro-facts{gap:0}.scenario-controls{display:block}.scenario-controls>h3{margin-top:20px}.scenario-actions{display:flex}.scenario-layer-toggles{margin:12px 0}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-card strong{font-size:18px}#map{height:480px}.leaflet-control-layers{max-width:210px}.app-main{gap:20px}}.renewable-legend>span{display:flex;align-items:center;gap:8px}.renewable-legend i{display:inline-block;width:9px;height:9px;border-radius:50%}.district-legend{display:flex;flex-wrap:wrap;gap:8px 16px;padding:10px 14px;font-size:12px;border-bottom:1px solid var(--line)}.district-legend strong{flex-basis:100%}.district-legend span{display:flex;align-items:center;gap:5px}.district-legend i{display:inline-block;width:16px;height:12px;border:1px solid #98a6b0}:root{color-scheme:dark;--ink: #e7eef6;--muted: #a4b6c8;--line: rgba(128,158,184,.24);--blue: #65b3ff;--red: #ffb4bb}body{background:radial-gradient(circle at 20% 10%,rgba(31,94,150,.24),transparent 26%),radial-gradient(circle at 76% 4%,rgba(61,211,153,.14),transparent 28%),linear-gradient(145deg,#02060b,#07111a 42%,#03070c)}.app-header,.panel,.question-list button,.kpi-grid,.map-shell{background:linear-gradient(145deg,#122231f0,#091622eb);border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 42px #00000047}.app-header{padding:22px;border-bottom:2px solid #2f81ff}.eyebrow{color:#67e8c7}.project-intro h2{color:#eef7ff}button,.select-input,.form-field input{color:var(--ink);background:#091827;border-color:#476078}button:hover{background:#14324b;border-color:#65b3ff}.question-list button[aria-pressed=true]{background:linear-gradient(145deg,#2f81ff40,#1853b440);border-color:#53a4ff;box-shadow:0 0 22px #2f81ff33}.scenario-mode-switch .active,.ranking-tab.active,.primary-action{background:linear-gradient(145deg,#236bd2,#194e98);border-color:#5d9fff;color:#fff}.primary-action:hover{background:#285fa9}.planning-limit{border-color:#39d0b3}.data-quality-note{background:#78510f2e;border-color:#ffc22e;color:#f6dfac}.kpi-card strong{color:#f2f7fc}.kpi-card:nth-child(1){border-top:3px solid #43d36b}.kpi-card:nth-child(2){border-top:3px solid #2f81ff}.kpi-card:nth-child(3){border-top:3px solid #aa83ff}.kpi-card:nth-child(4){border-top:3px solid #ffc22e}.kpi-card:nth-child(5){border-top:3px solid #39d0b3}.ranking-item{border-color:var(--line)}.ranking-item:hover{background:#14324b}.score-pill{color:#e7eef6;background:#18354b!important;border-color:#42647e}.scenario-status{color:#8fe2be}.scenario-dialog{color:var(--ink);background:linear-gradient(145deg,#122231,#07121d);border:1px solid #476078}.leaflet-control-layers,.leaflet-popup-content-wrapper,.leaflet-popup-tip,.leaflet-tooltip,.renewable-legend{background:#0c1c2b;color:#e7eef6;border-color:#476078}.leaflet-container .leaflet-popup-content-wrapper,.leaflet-container .leaflet-popup-tip{background:#0c1c2b;color:#e7eef6}.leaflet-container .station-popup{color:#e7eef6}.leaflet-container .station-popup h3{color:#9be7ff}.leaflet-bar a{background:#0c1c2b;color:#e7eef6;border-color:#476078}.leaflet-bar a:hover{background:#14324b;color:#fff}#map .leaflet-control-attribution{background:#0c1c2bee!important;color:#d6e7f5!important}#map .leaflet-control-attribution a{color:#9be7ff!important}#map{background:#09131d}.visible-methods .methodology-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.visible-methods .methodology-list section{padding:14px 0 0}.methodology-list h3{color:#7dd3fc}.methodology-list p strong{color:#8ce3c6}.information-grid{grid-template-columns:1fr}@media(max-width:980px){.visible-methods .methodology-list{grid-template-columns:1fr 1fr}}@media(max-width:600px){.visible-methods .methodology-list{grid-template-columns:1fr}}.kpi-card small{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.indicator-comparison,.method-details{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.indicator-comparison p,.method-details p,.method-details li{font-size:14px;line-height:1.6}.method-details summary{cursor:pointer;color:#7dd3fc;font-weight:700;padding:8px 0}.method-details summary:focus-visible{outline:2px solid #7dd3fc;outline-offset:4px}.infrastructure-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:18px 0}.infrastructure-breakdown h3{color:#7dd3fc}.infrastructure-breakdown ul{padding-left:20px}.infrastructure-breakdown li{margin-bottom:10px}@media(max-width:980px){.infrastructure-breakdown{grid-template-columns:1fr;gap:12px}}.command-grid>.map-shell{grid-column:1;grid-row:1}.command-grid>.right-stack{grid-column:2;grid-row:1}.command-grid>.left-stack{grid-row:2}.ranking-list{max-height:230px}.region-panel{order:-1}.map-legend{background:#0c1c2bf5;color:#e7eef6;border:1px solid #476078;border-radius:6px;max-width:310px;max-height:320px;overflow:auto;padding:8px 12px;font-size:12px}.map-legend summary{font-size:13px;padding:4px 0}.map-legend .district-legend{padding:8px 0;gap:6px 12px}.map-legend [hidden]{display:none}#overlay-legend{display:grid;gap:6px;padding-top:8px}#overlay-legend span{display:flex;gap:8px;align-items:center}#overlay-legend i{flex:0 0 12px;width:12px;height:12px;background:var(--symbol-color);border:1px solid white;border-radius:50%}#overlay-legend .legend-line{height:3px;border:0;border-radius:0}#overlay-legend .legend-proposal{border:2px dashed white}#overlay-legend small{color:var(--muted);line-height:1.4}.site-evidence{border-left:3px solid #39d0b3;padding-left:12px;margin:16px 0}.site-evidence h4{margin:0 0 8px;font-size:14px}.site-evidence p{font-size:13px;margin-bottom:8px}.site-evidence small{color:var(--muted);font-size:12px}.site-next-step summary{font-size:14px}.site-next-step p{font-size:13px}@media(max-width:760px){.command-grid>.map-shell,.command-grid>.right-stack,.command-grid>.left-stack{grid-column:1;grid-row:auto}.map-legend{max-width:245px;max-height:210px}}:root{--muted:#b3c2d1}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{text-wrap:balance;letter-spacing:-.025em}p,li,small{text-wrap:pretty}.app-main{gap:30px}.section-kicker{margin:0 0 12px;color:#8ce3c6;font-size:11px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.project-intro{max-width:none;padding:clamp(24px,4vw,52px);background:#0e2030;border:1px solid #30495e;border-radius:16px;margin-top:20px}.project-intro h2{max-width:760px;font-size:clamp(28px,3.1vw,42px);line-height:1.15;margin-bottom:24px}.project-intro>p:not(.section-kicker):not(.planning-limit){max-width:74ch;color:#c0cedb;line-height:1.8}.project-intro .intro-lead{font-size:clamp(19px,2vw,24px);line-height:1.5;color:#f2f7fc}.intro-lead strong{color:#9ce9d1}.intro-facts{gap:16px;margin:28px 0;padding:0;border:0}.intro-facts>p{background:#091724;border:1px solid #2b4255;border-radius:10px;padding:22px;margin:0;color:#bacbda;line-height:1.75}.fact-label{display:block;color:#f1f6fb;font-size:16px;margin-bottom:10px}.planning-limit{padding:18px 22px;border-left:3px solid #e1bb72;border-radius:0 8px 8px 0;background:#25251f;color:#e0d5bc;line-height:1.75}.planning-limit>strong{display:block;color:#f6dfaf;margin-bottom:5px}.methodology-panel,.sources-panel{padding:clamp(22px,3vw,40px);background:#0b1926;box-shadow:none}.methodology-panel>.panel-heading h2,.sources-panel>.panel-heading h2{font-size:clamp(23px,2.3vw,30px)}.methodology-panel>.panel-heading{flex-wrap:wrap;margin-bottom:20px}.method-intro{max-width:85ch;font-size:15px;line-height:1.8;margin-bottom:28px}.method-intro>strong{color:#fff}.visible-methods .methodology-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.visible-methods .methodology-list>section{padding:24px;border:1px solid #30495e;border-radius:12px;background:#122536}.methodology-list h3{font-size:20px;color:#f1f6fb;margin-bottom:8px}.methodology-list .indicator-purpose{font-size:14px;color:#b5ccdf;margin-bottom:20px}.methodology-list section>p:not(.indicator-purpose){padding:14px 16px;background:#091724;border-radius:8px;line-height:2.1;margin-bottom:18px;color:#a5b8c9}.methodology-list p strong{color:#9ce9d1;font-weight:650}.methodology-list small{display:block;font-size:14px;line-height:1.75;color:#bdcbd8}.indicator-comparison{background:#132d42;border:1px solid #365d7b;border-left:4px solid #7ac4ff;border-radius:10px;padding:24px;margin-top:24px}.indicator-comparison h3{font-size:20px;color:#e9f5ff}.indicator-comparison p{max-width:95ch;color:#c2d4e3;line-height:1.8}.indicator-comparison strong{color:#fff}.method-details{padding:18px 22px;background:#0f2131;border:1px solid #30495e;border-radius:10px}.method-details summary{color:#d6edff;font-size:16px;line-height:1.6}.method-details>p{max-width:90ch;color:#bdcbd8;line-height:1.8}.infrastructure-breakdown>section{border-top:2px solid #46708e;padding-top:18px}.source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.source-list li{background:#112435;border:1px solid #2b4255;border-radius:8px;padding:18px 20px}.source-list strong{color:#e9f4fd;font-size:15px;margin-bottom:7px}.source-list span{font-size:14px;line-height:1.7}.source-note{line-height:1.7;overflow-wrap:anywhere}.panel-heading h2{font-weight:700}.detail-title{padding:8px 0 16px;border-bottom:1px solid var(--line)}.detail-title h3{font-size:23px}.detail-metric{padding:12px;background:#102638;border:1px solid #2b4357;border-radius:8px}.detail-metric span{font-size:12px;line-height:1.5;margin-bottom:7px}.detail-metric strong{font-size:21px;color:#f2f7fc;font-variant-numeric:tabular-nums}.detail-evidence{margin-top:16px;border-top:1px solid var(--line);padding-top:12px;overflow-wrap:anywhere}.detail-evidence summary{cursor:pointer;color:#d6edff;font-weight:700}.detail-evidence h4{margin:18px 0 8px;font-size:14px;color:#d6edff}.detail-note{color:var(--muted);font-size:13px;line-height:1.6}.detail-bounds{margin:0;padding-left:18px;columns:2;column-gap:24px;font-size:12px;line-height:1.55}.detail-bounds li{break-inside:avoid;margin-bottom:5px}@media(max-width:760px){.detail-bounds{columns:1}}.site-evidence{padding:16px;background:#102d30;border-radius:0 8px 8px 0}.site-evidence h4{color:#a4ecd6;margin-bottom:14px}.site-evidence p{line-height:1.65}.site-evidence p>strong{display:block;font-size:25px;line-height:1.3;color:#f0fff9;margin-bottom:4px}.recommendation{padding:16px;background:#152d42;border:1px solid #345774;border-radius:8px;line-height:1.8;color:#d8e7f4}.control-help,.empty-state{line-height:1.75;font-size:14px}.empty-state{padding:16px;border:1px dashed #49647a;border-radius:8px;background:#102333}.question-list strong{font-size:18px;line-height:1.4;margin-bottom:12px}.question-list span{color:#bdcddd;line-height:1.7}.question-list button{padding:22px}.question-list button[aria-pressed=true]{padding:21px}.kpi-card{padding:20px}.kpi-card strong{font-size:24px;margin-top:10px}.workspace-heading p{max-width:85ch;line-height:1.75}@media(max-width:760px){.visible-methods .methodology-list,.source-list{grid-template-columns:1fr}.visible-methods .methodology-list>section{padding:20px}.project-intro,.methodology-panel,.sources-panel{padding:22px}.indicator-comparison{padding:20px}.kpi-card strong{font-size:20px}.app-main{gap:24px}}body{background:#0b1017}.app-header,.panel,.map-shell,.question-list button,.project-intro{background:#131b25;box-shadow:none}.app-header{border-bottom:1px solid var(--line)}.eyebrow,.section-kicker,.project-intro>.section-kicker{color:#aebdcb}.kpi-card:nth-child(n){border-top:0}.kpi-grid{background:#131b25;box-shadow:none}.kpi-card strong,.intro-lead strong,.methodology-list p strong{color:#edf2f7}.intro-facts>p,.visible-methods .methodology-list>section,.source-list li,.detail-metric{background:#18222d;border-color:#34414f}.planning-limit{background:#1c252e;border-color:#8896a5;color:#c8d1db}.planning-limit>strong,.source-list strong,.methodology-list h3{color:#edf2f7}.site-evidence{background:#18222d;border-color:#849bad}.site-evidence h4,.site-evidence p>strong{color:#edf2f7}.indicator-comparison,.recommendation,.method-details,.empty-state{background:#18222d;border-color:#34414f}.indicator-comparison h3,.indicator-comparison strong{color:#edf2f7}.question-list button[aria-pressed=true]{background:#1b2d40;border-color:#79b9e9;box-shadow:none}.primary-action,.scenario-mode-switch .active,.ranking-tab.active{background:#245786;border-color:#79b9e9}.map-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.map-style-switch{display:inline-flex;padding:4px;gap:4px;background:#09131e;border:1px solid #34475a;border-radius:9px}.map-style-switch label{position:relative;cursor:pointer}.map-style-switch input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.map-style-switch span{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid transparent;border-radius:6px;font-size:13px;color:#aebdcb}.map-style-switch input:checked+span{background:#1b3854;border-color:#628eae;color:#e0f3ff;box-shadow:0 1px 4px #0005}.map-style-switch input:focus-visible+span{outline:3px solid #8cd8ff;outline-offset:2px}.map-style-switch label:hover span{color:#e0f3ff}@media(max-width:420px){.map-toolbar{flex-wrap:wrap}}#map.map-illuminated{background:#06152d}.map-illuminated .leaflet-tile-pane{filter:grayscale(1) invert(1) brightness(.55) sepia(.3) hue-rotate(165deg) saturate(1.6);opacity:.5}.map-illuminated .district-boundary{filter:drop-shadow(0 0 2px #3197df99)}.map-illuminated .district-boundary:hover{stroke:#d2f8ff;stroke-width:2}.map-illuminated .leaflet-control-layers,.map-illuminated .map-legend{background:#071a30f5;border-color:#335a7a}.map-illuminated .map-legend summary{color:#99dcff}.illumination-note{display:block;flex-basis:100%;color:#afc8db;line-height:1.5;font-size:11px}@media(prefers-reduced-motion:reduce){.map-illuminated .district-boundary{filter:none}}.map-illuminated .district-priority-warm{filter:drop-shadow(0 0 5px #efb64eaa)}@media(prefers-reduced-motion:reduce){.map-illuminated .district-priority-warm{filter:none}}.map-key{background:#101c2a;border-top:1px solid #34475a;padding:16px 20px}.map-key .district-legend{display:block;border:0;padding:0;font-size:12px}.map-key [hidden]{display:none}.score-key-heading,.score-key-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.score-key-heading{margin-bottom:12px}.score-key-heading strong{font-size:14px}.score-key-heading>span{color:#b6c8d8}.map-key .score-ramp{height:16px;border:1px solid #7891a5;border-radius:4px}.score-ticks{display:flex;justify-content:space-between;margin-top:7px;color:#dce8f1;font-variant-numeric:tabular-nums}.score-key-footer{margin-top:12px;color:#b3c4d4;font-size:11px;flex-wrap:wrap}.map-key .score-key-footer span{display:flex;gap:6px;align-items:center}.score-bins{display:flex;flex-wrap:wrap;gap:10px 18px}.layer-key{margin-top:14px;border-top:1px solid #34475a;padding-top:6px}.layer-key summary{font-size:13px;color:#c1d6e7;min-height:40px}.layer-key #overlay-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;font-size:12px}.layer-key #overlay-legend small{grid-column:1/-1}@media(max-width:600px){.map-key{padding:14px}.layer-key #overlay-legend{grid-template-columns:1fr}}.map-shell{overflow:hidden}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-metric{min-width:0;overflow-wrap:anywhere}#map.map-basemap-unavailable{background:linear-gradient(145deg,#0d263b,#101827)}@media(max-width:760px){.detail-grid{grid-template-columns:1fr}}.neon-title{color:#b8efff;font-size:clamp(26px,3vw,38px);font-weight:650;letter-spacing:-.035em;text-shadow:0 0 10px #46baff66,0 0 28px #2389e53d}.neon-title span{color:#e1eaff;text-shadow:0 0 12px #8b9dff55,0 0 30px #5e70df33}.ranking-item{grid-template-columns:30px minmax(0,1fr) 54px;gap:10px}.ranking-rank{color:#b4c8e2;font-weight:650;font-variant-numeric:tabular-nums}.ranking-item .ranking-score{background:var(--score-color)!important;color:var(--score-ink);border:1px solid #a9bcd366;border-radius:6px;padding:5px 7px;font-size:15px;font-weight:750;box-shadow:0 2px 7px #0003}@media(forced-colors:active){.neon-title,.neon-title span{text-shadow:none}.ranking-item .ranking-score{background:Canvas!important;color:CanvasText;border:1px solid CanvasText}}.app-main h1,.app-main h2,.app-main h3,.app-main h4,.scenario-dialog h2,.station-popup h3{color:#9be7ff;text-shadow:0 0 9px #38bdf84d,0 0 22px #258de526}.app-main .neon-title,.app-main .neon-title span{color:#b4efff;text-shadow:0 0 10px #46baff66,0 0 28px #2389e53d}.visible-methods .methodology-list section>p:not(.indicator-purpose),.visible-methods .methodology-list section>p:not(.indicator-purpose) strong{color:#7dffb2;text-shadow:0 0 7px #35ef843d}.method-details>p>strong,.infrastructure-breakdown li>strong{color:#7dffb2;text-shadow:0 0 7px #35ef8433}@media(forced-colors:active){.app-main h1,.app-main h2,.app-main h3,.app-main h4,.app-main .neon-title,.app-main .neon-title span,.scenario-dialog h2,.station-popup h3,.visible-methods .methodology-list section>p:not(.indicator-purpose),.visible-methods .methodology-list section>p:not(.indicator-purpose) strong,.method-details>p>strong,.infrastructure-breakdown li>strong{color:CanvasText;text-shadow:none}}.kpi-green{--kpi-accent:#78edc2;--kpi-tint:#10382f;--kpi-border:#317c66}.kpi-blue{--kpi-accent:#87d4ff;--kpi-tint:#11334a;--kpi-border:#39769a}.kpi-purple{--kpi-accent:#ceb0ff;--kpi-tint:#2c2248;--kpi-border:#78609e}.kpi-amber{--kpi-accent:#ffd080;--kpi-tint:#382b18;--kpi-border:#92703c}.kpi-teal{--kpi-accent:#73e5e9;--kpi-tint:#123538;--kpi-border:#357b7f}.kpi-fast-share{--kpi-accent:#ff9ed1;--kpi-tint:#3a1d35;--kpi-border:#8e4f80}.kpi-grid{gap:12px;border:0;background:transparent;box-shadow:none}.kpi-grid .kpi-card{background:var(--kpi-tint);border:1px solid var(--kpi-border);border-top:4px solid var(--kpi-accent);border-radius:10px}.kpi-card strong{color:var(--kpi-accent)}.kpi-card span,.kpi-card small{color:#d5deeb}.information-grid{margin-top:8px}.sources-panel{padding:18px 0 0;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none}.sources-panel>.panel-heading{margin-bottom:10px;flex-wrap:wrap}.app-main .sources-panel>.panel-heading h2{font-size:14px;font-weight:600;letter-spacing:0;color:#b5c3d1;text-shadow:none}.sources-panel .source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 28px;margin:0 0 12px}.sources-panel .source-list li{padding:0;border:0;border-radius:0;background:transparent;font-size:12px;line-height:1.65}.sources-panel .source-list strong{display:inline;margin:0;font-size:12px;font-weight:600;color:#bdcad7}.sources-panel .source-list strong:after{content:" — ";font-weight:400}.sources-panel .source-list span{display:inline;color:#a4b3c2;font-size:12px;line-height:1.65}.sources-panel .source-note{margin-bottom:0;color:#9cabbc;font-size:11px}@media(max-width:760px){.sources-panel .source-list{grid-template-columns:1fr}}html[data-public-demo=true] [data-live-only],html:not([data-public-demo=true]) [data-public-only]{display:none!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
