.tiptap-editor-wrapper{border:1px solid #e2e8f0;border-radius:.375rem;overflow:hidden}.tiptap-toolbar{background-color:#f8fafc;padding:.5rem;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.25rem}.tiptap-toolbar button{padding:.25rem .5rem;border-radius:.25rem;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.tiptap-toolbar button:hover{background-color:#e2e8f0}.tiptap-toolbar button.is-active{background-color:#e2e8f0;color:#1e293b}.ProseMirror{padding:1rem;min-height:200px;outline:none}.ProseMirror p{margin-bottom:.75rem}.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{margin-top:1rem;margin-bottom:.5rem;font-weight:600}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin-bottom:.75rem}.ProseMirror ol li,.ProseMirror ul li{margin-bottom:.25rem}.ProseMirror a{color:#2563eb;text-decoration:underline}.ProseMirror blockquote{border-left:3px solid #e2e8f0;padding-left:1rem;margin-left:0;margin-right:0;font-style:italic}.ProseMirror code{background-color:#f1f5f9;padding:.2rem .4rem;border-radius:.25rem;font-family:monospace}.ProseMirror pre{background-color:#1e293b;color:#f8fafc;padding:.75rem 1rem;border-radius:.375rem;overflow-x:auto;margin-bottom:.75rem}.ProseMirror pre code{background-color:transparent;padding:0;color:inherit}.ProseMirror img{max-width:100%;height:auto;display:block;margin:1rem 0;border-radius:.375rem}.ProseMirror .image-resizer{display:inline-flex;position:relative;flex-grow:0}.ProseMirror .image-resizer img{margin:0}