[data-highlight=true]{background-color:rgba(254,240,138,.3)!important;transition:all .2s ease}.dark [data-highlight=true]{background-color:rgba(254,240,138,.15)!important}.highlight{background-color:rgba(255,255,138,.3);transition:background-color .2s ease}@keyframes highlightFlash{0%,to{background-color:rgba(255,255,0,.3)}50%{background-color:rgba(255,255,0,.7)}}.highlight-flash{animation:highlightFlash 1s ease 3}@keyframes redFlash{0%,to{background-color:rgba(173,216,230,.3)}50%{background-color:rgba(255,0,0,.2);box-shadow:0 0 10px rgba(255,0,0,.3)}}.red-flash{animation:redFlash .8s ease 3}.temp-highlight{background-color:rgba(255,165,0,.3);border-bottom:1px dashed rgba(255,165,0,.8);animation:tempHighlight .5s ease infinite alternate}@keyframes tempHighlight{0%{background-color:rgba(255,165,0,.3)}to{background-color:rgba(255,165,0,.5)}}@keyframes commentFlash{0%,to{background-color:transparent}50%{background-color:rgba(255,255,0,.2)}}.comment-flash{animation:commentFlash .5s ease 3}