body{margin:0;width:100vw;height:100vh}p{margin:0}.content{display:flex;align-items:center;height:100vh}.column{display:flex;flex-direction:column}.timeline-slider{width:70%;max-width:1000px;cursor:pointer;margin:10px}.timeline-slider-label{margin:5px}.panel-container{display:flex;justify-content:center;width:100%;height:70%;margin:10px;flex-wrap:wrap}.side-panel{width:22%;margin-left:10px;margin-right:10px}.map-panel{display:flex;align-items:center;max-width:50%;height:100%;gap:20px}.map{height:80%;aspect-ratio:5/4}.map-borough{fill:#fff;stroke:#000;cursor:pointer;transition:.1s ease}.map-borough:hover{filter:brightness(90%)}.map-legend{width:fit-content;margin-left:auto;margin-right:0;align-items:center;gap:10px}.legend-title{width:fit-content}.legend-tier{display:flex;align-items:center;width:fit-content;gap:5px}.legend-tier-color{border-style:solid;border-width:thin;width:20px;height:20px}.legend-tier-label{white-space:nowrap;width:auto;display:inline-block}.borough-info{display:flex;align-items:center;gap:10px}.borough-info-pie-chart-sector{transition:.1s ease}.borough-info-pie-chart-sector:hover{filter:brightness(90%)}.borough-info-pie-chart-legend{gap:2px}.footer{position:fixed;bottom:0;width:100%}.footer-content{display:flex;justify-content:space-between;padding:10px}.github{width:50px;cursor:pointer}.data-source{margin-top:auto;margin-bottom:0}
