.tiptap-editor p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap-editor{color:inherit;white-space:pre-wrap;word-wrap:break-word}.tiptap-editor p{line-height:var(--leading-normal);margin:0}.tiptap-content-block p{color:var(--color-text-weak)}.tiptap-editor p:empty:before,.tiptap-editor h1:empty:before,.tiptap-editor h2:empty:before,.tiptap-editor h3:empty:before{content:" ";visibility:hidden}.tiptap-editor strong{font-weight:600}.tiptap-editor em{font-style:italic}.tiptap-editor u{text-decoration:underline}.tiptap-editor ul{margin:.5rem 0;padding-left:1.5rem;list-style:none}.tiptap-editor ol{counter-reset:list-counter;margin:.5rem 0;padding-left:1.5rem;list-style:none}.tiptap-editor ol>li{counter-increment:list-counter}.tiptap-editor ul>li>p:first-child:before{content:"• "}.tiptap-editor ol>li>p:first-child:before{content:counter(list-counter) ". "}.tiptap-editor ul li,.tiptap-editor ol li{margin:.25rem 0}.tiptap-editor ul li p,.tiptap-editor ol li p{margin:0}.tiptap-editor h1{font-size:var(--text-250);line-height:var(--leading-snug);margin:0}.tiptap-editor h2{font-size:var(--text-175);line-height:var(--leading-snug);margin:0}.tiptap-editor h3{font-size:var(--text-125);line-height:var(--leading-snug);margin:0}.tiptap-editor p+*{margin-top:1rem}.tiptap-editor p+p{margin-top:.5rem}.tiptap-editor h1+*{margin-top:1rem}.tiptap-editor h2+*{margin-top:.75rem}.tiptap-editor h3+*{margin-top:.25rem}