.comment-editor .ProseMirror{min-height:24px;margin:0;padding:.5rem .75rem;outline:none;display:flex;align-items:center;height:auto;font-size:16px!important;color:#3a0f23}.comment-editor .edit-mode .ProseMirror{min-height:80px;resize:vertical;overflow-y:auto;align-items:flex-start;display:block}.comment-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#b4a6a6!important;font-size:16px!important;pointer-events:none;height:0}.comment-editor .mention{border-radius:.25rem;padding:0 .25rem;background-color:rgba(64,10,36,.1);font-weight:400;white-space:nowrap}.comment-editor .ProseMirror p{margin:0}.comment-editor .tiptap-wrapper{display:flex;min-height:36px;height:auto;background-color:transparent;transition:background-color .15s ease-in-out,border .15s ease-in-out}.comment-editor .edit-mode .tiptap-wrapper{resize:vertical;overflow:hidden;min-height:80px}.comment-editor .tiptap .ProseMirror{word-break:break-word}.comment-editor .tiptap-wrapper:focus-within{border:1px solid #3a0f23;outline:0;box-shadow:0 0 0 3px #f9d8ae;border-radius:.375rem;background-color:#ffffff}.comment-editor .create-comment .is-editor-empty:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:#b4a6a6!important;font-size:16px!important}.comment-editor .create-comment .ProseMirror{min-height:3rem;align-items:flex-start;padding:.5rem .75rem 3rem}.comment-editor .create-comment .tiptap-wrapper{min-height:unset;height:auto}.comment-editor .read-mode .ProseMirror{min-height:unset;resize:none;overflow-y:visible;align-items:flex-start;display:block;padding:0;cursor:default}.comment-editor .read-mode .tiptap-wrapper{min-height:unset;border:none;resize:none}.comment-editor .read-mode .ProseMirror{font-size:16px!important}.comment-editor .read-mode .ProseMirror p{font-weight:300}.comment-editor .ProseMirror br{content:"";display:block;height:0}.comment-editor .ProseMirror p:empty{height:1em}.comment-editor .ProseMirror p{min-height:1em}.comment-editor .read-mode .tiptap-wrapper:focus-within{border:none;outline:none;box-shadow:none;background-color:transparent}