.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#999;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#666}#locations-map{position:relative;z-index:1}.locations-sidebar{position:relative;z-index:10}@media (min-width:768px){.locations-sidebar{position:absolute;z-index:20}}.location-card{transition:all .3s ease}.location-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}