@keyframes hue-shift{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes gradient-shift{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes galaxy-pulse{0%,to{filter:hue-rotate(0deg) brightness(1)}25%{filter:hue-rotate(30deg) brightness(1.1)}50%{filter:hue-rotate(60deg) brightness(1.2)}75%{filter:hue-rotate(30deg) brightness(1.1)}}
