.custom-marker-container{background:transparent;border:none}.custom-marker{width:44px;height:44px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #00000026,0 2px 4px #0000001a;border:3px solid white;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.marker-selected .custom-marker:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50% 50% 50% 0;border:2px solid #22c55e;animation:markerPulse 2s ease-in-out infinite}@keyframes markerPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}.marker-selected .custom-marker{transform:rotate(-45deg) scale(1.2);box-shadow:0 12px 28px #22c55e59,0 6px 12px #0003;border-color:#22c55e;border-width:4px;z-index:1000!important}.custom-marker:hover{transform:rotate(-45deg) scale(1.15);box-shadow:0 8px 24px #0003,0 4px 8px #00000026;border-width:4px}.marker-icon{transform:rotate(45deg);font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.custom-cluster-icon{background:transparent;border:none}.cluster-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;box-shadow:0 4px 6px #0003;border:3px solid white;cursor:pointer;transition:transform .2s ease}.cluster-icon:hover{transform:scale(1.1);box-shadow:0 6px 12px #00000040}.cluster-small{background:linear-gradient(135deg,#667eea,#764ba2);font-size:14px}.cluster-medium{background:linear-gradient(135deg,#f093fb,#f5576c);font-size:16px;width:50px;height:50px}.cluster-large{background:linear-gradient(135deg,#4facfe,#00f2fe);font-size:18px;width:60px;height:60px}@media (max-width: 767px){.custom-marker{width:36px;height:36px;border-width:2px}.marker-icon{font-size:18px}.cluster-icon{width:36px;height:36px;border-width:2px;font-size:13px}.cluster-medium{width:44px;height:44px;font-size:15px}.cluster-large{width:52px;height:52px;font-size:17px}}@media (min-width: 768px){.custom-marker{width:40px;height:40px}.marker-icon{font-size:20px}.cluster-icon{width:40px;height:40px;font-size:14px}.cluster-medium{width:50px;height:50px;font-size:16px}.cluster-large{width:60px;height:60px;font-size:18px}}@media (min-width: 1024px){.custom-marker{width:42px;height:42px}.marker-icon{font-size:21px}.cluster-icon{width:42px;height:42px;font-size:15px}.cluster-medium{width:52px;height:52px;font-size:17px}.cluster-large{width:62px;height:62px;font-size:19px}}@media (min-width: 1280px){.custom-marker{width:44px;height:44px}.marker-icon{font-size:22px}.cluster-icon{width:44px;height:44px;font-size:16px}.cluster-medium{width:54px;height:54px;font-size:18px}.cluster-large{width:64px;height:64px;font-size:20px}}.custom-marker:focus,.cluster-icon:focus{outline:3px solid #3b82f6;outline-offset:2px}@keyframes markerAppear{0%{opacity:0;transform:rotate(-45deg) scale(.5)}to{opacity:1;transform:rotate(-45deg) scale(1)}}.custom-marker{animation:markerAppear .3s ease-out}@media (prefers-contrast: high){.custom-marker,.cluster-icon{border-width:4px;box-shadow:0 6px 12px #0000004d}}@media (prefers-reduced-motion: reduce){.custom-marker,.cluster-icon{transition:none;animation:none}.custom-marker:hover,.cluster-icon:hover{transform:rotate(-45deg) scale(1)}}.map-controls{position:absolute;top:10px;right:10px;z-index:1000;display:flex;flex-direction:column;gap:8px}.map-control-button{width:40px;height:40px;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.map-control-button:hover{background:#f9fafb;border-color:#0000004d;box-shadow:0 4px 6px #00000026;transform:translateY(-1px)}.map-control-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.map-control-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.map-control-button:focus:not(:focus-visible){outline:none}.control-icon{width:20px;height:20px;color:#374151}.map-control-button:hover .control-icon{color:#1f2937}@media (max-width: 768px){.map-controls{top:60px;right:10px}.map-control-button{width:36px;height:36px}.control-icon{width:18px;height:18px}}.event-map-container{position:relative;width:100%;overflow:hidden}.event-map-container.event-map-container-fullscreen{z-index:1000}@media (max-width: 639px){.event-map-container{min-height:500px;max-height:70vh}}@media (min-width: 640px) and (max-width: 767px){.event-map-container{min-height:550px}}@media (min-width: 768px) and (max-width: 1023px){.event-map-container{min-height:600px}}@media (min-width: 1024px) and (max-width: 1279px){.event-map-container{min-height:700px}}@media (min-width: 1280px){.event-map-container{min-height:800px}}.event-map-container.fullscreen,.event-map-container.event-map-container-fullscreen{position:fixed;left:0;right:0;bottom:0;top:4rem;z-index:1000}@media (min-width: 640px){.event-map-container.fullscreen{top:5rem}}@media (max-width: 768px){.leaflet-container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leaflet-control-zoom a{width:36px;height:36px;line-height:36px;font-size:20px}.leaflet-control-zoom{margin-top:10px;margin-right:10px}}@media (min-width: 768px) and (max-width: 1023px){.leaflet-control-zoom a{width:38px;height:38px;line-height:38px}}@media (min-width: 1024px){.leaflet-control-zoom a{width:40px;height:40px;line-height:40px}.leaflet-interactive:hover{transition:all .2s ease}}@media (max-width: 768px) and (orientation: landscape){.event-map-container{min-height:400px;max-height:85vh}}@media (hover: none) and (pointer: coarse){.custom-marker,.cluster-icon{padding:4px}.custom-marker:hover{transform:rotate(-45deg) scale(1)}.cluster-icon:hover{transform:scale(1)}.custom-marker:active{transform:rotate(-45deg) scale(.95)}.cluster-icon:active{transform:scale(.95)}}@media (min-resolution: 192dpi){.custom-marker,.cluster-icon{border-width:2.5px}}@media print{.event-map-container{height:600px!important;page-break-inside:avoid}.map-controls,.leaflet-control-zoom{display:none}}
