:root{--color-error:rgba(255,0,122,.35);--color-secondary:rgba(125,0,255,.35);--color-primary:rgba(0,170,255,.35);--color-accent:rgba(0,255,217,.35)}.gradient-glow-text{color:transparent;font-weight:600;line-height:50px;position:relative}.gradient-glow-text:before{background:linear-gradient(90deg,var(--color-error) 0,var(--color-secondary) 40%,var(--color-primary) 60%,var(--color-accent) 100%);bottom:0;content:attr(data-text);filter:blur(19px);left:0;opacity:.7;position:absolute;right:0;top:0;z-index:-1}.gradient-glow-text span{background:linear-gradient(90deg,#ff0080,#7d00ff 40%,#008cff 60%,#00a6c3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stepChange-enter-active,.stepChange-leave-active{transition:all .14s ease}.stepChange-leave-to{opacity:0;transform:translate(-4px)}.stepChange-enter-from{opacity:0;transform:translate(4px)}
