.menu-badge{font-size:9px;margin-left:4px;position:relative;top:-10px;margin-bottom:13px;color:#fbbf01;background-color:#0C2F5B;padding:3px 4px;border-radius:3px}.badge-bounce{animation:bouncing .8s cubic-bezier(0.1,0.05,0.05,1) 0s infinite alternate both}@keyframes bouncing{0%{top:-6px}100%{top:-10px}}@keyframes bubbles{0%{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-100px) scale(0.8);opacity:0.7}100%{transform:translateY(-200px) scale(0.6);opacity:0}}.bubble{position:absolute;width:8px;height:8px;background-color:rgba(255,255,255,0.7);border-radius:50%;animation:bubbles 5s ease-in-out infinite;box-shadow:0 0 5px rgba(210,15,5,0.7)}.bubble:nth-child(2){animation-delay:3s;width:10px;height:10px}.bubble:nth-child(3){animation-delay:1s;width:3px;height:3px}.bubble:nth-child(4){animation-delay:3s}.bubble:nth-child(5){left:50%;top:50%;animation-delay:4s}.bubble:nth-child(6){left:25%;top:75%;animation-delay:2.5s}#header-menu{position:relative;z-index:1}