.tiptap-editor-wrapper{position:relative}.tiptap-editor-container .ProseMirror{min-height:inherit;outline:none}.tiptap-viewer .ProseMirror{outline:none}.ProseMirror p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror h1{font-size:1.875rem;font-weight:700;line-height:2.25rem;margin-top:1.5rem;margin-bottom:.75rem}.ProseMirror h2{font-size:1.5rem;line-height:2rem;margin-top:1.25rem}.ProseMirror h2,.ProseMirror h3{font-weight:600;margin-bottom:.5rem}.ProseMirror h3{font-size:1.25rem;line-height:1.75rem;margin-top:1rem}.ProseMirror h1:first-child,.ProseMirror h2:first-child,.ProseMirror h3:first-child{margin-top:0}.ProseMirror p{margin-bottom:.75rem}.ProseMirror p:last-child{margin-bottom:0}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin-bottom:.75rem}.ProseMirror ul{list-style-type:disc}.ProseMirror ol{list-style-type:decimal}.ProseMirror li,.ProseMirror li p{margin-bottom:.25rem}.ProseMirror code{padding:.125rem .25rem;border-radius:.25rem;font-size:.875em}.ProseMirror code,.ProseMirror pre{background-color:hsl(var(--muted));color:hsl(var(--foreground));font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.ProseMirror pre{padding:.75rem 1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:.75rem;font-size:.875rem;line-height:1.5}.ProseMirror pre code{background:none;padding:0;font-size:inherit;color:inherit}.ProseMirror blockquote{border-left:3px solid hsl(var(--border));padding-left:1rem;margin-left:0;margin-bottom:.75rem;color:hsl(var(--muted-foreground));font-style:italic}.ProseMirror a{color:hsl(var(--primary));text-decoration:underline;cursor:pointer}.ProseMirror a:hover{text-decoration:none}.ProseMirror ::selection,.ProseMirror::selection,.prose ::selection{background-color:rgba(59,130,246,.2)}.ProseMirror hr{border:none;border-top:1px solid hsl(var(--border));margin:1.5rem 0}.ProseMirror p:empty{min-height:1.5em}