.tiptap-editor-wrapper{border:1px solid #d1d5db;border-radius:.375rem;overflow:hidden}.tiptap-toolbar{z-index:20;background:#f9fafb;border-bottom:1px solid #d1d5db;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex;position:sticky;top:0}.tiptap-toolbar button{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:600;transition:color .15s,background .15s}.tiptap-toolbar button:hover{color:#eab308;background:#fefce8}.tiptap-toolbar button.is-active{color:#eab308;background:#fef9c3}.tiptap-toolbar-divider{background:#d1d5db;width:1px;height:20px;margin:0 4px}.tiptap-link-input{background:#f9fafb;border-bottom:1px solid #d1d5db;align-items:center;gap:8px;padding:6px 8px;display:flex}.tiptap-content{resize:vertical;min-height:var(--tiptap-min-height,150px);background:#fff;max-height:80vh;font-size:.875rem;overflow:auto}.tiptap-content .tiptap{min-height:var(--tiptap-min-height,150px);color:#1f2937;outline:none;padding:.75rem 1rem;line-height:1.6}.tiptap-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.tiptap-content .tiptap p{margin:.25rem 0}.tiptap-content .tiptap h2{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:700}.tiptap-content .tiptap h3{margin:.75rem 0 .375rem;font-size:1.1rem;font-weight:600}.tiptap-content .tiptap blockquote{color:#6b7280;border-left:4px solid #eab308;margin:.5rem 0;padding-left:1rem}.tiptap-content .tiptap pre{color:#374151;background:#f3f4f6;border-radius:.25rem;padding:.75rem 1rem;font-family:monospace;font-size:.875rem;overflow-x:auto}.tiptap-content .tiptap ul{margin:.5rem 0;padding-left:1.5rem;list-style:outside}.tiptap-content .tiptap ol{margin:.5rem 0;padding-left:1.5rem;list-style:decimal}.tiptap-content .tiptap li{margin:.25rem 0}.tiptap-content .tiptap a{color:#2563eb;cursor:pointer;text-decoration:underline}.tiptap-content .tiptap img{border-radius:.25rem;max-width:100%;height:auto;margin:.5rem 0}.tiptap-editor-wrapper:focus-within{border-color:#eab308;box-shadow:0 0 0 1px #eab308}
