.black .map-canvas{filter:invert(100%) grayscale(80%)}.map-canvas{background:var(--black-1)!important;width:100%;height:100%}.pigeon-attribution{display:none}.location-scrollbar{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--yellow) rgba(0,0,0,0)}.location-scrollbar::-webkit-scrollbar{width:2px}.location-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.location-scrollbar::-webkit-scrollbar-thumb{background-color:var(--yellow);border-radius:9999px;transition:background-color .2s ease}.location-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--yellow-500)}