.tiptap-editor{margin-bottom:1rem}.tiptap-editor .ProseMirror{outline:none;min-height:300px;padding:1rem}.tiptap-editor .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-editor-error .ProseMirror{border-color:#f44336}.tiptap-editor .ProseMirror h1{font-size:2rem;font-weight:700;margin-bottom:.5rem}.tiptap-editor .ProseMirror h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.tiptap-editor .ProseMirror h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.tiptap-editor .ProseMirror p{margin-bottom:.5rem}.tiptap-editor .ProseMirror ol,.tiptap-editor .ProseMirror ul{padding-left:1.5rem;margin-bottom:.5rem}.tiptap-editor .ProseMirror ul{list-style-type:disc}.tiptap-editor .ProseMirror ol{list-style-type:decimal}.tiptap-editor .ProseMirror code{background-color:#f1f1f1;border-radius:3px;padding:.2rem .4rem;font-family:monospace}.tiptap-editor .ProseMirror pre{background-color:#f1f1f1;border-radius:3px;padding:.75rem;margin-bottom:.5rem;overflow-x:auto}.tiptap-editor .ProseMirror pre code{background-color:transparent;padding:0}.tiptap-editor .ProseMirror a{color:#1976d2;text-decoration:underline}.tiptap-editor .ProseMirror img{max-width:100%;height:auto;margin:1rem 0}.tiptap-toolbar{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.tiptap-toolbar button{min-width:auto;padding:4px 8px}