.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.edit-mode{border-radius:4px;height:100%;display:flex;flex-direction:column;padding:5px;background-color:#e7e7e7}.theme--dark .edit-mode{background-color:#424242}.comment-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:rgba(0,0,0,.38)!important;pointer-events:none;height:0}.theme--dark .comment-editor .ProseMirror p.is-editor-empty:first-child:before{color:hsla(0,0%,100%,.5)!important}.comment-editor .ProseMirror-focused{border:none!important;outline:none!important;box-shadow:none!important}.comment-editor .comment-input{height:100%}.comment-editor .comment-input div{height:inherit}.comment-editor .suggestion-list{border:1px solid #ccc;border-radius:4px;padding:5px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.comment-editor .suggestion-item{padding:5px 10px;cursor:pointer;display:flex;align-items:center;gap:10px}.comment-editor span.mention{color:#007bff;font-weight:700}.comment-card{width:100%}.comment-section{display:flex;align-items:center;p:first-child{margin:0;font-style:normal}p,p:first-child{padding-bottom:0}p{margin:0 0 0 5px;font-style:italic;color:#666}}