.cometchat-create-poll{align-items:center;gap:var(--cometchat-padding-2,8px);background-color:var(--cometchat-background-color-01,#fff);border-radius:var(--cometchat-radius-3,12px);flex-direction:column;flex-shrink:0;align-self:stretch;width:420px;height:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-create-poll__header{padding:var(--cometchat-radius-3,12px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);justify-content:space-between;align-self:stretch;align-items:center;display:flex}.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{background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;border:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url(/_next/static/media/close.7b094ce3.svg) center no-repeat;mask:url(/_next/static/media/close.7b094ce3.svg) center no-repeat}.cometchat-create-poll__body{padding:var(--cometchat-padding-4,16px);flex-direction:column;justify-content:flex-start;width:100%;height:100%;margin:0;display:flex;overflow:hidden}.cometchat-create-poll__body-question{text-align:left;gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.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{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);width:100%;min-width:90px;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular);outline:none;flex:1 0 0;font-style:normal;display:flex}.cometchat-create-poll__body-options-wrapper{padding-top:var(--cometchat-padding-5,20px);align-items:flex-start;gap:var(--cometchat-padding-2,8px);margin-bottom:var(--cometchat-padding-2,8px);flex-direction:column;max-height:64%;display:flex;overflow:hidden}.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{align-items:flex-start;gap:var(--cometchat-padding-2,8px);scrollbar-width:none;flex-direction:column;width:100%;height:100%;display:flex;overflow-y:scroll}.cometchat-create-poll__body-option-input{height:36px;padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);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;font:var(--cometchat-font-body-regular);border-radius:8px;outline:none;flex:1 0 0;font-style:normal;display:flex}.cometchat-create-poll__body-options-add-button{cursor:pointer;text-align:left;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-caption1-medium);padding-bottom:var(--cometchat-padding-2);background-color:rgba(0,0,0,0);border:none;justify-content:flex-start;font-style:normal;line-height:120%;display:flex}.cometchat-create-poll__body-option-remove-button{background-color:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask:url(/_next/static/media/close.7b094ce3.svg) center no-repeat;mask:url(/_next/static/media/close.7b094ce3.svg) center no-repeat;cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-create-poll__button{width:100%;height:40px}.cometchat-create-poll__button>.cometchat{width:100%;height:100%}.cometchat-create-poll__button .cometchat-button{text-align:left;color:var(--cometchat-primary-button-icon,#fff);font:var(--cometchat-font-button-medium);background:var(--cometchat-primary-button-background,#6852d6);border-radius:var(--cometchat-radius-2,8px);padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;height:100%;font-style:normal;line-height:120%;display:flex}.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{justify-content:space-between;align-items:center;gap:var(--cometchat-padding-1,4px);width:100%;display:flex;position:relative}.cometchat-create-poll-backdrop{z-index:10;background:rgba(20,20,20,.8);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-create-poll__footer{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);flex-direction:column;align-items:flex-start;width:100%;display:flex;position:absolute;bottom:0}.cometchat-create-poll__error-icon{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/error_icon.98289b13.svg) center no-repeat;mask:url(/_next/static/media/error_icon.98289b13.svg) center no-repeat;cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-create-poll__error{padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-2,8px);background:rgba(244,70,73,.1);align-self:stretch;display:flex}.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{background-color:var(--cometchat-static-white,#fff);-webkit-mask:url(/_next/static/media/loading_icon.e64aeb81.svg) center no-repeat;mask:url(/_next/static/media/loading_icon.e64aeb81.svg) center no-repeat;cursor:pointer;border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask-size:contain;mask-size:contain}.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{border-radius:var(--cometchat-radius-3,12px);flex-direction:column;align-self:stretch;align-items:flex-end;width:240px;max-width:240px;padding:0;display:flex}.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{cursor:pointer;background:var(--cometchat-static-black,#0a0914);border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0;align-self:stretch;width:100%;height:50%}.cometchat-link-bubble__preview-body{padding:var(--cometchat-padding-2,8px);gap:var(--cometchat-padding-1,4px);border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2);align-self:stretch;align-items:flex-start;display:flex}.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-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-title{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);opacity:.6;cursor:pointer;font-style:normal}.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{cursor:pointer;border-radius:var(--cometchat-radius-1,4px);width:40px;height:40px}.cometchat-link-bubble__preview-body-content{text-align:left;justify-content:flex-end;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-tanslation-bubble{border-radius:var(--cometchat-radius-3,12px);padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2);flex-direction:column;flex:1 0 0;justify-content:center;display:flex}.cometchat-tanslation-bubble-incoming{background:var(--cometchat-neutral-color-300,#e8e8e8);align-items:flex-start}.cometchat-tanslation-bubble-outgoing{background:var(--cometchat-primary-color,#6852d6);align-items:flex-end}.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);word-break:break-word;text-align:left;white-space:pre-line;width:100%;max-width:500px;margin:0;font-style:normal;display:block;overflow:auto}.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{width:100%;height:1px}.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{padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-3,12px);align-items:flex-start;gap:var(--cometchat-padding-4,16px);flex-direction:column;width:240px;max-width:240px;display:flex}.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{width:20px;height:20px;padding:0}.cometchat-polls-bubble .cometchat-avatar img{border-radius:var(--cometchat-radius-max,1000px);width:20px;height:20px}.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{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-600,#aa9ee8);width:20px;height:20px;font:var(--cometchat-font-caption2-regular);color:var(--cometchat-static-white,#fff);flex-shrink:0;justify-content:center;align-items:center;display:flex}.cometchat-polls-bubble__question{font:var(--cometchat-font-heading4-bold);text-align:left;text-overflow:ellipsis;word-wrap:break-word;width:100%;font-style:normal}.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{width:100%;padding-bottom:var(--cometchat-padding-3,12px);gap:var(--cometchat-padding-5,20px);flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;list-style-type:none;display:flex}.cometchat-polls-bubble__options>li{gap:var(--cometchat-padding-2,8px);width:100%;display:flex;position:relative}.cometchat-polls-bubble__option-item{justify-content:space-between;width:100%;padding:0}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{border-radius:var(--cometchat-radius-max,50%);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.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{gap:var(--cometchat-spacing-1,4px);flex-direction:column;width:100%;display:flex;overflow:hidden}.cometchat-poll-bubble__option-item-body-content{justify-content:space-between;width:100%;display:flex}.cometchat-poll-bubble__option-item-body-content-title{font:var(--cometchat-font-body-regular);text-align:left;word-wrap:break-word;width:100%;font-style:normal;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{justify-content:flex-end;gap:var(--cometchat-padding-1);width:-moz-fit-content;width:fit-content;max-width:100px;height:20px;display:flex;position:relative}.cometchat-poll-bubble__option-item-body-content-tail-avatar{z-index:2;width:20px;height:20px;margin-right:-8px}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{z-index:0;margin-right: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{border-radius:16px;flex-shrink:0;align-self:stretch;width:100%;height:8px;margin-top:3px}.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{border-radius:var(--cometchat-radius-4,16px);width:20px;height:8px}.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{border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);flex-direction:column;gap:0;width:100%;height:100%;padding:0;display:flex;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-sticker-keyboard__tabs{gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);will-change:scroll-position;height:40px;min-height:40px;display:flex;overflow-x:auto;overflow-y:hidden;transform:translateZ(0)}.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{justify-content:center;align-items:center;gap:var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-max,800px);cursor:pointer;flex-direction:column;width:32px;height:32px;display:flex}.cometchat-sticker-keyboard__tab-active>img{background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-sticker-keyboard__list{background:inherit;width:100%;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3);flex-wrap:wrap;display:flex;overflow-x:hidden;overflow-y:auto}.cometchat-sticker-keyboard__list-item{width:80px;min-width:80px;height:80px;min-height:80px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);cursor:pointer;flex-wrap:wrap;align-content:center;align-items:center;display:flex}.cometchat-sticker-keyboard__shimmer-tabs{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);display:flex}.cometchat-sticker-keyboard__shimmer-tab{border-radius:var(--cometchat-radius-max,800);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;animation:shimmerAnimation 10s linear infinite;display:flex}.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%));border-radius:8px;width:70px;min-width:70px;height:70px;min-height:70px;animation:shimmerAnimation 5s linear infinite}.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{justify-content:center;height:272px;text-align:center;flex-direction:column;flex-shrink:0;align-self:stretch;display:flex}.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.077c6ab8.svg) center center no-repeat;mask-image:url(/_next/static/media/sticker.077c6ab8.svg) center center no-repeat;background-color:var(--cometchat-icon-color-tertiary,#dcdcdc);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.cometchat-group-members{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-group-members__backdrop{z-index:10;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:none;width:0;height:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:none;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{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);color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);text-transform:capitalize;font-style:normal;display:flex;overflow:hidden}.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{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask:url(/_next/static/media/dropdown-arrow.b5463f08.svg) center no-repeat;mask:url(/_next/static/media/dropdown-arrow.b5463f08.svg) center no-repeat}.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{flex-direction:column;display:flex}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-group-members__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-group-members__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-group-members__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-group-members__shimmer-item-title{width:50%;height:22px}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;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{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.cometchat-group-members .cometchat-menu-list__sub-menu{box-shadow:none;background: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{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-call-logs__outgoing-call{z-index:10;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{background:var(--cometchat-icon-color-primary,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/_next/static/media/call-log_video.27f68217.svg) center no-repeat;mask:url(/_next/static/media/call-log_video.27f68217.svg) center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/_next/static/media/call-log-audio.5afa1f70.svg) center no-repeat;mask:url(/_next/static/media/call-log-audio.5afa1f70.svg) center no-repeat}.cometchat-call-logs__list-item-subtitle{gap:4px;display:flex}.cometchat-call-logs__list-item-subtitle .cometchat-date{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);padding:0;overflow:hidden}.cometchat-call-logs__list-item-subtitle-icon{background:var(--cometchat-icon-color-primary,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-call-logs__list-item-subtitle-icon-missed-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/call_received.c484cabf.svg) center no-repeat;mask:url(/_next/static/media/call_received.c484cabf.svg) center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/_next/static/media/call_made.2ce73671.svg) center no-repeat;mask:url(/_next/static/media/call_made.2ce73671.svg) center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/_next/static/media/missedCallIcon.c89bb80e.svg) center no-repeat;mask:url(/_next/static/media/missedCallIcon.c89bb80e.svg) center no-repeat}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-call-logs__shimmer-item{width:100%;min-width:240px;height:72px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-call-logs__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-call-logs__shimmer-item-body{align-items:center;gap:var(--cometchat-padding-2,8px);width:100%;height:100%;display:flex}.cometchat-call-logs__shimmer-item-body-title-wrapper{flex-direction:column;gap:10px;width:100%;height:100%;display:flex}.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{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;animation:shimmerAnimation 1.5s linear infinite}.cometchat-call-logs__shimmer-item-body-subtitle{width:25%;height:12px}.cometchat-call-logs__shimmer-item-body-tail{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));width:32px;height:32px;min-height:32px;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{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex;position:relative}.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{min-height:43px;padding:0}.cometchat-conversations .cometchat-list-item__trailing-view{width:auto;height:40px}.cometchat-conversations .cometchat-date{font:var(--cometchat-font-caption1-regular);padding:0}.cometchat-conversations__subtitle-receipts{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.bbd01223.svg) center no-repeat;mask:url(/_next/static/media/conversations_sent.bbd01223.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.78e918a1.svg) center no-repeat;mask:url(/_next/static/media/conversations_delivered.78e918a1.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/_next/static/media/conversations_read.78e918a1.svg) center no-repeat;mask:url(/_next/static/media/conversations_read.78e918a1.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{gap:var(--cometchat-padding,2px);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:flex;overflow:hidden}.cometchat-conversations__subtitle-text-sender{font:var(--cometchat-font-body-medium);flex-shrink:0;font-style:normal}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;overflow:hidden}.cometchat-conversations__subtitle-text{white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%;font-style:normal}.cometchat-conversations__subtitle-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-audio-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.1f06cc50.svg) center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.1f06cc50.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/conversations_missed-video-call.8fea10b7.svg) center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.8fea10b7.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.888d369e.svg) center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.888d369e.svg) 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.7a898404.svg) center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.7a898404.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.9abd9d66.svg) center no-repeat;mask:url(/_next/static/media/conversations_image-message.9abd9d66.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.0f0afedd.svg) center no-repeat;mask:url(/_next/static/media/conversations_file-message.0f0afedd.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.0b4dda90.svg) center no-repeat;mask:url(/_next/static/media/conversations_video-message.0b4dda90.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.01517599.svg) center no-repeat;mask:url(/_next/static/media/conversations_audio-message.01517599.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.62ae346b.svg) center no-repeat;mask:url(/_next/static/media/conversations_poll-message.62ae346b.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.dbea785a.svg) center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.dbea785a.svg) 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.7c10e210.svg) center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.7c10e210.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a4785653.svg) center no-repeat;mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a4785653.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.2da0a87b.svg) center no-repeat;mask:url(/_next/static/media/conversations_delete.2da0a87b.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.55e999e8.svg) center no-repeat;mask:url(/_next/static/media/conversations_link.55e999e8.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.a76f073b.svg) center no-repeat;mask:url(/_next/static/media/conversations_thread.a76f073b.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.cometchat-conversations__trailing-view-badge{justify-content:flex-end;gap:var(--cometchat-padding-1,4px);display:flex}.cometchat-conversations__trailing-view-badge-count{background:var(--cometchat-primary-color,#6852d6);height:20px;color:var(--cometchat-static-white,#fff);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:0 8px;font-style:normal;display:flex;overflow:hidden}.cometchat-conversations__subtitle{gap:var(--cometchat-padding-1,4px);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:flex;overflow:hidden}.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{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.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{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.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.6c3b335d.svg) center no-repeat;mask:url(/_next/static/media/lock.6c3b335d.svg) center no-repeat;background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.1c755866.svg) center no-repeat;mask:url(/_next/static/media/shield.1c755866.svg) center no-repeat;background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__trailing-view-options-delete-backdrop{z-index:10;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:rgba(0,0,0,0)}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{box-shadow:none;background-color:rgba(0,0,0,0)}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{background:var(--cometchat-error-color,#f44649);-webkit-mask:url(/_next/static/media/delete_icon.42c15b4f.svg) center no-repeat;mask:url(/_next/static/media/delete_icon.42c15b4f.svg) center no-repeat;width:24px;height:24px;-webkit-mask-size:contain}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);width:20px;height:20px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-04,#e8e8e8);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-conversations__subtitle-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);padding:0 var(--cometchat-padding,2px);background:rgba(104,82,214,.2)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);padding:0 var(--cometchat-padding,2px);background:rgba(255,171,0,.2)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/_next/static/media/conversations_empty_state.53783dba.svg) center no-repeat;mask:url(/_next/static/media/conversations_empty_state.53783dba.svg) center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/_next/static/media/list_error_state_icon.b4bd363c.svg) center no-repeat;mask:url(/_next/static/media/list_error_state_icon.b4bd363c.svg) center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-conversations__shimmer-item{width:100%;min-width:240px;height:72px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-conversations__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-conversations__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-conversations__shimmer-item-body-title-wrapper{justify-content:space-between;width:100%;display:flex}.cometchat-conversations__shimmer-item-body-title{width:50%;height:22px}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;animation:shimmerAnimation 1.5s linear infinite}.cometchat-conversations__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-conversations__shimmer-item-body-tail{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));width:60px;height:22px;min-height:22px;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{z-index:1;position:absolute;top:0;right:0}.cometchat-conversations .cometchat-list-item__trailing-view-hidden{visibility:hidden;display:initial}.cometchat-users{background:var(--cometchat-background-color-01,#fff);flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%}.cometchat-users,.cometchat-users__empty-state-view{flex-direction:column;display:flex}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-users__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-users__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-users__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-users__shimmer-item-title{width:50%;height:22px}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;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{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.cometchat-users__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-users__list-item{cursor:pointer}.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{min-height:43px;padding:0}.cometchat-groups{background:var(--cometchat-background-color-01,#fff);flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%}.cometchat-groups,.cometchat-groups__empty-state-view{flex-direction:column;display:flex}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-groups__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-groups__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-groups__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-groups__shimmer-item-body-title{width:50%;height:22px}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0;animation:shimmerAnimation 1.5s linear infinite}.cometchat-groups__shimmer-item-body-subtitle{width:25%;height:12px}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.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{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.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.6c3b335d.svg) center no-repeat;mask:url(/_next/static/media/lock.6c3b335d.svg) 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{background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.1c755866.svg) center no-repeat;mask:url(/_next/static/media/shield.1c755866.svg) center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden}.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{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);flex:1 0 0;justify-content:space-between;align-self:stretch;width:100%;height:64px;display:flex;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);text-align:left;justify-content:flex-start;align-items:center;width:100%;height:100%;min-height:17px;display:flex;overflow:hidden}.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]){justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2,8px);flex:1 0 0;width:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{display:none}.cometchat-message-header__back-button{background:var(--cometchat-icon-color-primary);cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url(/_next/static/media/arrow_back.bd6a736d.svg) 0 0/contain}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:none;border:none;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414);width:24px;height:24px}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{background:none;border:none;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-icon,.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414);width:24px;height:24px}.cometchat-message-header .cometchat-message-header__menu{justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{background:none;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:max-content}.cometchat-message-header__listitem{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header__auxiliary-button-view{gap:var(--cometchat-padding-4,16px);justify-content:flex-end;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;display:flex}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{cursor:default;background:none}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{text-overflow:ellipsis;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item .cometchat-avatar{border-radius:var(--cometchat-radius-max);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{width:40px;height:40px;padding:0}.cometchat-message-header__listitem>.cometchat{width:100%;height: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{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:100%;display:flex}.cometchat-message-composer__send-button{width:32px;height:32px;padding:var(--cometchat-padding-1,4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);background:var(--cometchat-background-color-04);border-radius:60px;display:flex}.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{width:272px;height:300px;overflow:hidden}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{width:300px;height:300px;overflow:hidden}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{border:none;height:332px}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-height:200px;max-height:300px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{min-height:220px;max-height:300px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{min-height:220px;max-height:300px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{justify-content:space-between;min-height:220px;max-height:300px}.cometchat-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer div:not([class]) .cometchat-button{background:none;gap:0;width:-moz-fit-content;width:fit-content;height:24px;padding:0}.cometchat-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-dark);width:100%;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);background:none;justify-content:center;align-items:center;display:flex}.cometchat-message-composer__header{width:100%;height:-moz-fit-content;height:fit-content;padding:var(--cometchat-padding-1,4px);flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex}.cometchat-message-composer__header-error-state{padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1);border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-02);flex:1 0 0;align-self:stretch;display:flex}.cometchat-message-composer__header-error-state-icon-wrapper{background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-message-composer__header-error-state-icon{background:var(--cometchat-static-white);width:20px;height:20px;-webkit-mask:url(/_next/static/media/error_info.c67dde35.svg) center/contain no-repeat}.cometchat-message-composer__header-error-state-text{color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);overflow:hidden}.cometchat-mention-list{z-index:2;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);flex-direction:column;justify-content:flex-end;align-self:flex-start;width:-moz-fit-content;width:fit-content;min-width:320px;min-height:45px;max-height:336px;padding:0 0 1px;display:flex;position:absolute;bottom:100%;left:0;box-shadow:0 12px 16px 4px rgba(16,24,40,.08),0 4px 6px 4px rgba(16,24,40,.03)}.cometchat-mention-list .cometchat-list{max-height:336px}.cometchat-mention-list>.cometchat{border-radius:inherit;overflow:hidden}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-message-composer__input{-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);width:100%;min-height:30px;padding:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);scrollbar-width:none;cursor:text;background:none;outline:none;max-height:150px;overflow-y:auto}.cometchat-message-composer__auxilary-button-view{justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.cometchat-message-composer__sticker-button-view{gap:12px}.cometchat-message-composer__default-buttons,.cometchat-message-composer__sticker-button-view{justify-content:flex-start;align-items:center;width:-moz-fit-content;width:fit-content;display:flex}.cometchat-message-composer__default-buttons{gap:var(--cometchat-padding-4);flex-direction:row;margin-right:auto}.cometchat-message-composer__input:empty:before{content:attr(data-placeholder);-webkit-line-clamp:1;color:var(--cometchat-text-color-tertiary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color,#6852d6)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-message-composer div:not([class]) .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-message-composer div:not([class]) .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-message-composer div:not([class]) .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.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{text-overflow:ellipsis;white-space:nowrap;height:-moz-fit-content;height:fit-content;max-height:100px;overflow:hidden}.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{display:none}.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:none;width:0;height: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:none;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}