.lootbox-animated{animation:float 3s ease-in-out infinite,pulse 2s ease-in-out infinite;transition:all .3s ease}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.lootbox-animated:hover{transform:scale(1.1);cursor:pointer}.particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.particle{position:absolute;width:4px;height:4px;background:#f1c40f;border-radius:50%;animation:sparkle 3s ease-in-out infinite;box-shadow:0 0 10px rgba(241,196,15,.8),0 0 20px rgba(241,196,15,.4),0 0 30px rgba(241,196,15,.2)}.particle:first-child{top:20%;left:10%;animation-delay:0s}.particle:nth-child(2){top:30%;right:15%;animation-delay:.5s}.particle:nth-child(3){bottom:40%;left:20%;animation-delay:1s}.particle:nth-child(4){bottom:30%;right:10%;animation-delay:1.5s}.particle:nth-child(5){top:60%;left:80%;animation-delay:2s}.particle:nth-child(6){top:80%;left:30%;animation-delay:2.5s}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=f08f33147230c4fd.css.map*/