.animate-character{background-image:linear-gradient(-225deg,#fcba12 0% 29%,#fcba12 67%,#8f6905);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 4s linear infinite}.animate-character-pink{background-image:linear-gradient(-225deg,#ff1fd8,#ff6fd8 29%,#ff6f28 67%,#c200a3);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 4s linear infinite}@keyframes textclip{0%,66.67%{background-position:200% center}to{background-position:0 center}}@keyframes fillAnimation{0%{stroke-dashoffset:87}to{stroke-dashoffset:0}}.loader{width:1.25rem;height:1.25rem;border-radius:50%;display:inline-block;position:relative;border:5px solid;border-color:#046088 #09b2ee #008ecc #00d1ff;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes selectedSpell{0%,50%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(-6px)}}.animate-selected-spell{animation:selectedSpell 1.5s ease-in-out infinite!important}@keyframes selectedUnit{0%,50%,to{transform:translateY(0)}25%{transform:translateY(-6px)}75%{transform:translateY(-6px)}}.animate-selected-unit{animation:selectedUnit 1.5s ease-in-out infinite!important}.animate_shake{transform-origin:bottom;animation:shake 3s ease-in-out infinite}@keyframes shake{0%,to{transform:rotate(0)}5%,15%,25%{transform:rotate(-5deg)}10%,20%,30%{transform:rotate(5deg)}40%{transform:rotate(0)}}@keyframes idle{0%{transform:rotate(0)}to{transform:rotate(0)}}
