@keyframes jumbo{0%{background-position:50%,50%}to{background-position:350%,350%}}.theme-gradient{-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #4000ff4d);background:linear-gradient(90deg,#693cf0,#b067f5);-webkit-background-clip:text;background-clip:text}@keyframes rotBGimg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-rotBGimg{animation:3s linear infinite rotBGimg}.hero-wave-container{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-wave{opacity:.55;background:linear-gradient(744deg,#af40ff,#5b42f3 60%,#00ddeb);border-radius:40%;width:700px;height:900px;margin-top:-60%;margin-left:-40%;animation:55s linear infinite heroWave;position:sticky;top:10%;left:10%;transform:translate(-50%,-50%)}.hero-wave:nth-child(2){opacity:.45;animation-duration:50s;top:60%}.hero-wave:nth-child(3){opacity:.35;animation-duration:45s;top:40%}@keyframes heroWave{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
