.tiptap-editor-root{background:#fff;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}.tiptap-editor-toolbar{background:#f8f9fa;border-bottom:1px solid #dee2e6;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex}.tiptap-editor-divider{vertical-align:middle;background:#ced4da;width:1px;height:20px;margin:0 6px;display:inline-block}.tiptap-editor-select{color:#495057;cursor:pointer;background:0 0;border:none;outline:none;padding:4px 8px;font-size:13px;font-weight:600}.tiptap-editor-btn{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.tiptap-editor-btn:hover{color:#212529;background:#e9ecef}.tiptap-editor-btn.is-active{color:var(--color-primary,#6366f1);background:#e9ecef}.tiptap-editor-btn:disabled{opacity:.3;cursor:not-allowed}.tiptap-editor-body{min-height:400px;padding:24px 32px}.tiptap-editor-body .ProseMirror{color:#374151;outline:none;min-height:380px;font-size:15px;line-height:1.75}.bg-checkerboard{background-color:#f8fafc;background-image:linear-gradient(45deg,#e2e8f0 25%,#0000 0),linear-gradient(-45deg,#e2e8f0 25%,#0000 0),linear-gradient(45deg,#0000 75%,#e2e8f0 0),linear-gradient(-45deg,#0000 75%,#e2e8f0 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}
