.text-highlight{background:linear-gradient(270deg,transparent 50%,#00bbdb 0);background-position:100% 100%;background-size:200% 100%;font-weight:700;padding:5px}.text-highlight.visible{animation:animateBackground 1s forwards;animation-delay:var(--animation-delay)}@keyframes animateBackground{0%{background-position:100% 100%}to{background-position:0 100%}}
