.tiptap-editor{background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;overflow:hidden;transition:border-color .15s,box-shadow .15s}.tiptap-editor.focused{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.tiptap-toolbar{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:2px;padding:4px 6px}.toolbar-group{display:flex;gap:1px}.toolbar-sep{background:#d1d5db;height:20px;margin:0 4px;width:1px}.tiptap-toolbar button{align-items:center;background:transparent;border:none;border-radius:4px;color:#4b5563;cursor:pointer;display:flex;font-size:12px;font-weight:600;height:30px;justify-content:center;padding:0;transition:all .1s;width:30px}.tiptap-toolbar button svg{height:16px;width:16px}.tiptap-toolbar button:hover:not(:disabled){background:#e5e7eb;color:#111827}.tiptap-toolbar button.active{background:#2563eb;color:#fff}.tiptap-toolbar button:disabled{cursor:not-allowed;opacity:.3}.tiptap-content .tiptap{color:#1f2937;font-size:.9375rem;line-height:1.625;min-height:150px;outline:none;padding:.75rem 1rem}.tiptap-content .tiptap p{margin:.35em 0}.tiptap-content .tiptap h2{color:#111827;font-size:1.25rem;font-weight:700;margin:.75em 0 .35em}.tiptap-content .tiptap h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin:.6em 0 .3em}.tiptap-content .tiptap ol,.tiptap-content .tiptap ul{margin:.35em 0;padding-left:1.25rem}.tiptap-content .tiptap li{margin:.15em 0}.tiptap-content .tiptap blockquote{border-left:3px solid #2563eb;color:#6b7280;font-style:italic;margin:.5em 0;padding-left:.75rem}.tiptap-content .tiptap hr{border:none;border-top:2px solid #e5e7eb;margin:1em 0}.tiptap-content .tiptap .editor-link,.tiptap-content .tiptap a{color:#2563eb;cursor:pointer;text-decoration:underline}.tiptap-content .tiptap p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;height:0;pointer-events:none}
