@keyframes marker-draw{0%{background-size:0% 100%}to{background-size:100% 100%}}.highlight-marker{background-image:linear-gradient(120deg,#fde047cc,#facc15cc);background-repeat:no-repeat;background-position:left center;background-size:0% 88%;padding:0 2px;border-radius:2px}.highlight-marker.animate{animation:marker-draw .65s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.3s}@keyframes cta-pulse{0%,to{box-shadow:0 0 #11182700}50%{box-shadow:0 0 0 7px #11182714}}.cta-pulse{animation:cta-pulse 2.4s ease-in-out infinite;will-change:box-shadow}.cta-pulse:hover,.cta-pulse:focus-visible{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.cta-pulse{animation:none}}
