.fullscreen-map{position:fixed;inset:0;width:100vw;height:100vh;max-height:-webkit-fill-available;z-index:0}.map-wrapper{position:relative;height:100%;width:100%;z-index:0}@media (max-width:1024px){.map-wrapper{position:relative;height:100%;width:100%;z-index:0;padding-bottom:5px}}@keyframes slide-up-fade{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up-fade{animation:slide-up-fade .5s ease-out forwards}.leaflet-popup-tip{display:none!important}.map-container{z-index:0!important;width:100%;height:100%;left:0;right:0}.leaflet-popup-content-wrapper{padding:0!important;border-radius:16px!important}.leaflet-popup-content{margin:0!important;padding:10px!important}@media (max-width:1024px){.leaflet-popup-content-wrapper{position:relative;width:230px;padding:.5rem;border-radius:.75rem;background:#fff}}.leaflet-popup-content-wrapper p{margin:0!important}.leaflet-popup-content-wrapper img{height:8rem}.leaflet-popup-content-wrapper h3{font-size:.95rem}.leaflet-popup-close-button{width:10px;height:10px;background-color:black}.custom-cluster{width:15px;height:15px;background:rgba(0,123,255,.8);border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 0 0 rgba(0,123,255,.4);animation:sonar-pulse 2s infinite}@keyframes sonar-pulse{0%{box-shadow:0 0 0 0 rgba(0,123,255,.4)}70%{box-shadow:0 0 0 25px rgba(0,123,255,0)}to{box-shadow:0 0 0 0 rgba(0,123,255,0)}}.leaflet-marker-icon.hidden-marker,.leaflet-marker-shadow.hidden-marker{display:none!important}@media (min-width:1024px){.leaflet-control-zoom{z-index:1000!important;position:absolute;top:150px}}.emoji-icon{display:flex;align-items:center;justify-content:center;background-color:#9ca3af;border-radius:50%;width:24px;height:24px;font-size:13px;font-weight:600;color:white;box-shadow:0 2px 4px rgba(0,0,0,.25);overflow:hidden;line-height:1}@media screen and (max-width:767px){.emoji-icon{width:22px;height:22px;font-size:10.4px}.emoji-icon:hover{transform:none;box-shadow:none}}.emoji-icon:hover{transform:scale(1.06);box-shadow:0 0 6px rgba(0,180,255,.35)}.emoji-icon-event{display:flex;align-items:center;justify-content:center;background-color:#9ca3af;border-radius:50%;width:32px;height:32px;font-size:16px;font-weight:600;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.3);line-height:1;overflow:hidden}@media screen and (max-width:767px){.emoji-icon-event{width:26px;height:26px;font-size:14px}}.emoji-icon-event:hover{transform:scale(1.05);box-shadow:0 0 10px rgba(160,68,255,.4)}.emoji-icon-event:hover:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(160,68,255,.3);border-radius:50%;animation:pulse-on-hover .8s ease-out;z-index:-1}@keyframes pulse-on-hover{0%{transform:scale(1);opacity:.5}to{transform:scale(1.8);opacity:0}}.price-badge{position:absolute;top:-4px;right:-4px;background:white;color:#1e3a8a;font-weight:700;font-size:10px;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px rgba(0,0,0,.2);z-index:10}.emoji-wrapper,.price-badge{display:flex;align-items:center;justify-content:center}.emoji-wrapper{position:relative}.emoji-wrapper.event-pulse:before{content:"";position:absolute;left:50%;top:50%;width:60px;height:60px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,153,255,.35) 60%,rgba(0,153,255,.08) 100%);box-shadow:0 0 16px 8px rgba(0,153,255,.1),0 0 0 0 rgba(0,153,255,.18);animation:pulse-strong 1.4s cubic-bezier(.4,0,.2,1) infinite;z-index:-1;pointer-events:none}@keyframes pulse-strong{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8;box-shadow:0 0 16px 8px rgba(0,153,255,.1),0 0 0 0 rgba(0,153,255,.18)}60%{transform:translate(-50%,-50%) scale(1.5);opacity:.25;box-shadow:0 0 32px 24px rgba(0,153,255,.08),0 0 0 24px rgba(0,153,255,.1)}to{transform:translate(-50%,-50%) scale(1.8);opacity:0;box-shadow:0 0 40px 32px rgba(0,153,255,.04),0 0 0 32px rgba(0,153,255,.05)}}.custom-cluster-activity{background:linear-gradient(135deg,#00c6ff,#0072ff);color:#ffffff;font-weight:600;font-size:11px;border-radius:9999px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.3),0 0 8px rgba(0,198,255,.6),inset 0 0 4px rgba(255,255,255,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:transform .25s ease,box-shadow .25s ease;animation:pulseCluster 1.8s ease-in-out infinite;cursor:pointer}.custom-a{color:white!important}.custom-cluster-global{background:linear-gradient(135deg,#009ffd,#2a2a72);color:white;font-weight:700;border-radius:50%;box-shadow:0 0 10px rgba(255,153,0,.4)}.custom-cluster-event,.custom-cluster-global{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.custom-cluster-event{background:linear-gradient(135deg,#a044ff,#6a00f4);color:#ffffff;font-weight:600;font-size:11px;border-radius:9999px;box-shadow:0 2px 8px rgba(106,0,244,.4),0 0 12px rgba(160,68,255,.5),0 0 18px rgba(160,68,255,.4),inset 0 0 6px rgba(255,255,255,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:transform .3s ease,box-shadow .3s ease;animation:glowPulseEvent 2s ease-in-out infinite;cursor:pointer}@keyframes glowPulseEvent{0%{transform:scale(1);box-shadow:0 2px 8px rgba(106,0,244,.4),0 0 12px rgba(160,68,255,.5),0 0 18px rgba(160,68,255,.4)}50%{transform:scale(1.08);box-shadow:0 4px 16px rgba(106,0,244,.5),0 0 20px rgba(160,68,255,.6),0 0 26px rgba(160,68,255,.5)}to{transform:scale(1);box-shadow:0 2px 8px rgba(106,0,244,.4),0 0 12px rgba(160,68,255,.5),0 0 18px rgba(160,68,255,.4)}}.leaflet-routing-container{display:none!important}.custom-step-marker{background-color:white;border:2px solid #0076ff;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#0076ff;font-weight:700;width:30px;height:30px}.cluster-icon,.custom-step-marker{border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px}.cluster-icon{width:100%;height:100%;font-family:Roboto,sans-serif;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .2s ease}.cluster-icon:hover{transform:scale(1.1)}.mixed-cluster-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.1)}