.custom-marker,.user-marker{background:transparent!important;border:none!important;overflow:visible!important}.custom-marker{opacity:.7;transition:opacity .2s ease}.custom-marker:hover{opacity:1}.bar-marker-drop{animation:marker-drop .5s cubic-bezier(.32,0,.67,0) var(--drop-delay, 0s) both}.user-marker-drop{width:30px;height:30px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background-color:#3b82f6;border:3px solid white;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1;box-shadow:0 3px 6px #0000004d;animation:marker-drop .7s cubic-bezier(.32,0,.67,0) .4s both}.bar-marker-ripple{position:absolute;bottom:0;left:50%;width:0;height:0;border-radius:50%;pointer-events:none;z-index:-1;background:transparent;animation:bar-ripple .6s ease-out calc(var(--drop-delay, 0s) + .5s) forwards}.user-marker-ripple{position:absolute;bottom:0;left:50%;width:0;height:0;border-radius:50%;pointer-events:none;z-index:-1;background:transparent}.user-marker-ripple-active{animation:marker-ripple .8s ease-out forwards}.user-marker-lifted{transform:translateY(-8px) rotate(-45deg)!important;filter:drop-shadow(0 6px 3px rgba(0,0,0,.25));transition:transform .12s ease-out,filter .12s ease-out}@keyframes marker-drop{0%{transform:translateY(-100vh) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@keyframes marker-land{0%{transform:translateY(-8px) rotate(-45deg);filter:drop-shadow(0 6px 3px rgba(0,0,0,.25))}to{transform:translateY(0) rotate(-45deg);filter:drop-shadow(0 0 0 rgba(0,0,0,0))}}@keyframes bar-ripple{0%{width:8px;height:8px;transform:translate(-50%,50%);background:var(--bar-color, rgba(0, 0, 0, .3));opacity:.5}to{width:40px;height:40px;transform:translate(-50%,50%);background:var(--bar-color, rgba(0, 0, 0, 0));opacity:0}}@keyframes marker-ripple{0%{width:8px;height:8px;transform:translate(-50%,50%);background:#3b82f680}to{width:50px;height:50px;transform:translate(-50%,50%);background:#3b82f600}}.leaflet-popup-content-wrapper{border-radius:12px}.leaflet-popup-content{margin:0}
