.toolbar-wrap-comment:not(.bubble){display:flex;justify-content:space-between;align-items:center;padding:6px 6px 6px 8px;border-top:1px solid;border-color:var(--dividers)}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap{display:flex;flex-grow:1;border:none;border-bottom:none;padding:4px 0 4px 6px}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group{position:relative;box-sizing:border-box;display:inline-flex;align-items:center;overflow:hidden;border-width:0px;border-left-width:1px;border-style:solid;border-left-color:var(--dividers);padding-top:0;padding-bottom:0;padding-left:.25rem;padding-right:.25rem;-webkit-app-region:no-drag}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group:first-child{border-left:none;padding-left:0}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group button{padding:0;display:flex;justify-content:center;align-items:center;color:#707070;background:none;border:none;width:24px;height:24px;margin-right:2px;margin-left:2px;border-radius:4px;cursor:pointer}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group button .custom-icons.page-toolbar{height:1rem;width:1rem;font-size:16px}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group button.is-active{background-color:var(--iconBg)}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group .items-divider{height:24px;width:1px;margin-right:6px;margin-left:6px;background-color:var(--dividers)}.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group .hide-section{display:flex}@media(max-width:768px){.toolbar-wrap-comment:not(.bubble) .toolbar-sections-wrap .tb-button-group .hide-section{display:none}}.toolbar-wrap-comment .comment-button-send{width:max-content!important;max-width:120px!important;padding:0 .4rem!important;border-radius:4px;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);color:var(--textDefault)}.toolbar-wrap-comment .comment-button-send em{background:var(--iconDefault)!important}.toolbar-wrap-comment .comment-button-send:hover{background-color:var(--importantElHover)}.toolbar-wrap-comment .comment-button-send .button-label{font-size:.875rem;line-height:1.25rem}.toolbar-wrap-comment .button-wrap{display:flex;flex-direction:row-reverse;padding:0}.toolbar-wrap-comment .button-wrap.comment-page.disabled{border-width:1px;border-style:solid;border-color:var(--inactiveElementBorder);background-color:var(--inactiveElementBg);color:var(--inactiveElementText)}.toolbar-wrap-comment .button-wrap.comment-page.disabled em{background:var(--inactiveElementIcon)!important}.popover-comment-toolbar .wrapper .tooltip-inner{background-color:var(--importantEl);padding:0}.health-status-dropdown-wrap[data-v-8a25601f]{padding:6px 8px;display:flex}.health-status-button[data-v-8a25601f]{display:flex;cursor:pointer;align-items:center;gap:.5rem;border-radius:.25rem;border-width:1px;border-style:solid;border-color:var(--standardElementBorder);background-color:var(--standardElementBg);padding:.375rem .75rem;width:fit-content}.health-status-button[data-v-8a25601f]:hover{background-color:var(--standardElementHover)}.health-status-options[data-v-8a25601f]{min-width:180px;border-radius:8px;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.16));display:flex;flex-direction:column;border:1px solid;padding:4px 0;border-color:var(--importantElBorder);background-color:var(--importantEl)}.health-status-option[data-v-8a25601f]{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem}.health-status-option[data-v-8a25601f]:hover{background-color:var(--hoverOnHover)}.card-comment-item-edit-wrap{display:flex;width:auto;flex-direction:column}.card-comment-item-edit-wrap .st-editor .editor-ai-popup{max-width:unset;width:100%}.card-comment-item-edit-wrap .st-editor .st-editor-content{min-height:61px}.card-comment-item-edit-wrap .st-editor .st-editor-content p[data-placeholder]{overflow-y:hidden}.card-comment-item-edit-wrap .st-editor .st-editor-content p[data-placeholder]:before{font-size:14px;line-height:20px}.card-comment-item-edit-wrap .st-editor .st-editor-content{padding:0}.card-comment-item-edit-wrap .st-editor .st-editor-content *:not(h1,h2,h3,h4,h5,h6){font-size:14px!important;line-height:20px!important}.card-comment-item-edit-wrap .st-editor .st-editor-content .callout .callout-icon-wrap{height:20px!important;width:20px!important}.card-comment-item-edit-wrap .st-editor .st-editor-content .callout .callout-icon-wrap em{height:14px!important;width:14px!important}.card-comment-item-edit-wrap .st-editor .st-editor-content .beautified-link--link-icon{width:14px!important;height:14px!important}.card-comment-item-edit-wrap .page-comment-save-pill-wrap{margin-top:8px;margin-left:auto}.card-comment-item-edit-wrap a{cursor:pointer}.card-comment-item-edit-wrap .comment-editor{padding:5px 16px 0;z-index:1;margin-left:-1px;margin-right:-1px;margin-bottom:-1px;display:flex;width:auto;flex-direction:column;border-width:1px;border-style:solid;border-color:var(--standardElementBorder);color:var(--textDefault)}.card-comment-item-edit-wrap .comment-editor.focused,.card-comment-item-edit-wrap .comment-editor:focus-within{border-color:var(--standardElementBorderFocused)}.card-comment-item-edit-wrap .comment-editor .editor-buttons{display:flex;align-items:center;margin-top:8px}.card-comment-item-edit-wrap .comment-editor .editor-buttons .close-edit{color:#707070;font-size:20px;margin-left:20px}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap{border:none;font-family:Roboto,Arial,Helvetica,sans-serif;padding:0}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group{display:flex;align-items:center;margin-right:0}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group .custom-icon{font-size:20px}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group button{background:none;border:none;margin-left:.25rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:.25rem;color:var(--textDefault)}@media(hover:hover)and (pointer:fine){.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group button:hover{background-color:var(--iconBg)}}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group .v-popover{height:20px;padding:0 6px}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .tb-button-group .custom-icons.page-toolbar{width:16px;height:16px}.card-comment-item-edit-wrap .comment-editor .editor-buttons .toolbar-sections-wrap .comment-input-icon{font-size:20px;color:#707070}.card-comment-item-edit-wrap .comment-editor .editor-buttons .icons-wrap{height:24px;margin-left:auto;display:flex}.card-comment-item-edit-wrap .comment-editor .editor-buttons .icon-wrap{border-radius:4px;border:1px solid;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:4px;box-sizing:border-box;border-color:var(--importantElBorder);background-color:var(--importantEl)}.card-comment-item-edit-wrap .comment-editor .editor-buttons .icon-wrap:hover{background-color:var(--importantElHover)}.card-comment-item-edit-wrap .comment-editor .toolbar-wrap-comment{margin-left:-16px;margin-right:-16px}.card-comment-item-edit-wrap .health-status-dropdown-wrap{padding-left:0;padding-right:0}.add-emoji-button{height:1.5rem;width:1.5rem;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);padding-left:0;padding-right:0}@media(hover:hover)and (pointer:fine){.add-emoji-button:hover{background-color:var(--importantElHover)}}.add-emoji-button .add-emoji{display:flex;background-color:var(--iconDefault)}.reaction-item{display:flex;height:1.5rem;min-width:fit-content;-webkit-user-select:none;user-select:none;border-width:1px;border-style:solid;border-color:var(--importantElBorder);background-color:var(--importantEl);padding-left:.375rem;padding-right:.375rem;font-size:1rem;line-height:1.5rem;color:var(--textDefault)}.reaction-item:hover:not(.mobile *){background-color:var(--importantElHover);color:var(--textDefault)}.reaction-item.active{--tw-border-opacity: 1;border-color:rgb(153 205 255 / var(--tw-border-opacity, 1));background-color:var(--importantEl)}.reaction-item.active:hover:not(.mobile *){border-color:var(--blue400);background-color:var(--importantElHover)}.reaction-item .reaction-count{margin-left:.25rem;font-size:.75rem;line-height:1rem}.reactions-tooltip .tooltip-inner{flex-direction:column}.reactions-tooltip .tooltip-inner br{margin-bottom:.375rem;display:block;content:"\a"}.reactions-tooltip.black-tooltip .tooltip-inner{align-items:flex-start!important}.reactions-row{margin-bottom:8px!important;margin-bottom:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5rem;row-gap:.25rem}.comment-item-wrap{position:relative;display:flex;flex-direction:column}.comment-item-wrap .card-comment-item-edit-wrap .st-editor-content ul[data-type=taskList] li label input[type=checkbox]:before,.comment-item-wrap .comment-item-content .st-editor-content ul[data-type=taskList] li label input[type=checkbox]:before{width:11px!important;height:11px!important}.comment-item-wrap .comment-posted{display:flex;align-items:center}.comment-item-wrap .comment-posted .agent-avatar{width:1.5rem;height:1.5rem;border-radius:9999px;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:var(--iconBg)}.comment-item-wrap .comment-posted .posted-name{margin-left:1rem}.comment-item-wrap .comment-posted .posted-name.posted-name-page{margin-left:.5rem}.comment-item-wrap .comment-posted.comment-posted-padding{padding:7px 8px 0}.comment-item-wrap .tooltip-arrow{display:none}.comment-item-wrap.comment-item-padding{padding:7px 8px 0}.comment-item-wrap.comment-item-padding>:not(.card-comment-item-edit-wrap,.comment-item-content){margin:.5rem;margin-top:1px;margin-bottom:.125rem}.comment-item-wrap.card-item-padding{padding:7px;border-radius:8px}.comment-item-wrap .comment-item-content{margin-top:0;display:flex;flex-direction:column;border-width:0px;border-style:solid;border-color:transparent}.comment-item-wrap .comment-item-content .internal-link{display:inline-flex;max-width:-webkit-fill-available;max-width:-moz-available}.comment-item-wrap .comment-item-content .description-row .description-text{-webkit-user-select:text;user-select:text;line-height:20px}.comment-item-wrap .comment-item-content .description-row .description-text p:first-child{margin-top:0}.comment-item-wrap .comment-item-content .description-row .description-text{color:var(--textDefault)}.comment-item-wrap .comment-item-content .description-row .description-text p,.comment-item-wrap .comment-item-content .description-row .description-text .paragraf-block,.comment-item-wrap .comment-item-content .description-row .description-text code,.comment-item-wrap .comment-item-content .description-row .description-text .ql-code-block,.comment-item-wrap .comment-item-content .description-row .description-text .ql-code-block-container,.comment-item-wrap .comment-item-content .description-row .description-text blockquote,.comment-item-wrap .comment-item-content .description-row .description-text ol,.comment-item-wrap .comment-item-content .description-row .description-text li{font-size:14px;line-height:20px}.comment-item-wrap .comment-item-content .description-row .description-text .paragraf-block{font-size:14px}.comment-item-wrap .comment-item-content.card-content{width:100%}.comment-item-wrap .comment-item-content.card-content .description-row .description-text p,.comment-item-wrap .comment-item-content.card-content .description-row .description-text .paragraf-block,.comment-item-wrap .comment-item-content.card-content .description-row .description-text code,.comment-item-wrap .comment-item-content.card-content .description-row .description-text .ql-code-block,.comment-item-wrap .comment-item-content.card-content .description-row .description-text blockquote,.comment-item-wrap .comment-item-content.card-content .description-row .description-text ol,.comment-item-wrap .comment-item-content.card-content .description-row .description-text li{font-size:14px!important}.comment-item-wrap .comment-item-content .commented-text-context .st-editor .st-editor-content{color:var(--placeholderText)}.comment-item-wrap .comment-item-content .commented-text-context .st-editor .st-editor-content *{font-size:.875rem;line-height:1.25rem;line-height:20px}.comment-item-wrap .comment-item-content .commented-text-context .st-editor .st-editor-content p:last-child>br.ProseMirror-trailingBreak{display:none}.comment-item-wrap .comment-toolbar-wrap{-webkit-user-select:none;user-select:none;display:flex;flex-direction:row;flex-wrap:wrap;position:absolute;top:8px;right:8px}.comment-item-wrap .active-dropdown{background-color:#f2f4f7}.card-comment-dropdown .dropdown{position:relative}.outlined-comment{box-shadow:inset 0 0 0 2px #c0e0ff}.highlighted-comment{background-color:var(--highlightedComment)!important}
