@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap");.cometchat-conversation-starter{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;gap:8px var(--cometchat-padding-2,8px);align-self:stretch;flex-wrap:wrap;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-conversation-starter__item{display:flex;min-height:33px;height:-moz-fit-content;height:fit-content;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);cursor:pointer}.cometchat-conversation-starter__item:hover{background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{display:flex;width:70%;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-starter__shimmer-item{width:70%;display:flex;height:33px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversation-starter__error-view{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-smart-replies__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-smart-replies{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:var(--cometchat-radius-4,16px);background:var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px rgb(16 24 40/2%),0 4px 6px -2px rgba(16,24,40,.03);gap:var(--cometchat-padding-2,8px)}.cometchat-smart-replies__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-smart-replies__header-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-smart-replies__header-close-button{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);width:20px;height:20px;cursor:pointer}.cometchat-smart-replies__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-smart-replies__shimmer-container{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2,8px);flex-direction:row}.cometchat-smart-replies__shimmer-item{flex-wrap:wrap;width:20%;display:flex;height:33px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-smart-replies__item{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);cursor:pointer;width:100%}.cometchat-smart-replies__item:hover{background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-smart-replies__item-button{background-color:transparent;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;width:100%;text-align:left}.cometchat-conversation-summary__wrapper{width:100%;height:100%;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-conversation-summary{display:flex;height:100%;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);flex-direction:column;align-items:flex-start;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px rgb(16 24 40/2%),0 4px 6px -2px rgba(16,24,40,.03);gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-summary__header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-conversation-summary__header-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversation-summary__header-close-button{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);width:20px;height:20px;cursor:pointer}.cometchat-conversation-summary__body{width:100%;flex:1 0 0;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;text-align:left}.cometchat-conversation-summary__shimmer{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--cometchat-padding-2,8px)}.cometchat-conversation-summary__shimmer-item{width:100%;display:flex;height:14px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px);align-self:stretch;flex-wrap:wrap;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversation-summary__empty-view,.cometchat-conversation-summary__error-view{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-action-sheet{display:flex;width:-moz-max-content;width:max-content;height:310px;padding:0;flex-direction:column;align-items:flex-start;position:absolute;border-radius:var(--cometchat-radius-4,16px);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);overflow:hidden;overflow-y:auto;justify-content:flex-start}.cometchat-action-sheet__item-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-highlight,#6852d6);mask-size:contain;-webkit-mask-size:contain}.cometchat-action-sheet__item-body{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;text-align:left}.cometchat-action-sheet__item{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);padding:var(--cometchat-padding-4,16px);cursor:pointer;width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{border:none;background:transparent;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px);flex-direction:row;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-3,12px);max-width:240px;width:240px}.cometchat-audio-bubble__tail-view-download{mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer;background:var(--cometchat-static-white)}.cometchat-audio-bubble__body-wave{height:24px;display:flex;align-items:center;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{position:relative;width:24px;height:24px}.cometchat-audio-bubble__tail-view-download-progress svg{width:24px;height:24px;transform:rotate(-90deg)}.cometchat-audio-bubble__tail-view-download-stop{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background:var(--cometchat-static-white);display:flex;width:15px;height:15px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}.cometchat-audio-bubble>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);width:100%;text-align:left}.cometchat-audio-bubble__body{padding:0 var(--cometchat-padding-2) 0 var(--cometchat-padding-3);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--cometchat-padding)}.cometchat-audio-bubble__leading-view-pause,.cometchat-audio-bubble__leading-view-play{height:24px;width:24px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-audio-bubble__leading-view-play{mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/pause.ef76679b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{background:var(--cometchat-static-white);cursor:pointer;display:flex;width:32px;border-radius:var(--cometchat-radius-max,1000px);height:32px;justify-content:center;align-items:center}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;opacity:.2;stroke-width:2;fill:none}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{display:flex;width:48px;height:48px;background:var(--cometchat-extended-primary-color-500,#aa9ee8);justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-avatar__image{width:100%;height:100%;font:var(--cometchat-font-title-bold,700 32px Roboto);border-radius:var(--cometchat-radius-max,1000px)}.cometchat-avatar__image,.cometchat-avatar__text{display:flex;justify-content:center;align-items:center;flex-shrink:0;color:var(--cometchat-primary-button-icon,#fff);text-align:center}.cometchat-avatar__text{width:24px;height:24px;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-button{display:flex;height:40px;width:160px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);justify-content:center;align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-2,8px);border:none;background:var(--cometchat-primary-button-background,#6852d6);cursor:pointer}.cometchat-button__text{color:var(--cometchat-static-white,#fff);font:var(--cometchat-font-button-medium,500 14px Roboto);line-height:120%;cursor:pointer}.cometchat-button__icon{display:flex;justify-content:center;align-items:center;cursor:pointer}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:var(--cometchat-extended-primary-color-800,#7a6bd6)}.cometchat-button:active{background:var(--cometchat-extended-primary-color-900,#5d49be);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{width:24px;height:24px;animation:spin .8s linear infinite}.cometchat-call-bubble{display:flex;max-width:240px;width:240px;flex-direction:column;align-items:center;gap:0;background:var(--cometchat-primary-color);border-radius:var(--cometchat-radius-3,12px);background:inherit;box-sizing:border-box;padding:0;margin:0}.cometchat-call-bubble__body{display:flex;padding:var(--cometchat-padding-3,12px);align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-call-bubble__body-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-call-bubble__icon-wrapper-icon{mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-primary-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-call-bubble__icon-wrapper{display:flex;width:40px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-static-white);height:40px;padding:var(--cometchat-padding-2);justify-content:center;align-items:center}.cometchat-call-bubble__body-content-subtitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-call-bubble__body-content-subtitle .cometchat-date{padding:0;color:inherit;font:inherit}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);border:none;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;width:100%;background:inherit;border-radius:0 0 var(--cometchat-radius-radius_2,8px) var(--cometchat-radius-radius_2,8px);font:var(--cometchat-font-body-medium);font-style:normal;cursor:pointer}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{display:flex;width:400px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3,12px);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-change-scope__icon-container{display:flex;width:80px;height:80px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-02,#fafafa)}.cometchat-change-scope__icon{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0;mask:url(/_next/static/media/change_scope.3b64ad78.png) center center no-repeat;-webkit-mask:url(/_next/static/media/change_scope.3b64ad78.png) center center no-repeat;background:var(--cometchat-icon-color-highlight,#6852d6);mask-size:contain;-webkit-mask-size:contain}.cometchat-change-scope__text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-change-scope__title{align-self:stretch;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading2-medium,500 20px Roboto);line-height:120%}.cometchat-change-scope__description{align-self:stretch;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-change-scope__dropdown{width:352px;height:36px;gap:var(--cometchat-padding-2,4px)}.cometchat-change-scope__dropdown,.cometchat-change-scope__list{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff)}.cometchat-change-scope__list{display:flex;flex-direction:column;align-items:flex-start;gap:0;align-self:stretch;height:-moz-fit-content;height:fit-content;overflow:auto}.cometchat-change-scope__list-item{display:flex;min-width:240px;max-width:1440px;height:48px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch;background:var(--cometchat-background-color-01,#fff)}.cometchat-change-scope__list-item:hover{background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-change-scope__list-item-label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium,500 16px Roboto);flex:1 0 0;text-align:left}.cometchat-change-scope__button-container{display:flex;padding:var(--cometchat-padding-3,12px) 0;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__submit-button .cometchat-button{background:var(--cometchat-primary-button-background,#6852d6);color:var(--cometchat-primary-button-icon,#fff);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:var(--cometchat-background-color-04,#e8e8e8);color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-01,#fff);color:var(--cometchat-neutral-color-900,#141414);font:var(--cometchat-font-body-medium,500 14px Roboto);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);align-items:center;align-self:stretch;justify-content:center;display:flex;width:100%;height:100%;border-radius:var(--cometchat-radius-2,8px)}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{font:inherit;color:inherit}.cometchat-change-scope__cancel-button{height:40px;line-height:120%;flex:1}.cometchat-change-scope__error-view{color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal;display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:rgba(244,70,73,.1)}.cometchat-checkbox{display:inline-flex;align-items:center;position:relative}.cometchat-checkbox__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-checkbox__checkmark{display:inline-block;position:relative;width:24px;height:24px;flex-shrink:0;border-radius:var(--cometchat-radius-1,4px);border:1.5px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{border:1.5px solid var(--cometchat-primary-color,#6852d6);background-color:var(--cometchat-primary-color,#6852d6)}.cometchat-checkbox__checkmark:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;background:var(--cometchat-static-white,#fff);mask:url(/_next/static/media/checkbox_tick.3edd1f4f.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/checkbox_tick.3edd1f4f.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;transform:translate(-50%,-50%);display:none}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{display:flex;align-items:center;gap:var(--cometchat-radius-2,8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-confirm-dialog{margin:0 auto;box-sizing:border-box;display:flex;width:400px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-wrap:wrap;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading2-medium);font-style:normal}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{width:100%;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-confirm-dialog__button-group{display:flex;padding:var(--cometchat-padding-3,12px) 0;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;width:100%;overflow:hidden}.cometchat-confirm-dialog__icon-wrapper{display:flex;width:80px;height:80px;padding:var(--cometchat-padding-4);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-02);flex-shrink:1}.cometchat-confirm-dialog__icon-wrapper-icon{mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;height:48px;width:48px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-error-color);-webkit-mask-size:contain;mask-size:contain}.cometchat-confirm-dialog__button-group-submit .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit{width:100%;display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-button-medium);font-style:normal;cursor:pointer}.cometchat-confirm-dialog__button-group-cancel>.cometchat,.cometchat-confirm-dialog__button-group-submit>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-01,#fff)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{border-radius:var(--cometchat-radius-4,12px) var(--cometchat-radius-4,12px) 0 0;background:linear-gradient(0deg,rgba(244,70,73,.1) 0,rgba(244,70,73,.1) 100%),var(--cometchat-background-color-01,#fff);overflow:hidden;color:var(--cometchat-error-color,#f44649);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);font-style:normal;display:flex;width:100%;padding:var(--cometchat-padding-2,8px);align-items:flex-start;height:48px;margin-bottom:-16px;justify-content:center}.cometchat-menu-list{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);background:transparent}.cometchat-menu-list__main-menu{display:flex;align-items:center;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{display:flex;position:fixed;overflow:hidden;z-index:3;width:160px;padding:0;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px);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-menu-list__main-menu-item{width:24px;height:24px;padding:4px;justify-content:center;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-menu-list__main-menu-item,.cometchat-menu-list__sub-menu-list-item{display:flex;align-items:center;background:var(--cometchat-background-color-01,#fff);cursor:pointer}.cometchat-menu-list__sub-menu-list-item{gap:var(--cometchat-padding-2,8px);padding:var(--cometchat-padding-3,12px);flex:1 0 0}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{display:flex;height:48px;width:100%;align-items:center;gap:var(--cometchat-padding-2,12px);align-self:stretch;background:var(--cometchat-background-color-01,#fff)}.cometchat-menu-list__main-menu-item-icon{width:16px;height:16px;flex-shrink:0}.cometchat-menu-list__main-menu-item-icon,.cometchat-menu-list__sub-menu-list-item-icon{display:flex;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{width:24px;height:24px}.cometchat-menu-list__sub-menu-item-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;text-align:left;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-menu-list__sub-menu{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-01,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-menu-list__sub-menu-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask:url(/_next/static/media/more_icon.0d2a2e1e.svg);-webkit-mask-size:contain;cursor:pointer}.cometchat-menu-list__menu-wrapper{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-date{display:inline;font:var(--cometchat-font-caption2-regular);color:var(--cometchat-neutral-color-600);background:transparent;text-align:center;font-style:normal;padding:3px 10px}.cometchat-delete-bubble{display:flex;padding:var(--cometchat-padding-2,8px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3,12px);max-width:270px}.cometchat-delete-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6)}.cometchat-delete-bubble-incoming{background:var(--cometchat-neutral-color-300,#383838)}.cometchat-delete-bubble__body{display:flex;padding:0;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1,4px);border-radius:0}.cometchat-delete-bubble__icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;background:var(--cometchat-primary-button-icon,#fff);mask-size:contain;-webkit-mask-size:contain}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble__text{font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:var(--cometchat-neutral-color-600,#989898)}.cometchat-document-bubble{display:flex;width:240px;flex-direction:column;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);gap:0;border-radius:var(--cometchat-radius-3,12px);max-width:240px}.cometchat-document-bubble-incoming{background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-document-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble__body{display:flex;padding:var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px) 0;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-3,12px)}.cometchat-document-bubble__banner-image{border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__banner-image img{max-width:100%;max-height:100%;border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-document-bubble__body-content-name{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;text-align:left}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:var(--cometchat-text-color-primary,#141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-content-description{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:var(--cometchat-neutral-color-600,#727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-icon{display:flex;width:32px;height:32px;justify-content:center;align-items:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url(/_next/static/media/collaborative_document_fill.9f662f5c.svg)center center no-repeat;mask:url(/_next/static/media/collaborative_document_fill.9f662f5c.svg) center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url(/_next/static/media/collaborative_whiteboard_fill.f0f620fd.svg)center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard_fill.f0f620fd.svg) center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__button{display:flex;height:40px;padding:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;cursor:pointer}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{color:var(--cometchat-primary-button-background,#6852d6);border-top:1px solid var(--cometchat-border-color-dark,#dcdcdc)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800,#7965db);color:var(--cometchat-static-white,#fff)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{display:flex;justify-content:space-between;height:36px;width:100%;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-default,#f5f5f5);overflow:hidden;color:var(--cometchat-text-color-tertiary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-dropdown__placeholder-text label{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-dropdown__arrow{display:flex;width:20px;height:20px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-primary,#6b7280);-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg);cursor:pointer}.cometchat-dropdown__items{padding:0;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:relative;z-index:20}.cometchat-dropdown__item,.cometchat-dropdown__items{display:flex;align-self:stretch;background:var(--cometchat-background-color-01,#fff)}.cometchat-dropdown__item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%}.cometchat-dropdown__item:hover{border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{padding:var(--cometchat-padding-2,8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;min-height:30px;height:100%;width:100%;border:none;background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;gap:var(--cometchat-padding-1,4px);position:relative}.cometchat-edit-preview__close{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-icon-color-primary);-webkit-mask-size:contain;mask-size:contain;position:absolute;top:var(--cometchat-padding-2,8px);right:var(--cometchat-padding-2,8px);cursor:pointer}.cometchat-edit-preview__title{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-primary);font-style:normal;margin:0}.cometchat-edit-preview__subtitle{margin:0;font-style:normal;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:calc(100% - var(--cometchat-spacing-10, 40px))}.cometchat-edit-preview__subtitle *{display:inline!important;margin:0!important;padding:0!important;white-space:nowrap!important;list-style:none}.cometchat-edit-preview__subtitle ol{counter-reset:edit-preview-list}.cometchat-edit-preview__subtitle ol>li:before{counter-increment:edit-preview-list;content:counter(edit-preview-list) ". "}.cometchat-edit-preview__subtitle ul>li:before{content:"• "}.cometchat-edit-preview__subtitle a{color:var(--cometchat-link-button);text-decoration:underline}.cometchat-emoji-keyboard{display:flex;width:300px;height:300px;overflow:hidden;padding:0;flex-direction:column;align-items:flex-start;gap:0;position:absolute;border-radius:var(--cometchat-radius-4,16px);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-emoji-keyboard__tabs{display:flex;width:100%;min-height:48px;overflow:scroll hidden;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-2,4px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);cursor:pointer;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-emoji-keyboard__search{width:100%;height:-moz-fit-content;height:fit-content;padding:var(--cometchat-padding-3,12px)}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input::-moz-placeholder{font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{flex-wrap:wrap;display:flex;align-items:center;gap:var(--cometchat-spacing-2,8px)}.cometchat-emoji-keyboard__list-item{font-size:24px;cursor:pointer;border-radius:var(--cometchat-radius-2,8px);display:flex;justify-content:center;text-align:center;height:32px;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-emoji-keyboard__list-item:active{background-color:var(--cometchat-background-color-04,#e8e8e8)}.cometchat-emoji-keyboard__list-title{color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-emoji-keyboard__tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:12.8px;flex-shrink:0;border-radius:var(--cometchat-radius-2,8px)}.cometchat-emoji-keyboard__list{width:100%;height:100%;overflow-y:scroll;display:flex;padding:0 var(--cometchat-padding-3,12px) var(--cometchat-padding-3,12px);flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);mask-size:contain;-webkit-mask-size:contain;width:17px;height:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:var(--cometchat-icon-color-highlight,#6852d6)}[data-theme=dark] .cometchat-emoji-keyboard .cometchat-emoji-keyboard__list-item{color:var( --cometchat-neutral-color-500)}.cometchat-file-bubble{justify-content:space-between;box-sizing:border-box;border:none;border-radius:none;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);flex-direction:row;border-radius:var(--cometchat-radius-3,12px);align-self:stretch;width:240px;max-width:240px}.cometchat-file-bubble,.cometchat-file-bubble>div:not([class]){overflow:hidden;gap:var(--cometchat-padding-2,8px);display:flex;align-items:center}.cometchat-file-bubble>div:not([class]){justify-content:flex-start;flex:1 0 0;width:inherit}.cometchat-file-bubble__body{word-wrap:break-word;text-align:left;overflow:hidden;display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-file-bubble__body-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-file-bubble__body-details{overflow:hidden;text-overflow:ellipsis;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-file-bubble__leading-view{display:flex;align-items:flex-start;justify-content:flex-end;width:-moz-fit-content;width:fit-content}.cometchat-file-bubble__tail-view-download{mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/download.edbc8d13.svg) center center no-repeat;display:flex;width:20px;height:20px;justify-content:center;align-items:center;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-name{color:var(--cometchat-neutral-color-900)}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-details{color:var(--cometchat-neutral-color-600)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-details,.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-name{color:var(--cometchat-static-white)}.cometchat-file-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-file-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-file-bubble__tail-view-download-progress{position:relative;width:20px;height:20px}.cometchat-file-bubble__tail-view-download-progress svg{width:20px;height:20px;transform:rotate(-90deg)}.cometchat-file-bubble__tail-view-download-stop{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;background:var(--cometchat-primary-color);display:flex;width:12px;height:12px;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-size:contain;mask-size:contain;cursor:pointer}circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download{background:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);opacity:.2}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download-stop{background:var(--cometchat-static-white)}.cometchat-fullscreen-viewer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;background:#141414cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cometchat-fullscreen-viewer__header{width:-moz-fit-content;width:fit-content;position:absolute;left:10px;top:0}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:transparent}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{width:100%;height:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-static-white,#fff);text-overflow:ellipsis;font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-tertiary,#a1a1a1);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular)}.cometchat-fullscreen-viewer__body-image{max-width:400px;max-height:600px;flex-shrink:0;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-fullscreen-viewer__close-button{position:absolute;top:10px;right:10px;cursor:pointer;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cometchat-primary-button-icon,#fff);height:32px;width:32px;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%}.cometchat-fullscreen-viewer__body-download-progress{position:relative;width:100px;height:100px}.cometchat-fullscreen-viewer__body-download-progress svg{width:100px;height:100px;transform:rotate(-90deg)}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-image-bubble{padding:0;background:transparent;height:auto;width:100%;display:flex;justify-content:center;max-height:350px;max-width:250px;border-radius:var(--cometchat-radius-3);overflow:hidden;cursor:pointer}.cometchat-image-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{box-sizing:border-box;width:100%;height:100%;background:inherit;display:flex;flex-direction:column;overflow:hidden;position:relative}.cometchat-list__header-title{height:-moz-fit-content;height:fit-content;min-height:64px;display:flex;align-items:center;flex-shrink:0;text-align:left;overflow:hidden;color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-heading1-bold);font-style:normal;width:100%;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch}.cometchat-list__header{flex-shrink:0;display:flex;flex-direction:column;width:100%;padding:0;margin:0;box-sizing:border-box;background:var(--cometchat-background-color-01);border-right:1px solid var(--cometchat-border-color-light);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-list__header-search-bar{display:flex;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:flex-start;align-self:stretch;width:100%}.cometchat-list__body{overflow:hidden auto;overflow-x:hidden;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;border-right:1px solid var(--cometchat-border-color-light);position:relative}.cometchat-list__empty-view,.cometchat-list__error-view,.cometchat-list__loading-view{height:calc(100% - 1px);overflow:hidden;width:100%}.cometchat-list__loading-view-top{position:absolute;top:0;bottom:0;height:100%;width:100%;z-index:2}.cometchat-list__section-header{color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) 0 var(--cometchat-padding-4,16px);flex-direction:column;align-items:center;gap:10px;align-self:stretch;align-items:flex-start;justify-content:flex-start}.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-list__item-wrapper{display:flex;flex-direction:column}.cometchat-list-item{display:flex;width:100%;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01,#fff);box-sizing:border-box}.cometchat-list-item:hover{background:var(--cometchat-white-hover,#fafafa)}.cometchat-list-item:active{background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-list-item__body{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px;overflow:hidden}.cometchat-list-item__body-title{height:19px;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-heading4-medium,500 16px Roboto);line-height:120%;margin-right:var(--cometchat-margin-1);width:100%}.cometchat-list-item__title-container{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex:1 0 0;overflow:hidden;width:100%;text-align:left}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{display:flex;width:24px;height:24px;justify-content:flex-end;align-items:center}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{display:flex;width:48px;height:48px;padding:9px 9px 9px 10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-list-item__body-subtitle{display:flex;align-items:flex-start;gap:4px;align-self:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border-radius:16px;width:10px;height:10px;border:none;position:relative;bottom:20%;margin-left:20px}.cometchat-list-item__divider{height:1px;width:100%;background:grey}.cometchat-media-recorder__recorded,.cometchat-media-recorder__recording{display:flex;width:260px;height:inherit;padding:var(--cometchat-padding-5,20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-5,20px);border-radius:var(--cometchat-radius-4,16px);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-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:-moz-max-content;width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{padding-bottom:var(--cometchat-padding-2);max-width:100%;width:100%}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__tail-view{display:none}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__body{flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;align-items:center;padding-right:0}.cometchat-media-recorder__recorded-control,.cometchat-media-recorder__recording-control{display:flex;align-items:center;gap:20px}.cometchat-media-recorder__recording-preview{display:flex;width:120px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-media-recorder__recorded-preview{display:flex;width:260px;padding:var(--cometchat-padding-2,8px) 0;flex-direction:column;align-items:flex-start;gap:0;border-radius:var(--cometchat-radius-3,12px);background:var(--cometchat-primary-color,#6852d6)}.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recorded-control-record,.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recording-control-stop{display:flex;width:40px;cursor:pointer;height:40px;justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff);border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}.cometchat-media-recorder__recording-control-stop-icon{width:24px;height:24px;flex-shrink:0;mask:url(/_next/static/media/stop.9bb34c95.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/stop.9bb34c95.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-delete-icon,.cometchat-media-recorder__recording-control-delete-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;mask:url(/_next/static/media/delete.cfa5217e.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-record-icon{width:24px;height:24px;flex-shrink:0;-webkit-mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-send,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recording-control-record{display:flex;cursor:pointer;width:48px;height:48px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06)}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;mask:url(/_next/static/media/recording_resume.e3081fab.svg) center center no-repeat;background:var(--cometchat-error-color,#f44649)}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{-webkit-mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;background:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{-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;background:var(--cometchat-error-color,#f44649);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recorded-control-send-icon{-webkit-mask:url(/_next/static/media/send_fill.44c773ea.svg) center center no-repeat;mask:url(/_next/static/media/send_fill.44c773ea.svg) center center no-repeat;background:var(--cometchat-icon-color-highlight,#6852d6);width:32px;height:32px;flex-shrink:0;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-paused,.cometchat-media-recorder__recording-preview-recording{display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-media-recorder__recording-preview-paused-icon,.cometchat-media-recorder__recording-preview-recording-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white,#fff);-webkit-mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-disabled{opacity:.2;display:flex;width:80px;height:80px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-media-recorder__recording-preview-disabled-icon{width:48px;height:48px;flex-shrink:0;background:var(--cometchat-icon-color-white,#fff);-webkit-mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;mask:url(/_next/static/media/recording_icon.b5e2ccac.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%}.cometchat-media-recorder__error{display:flex;justify-content:flex-start;align-items:flex-start;background:var(--cometchat-background-color-02,#fafafa);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0 0;padding:var(--cometchat-padding-2);gap:var(--cometchat-padding-2);width:260px;position:absolute;z-index:2;bottom:100%}.cometchat-media-recorder__error-content{display:flex;flex-direction:column;gap:var(--cometchat-padding-1)}.cometchat-media-recorder__error-content-title{font:var(--cometchat-font-caption1-bold)}.cometchat-media-recorder__error-content-subtitle{font:var(--cometchat-font-caption1-regular)}.cometchat-media-recorder__error-content-subtitle,.cometchat-media-recorder__error-content-title{text-align:left;color:var(--cometchat-text-color-secondary,#727272)}.cometchat-media-recorder__error-icon-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max)}.cometchat-media-recorder__error-icon{width:16px;height:16px;flex-shrink:0;background:var(--cometchat-static-white);-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;-webkit-mask-size:contain;transform:rotate(180deg);mask-size:contain}.cometchat-media-recorder__permission-overlay{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5)}.cometchat-media-recorder__permission-dialog{display:flex;flex-direction:column;align-items:center;gap:var(--cometchat-spacing-3,12px);padding:var(--cometchat-padding-6,24px);width:320px;border-radius:var(--cometchat-radius-4,16px);background:var(--cometchat-background-color-01,#fff);box-shadow:0 20px 24px -4px rgba(16,24,40,.1),0 8px 8px -4px rgba(16,24,40,.04)}.cometchat-media-recorder__permission-dialog-icon-wrapper{display:flex;width:64px;height:64px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-media-recorder__permission-dialog-icon{width:32px;height:32px;flex-shrink:0;background:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;mask:url(/_next/static/media/mic_off.e236e62c.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-media-recorder__permission-dialog-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading4-bold,700 16px Roboto)}.cometchat-media-recorder__permission-dialog-subtitle{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-media-recorder__permission-dialog-button{width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-3,12px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#fff);color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-button-bold,700 14px Roboto);cursor:pointer;margin-top:var(--cometchat-margin-1,4px)}.cometchat-media-recorder__permission-dialog-button:hover{background:var(--cometchat-background-color-02,#fafafa)}.cometchat-message-bubble__wrapper{position:relative;max-width:100%;width:100%;box-sizing:border-box;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0}.cometchat-message-bubble__body-reply-view{width:100%;margin-bottom:5px}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list{height:auto;max-height:216px;overflow:auto}.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar,.cometchat-message-bubble .cometchat-menu-list__sub-menu-list::-webkit-scrollbar-thumb{display:none}.cometchat-message-bubble .cometchat-reactions{width:100%;margin-top:-4px}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{position:relative;border-radius:inherit;width:-moz-fit-content;width:fit-content;align-self:flex-start}.cometchat-message-bubble{flex:1 1 0;display:flex;flex-direction:column;border-radius:inherit;position:relative;width:100%}.cometchat-message-bubble,.cometchat-message-bubble-incoming{justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{width:-moz-fit-content;width:fit-content;display:flex;align-self:flex-start;max-width:100%}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{justify-content:flex-end;align-items:flex-end}.cometchat-message-bubble-action{justify-content:center;align-items:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);flex-direction:column;align-items:flex-end;border-radius:var(--cometchat-radius-3,12px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{display:flex;justify-content:flex-start;align-items:flex-start}.cometchat-message-bubble__options{background:transparent;display:flex;align-items:center;justify-content:flex-start;padding:0 var(--cometchat-padding-2,8px)}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}.cometchat-popover__content{position:fixed;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;z-index:2;border-radius:var(--cometchat-radius-5,16px);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-popover__content-tooltip-bottom,.cometchat-popover__content-tooltip-top{position:absolute;width:100%;height:6px;background:var(--cometchat-static-black,#141414);-webkit-mask:url(/_next/static/media/tooltip.30d5a630.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{transform:rotate(180deg);top:-7px}.cometchat-quick-view{position:relative;min-width:190px;padding:5px;box-sizing:border-box;background:#efefef;height:-moz-fit-content;height:fit-content;width:100%;border-radius:8px}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{display:flex;align-items:center}.cometchat-quick-view-button{position:absolute;top:2px;right:4px;height:16px;width:16px;border:none;border-radius:0;background:transparent}.cometchat-quick-view-bar{position:absolute;height:90%;top:5%;left:5px;border-radius:5px;background:"black";width:"4px"}.cometchat-quick-view-title{margin-top:5px;margin-bottom:10px;padding:0;font:"600 13px Inter, sans-serif";color:"grey"}.cometchat-quick-view-subtitle{margin-top:5px;margin-bottom:5px;padding:0;text-align:left;font:"400 13px Inter, sans-serif";color:"grey"}.cometchat-radiobutton{display:inline-flex;align-items:center;position:relative}.cometchat-radiobutton__label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cometchat-radiobutton__selected{display:inline-block;position:relative;height:24px;width:24px;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);border:1.5px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-radiobutton input[type=radio]{position:absolute;opacity:0}.cometchat-radiobutton__selected:after{content:"";position:absolute;top:50%;left:50%;width:50%;height:50%;border-radius:var(--cometchat-radius-max,1000px);background-color:var(--cometchat-primary-color,#6852d6);transform:translate(-50%,-50%);display:none}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{display:flex;align-items:center;gap:var(--cometchat-radius-2,8px);color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular)}.cometchat-search-bar{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-03);flex:1 0 0}.cometchat-search-bar__input{width:100%;height:100%;border:none;border-radius:none;background:transparent;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;outline:none;padding-left:var(--cometchat-padding-1)}.cometchat-search-bar__icon{-webkit-mask:url(/_next/static/media/search.ff5cfb77.svg) center center no-repeat;mask:url(/_next/static/media/search.ff5cfb77.svg) center center no-repeat;display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-size:contain;mask-size:contain;background:var(--cometchat-icon-color-secondary)}.cometchat-search-bar__input::-moz-placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{width:100%;text-align:center}.cc-single_select-option{padding:10px;box-sizing:border-box;cursor:pointer;min-height:20px;min-width:80px;display:flex;justify-content:center;align-items:center;font:400 14px Inter;color:grey;background:#fff;border:1px solid #dedede;border-radius:2px}.cc-single_select-option :hover{font:400 14px Inter;color:#000;background:#efefef}.cc-single_select-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border:none;border-radius:6px}.cometchat-text-bubble{display:flex;align-items:center;justify-content:flex-start;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);align-self:flex-end;width:auto;border-radius:var(--cometchat-radius-3,12px);max-width:630px}.cometchat-text-bubble__body-text{margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;padding-top:var(--cometchat-padding-1)}.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded{display:block;overflow:visible;-webkit-line-clamp:unset;white-space:pre-line}.cometchat-text-bubble__body-text:has(blockquote),.cometchat-text-bubble__body-text:has(ol),.cometchat-text-bubble__body-text:has(pre),.cometchat-text-bubble__body-text:has(ul){display:block;overflow:hidden;white-space:normal;max-height:88px}.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(blockquote),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(ol),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(pre),.cometchat-text-bubble__body-text.cometchat-text-bubble__body-text--expanded:has(ul){max-height:none;overflow:visible}.cometchat-text-bubble.cometchat-text-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-text-bubble.cometchat-text-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-text-bubble.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble__body{position:relative;display:flex;flex-direction:column}.cometchat-text-bubble__read-less,.cometchat-text-bubble__read-more{font:var(--cometchat-font-body-regular);font-style:normal;cursor:pointer;display:flex;align-self:flex-end;width:-moz-fit-content;width:fit-content;padding:var(--cometchat-padding-1)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble .cometchat-text-bubble__body-text.cometchat-text-bubble__body-text-emoji{font:var(--cometchat-font-title-regular)}@media (max-width:1000px){.cometchat-text-bubble{max-width:420px}}@media (max-width:768px){.cometchat-text-bubble{max-width:280px}}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text code,.cometchat-text-bubble__body-text code{font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important;font-weight:400;font-style:normal;display:inline-flex;justify-content:center;align-items:center}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text code,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text code{border-radius:var(--cometchat-radius);font-size:14px;padding:0 var(--cometchat-padding)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text code,.cometchat-text-bubble__body-text pre{font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important;font-weight:400;font-style:normal}.cometchat-text-bubble__body-text pre{border-radius:var(--cometchat-radius-2,8px);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);word-wrap:break-word}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre{background:hsla(0,0%,100%,.1);border:none;border-radius:var(--cometchat-radius-2,8px);color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text pre code,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre code,.cometchat-text-bubble__body-text pre code{font-family:inherit!important}.cometchat-text-bubble__body-text blockquote{border-left:3px solid var(--cometchat-border-color-default);margin:0;font-style:normal}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text blockquote{color:var(--cometchat-text-color-secondary);background:var(--cometchat-neutral-color-400);border-left-color:var(--cometchat-primary-color)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text blockquote{color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1);border-left-color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text a{color:var(--cometchat-primary-color,#39f)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text a{color:var(--cometchat-static-white)}.cometchat-text-bubble__body-text a:hover{text-decoration:underline;opacity:.8}.cometchat-text-bubble__body-text li{margin:0;padding:0;white-space:normal}.cometchat-text-bubble__body-text ol,.cometchat-text-bubble__body-text ul{margin:0;white-space:normal}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);background:rgba(104,82,214,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-weight:400;font-style:normal;text-decoration:none}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);background:rgba(255,171,0,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text .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-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);background:hsla(0,0%,100%,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions>span{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-weight:400;font-style:normal;text-decoration:none}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);background:hsla(0,0%,100%,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text .cometchat-mentions-you>span{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-weight:400;font-style:normal;text-decoration:none}.cometchat-video-bubble{display:flex;padding:0;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-3,12px);max-width:250px;max-height:350px;overflow:hidden;width:auto;height:auto;cursor:pointer}.cometchat-video-bubble__body{margin:0;border-radius:inherit;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{display:flex;width:420px;height:480px;flex-direction:column;align-items:center;gap:var(--cometchat-padding-2,8px);flex-shrink:0;align-self:stretch;background-color:var(--cometchat-background-color-01,#fff);border-radius:var(--cometchat-radius-3,12px);overflow:hidden;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:relative}.cometchat-create-poll__header{padding:var(--cometchat-radius-3,12px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;align-items:center;align-self:stretch}.cometchat-create-poll__header-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%}.cometchat-create-poll__header-close-icon{display:flex;width:24px;height:24px;justify-content:center;align-items:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cometchat-icon-color-primary,#141414);-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;border:none;cursor:pointer}.cometchat-create-poll__body{padding:var(--cometchat-padding-4,16px);width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;margin:0;overflow:hidden}.cometchat-create-poll__body-question{text-align:left;display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-create-poll__body-question-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{display:flex;height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);flex:1 0 0;width:100%;min-width:90px;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding-top:var(--cometchat-padding-5,20px);gap:var(--cometchat-padding-2,8px);margin-bottom:var(--cometchat-padding-2,8px);overflow:hidden;max-height:64%}.cometchat-create-poll__body-options-title{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-2,8px);scrollbar-width:none;overflow-y:scroll}.cometchat-create-poll__body-option-input{display:flex;height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:8px;border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);color:var(--cometchat-text-color-primary,#141414);width:100%;min-width:90px;flex:1 0 0;font:var(--cometchat-font-body-regular);font-style:normal;outline:none}.cometchat-create-poll__body-options-add-button{display:flex;justify-content:flex-start;background-color:transparent;border:none;cursor:pointer;text-align:left;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-caption1-medium);font-style:normal;line-height:120%;padding-bottom:var(--cometchat-padding-2)}.cometchat-create-poll__body-option-remove-button{-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__button{width:100%;height:40px}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{border:none;text-align:left;color:var(--cometchat-primary-button-icon,#fff);font:var(--cometchat-font-button-medium);font-style:normal;line-height:120%;background:var(--cometchat-primary-button-background,#6852d6);border-radius:var(--cometchat-radius-2,8px);display:flex;align-items:center;justify-content:center;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);cursor:pointer;height:100%;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:var(--cometchat-background-color-04,#e8e8e8);color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-create-poll__body-option{width:100%;display:flex;justify-content:space-between;position:relative;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-create-poll-backdrop{background:#141414cc;position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-create-poll__footer{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:0;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5) var(--cometchat-padding-4,16px);width:100%}.cometchat-create-poll__error-icon{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-error-color,#f44649);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__error{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);background:rgba(244,70,73,.1)}.cometchat-create-poll__error-text{color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{-webkit-mask:url(/_next/static/media/loading_icon.a2679ae1.svg) center center no-repeat;mask:url(/_next/static/media/loading_icon.a2679ae1.svg) center center no-repeat;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:var(--cometchat-static-white,#fff);-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;cursor:pointer}.cometchat-create-poll__body-options-add-button-disabled{color:var(--cometchat-text-color-disabled,#dcdcdc);font:var(--cometchat-font-caption1-medium)}@media (max-width:768px){.cometchat-create-poll{width:360px}}.cometchat-link-bubble{display:flex;padding:0;flex-direction:column;align-items:flex-end;align-self:stretch;border-radius:var(--cometchat-radius-3,12px);width:240px;max-width:240px}.cometchat-link-bubble-incoming{background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-link-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6)}.cometchat-link-bubble__preview-image{height:50%;width:100%;cursor:pointer;align-self:stretch;background:var(--cometchat-static-black,#0a0914);border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0}.cometchat-link-bubble__preview-body{display:flex;padding:var(--cometchat-padding-2,8px);gap:var(--cometchat-padding-1,4px);align-items:flex-start;align-self:stretch;border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:var(--cometchat-extended-primary-color-900,#5d49be)}.cometchat-link-bubble__preview-body-content-title{font:var(--cometchat-font-body-bold);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-title{color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-description{font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-description{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-link{font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6;cursor:pointer}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__body{width:100%}.cometchat-link-bubble__body .cometchat-url{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__body{color:var(--cometchat-info-color,#0b7bea)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-fav-icon{height:40px;width:40px;cursor:pointer;border-radius:var(--cometchat-radius-1,4px)}.cometchat-link-bubble__preview-body-content{text-align:left;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1,4px)}.cometchat-tanslation-bubble{display:flex;flex-direction:column;justify-content:center;border-radius:var(--cometchat-radius-3,12px);flex:1 0 0;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:var(--cometchat-primary-color,#6852d6)}.cometchat-tanslation-bubble__original-text{width:100%;max-width:500px}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{font:var(--cometchat-font-body-regular);font-style:normal;max-width:500px;margin:0;word-break:break-word;text-align:left;white-space:pre-line;overflow:auto;width:100%;display:block}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:var(--cometchat-static-white,#fff)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:var(--cometchat-extended-primary-color-800,#7965db)}.cometchat-tanslation-bubble__helper-text{padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0;text-align:right;font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-neutral-color-600,#727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble{display:flex;flex-direction:column;align-items:flex-start;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-3,12px);gap:var(--cometchat-padding-4,16px);width:240px;max-width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar{padding:0;width:20px;height:20px}.cometchat-polls-bubble .cometchat-avatar img{width:20px;height:20px;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-600,#aa9ee8);font:var(--cometchat-font-caption2-regular);color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__question{font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;width:100%;text-overflow:ellipsis;word-wrap:break-word}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__options{display:flex;flex-direction:column;width:100%;list-style-type:none;padding-bottom:var(--cometchat-padding-3,12px);gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:flex-start;align-self:stretch}.cometchat-polls-bubble__options>li{display:flex;gap:var(--cometchat-padding-2,8px);width:100%;position:relative}.cometchat-polls-bubble__option-item{width:100%;justify-content:space-between;padding:0}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{width:20px;height:20px;border-radius:var(--cometchat-radius-max,50%);display:flex;align-items:center;justify-content:center}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:var(--cometchat-icon-color-highlight,#6852d6);color:var(--cometchat-background-color-01,#fff);border:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:var(--cometchat-static-white,#fff);color:#6852d6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-background-color-01,#fff)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:var(--cometchat-primary-color,#6852d6)}.cometchat-poll-bubble__option-item-body{width:100%;display:flex;flex-direction:column;gap:var(--cometchat-spacing-1,4px);overflow:hidden}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;word-wrap:break-word;width:100%;overflow:hidden}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;justify-content:flex-end;max-width:100px;position:relative;height:20px;width:-moz-fit-content;width:fit-content;gap:var(--cometchat-padding-1)}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;width:20px;margin-right:-8px;z-index:2}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{margin-right:0;z-index:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-progress{margin-top:3px;width:100%;height:8px;flex-shrink:0;align-self:stretch;border-radius:16px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:var(--cometchat-extended-primary-color-700,#8978df)}.cometchat-poll-bubble__option-item-body-progress-background{height:8px;width:20px;border-radius:var(--cometchat-radius-4,16px)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected,.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected{border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:var(--cometchat-static-white,#fff)}.cometchat-sticker-keyboard{display:flex;width:100%;height:100%;padding:0;flex-direction:column;gap:0;border-radius:var(--cometchat-radius-4,16px);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-sticker-keyboard__tabs{min-height:40px;height:40px;display:flex;gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-sticker-keyboard__tab>img{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-max,800px);cursor:pointer}.cometchat-sticker-keyboard__tab-active>img{background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-sticker-keyboard__list{width:100%;display:flex;overflow-x:hidden;overflow-y:auto;flex-wrap:wrap;background:inherit;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3)}.cometchat-sticker-keyboard__list-item{min-width:80px;min-height:80px;width:80px;height:80px;display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);align-items:center;align-content:center;flex-wrap:wrap;cursor:pointer}.cometchat-sticker-keyboard__shimmer-tabs{display:flex;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-sticker-keyboard__shimmer-tab{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,800);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 10s linear infinite}.cometchat-sticker-keyboard__shimmer-list{gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 5s linear infinite;border-radius:8px;min-width:70px;min-height:70px;width:70px;height:70px}.cometchat-sticker-keyboard__empty-view{align-items:center;gap:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-bold);font-style:normal}.cometchat-sticker-keyboard__empty-view,.cometchat-sticker-keyboard__error-view{display:flex;height:272px;flex-direction:column;justify-content:center;flex-shrink:0;align-self:stretch;text-align:center}.cometchat-sticker-keyboard__error-view{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{width:60px;height:60px;-webkit-mask-image:url(/_next/static/media/sticker.9e647a27.svg) center center no-repeat;mask-image:url(/_next/static/media/sticker.9e647a27.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--cometchat-icon-color-tertiary,#dcdcdc)}.cometchat-group-members{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__backdrop{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:transparent;height:0;width:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:transparent;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);justify-content:center;align-items:center;gap:var(--cometchat-padding-5,20px);border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-100,#edeafa);overflow:hidden;color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{color:var(--cometchat-static-white,#f9f8fd);background:var(--cometchat-primary-color,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{width:auto;height:-moz-fit-content;height:fit-content}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;height:16px;width:16px;-webkit-mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg) center center no-repeat;mask:url(/_next/static/media/dropdown-arrow.57901fb1.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-group-members .cometchat-menu-list__sub-menu-list{border-radius:var(--cometchat-radius-2,8px);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-group-members .cometchat-menu-list__sub-menu-list :hover{background:var(--cometchat-background-color-02,#fafafa)}.cometchat-group-members__empty-state-view{display:flex;flex-direction:column}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-group-members__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-group-members__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-group-members__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-group-members__shimmer-item-title{width:50%;height:22px}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-group-members__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-group-members__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-group-members .cometchat-menu-list__sub-menu{background:none;box-shadow:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar,.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}.cometchat-call-logs{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff)}.cometchat-call-logs__outgoing-call{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{height:24px;width:24px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#fff)}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/_next/static/media/call-log_video.a786d706.svg) center center no-repeat;mask:url(/_next/static/media/call-log_video.a786d706.svg) center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/_next/static/media/call-log-audio.d53d70f0.svg) center center no-repeat;mask:url(/_next/static/media/call-log-audio.d53d70f0.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);padding:0;text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-call-logs__list-item-subtitle-icon{height:16px;width:16px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-primary,#fff)}.cometchat-call-logs__list-item-subtitle-icon-missed-call{-webkit-mask:url(/_next/static/media/call_received.60fa451d.svg) center center no-repeat;mask:url(/_next/static/media/call_received.60fa451d.svg) center center no-repeat;background-color:var(--cometchat-error-color,#f44649)}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{-webkit-mask:url(/_next/static/media/call_made.b95e3982.svg) center center no-repeat;mask:url(/_next/static/media/call_made.b95e3982.svg) center center no-repeat;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{-webkit-mask:url(/_next/static/media/missedCallIcon.de1d55d8.svg) center center no-repeat;mask:url(/_next/static/media/missedCallIcon.de1d55d8.svg) center center no-repeat;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-call-logs__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-call-logs__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-call-logs__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-call-logs__shimmer-item-body{display:flex;width:100%;height:100%;align-items:center;gap:var(--cometchat-padding-2,8px)}.cometchat-call-logs__shimmer-item-body-title-wrapper{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.cometchat-call-logs__shimmer-item-body-title{width:50%;height:22px}.cometchat-call-logs__shimmer-item-body-subtitle,.cometchat-call-logs__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-call-logs__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-call-logs__shimmer-item-body-tail{width:32px;height:32px;min-height:32px;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 10.5s linear infinite}.cometchat-call-logs .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff);position:relative}.cometchat-conversations .cometchat-conversations-header{min-height:64px;box-sizing:border-box}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-conversations .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-conversations .cometchat-list-item__trailing-view{width:auto;height:40px}.cometchat-conversations .cometchat-date{padding:0;font:var(--cometchat-font-caption1-regular)}.cometchat-conversations__subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-wait{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-error{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--cometchat-error-color)}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{-webkit-mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding,2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations__subtitle-text-sender{font:var(--cometchat-font-body-medium);font-style:normal;flex-shrink:0}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis}.cometchat-conversations__subtitle-text{white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-conversations__subtitle-text code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em;background:var(--cometchat-background-color-03);color:var(--cometchat-text-color-secondary);padding:0 var(--cometchat-padding-1,2px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-light)}/* !important needed because the parent uses the `font` shorthand which resets font-weight/style on all descendants */.cometchat-conversations__subtitle-text b,.cometchat-conversations__subtitle-text strong{font-weight:700!important}.cometchat-conversations__subtitle-text em,.cometchat-conversations__subtitle-text i{font-style:italic!important}.cometchat-conversations__subtitle-text u{text-decoration:underline!important}.cometchat-conversations__subtitle-text s{text-decoration:line-through!important}.cometchat-conversations__subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;width:16px;flex-shrink:0}.cometchat-conversations__subtitle-icon-incoming-audio-call{-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;background-color:var(--cometchat-error-color,#f44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{-webkit-mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;background-color:var(--cometchat-error-color,#f44649);-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-unsupported{-webkit-mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color,#6852d6);overflow:hidden;color:var( --cometchat-static-white,#fff);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-conversations__subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-conversations__list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09c26f)}.cometchat-conversations__list-item-password .cometchat-list-item__status,.cometchat-conversations__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-conversations__list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#fff)}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#fff)}.cometchat-conversations__trailing-view-options-delete-backdrop{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;display:flex;align-items:center;justify-content:center}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:transparent}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:transparent;box-shadow:none}.cometchat-conversations .cometchat-list__header{border-bottom:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{-webkit-mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;background:var(--cometchat-error-color,#f44649);width:24px;height:24px;-webkit-mask-size:contain}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{width:20px;height:20px;background:var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:var(--cometchat-radius-1,4px);background:var( --cometchat-background-color-04,#e8e8e8)}.cometchat-conversations__subtitle-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);background:rgba(104,82,214,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);background:rgba(255,171,0,.2);padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-weight:400;font-style:normal;text-decoration:none}.cometchat-conversations__subtitle-text .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-conversations__subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/_next/static/media/conversations_empty_state.c654ea4d.svg) center center no-repeat;mask:url(/_next/static/media/conversations_empty_state.c654ea4d.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-conversations .cometchat-conversations__list-item-agent .cometchat-list-item__title-container{max-width:90%}.cometchat-conversations__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-conversations__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-conversations__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px)}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{width:50%;height:22px}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversations__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-conversations__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 10.5s linear infinite}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-conversations .cometchat-search-bar__input{cursor:pointer}.cometchat-conversations .cometchat-list-item__body{position:relative}.cometchat-conversations .cometchat-list-item__menu-view{position:absolute;top:0;right:0;z-index:1}.cometchat-conversations .cometchat-list-item__trailing-view-hidden{visibility:hidden;display:initial}.cometchat-users{display:flex;width:100%;height:100%;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff);position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cometchat-users .cometchat-search-bar__input,.cometchat-users input{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.cometchat-users__list-item ::-moz-selection,.cometchat-users__list-item::-moz-selection{background:transparent;color:inherit}.cometchat-users__list-item ::selection,.cometchat-users__list-item::selection{background:transparent;color:inherit}.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-users__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-users__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-users__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-users__shimmer-item-title{width:50%;height:22px}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-users__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-users__list-item-online .cometchat-list-item__status{width:14px;height:14px;margin-right:-12px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-users__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-users__list-item{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-users .cometchat-list-item__body{padding:0;min-height:43px}.cometchat-users__selected-preview{position:absolute;bottom:0;left:0;right:0;width:100%;max-height:30vh;padding-top:var(--cometchat-padding-4,16px);padding-left:var(--cometchat-padding-4,16px);padding-right:var(--cometchat-padding-4,16px);padding-bottom:0;background:var(--cometchat-background-color-01,#fff);border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;z-index:10}.cometchat-users__selected-preview-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.cometchat-users__selected-preview-hide-scrollbar::-webkit-scrollbar{display:none}.cometchat-users__selected-preview-container{display:flex;flex-wrap:wrap;gap:var(--cometchat-padding-2,8px);max-height:calc(2 * (32px + var(--cometchat-padding-2, 8px)));overflow-y:auto;overflow-x:hidden}.cometchat-users__selected-preview-container-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.cometchat-users__selected-preview-container-hide-scrollbar::-webkit-scrollbar{display:none}.cometchat-users__selected-preview-chip{display:flex;align-items:center;gap:var(--cometchat-padding-2,8px);border:1px solid var(--cometchat-border-color-default,#e8e8e8);padding:var(--cometchat-padding-1,4px);background:var(--cometchat-background-color-03,#f5f5f5);border-radius:var(--cometchat-radius-max,1000px);height:32px;box-sizing:border-box;flex-shrink:0}.cometchat-users__selected-preview-chip .cometchat-avatar{width:24px;height:24px;flex-shrink:0}.cometchat-users__selected-preview-chip .cometchat-avatar .cometchat-avatar__text{font:var( --cometchat-font-caption1-bold)}.cometchat-users__selected-preview-chip-name{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);max-width:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cometchat-users__selected-preview-chip-close{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;cursor:pointer;flex-shrink:0}.cometchat-users__selected-preview-chip-close img{width:16px;height:16px;opacity:.6;transition:opacity .2s}.cometchat-users__selected-preview-chip-close:hover img{opacity:1}.cometchat-users__selected-preview-chip-close-button{border:none;background:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.cometchat-users__selected-preview-chip-close-button .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-users__selected-preview-chip-close-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-groups{width:100%;height:100%;align-items:flex-start;gap:0;flex-shrink:0;background:var(--cometchat-background-color-01,#fff)}.cometchat-groups,.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-groups__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-groups__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  )}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--cometchat-padding-2,8px)}.cometchat-groups__shimmer-item-body-title{width:50%;height:22px}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );animation:shimmerAnimation 1.5s linear infinite}.cometchat-groups__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-groups__list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09c26f)}.cometchat-groups__list-item-password .cometchat-list-item__status,.cometchat-groups__list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-groups__list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__list-item-password .cometchat-list-item__status-icon,.cometchat-groups__list-item-private .cometchat-list-item__status-icon{height:8px;width:8px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-static-white,#fff)}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0 0;align-self:stretch;justify-content:space-between;height:63px;background:var(--cometchat-background-color-01);width:100%;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{overflow:hidden;color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);width:100%;text-align:left;height:100%;min-height:17px;display:block}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:-moz-fit-content;height:fit-content}.cometchat-message-header>div:not([class]){display:flex;align-items:center;justify-content:flex-start;gap:var(--cometchat-padding-2,8px);flex:1 0 0;width:100%;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{width:auto}.cometchat-message-header__back-button{width:24px;height:24px;display:flex;justify-content:center;align-items:center;-webkit-mask:url(/_next/static/media/arrow_back.57295352.svg);-webkit-mask-size:contain;background:var(--cometchat-icon-color-primary);cursor:pointer}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-icon,.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-header .cometchat-message-header__menu{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{background:transparent;border:none;justify-content:center;align-items:center;height:24px;width:24px;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:-moz-max-content;width:max-content}.cometchat-message-header__listitem{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.cometchat-message-header__auxiliary-button-view{width:-moz-fit-content;width:fit-content;display:flex;gap:var(--cometchat-padding-4,16px);align-items:center;justify-content:flex-end;gap:16px}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:transparent;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.cometchat-message-header .cometchat-list-item .cometchat-avatar{display:flex;width:40px;height:40px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;width:40px;padding:0}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:initial}}.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 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:#e8e5e5;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:#e8e5e5;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-link-button);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:var(--cometchat-font-caption1-regular);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;align-items:center;min-width:0;overflow:visible;position:relative}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__center{flex:1;justify-content:flex-end}.cometchat-compact-message-composer__input{width:100%;flex: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 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;max-height:inherit;overflow:auto;scrollbar-width:none}.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;width:100%;justify-content:flex-start}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__recording-bar{flex:1;width:100%;margin-left:0}.cometchat-compact-message-composer__row--recording .cometchat-compact-message-composer__recording-bar-waveform{flex: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:var(--cometchat-font-caption1-regular);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:var(--cometchat-font-caption1-regular);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:hidden;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;overflow-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;display:block}.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-link-button);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;-o-object-fit:contain;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 0;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:hsla(0,0%,8%,.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 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 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}.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}.cometchat-call-button{display:flex;align-items:center;gap:var(--cometchat-padding-4,16px);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-call-button .cometchat-button{width:24px;height:24px;padding:0;gap:0;background:var(--cometchat-background-color-01,#fff)}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{display:flex;position:fixed;z-index:3;left:0;top:0;justify-content:center;align-items:center;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:transparent}.cometchat-incoming-call{display:flex;width:360px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-3,12px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#f5f5f5);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:absolute;z-index:10}.cometchat-incoming-call .cometchat-list-item{width:320px;padding:0;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary,#fff);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.cometchat-incoming-call__button-group{display:flex;align-items:center;gap:16px;align-self:stretch}.cometchat-incoming-call__button-decline{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{width:152px;background:var(--cometchat-error-color,#c73c3e)}.cometchat-incoming-call__button-accept{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{width:152px;background:var(--cometchat-success-color,#0b9f5d)}.cometchat-incoming-call__avatar{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:var(--cometchat-primary-button-icon,#fff);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{display:flex;align-items:center;gap:4px;align-self:stretch}.cometchat-incoming-call__subtitle-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask-size:contain}.cometchat-incoming-call__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:transparent}.cometchat-message-information{max-width:420px;width:100%;height:-moz-fit-content;height:fit-content;max-height:100%;flex-shrink:0;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);overflow:hidden}.cometchat-message-information__header{display:flex;height:64px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff)}.cometchat-message-information__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-message-information__header-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-message-information__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:transparent}.cometchat-message-information__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{display:flex;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);align-items:flex-start;gap:0;width:100%;max-height:300px;overflow:hidden auto;background:var(--cometchat-background-color-02,#fafafa);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{display:flex;width:100%;padding:0;flex-direction:column;align-items:flex-start;height:260px;overflow:hidden auto}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:transparent}.cometchat-message-information__receipts-subtitle{display:flex;padding:0;width:100%;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex:1 0 0}.cometchat-message-information__receipts-subtitle-text{display:flex;justify-content:space-between;align-items:center;align-self:stretch;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__receipts .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:flex-start}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{width:100%;height:260px;background:var(--cometchat-background-color-01,#fff)}.cometchat-message-information__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-message-information__shimmer-item-avatar{width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__shimmer-item-title{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);display:flex;height:40px;justify-content:center;align-items:center;flex:1 0 0;animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{padding:0;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{display:flex;height:200px;width:100%;justify-content:center;align-items:center;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){width:100%;height:100%;border-radius:0;border:none;position:absolute;left:0;top:0;z-index:10}.cometchat-thread-header{width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex-shrink:0}.cometchat-thread-header,.cometchat-thread-header__top-bar{display:flex;background:var(--cometchat-background-color-01,#fff)}.cometchat-thread-header__top-bar{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-2,8px);height:64px;align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5)}.cometchat-thread-header__top-bar-title-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0;overflow:hidden}.cometchat-thread-header__top-bar-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-thread-header__top-bar-subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cometchat-thread-header__top-bar-subtitle-text-clickable{cursor:pointer}.cometchat-thread-header__top-bar-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-thread-header__top-bar-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;width:100%;padding-top:var(--cometchat-padding-3,12px);flex-direction:column;flex-shrink:0}.cometchat-thread-header__body-timestamp{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);align-self:center;border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-02,#fafafa);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-thread-header__body-timestamp .cometchat-date{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;display:flex}.cometchat-thread-header__message{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);gap:0;min-height:50px;max-height:300px;overflow:hidden auto;flex:1 0 0}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{min-height:-moz-fit-content;min-height:fit-content;max-height:150px}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-thread-header__reply-bar-count{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-thread-header__reply-bar-divider{width:100%;height:1px;background:var(--cometchat-border-color-default,#e8e8e8);flex:1}.cometchat-thread-header__message .cometchat-message-preview{cursor:not-allowed}.cometchat-toast{display:inline-block;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4ppx);background:var(--cometchat-static-black);position:fixed;color:var(--cometchat-static-white,#f9f8fd);font:var(--cometchat-font-caption1-regular);bottom:12px;left:50%;transform:translateX(-50%);z-index:10;position:absolute}.cometchat-search{width:100%;margin:0 auto;background:var(--cometchat-background-color-01);height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-3,12px)}.cometchat-search__header{display:flex;align-items:center;gap:6px;justify-content:flex-start;min-height:64px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);padding-bottom:0}.cometchat-search__search-bar{position:relative;flex:1;overflow:hidden}.cometchat-search__input{display:flex;align-items:center;min-height:36px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);gap:var(--cometchat-spacing-1,4px);flex:1 0 0;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-03,#f5f5f5);justify-content:flex-start;overflow-x:auto}.cometchat-search__input input{border:none;flex:1;min-width:50px;outline:none;background:transparent;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-regular)}.cometchat-search__input-clear-button{border:none;background:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cometchat-search__back-button .cometchat-button,.cometchat-search__input-clear-button .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-search__back-button .cometchat-button .cometchat-button__icon,.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{display:flex;flex-wrap:wrap;gap:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px)}.cometchat-search__body-filter,.cometchat-search__body-filter .cometchat-button{cursor:pointer;border-radius:var(--Radius-radius_Max,1000px);background:var(--cometchat-background-color-03);display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px)}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{height:16px;width:16px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__initial-view{flex:1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.cometchat-search__initial-view-icon{mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary);mask-size:contain;-webkit-mask-size:contain;width:120px;height:120px;flex-shrink:0}.cometchat-search__initial-view-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__initial-view-subtitle{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-conversations__see-more .cometchat-button,.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text,.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color)}.cometchat-search .cometchat-list-item__trailing-view{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-self:flex-start}.cometchat-search__conversations .cometchat-search__conversations-subtitle,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper{display:flex;flex-direction:row;gap:var(--cometchat-padding,2px)}.cometchat-search-messages__list-item .cometchat-search-messages__subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,14px)}.cometchat-search__conversations-subtitle-text-sender{font:var(--cometchat-font-body-bold,14px)}.cometchat-search__conversations-subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0}.cometchat-search__conversations-subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-wait{-webkit-mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;mask:url(/_next/static/media/status_sending.10bbdf20.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-error{-webkit-mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;mask:url(/_next/static/media/error_icon.1da4b845.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--cometchat-error-color)}.cometchat-search__conversations-subtitle-receipts-read{-webkit-mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask-size:contain;mask-size:contain}.cometchat-search .cometchat-text-highlight{font:var(--cometchat-font-body-bold);color:var(--cometchat-text-color-primary)}.cometchat-search__results .cometchat-list__header-title{min-height:20px;margin-bottom:var(--cometchat-margin-1)}.cometchat-search__conversations,.cometchat-search__messages,.cometchat-search__results{overflow:hidden;height:-moz-fit-content;height:fit-content}.cometchat-search__results{overflow:scroll;height:100%}.cometchat-search__conversations-list-item{cursor:pointer}.cometchat-search__conversations-list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-search__conversations-subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding,2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search__conversations-subtitle-text code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em;background:var(--cometchat-background-color-03);color:var(--cometchat-text-color-secondary);padding:0 var(--cometchat-padding-1,2px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-light)}.cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);flex-shrink:0}.cometchat-search__conversations-subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular)}.cometchat-search__conversations-trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-date{font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color,#6852d6);overflow:hidden;color:var(--cometchat-static-white,#fff);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;width:16px;flex-shrink:0}.cometchat-search__conversations-subtitle-icon-incoming-audio-call,.cometchat-search__conversations-subtitle-icon-incoming-video-call{background-color:var(--cometchat-error-color,#f44649)}.cometchat-search__conversations-subtitle-icon-incoming-audio-call{-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-none{display:none}.cometchat-search-conversations__see-more{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);display:flex;justify-content:flex-start}.cometchat-search-conversations__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-search-conversations__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search-messages{overflow:hidden;height:-moz-fit-content;height:fit-content}.cometchat-search__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#fff)}.cometchat-search__shimmer-item{width:100%;height:72px;display:flex;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-search__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-search__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px)}.cometchat-search__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-search__shimmer-item-body-title{width:50%;height:22px}.cometchat-search__shimmer-item-body-subtitle,.cometchat-search__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-search__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-search__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 3.5s linear infinite}.cometchat-search__empty-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff);padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search__empty-view-icon{height:120px;width:120px;mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.7d9aad71.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-search__empty-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__empty-view-body-title{max-width:280px;width:auto;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__empty-view-body-description{max-width:280px;width:auto;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search__error-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#fff)}.cometchat-search__error-view-icon{height:120px;width:120px;mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-error-color,#f44649)}.cometchat-search__error-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__error-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__error-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-messages__list-item{cursor:pointer;width:100%}.cometchat-search-messages__list-item .cometchat-list-item__body-subtitle,.cometchat-search-messages__list-item .cometchat-search-messages__subtitle{display:block;width:100%;max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search-messages__subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search-messages__trailing-view{display:flex;flex-direction:column;align-items:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search-messages .cometchat-date{font:var(--cometchat-font-caption1-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__see-more{gap:var(--cometchat-padding-3,12px) 0;display:flex;justify-content:flex-start;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search__messages-leading-view{background:var(--cometchat-background-color-01);height:40px;width:48px;border-radius:var(--cometchat-radius-max,1000px);display:flex;align-items:center;justify-content:center}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{-webkit-mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;width:16px;transform:scale(2)}.cometchat-search__messages-leading-view-link>img{height:32px;width:32px}.cometchat-search__messages-leading-view-audio.cometchat-search__messages-leading-view{background-color:var(--cometchat-primary-color,#6852d6)}.cometchat-search__messages-leading-view-audio>.cometchat-search__messages-leading-view-icon{mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;background:var(--cometchat-static-white,#a1a1a1);height:16px;width:16px;transform:scale(2)}.cometchat-search__body-filter .cometchat-button__text{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__subtitle{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__date-separator .cometchat-date{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular)}.cometchat-search-messages__date-separator{padding:0 var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{min-height:50px;width:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{max-height:80px;max-width:80px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.cometchat-search__messages-video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:none}.cometchat-search__messages-video-play-button:after{content:"";display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff;margin-left:3px}.cometchat-search__messages-trailing-view-video{position:relative}.cometchat-search .cometchat-list__header-title{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-medium)}.cometchat-search__conversations,.cometchat-search__messages{min-height:110px;height:-moz-fit-content;height:fit-content}.cometchat-search__conversations-full,.cometchat-search__messages-full{height:100%}.cometchat-search__input::-webkit-scrollbar,.cometchat-search__input::-webkit-scrollbar-thumb,.cometchat-search__results::-webkit-scrollbar,.cometchat-search__results::-webkit-scrollbar-thumb{display:none}.cometchat-search__conversations-list-item-online .cometchat-list-item__status,.cometchat-search__conversations-list-item-password .cometchat-list-item__status,.cometchat-search__conversations-list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{margin-right:-12px;background:var(--cometchat-success-color,#09c26f)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09c26f)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#fff)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#fff)}.cometchat-search .cometchat-list__header-title{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__initial-view{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search .cometchat-list .cometchat-list__body,.cometchat-search .cometchat-list .cometchat-list__header{border:none}.cometchat-search__body-filter-active{border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-neutral-color-800,#434343);background:var(--cometchat-neutral-color-900,#141414)}.cometchat-search__body-filter-active .cometchat-button__text{color:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__body-filter-active .cometchat-button__icon{background:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__messages-leading-view-file{height:32px;width:32px}.cometchat-search__messages .cometchat-list-item__body-title{color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{height:16px;width:16px;border:none;border-radius:0;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-moderation-status__icon{min-width:16px;min-height:16px;-webkit-mask:url(/_next/static/media/message_blocked.bc7bf338.svg) center center no-repeat;-webkit-mask-size:contain;background-color:var(--cometchat-error-color);display:inline-block}.cometchat-moderation-status{display:flex;flex-direction:row;align-items:flex-start;background-color:var(--cometchat-error-color-100);padding:var(--cometchat-padding-1) var(--cometchat-padding-2);gap:var(--cometchat-spacing-1,4px);border-radius:0 0 var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px)}.cometchat-moderation-status .cometchat-moderation-status__message{color:var(--cometchat-error-color,#f44649);text-align:left;font:var(--cometchat-font-body-regular);margin:0}.cometchat-ai-assistant-chat{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background:var(--cometchat-background-color-02);align-items:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming{overflow:hidden;max-width:100%;box-sizing:border-box;align-self:flex-start;padding-top:3px}.cometchat-ai-assistant-chat__wrapper{height:100%;width:100%;overflow:hidden;position:relative}.cometchat-ai-assistant-chat__message-list-wrapper{height:inherit;width:100%;overflow:hidden;box-sizing:border-box}.cometchat-ai-assistant-chat__composer-wrapper,.cometchat-ai-assistant-chat__header-wrapper{height:-moz-fit-content;height:fit-content;width:100%;overflow:hidden}.cometchat-ai-assistant-chat__composer-wrapper{background:transparent}.cometchat-ai-assistant-chat .cometchat-message-header{border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item{gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item__body-title{display:block}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-text-color-secondary)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view{display:flex;align-items:center;justify-content:space-between;gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;border:none;background:transparent;margin:0;box-sizing:border-box;padding:6px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon:hover{background:var(--cometchat-icon-color-primary);transition:background .4s ease-in-out}.cometchat-ai-assistant-chat .cometchat-message-composer__input{border:none}.cometchat-ai-assistant-chat .cometchat-message-composer{border-radius:var(--cometchat-radius-4);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-01);margin:0 8px 8px;width:auto}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background-color:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view .cometchat-message-bubble__status-info-view-receipts-error{height:12px;width:12px;margin-bottom:2px}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view{gap:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat__send-button-view{height:44px;width:44px;border-radius:var(--cometchat-radius-max);padding:var(--cometchat-padding-3);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-04);display:flex;justify-content:center;align-items:center}.cometchat-ai-assistant-chat__send-button-view .cometchat-ai-assistant-chat__send-button-icon{mask:url(/_next/static/media/send-message.de9cb295.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/send-message.de9cb295.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;height:20px;width:20px;background:var(--cometchat-icon-color-white)}.cometchat-ai-assistant-chat__send-button-view--active{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat .cometchat-message-list .cometchat-list__body{border:none;height:100%}.cometchat-ai-assistant-chat .cometchat-message-list__shimmer{background:transparent}.cometchat-ai-assistant-chat__send-button-view--streaming{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{mask:url(/_next/static/media/stop-message.cff70c64.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/stop-message.cff70c64.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;height:16px;width:16px;background:var(--cometchat-icon-color-white);border-radius:0}.cometchat-ai-assistant-chat .cometchat-list__empty-view{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--cometchat-padding-4)}.cometchat-ai-assistant-chat__empty-state-suggested-messages{display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:var(--cometchat-padding-5);max-width:85%}.cometchat-ai-assistant-chat__suggested-message-icon{height:16px;width:16px;mask:url(/_next/static/media/right-arrow.8572e173.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/right-arrow.8572e173.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary);display:inline-block}.cometchat-ai-assistant-chat__suggested-message-pill:hover{background:var(--cometchat-background-color-01);transition:all .4s ease-in-out;cursor:pointer}.cometchat-ai-assistant-chat__suggested-message-pill{border:1px solid var(--cometchat-border-color-default);background:transparent;border-radius:var(--cometchat-radius-max);min-height:32px;min-width:80px;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);display:flex;justify-content:center;align-items:center;gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2) var(--cometchat-padding-3);box-sizing:border-box}.cometchat-ai-assistant-chat .cometchat-message-list{background:transparent;max-width:calc(100% + (var(--cometchat-padding-4) * 2));margin:0 auto 17px}.cometchat-ai-assistant-chat .cometchat-message-list__body{padding:0 var(--cometchat-padding-1);padding-bottom:var(--cometchat-padding-2)}@media (max-width:768px){.cometchat-ai-assistant-chat{width:100vw;position:fixed;top:0;left:0;z-index:3}}.cometchat-ai-assistant-chat__empty-state{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:transparent}.cometchat-ai-assistant-chat__empty-state-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat .cometchat-list__body>.cometchat-list__body-intersection-top{visibility:hidden}.cometchat-ai-assistant-chat__empty-state-icon img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.cometchat-ai-assistant-chat__empty-state-icon{padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__empty-state-greeting-message{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading4-medium)}.cometchat-ai-assistant-chat__empty-state-intro-message{color:var(--cometchat-text-color-tertiary);text-align:center;font:var(--cometchat-font-body-regular);padding-top:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:transparent}.cometchat-ai-assistant-chat .cometchat-message-bubble__wrapper{gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2)}.cometchat-message-bubble__body.agent-assistant_custom{padding:0}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-date,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-text-color-primary)}@media (max-width:768px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:90%}}@media (max-width:680px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:100%}}.cometchat-ai-assistant-chat__sidebar{position:absolute;top:0;right:0;width:60%;max-width:420px;height:100%;background:var(--cometchat-background-color-01);border-left:1px solid var(--cometchat-border-color-light);transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;display:flex;flex-direction:column}.cometchat-ai-assistant-chat__sidebar--open{transform:translateX(0)}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{-webkit-line-clamp:none!important;line-clamp:none!important;line-height:1.75}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{display:none}.cometchat-ai-assistant-chat__sidebar-content{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--cometchat-background-color-02)}.cometchat-ai-assistant-chat__message-composer-view{width:100%}.cometchat-ai-assistant-chat__message-composer-view--disabled{cursor:not-allowed;caret-color:transparent;position:relative}.cometchat-ai-assistant-chat__message-composer-view--disabled *{pointer-events:none}.cometchat-ai-assistant-chat__message-composer-view--disabled:hover:before{opacity:1;background:var(--cometchat-error-color)}.cometchat-ai-assistant-chat__message-composer-view--disabled .cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{cursor:not-allowed;pointer-events:none}.cometchat-ai-assistant-message-bubble__copy{mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;display:flex;justify-content:flex-start;align-items:flex-start;height:20px;width:20px;background:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view{display:flex;flex-direction:row;align-items:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat{display:flex}.cometchat-ai-assistant-chat__sidebar-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999;opacity:0;animation:fadeIn .3s ease forwards}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-content-view,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-wrapper,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body.tool-result_agentic,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming>div{min-width:100%!important;width:100%!important;max-width:100%!important}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}@media (max-width:480px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{width:100%;max-width:none;position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}.cometchat-ai-assistant-message-bubble{flex-direction:column;display:flex;text-align:left;justify-content:flex-start;width:100%;max-width:100%;overflow:hidden}.cometchat-ai-assistant-message-bubble *{box-sizing:border-box;max-width:100%;overflow:hidden;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2)}.cometchat:has(>.cometchat-ai-assistant-message-bubble){margin-top:calc(var(--cometchat-margin-1) * -1)}.cometchat-ai-assistant-message-bubble>p:not([class]){text-align:left;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble ol:not([class]){padding-left:0!important;margin-top:0!important}.cometchat-ai-assistant-message-bubble li:not([class]),.cometchat-ai-assistant-message-bubble ol:not([class]){text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble canvas,.cometchat-ai-assistant-message-bubble figure,.cometchat-ai-assistant-message-bubble img,.cometchat-ai-assistant-message-bubble pre,.cometchat-ai-assistant-message-bubble svg,.cometchat-ai-assistant-message-bubble table,.cometchat-ai-assistant-message-bubble video{vertical-align:top}.cometchat-ai-assistant-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-ai-assistant-message-bubble ol:not([class]),.cometchat-ai-assistant-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble ul:not([class]){text-align:left!important;color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-message-bubble__code-block{max-height:300px;overflow:auto;border:1px solid var(--cometchat-border-color-default);width:100%}.cometchat-ai-assistant-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-size:14px;font-family:var(--cometchat-font-family)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block,.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block *{font-size:14px}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-track{background:transparent}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble table{width:-moz-fit-content;width:fit-content;max-width:100%;table-layout:auto;display:block;overflow-x:auto;border-radius:var(--cometchat-radius-2);margin:var(--cometchat-margin-2) 0;border-collapse:separate;border-spacing:0;overflow:scroll}.cometchat-ai-assistant-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td,.cometchat-ai-assistant-message-bubble th{padding:var(--cometchat-padding-2);border:1px solid var(--cometchat-border-color-dark);width:-moz-fit-content;width:fit-content;max-width:100%}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-track{background:transparent}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td{text-align:left!important}.cometchat-ai-assistant-message-bubble th{text-align:center!important;background:var(--cometchat-background-color-04)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__link{text-decoration:underline;color:var(--cometchat-text-color-highlight)}.cometchat-ai-assistant-message-bubble hr,.cometchat-ai-assistant-message-bubble ol,.cometchat-ai-assistant-message-bubble ul{margin:0}.cometchat-ai-assistant-message-bubble li{overflow:visible!important;padding:0}.cometchat-ai-assistant-message-bubble>ol:first-child>li:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble h1,.cometchat-ai-assistant-message-bubble h2,.cometchat-ai-assistant-message-bubble h3,.cometchat-ai-assistant-message-bubble h4,.cometchat-ai-assistant-message-bubble h5,.cometchat-ai-assistant-message-bubble h6{font-size:medium;padding:var(--cometchat-padding-2) 0;margin:0}.cometchat-ai-assistant-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble>h1:first-child,.cometchat-ai-assistant-message-bubble>h2:first-child,.cometchat-ai-assistant-message-bubble>h3:first-child,.cometchat-ai-assistant-message-bubble>h4:first-child,.cometchat-ai-assistant-message-bubble>h5:first-child,.cometchat-ai-assistant-message-bubble>h6:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble img{max-height:300px;width:-moz-fit-content;width:fit-content;border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2)}.cometchat-ai-assistant-message-bubble__image-intersection-end,.cometchat-ai-assistant-message-bubble__image-intersection-start{display:none}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:not(.cometchat-ai-assistant-message-bubble__image-intersection-end~.cometchat-ai-assistant-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:not(:has(+.cometchat-ai-assistant-message-bubble__image-intersection-start)){display:block}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-ai-assistant-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-ai-assistant-message-bubble>p:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}.cometchat-stream-message-bubble *{box-sizing:border-box;max-width:100%;overflow:hidden;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__copy{mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/Copy.aabe0f1c.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;align-self:flex-start;display:flex;justify-content:flex-start;align-items:flex-start;height:20px;width:20px;background:var(--cometchat-icon-color-secondary)}.cometchat:has(>.cometchat-stream-message-bubble){margin-top:calc(var(--cometchat-margin-1) * -1)}.cometchat-stream-message-bubble{overflow:hidden;text-align:left}.cometchat-message-bubble__wrapper{align-items:center}.cometchat-stream-message-bubble>p:not([class]){text-align:left}.cometchat-stream-message-bubble>ol:not([class]){padding-left:0!important;margin-top:0!important;text-align:left!important}.cometchat-stream-message-bubble canvas,.cometchat-stream-message-bubble figure,.cometchat-stream-message-bubble img,.cometchat-stream-message-bubble pre,.cometchat-stream-message-bubble svg,.cometchat-stream-message-bubble table,.cometchat-stream-message-bubble video{vertical-align:top}.cometchat-stream-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-stream-message-bubble li:not([class]){text-align:left!important}.cometchat-stream-message-bubble ol:not([class]),.cometchat-stream-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-stream-message-bubble ul:not([class]){text-align:left!important}.cometchat-stream-message-bubble__code-block{max-height:300px;overflow:auto;border:1px solid var(--cometchat-border-color-default);width:100%}.cometchat-stream-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-size:14px;font-family:var(--cometchat-font-family)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block,.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block *{font-size:14px}.cometchat-stream-message-bubble__thinking{border-radius:16px;animation:fadeIn .5s ease;position:relative;overflow:hidden;color:#717680;font:var(--cometchat-font-body-regular);display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content;padding-top:1px}.cometchat-stream-message-bubble__thinking:after{content:"";position:absolute;top:0;left:-60%;width:60%;height:100%;background:var( --cometchat-text-shimmer-gradient-color);animation:shimmer 1.5s infinite;pointer-events:none;opacity:.7}.cometchat-stream-message-bubble__tool-call-text{width:-moz-fit-content;width:fit-content;text-align:left;color:var(--cometchat-text-color-secondary);padding-top:1px}.cometchat-stream-message-bubble__thinking{align-items:flex-start;border-radius:0}.cometchat-stream-message-bubble__thinking>.cometchat-stream-message-bubble__thinking-text{border-radius:0;color:var(--cometchat-text-color-secondary)}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-track{background:transparent}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:4px}.cometchat-stream-message-bubble table{width:-moz-fit-content;width:fit-content;max-width:100%;table-layout:auto;display:block;overflow-x:auto;border-radius:var(--cometchat-radius-2);margin:var(--cometchat-margin-2) 0;border-collapse:separate;border-spacing:0;overflow:hidden}.cometchat-stream-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble table::-webkit-scrollbar{width:0;height:8px;background:transparent}.cometchat-stream-message-bubble table::-webkit-scrollbar-track{background:transparent}.cometchat-stream-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble td,.cometchat-stream-message-bubble th{padding:var(--cometchat-padding-2);border:1px solid var(--cometchat-border-color-dark);width:-moz-fit-content;width:fit-content;max-width:100%}.cometchat-stream-message-bubble td{text-align:left!important}.cometchat-stream-message-bubble th{text-align:center!important;background:var(--cometchat-background-color-04)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__link{text-decoration:underline;color:var(--cometchat-text-color-highlight)}.cometchat-stream-message-bubble hr,.cometchat-stream-message-bubble ol,.cometchat-stream-message-bubble ul{margin:0}.cometchat-stream-message-bubble li{overflow:visible!important;padding:0}.cometchat-stream-message-bubble img{max-height:300px;width:-moz-fit-content;width:fit-content;border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2)}.cometchat-stream-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble>ol:first-child>li:first-child,.cometchat-stream-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-stream-message-bubble h1,.cometchat-stream-message-bubble h2,.cometchat-stream-message-bubble h3,.cometchat-stream-message-bubble h4,.cometchat-stream-message-bubble h5,.cometchat-stream-message-bubble h6{font-size:medium;padding:var(--cometchat-padding-2) 0;margin:0}.cometchat-stream-message-bubble>h1:first-child,.cometchat-stream-message-bubble>h2:first-child,.cometchat-stream-message-bubble>h3:first-child,.cometchat-stream-message-bubble>h4:first-child,.cometchat-stream-message-bubble>h5:first-child,.cometchat-stream-message-bubble>h6:first-child{padding-top:0}.cometchat-stream-message-bubble__image-intersection-end,.cometchat-stream-message-bubble__image-intersection-start{display:none}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:not(:has(+.cometchat-stream-message-bubble__image-intersection-start)){display:block}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-stream-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-stream-message-bubble>p:first-child,.cometchat-stream-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}@keyframes shimmer{0%{left:-60%}to{left:100%}}.cometchat-ai-assistant-chat-history{height:100%;width:100%;display:flex;flex-direction:column;padding:var(--cometchat-padding-2);padding-top:0}.cometchat-ai-assistant-chat-history__empty,.cometchat-ai-assistant-chat-history__error,.cometchat-ai-assistant-chat-history__loading{padding:var(--cometchat-padding-5);text-align:center;color:var(--cometchat-text-color-secondary);display:flex;align-items:center;justify-content:center;height:100%;width:100%}.cometchat-ai-assistant-chat-history__list{flex:1;overflow-y:auto}.cometchat-ai-assistant-chat-history__header-container{background:transparent;box-sizing:border-box;height:-moz-fit-content;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history .cometchat-list__header{background:transparent;border:none}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container{padding-bottom:var(--cometchat-padding-5);box-sizing:border-box}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button{height:-moz-fit-content;height:fit-content;width:100%;border:none;background:transparent;padding:0;margin:0;box-sizing:border-box;padding:var(--cometchat-padding-2);gap:var(--cometchat-spacing-2);min-height:44px;justify-content:flex-start;padding-left:0}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-options{visibility:hidden}.cometchat-ai-assistant-chat-history__list-item:hover .cometchat-ai-assistant-chat-history__list-options{visibility:visible}.cometchat-ai-assistant-chat-history__list-item{padding:var(--cometchat-padding-3) var(--cometchat-padding-2);background:var(--cometchat-background-color-02);transition:background .2s ease;display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;cursor:pointer}.cometchat-ai-assistant-chat-history__list-item-date-header{display:flex;justify-content:flex-start;align-items:flex-start;border-radius:var(--cometchat-radius-1,4px);background:transparent;width:-moz-fit-content;width:fit-content;min-height:42px;box-sizing:border-box;padding:var(--cometchat-padding-5) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header-start{padding:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history .cometchat-menu-list__menu{background-color:transparent}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item{background-color:transparent;box-shadow:none}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item-icon-delete{-webkit-mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;mask:url(/_next/static/media/delete_icon.9d02c80b.svg) center center no-repeat;background:var(--cometchat-error-color,#f44649);width:24px;height:24px;-webkit-mask-size:contain}.cometchat-ai-assistant-chat-history__list-item-date-header .cometchat-date{padding:0}.cometchat-ai-assistant-chat-history__list-item-container{height:-moz-fit-content;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-item-text{line-height:1.5;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cometchat-ai-assistant-chat-history .cometchat-list__body{border:none;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-chat-history__header{display:flex;align-items:center;justify-content:space-between;padding:0 var(--cometchat-padding-2);background:var(--cometchat-background-color-02);min-height:65px;box-sizing:border-box}.cometchat-ai-assistant-chat-history__title{font:var(--cometchat-font-heading3-bold);color:var(--cometchat-text-color-primary);margin:0}.cometchat-ai-assistant-chat-history .cometchat-list__body-intersection-top{visibility:hidden!important}.cometchat-ai-assistant-chat-history__close{background:transparent;border:none;padding:var(--cometchat-padding-2);cursor:pointer;border-radius:var(--cometchat-radius-2);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.cometchat-ai-assistant-chat-history__close:hover{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat-history__close-icon{width:24px;height:24px;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat-history__shimmer{width:100%;height:100%;background:transparent}.cometchat-ai-assistant-chat-history__shimmer-item{height:48px;display:flex;width:100%;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-ai-assistant-chat-history__shimmer-item-title{width:100%;height:22px;flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-ai-assistant-chat-history__empty-state-view,.cometchat-ai-assistant-chat-history__error-state-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:transparent}.cometchat-ai-assistant-chat-history__empty-state-view-body,.cometchat-ai-assistant-chat-history__error-state-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-ai-assistant-chat-history__empty-state-view-body-title,.cometchat-ai-assistant-chat-history__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-ai-assistant-chat-history__empty-state-view-body-description,.cometchat-ai-assistant-chat-history__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-error-view{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:var(--cometchat-padding-4);box-sizing:border-box;border-radius:var(--cometchat-radius-2);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-error-color-100);width:-moz-fit-content;width:fit-content;margin-top:var(--cometchat-margin-2)}.cometchat-error-view__message{font:var(--cometchat-font-caption1-regular);text-align:left;line-height:1.4;margin:0;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:var(--cometchat-error-color)}.cometchat-message-preview{padding:var(--cometchat-padding-2,8px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;min-height:30px;height:100%;width:100%;min-width:100px;cursor:pointer;border:none;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;gap:var(--cometchat-padding-1,4px);position:relative;background-color:var(--cometchat-background-color-03)}.cometchat-message-bubble-incoming .cometchat-message-preview{background-color:var(--cometchat-neutral-color-400);color:var( --cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview{background:var(--cometchat-extended-primary-color-700)}.cometchat-message-preview__close{mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;height:20px;width:20px;display:flex;align-items:center;justify-content:center;background:var(--cometchat-icon-color-primary);-webkit-mask-size:contain;mask-size:contain;position:absolute;top:var(--cometchat-padding-2,8px);right:var(--cometchat-padding-2,8px);cursor:pointer}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message{color:var(--cometchat-static-white)}.cometchat-message-preview-deleted__message{display:flex;gap:2px;height:100%;justify-content:left;width:100%}.cometchat-message-preview-deleted__message__text{font:var(--cometchat-font-caption1-regular,12px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message{color:var(--cometchat-neutral-color-600)}.cometchat-message-preview__title{font:var(--cometchat-font-caption1-regular,12px);width:100%;text-align:left;color:var(--cometchat-primary-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-preview__subtitle{display:flex;align-items:center;gap:5px;font-style:normal;width:100%;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular,12px);overflow:hidden}.cometchat-message-bubble-outgoing .bubble-view{border-left:3px solid var(--cometchat-static-white)}.composer-view .cometchat-message-preview{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .bubble-view .cometchat-message-preview__subtitle-icon{background-color:var(--cometchat-static-white)}.cometchat-message-bubble-incoming .bubble-view{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle,.cometchat-message-bubble-outgoing .cometchat-message-preview__title{color:var(--cometchat-static-white)}.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle-text .cometchat-url,.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle-text a{color:var(--cometchat-static-white)!important;text-decoration:underline}.composer-view .cometchat-message-preview__subtitle-text .cometchat-url,.composer-view .cometchat-message-preview__subtitle-text a{color:var(--cometchat-link-button);text-decoration:underline}.bubble-view{border-radius:4px}.cometchat-message-preview_others{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-preview__subtitle-text{text-align:left;overflow:hidden;font:var(--cometchat-font-caption1-regular,12px);text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle-text *{display:inline!important;margin:0!important;padding:0!important;white-space:nowrap!important;list-style:none}.cometchat-message-preview__subtitle-text ol{counter-reset:preview-list}.cometchat-message-preview__subtitle-text ol>li:before{counter-increment:preview-list;content:counter(preview-list) ". "}.cometchat-message-preview__subtitle-text ul>li:before{content:"• "}.cometchat-message-preview__subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;width:16px;flex-shrink:0}.cometchat-message-preview__subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-neutral-color-600)}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-static-white,#fff)}.cometchat-message-preview-deleted__message__icon{height:14px;width:14px;flex:0 0 auto;-webkit-mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/message_delete.5aac2014.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-audio{-webkit-mask:url(/_next/static/media/phone_incoming.e0addf11.svg) center center no-repeat;mask:url(/_next/static/media/phone_incoming.e0addf11.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-audio{-webkit-mask:url(/_next/static/media/phone_outgoing.80d96c4f.svg) center center no-repeat;mask:url(/_next/static/media/phone_outgoing.80d96c4f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-video{-webkit-mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;mask:url(/_next/static/media/incoming_video.00534798.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-video{-webkit-mask:url(/_next/static/media/outgoing_video.ad62ca2f.svg) center center no-repeat;mask:url(/_next/static/media/outgoing_video.ad62ca2f.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;mask:url(/_next/static/media/collaborative_whiteboard.f0f620fd.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-unsupported{-webkit-mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;mask:url(/_next/static/media/file_unsupported.317e2822.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-none{display:none}.cometchat-flag-message-dialog{max-width:400px;width:100%;height:-moz-fit-content;height:fit-content;max-height:100%;flex-shrink:0;border-radius:var(--cometchat-radius-5);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);overflow:hidden}.cometchat-flag-message-dialog button{cursor:pointer}.cometchat-flag-message-dialog__header{padding:var(--cometchat-padding-4) var(--cometchat-padding-4);border-bottom:1px solid var(--cometchat-border-color-light);border-left:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01)}.cometchat-flag-message-dialog__header-main{display:flex;margin-bottom:var(--cometchat-padding-2);align-items:center;gap:var(--cometchat-padding-3);align-self:stretch}.cometchat-flag-message-dialog__body{width:calc(100% - var(--cometchat-padding-5) * 2);margin-inline:auto;display:flex;flex-direction:column}.cometchat-flag-message-dialog__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex:1 0 0;overflow:hidden;color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-heading2-medium)}.cometchat-flag-message-dialog__header-subtitle{text-align:left;overflow:hidden;color:var(--cometchat-neutral-color-600);text-overflow:ellipsis;font:var(--cometchat-font-body-regular)}.cometchat-flag-message-dialog__reasons{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:var(--cometchat-padding-4) 0 0 0}.cometchat-flag-message-dialog__reason{color:var(--cometchat-text-color-primary);background-color:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:16px;cursor:pointer;font:var(--cometchat-font-body-regular);padding:4px 12px}.cometchat-flag-message-dialog__reason:hover{background-color:var(--cometchat-neutral-color-200)}.cometchat-flag-message-dialog__reasons .cometchat-flag-message-dialog__reason-selected{color:var(--cometchat-text-color-highlight);background-color:var(--cometchat-extended-primary-color-100);border-color:var(--cometchat-extended-primary-color-200)}.cometchat-flag-message-dialog__remark{display:flex;flex-direction:column;gap:var(--cometchat-padding-2);align-items:flex-start;margin-top:var(--cometchat-margin-6)}.cometchat-flag-message-dialog__remark-label{text-align:left;font:var(--cometchat-font-body-medium);color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__remark-label span{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular)}.cometchat-flag-message-dialog__remark-input{resize:none;width:100%;overflow:auto;height:84px;min-height:84px;max-height:84px;border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-background-color-02);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);padding:var(--cometchat-padding-2);caret-color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__remark-input:focus{outline:none}.cometchat-flag-message-dialog__remark-input::-moz-placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-flag-message-dialog__remark-input::placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-flag-message-dialog__error{text-align:left;display:flex;flex-direction:column;justify-content:flex-end;font:var(--cometchat-font-body-regular);color:var(--cometchat-error-color);padding:var(--cometchat-padding-2) 0 var(--cometchat-padding-4) 0}.cometchat-flag-message-dialog__actions{display:flex;justify-content:center;align-items:center;gap:var(--cometchat-padding-3);padding:0 0 var(--cometchat-padding-5) 0}.cometchat-flag-message-dialog__actions-item{width:100%}.cometchat-flag-message-dialog__actions .cometchat:has(>.cometchat-button){width:100%;height:40px;border:none}.cometchat-flag-message-dialog__actions .cometchat-button{width:100%;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-body-medium)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button{background-color:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-dark)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled{background-color:var(--cometchat-neutral-color-300);border-color:var(--cometchat-neutral-color-300);cursor:not-allowed}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:has(.cometchat-button__loading-view){background:var(--cometchat-primary-button-background,#6852d6)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{color:var(--cometchat-neutral-color-50)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__icon,.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{cursor:not-allowed}.cometchat-flag-message-dialog__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}@media (max-width:420px){.cometchat-flag-message-dialog{width:95%}}.cometchat-special-mentions-list .cometchat-special-mentions-list__item{display:flex;align-items:center;gap:12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium,500 16px Roboto);cursor:pointer}.cometchat-special-mentions-list .cometchat-special-mentions-list__item:hover{background:var(--cometchat-white-hover,#fafafa)}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name{padding:5px;display:inline-flex;align-items:center;gap:8px}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name .cometchat-special-mentions-list__item-name-subtext{color:var(--cometchat-neutral-color-700);font:var(--cometchat-font-body-regular)}.cometchat-formatting-toolbar{display:flex;align-items:center;gap:var(--cometchat-padding-4,16px);padding:0;background:var(--cometchat-background-color-02);border-radius:0;font-family:var(--cometchat-font-family);box-sizing:border-box;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.cometchat-formatting-toolbar::-webkit-scrollbar{display:none}.cometchat-formatting-toolbar__button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;padding:0;border:none;border-radius:var(--cometchat-radius-1);background:transparent;cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.cometchat-formatting-toolbar__button .cometchat{width:100%;height:100%}.cometchat-formatting-toolbar__button .cometchat-button{width:100%;height:100%;min-width:unset;min-height:unset;padding:0;background:transparent;border-radius:var(--cometchat-radius-1)}.cometchat-formatting-toolbar__button .cometchat-button:active,.cometchat-formatting-toolbar__button .cometchat-button:hover{background:transparent}.cometchat-formatting-toolbar__button .cometchat-button__icon-default{width:20px;height:20px;background-color:var(--cometchat-icon-color-secondary)}.cometchat-formatting-toolbar__button:hover .cometchat-button__icon-default{background-color:var(--cometchat-icon-color-primary)}.cometchat-formatting-toolbar__button img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%);opacity:.6}.cometchat-formatting-toolbar__button:hover img{filter:brightness(0) saturate(100%);opacity:1}.cometchat-formatting-toolbar__button--active{border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-04)}.cometchat-formatting-toolbar__button--active .cometchat-button__icon-default{background-color:var(--cometchat-icon-color-primary)}.cometchat-formatting-toolbar__button--active img{opacity:1;filter:brightness(0) saturate(100%)}.cometchat-formatting-toolbar__button--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.cometchat-formatting-toolbar__button--disabled:hover{background:transparent}.cometchat-formatting-toolbar__button--disabled img{opacity:.4}.cometchat-formatting-toolbar__button:focus{outline:2px solid var(--cometchat-border-color-highlight);outline-offset:1px}.cometchat-formatting-toolbar__button:focus:not(:focus-visible){outline:none}.cometchat-formatting-toolbar__separator{width:1px;height:20px;background:var(--cometchat-border-color-default);margin:0 var(--cometchat-margin-1,4px);flex-shrink:0}.cometchat-formatting-toolbar--floating{position:fixed;z-index:1000;transform:translateX(-50%);background:var(--cometchat-background-color-02);border-radius:var(--cometchat-radius-2);box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1);border:1px solid var(--cometchat-border-color-light);width:auto;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);gap:var(--cometchat-spacing-1,4px)}.cometchat-formatting-toolbar--floating .cometchat-formatting-toolbar__button{width:22px;height:22px}.cometchat-formatting-toolbar--floating .cometchat-formatting-toolbar__button img{width:16px;height:16px}.cometchat-formatting-toolbar--floating .cometchat-formatting-toolbar__separator{height:16px;margin:0 var(--cometchat-margin-1,4px)}.cometchat-formatting-toolbar__link-input{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:var(--cometchat-margin-2,8px);display:flex;flex-direction:column;gap:var(--cometchat-spacing-2,8px);padding:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-2,8px);box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:280px;z-index:1001}.cometchat-formatting-toolbar__link-input input{width:100%;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-01);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);outline:none;transition:border-color .15s ease}.cometchat-formatting-toolbar__link-input input:focus{border-color:var(--cometchat-border-color-highlight)}.cometchat-formatting-toolbar__link-input input::-moz-placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-formatting-toolbar__link-input input::placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-formatting-toolbar__link-input-error{color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular)}.cometchat-formatting-toolbar__link-input-actions{display:flex;justify-content:flex-end;gap:var(--cometchat-spacing-2,8px)}.cometchat-formatting-toolbar__link-input-button .cometchat-button{width:auto;min-width:80px;height:32px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px)}.cometchat-formatting-toolbar__link-input-button--primary .cometchat-button{background:var(--cometchat-primary-button-background)}.cometchat-formatting-toolbar__link-input-button--primary .cometchat-button:hover{background:var(--cometchat-extended-primary-color-800)}.cometchat-formatting-toolbar__link-input-button:not(.cometchat-formatting-toolbar__link-input-button--primary) .cometchat-button{background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-default)}.cometchat-formatting-toolbar__link-input-button:not(.cometchat-formatting-toolbar__link-input-button--primary) .cometchat-button:hover{background:var(--cometchat-background-color-02)}.cometchat-formatting-toolbar__link-input-button:not(.cometchat-formatting-toolbar__link-input-button--primary) .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-formatting-toolbar__link-input-button{padding:0;border:none;border-radius:var(--cometchat-radius-1,4px);background:transparent}.cometchat-link-dialog__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.cometchat-link-dialog{width:400px;max-width:90vw;box-sizing:border-box;display:flex;padding:var(--cometchat-padding-6,24px);flex-direction:column;align-items:stretch;gap:var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-4,16px);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-link-dialog__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cometchat-link-dialog__title{color:var(--cometchat-text-color-primary);text-align:left;font:var(--cometchat-font-heading4-bold);font-style:normal}.cometchat-link-dialog__close-button{width:24px;height:24px;cursor:pointer;mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/close.f96586e2.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-primary)}.cometchat-link-dialog__divider{height:1px;width:100%;background:var(--cometchat-border-color-light)}.cometchat-link-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px)}.cometchat-link-dialog__field{display:flex;flex-direction:column;gap:var(--cometchat-padding,4px)}.cometchat-link-dialog__label{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-link-dialog__input{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);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);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);font-style:normal;outline:none;transition:border-color .2s ease}.cometchat-link-dialog__input:focus{border-color:var(--cometchat-primary-color)}.cometchat-link-dialog__input::-moz-placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-link-dialog__input::placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-link-dialog__input--error,.cometchat-link-dialog__input--error:focus{border-color:var(--cometchat-error-color)}.cometchat-link-dialog__error{color:var(--cometchat-error-color);font:var(--cometchat-font-caption2-regular);font-style:normal}.cometchat-link-dialog__button-group{display:flex;padding-top:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;width:100%}.cometchat-link-dialog__button-cancel,.cometchat-link-dialog__button-submit{flex:1;display:flex;height:40px}.cometchat-link-dialog__button-cancel .cometchat-button,.cometchat-link-dialog__button-cancel>.cometchat,.cometchat-link-dialog__button-submit .cometchat-button,.cometchat-link-dialog__button-submit>.cometchat{height:100%;width:100%}.cometchat-link-dialog__button-cancel .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-01)}.cometchat-link-dialog__button-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-link-dialog__button-submit .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);background:var(--cometchat-primary-color);border:1px solid var(--cometchat-primary-color)}.cometchat-link-dialog__button-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-link-dialog__button-submit--disabled .cometchat-button{background:var(--cometchat-background-color-04)!important;border-color:var(--cometchat-background-color-04)!important;cursor:not-allowed;opacity:.6}.cometchat-link-dialog__button-submit--disabled .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-tertiary)!important}.cometchat-link-popover{position:absolute;z-index:1000;transform:translateY(-100%)}.cometchat-link-popover__content{position:relative;background:var(--cometchat-background-color-01,#fff);border-radius:var(--cometchat-radius-4,16px);padding:var(--cometchat-padding-6,24px);width:320px;max-width:90vw;box-sizing:border-box;display:flex;flex-direction:column;gap:var(--cometchat-spacing-3,12px);border:1px solid var(--cometchat-border-color-light);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-link-popover__close{position:absolute;top:var(--cometchat-spacing-4,16px);right:var(--cometchat-spacing-4,16px);width:24px;height:24px;border:none;background:transparent;cursor:pointer;font-size:20px;line-height:1;color:var(--cometchat-icon-color-secondary,#727272);display:flex;align-items:center;justify-content:center;border-radius:var(--cometchat-radius-1,4px);padding:0;transition:background-color .2s ease}.cometchat-link-popover__close:hover{background:var(--cometchat-background-color-02,#f5f5f5);color:var(--cometchat-icon-color-primary,#141414)}.cometchat-link-popover__text{font:var(--cometchat-font-heading4-bold);color:var(--cometchat-text-color-primary,#141414);padding-right:var(--cometchat-padding-7,28px);word-break:break-word;text-align:left}.cometchat-link-popover__url{font:var(--cometchat-font-body-regular);color:var(--cometchat-link-button,#0b7bea);text-decoration:none;display:block;word-break:break-all;text-align:left}.cometchat-link-popover__url:hover{text-decoration:underline}.cometchat-link-popover__actions{display:flex;gap:var(--cometchat-spacing-3,12px)}.cometchat-link-popover__button-edit,.cometchat-link-popover__button-remove{flex:1;display:flex;height:40px}.cometchat-link-popover__button-edit>.cometchat,.cometchat-link-popover__button-remove>.cometchat{width:100%;height:100%}.cometchat-link-popover__button-edit .cometchat-button,.cometchat-link-popover__button-remove .cometchat-button{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-2,8px);cursor:pointer;transition:background-color .2s ease;height:100%;width:100%}.cometchat-link-popover__button-edit .cometchat-button .cometchat-button__text,.cometchat-link-popover__button-remove .cometchat-button .cometchat-button__text{font:var(--cometchat-font-button-medium)}.cometchat-link-popover__button-edit .cometchat-button{background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-link-popover__button-edit .cometchat-button:hover{background:var(--cometchat-background-color-02,#f5f5f5)}.cometchat-link-popover__button-edit .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary,#141414)}.cometchat-link-popover__button-remove .cometchat-button{background:var(--cometchat-error-color,#f44336);border:none}.cometchat-link-popover__button-remove .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white,#fff)}.cometchat-text-bubble__body-text b,.cometchat-text-bubble__body-text strong{font-weight:var(--cometchat-font-weight-bold,700)}.cometchat-text-bubble__body-text em,.cometchat-text-bubble__body-text i{font-style:italic}.cometchat-text-bubble__body-text del,.cometchat-text-bubble__body-text s,.cometchat-text-bubble__body-text strike{text-decoration:line-through}.cometchat-text-bubble__body-text u{text-decoration:underline}.cometchat-text-bubble__body-text code{font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;background:var(--cometchat-background-color-03);color:var(--cometchat-text-color-highlight);padding:0 var(--cometchat-padding);border-radius:var(--cometchat-radius);border:1px solid var(--cometchat-border-color-default);white-space:pre-wrap;word-break:break-word;font-weight:inherit;font-style:inherit;text-decoration:inherit}.cometchat-text-bubble__body-text code b,.cometchat-text-bubble__body-text code strong{font-weight:var(--cometchat-font-weight-bold,700)}.cometchat-text-bubble__body-text code em,.cometchat-text-bubble__body-text code i{font-style:italic}.cometchat-text-bubble__body-text code del,.cometchat-text-bubble__body-text code s{text-decoration:line-through}.cometchat-text-bubble__body-text code u{text-decoration:underline}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text code{color:var(--cometchat-text-color-highlight);background:var(--cometchat-background-color-03);border:1px solid var(--cometchat-border-color-dark)}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text code{color:var(--cometchat-static-white);background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,96%,.1)}.cometchat-text-bubble__body-text pre{display:block;font-family:Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;background:var(--cometchat-background-color-02);color:var(--cometchat-text-color-primary);border:1px solid var(--cometchat-border-color-light);padding:var(--cometchat-padding-2) var(--cometchat-padding-3);border-radius:var(--cometchat-radius-2);margin:0;white-space:pre-wrap;word-break:break-word;overflow-x:auto}.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text pre code,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre code,.cometchat-text-bubble__body-text pre code{background:transparent;color:inherit;padding:0;border:none;border-radius:0;display:inline;font-family:inherit}.cometchat-text-bubble__body-text blockquote{display:block;border-left:3px solid var(--cometchat-primary-color,#39f);padding:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-1);margin:var(--cometchat-margin,4px) 0;color:var(--cometchat-text-color-secondary,#727272);min-width:100px;white-space:pre-line}.cometchat-text-bubble__body-text a{color:var(--cometchat-primary-color,#39f);text-decoration:underline;cursor:pointer}.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text a,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text code a,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre a,.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text pre code a{color:var(--cometchat-static-white)!important}.cometchat-text-bubble__body-text a:hover{text-decoration:none}.cometchat-text-bubble__body-text li{display:list-item}.cometchat-text-bubble__body-text ol,.cometchat-text-bubble__body-text ul{margin:var(--cometchat-margin,4px) 0;padding:0;padding-left:var(--cometchat-padding-2,8px);list-style-position:inside}.cometchat-text-bubble__body-text ol{list-style-type:decimal}.cometchat-text-bubble__body-text ol ol{list-style-type:lower-alpha}.cometchat-text-bubble__body-text ol ol ol{list-style-type:lower-roman}.cometchat-text-bubble__body-text ul{list-style-type:disc}.cometchat-text-bubble__body-text ul ul{list-style-type:circle}.cometchat-text-bubble__body-text ul ul ul{list-style-type:square}.cometchat-text-bubble__body-text li>ol,.cometchat-text-bubble__body-text li>ul{margin-top:0;margin-bottom:0}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:-moz-fit-content;width:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{border-radius:var(--cometchat-radius,2px);display:inline-flex;padding:0 var(--cometchat-padding,2px);justify-content:center;align-items:center;cursor:pointer}.cometchat-mentions-outgoing.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-outgoing.cometchat-mentions-other{background:rgba(249,248,253,.2)}.cometchat-mentions-incoming.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-incoming.cometchat-mentions-other{background:rgba(104,82,214,.2)}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-message-preview .cometchat-url,.cometchat-text-bubble .cometchat-url{text-decoration:underline}.cometchat-text-bubble .cometchat-text-highlight{font:var(--cometchat-font-body-bold)}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Black.cf9b4c79.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BlackItalic.cc1dbbb7.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Bold.a5947e77.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BoldItalic.13f5ef80.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.8ff69652.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Italic.bc297ed5.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Light.cf1d77a2.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-LightItalic.73657c5d.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Medium.530bae4d.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-MediumItalic.3459c5e4.ttf) format("truetype");font-weight:500;font-style:italic}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#f9f8fd;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-neutral-color-50:#fff;--cometchat-neutral-color-100:#fafafa;--cometchat-neutral-color-200:#f5f5f5;--cometchat-neutral-color-300:#e8e8e8;--cometchat-neutral-color-400:#dcdcdc;--cometchat-neutral-color-500:#a1a1a1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5b5b5b;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0b7bea;--cometchat-warning-color:#ffab00;--cometchat-success-color:#09c26f;--cometchat-error-color:#f44649;--cometchat-error-color-100:#fef3f2;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#e0e0e0,#eee);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#15102b;--cometchat-extended-primary-color-100:#1d173c;--cometchat-extended-primary-color-200:#251e4d;--cometchat-extended-primary-color-300:#2e245e;--cometchat-extended-primary-color-400:#362b6f;--cometchat-extended-primary-color-500:#3e3180;--cometchat-extended-primary-color-600:#473892;--cometchat-extended-primary-color-700:#4f3ea3;--cometchat-extended-primary-color-800:#5745b4;--cometchat-extended-primary-color-900:#7460d9;--cometchat-neutral-color-50:#141414;--cometchat-neutral-color-100:#1a1a1a;--cometchat-neutral-color-200:#272727;--cometchat-neutral-color-300:#383838;--cometchat-neutral-color-400:#4c4c4c;--cometchat-neutral-color-500:#858585;--cometchat-neutral-color-600:#989898;--cometchat-neutral-color-700:#a8a8a8;--cometchat-neutral-color-800:#c8c8c8;--cometchat-neutral-color-900:#fff;--cometchat-info-color:#0d66bf;--cometchat-warning-color:#d08d04;--cometchat-success-color:#0b9f5d;--cometchat-message-seen-color:#56e8a7;--cometchat-error-color:#c73c3e;--cometchat-error-color-100:#3a0c05;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,rgba(26,26,26,0),rgba(26,26,26,.7) 50%,rgba(26,26,26,0));--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}