[data-ws-text-anim]{--ws-text-anim-accent: #6366f1;perspective:1000px}.ws-text-char,.ws-text-word,.ws-text-line{display:inline-block;will-change:transform,opacity,filter;backface-visibility:hidden}.ws-text-char.ws-text-char--space{width:.25em}.ws-text-char{transform-origin:50% 100%}[data-ws-text-anim=wave-loop] .ws-text-char,[data-ws-text-continuous=wave-loop] .ws-text-char{animation:ws-text-wave-loop var(--ws-text-cont-speed, 2s) ease-in-out infinite;animation-delay:calc(var(--ws-char-index, 0) * .06s);color:var(--ws-text-anim-accent, currentColor)}@keyframes ws-text-wave-loop{0%,to{transform:translateY(0)}50%{transform:translateY(-.2em)}}[data-ws-text-anim=typewriter]:after{content:"|";display:inline-block;margin-left:2px;animation:ws-text-typewriter-caret .8s steps(1) infinite;color:var(--ws-text-anim-accent, currentColor)}@keyframes ws-text-typewriter-caret{0%,50%{opacity:1}51%,to{opacity:0}}[data-ws-text-anim=scroll-fill],[data-ws-text-continuous=scroll-fill]{background:linear-gradient(to right,var(--ws-text-anim-accent) 0%,var(--ws-text-anim-accent) var(--ws-scroll-fill-progress, 0%),currentColor var(--ws-scroll-fill-progress, 0%),currentColor 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;transition:none}[data-ws-text-anim=hover-wave] .ws-text-char,[data-ws-text-continuous=hover-wave] .ws-text-char{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}[data-ws-text-anim=hover-wave]:hover .ws-text-char,[data-ws-text-continuous=hover-wave]:hover .ws-text-char{transform:translateY(-.3em);transition-delay:calc(var(--ws-char-index, 0) * .04s)}[data-ws-text-anim=magnetic] .ws-text-char,[data-ws-text-continuous=magnetic] .ws-text-char{transition:transform .3s cubic-bezier(.34,1.56,.64,1);transform:translate(var(--ws-mag-x, 0),var(--ws-mag-y, 0))}[data-ws-text-anim=cascade]:not(.ws-text-anim-ready),[data-ws-text-anim=glitch-reveal]:not(.ws-text-anim-ready),[data-ws-text-anim=scramble]:not(.ws-text-anim-ready),[data-ws-text-anim=blur-stagger]:not(.ws-text-anim-ready),[data-ws-text-anim=roll-in]:not(.ws-text-anim-ready),[data-ws-text-anim=random-fly]:not(.ws-text-anim-ready),[data-ws-text-anim=flip-3d]:not(.ws-text-anim-ready),[data-ws-text-anim=mask-reveal]:not(.ws-text-anim-ready),[data-ws-text-anim=wave]:not(.ws-text-anim-ready){opacity:0}[data-ws-text-anim].ws-text-anim-ready{opacity:1}@keyframes ws-text-anim-fallback-reveal{0%,99%{opacity:0}to{opacity:1}}[data-ws-text-anim]:not(.ws-text-anim-ready){animation:ws-text-anim-fallback-reveal 2s steps(1) forwards}[data-ws-text-anim].ws-text-anim-ready{animation:none}@media (prefers-reduced-motion: reduce){[data-ws-text-anim=wave-loop] .ws-text-char,[data-ws-text-continuous=wave-loop] .ws-text-char,[data-ws-text-anim=typewriter]:after,[data-ws-text-anim=hover-wave] .ws-text-char,[data-ws-text-continuous=hover-wave] .ws-text-char,[data-ws-text-anim=magnetic] .ws-text-char,[data-ws-text-continuous=magnetic] .ws-text-char{animation:none!important;transition:none!important;transform:none!important}}
