mark.message-highlight-mark{background:var(--color-highlight-yellow, rgba(255, 213, 0, .4));-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;color:inherit;cursor:pointer;padding:0 1px;transition:background var(--duration-fast, .15s) var(--easing-default, ease)}mark.message-highlight-mark.hovered{background:var(--color-highlight-yellow-solid, #ffd500)}mark.message-highlight-mark.focused{background:#ffd500a6}mark.message-highlight-mark.has-comment.last-mark:after{content:"💬";font-size:10px;margin-left:2px;vertical-align:super}
