.o-text-editor[data-v-794da0f2]{border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.o-text-editor[data-v-794da0f2]:focus-within{border-color:var(--primary-color,#f27178);box-shadow:0 0 0 3px var(--secondary-color,rgba(242,113,120,.15))}.o-text-editor--disabled[data-v-794da0f2]{opacity:.6;pointer-events:none;background:#f9fafb}.o-text-editor__toolbar[data-v-794da0f2]{display:flex;align-items:center;gap:4px;padding:8px 10px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.o-text-editor__btn[data-v-794da0f2]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#6b7280;font-size:14px;cursor:pointer;transition:all .15s ease}.o-text-editor__btn[data-v-794da0f2]:hover:not(:disabled){background:#f3f4f6;border-color:#e5e7eb;color:#374151}.o-text-editor__btn--active[data-v-794da0f2],.o-text-editor__btn--active[data-v-794da0f2]:hover:not(:disabled){background:var(--primary-color,#f27178);border-color:var(--primary-color,#f27178);color:#fff}.o-text-editor__btn--active[data-v-794da0f2]:hover:not(:disabled){filter:brightness(.9)}.o-text-editor__btn[data-v-794da0f2]:disabled{opacity:.35;cursor:not-allowed}.o-text-editor__separator[data-v-794da0f2]{display:inline-block;width:1px;height:18px;background:#d1d5db;margin:0 6px}.o-text-editor__content[data-v-794da0f2]{min-height:220px}.o-text-editor__content[data-v-794da0f2] .ProseMirror{padding:16px 20px;min-height:220px;outline:none;border:none;box-shadow:none;font-size:.9rem;line-height:1.7;color:#1f2937}.o-text-editor__content[data-v-794da0f2] .ProseMirror:focus{outline:none;border:none;box-shadow:none}.o-text-editor__content[data-v-794da0f2] .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0;font-style:italic}.o-text-editor__content[data-v-794da0f2] .ProseMirror ol,.o-text-editor__content[data-v-794da0f2] .ProseMirror ul{padding-left:1.5rem;margin:.5rem 0}.o-text-editor__content[data-v-794da0f2] .ProseMirror li{margin-bottom:.25rem}.o-text-editor__content[data-v-794da0f2] .ProseMirror p{margin:0 0 .5rem 0}.o-text-editor__content[data-v-794da0f2] .ProseMirror h1,.o-text-editor__content[data-v-794da0f2] .ProseMirror h2,.o-text-editor__content[data-v-794da0f2] .ProseMirror h3{margin-top:1rem;margin-bottom:.5rem;font-weight:600;line-height:1.3}.o-text-editor__content[data-v-794da0f2] .ProseMirror h1{font-size:1.5rem}.o-text-editor__content[data-v-794da0f2] .ProseMirror h2{font-size:1.25rem}.o-text-editor__content[data-v-794da0f2] .ProseMirror h3{font-size:1.1rem}.o-text-editor__content[data-v-794da0f2] .ProseMirror blockquote{border-left:3px solid #d1d5db;padding-left:1rem;margin-left:0;margin-right:0;color:#4b5563;font-style:italic}.o-text-editor__content[data-v-794da0f2] .ProseMirror p:last-child{margin-bottom:0}.o-text-editor__content[data-v-794da0f2] .ProseMirror strong{font-weight:600}