.leaflet-popup-content-wrapper{padding:0!important;margin:0!important;border-radius:8px}.popup-card{width:250px;font-family:"Segoe UI",sans-serif;text-decoration:none;display:block}.popup-card img{width:100%;height:140px;object-fit:cover;border-bottom:2px solid #eee}.popup-card-content{padding:10px;background:#fff}.popup-card-content h3{margin:0;font-size:16px;color:#333}.popup-card-content p{margin:5px 0;font-size:13px;color:#666}.popup-card-content span{display:inline-block;margin-top:6px;font-size:13px;color:#007bff}.highlighted-popup .popup-card{border:2px solid #ff6347;box-shadow:0 0 12px rgba(255,99,71,.8);animation:pulse 2s infinite}.highlighted-popup .popup-card-content{background-color:#fff5f0}.highlighted-popup .popup-card img{border-bottom:3px solid #ff6347}@media (max-width:768px){.popup-card{width:200px}.popup-card img{height:100px}}