.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);pointer-events:none;height:0}.tiptap:focus{outline:none}.tiptap ul{list-style:disc;padding-left:1.5em}.tiptap ol{list-style:decimal;padding-left:1.5em}.tiptap blockquote{border-left:3px solid var(--border);padding-left:1em;color:var(--muted-foreground)}.tiptap hr{border-color:var(--border);margin:1em 0}.tiptap mark{background-color:#fef08a;padding:.1em .2em;border-radius:.2em}.tiptap a{color:var(--primary);text-decoration:underline}.tiptap p{margin-top:.75em;margin-bottom:.75em}.tiptap p:first-child{margin-top:0}.tiptap h1{font-size:1.875rem;margin-top:1.5em}.tiptap h1,.tiptap h2{font-weight:700;margin-bottom:.5em}.tiptap h2{font-size:1.5rem;margin-top:1.25em}.tiptap h3{font-size:1.25rem;font-weight:600;margin-top:1em;margin-bottom:.5em}.tiptap img{max-width:100%;height:auto;border-radius:.5rem;margin:1em 0}