.cometchat-message-composer{justify-content:flex-end;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);height:100%;overflow:visible}.cometchat-message-composer,.cometchat-message-composer__input-wrapper{display:flex;flex-direction:column;width:100%;position:relative}.cometchat-message-composer__send-button{display:flex;width:32px;height:32px;padding:var(--cometchat-padding-1,4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:60px;background:var(--cometchat-background-color-04)}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{cursor:pointer;background:var(--cometchat-primary-color)}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;width:300px;overflow:hidden}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{height:332px;border:none}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{width:-moz-fit-content;width:fit-content;max-height:300px;height:-moz-fit-content;height:fit-content;min-height:200px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{max-height:300px;min-height:220px;justify-content:space-between}.cometchat-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852D6);font:var(--cometchat-font-body-regular);font-weight:inherit;font-style:inherit;text-decoration:inherit}.cometchat-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#FFAB00);font:var(--cometchat-font-body-regular);font-weight:inherit;font-style:inherit;text-decoration:inherit}.cometchat-message-composer__input b .cometchat-mentions-you>span,.cometchat-message-composer__input b .cometchat-mentions>span,.cometchat-message-composer__input del .cometchat-mentions-you>span,.cometchat-message-composer__input del .cometchat-mentions>span,.cometchat-message-composer__input em .cometchat-mentions-you>span,.cometchat-message-composer__input em .cometchat-mentions>span,.cometchat-message-composer__input i .cometchat-mentions-you>span,.cometchat-message-composer__input i .cometchat-mentions>span,.cometchat-message-composer__input s .cometchat-mentions-you>span,.cometchat-message-composer__input s .cometchat-mentions>span,.cometchat-message-composer__input strike .cometchat-mentions-you>span,.cometchat-message-composer__input strike .cometchat-mentions>span,.cometchat-message-composer__input strong .cometchat-mentions-you>span,.cometchat-message-composer__input strong .cometchat-mentions>span,.cometchat-message-composer__input u .cometchat-mentions-you>span,.cometchat-message-composer__input u .cometchat-mentions>span{font-weight:inherit;font-style:inherit;text-decoration:inherit}.cometchat-message-composer__input code .cometchat-mentions-you>span,.cometchat-message-composer__input code .cometchat-mentions>span,.cometchat-message-composer__input pre .cometchat-mentions-you>span,.cometchat-message-composer__input pre .cometchat-mentions>span{color:inherit!important;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important;font-size:inherit!important;font-weight:400!important;font-style:normal!important;text-decoration:none!important}.cometchat-message-composer__buttons .cometchat-button{width:-moz-fit-content;width:fit-content;background:transparent;padding:0;gap:0;height:24px}.cometchat-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-dark);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-message-composer__header{width:100%;height:-moz-fit-content;height:fit-content;display:flex;padding:var(--cometchat-padding-1,4px);justify-content:space-between;align-items:flex-start;align-self:stretch;flex-direction:column}.cometchat-message-composer__header-error-state{display:flex;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1);flex:1 0;align-self:stretch;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-02)}.cometchat-message-composer__header-error-state-icon-wrapper{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-composer__header-error-state-icon{-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;width:20px;height:20px;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-composer__header-error-state-text{overflow:hidden;color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-mention-list{overflow:auto;display:flex;flex-direction:column;z-index:2;min-height:45px;padding:0 0 1px;width:-moz-fit-content;width:fit-content;min-width:320px;bottom:100%;left:0;position:absolute;max-height:336px;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px 4px rgba(16,24,40,.08),0 4px 6px 4px rgba(16,24,40,.03);scrollbar-width:none}.cometchat-mention-list>.cometchat{border-radius:inherit}.cometchat-mention-list .cometchat-users .cometchat-list{max-height:336px}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-mention-list .cometchat-list__item-wrapper{cursor:pointer}.cometchat-message-composer__input{width:100%;outline:none;background:transparent;overflow-y:auto;min-height:30px;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;overflow-wrap:break-word;text-align:left;box-sizing:border-box;border-bottom:1px solid var(--cometchat-border-color-light);padding:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);max-height:150px;scrollbar-width:none;cursor:text}.cometchat-message-composer__auxilary-button-view{display:flex;justify-content:flex-start;gap:var(--cometchat-spacing-3,12px);width:100%;align-items:center}.cometchat-message-composer__sticker-button-view{gap:12px}.cometchat-message-composer__default-buttons,.cometchat-message-composer__sticker-button-view{display:flex;justify-content:flex-start;width:-moz-fit-content;width:fit-content;align-items:center}.cometchat-message-composer__default-buttons{flex-direction:row;gap:var(--cometchat-padding-4);margin-right:auto}.cometchat-message-composer__input:empty:before{content:attr(data-placeholder);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-tertiary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color,#6852D6)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input--code-block{padding-top:0;padding-bottom:0;min-height:auto}.cometchat-message-composer__input-mobile{font:var( --cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer .cometchat-edit-preview__subtitle *{display:inline!important;margin:0!important;padding:0!important;list-style:none}.cometchat-message-composer .cometchat-edit-preview__subtitle ol{counter-reset:edit-preview-list}.cometchat-message-composer .cometchat-edit-preview__subtitle ol>li:before{counter-increment:edit-preview-list;content:counter(edit-preview-list) ". "}.cometchat-message-composer .cometchat-edit-preview__subtitle ul>li:before{content:"• "}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:transparent;height:0;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:rgb(232,229,229);border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:transparent;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:rgb(232,229,229);border-radius:8px}.cometchat-message-composer__formatting-toolbar{display:flex;width:100%;padding:0;border:none;background:var(--cometchat-background-color-02);border-radius:var(--cometchat-radius-2,8px) var(--cometchat-radius-2,8px) 0 0}.cometchat-message-composer__input a{color:var(--cometchat-primary-color);text-decoration:underline;cursor:pointer}.cometchat-message-composer__input a:hover{text-decoration:underline;opacity:.8}.cometchat-message-composer__input ol,.cometchat-message-composer__input ul{margin:0!important;padding:0!important;padding-left:var(--cometchat-padding-3,12px)!important;list-style-position:outside}.cometchat-message-composer__input ol{list-style-type:decimal}.cometchat-message-composer__input ol ol{list-style-type:lower-alpha}.cometchat-message-composer__input ol ol ol{list-style-type:lower-roman}.cometchat-message-composer__input ul{list-style-type:disc}.cometchat-message-composer__input ul ul{list-style-type:circle}.cometchat-message-composer__input ul ul ul{list-style-type:square}.cometchat-message-composer__input li>ol,.cometchat-message-composer__input li>ul{margin-top:0!important;margin-bottom:0!important}.cometchat-message-composer__input li{margin:0!important;padding:0!important}.cometchat-message-composer__input blockquote{margin:0!important;padding:0!important;padding-left:var(--cometchat-padding-3,12px)!important;border-left:4px solid var(--cometchat-border-color-default,#e8e8e8)!important;color:var(--cometchat-text-color-primary)}.cometchat-message-composer__input p{margin:0!important;padding:0!important}.cometchat-message-composer__input code,.cometchat-message-composer__input code.cometchat-rich-text-code-inline{background:var(--cometchat-background-color-03,#F5F5F5);color:var(--cometchat-text-color-highlight,#6852D6);padding:var(--cometchat-padding-1,2px) var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);font-size:12px;line-height:14.4px;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.cometchat-message-composer__input code.cometchat-rich-text-code-inline{display:inline}.cometchat-message-composer__input pre{background:var(--cometchat-background-color-02,#F5F5F5);border:1px solid var(--cometchat-border-color-light,#e8e8e8);border-radius:var(--cometchat-radius-2,8px);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);margin:0;overflow-x:auto;font:var(--cometchat-font-caption1-regular);font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;white-space:pre-wrap;word-wrap:break-word}.cometchat-message-composer__input pre code{background:transparent;color:var(--cometchat-text-color-primary);padding:0;border:none;border-radius:0}.cometchat-message-composer__input pre.cometchat-rich-text-code-block code{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-regular);font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-style:normal}.cometchat-compact-message-composer{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-01);width:calc(100% - var(--cometchat-margin-2, 8px) * 2);position:relative;overflow:visible;bottom:5px;margin:var(--cometchat-margin-2,8px)}.cometchat-compact-message-composer__row{display:flex;flex-direction:row;align-items:flex-end;width:100%;min-height:48px;padding:var(--cometchat-padding-2,8px);gap:var(--cometchat-spacing-2,8px);box-sizing:border-box}.cometchat-compact-message-composer__left{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;padding-bottom:var(--cometchat-padding-1,4px)}.cometchat-compact-message-composer__left .cometchat-button{width:24px;height:24px;background:transparent;padding:0;gap:0;border-radius:0}.cometchat-compact-message-composer__left .cometchat-button:active,.cometchat-compact-message-composer__left .cometchat-button:hover{background:transparent}.cometchat-compact-message-composer__left .cometchat-button .cometchat-button__icon,.cometchat-compact-message-composer__left .cometchat-button .cometchat-button__icon-default{width:24px;height:24px}.cometchat-compact-message-composer__center{display:flex;flex:1 1;align-items:center;min-width:0;overflow:visible;position:relative}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__center{flex:1 1;justify-content:flex-end}.cometchat-compact-message-composer__input{width:100%;flex:1 1;outline:none;background:transparent;overflow-y:auto;overflow-x:hidden;white-space:pre-wrap;overflow-wrap:break-word;text-align:left;box-sizing:border-box;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);min-height:32px;max-height:150px;scrollbar-width:none;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}.cometchat-compact-message-composer__input::-webkit-scrollbar{display:none}.cometchat-compact-message-composer__input:empty:before{content:attr(data-placeholder);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular)}.cometchat-compact-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font-size:14px;line-height:16.8px;font-weight:400;font-style:normal;text-decoration:none}.cometchat-compact-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#FFAB00);font:var(--cometchat-font-body-regular);font-weight:400;font-style:normal;text-decoration:none}.cometchat-compact-message-composer__input b .cometchat-mentions-you>span,.cometchat-compact-message-composer__input b .cometchat-mentions>span,.cometchat-compact-message-composer__input del .cometchat-mentions-you>span,.cometchat-compact-message-composer__input del .cometchat-mentions>span,.cometchat-compact-message-composer__input em .cometchat-mentions-you>span,.cometchat-compact-message-composer__input em .cometchat-mentions>span,.cometchat-compact-message-composer__input i .cometchat-mentions-you>span,.cometchat-compact-message-composer__input i .cometchat-mentions>span,.cometchat-compact-message-composer__input s .cometchat-mentions-you>span,.cometchat-compact-message-composer__input s .cometchat-mentions>span,.cometchat-compact-message-composer__input strike .cometchat-mentions-you>span,.cometchat-compact-message-composer__input strike .cometchat-mentions>span,.cometchat-compact-message-composer__input strong .cometchat-mentions-you>span,.cometchat-compact-message-composer__input strong .cometchat-mentions>span,.cometchat-compact-message-composer__input u .cometchat-mentions-you>span,.cometchat-compact-message-composer__input u .cometchat-mentions>span{font-weight:400;font-style:normal;text-decoration:none}.cometchat .cometchat-compact-message-composer__input code .cometchat-mentions-you>span,.cometchat .cometchat-compact-message-composer__input code .cometchat-mentions>span,.cometchat-compact-message-composer__center code .cometchat-mentions-you>span,.cometchat-compact-message-composer__center code .cometchat-mentions>span,.cometchat-compact-message-composer__input code .cometchat-mentions-you>span,.cometchat-compact-message-composer__input code .cometchat-mentions>span{color:inherit!important;font:inherit!important;font-family:var(--cometchat-font-family)!important;font-size:inherit!important;font-weight:400!important;font-style:normal!important;text-decoration:none!important}.cometchat .cometchat-compact-message-composer__input pre .cometchat-mentions-you>span,.cometchat .cometchat-compact-message-composer__input pre .cometchat-mentions>span,.cometchat-compact-message-composer__center pre .cometchat-mentions-you>span,.cometchat-compact-message-composer__center pre .cometchat-mentions>span,.cometchat-compact-message-composer__input pre .cometchat-mentions-you>span,.cometchat-compact-message-composer__input pre .cometchat-mentions>span{color:inherit!important;font:inherit!important;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important;font-size:inherit!important;font-weight:400!important;font-style:normal!important;text-decoration:none!important}.cometchat-compact-message-composer__input .hashtag-formatted{color:var(--cometchat-success-color);font:var(--cometchat-font-body-regular)}.cometchat-compact-message-composer__right{justify-content:flex-end;flex-shrink:0;transition:gap .25s ease}.cometchat-compact-message-composer__buttons,.cometchat-compact-message-composer__right{display:flex;flex-direction:row;align-items:center;gap:var(--cometchat-spacing-3,12px)}.cometchat-compact-message-composer__buttons .cometchat-button{width:24px;height:24px;background:transparent;padding:0;gap:0}.cometchat-compact-message-composer__buttons .cometchat-button .cometchat-button__icon{width:24px;height:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-compact-message-composer__buttons .cometchat-button .cometchat-button__icon-default{width:24px;height:24px}.cometchat-compact-message-composer__buttons .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__send-button{display:flex;width:32px;height:32px;padding:var(--cometchat-padding-1,4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-max);background:var(--cometchat-background-color-04);flex-shrink:0}.cometchat-compact-message-composer__send-button .cometchat-button{cursor:default}.cometchat-compact-message-composer__send-button-active{cursor:pointer;background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__send-button .cometchat-button .cometchat-button__icon,.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-compact-message-composer__buttons .cometchat-compact-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__header{width:100%;height:-moz-fit-content;height:fit-content;display:flex;padding:var(--cometchat-padding-1,4px);justify-content:space-between;align-items:flex-start;align-self:stretch;flex-direction:column;border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-compact-message-composer__header-error-state{display:flex;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);flex:1 0;align-self:stretch;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-02)}.cometchat-compact-message-composer__header-error-state-icon-wrapper{width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);flex-shrink:0}.cometchat-compact-message-composer__header-error-state-icon{-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;width:20px;height:20px;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-static-white)}.cometchat-compact-message-composer__header-error-state-text{overflow:hidden;color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-compact-message-composer .cometchat-edit-preview__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-compact-message-composer .cometchat-edit-preview__subtitle *{display:inline!important;margin:0!important;padding:0!important;white-space:nowrap!important;list-style:none}.cometchat-compact-message-composer .cometchat-edit-preview__subtitle ol{counter-reset:edit-preview-list}.cometchat-compact-message-composer .cometchat-edit-preview__subtitle ol>li:before{counter-increment:edit-preview-list;content:counter(edit-preview-list) ". "}.cometchat-compact-message-composer .cometchat-edit-preview__subtitle ul>li:before{content:"• "}.cometchat-compact-message-composer__mentions-list{overflow:auto;display:flex;flex-direction:column;z-index:2;min-height:45px;padding:0 0 1px;width:-moz-fit-content;width:fit-content;min-width:320px;bottom:100%;left:0;position:absolute;max-height:336px;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px 4px rgba(16,24,40,.08),0 4px 6px 4px rgba(16,24,40,.03);scrollbar-width:none}.cometchat-compact-message-composer__mentions-list::-webkit-scrollbar{display:none}.cometchat-compact-message-composer__mentions-list>.cometchat{border-radius:inherit}.cometchat-compact-message-composer__mentions-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-compact-message-composer__mentions-list .cometchat-list__item-wrapper{cursor:pointer}.cometchat-compact-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-compact-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;width:300px;overflow:hidden}.cometchat-compact-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{height:332px;border:none}.cometchat-compact-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-compact-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-compact-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-compact-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-compact-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-compact-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-compact-message-composer__input--hidden{display:none}.cometchat-compact-message-composer__recording-bar{display:flex;flex-direction:row;align-items:center;flex:0 0 auto;width:-moz-fit-content;width:fit-content;min-width:0;gap:0;margin-left:auto}.cometchat-compact-message-composer__recording-bar-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.cometchat-compact-message-composer__recording-bar-delete-icon{width:24px;height:24px;background:var(--cometchat-icon-color-secondary);-webkit-mask:url(/_next/static/media/bin.b5aaa9c7.svg) center center no-repeat;mask:url(/_next/static/media/bin.b5aaa9c7.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-delete:hover .cometchat-compact-message-composer__recording-bar-delete-icon{background:var(--cometchat-error-color)}@keyframes cometchat-recording-pulse{0%,to{opacity:1}50%{opacity:.3}}.cometchat-compact-message-composer__recording-bar-indicator{width:8px;height:8px;border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);flex-shrink:0;animation:cometchat-recording-pulse 1.5s ease-in-out infinite;margin-left:var(--cometchat-margin-4,16px)}.cometchat-compact-message-composer__recording-bar-waveform{width:160px;min-width:0;display:flex;align-items:center;overflow:hidden;padding:0 var(--cometchat-padding-4,16px)}@media (min-width:769px) and (max-width:1024px){.cometchat-compact-message-composer__recording-bar-waveform{width:240px}}.cometchat-compact-message-composer__recording-bar-waveform canvas{width:100%;height:32px;display:block}.cometchat-compact-message-composer__recording-bar-timer{font:var(--cometchat-font-caption1-medium);color:var(--cometchat-text-color-secondary);white-space:nowrap;flex-shrink:0;margin-right:var(--cometchat-margin-4,16px)}.cometchat-compact-message-composer__recording-bar-pause{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;margin-right:var(--cometchat-margin-3,12px)}.cometchat-compact-message-composer__recording-bar-pause-icon{width:24px;height:24px;background:var(--cometchat-icon-color-secondary);-webkit-mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-pause-icon--resume{-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-pause:hover .cometchat-compact-message-composer__recording-bar-pause-icon,.cometchat-compact-message-composer__recording-bar-pause:hover .cometchat-compact-message-composer__recording-bar-pause-icon--resume{background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__recording-bar-pause-circle-icon{width:24px;height:24px;display:block;-webkit-mask:url(/_next/static/media/pause_circle.e78d6758.svg) center center no-repeat;mask:url(/_next/static/media/pause_circle.e78d6758.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-icon-color-secondary);transition:background .15s ease}.cometchat-compact-message-composer__recording-bar-pause:hover .cometchat-compact-message-composer__recording-bar-pause-circle-icon{background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__recording-bar-playback{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0;margin-left:var(--cometchat-margin-4,16px)}.cometchat-compact-message-composer__recording-bar-playback-icon{width:24px;height:24px;background:var(--cometchat-primary-color);-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-playback-icon--pause{-webkit-mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-mic-icon{width:24px;height:24px;background:var(--cometchat-icon-color-secondary);-webkit-mask:url(/_next/static/media/mic.a8dae8f8.svg) center center no-repeat;mask:url(/_next/static/media/mic.a8dae8f8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__recording-bar-playback:hover .cometchat-compact-message-composer__recording-bar-mic-icon,.cometchat-compact-message-composer__recording-bar-playback:hover .cometchat-compact-message-composer__recording-bar-playback-icon,.cometchat-compact-message-composer__recording-bar-playback:hover .cometchat-compact-message-composer__recording-bar-playback-icon--pause{background:var(--cometchat-primary-color)}@media (prefers-reduced-motion:reduce){.cometchat-compact-message-composer__recording-bar-indicator{animation:none}}@media (max-width:768px){.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__left,.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__right{display:none}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__center{flex:1 1;width:100%;justify-content:flex-start}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__recording-bar{flex:1 1;width:100%;margin-left:0}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__recording-bar-waveform{flex:1 1;width:auto;min-width:0}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__recording-bar-pause{flex-shrink:0;width:24px;height:24px}.cometchat-compact-message-composer__recording-bar .cometchat-compact-message-composer__send-button{flex-shrink:0;width:32px;height:32px;min-width:32px;padding:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-max);background:var(--cometchat-primary-color);display:flex;align-items:center;justify-content:center;cursor:pointer}.cometchat-compact-message-composer__recording-bar .cometchat-compact-message-composer__send-button .cometchat-button{width:24px;height:24px;background:transparent;padding:0}.cometchat-compact-message-composer__recording-bar .cometchat-compact-message-composer__send-button .cometchat-button__icon{width:24px;height:24px;background:var(--cometchat-static-white)}.cometchat-compact-message-composer__recording-bar .cometchat-compact-message-composer__send-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}}.cometchat-compact-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-dark);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-compact-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-compact-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-compact-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-compact-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-compact-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-compact-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-compact-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:transparent;height:0;width:0}.cometchat-compact-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:var(--cometchat-background-color-04);border-radius:var(--cometchat-radius-2,8px)}.cometchat-compact-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:transparent;width:0}.cometchat-compact-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:var(--cometchat-background-color-04);border-radius:var(--cometchat-radius-2,8px)}.cometchat-compact-message-composer__input--code-block{padding-top:0;padding-bottom:0;min-height:auto}.cometchat-compact-message-composer__input-mobile{font:var(--cometchat-font-heading4-regular)}.cometchat-compact-message-composer__input .cometchat-rich-text-bold,.cometchat-compact-message-composer__input b,.cometchat-compact-message-composer__input strong{font-weight:700}.cometchat-compact-message-composer__input .cometchat-rich-text-italic,.cometchat-compact-message-composer__input em,.cometchat-compact-message-composer__input i{font-style:italic}.cometchat-compact-message-composer__input .cometchat-rich-text-underline,.cometchat-compact-message-composer__input u{text-decoration:underline}.cometchat-compact-message-composer__input .cometchat-rich-text-strikethrough,.cometchat-compact-message-composer__input del,.cometchat-compact-message-composer__input s,.cometchat-compact-message-composer__input strike{text-decoration:line-through}.cometchat-compact-message-composer__input del u,.cometchat-compact-message-composer__input s u,.cometchat-compact-message-composer__input strike u,.cometchat-compact-message-composer__input u del,.cometchat-compact-message-composer__input u s,.cometchat-compact-message-composer__input u strike{text-decoration:underline line-through}.cometchat .cometchat-compact-message-composer__input ol,.cometchat .cometchat-compact-message-composer__input ul,.cometchat-compact-message-composer__center ol,.cometchat-compact-message-composer__center ul,.cometchat-compact-message-composer__input ol,.cometchat-compact-message-composer__input ul{margin:0!important;padding:0!important;padding-left:var(--cometchat-padding-2,8px)!important;list-style-position:inside!important}.cometchat .cometchat-compact-message-composer__input ol,.cometchat-compact-message-composer__center ol,.cometchat-compact-message-composer__input ol{list-style-type:decimal!important}.cometchat .cometchat-compact-message-composer__input ol ol,.cometchat-compact-message-composer__center ol ol,.cometchat-compact-message-composer__input ol ol{list-style-type:lower-alpha!important}.cometchat .cometchat-compact-message-composer__input ol ol ol,.cometchat-compact-message-composer__center ol ol ol,.cometchat-compact-message-composer__input ol ol ol{list-style-type:lower-roman!important}.cometchat .cometchat-compact-message-composer__input ul,.cometchat-compact-message-composer__center ul,.cometchat-compact-message-composer__input ul{list-style-type:disc!important}.cometchat .cometchat-compact-message-composer__input ul ul,.cometchat-compact-message-composer__center ul ul,.cometchat-compact-message-composer__input ul ul{list-style-type:circle!important}.cometchat .cometchat-compact-message-composer__input ul ul ul,.cometchat-compact-message-composer__center ul ul ul,.cometchat-compact-message-composer__input ul ul ul{list-style-type:square!important}.cometchat .cometchat-compact-message-composer__input li,.cometchat-compact-message-composer__center li,.cometchat-compact-message-composer__input li{display:list-item!important;margin:0!important;padding:0!important}.cometchat .cometchat-compact-message-composer__input blockquote,.cometchat-compact-message-composer__center blockquote,.cometchat-compact-message-composer__input blockquote{margin:0!important;padding:0!important;padding-left:var(--cometchat-padding-3,12px)!important;border-left:4px solid var(--cometchat-border-color-default,#e8e8e8)!important;color:var(--cometchat-text-color-primary)}.cometchat .cometchat-compact-message-composer__input p,.cometchat-compact-message-composer__center p,.cometchat-compact-message-composer__input p{margin:0!important;padding:0!important}.cometchat .cometchat-compact-message-composer__input code,.cometchat-compact-message-composer__center code,.cometchat-compact-message-composer__input code{background:var(--cometchat-background-color-03,#F5F5F5);color:var(--cometchat-text-color-highlight,#6852D6);padding:var(--cometchat-padding) var(--cometchat-padding-1);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);font-size:12px;line-height:14.4px;font-family:var(--cometchat-font-family);display:inline-flex;justify-content:center;align-items:center;gap:10px}.cometchat .cometchat-compact-message-composer__input code.cometchat-rich-text-code-inline,.cometchat-compact-message-composer__center code.cometchat-rich-text-code-inline,.cometchat-compact-message-composer__input code.cometchat-rich-text-code-inline{background:var(--cometchat-background-color-03,#F5F5F5);color:var(--cometchat-text-color-highlight,#6852D6);padding:var(--cometchat-padding) var(--cometchat-padding-1);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);font-size:12px;line-height:14.4px;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;display:inline}.cometchat .cometchat-compact-message-composer__input pre,.cometchat-compact-message-composer__center pre,.cometchat-compact-message-composer__input pre{padding:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-02,#FAFAFA);margin:0;overflow-x:auto;font:var(--cometchat-font-caption1-regular);font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;white-space:pre-wrap;word-wrap:break-word}.cometchat .cometchat-compact-message-composer__input pre code,.cometchat-compact-message-composer__center pre code,.cometchat-compact-message-composer__input pre code{background:transparent;color:var(--cometchat-text-color-primary);padding:0;border:none;border-radius:0;font:var(--cometchat-font-caption1-regular);font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.cometchat .cometchat-compact-message-composer__input pre.cometchat-rich-text-code-block code,.cometchat-compact-message-composer__center pre.cometchat-rich-text-code-block code,.cometchat-compact-message-composer__input pre.cometchat-rich-text-code-block code{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-regular);font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-style:normal}.cometchat-compact-message-composer__formatting-toolbar{display:flex;flex-direction:row;align-items:center;gap:var(--cometchat-spacing-1,4px);padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-2,8px) var(--cometchat-radius-2,8px) 0 0;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-light)}.cometchat-compact-message-composer__formatting-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:var(--cometchat-padding-1,4px);border:none;border-radius:var(--cometchat-radius-1,4px);background:transparent;cursor:pointer;transition:background-color .15s ease}.cometchat-compact-message-composer__formatting-button:hover{background:var(--cometchat-background-color-03)}.cometchat-compact-message-composer__formatting-button--active{background:var(--cometchat-extended-primary-color-100)}.cometchat-compact-message-composer__formatting-button--active:hover{background:var(--cometchat-extended-primary-color-200)}.cometchat-compact-message-composer__formatting-button-icon{width:16px;height:16px;background:var(--cometchat-icon-color-secondary)}.cometchat-compact-message-composer__formatting-button--active .cometchat-compact-message-composer__formatting-button-icon{background:var(--cometchat-primary-color)}.cometchat-compact-message-composer__formatting-button-icon--bold{-webkit-mask:url(/_next/static/media/format_bold.1c1b0afa.svg) center center no-repeat;mask:url(/_next/static/media/format_bold.1c1b0afa.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__formatting-button-icon--italic{-webkit-mask:url(/_next/static/media/format_italic.8cc07b42.svg) center center no-repeat;mask:url(/_next/static/media/format_italic.8cc07b42.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__formatting-button-icon--underline{-webkit-mask:url(/_next/static/media/format_underline.1ac51052.svg) center center no-repeat;mask:url(/_next/static/media/format_underline.1ac51052.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__formatting-button-icon--strikethrough{-webkit-mask:url(/_next/static/media/format_strikethrough.7208745f.svg) center center no-repeat;mask:url(/_next/static/media/format_strikethrough.7208745f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-compact-message-composer__formatting-divider{width:1px;height:20px;background:var(--cometchat-border-color-light);margin:0 var(--cometchat-spacing-1,4px)}.cometchat-compact-message-composer__input a{color:var(--cometchat-primary-color);text-decoration:underline;cursor:pointer}.cometchat-compact-message-composer__input a:hover{text-decoration:underline;opacity:.8}@keyframes cometchat-mic-slide-out{0%{opacity:1;max-width:40px;margin-left:0}to{opacity:0;max-width:0;margin-left:calc(-1 * var(--cometchat-spacing-3, 12px))}}@keyframes cometchat-mic-slide-in{0%{opacity:0;max-width:0;margin-left:calc(-1 * var(--cometchat-spacing-3, 12px))}to{opacity:1;max-width:40px;margin-left:0}}.cometchat-compact-message-composer__voice-recording-button{animation:cometchat-mic-slide-in .25s ease forwards}.cometchat-compact-message-composer__voice-recording-button--hidden{animation:cometchat-mic-slide-out .25s ease forwards;pointer-events:none;overflow:hidden}.cometchat-message-list__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center}.cometchat-message-list__error-state-view-icon{height:120px;width:120px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-message-list__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-message-list__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-message-bubble__thread-view-replies{height:100%;width:100%;border:none;border-radius:0;background:transparent;gap:5px}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-delete-bubble,.cometchat-message-bubble .cometchat-text-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-top:0;padding-right:var(--cometchat-padding-2)}.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{position:relative;display:flex;justify-content:flex-end;align-items:flex-end;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:var(--cometchat-padding-1,4px);gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-max,1000px)}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-width:100%;max-height:84vh;object-fit:contain}.cometchat-message-bubble__audio-call .cometchat-call-bubble .cometchat-call-bubble__body{padding:0}.cometchat-message-bubble__thread-view-replies .cometchat-button{align-items:flex-end}.cometchat-reactions-info-wrapper>.cometchat{width:-moz-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies .cometchat-button .cometchat-button__text{margin-bottom:-2px}.cometchat-message-bubble__body-footer-view .cometchat-reactions .cometchat,.cometchat-reactions .cometchat-popover,.cometchat-reactions .cometchat-popover__button{width:-moz-fit-content;width:fit-content}.cometchat-message-list__date-header{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:-moz-fit-content;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-02);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:transparent;gap:var(--cometchat-padding-1,4px);justify-content:flex-start;padding:0;height:100%;width:-moz-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies{display:flex;height:24px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);align-items:center;align-self:stretch}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);text-align:right;font:var(--cometchat-font-caption1-regular)}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{height:16px;background:var(--cometchat-icon-color-secondary);width:16px;-webkit-mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-list__bubble-date-header .cometchat-date,.cometchat-message-list__date-header .cometchat-date{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-medium);display:flex;align-items:center;justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{padding:0 0 0 15px;overflow:hidden;display:flex;margin-right:8px;box-sizing:border-box;width:100%}.cometchat-message-list{height:100%;width:100%;flex:1 1;order:2;position:relative;display:flex;border-radius:inherit;background:var(--cometchat-background-color-02);flex-direction:column;justify-content:flex-end;align-items:center;flex-shrink:0}.cometchat-message-list__header{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;height:auto}.cometchat-message-list__body{height:100%;width:100%;display:flex;flex-direction:column;overflow-x:hidden;box-sizing:border-box}.cometchat-message-list__body--spacing-top .cometchat-list__body-intersection-top{margin-bottom:var(--cometchat-spacing-8)}.cometchat-message-list__message-indicator{position:absolute;right:12px;bottom:8px}.cometchat-message-list__message-indicator>.cometchat{width:-moz-fit-content;width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{background:var(--cometchat-static-black);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;padding:var(--cometchat-padding-2,8px);flex-direction:column-reverse;align-items:flex-start;border-radius:var(--cometchat-radius-max,4px);justify-content:center;align-items:center;gap:4px}.cometchat-message-list__message-indicator .cometchat-button__text{color:var(--cometchat-static-white);text-align:center;font:var(--cometchat-font-caption1-regular);background:var(--cometchat-primary-color,#6852D6);border-radius:var(--cometchat-radius-max);height:20px;padding:0 var(--cometchat-padding-2,8px);justify-content:center;align-items:center;display:flex}.cometchat-message-list__message-indicator .cometchat-button__icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-static-white)}.cometchat-message-list__footer{display:flex;justify-content:flex-start;width:100%;box-sizing:border-box;background:transparent;z-index:1}.cometchat-message-bubble__leading-view{display:flex;width:32px;height:32px;justify-content:center;align-items:center}.cometchat-message-bubble__leading-view .cometchat-avatar{width:32px;height:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{height:16px;width:16px;display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_sent.ffa2c0f2.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body{border-bottom-left-radius:0;border-bottom-right-radius:0}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-image-bubble,.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-video-bubble{min-width:240px}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_delivered.7b9437af.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-static-white)}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/status_read.ba282aac.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-message-seen-color,#56E8A7)}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{-webkit-mask:url(/_next/static/media/error_info.09465711.svg) center center no-repeat;background:var(--cometchat-static-white);height:12px;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{height:16px;width:16px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-message-list__shimmer{display:flex;flex-direction:column;gap:10px;background:var(--cometchat-background-color-01);padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-message-list__shimmer-body{display:flex;width:286px;align-items:center;position:relative;border-radius:var(--cometchat-radius-2,8px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2)}.cometchat-message-list__shimmer-leading-view{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,8px);background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:listLoadingAnimation .8s infinite;margin-right:var(--cometchat-margin-2)}.cometchat-message-list__shimmer-header{display:flex;width:50px;height:22px;justify-content:center;align-items:center;align-self:center;border-radius:var(--cometchat-radius-2,8px);margin:10px auto auto;z-index:1;position:relative}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{display:flex;width:120px;height:12px;justify-content:center;align-items:center}.cometchat-message-list__shimmer-item,.cometchat-message-list__shimmer-item-header{background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;animation:listLoadingAnimation .8s infinite;border-radius:var(--cometchat-radius-2,8px)}.cometchat-message-list__shimmer-item{width:100%;height:53px}.cometchat-message-bubble .cometchat-message-bubble__audio-call,.cometchat-message-bubble .cometchat-message-bubble__video-call{background:transparent;padding:0}.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary);display:flex;align-items:center;justify-content:center}.cometchat-message-bubble__audio-call .cometchat-action-bubble,.cometchat-message-bubble__video-call .cometchat-action-bubble{display:flex;height:32px;justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-border-color-default)}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/missed_video_call_no_fill.bbeee504.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/call_end_no_fill.f2ef16a7.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/outgoing_video_no_fill.f61abe50.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/incoming_video_no_fill.148d1bd5.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/video_call_button.38340e01.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_missed_no_fill.8a22716a.svg) center center no-repeat;-webkit-mask-size:contain;background:var(--cometchat-error-color)}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/call_end_no_fill.f2ef16a7.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_outgoing_no_fill.a135fe29.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/phone_incoming_no_fill.f0f14f5d.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/_next/static/media/audio_call_button.4fda01b6.svg) center center no-repeat;-webkit-mask-size:contain}@keyframes listLoadingAnimation{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{gap:var(--cometchat-padding-2,8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{cursor:default;background-color:transparent}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{background:rgba(20,20,20,.6);align-items:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{box-sizing:border-box;align-items:center;justify-content:center;display:flex}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white,#F9F8FD)}.cometchat-message-information__popup-wrapper,.cometchat-message-list__flag-message-dialog-wrapper{display:flex;position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;overflow:auto;background-color:rgba(0,0,0,.6)}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list-loaded .cometchat-message-list__body .cometchat-list__body{height:-moz-fit-content;height:fit-content;max-height:100%}.cometchat-message-list-loaded>.cometchat-message-list__body>.cometchat{height:-moz-fit-content!important;height:fit-content!important;max-height:100%}.cometchat-message-list__new-message-divider{display:flex;align-items:center;justify-content:center;gap:var(--cometchat-spacing-4);width:100%;padding:var(--cometchat-margin-4) var(--cometchat-spacing-7)}.cometchat-message-list__new-message-divider span{text-wrap:nowrap;font:var(--cometchat-font-body-medium);color:var(--cometchat-error-color)}.cometchat-message-list__new-message-divider div{width:100%;height:1px;background-color:var(--cometchat-error-color)}@keyframes backgroundFade{0%{background-color:var(--cometchat-extended-primary-color-200)}50%{background-color:var(--cometchat-extended-primary-color-100)}75%,to{background-color:transparent}}.cometchat-message-list__bubble-highlight{animation:backgroundFade 3s ease-out forwards}.cometchat-message-list__bubble-highlight-longer{animation:backgroundFade 5s ease-out forwards}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar,.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{display:flex;width:360px;height:540px;padding:var(--cometchat-padding-5,20px) 0;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-title-medium)}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column;gap:var(--cometchat-spacing-2)}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-heading4-regular)}.cometchat-outgoing-call__avatar{display:flex;width:160px;height:160px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-outgoing-call__avatar .cometchat-avatar{width:160px;height:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font-style:normal}.cometchat-outgoing-call__button .cometchat-button{display:flex;padding:var(--cometchat-padding-4);align-items:center;gap:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);justify-content:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{-webkit-mask-size:contain;width:24px;height:24px;background:var(--cometchat-static-white)}@media (max-width:600px){.cometchat-outgoing-call{padding:var(--cometchat-spacing-20) var(--cometchat-spacing-5) var(--cometchat-spacing-15) var(--cometchat-spacing-5)}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{width:120px;height:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call__avatar{margin-bottom:auto;margin-top:var(--cometchat-margin-10)}.cometchat-outgoing-call,.cometchat:has(>.cometchat-outgoing-call){height:100%;width:100%;border-radius:0}}.cometchat-action-bubble{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-02)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{display:inline-flex;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px)}.cometchat-reaction-info__content{display:flex;padding:8px var(--cometchat-padding-2,8px);flex-direction:column;align-items:center;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-static-black,#141414);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);margin:-1px;min-height:77px;min-width:77px;justify-content:center}.cometchat-reaction-info__emoji-text{display:flex;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{color:var(--cometchat-static-white,#F9F8FD);text-align:center;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__title{color:var(--cometchat-static-white,#F9F8FD)}.cometchat-reaction-info__description,.cometchat-reaction-info__title{text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:var(--cometchat-text-color-tertiary,#A1A1A1)}.cometchat-reaction-info__error{color:var(--cometchat-error-color,#F44649);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__loading{-webkit-mask:url(/_next/static/media/Spinner-Gradient-1.50cbbe35.svg) center center no-repeat;-webkit-mask-size:contain;height:24px;width:24px;border-radius:50%;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-top:4px solid transparent;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-reaction-list{display:flex;width:280px;flex-direction:column;overflow:hidden;align-items:flex-start;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__error{display:flex;height:200px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reaction-list__tabs{display:flex;padding-top:var(--cometchat-padding-2,8px);max-width:280px;align-items:center;align-self:stretch;overflow-x:auto;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__tabs-tab{display:flex;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-1,4px);cursor:pointer;border-radius:4px 4px 0 0}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:var(--cometchat-text-color-highlight,#6852D6)}.cometchat-reaction-list__list{display:flex;padding:0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-0,0);background:var(--cometchat-background-color-01,#FFF);overflow-y:auto;height:200px}.cometchat-reaction-list .cometchat-list-item{width:280px;cursor:pointer}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{padding:0;flex-shrink:inherit}.cometchat-reaction-list .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{width:280px;height:200px;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{display:flex;align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-tabs{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px);align-items:center;gap:20px;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-reaction-list__shimmer-tab{background:var(--cometchat-shimmer-gradient-color);display:flex;width:48px;height:16px;border-radius:var(--cometchat-radius-2,8px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item{display:flex;width:280px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-item-icon{border-radius:var(--cometchat-radius-max,1000px);width:32px;height:32px;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center;align-items:center}.cometchat-reaction-list__shimmer-item-content{border-radius:var(--cometchat-radius-2,8px);height:20px;flex:1 0;animation:shimmerAnimation 5s linear infinite}.cometchat-reaction-list__shimmer-item-tailview{background:var(--cometchat-shimmer-gradient-color);display:flex;width:24px;height:24px;border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-reactions{display:flex;padding:0 var(--cometchat-padding-1,4px);align-items:flex-start;align-content:flex-start;gap:2px;align-self:stretch;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{height:24px;border-radius:20px;border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);cursor:pointer}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{display:inline-flex;padding:2px var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);flex-shrink:0}.cometchat-reactions__reaction-you{height:23px;border-radius:20px;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);background:var(--cometchat-extended-primary-color-100,#EDEAFA)}.cometchat-reactions__reaction-emoji{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:transparent;box-shadow:none;border:none}