:root{--bannerColor:#0d5601;--accent-color:#3b7144;--darker-grey-color:#333;--lighter-accent-color:#737373;--light-beige-color:#fcfbf5;--inactive-accent-color:#cfcecb;--planned-rail-color:#d767ff;--existing-rail-color:#585858;--fence-color:#f2d906}body{margin:0;padding:0;font-family:Funnel Sans,sans-serif;overflow:hidden}#map{z-index:1;background-color:#38526c;width:calc(100vw - 18rem);height:calc(100vh - 3rem);transition:left .3s,width .3s;top:3rem;left:18rem;position:absolute!important}#map.fullWidth{width:100vw;left:0}#insetMap{z-index:1001;pointer-events:none;opacity:0;background-color:#0000;width:12rem;height:12rem;top:3rem;right:0;position:absolute!important}@media (width<=1024px){#insetMap{transform-origin:100% 0;transform:scale(.85)}}@media (width<=768px){#insetMap{transform-origin:100% 0;transform:scale(.7)}}@media (width<=480px){#insetMap{transform-origin:100% 0;transform:scale(.55)}}#header{z-index:3;background-color:var(--bannerColor);color:#fff;width:100%;height:3rem;font-weight:900;position:absolute;top:0;left:0}#headerTitle{text-wrap:nowrap;width:100%;height:3rem;padding:.5rem .75rem;font-size:1.5rem;position:absolute;top:0;left:0}@media (width<=726px){#headerTitle{transform-origin:0 0;text-wrap:wrap;width:150%;transform:scale(.6)}}#zoomIndicator{z-index:2;visibility:hidden;font-weight:700;position:absolute;bottom:2.25rem;left:18.5rem}#mapControls{z-index:1000;background-color:#fff;border-radius:5px;padding:.25rem;display:none;position:absolute;top:3.5rem;left:18.5rem}#showControlsButton{z-index:1000;display:none;position:absolute;top:3.5rem;left:18.5rem}#hoverInfoBox{-webkit-user-select:none;user-select:none;z-index:10000;background-color:var(--light-beige-color);color:#393939;box-sizing:border-box;border-radius:10px;max-width:15rem;height:auto;max-height:75vh;padding:.5rem;font-size:14px;line-height:1rem;display:none;position:absolute;overflow-y:auto;box-shadow:0 0 5px #626262}@media (width<=600px){#hoverInfoBox{max-width:90%;font-size:12px}}.tooltip-feature{flex-direction:column;gap:.1rem;display:flex}.tooltip-feature+.tooltip-feature{margin-top:.5rem}.tooltip-row{flex-wrap:nowrap;flex-shrink:1;align-items:center;max-width:calc(100% - .25rem);display:flex}.tooltip-title,.tooltip-type{column-gap:1rem;font-weight:700}.tooltip-type{white-space:nowrap;font-weight:700}.tooltip-label{flex:none;max-width:calc(100% - .5rem);margin-left:.25rem;margin-right:.25rem;font-weight:600}.tooltip-value{text-indent:-.1em;flex-wrap:nowrap;flex:auto;padding-left:.1em}.tooltip-row>.legendFillBox{margin-right:.25em}.smallButton{background-color:var(--accent-color);color:#fff;cursor:pointer;opacity:.7;border-radius:2.5px;justify-content:center;align-items:center;width:.65rem;height:.65rem;padding:.3rem;font-size:1rem;font-weight:700;display:flex;float:right!important}.inactive{cursor:not-allowed!important}.smallButton:hover{opacity:1}.expandable{cursor:pointer}.mapboxgl-ctrl .mapboxgl-ctrl-group{z-index:3}.mapboxgl-ctrl-group button{width:25px;height:25px}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url(zoomIn.3a5a54eb.svg);background-position:50%;background-size:cover;width:20px;height:20px;margin-left:2px}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url(zoomOut.b98df263.svg);background-position:50%;background-size:cover;width:20px;height:20px;margin-left:2px}#mobileSidebarTitle{z-index:3;text-shadow:0 0 2px #000;color:#fff;visibility:hidden;opacity:0;background:#3c724580;border-radius:5px;width:auto;height:auto;margin-top:5px;padding:2px 25px 9px 10px;position:absolute;top:3.2rem;left:50px}#mobileHeader{font-size:1.4rem;font-weight:700}#mobileHeaderSubtitle{font-size:.7rem;font-weight:400}#mobileSidebarTitle.shown{visibility:visible;opacity:1}.mapboxgl-ctrl-bottom-left{flex-direction:column;display:flex}.mapboxgl-ctrl-logo{order:2;display:flex}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{order:1;display:flex}