.coa-editor-container{width:100%;position:relative}.tiptap-editor{color:#1f2937;outline:none;min-height:400px;padding-bottom:50px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.7}.tiptap-editor p.is-editor-empty:first-child:before{color:#9ca3af;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap-editor h1{color:#111827;margin-top:1.5em;margin-bottom:.5em;font-size:2.5em;font-weight:700;line-height:1.2}.tiptap-editor h1:first-child{margin-top:.5em}.tiptap-editor h2{color:#111827;margin-top:1.4em;margin-bottom:.5em;font-size:2em;font-weight:700;line-height:1.3}.tiptap-editor h3{color:#111827;margin-top:1.3em;margin-bottom:.5em;font-size:1.5em;font-weight:600;line-height:1.4}.tiptap-editor h4{color:#111827;margin-top:1.2em;margin-bottom:.4em;font-size:1.25em;font-weight:600;line-height:1.5}.tiptap-editor h5{color:#374151;margin-top:1.1em;margin-bottom:.4em;font-size:1.1em;font-weight:600;line-height:1.5}.tiptap-editor h6{color:#374151;margin-top:1em;margin-bottom:.4em;font-size:1em;font-weight:600;line-height:1.5}.tiptap-editor p{margin-top:.75em;margin-bottom:.75em;line-height:1.7}.tiptap-editor p:first-child{margin-top:0}.tiptap-editor [style*="text-align: left"]{text-align:left}.tiptap-editor [style*="text-align: center"]{text-align:center}.tiptap-editor [style*="text-align: right"]{text-align:right}.tiptap-editor [style*="text-align: justify"]{text-align:justify}.tiptap-editor strong{font-weight:700}.tiptap-editor em{font-style:italic}.tiptap-editor u{text-decoration:underline}.tiptap-editor s{text-decoration:line-through}.tiptap-editor code{color:#ef4444;background-color:#f3f4f6;border-radius:4px;padding:.2em .4em;font-family:Monaco,Menlo,Consolas,Courier New,monospace;font-size:.9em}.tiptap-editor mark{color:inherit;background-color:#fef08a;border-radius:2px;padding:.1em .2em}.tiptap-editor a.link{color:#3b82f6;cursor:pointer;text-decoration:underline;transition:color .15s}.tiptap-editor a.link:hover{color:#2563eb}.tiptap-editor ul,.tiptap-editor ol{margin-top:.75em;margin-bottom:.75em;padding-left:1.5rem}.tiptap-editor ul{list-style-type:disc}.tiptap-editor ol{list-style-type:decimal}.tiptap-editor li{margin-top:.25em;margin-bottom:.25em;line-height:1.7}.tiptap-editor li p,.tiptap-editor ul ul,.tiptap-editor ol ol,.tiptap-editor ul ol,.tiptap-editor ol ul{margin-top:.5em;margin-bottom:.5em}.tiptap-editor ul.task-list{padding-left:0;list-style:none}.tiptap-editor ul.task-list li{align-items:flex-start;gap:.5rem;display:flex}.tiptap-editor ul.task-list li>label{-webkit-user-select:none;user-select:none;flex:none;margin-top:.25em;margin-right:.5rem}.tiptap-editor ul.task-list li>label input[type=checkbox]{cursor:pointer;appearance:none;background-color:#fff;border:2px solid #d1d5db;border-radius:4px;width:18px;height:18px;transition:all .15s;position:relative}.tiptap-editor ul.task-list li>label input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.tiptap-editor ul.task-list li>label input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.tiptap-editor ul.task-list li>label input[type=checkbox]:hover{border-color:#9ca3af}.tiptap-editor ul.task-list li>div{flex:1}.tiptap-editor ul.task-list li[data-checked=true]>div{color:#9ca3af;text-decoration:line-through}.tiptap-editor blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin:1em 0;padding-top:.5rem;padding-bottom:.5rem;padding-left:1.25rem;font-style:italic}.tiptap-editor pre{color:#f3f4f6;background-color:#1f2937;border-radius:8px;margin-top:1em;margin-bottom:1em;padding:1rem;font-family:Monaco,Menlo,Consolas,Courier New,monospace;line-height:1.5;overflow-x:auto}.tiptap-editor pre code{color:inherit;background-color:#0000;padding:0;font-size:.9em}.tiptap-editor hr{border:none;border-top:2px solid #e5e7eb;margin:2em 0}.tiptap-editor ::selection{background-color:#dbeafe}.tiptap-editor ::selection{background-color:#dbeafe}.tiptap-editor:focus{outline:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tiptap-editor{font-size:15px}.tiptap-editor h1{font-size:2em}.tiptap-editor h2{font-size:1.75em}.tiptap-editor h3{font-size:1.4em}}.tiptap-editor table.editor-table{border-collapse:collapse;table-layout:fixed;border:2px solid #e5e7eb;border-radius:8px;width:100%;margin:1.5em 0;overflow:hidden}.tiptap-editor table.editor-table td,.tiptap-editor table.editor-table th{vertical-align:top;box-sizing:border-box;border:1px solid #e5e7eb;min-width:100px;padding:10px 12px;position:relative}.tiptap-editor table.editor-table th{text-align:left;color:#111827;background-color:#f9fafb;font-weight:600}.tiptap-editor table.editor-table td{background-color:#fff}.tiptap-editor table.editor-table .selectedCell{background-color:#dbeafe}.tiptap-editor table.editor-table .column-resize-handle{pointer-events:none;background-color:#3b82f6;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tiptap-editor table.editor-table td:hover,.tiptap-editor table.editor-table th:hover{background-color:#f3f4f6}.tiptap-editor img.editor-image{cursor:default;border-radius:8px;max-width:100%;height:auto;margin:1.5em 0;display:block;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.tiptap-editor img.editor-image.ProseMirror-selectednode{outline-offset:2px;outline:3px solid #3b82f6}.tiptap-editor img.editor-image[style*="float: left"]{margin-right:1em}.tiptap-editor img.editor-image[style*="float: right"]{margin-left:1em}.tiptap-editor .callout{border-left:4px solid;border-radius:8px;gap:12px;margin:1.5em 0;padding:16px;display:flex;position:relative}.tiptap-editor .callout:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:20px;height:20px;margin-top:2px;display:inline-block}.tiptap-editor .callout-info{background-color:#dbeafe;border-left-color:#3b82f6}.tiptap-editor .callout-info:before{content:"ℹ️";font-size:18px;font-style:normal}.tiptap-editor .callout-warning{background-color:#fed7aa;border-left-color:#f97316}.tiptap-editor .callout-warning:before{content:"⚠️";font-size:18px;font-style:normal}.tiptap-editor .callout-success{background-color:#d1fae5;border-left-color:#10b981}.tiptap-editor .callout-success:before{content:"✅";font-size:18px;font-style:normal}.tiptap-editor .callout-error{background-color:#fecaca;border-left-color:#ef4444}.tiptap-editor .callout-error:before{content:"❌";font-size:18px;font-style:normal}.tiptap-editor .callout p:first-child{margin-top:0}.tiptap-editor .callout p:last-child{margin-bottom:0}.tiptap-editor details.toggle-block{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:1.5em 0;padding:0;transition:background-color .2s}.tiptap-editor details.toggle-block:hover{background-color:#f3f4f6}.tiptap-editor details.toggle-block summary.toggle-summary{cursor:pointer;color:#374151;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:12px 16px;font-weight:600;list-style:none;display:flex}.tiptap-editor details.toggle-block summary.toggle-summary::-webkit-details-marker{display:none}.tiptap-editor details.toggle-block summary.toggle-summary:before{content:"▸";font-size:14px;transition:transform .2s;display:inline-block}.tiptap-editor details.toggle-block[open] summary.toggle-summary:before{transform:rotate(90deg)}.tiptap-editor details.toggle-block .toggle-content{border-top:1px solid #e5e7eb;margin-top:4px;padding:0 16px 12px}.tiptap-editor details.toggle-block .toggle-content p:first-child{margin-top:12px}.tiptap-editor details.toggle-block .toggle-content p:last-child{margin-bottom:0}
