.comment-editor-wrapper{background:#919eab14;border:1px solid #919eab33;border-radius:8px;flex-direction:column;width:100%;height:240px;display:flex;overflow:hidden}.comment-editor-toolbar{background:#fff;border-bottom:1px solid #919eab33;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;display:flex}.comment-editor-header-dropdown{position:relative}.comment-editor-header-select{color:#1f262d;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%231f262d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #919eab33;border-radius:6px;width:120px;height:32px;padding:0 32px 0 8px;font-size:14px;font-weight:600}.comment-editor-header-select:focus{border-color:#2453d4;outline:none}.comment-editor-divider{background:#919eab33;flex-shrink:0;width:1px;height:16px}.comment-editor-button-group{align-items:center;gap:4px;display:flex}.comment-editor-button{cursor:pointer;color:#1f262d;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .2s;display:flex}.comment-editor-button:hover{background:#919eab1a}.comment-editor-button.active{color:#2453d4;background:#2453d41a}.comment-editor-button svg{width:16px;height:16px}.comment-editor-content{color:#1f262d;background:0 0;flex:1;min-height:100%;padding:12px 16px;font-size:14px;line-height:22px;overflow-y:auto}.comment-editor-content:focus{outline:none}.comment-editor-content[data-placeholder]:empty:before{content:attr(data-placeholder);color:#919eab;pointer-events:none;position:absolute}.comment-editor-content .ProseMirror{color:#1f262d;outline:none;min-height:100%;font-size:14px;line-height:22px}.comment-editor-content .ProseMirror p{margin:0;padding:0}.comment-editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#919eab;pointer-events:none;height:0}.comment-editor-content .ProseMirror h1{margin:8px 0;font-size:24px;font-weight:600;line-height:1.2}.comment-editor-content .ProseMirror h2{margin:8px 0;font-size:20px;font-weight:600;line-height:1.2}.comment-editor-content .ProseMirror h3{margin:8px 0;font-size:18px;font-weight:600;line-height:1.2}.comment-editor-content .ProseMirror strong{font-weight:600}.comment-editor-content .ProseMirror em{font-style:italic}.comment-editor-content .ProseMirror s{text-decoration:line-through}.comment-editor-link{color:#2453d4;cursor:pointer;text-decoration:underline}.comment-editor-link:hover{color:#1a3fa0}.comment-editor-content .ProseMirror ul,.comment-editor-content .ProseMirror ol{margin:8px 0;padding-left:24px}.comment-editor-content .ProseMirror li{margin:4px 0}.comment-editor-content .ProseMirror ul{list-style-type:disc}.comment-editor-content .ProseMirror ol{list-style-type:decimal}.comment-editor-content .ProseMirror code{background:#919eab1a;border-radius:4px;padding:2px 4px;font-family:Courier New,monospace;font-size:13px}.comment-editor-content .ProseMirror pre{background:#919eab1a;border-radius:4px;margin:8px 0;padding:12px;overflow-x:auto}.comment-editor-content .ProseMirror pre code{background:0 0;padding:0}.comment-editor-content .ProseMirror img{border-radius:4px;max-width:100%;height:auto;margin:8px 0;display:block}.comment-editor-content .ProseMirror [style*="text-align: left"]{text-align:left}.comment-editor-content .ProseMirror [style*="text-align: center"]{text-align:center}.comment-editor-content .ProseMirror [style*="text-align: right"]{text-align:right}.comment-editor-content .ProseMirror [style*="text-align: justify"]{text-align:justify}@media (max-width:768px){.comment-editor-toolbar{gap:4px;padding:8px}.comment-editor-button{width:24px;height:24px}.comment-editor-header-select{width:100px;height:28px;font-size:12px}}
