.SoundWaveAnimation_container__qNe_V{display:flex;align-items:flex-end;gap:2px;height:20px;width:20px}.SoundWaveAnimation_bar__OvSRI{width:3px;background-color:#02ce91;animation:SoundWaveAnimation_pulse__0fHKx 1s ease-in-out infinite;border-radius:1px}.SoundWaveAnimation_bar1__Ceqa2{animation-delay:-.8s;height:6px}.SoundWaveAnimation_bar2__sBtP4{animation-delay:-.6s;height:12px}.SoundWaveAnimation_bar3__H_5NB{animation-delay:-.4s;height:18px}.SoundWaveAnimation_bar4__uev_M{animation-delay:-.2s;height:10px}@keyframes SoundWaveAnimation_pulse__0fHKx{0%,to{transform:scaleY(.2);opacity:.5}50%{transform:scaleY(1);opacity:1}}.dark .SoundWaveAnimation_bar__OvSRI,.halloween .SoundWaveAnimation_bar__OvSRI{background-color:#015a3f}.LoadingDotsAnimation_container__IadFZ{display:flex;align-items:center;justify-content:center;gap:3px;height:20px;width:20px}.LoadingDotsAnimation_dot__lqEGM{width:5px;height:5px;background-color:#60a5fa;border-radius:50%;animation:LoadingDotsAnimation_bounceDot__WZmYi 1.4s ease-in-out infinite backwards}.LoadingDotsAnimation_dot1__4Rs49{animation-delay:-.32s}.LoadingDotsAnimation_dot2__WxBNf{animation-delay:-.16s}@keyframes LoadingDotsAnimation_bounceDot__WZmYi{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.dark .LoadingDotsAnimation_dot__lqEGM,.halloween .LoadingDotsAnimation_dot__lqEGM{background-color:#3b82f6}.GearSpinAnimation_container__vYDhY{display:flex;align-items:center;justify-content:center;height:20px;width:20px}.GearSpinAnimation_gear__GT_gS{width:18px;height:18px;color:#60a5fa;animation:GearSpinAnimation_spin__sz9jF 4s linear infinite}@keyframes GearSpinAnimation_spin__sz9jF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark .GearSpinAnimation_gear__GT_gS,.halloween .GearSpinAnimation_gear__GT_gS{color:#3b82f6}.NavAnimation_container__fnqJj{display:flex;align-items:flex-end;gap:2px;height:20px;width:20px}.NavAnimation_bar__M3dm0{width:5px;background-color:#60a5fa;animation:NavAnimation_bounce__9tvyi 1.2s ease-in-out infinite}.NavAnimation_bar1__8YQEz{animation-delay:-.32s;height:10px}.NavAnimation_bar2__XdJ01{animation-delay:-.16s;height:15px}.NavAnimation_bar3__YtTnc{height:8px}@keyframes NavAnimation_bounce__9tvyi{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.dark .NavAnimation_bar__M3dm0{background-color:#3b82f6}.BouncingSquareAnimation_container__ZOemb{display:flex;align-items:center;justify-content:center;height:20px;width:20px;overflow:hidden}.BouncingSquareAnimation_square__mlc2o{width:8px;height:8px;background-color:#60a5fa;animation:BouncingSquareAnimation_bounce__nxaG7 1.2s ease-in-out infinite;border-radius:2px}@keyframes BouncingSquareAnimation_bounce__nxaG7{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.1)}}.dark .BouncingSquareAnimation_square__mlc2o,.halloween .BouncingSquareAnimation_square__mlc2o{background-color:#3b82f6}@keyframes badge-animation{0%{transform:translateY(150%);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}to{transform:translateY(150%);opacity:0}}.badge-animator{position:fixed;bottom:10%;left:50%;transform:translateX(-50%);z-index:1000;animation:badge-animation 4s ease-in-out forwards;padding:.5rem 1rem .5rem .5rem;background:rgba(255,255,255,.9);border:2px solid #ffd700;border-radius:50px;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 30px rgba(0,0,0,.2);backdrop-filter:blur(5px)}.badge-animator img{width:50px;height:50px}.badge-animator span{font-size:1.125rem;font-weight:600;color:#333}