@keyframes expandDown{0%{max-height:0;opacity:0}to{max-height:600px;opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.animated-border{background:linear-gradient(135deg,#22c39b,#ee2ba6,#22c39b);background-size:300% 300%;animation:gradient-shift 4s ease infinite}.hex-toys-player-link{color:hsl(var(--muted-foreground));transition:filter .25s ease,color .25s ease}.hex-toys-player-link:hover,.hex-toys-player-link:focus-visible{color:transparent;background:linear-gradient(90deg,#13ecab,#ee2ba6,#13ecab);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;filter:drop-shadow(0 0 5px hsl(162 85% 50% / .45)) drop-shadow(0 0 7px hsl(322 85% 55% / .35));animation:gradient-shift 2s ease infinite}
