.tiptap-custom .ProseMirror{word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.tiptap-toolbar{background:var(--color-bg,#f9fafb);border-bottom:1px solid var(--color-border,#e5e7eb);border-radius:.5rem .5rem 0 0;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem;padding:.5rem .25rem;display:flex}.ProseMirror-focused{all:unset}.tiptap-toolbar button{color:var(--color-text,#222);cursor:pointer;background:0 0;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;min-width:2.2rem;min-height:2.2rem;padding:.35rem .5rem;font-size:1rem;transition:background .15s,color .15s,box-shadow .15s;display:flex;position:relative}.tiptap-toolbar button:hover:not(:disabled),.tiptap-toolbar button:focus-visible:not(:disabled){background:var(--color-border,#e5e7eb);color:var(--color-primary,#2563eb)}.tiptap-toolbar button.active{background:var(--color-primary,#2563eb);color:#fff;box-shadow:0 2px 8px #2563eb14}.tiptap-toolbar button:disabled{opacity:.5;cursor:not-allowed}.dark .tiptap-toolbar{background:var(--color-bg,#23272f);border-bottom:1px solid var(--color-border,#27272a)}.dark .tiptap-toolbar button{color:var(--color-text,#f3f4f6)}.dark .tiptap-toolbar button:hover:not(:disabled),.dark .tiptap-toolbar button:focus-visible:not(:disabled){background:var(--color-border,#27272a);color:var(--color-primary,#60a5fa)}.dark .tiptap-toolbar button.active{background:var(--color-primary,#60a5fa);color:#18181b}.tiptap-custom{border:1px solid var(--color-border,#e5e7eb);background:var(--color-bg,#fff);width:100%;color:var(--color-text,#222);border-radius:.5rem;transition:background .2s,color .2s}.tiptap-custom:focus-within{border-color:var(--color-primary,#2563eb)}.tiptap-custom-readonly{background:var(--color-bg-readonly,#f3f4f6);color:var(--color-text-secondary,#888);border-style:dashed}.tiptap-custom-height1{min-height:40px}.tiptap-custom-height2{min-height:80px}.tiptap-custom-height3{min-height:120px}.tiptap-custom-height4{min-height:160px}.tiptap-custom-height5{min-height:200px}.tiptap-custom-height6{min-height:240px}.tiptap-custom-height7{min-height:280px}.ProseMirror-custom-height1{min-height:32px}.ProseMirror-custom-height2{min-height:72px}.ProseMirror-custom-height3{min-height:112px}.ProseMirror-custom-height4{min-height:152px}.ProseMirror-custom-height5{min-height:192px}.ProseMirror-custom-height6{min-height:232px}.ProseMirror-custom-height7{min-height:280px}.tiptap-custom img{border-radius:4px;max-width:100%;height:auto}.tiptap-theme{--color-bg:#fff;--color-text:#222;--color-border:#e5e7eb;--color-primary:#2563eb;--color-bg-readonly:#f3f4f6;--color-text-secondary:#888}.dark .tiptap-theme{--color-bg:#18181b;--color-text:#f3f4f6;--color-border:#27272a;--color-primary:#60a5fa;--color-bg-readonly:#23272f;--color-text-secondary:#aaa}
