<div style="display:flex;justify-content:center;align-items:center;min-height:260px;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);background-size:200% 200%;padding:48px 20px;border-radius:16px;overflow:hidden;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;animation:wg-bg 8s ease infinite;">
<style>
@keyframes wg-bg{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
@keyframes wg-drop{0%{transform:translateY(-120px) rotate(-18deg) scale(.4);opacity:0}60%{transform:translateY(14px) rotate(3deg) scale(1.12);opacity:1}100%{transform:translateY(0) rotate(0) scale(1);opacity:1}}
@keyframes wg-shimmer{0%{background-position:0% 50%}100%{background-position:300% 50%}}
@keyframes wg-wave{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
.wg-word{display:flex;font-size:clamp(2.5rem,9vw,5.5rem);font-weight:900;letter-spacing:-.03em;line-height:1}
.wg-word span{display:inline-block;background:linear-gradient(90deg,#ff006e,#fb5607,#ffbe0b,#06ffa5,#3a86ff,#8338ec,#ff006e);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:wg-drop .8s cubic-bezier(.34,1.56,.64,1) both,wg-shimmer 4s linear infinite,wg-wave 2.4s ease-in-out infinite}
.wg-word span:nth-child(1){animation-delay:0s,1s,1.2s}
.wg-word span:nth-child(2){animation-delay:.08s,1s,1.3s}
.wg-word span:nth-child(3){animation-delay:.16s,1s,1.4s}
.wg-word span:nth-child(4){animation-delay:.24s,1s,1.5s}
.wg-word span:nth-child(5){animation-delay:.32s,1s,1.6s}
.wg-word span:nth-child(6){animation-delay:.40s,1s,1.7s}
.wg-word span:nth-child(7){animation-delay:.48s,1s,1.8s}
.wg-word span:nth-child(8){animation-delay:.56s,1s,1.9s}
.wg-word span:nth-child(9){animation-delay:.64s,1s,2.0s}
.wg-word span:nth-child(10){animation-delay:.72s,1s,2.1s}
.wg-word span:nth-child(11){animation-delay:.80s,1s,2.2s}
</style>
<div class="wg-word"><span>w</span><span>e</span><span>l</span><span>l</span><span>g</span><span>o</span><span>r</span><span>i</span><span>t</span><span>h</span><span>m</span></div>
</div>