#root,body,html{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;margin:0;overflow:hidden;padding:0;width:100%}*,:after,:before{box-sizing:inherit}body{background:#f5f5f7}:root{--topbar-height:68px;--sidebar-width:360px;--map-attribution-right:370px;--legend-height:120px;--legend-gap:8px;--chart-panel-height:42%;--panel-bg:#fff;--panel-border:#d0d4da;--panel-shadow:0 4px 14px #00000026;--muted-bg:#f8f9fb;--muted-border:#d0d4da;--text:#202534;--text-muted:#5b6472;--control-height:30px;--year-slider-wrapper-width:412px;--year-slider-width:400px;--year-play-button-size:32px;--fit-zone-button-height:32px}.App{height:100%;position:relative;width:100%}.map-container{bottom:0;left:0;position:absolute;right:360px;right:var(--sidebar-width);top:68px;top:var(--topbar-height);z-index:1}.map-container canvas{display:block;height:100%;width:100%}.panel{background:#fff;background:var(--panel-bg);border:1px solid #d0d4da;border:1px solid var(--panel-border);box-shadow:0 4px 14px #00000026;box-shadow:var(--panel-shadow);color:#202534;color:var(--text)}.top-panel{height:68px;height:var(--topbar-height);left:0;overflow:visible;padding:6px 10px;position:absolute;right:360px;right:var(--sidebar-width);top:0;z-index:100}.topbar{grid-column-gap:12px;align-items:center;column-gap:12px;display:grid;grid-template-columns:auto 1fr auto;height:100%}.topbar-controls{flex-wrap:wrap;gap:30px;row-gap:6px}.topbar-controls,.topbar-timeline{align-items:center;display:flex;min-width:0}.topbar-timeline{justify-content:center}.topbar-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.topbar-group{gap:8px}.topbar-group,.topbar-group label{align-items:center;display:inline-flex}.topbar-group label{border-radius:6px;gap:1px;height:30px;height:var(--control-height);padding:0 1px;white-space:nowrap}.topbar-group input[type=radio]{margin:0}.label{color:#202534;color:var(--text);font-size:16px;font-weight:600;white-space:nowrap}input[type=range],select{height:30px;height:var(--control-height)}select{background:#f8f9fb;background:var(--muted-bg);border:1px solid #cbd1dd;border-radius:7px;color:#202534;color:var(--text);font-size:.92rem;padding:2px 10px}.map-type-select{width:110px}.year-group{align-items:center;display:flex;gap:8px}.year-slider-wrapper{align-items:center;display:flex;flex-direction:column;min-width:0;width:412px;width:var(--year-slider-wrapper-width)}.year-slider{max-width:100%;width:400px;width:var(--year-slider-width)}.year-labels{display:flex;font-family:ui-monospace,monospace;font-size:11px;justify-content:space-between;line-height:1;margin-top:4px;pointer-events:none;-webkit-user-select:none;user-select:none;width:412px;width:var(--year-slider-wrapper-width)}.year-play-button{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;flex:0 0 auto;font-size:14px;height:32px;height:var(--year-play-button-size);justify-content:center;line-height:1;min-height:32px;min-height:var(--year-play-button-size);min-width:32px;min-width:var(--year-play-button-size);padding:0;width:32px;width:var(--year-play-button-size)}.year-play-button:hover{background:#f2f2f2}.fit-zone-button{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;flex:0 0 auto;font-size:.9rem;height:32px;height:var(--fit-zone-button-height);justify-content:center;line-height:1;padding:0 10px;white-space:nowrap}.fit-zone-button:hover{background:#f2f2f2}.chart-panel{bottom:120px;bottom:var(--legend-height);box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:12px;position:absolute;right:0;top:0;width:360px;width:var(--sidebar-width)}.chart-panel-header{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;height:20px;margin-bottom:2px}.chart-panel-title{color:#111827;font-size:16px;font-weight:600;grid-column:2;justify-self:center}.chart-clear-button{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:12px;grid-column:3;height:24px;justify-self:end;line-height:1;padding:0 8px}.chart-clear-button:hover{background:#f2f2f2}.chart-title{color:#111827;flex:0 0 auto;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:10px;text-align:center;width:100%}.chart-timeseries{background:#fff;border:1px solid #d0d4da;border:1px solid var(--muted-border);border-radius:8px;display:flex;flex:2 1;flex-direction:column;min-height:0;padding:0 12px}.chart-timeseries-chart{flex:1 1 auto}.chart-pie-section{background:#fff;border:1px solid #d0d4da;border:1px solid var(--muted-border);border-radius:8px;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.chart-pie-control{display:flex;flex:0 0 auto;gap:8px;justify-content:center}.chart-pie-control-label{font-size:12px;opacity:.8}.chart-year-select{font-size:12px}.chart-pie-chart{flex:1 1 auto;min-height:40px;overflow-y:auto}.legend-panel{grid-column-gap:12px;grid-row-gap:6px;background:#fff;background:var(--panel-bg);border:1px solid #d0d4da;border:1px solid var(--panel-border);bottom:0;box-shadow:0 4px 14px #00000026;box-shadow:var(--panel-shadow);column-gap:12px;display:grid;font-size:.85rem;grid-template-columns:repeat(3,1fr);height:120px;height:var(--legend-height);overflow:hidden;padding:10px 12px;position:absolute;right:0;row-gap:6px;width:360px;width:var(--sidebar-width);z-index:900}.legend-title{color:#202534;color:var(--text);font-size:1rem;font-weight:600;grid-column:1/-1;text-align:center}.legend-item{align-items:center;display:flex;gap:8px;margin-bottom:0}.legend-color{border:1px solid #000;border-radius:3px;flex-shrink:0;height:14px;width:14px}.legend-label{white-space:nowrap}.map-attribution{background:#ffffffd9;border-radius:4px;bottom:8px;font-size:11px;line-height:1.2;padding:4px 6px;pointer-events:auto;position:absolute;right:370px;right:var(--map-attribution-right);z-index:10}.map-attribution a{color:inherit;text-decoration:none}.map-attribution a:hover{text-decoration:underline}@media (max-width:920px){:root{--sidebar-width:320px;--year-slider-width:260px;--fit-zone-button-width:88px}.map-type-select{width:190px}.legend-panel{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){:root{--topbar-height:92px;--legend-height:140px;--chart-panel-height:42%;--fit-zone-button-width:80px}.map-container{bottom:calc(42% + 120px);bottom:calc(var(--chart-panel-height) + var(--legend-height));right:0}.top-panel{right:0}.topbar{align-items:start;grid-template-columns:1fr;row-gap:8px}.topbar-actions{justify-content:flex-start}.chart-panel{bottom:120px;bottom:var(--legend-height);height:42%;height:var(--chart-panel-height);left:0;right:0;top:auto;width:auto}.legend-panel{bottom:0;grid-template-columns:repeat(2,1fr);height:120px;height:var(--legend-height);left:0;padding:10px 12px;right:0;width:auto}}
/*# sourceMappingURL=main.ee308371.css.map*/