.animated-text{will-change:transform,opacity,filter;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.animated-text:has(.char){background-size:0 0}.animated-text .char{display:inline-block;background:inherit;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.animated-text.animating{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.animated-text .char:last-child{margin-right:0}.animated-text[data-animation=typewriter]{overflow:hidden;white-space:nowrap}.animated-text[data-animation=elastic]{transform-origin:left center}.animated-text[data-animation=splitChars] .char{transform-origin:center bottom}.animated-text:hover{transition:all .3s ease}