@keyframes highlight-marker-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}[data-slot=highlight-marker]{clip-path:inset(0 100% 0 0)}@media (prefers-reduced-motion:no-preference){[data-slot=highlight]:not([data-visible=true]) [data-slot=highlight-marker]{clip-path:inset(0 100% 0 0);animation:none}[data-slot=highlight][data-visible=true] [data-slot=highlight-marker]{animation:highlight-marker-reveal .62s cubic-bezier(.24,.92,.32,1.015)var(--highlight-delay,.25s)both}}@media (prefers-reduced-motion:reduce){[data-slot=highlight-marker]{clip-path:inset(0);animation:none}}
