#map-selector-parent{pointer-events:none!important;z-index:1}.map-style-selector input{display:none!important}.map-style-selector input:checked+label{display:none}.map-style-selector label{align-items:center;border-radius:var(--border-radius-min);display:flex;height:65px;justify-content:center;overflow:hidden;width:65px}.map-style-selector label:hover{border:2px solid var(--primary-500)}@media screen and (min-width:768px){#map-selector-parent.legend-shown{left:calc(var(--legend-width) + var(--legend-margin)*2)!important}}.mapParent{height:100%;position:relative;width:100%}.map-tab__content{display:flex;flex-direction:column;flex-wrap:nowrap;gap:var(--column-gap-large);height:100%}#citify-map-canvas{height:calc(100vh - var(--header-height))}.map-container,.maplibregl-map{height:100%;width:100%}.maplibregl-popup-content{background-color:#fffffff2!important;border-radius:var(--border-radius)!important;box-shadow:var(--shadow-4)!important;font-family:var(--base-font-family)!important;font-size:var(--base-font-size)!important;padding:var(--space-100) var(--space-200)!important}.maplibregl-popup-content,.maplibregl-popup-tip{-webkit-backdrop-filter:saturate(100%) blur(40px)!important;backdrop-filter:saturate(100%) blur(40px)!important}.maplibregl-popup-tip{background:#ffffffa6!important;border:0!important;clip-path:polygon(0 0,0 100%,100% 100%)!important;display:none;height:12px!important;width:12px!important}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{margin-top:-7px!important;transform:rotate(315deg)!important}.maplibregl-popup-anchor-top .maplibregl-popup-tip{margin-bottom:-7px!important;transform:rotate(135deg)!important}.project-card-popup{max-width:unset!important;width:330px!important}.project-card-popup .maplibregl-popup-content{overflow:hidden!important;padding:0!important}.project-card-popup .project-map-popup{margin:0!important;padding:var(--space-200)!important}.maplibregl-ctrl-bottom-right .maplibregl-ctrl:not(:last-child){margin-bottom:var(--space-50)!important}.maplibregl-ctrl-group{background-color:var(--fg-primary)!important;border:1px solid var(--border-color-primary)}.maplibregl-ctrl-group:not(:empty){box-shadow:var(--shadow-1)!important}@media (max-width:450px){.project-card-popup{left:var(--legend-margin)!important;max-height:calc(100vh - var(--legend-margin)*2 - var(--header-height) - var(--app-menu-height))!important;right:var(--legend-margin)!important;top:var(--legend-margin)!important;transform:unset!important;width:unset!important;z-index:2039!important}}@media screen and (min-width:768px){.maplibregl-ctrl-bottom-right .maplibregl-ctrl:not(:last-child){margin-bottom:var(--space-100)!important}}
