.animate-shimmer{background:linear-gradient(-60deg,#d4af37 20%,#fff8d6,#d4af37 40%,#ba8a1f,#fff8d6,#d4af37);background-size:300% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:shine 4s linear infinite;position:relative}@keyframes shine{to{background-position:300% center}}.sparkle{position:absolute;width:4px;height:4px;background-color:#fff8d6;border-radius:50%;box-shadow:0 0 10px 2px #fff8d6,0 0 20px 5px #d4af37;animation:blink 2s infinite ease-in-out alternate;opacity:0}@keyframes blink{0%,to{opacity:0;transform:scale(.5) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(45deg)}}.sparkle-1{top:10%;left:15%;animation-delay:.2s}.sparkle-2{top:80%;left:85%;animation-delay:.7s}.sparkle-3{top:40%;left:50%;animation-delay:1.1s}.sparkle-4{top:70%;left:20%;animation-delay:.5s}.sparkle-5{top:20%;right:10%;animation-delay:1.4s}
