.chat_text-gradient__9ZvAu{background:linear-gradient(90deg,#ff0080,#ff8c00,gold,#0f0,#0ff,#00f,purple);background-clip:text;-webkit-background-clip:text;color:transparent;transition:color .3s ease}.chat_text-gradient__9ZvAu:hover{animation:chat_rainbow__G6hnC 1.5s linear infinite}@keyframes chat_rainbow__G6hnC{0%{background-position:0 50%}to{background-position:100% 50%}}.chat_chatButton__ltwQt{position:relative;overflow:hidden;z-index:1;transition:all .3s ease;box-shadow:0 0 10px rgba(255,0,128,.3);border:1px solid transparent;animation:chat_pulse__sy7_T 2s infinite}@keyframes chat_pulse__sy7_T{0%{box-shadow:0 0 10px rgba(255,0,128,.3)}50%{box-shadow:0 0 15px rgba(255,136,0,.5)}to{box-shadow:0 0 10px rgba(255,0,128,.3)}}.chat_chatButton__ltwQt:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#ff0080,#ff8c00,gold,#0f0,#0ff,#00f,purple);background-size:200% 200%;opacity:0;z-index:-1;transition:opacity .3s ease}.chat_chatButton__ltwQt:hover:before{opacity:1;animation:chat_gradient__aUfUR 3s ease infinite}@keyframes chat_gradient__aUfUR{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}