:root{--yellow:#facc1566;--yellow-contrast:#facc15}.ProseMirror .tiptap-thread{transition:all .2s cubic-bezier(.65,.05,.36,1);display:inline-block}.ProseMirror .tiptap-thread[data-type=block]:first-child{margin-top:0}.ProseMirror .tiptap-thread[data-type=block]>:not(p,h1,h2,h3,h4,h5,h6,ul,li){outline:2px dashed transparent;transition:outline-color .2s ease-in-out}.ProseMirror .tiptap-thread[data-status-all=open][data-type=block]>:not(p,h1,h2,h3,h4,h5,h6,ul,li){background-color:var(--yellow);outline-color:var(--yellow)}.ProseMirror .tiptap-thread[data-status-all=open][data-type=block]:hover>:not(p,h1,h2,h3,h4,h5,h6,ul,li),.ProseMirror .tiptap-thread[data-status-all=open][data-type=block][data-state=hovered]>:not(p,h1,h2,h3,h4,h5,h6,ul,li),.ProseMirror .tiptap-thread[data-status-all=open][data-type=block][data-state=selected]>:not(p,h1,h2,h3,h4,h5,h6,ul,li){background-color:var(--yellow-contrast);outline-color:var(--yellow-contrast)}.ProseMirror .tiptap-thread[data-status-all=open][data-type=inline]{border-bottom:2px dashed var(--yellow-contrast)}.ProseMirror .tiptap-thread[data-status-all=open][data-type=inline]:hover,.ProseMirror .tiptap-thread[data-status-all=open][data-type=inline][data-state=hovered],.ProseMirror .tiptap-thread[data-status-all=open][data-type=inline][data-state=selected]{background-color:var(--yellow)}.ProseMirror .tiptap-thread[data-status=closed][data-type=block]>:not(p,h1,h2,h3,h4,h5,h6,ul,li){background-color:var(--yellow);outline-color:var(--yellow)}.ProseMirror .tiptap-thread[data-status=closed][data-type=block]:hover>:not(p,h1,h2,h3,h4,h5,h6,ul,li),.ProseMirror .tiptap-thread[data-status=closed][data-type=block][data-state=hovered]>:not(p,h1,h2,h3,h4,h5,h6,ul,li),.ProseMirror .tiptap-thread[data-status=closed][data-type=block][data-state=selected]>:not(p,h1,h2,h3,h4,h5,h6,ul,li){background-color:var(--yellow-contrast);outline-color:var(--yellow-contrast)}.ProseMirror .tiptap-thread[data-status=closed][data-type=inline]{border-bottom:2px dashed var(--yellow-contrast)}.ProseMirror .tiptap-thread[data-status=closed][data-type=inline]:hover,.ProseMirror .tiptap-thread[data-status=closed][data-type=inline][data-state=hovered],.ProseMirror .tiptap-thread[data-status=closed][data-type=inline][data-state=selected]{background-color:var(--yellow)}