.transition-width{transition:width .3s ease}@keyframes barPulse{0%,to{height:10%}50%{height:75%}}@keyframes barPulseAlt{0%,to{height:20%}50%{height:90%}}.audio-bar-animate{animation:barPulse .4s ease-in-out infinite}.audio-bar-animate-alt{animation:barPulseAlt .6s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-fade-in-up{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.animate-scale-in{animation:scaleIn .4s cubic-bezier(.16,1,.3,1) forwards}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.w-35-pct{width:35%!important}.w-0-pct{width:0%!important}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes pulse-brand{0%{box-shadow:0 0 #eab30866}70%{box-shadow:0 0 0 15px #eab30800}to{box-shadow:0 0 #eab30800}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.animate-pop{animation:pop .3s cubic-bezier(.175,.885,.32,1.275)}.animate-pulse-brand{animation:pulse-brand 2s infinite}.animate-float{animation:float 4s ease-in-out infinite}.animate-pulse-slow{animation:pulse 4s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none}@supports (scrollbar-width: none){.scrollbar-hide{scrollbar-width:none}}.leaflet-dark-container{background:#030303!important}.custom-leaflet-tooltip{background:#0b0e14!important;border:1px solid #1ed760!important;border-radius:12px!important;padding:10px!important;box-shadow:0 10px 25px -5px #00000080!important}.user-map-marker-v2{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.marker-icon{font-size:16px;color:var(--marker-color);z-index:2;text-shadow:0 0 10px var(--marker-color)}.marker-ping{position:absolute;width:30px;height:30px;border-radius:50%;background:var(--marker-color);opacity:.4;animation:marker-ping 1.5s infinite ease-out;z-index:1}@keyframes marker-ping{0%{transform:scale(.5);opacity:.8}to{transform:scale(2.5);opacity:0}}.animate-blink{animation:marker-blink 1s infinite alternate ease-in-out}@keyframes marker-blink{0%{filter:brightness(1) drop-shadow(0 0 5px var(--marker-color))}to{filter:brightness(1.8) drop-shadow(0 0 15px var(--marker-color))}}.legend-button{background-color:var(--legend-bg-color, transparent);border-color:var(--legend-border-color, transparent)}.legend-button-inactive{background-color:#1f2937;border-color:#374151;color:#6b7280;opacity:.6}.legend-dot{background-color:var(--dot-color)}
