*{scrollbar-width:thin;scrollbar-color:#ccc transparent}*::-webkit-scrollbar{width:7.5px;height:7.5px}*::-webkit-scrollbar-thumb{width:7.5px;border-radius:7.5px;background-color:#ccc}*::-webkit-scrollbar-track{background-color:transparent;border:4px solid transparent}*::-webkit-scrollbar-button{display:none}.str-chat__channel:has(*){flex-grow:1}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__main-panel{flex-grow:1;height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:0!important}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__unread-messages-notification{display:none}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list-notifications{padding:0 1rem}.str-chat__typing-indicator{display:none}.str-chat__list .str-chat__message-list-scroll{padding:0 1rem;display:flex;flex-direction:column;min-height:100%;justify-content:flex-end}@media only screen and (min-width: 768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(1rem,4%)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}@media only screen and (min-width: 768px){.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4rem}.str-chat__list-notifications{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.notification-error{color:#f83245!important}:root{--editorVerticalPadding: 10px;--editorHorizontalPadding: 12px}.editor-container{border:1px solid #ccc;border-radius:8px;position:relative}.editor-toolbar{background-color:#efefef}.editor-format-dropdown{text-align:center;color:#666!important;transition:all .2s cubic-bezier(.4,0,.2,1)}.editor-format-dropdown .MuiOutlinedInput-notchedOutline{border:none}.editor-format-dropdown .MuiSelect-select{padding:4px var(--editorHorizontalPadding);padding-right:28px!important}.editor-format-dropdown .MuiSvgIcon-root{right:4px}.editor-format-dropdown:not(.Mui-disabled):hover{background-color:#bbb;border-radius:8px 0 0}.editor-format-dropdown:has(.Mui-disabled):hover{cursor:not-allowed}.editor-contentEditable{padding:var(--editorVerticalPadding) var(--editorHorizontalPadding);overflow:auto}.editor-contentEditable:focus{outline:none}.editor-contentEditable__disabled{background-color:#eee;color:#aaa;cursor:not-allowed}.editor-placeholder{color:#aaa;line-height:1.25;padding-left:var(--editorHorizontalPadding);position:absolute;z-index:-1}.editor-placeholder__top{top:calc(35px + var(--editorVerticalPadding))}.editor-placeholder__bottom{top:var(--editorVerticalPadding)}.editor-paragraph,.editor-heading-h1,.editor-heading-h2,.editor-heading-h3,.editor-heading-h4,.editor-heading-h5,.editor-heading-h6{margin:0;line-height:1.25}.editor-heading-h1+*,.editor-heading-h2+*,.editor-heading-h3+*,.editor-heading-h4+*,.editor-heading-h5+*,.editor-heading-h6+*,.editor-paragraph+*{margin-top:.5em}.editor-heading-h1{font-size:32px;font-weight:500}.editor-heading-h2{font-size:28px;font-weight:500}.editor-heading-h3{font-size:24px;font-weight:500}.editor-heading-h4{font-size:20px;font-weight:500}.editor-heading-h5{font-size:18px;font-weight:500}.editor-heading-h6{font-size:16px;font-weight:500}.editor-bold{font-weight:700}.editor-italic{font-style:italic}.editor-underline{text-decoration:underline}.editor-textStrikethrough{text-decoration:line-through}.editor-textCode{padding:0 2px;border-radius:5px;border:1px solid #dadada;background-color:#f6f6f6;font-family:monospace!important}.editor-list-ol,.editor-list-ul{padding-inline-start:1.75rem}.editor-embeddedFile{display:block}.typeahead-popover{position:relative}.typeahead-popover ul{background:#fff;box-shadow:0 5px 10px #0000004d;padding:0;list-style:none;margin:0;border-radius:5px;max-height:200px;overflow-y:scroll;position:absolute;bottom:24px}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:5px}.typeahead-popover ul li.selected{color:#fff;background:#1a4f6c}.typeahead-popover li{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:5px;border:0}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.typeahead-popover li:first-child{border-radius:5px 5px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{color:#fff;background-color:#1a4f6c}.typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:center}.mentions-menu{width:250px}.editor-mention{color:#fff;padding:0 2px;border-radius:5px;background-color:#1a4f6c}.editor-table{margin-top:.75em;margin-bottom:.75em;border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed}.editor-tableScrollableWrapper{overflow-x:auto}.editor-tableCell,.editor-tableCellHeader{border:1px solid #bbb;min-width:100px;max-width:200px;vertical-align:top;padding:.5rem;position:relative;outline:none;overflow-wrap:break-word}.editor-tableCellHeader{background-color:#eee;font-weight:600}.editor-tableCellSelected{caret-color:transparent}.editor-tableCellSelected:after{position:absolute;left:0;right:0;bottom:0;top:0;background-color:highlight;mix-blend-mode:multiply;content:"";pointer-events:none}.table-cell-action-button-container{position:absolute;z-index:3;top:0;left:0;will-change:transform}.table-cell-action-button-container.table-cell-action-button-container--active{pointer-events:auto;opacity:1}.table-cell-action-button-container.table-cell-action-button-container--inactive{pointer-events:none;opacity:0}.table-cell-action-button{display:flex;align-items:center;justify-content:center;border:0;color:#222;cursor:pointer;position:absolute;top:8px;right:6px;padding:2px;border-radius:15px;background-color:#eee}.table-cell-action-button:hover,.table-cell-action-button:active{background-color:#ddd}
