.popup-overlay{z-index:1000}.popup-overlay .maplibregl-popup-content{padding:0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.popup-overlay .maplibregl-popup-close-button{font-size:20px;padding:8px;color:#333;background-color:hsla(0,0%,100%,.8);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;top:10px;right:10px}.popup-overlay .maplibregl-popup-close-button:hover{background-color:#fff}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.custom-scrollbar{padding-right:8px}@media (max-width:768px){.popup-overlay .maplibregl-popup-content{max-width:95vw}.popup-overlay .maplibregl-popup-close-button{top:5px;right:5px}}