.comment-editor{background:#fff;border:1px solid #dfe6ef;border-radius:7px;min-height:120px;margin-bottom:8px;display:grid;position:relative;overflow:hidden}.comment-editor-body{min-height:118px;color:var(--text-gray-1);font-size:16px;font-weight:var(--font-weight-regular);white-space:pre-wrap;outline:0;padding:13px 14px 58px;line-height:1.6}.comment-editor-body>*{margin:0}.comment-editor-body p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:var(--text-gray-2);font-size:16px;font-weight:var(--font-weight-regular);pointer-events:none}.comment-editor-body img{object-fit:contain;border-radius:7px;width:auto;max-width:100%;max-height:360px;margin:12px 0;display:block}.comment-editor-body img.ProseMirror-selectednode{outline:2px solid var(--text-gray-2);outline-offset:2px}.comment-editor-image-button,.comment-editor-submit{min-height:34px;position:absolute;bottom:12px}.comment-editor-image-button{width:34px;height:34px;right:86px}.comment-editor-image-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.comment-editor-submit{border-radius:999px;min-width:56px;padding:0 17px;line-height:1;right:14px}.comment-editor-image-button:disabled{cursor:not-allowed;opacity:.55}.comment-rich-content img,.comment-legacy-images img{object-fit:contain;border-radius:7px;width:auto;max-width:min(100%,420px);max-height:320px;margin-top:10px;display:block}
