.animate-progress-fade-in{opacity:var(--animation-progress)!important}.animate-progress-float{transform:translateY(calc((.5 - var(--animation-progress)) * 20px))!important}.animate-progress-pulse-soft{opacity:calc(.8 + (var(--animation-progress) * .2))!important}.animate-progress-shimmer:after{left:calc(-100% + (var(--animation-progress) * 300%))!important}.animate-progress-bounce-subtle{transform:translateY(calc(sin(var(--animation-progress) * 6.28) * -5px))!important}.animate-progress-typing{width:calc(var(--animation-progress) * 100%)!important;border-right:2px solid!important;overflow:hidden!important;white-space:nowrap!important}.animate-progress-wave{transform:translateY(calc(sin(var(--animation-progress) * 6.28) * 5px))!important}.animate-progress-glitch-anim{transform:translate(calc(sin(var(--animation-progress) * 12.56) * 2px),calc(cos(var(--animation-progress) * 12.56) * 2px))!important}