.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}.cometchat-edit-preview__subtitle{font-style:normal;text-align:left;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);word-break:break-word;width:100%;overflow:hidden}.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;backdrop-filter:blur(4px)}.cometchat-fullscreen-viewer__header{width:-moz-fit-content;width:fit-content;position:absolute;left:10px;top:10px}.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)}.cometchat-list__empty-view,.cometchat-list__error-view,.cometchat-list__loading-view{height:calc(100% - 1px);overflow:hidden;width:100%}.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-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 .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;display:flex;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;: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:auto;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;padding-top:var(--cometchat-padding-1)}.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-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-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);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/missedCallIcon.de1d55d8.svg) center center no-repeat;mask:url(/_next/static/media/missedCallIcon.de1d55d8.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/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-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}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}