.auto-highlight-text{-webkit-user-select:text;user-select:text;position:relative}.auto-highlighted-word{color:#333;background-color:#ffeb3b;border-radius:3px;padding:2px 4px;font-weight:500;animation:.5s ease-in-out highlightPulse;box-shadow:0 1px 3px #ffeb3b66}@keyframes highlightPulse{0%{background-color:#fff176;box-shadow:0 0 #ffeb3bb3}50%{background-color:#ffeb3b;box-shadow:0 0 0 4px #ffeb3b4d}to{background-color:#ffeb3b;box-shadow:0 1px 3px #ffeb3b66}}
