.mldmp-wrapper{font-family:'Inter','Roboto',sans-serif;position:relative;width:100%;margin-bottom:20px}.mldmp-map-container{position:relative;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .5);display:flex}.mldmp-leaflet-map{width:100%;height:100%;background:#111;z-index:1}.mldmp-floating-panel{position:absolute;top:20px;left:20px;width:320px;max-height:calc(100% - 40px);background:rgb(20 20 20 / .7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .1);border-radius:12px;z-index:1000;display:flex;flex-direction:column;color:#fff;box-shadow:0 8px 32px 0 rgb(0 0 0 / .37);transition:all 0.3s ease}.mldmp-panel-header{padding:15px;border-bottom:1px solid rgb(255 255 255 / .1)}.mldmp-panel-header h3{margin:0 0 10px 0;color:#fff;font-size:1.2rem;font-weight:600}.mldmp-search-input{width:100%;padding:8px 12px;border-radius:6px;border:1px solid rgb(255 255 255 / .2);background:rgb(0 0 0 / .5);color:#fff;outline:none;transition:border 0.3s ease;box-sizing:border-box}.mldmp-search-input:focus{border-color:#4a90e2}.mldmp-locations-list{flex:1;overflow-y:auto;padding:10px}.mldmp-locations-list::-webkit-scrollbar{width:6px}.mldmp-locations-list::-webkit-scrollbar-track{background:rgb(0 0 0 / .2)}.mldmp-locations-list::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .3);border-radius:3px}.mldmp-location-card{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .05);padding:15px;margin-bottom:10px;border-radius:8px;cursor:pointer;transition:all 0.3s ease}.mldmp-location-card:hover,.mldmp-location-card.active{background:rgb(255 255 255 / .15);transform:translateY(-2px);border-color:rgb(255 255 255 / .2)}.mldmp-location-card h4{margin:0 0 5px 0;font-size:1.1rem;color:#fff}.mldmp-location-card p{margin:0 0 5px 0;font-size:.9rem;color:#ccc;line-height:1.4}.mldmp-card-actions{display:flex;gap:10px;margin-top:10px}.mldmp-btn{padding:6px 12px;font-size:.85rem;border-radius:4px;text-decoration:none;color:#fff;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);transition:all 0.2s;text-align:center;flex:1;box-sizing:border-box}.mldmp-btn:hover{background:rgb(255 255 255 / .2);color:#fff}.mldmp-btn-primary{background:#4a90e2;border-color:#4a90e2}.mldmp-btn-primary:hover{background:#357abd}.leaflet-popup-content-wrapper{background:rgb(20 20 20 / .9)!important;backdrop-filter:blur(10px);color:#fff!important;border:1px solid rgb(255 255 255 / .1);border-radius:8px!important}.leaflet-popup-tip{background:rgb(20 20 20 / .9)!important}.leaflet-popup-content{margin:15px!important}.leaflet-popup-content h4{margin:0 0 5px 0;color:#fff}.leaflet-popup-content p{color:#ccc;margin:0 0 10px 0}.leaflet-container a.leaflet-popup-close-button{color:#fff!important}.mldmp-marker-label{background:rgb(20 20 20 / .8);color:#fff;border:1px solid rgb(255 255 255 / .2);border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2px 5px rgb(0 0 0 / .5);backdrop-filter:blur(4px)}.mldmp-marker-icon{border-radius:50%;border:2px solid #fff;box-shadow:0 2px 5px rgb(0 0 0 / .5)}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:rgb(255 255 255 / .2)!important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:rgb(74 144 226 / .8)!important;color:white!important;font-weight:700}@media (max-width:768px){.mldmp-map-container{flex-direction:column}.mldmp-floating-panel{position:relative;top:0;left:0;width:100%;max-height:300px;border-radius:0 0 12px 12px;border:none;border-top:1px solid rgb(255 255 255 / .1)}.mldmp-leaflet-map{flex:1;min-height:400px}}