*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}body{overflow-y:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-conversation-starter{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px 8px;gap:8px var(--cometchat-padding-2,8px);justify-content:center;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-starter__item{align-content:center;align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:-webkit-fit-content;height:fit-content;min-height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-conversation-starter__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{align-items:flex-start;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:70%}.cometchat-conversation-starter__shimmer-item{align-content:center;align-items:center;align-self:stretch;animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:70%}.cometchat-conversation-starter__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-smart-replies__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-smart-replies{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-smart-replies__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-smart-replies__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-smart-replies__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-smart-replies__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-smart-replies__shimmer-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;width:100%}.cometchat-smart-replies__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;height:33px;width:20%}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-smart-replies__item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);width:100%}.cometchat-smart-replies__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-smart-replies__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;text-align:left;width:100%}.cometchat-conversation-summary__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-conversation-summary{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-summary__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-conversation-summary__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-conversation-summary__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-conversation-summary__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-conversation-summary__shimmer{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:100%}.cometchat-conversation-summary__shimmer-item{align-content:center;align-items:center;align-self:stretch;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:14px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px}.cometchat-conversation-summary__empty-view,.cometchat-conversation-summary__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-action-sheet{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;height:310px;justify-content:flex-start;overflow:hidden;overflow-y:auto;padding:0;position:absolute;width:-webkit-max-content;width:max-content}.cometchat-action-sheet__item-icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;height:24px;justify-content:center;mask-size:contain;-webkit-mask-size:contain;width:24px}.cometchat-action-sheet__item-body{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-action-sheet__item{align-items:center;cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{align-items:flex-start;align-self:stretch;background:#0000;border:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:row;max-width:240px;padding:8px 8px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px);width:240px}.cometchat-audio-bubble__tail-view-download{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:24px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-audio-bubble__body-wave{align-items:center;display:flex;height:24px;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{height:24px;position:relative;width:24px}.cometchat-audio-bubble__tail-view-download-progress svg{height:24px;transform:rotate(-90deg);width:24px}.cometchat-audio-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:15px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.cometchat-audio-bubble>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);text-align:left;width:100%}.cometchat-audio-bubble__body{align-items:center;display:flex;flex-direction:column;gap:var(--cometchat-padding);justify-content:flex-start;padding:0 var(--cometchat-padding-2) 0 var(--cometchat-padding-3)}.cometchat-audio-bubble__leading-view-pause,.cometchat-audio-bubble__leading-view-play{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-audio-bubble__leading-view-play{mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-500,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-avatar__image{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);font:700 32px Roboto;font:var(--cometchat-font-title-bold,700 32px Roboto);height:100%;width:100%}.cometchat-avatar__image,.cometchat-avatar__text{align-items:center;color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;flex-shrink:0;justify-content:center;text-align:center}.cometchat-avatar__text{font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);height:24px;width:24px}.cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:160px}.cometchat-button__text{color:#fff;color:var(--cometchat-static-white,#fff);cursor:pointer;font:500 14px Roboto;font:var(--cometchat-font-button-medium,500 14px Roboto);line-height:120%}.cometchat-button__icon{align-items:center;cursor:pointer;display:flex;justify-content:center}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:#7a6bd6;background:var(--cometchat-extended-primary-color-800,#7a6bd6)}.cometchat-button:active{background:#5d49be;background:var(--cometchat-extended-primary-color-900,#5d49be);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{animation:spin .8s linear infinite;height:24px;width:24px}.cometchat-call-bubble{align-items:center;background:var(--cometchat-primary-color);background:inherit;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:0;max-width:240px;padding:0;width:240px}.cometchat-call-bubble__body{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-call-bubble__body-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__icon-wrapper-icon{align-items:center;background:var(--cometchat-primary-color);display:flex;height:20px;justify-content:center;mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.cometchat-call-bubble__icon-wrapper{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:40px;justify-content:center;padding:var(--cometchat-padding-2);width:40px}.cometchat-call-bubble__body-content-subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-caption1-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__body-content-subtitle .cometchat-date{color:inherit;font:inherit;padding:0}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{align-items:center;align-self:stretch;background:inherit;border:none;border-radius:0 0 8px 8px;border-radius:0 0 var(--cometchat-radius-radius_2,8px) var(--cometchat-radius-radius_2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-body-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{font:var(--cometchat-font-body-medium);overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-change-scope__icon-container{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:80px;justify-content:center;width:80px}.cometchat-change-scope__icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;flex-shrink:0;height:48px;justify-content:center;mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;-webkit-mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:48px}.cometchat-change-scope__text{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-change-scope__title{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading2-medium,500 20px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__description{align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__dropdown{gap:4px;gap:var(--cometchat-padding-2,4px);height:36px;width:352px}.cometchat-change-scope__dropdown,.cometchat-change-scope__list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-change-scope__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:0;height:-webkit-fit-content;height:fit-content;overflow:auto}.cometchat-change-scope__list-item{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:48px;max-width:1440px;min-width:240px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-change-scope__list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-change-scope__list-item-label{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;flex:1 0;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-change-scope__button-container{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px 0;padding:var(--cometchat-padding-3,12px) 0}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__submit-button .cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-neutral-color-900,#141414);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{color:inherit;font:inherit}.cometchat-change-scope__cancel-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-checkbox{align-items:center;display:inline-flex;position:relative}.cometchat-checkbox__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-checkbox__checkmark{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid #dcdcdc;border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-checkbox__checkmark:after{background:#fff;background:var(--cometchat-static-white,#fff);content:"";display:none;height:16px;left:50%;mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;-webkit-mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-confirm-dialog{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;gap:var(--cometchat-padding-3,12px);margin:0 auto;padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-medium);font-style:normal;text-align:center}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:100%}.cometchat-confirm-dialog__button-group{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden;padding:12px 0;padding:var(--cometchat-padding-3,12px) 0;width:100%}.cometchat-confirm-dialog__icon-wrapper{align-items:center;background:var(--cometchat-background-color-02);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:1;height:80px;justify-content:center;padding:var(--cometchat-padding-4);width:80px}.cometchat-confirm-dialog__icon-wrapper-icon{align-items:center;background:var(--cometchat-error-color);display:flex;height:48px;justify-content:center;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-confirm-dialog__button-group-submit .cometchat-button{background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;width:100%}.cometchat-confirm-dialog__button-group-cancel>.cometchat,.cometchat-confirm-dialog__button-group-submit>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-dark);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{align-items:flex-start;background:linear-gradient(0deg,#f446491a,#f446491a),#fff;background:linear-gradient(0deg,#f446491a 0,#f446491a 100%),var(--cometchat-background-color-01,#fff);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-4,12px) var(--cometchat-radius-4,12px) 0 0;color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;height:48px;justify-content:center;margin-bottom:-16px;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-menu-list{align-items:flex-start;background:#0000;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-menu-list__main-menu{align-items:center;display:flex;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;overflow:hidden;padding:0;position:fixed;width:160px;z-index:3}.cometchat-menu-list__main-menu-item,.cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-menu-list__main-menu-item{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;cursor:pointer;height:24px;justify-content:center;padding:4px;width:24px}.cometchat-menu-list__sub-menu-list-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);cursor:pointer;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;gap:12px;gap:var(--cometchat-padding-2,12px);height:48px;width:100%}.cometchat-menu-list__main-menu-item-icon{flex-shrink:0;height:16px;width:16px}.cometchat-menu-list__main-menu-item-icon,.cometchat-menu-list__sub-menu-list-item-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;justify-content:center;-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{height:24px;width:24px}.cometchat-menu-list__sub-menu-item-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-menu-list__sub-menu{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;display:flex;height:24px;justify-content:center;width:24px}.cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;flex-shrink:0;height:16px;-webkit-mask:url(/static/media/more_icon.81b8f41258a897ea6ac4.svg);-webkit-mask-size:contain;width:16px}.cometchat-menu-list__menu-wrapper{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-date{background:#0000;color:var(--cometchat-neutral-color-600);display:inline;font:var(--cometchat-font-caption2-regular);font-style:normal;padding:3px 10px;text-align:center}.cometchat-delete-bubble{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:270px;padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-delete-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-delete-bubble-incoming{background:#383838;background:var(--cometchat-neutral-color-300,#383838)}.cometchat-delete-bubble__body{align-items:flex-start;border-radius:0;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end;padding:0}.cometchat-delete-bubble__icon{align-items:center;background:#fff;background:var(--cometchat-primary-button-icon,#fff);display:flex;height:16px;justify-content:center;mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:#727272;background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble__text{font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:#989898;color:var(--cometchat-neutral-color-600,#989898)}.cometchat-document-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;max-width:240px;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);width:240px}.cometchat-document-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-document-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble__body{align-items:center;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px 0;padding:var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px) 0}.cometchat-document-bubble__banner-image,.cometchat-document-bubble__banner-image img{border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__banner-image img{max-height:100%;max-width:100%}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-document-bubble__body-content-name{font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:#141414;color:var(--cometchat-text-color-primary,#141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-content-description{font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%;overflow:hidden;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-icon{align-items:center;display:flex;height:32px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:32px}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg)center center no-repeat;mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg) center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg)center center no-repeat;mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg) center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__button{align-items:center;align-self:stretch;cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;line-height:120%;padding:20px;padding:var(--cometchat-padding-5,20px)}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{border-top:1px solid #dcdcdc;border-top:1px solid var(--cometchat-border-color-dark,#dcdcdc);color:#6852d6;color:var(--cometchat-primary-button-background,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid #7965db;border-top:1px solid var(--cometchat-extended-primary-color-800,#7965db);color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-default,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-tertiary,#141414);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;justify-content:space-between;line-height:120%;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-dropdown__placeholder-text label{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-dropdown__arrow{align-items:center;background:#6b7280;background:var(--cometchat-icon-color-primary,#6b7280);cursor:pointer;display:flex;height:20px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg);width:20px}.cometchat-dropdown__items{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;padding:0;position:relative;z-index:20}.cometchat-dropdown__item,.cometchat-dropdown__items{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-dropdown__item{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:12px;gap:var(--cometchat-padding-3,12px);line-height:120%;overflow:hidden;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);text-overflow:ellipsis}.cometchat-dropdown__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);border-right:1px solid #f5f5f5;border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{align-items:flex-start;background:var(--cometchat-background-color-03);border:none;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:space-between;margin:0;min-height:30px;padding:8px;padding:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-edit-preview__close{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:8px;right:var(--cometchat-padding-2,8px);top:8px;top:var(--cometchat-padding-2,8px);width:20px}.cometchat-edit-preview__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-edit-preview__subtitle{color:var(--cometchat-text-color-secondary);font-style:normal;font:var(--cometchat-font-caption1-regular);overflow:hidden;text-align:left;width:100%;word-break:break-word}.cometchat-emoji-keyboard{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:300px;overflow:hidden;padding:0;position:absolute;width:300px}.cometchat-emoji-keyboard__tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-2,4px);min-height:48px;overflow:scroll hidden;padding:8px;padding:var(--cometchat-padding-2,8px);transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;will-change:scroll-position}.cometchat-emoji-keyboard__search{height:-webkit-fit-content;height:fit-content;padding:12px;padding:var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:700 14px Roboto;font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{align-items:center;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;gap:var(--cometchat-spacing-2,8px)}.cometchat-emoji-keyboard__list-item{border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;text-align:center;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:#f5f5f5;background-color:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-emoji-keyboard__list-item:active{background-color:#e8e8e8;background-color:var(--cometchat-background-color-04,#e8e8e8)}.cometchat-emoji-keyboard__list-title{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-emoji-keyboard__tab{align-items:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;flex-shrink:0;gap:12.8px;height:32px;justify-content:center;width:32px}.cometchat-emoji-keyboard__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;padding:0 12px 12px;padding:0 var(--cometchat-padding-3,12px) var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard__tab-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:17px;mask-size:contain;-webkit-mask-size:contain;width:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:#6852d6;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{align-self:stretch;border:none;border-radius:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;flex-direction:row;justify-content:space-between;max-width:240px;padding:8px 8px 8px 4px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);width:240px}.cometchat-file-bubble,.cometchat-file-bubble>div:not([class]){align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden}.cometchat-file-bubble>div:not([class]){flex:1 0;justify-content:flex-start;width:inherit}.cometchat-file-bubble__body{word-wrap:break-word;display:flex;flex-direction:column;gap:var(--cometchat-padding);overflow:hidden;text-align:left}.cometchat-file-bubble__body-name{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__body-details{font:var(--cometchat-font-caption2-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__leading-view{align-items:flex-start;display:flex;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.cometchat-file-bubble__tail-view-download{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.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{height:20px;position:relative;width:20px}.cometchat-file-bubble__tail-view-download-progress svg{height:20px;transform:rotate(-90deg);width:20px}.cometchat-file-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:12px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}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{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.cometchat-fullscreen-viewer__header{left:10px;position:absolute;top:0;width:-webkit-fit-content;width:fit-content}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:initial}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{height:100%;width:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-static-white,#fff);font:var(--cometchat-font-heading4-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-fullscreen-viewer__body-image{box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;max-height:600px;max-width:400px}.cometchat-fullscreen-viewer__close-button{background-color:#fff;background-color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;height:32px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;right:10px;top:10px;width:32px}.cometchat-fullscreen-viewer__body-download-progress{height:100px;position:relative;width:100px}.cometchat-fullscreen-viewer__body-download-progress svg{height:100px;transform:rotate(-90deg);width:100px}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{background:#0000;border-radius:var(--cometchat-radius-3);cursor:pointer;display:flex;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:100%}.cometchat-image-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;width:100%}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{background:inherit;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.cometchat-list__header-title{align-items:center;align-self:stretch;color:var(--cometchat-text-color-primary);display:flex;flex-shrink:0;flex:1 0;font:var(--cometchat-font-heading1-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px);height:-webkit-fit-content;height:fit-content;min-height:64px;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);text-align:left;text-overflow:ellipsis;width:100%}.cometchat-list__header{background:var(--cometchat-background-color-01);border-bottom:1px solid var(--cometchat-border-color-light);border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin:0;padding:0;width:100%}.cometchat-list__header-search-bar{align-items:flex-start;align-self:stretch;display:flex;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list__body{border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden auto;overflow-x:hidden;width:100%}.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:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{align-items:center;align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:8px 16px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) 0 var(--cometchat-padding-4,16px)}.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{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);box-sizing:border-box;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa)}.cometchat-list-item:active{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-list-item__body{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:5px;width:100%}.cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);height:19px;line-height:120%;margin-right:var(--cometchat-margin-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-list-item__title-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);overflow:hidden;padding:0;text-align:left;width:100%}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{align-items:center;display:flex;height:24px;justify-content:flex-end;width:24px}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;padding:9px 9px 9px 10px;width:48px}.cometchat-list-item__body-subtitle{align-items:flex-start;align-self:stretch;display:flex;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border:none;border-radius:16px;bottom:20%;height:10px;margin-left:20px;position:relative;width:10px}.cometchat-list-item__divider{background:grey;height:1px;width:100%}.cometchat-media-recorder__recorded,.cometchat-media-recorder__recording{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:inherit;padding:20px;padding:var(--cometchat-padding-5,20px);width:260px}.cometchat-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:-webkit-max-content;width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{max-width:100%;padding-bottom:var(--cometchat-padding-2);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{align-items:center;flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;padding-right:0}.cometchat-media-recorder__recorded-control,.cometchat-media-recorder__recording-control{align-items:center;display:flex;gap:20px}.cometchat-media-recorder__recording-preview{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);width:120px}.cometchat-media-recorder__recorded-preview{align-items:flex-start;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;padding:8px 0;padding:var(--cometchat-padding-2,8px) 0;width:260px}.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recorded-control-record,.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recording-control-stop{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.cometchat-media-recorder__recording-control-stop-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-delete-icon,.cometchat-media-recorder__recording-control-delete-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-record-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-send,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recording-control-record{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{flex-shrink:0;height:32px;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-control-record-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{background:#a1a1a1;background:var(--cometchat-text-color-tertiary,#a1a1a1);-webkit-mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat;mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recorded-control-send-icon{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-preview-paused,.cometchat-media-recorder__recording-preview-recording{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.cometchat-media-recorder__recording-preview-paused-icon,.cometchat-media-recorder__recording-preview-recording-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-disabled{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;opacity:.2;width:80px}.cometchat-media-recorder__recording-preview-disabled-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;text-align:center}.cometchat-media-recorder__error{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0 0;bottom:100%;display:flex;gap:var(--cometchat-padding-2);justify-content:flex-start;padding:var(--cometchat-padding-2);position:absolute;width:260px;z-index:2}.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{color:#727272;color:var(--cometchat-text-color-secondary,#727272);text-align:left}.cometchat-media-recorder__error-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-media-recorder__error-icon{background:var(--cometchat-static-white);flex-shrink:0;height:16px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(180deg);width:16px}.cometchat-message-bubble__wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);max-width:100%;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);position:relative;width:100%}.cometchat-message-bubble .cometchat-reactions{margin-top:-4px;width:100%}.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{align-self:flex-start;border-radius:inherit;position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble{border-radius:inherit;display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.cometchat-message-bubble,.cometchat-message-bubble-incoming{align-items:flex-start;justify-content:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{align-self:flex-start;display:flex;max-width:100%;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{align-items:flex-end;justify-content:flex-end}.cometchat-message-bubble-action{align-items:center;justify-content: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{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{align-items:flex-start;display:flex;justify-content:flex-start}.cometchat-message-bubble__options{align-items:center;background:#0000;display:flex;justify-content:flex-start;padding:0 8px;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{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-5,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;height:-webkit-fit-content;height:fit-content;position:fixed;width:-webkit-fit-content;width:fit-content;z-index:2}.cometchat-popover__content-tooltip-bottom,.cometchat-popover__content-tooltip-top{background:#141414;background:var(--cometchat-static-black,#141414);height:6px;-webkit-mask:url(/static/media/tooltip.2aa237f32c9f99b8d920.svg) center center no-repeat;-webkit-mask-size:contain;position:absolute;width:100%}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{top:-7px;transform:rotate(180deg)}.cometchat-quick-view{background:#efefef;border-radius:8px;box-sizing:border-box;height:-webkit-fit-content;height:fit-content;min-width:190px;padding:5px;position:relative;width:100%}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{align-items:center;display:flex}.cometchat-quick-view-button{background:#0000;border:none;border-radius:0;height:16px;position:absolute;right:4px;top:2px;width:16px}.cometchat-quick-view-bar{background:"black";border-radius:5px;height:90%;left:5px;position:absolute;top:5%;width:"4px"}.cometchat-quick-view-title{color:"grey";font:"600 13px Inter, sans-serif";margin-bottom:10px;margin-top:5px;padding:0}.cometchat-quick-view-subtitle{color:"grey";font:"400 13px Inter, sans-serif";margin-bottom:5px;margin-top:5px;padding:0;text-align:left}.cometchat-radiobutton{align-items:center;display:inline-flex;position:relative}.cometchat-radiobutton__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-radiobutton__selected{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid #dcdcdc;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 #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-radiobutton input[type=radio]{opacity:0;position:absolute}.cometchat-radiobutton__selected:after{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);content:"";display:none;height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-search-bar{align-items:center;align-self:stretch;background:var(--cometchat-background-color-03);border:1px solid var(--cometchat-border-color-light);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search-bar__input{background:#0000;border:none;border-radius:none;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;height:100%;outline:none;padding-left:var(--cometchat-padding-1);width:100%}.cometchat-search-bar__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{text-align:center;width:100%}.cc-single_select-option{align-items:center;background:#fff;border:1px solid #dedede;border-radius:2px;box-sizing:border-box;color:grey;cursor:pointer;display:flex;font:400 14px Inter;justify-content:center;min-height:20px;min-width:80px;padding:10px;:hover{background:#efefef;color:#000;font:400 14px Inter}}.cc-single_select-wrapper{align-items:center;border:none;border-radius:6px;display:flex;height:100%;justify-content:center;width:100%}.cometchat-text-bubble{align-items:center;align-self:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;justify-content:flex-start;max-width:630px;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:auto}.cometchat-text-bubble__body-text{-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:auto;overflow:hidden;padding-top:var(--cometchat-padding-1);text-align:left;white-space:pre-line;word-break:break-word}.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{display:flex;flex-direction:column;position:relative}.cometchat-text-bubble__read-less,.cometchat-text-bubble__read-more{align-self:flex-end;cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);font-style:normal;padding:var(--cometchat-padding-1);width:-webkit-fit-content;width:fit-content}.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{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:auto}.cometchat-video-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;overflow:hidden;width:100%}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{align-items:center;align-self:stretch;background-color:#fff;background-color:var(--cometchat-background-color-01,#fff);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:480px;overflow:hidden;position:relative;width:420px}.cometchat-create-poll__header{align-items:center;align-self:stretch;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;padding:12px;padding:var(--cometchat-radius-3,12px)}.cometchat-create-poll__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%;text-align:center}.cometchat-create-poll__header-close-icon{align-items:center;background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:24px}.cometchat-create-poll__body{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0;overflow:hidden;padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-create-poll__body-question{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);text-align:left}.cometchat-create-poll__body-question-title{color:#141414;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{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);margin-bottom:8px;margin-bottom:var(--cometchat-padding-2,8px);max-height:64%;overflow:hidden;padding-top:20px;padding-top:var(--cometchat-padding-5,20px)}.cometchat-create-poll__body-options-title{color:#141414;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;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;scrollbar-width:none;width:100%}.cometchat-create-poll__body-option-input{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-add-button{background-color:initial;border:none;color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);cursor:pointer;display:flex;font:var(--cometchat-font-caption1-medium);font-style:normal;justify-content:flex-start;line-height:120%;padding-bottom:var(--cometchat-padding-2);text-align:left}.cometchat-create-poll__body-option-remove-button{align-items:center;align-self:center;background-color:#a1a1a1;background-color:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__button{height:40px;width:100%}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{align-items:center;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;height:100%;justify-content:center;line-height:120%;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);text-align:left;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-create-poll__body-option{align-items:center;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:space-between;position:relative;width:100%}.cometchat-create-poll-backdrop{align-items:center;background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-create-poll__footer{align-items:flex-start;border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);bottom:0;display:flex;flex-direction:column;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5) var(--cometchat-padding-4,16px);position:absolute;width:100%}.cometchat-create-poll__error-icon{align-items:center;align-self:center;background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__error{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-create-poll__error-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{align-items:center;align-self:center;background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__body-options-add-button-disabled{color:#dcdcdc;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{align-items:flex-end;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:240px;padding:0;width:240px}.cometchat-link-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-link-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-link-bubble__preview-image{align-self:stretch;background:#0a0914;background:var(--cometchat-static-black,#0a0914);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0;cursor:pointer;height:50%;width:100%}.cometchat-link-bubble__preview-body{align-items:flex-start;align-self:stretch;border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:#5d49be;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:#fff;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:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-link{cursor:pointer;font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:#fff;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:#0b7bea;color:var(--cometchat-info-color,#0b7bea)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-fav-icon{border-radius:4px;border-radius:var(--cometchat-radius-1,4px);cursor:pointer;height:40px;width:40px}.cometchat-link-bubble__preview-body-content{align-items:flex-start;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-end;text-align:left;width:100%}.cometchat-tanslation-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex:1 0;flex-direction:column;justify-content:center;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-tanslation-bubble__original-text{max-width:500px;width:100%}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{display:block;font:var(--cometchat-font-body-regular);font-style:normal;margin:0;max-width:500px;overflow:auto;text-align:left;white-space:pre-line;width:100%;word-break:break-word}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:#7965db;background:var(--cometchat-extended-primary-color-800,#7965db)}.cometchat-tanslation-bubble__helper-text{font:var(--cometchat-font-caption2-regular);font-style:normal;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0;text-align:right}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);max-width:240px;padding:8px;padding:var(--cometchat-padding-2,8px);width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar{height:20px;padding:0;width:20px}.cometchat-polls-bubble .cometchat-avatar img{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:20px;width:20px}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid #e8e8e8;border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid #6852d6;border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-600,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#fff;color:var(--cometchat-static-white,#fff);display:flex;flex-shrink:0;font:var(--cometchat-font-caption2-regular);height:20px;justify-content:center;width:20px}.cometchat-polls-bubble__question{word-wrap:break-word;font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;text-overflow:ellipsis;width:100%}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__options{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;list-style-type:none;padding-bottom:12px;padding-bottom:var(--cometchat-padding-3,12px);width:100%}.cometchat-polls-bubble__options>li{display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-polls-bubble__option-item{justify-content:space-between;padding:0;width:100%}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{align-items:center;border-radius:50%;border-radius:var(--cometchat-radius-max,50%);display:flex;height:20px;justify-content:center;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid #a1a1a1;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 #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border:#6852d6;border:var(--cometchat-icon-color-highlight,#6852d6);color:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:1px solid #6852d6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6);color:#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:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:#6852d6;color:var(--cometchat-primary-color,#6852d6)}.cometchat-poll-bubble__option-item-body{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-spacing-1,4px);overflow:hidden;width:100%}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{word-wrap:break-word;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-align:left;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;gap:var(--cometchat-padding-1);height:20px;justify-content:flex-end;max-width:100px;position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;margin-right:-8px;width:20px;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:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-progress{align-self:stretch;border-radius:16px;flex-shrink:0;height:8px;margin-top:3px;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:#8978df;background:var(--cometchat-extended-primary-color-700,#8978df)}.cometchat-poll-bubble__option-item-body-progress-background{border-radius:16px;border-radius:var(--cometchat-radius-4,16px);height:8px;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid #6852d6;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 #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:#fff;background-color:var(--cometchat-static-white,#fff)}.cometchat-sticker-keyboard{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:100%;padding:0;width:100%}.cometchat-sticker-keyboard__tabs{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;min-height:40px;overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:4px;padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-sticker-keyboard__tab>img{align-items:center;border-radius:800px;border-radius:var(--cometchat-radius-max,800px);cursor:pointer;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__tab-active>img{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-sticker-keyboard__list{background:inherit;display:flex;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3);width:100%}.cometchat-sticker-keyboard__list-item{align-content:center;align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:80px;min-height:80px;min-width:80px;padding:8px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);width:80px}.cometchat-sticker-keyboard__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-sticker-keyboard__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:800;border-radius:var(--cometchat-radius-max,800);display:flex;flex-direction:column;height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__shimmer-list{gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;height:70px;min-height:70px;min-width:70px;width:70px}.cometchat-sticker-keyboard__empty-view{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__empty-view,.cometchat-sticker-keyboard__error-view{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;height:272px;justify-content:center;text-align:center}.cometchat-sticker-keyboard__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{background-color:#dcdcdc;background-color:var(--cometchat-icon-color-tertiary,#dcdcdc);height:60px;-webkit-mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:60px}.cometchat-group-members{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-group-members__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:#0000;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{align-items:center;background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);display:flex;font:var(--cometchat-font-caption1-regular);font-style:normal;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;overflow:hidden;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);text-overflow:ellipsis;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{background:#6852d6;background:var(--cometchat-primary-color,#6852d6);color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{height:-webkit-fit-content;height:fit-content;width:auto}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;width:16px}.cometchat-group-members .cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:#fafafa;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{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-group-members__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-group-members__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-group-members__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-group-members__shimmer-item-title{height:22px;width:50%}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-group-members__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-group-members__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.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{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-call-logs__outgoing-call{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:24px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat;mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat;mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-logs__list-item-subtitle-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-call-logs__list-item-subtitle-icon-missed-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat;mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat;mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat;mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-call-logs__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-call-logs__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-call-logs__shimmer-item-body{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title-wrapper{display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title{height:22px;width:50%}.cometchat-call-logs__shimmer-item-body-subtitle,.cometchat-call-logs__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-call-logs__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-call-logs__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:32px;min-height:32px;width:32px}.cometchat-call-logs .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;position:relative;width:100%}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-conversations .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-conversations .cometchat-list-item__trailing-view{height:40px}.cometchat-conversations .cometchat-date{font:var(--cometchat-font-caption1-regular);padding:0}.cometchat-conversations__subtitle-receipts{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:2px;gap:var(--cometchat-padding,2px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-text-sender{flex-shrink:0;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);overflow:hidden;text-overflow:ellipsis}.cometchat-conversations__subtitle-text{font:var(--cometchat-font-body-regular);font-style:normal;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-conversations__subtitle-icon-incoming-audio-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end}.cometchat-conversations__trailing-view-badge-count{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:20px;color:#fff;color:var( --cometchat-static-white,#fff);display:flex;flex-direction:column;font:var(--cometchat-font-caption1-regular);font-style:normal;height:20px;justify-content:center;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis}.cometchat-conversations__subtitle{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-password .cometchat-list-item__status{background-color:#09c26f;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{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon,.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__trailing-view-options-delete-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:initial}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:initial;box-shadow:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:20px;width:20px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{align-items:center;background:#e8e8e8;background:var( --cometchat-background-color-04,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;height:20px;justify-content:center;width:20px}.cometchat-conversations__subtitle-text .cometchat-mentions{background:#6852d633;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{background:#ffab0033;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat;mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-conversations__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-conversations__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversations__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-conversations__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{height:22px;width:50%}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-conversations__shimmer-item-body-subtitle{height:12px;width:100%}.cometchat-conversations__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;min-height:22px;width:60px}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-users{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-users,.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-users__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-users__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-users__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-users__shimmer-item-title{height:22px;width:50%}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-users__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-users__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-users__list-item-active .cometchat-list-item{background-color:#e8e8e8;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{height:40px;width:40px}.cometchat-users .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-groups{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-groups,.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-groups__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-groups__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-groups__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-groups__shimmer-item-body-title{height:22px;width:50%}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-groups__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-groups__list-item-password .cometchat-list-item__status{background-color:#09c26f;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{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-groups__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__list-item-password .cometchat-list-item__status-icon,.cometchat-groups__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;justify-content:space-between;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-header .cometchat-message-header__subtitle{align-items:center;color:var(--cometchat-icon-color-secondary);display:flex;font:var(--cometchat-font-caption1-regular);height:100%;justify-content:flex-start;min-height:17px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.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:-webkit-fit-content;height:fit-content}.cometchat-message-header>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header .cometchat-list-item__trailing-view{display:none}.cometchat-message-header__back-button{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg);-webkit-mask-size:contain;width:24px}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{align-items:center;background:#0000;border:none;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-message-header__listitem{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header__auxiliary-button-view{align-items:center;display:flex;gap:var(--cometchat-padding-4,16px);gap:16px;justify-content:flex-end;width:-webkit-fit-content;width:fit-content}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:#0000;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;width:100%}.cometchat-message-header .cometchat-list-item .cometchat-avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;padding:0;width:40px}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:inline;display:initial}}.cometchat-message-composer{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.cometchat-message-composer__send-button{align-items:center;background:var(--cometchat-background-color-04);border-radius:60px;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center;padding:4px;padding:var(--cometchat-padding-1,4px);width:32px}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{background:var(--cometchat-primary-color);cursor:pointer}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;overflow:hidden;width:300px}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{border:none;height:332px}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{height:-webkit-fit-content;height:fit-content;max-height:300px;min-height:200px;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{justify-content:space-between;max-height:300px;min-height:220px}.cometchat-message-composer__input .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer div:not([class]) .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__unblock-button{align-items:center;background:#0000;border:1px solid var(--cometchat-border-color-dark);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:var(--cometchat-neutral-color-900);cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-message-composer__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:4px;padding:var(--cometchat-padding-1,4px);width:100%}.cometchat-message-composer__header-error-state{align-items:center;align-self:stretch;background:var(--cometchat-background-color-02);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;flex:1 0;gap:var(--cometchat-padding-1);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-message-composer__header-error-state-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-composer__header-error-state-icon{background:var(--cometchat-static-white);height:20px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;width:20px}.cometchat-message-composer__header-error-state-text{color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-mention-list{align-self:flex-start;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-background-color-01);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);bottom:100%;box-shadow:0 12px 16px 4px #10182814,0 4px 6px 4px #10182808;display:flex;flex-direction:column;justify-content:flex-end;left:0;max-height:336px;min-height:45px;min-width:320px;padding:0 0 1px;position:absolute;width:-webkit-fit-content;width:fit-content;z-index:2}.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{background:#0000;border-bottom:1px solid var(--cometchat-border-color-light);box-sizing:border-box;color:var(--cometchat-text-color-primary);cursor:text;font:var(--cometchat-font-body-regular);max-height:150px;min-height:30px;outline:none;overflow-wrap:break-word;overflow-y:auto;padding:12px;padding:var(--cometchat-padding-3,12px);scrollbar-width:none;text-align:left;text-overflow:ellipsis;-webkit-user-select:text;user-select:text;white-space:pre-wrap;width:100%}.cometchat-message-composer__auxilary-button-view{align-items:center;display:flex;gap:12px;justify-content:flex-start;width:100%}.cometchat-message-composer__sticker-button-view{gap:12px}.cometchat-message-composer__default-buttons,.cometchat-message-composer__sticker-button-view{align-items:center;display:flex;justify-content:flex-start;width:-webkit-fit-content;width:fit-content}.cometchat-message-composer__default-buttons{flex-direction:row;gap:var(--cometchat-padding-4);margin-right:auto}.cometchat-message-composer__input:empty:before{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--cometchat-text-color-tertiary);content:attr(data-placeholder);display:-webkit-box;font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis}.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:#6852d6;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{height:-webkit-fit-content;height:fit-content;max-height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:#0000;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-list__error-state-view{align-items:center;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-message-list__error-state-view-icon{align-items:center;align-self:center;border:none;display:flex;height:120px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:120px}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-message-list__error-state-view-body-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-message-list__error-state-view-body-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-message-bubble__thread-view-replies{background:#0000;border:none;border-radius:0;gap:5px;height:100%;width:100%}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-delete-bubble,.cometchat-message-bubble .cometchat-text-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-right:var(--cometchat-padding-2);padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{align-items:flex-end;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:-webkit-fit-content;height:fit-content;justify-content:flex-end;padding:4px;padding:var(--cometchat-padding-1,4px);position:relative;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:8px 8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-height:84vh;max-width:100%}.cometchat-message-bubble__audio-call .cometchat-call-bubble .cometchat-call-bubble__body{padding:0}.cometchat-message-bubble__thread-view-replies .cometchat-button{align-items:flex-end}.cometchat-reactions-info-wrapper>.cometchat{width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies .cometchat-button .cometchat-button__text{margin-bottom:-2px}.cometchat-message-bubble__body-footer-view .cometchat-reactions .cometchat,.cometchat-reactions .cometchat-popover,.cometchat-reactions .cometchat-popover__button{width:-webkit-fit-content;width:fit-content}.cometchat-message-list__date-header{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:-webkit-fit-content;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-dark);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:#0000;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-start;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-message-bubble__thread-view-replies{align-items:center;align-self:stretch;display:flex;height:24px;padding:8px 4px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-regular);text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:16px;-webkit-mask-size:contain;width:16px}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-list__bubble-date-header .cometchat-date,.cometchat-message-list__date-header .cometchat-date{align-items:center;color:var(--cometchat-text-color-primary);display:flex;font:var(--cometchat-font-caption1-medium);justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{box-sizing:border-box;display:flex;margin-right:8px;overflow:hidden;padding:0 0 0 15px;width:100%}.cometchat-message-list{align-items:center;background:var(--cometchat-background-color-02);border-radius:inherit;display:flex;flex:1 1;flex-direction:column;flex-shrink:0;height:100%;justify-content:flex-end;order:2;position:relative;width:100%}.cometchat-message-list__header{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.cometchat-message-list__body{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;width:100%}.cometchat-message-list__message-indicator{align-items:center;display:flex;justify-content:center;margin-bottom:8px;width:100;width:100%}.cometchat-message-list__message-indicator>.cometchat{width:-webkit-fit-content;width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{align-items:flex-start;align-items:center;background:var(--cometchat-static-black);border-radius:4px;border-radius:var(--cometchat-radius-max,4px);display:flex;flex-direction:column;flex-direction:row;height:-webkit-fit-content;height:fit-content;justify-content:center;padding:8px;padding:8px var(--cometchat-padding-2,8px);width:-webkit-fit-content;width:fit-content}.cometchat-message-list__message-indicator .cometchat-button__text{color:var(--cometchat-static-white);font:var(--cometchat-font-caption1-regular);text-align:center}.cometchat-message-list__message-indicator .cometchat-button__icon{align-items:center;background:var(--cometchat-static-white);display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-list__footer{background:#0000;box-sizing:border-box;display:flex;justify-content:flex-start;width:100%}.cometchat-message-bubble__leading-view{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.cometchat-message-bubble__leading-view .cometchat-avatar{height:32px;width:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sent.929a6372b15bb47d0179.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_delivered.eda17954854636ebc910.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/status_read.f096888f2bedb92218d0.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{background:var(--cometchat-static-white);height:12px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-list__shimmer{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;gap:10px;padding:0 16px 16px;padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-message-list__shimmer-body{align-items:center;align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;gap:var(--cometchat-padding-2);position:relative;width:286px}.cometchat-message-list__shimmer-leading-view{align-items:center;animation:shimmer .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-max,8px);display:flex;height:40px;justify-content:center;margin-right:var(--cometchat-margin-2);width:40px}.cometchat-message-list__shimmer-header{align-items:center;align-self:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:22px;justify-content:center;margin:10px auto auto;position:relative;width:50px;z-index:1}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{align-items:center;display:flex;height:12px;justify-content:center;width:120px}.cometchat-message-list__shimmer-item,.cometchat-message-list__shimmer-item-header{animation:shimmer .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-message-list__shimmer-item{height:53px;width:100%}.cometchat-message-bubble .cometchat-message-bubble__audio-call,.cometchat-message-bubble .cometchat-message-bubble__video-call{background:#0000;padding:0}.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-bubble__audio-call .cometchat-action-bubble,.cometchat-message-bubble__video-call .cometchat-action-bubble{align-items:center;border:1px solid var(--cometchat-border-color-default);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/missed_video_call_no_fill.a0aacfbcbf172a144ddc.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/outgoing_video_no_fill.765e9ef5fcb3e4a5be0c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/incoming_video_no_fill.01824d5f73a4bb089c1c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/video_call_button.ad8739d880b299a43512.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/phone_missed_no_fill.79993937b02c29c3ea6c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_outgoing_no_fill.07e8c060e778f4974d37.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_incoming_no_fill.74e0941289461c76a5b4.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/audio_call_button.17b58b643e8bc12cc6b9.svg) center center no-repeat;-webkit-mask-size:contain}@keyframes shimmer{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{background-color:initial;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{background-color:initial;cursor:default}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{align-items:center;background:#14141499}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-message-information__popup-wrapper{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list .cometchat-message-list__body .cometchat-list__body{height:-webkit-fit-content;height:fit-content;max-height:100%}.cometchat-message-list>.cometchat-message-list__body>.cometchat{height:-webkit-fit-content!important;height:fit-content!important;max-height:100%}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;height:540px;justify-content:space-between;padding:20px 0;padding:var(--cometchat-padding-5,20px) 0;width:360px}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-title-medium);text-align:center}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-heading4-regular);text-align:center}.cometchat-outgoing-call__avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:160px;justify-content:center;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar{height:160px;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);font-style:normal;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-outgoing-call__button .cometchat-button{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);cursor:pointer;display:flex;gap:var(--cometchat-padding-2);height:-webkit-fit-content;height:fit-content;justify-content:center;padding:var(--cometchat-padding-4);width:-webkit-fit-content;width:fit-content}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white);height:24px;-webkit-mask-size:contain;width:24px}@media (max-width:600px){.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{height:120px;width:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call{border-radius:0;height:100%;width:100%}}.cometchat-action-bubble{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;justify-content:center;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);text-align:center}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:inline-flex;justify-content:center}.cometchat-reaction-info__content{align-items:center;background:#141414;background:var(--cometchat-static-black,#141414);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;justify-content:center;margin:-1px;min-height:77px;min-width:77px;padding:8px;padding:8px var(--cometchat-padding-2,8px)}.cometchat-reaction-info__emoji-text{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{font:400 24px Roboto;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__emoji,.cometchat-reaction-info__title{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);text-align:center}.cometchat-reaction-info__title{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-reaction-info__description,.cometchat-reaction-info__error{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-align:center}.cometchat-reaction-info__error{color:#f44649;color:var(--cometchat-error-color,#f44649)}.cometchat-reaction-info__loading{animation:spin 2s linear infinite;border:4px solid #e8e8e8;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-radius:50%;border-top:4px solid #0000;height:24px;-webkit-mask:url(/static/media/Spinner-Gradient-1.f2f8d4c6a11b46ae64da.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-reaction-list{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;overflow:hidden;width:280px}.cometchat-reaction-list__error{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;flex-direction:column;flex-shrink:0;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center}.cometchat-reaction-list__tabs{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;max-width:280px;overflow-x:auto;padding-top:8px;padding-top:var(--cometchat-padding-2,8px)}.cometchat-reaction-list__tabs-tab{align-items:center;border-radius:4px 4px 0 0;cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:40px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);text-align:center}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-reaction-list__list{align-items:flex-start;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:0;border-radius:var(--cometchat-radius-0,0);display:flex;flex-direction:column;height:200px;overflow-y:auto;padding:0}.cometchat-reaction-list .cometchat-list-item{cursor:pointer;width:280px}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{flex-shrink:inherit;padding:0}.cometchat-reaction-list .cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-reaction-list .cometchat-list-item__body-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{align-items:flex-start;border:1px solid #fff;border:1px solid var(--cometchat-background-color-01,#fff);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;height:200px;width:280px}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-reaction-list__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);gap:20px;padding:8px 16px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:16px;justify-content:center;width:48px}.cometchat-reaction-list__shimmer-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:280px}.cometchat-reaction-list__shimmer-item-icon{animation:shimmerAnimation 10s linear infinite;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:32px;width:32px}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{align-items:center;background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center}.cometchat-reaction-list__shimmer-item-content{animation:shimmerAnimation 5s linear infinite;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex:1 0;height:20px}.cometchat-reaction-list__shimmer-item-tailview{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:24px;justify-content:center;width:24px}.cometchat-reactions{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;gap:2px;height:-webkit-fit-content;height:fit-content;padding:0 4px;padding:0 var(--cometchat-padding-1,4px);width:-webkit-fit-content;width:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;cursor:pointer;height:24px}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{align-items:center;display:inline-flex;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);padding:2px 8px;padding:2px var(--cometchat-padding-2,8px)}.cometchat-reactions__reaction-you{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border:1px solid #ccc4f1;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);border-radius:20px;height:23px}.cometchat-reactions__reaction-emoji{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:#0000;border:none;box-shadow:none}.cometchat-call-button{align-items:center;display:flex;gap:16px;gap:var(--cometchat-padding-4,16px);height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-call-button .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);gap:0;height:24px;padding:0;width:24px}.cometchat-call-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{align-items:center;background-color:#000;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:#0000}.cometchat-incoming-call{align-items:center;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);padding:20px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);position:absolute;width:360px;z-index:10}.cometchat-incoming-call,.cometchat-incoming-call .cometchat-list-item{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-incoming-call .cometchat-list-item{padding:0;width:320px}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-text-color-primary,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-incoming-call__button-group{align-items:center;align-self:stretch;display:flex;gap:16px}.cometchat-incoming-call__button-decline{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{background:#c73c3e;background:var(--cometchat-error-color,#c73c3e);width:152px}.cometchat-incoming-call__button-accept{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{background:#0b9f5d;background:var(--cometchat-success-color,#0b9f5d);width:152px}.cometchat-incoming-call__avatar{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:#fff;color:var(--cometchat-primary-button-icon,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{align-items:center;align-self:stretch;display:flex;gap:4px}.cometchat-incoming-call__subtitle-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;width:16px}.cometchat-incoming-call__subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:#0000}.cometchat-message-information{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;height:-webkit-fit-content;height:fit-content;max-height:100%;max-width:420px;overflow:hidden;width:100%}.cometchat-message-information__header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-message-information__header-title{align-items:flex-start;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;flex-direction:column;font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);gap:0;justify-content:center;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__header-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-message-information__header-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:#0000}.cometchat-message-information__header-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-bottom:1px solid var(--cometchat-border-color-light);display:flex;gap:0;max-height:300px;overflow:hidden auto;padding:20px 16px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{align-items:flex-start;display:flex;flex-direction:column;height:260px;overflow:hidden auto;padding:0;width:100%}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:#0000}.cometchat-message-information__receipts-subtitle{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:0;width:100%}.cometchat-message-information__receipts-subtitle-text{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);justify-content:space-between;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__receipts .cometchat-list-item{align-items:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:260px;width:100%}.cometchat-message-information__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__shimmer-item-avatar{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:48px;width:48px}.cometchat-message-information__shimmer-item-title{align-items:center;animation:shimmerAnimation 5s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex:1 0;height:40px;justify-content:center}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{align-items:center;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center;width:100%}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){border:none;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-thread-header{align-items:flex-start;flex-direction:column;flex-shrink:0;gap:0;justify-content:center;width:100%}.cometchat-thread-header,.cometchat-thread-header__top-bar{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-thread-header__top-bar{align-items:center;align-self:stretch;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:8px;gap:var(--cometchat-padding-2,8px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header__top-bar-title{align-items:flex-start;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;flex-direction:column;font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);justify-content:center;overflow:hidden;text-overflow:ellipsis}.cometchat-thread-header__top-bar-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:#0000}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;flex-direction:column;flex-shrink:0;padding-top:12px;padding-top:var(--cometchat-padding-3,12px);width:100%}.cometchat-thread-header__body-timestamp{align-self:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-thread-header__body-timestamp .cometchat-date{color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;text-align:center}.cometchat-thread-header__message{display:flex;flex:1 0;gap:0;max-height:300px;min-height:50px;overflow:hidden auto;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{max-height:150px;min-height:-webkit-fit-content;min-height:fit-content}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:4px 20px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px)}.cometchat-thread-header__reply-bar-count{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:center}.cometchat-thread-header__reply-bar-divider{background:#e8e8e8;background:var(--cometchat-border-color-default,#e8e8e8);flex:1 1;height:1px;width:100%}.cometchat-toast{background:var(--cometchat-static-black);border-radius:4ppx;border-radius:var(--cometchat-radius-1,4ppx);bottom:12px;color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);display:inline-block;font:var(--cometchat-font-caption1-regular);left:50%;padding:8px;padding:var(--cometchat-padding-2,8px);position:fixed;position:absolute;transform:translateX(-50%);z-index:10}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:-webkit-fit-content;width:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{align-items:center;border-radius:2px;border-radius:var(--cometchat-radius,2px);cursor:pointer;display:inline-flex;justify-content:center;padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-mentions-outgoing.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-outgoing.cometchat-mentions-other{background:#f9f8fd33}.cometchat-mentions-incoming.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-incoming.cometchat-mentions-other{background:#6852d633}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-text-bubble .cometchat-url{text-decoration:underline}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.4afbed674a5252ead176.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(/static/media/Roboto-BlackItalic.b49c4ba79204961dccd3.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.d50a80138ec4f2fb5e9f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/static/media/Roboto-BoldItalic.3fcf599c8a6c05a2c712.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.27f62b53b93858475a7f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/static/media/Roboto-Italic.cd47f5421512ee65fe22.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.839cb7309f46fed11436.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/static/media/Roboto-LightItalic.3743e89917aa46e2f6e5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.e73e917f7bfa48666e00.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(/static/media/Roboto-MediumItalic.3dc683bc0f0d56bae3f8.ttf) format("truetype")}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#f9f8fd;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-neutral-color-50:#fff;--cometchat-neutral-color-100:#fafafa;--cometchat-neutral-color-200:#f5f5f5;--cometchat-neutral-color-300:#e8e8e8;--cometchat-neutral-color-400:#dcdcdc;--cometchat-neutral-color-500:#a1a1a1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5b5b5b;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0b7bea;--cometchat-warning-color:#ffab00;--cometchat-success-color:#09c26f;--cometchat-error-color:#f44649;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#e0e0e0,#eee);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#15102b;--cometchat-extended-primary-color-100:#1d173c;--cometchat-extended-primary-color-200:#251e4d;--cometchat-extended-primary-color-300:#2e245e;--cometchat-extended-primary-color-400:#362b6f;--cometchat-extended-primary-color-500:#3e3180;--cometchat-extended-primary-color-600:#473892;--cometchat-extended-primary-color-700:#4f3ea3;--cometchat-extended-primary-color-800:#5745b4;--cometchat-extended-primary-color-900:#7460d9;--cometchat-neutral-color-50:#141414;--cometchat-neutral-color-100:#1a1a1a;--cometchat-neutral-color-200:#272727;--cometchat-neutral-color-300:#383838;--cometchat-neutral-color-400:#4c4c4c;--cometchat-neutral-color-500:#858585;--cometchat-neutral-color-600:#989898;--cometchat-neutral-color-700:#a8a8a8;--cometchat-neutral-color-800:#c8c8c8;--cometchat-neutral-color-900:#fff;--cometchat-info-color:#0d66bf;--cometchat-warning-color:#d08d04;--cometchat-success-color:#0b9f5d;--cometchat-message-seen-color:#56e8a7;--cometchat-error-color:#c73c3e;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}*{box-sizing:border-box;margin:0;padding:0}.cometchatBuilderBody *{-ms-overflow-style:none;scrollbar-width:none}.cometchatBuilderBody ::-webkit-scrollbar{display:none}.cometchatBuilderBody{overflow:hidden}.builderApp{height:100%;width:100%}.chatApp{flex-direction:column;gap:1px}.appContent,.chatApp{display:flex;height:100%}.appContent{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);justify-content:center;width:100%}.mainContent{flex-direction:column;gap:20px;height:100%;max-height:100%;padding:20px}.featureHeader,.mainContent{align-items:center;display:flex}.featureHeader{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);color:#141414;flex-shrink:0;font-family:Satoshi;font-family:var(--Family-Font-Family,Satoshi);font-size:16px;font-size:var(--Typo-Font-Size-H4,16px);font-style:normal;font-weight:700;height:36px;justify-content:space-between;line-height:120%;padding:8px}.commonCollapse{background:#0000;border-radius:0;max-height:calc(100dvh - 120px);overflow:auto}.ant-drawer-body::-webkit-scrollbar,.ant-drawer-body::-webkit-scrollbar-thumb{display:none}.panelHeader{color:#141414;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.panelHeaderWrapper{display:flex;justify-content:space-between;width:100%}.panelHeaderExpandIcon{background:#a1a1a1;height:20px;-webkit-mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.panelHeaderCollapseIcon{background:#a1a1a1;height:20px;-webkit-mask:url(/static/media/collapseIcon.de7a532cae4c5c73d032.svg) center center no-repeat;mask:url(/static/media/collapseIcon.de7a532cae4c5c73d032.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.panelHeaderCollapseIcon:hover,.panelHeaderExpandIcon:hover{background:#6852d6}#builderApp .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{height:12px!important;width:12px!important}#builderApp .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg path{color:#a1a1a1!important}#builderApp .ant-collapse-borderless .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{background:#fafafa!important;background:var(--cometchat-background-color-02,#fafafa)!important}#builderApp .ant-collapse .ant-collapse-item>.ant-collapse-header{align-items:center!important;height:36px!important;padding:4px 8px!important;padding:var(--cometchat-padding-1,4px) 8px!important}#builderApp .ant-collapse>.ant-collapse-item{border-bottom:1px solid #f5f5f5!important;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5)!important}#builderApp .ant-form-item{margin-bottom:0!important}#builderApp .ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{border-color:#6852d6!important;color:#6852d6!important}#builderApp .ant-modal-confirm .ant-modal-confirm-btns{display:flex!important;justify-content:center!important;width:100%!important}.ant-btn-variant-solid,.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background-color:#6852d6!important;width:100%!important}#builderApp .ButtonIcon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:20px;-webkit-mask-size:contain;mask-size:contain;width:20px}.desktopIcon{border:none;-webkit-mask:url(/static/media/desktopIcon.e145c8b2a53029520449.svg) center center no-repeat;mask:url(/static/media/desktopIcon.e145c8b2a53029520449.svg) center center no-repeat}.mobileIcon{-webkit-mask:url(/static/media/mobileIcon.c0e8d5e0cbe406cd25f6.svg) center center no-repeat;mask:url(/static/media/mobileIcon.c0e8d5e0cbe406cd25f6.svg) center center no-repeat}.androidIcon{-webkit-mask:url(/static/media/androidIcon.4c154e41b378d0514206.svg) center center no-repeat;mask:url(/static/media/androidIcon.4c154e41b378d0514206.svg) center center no-repeat}.iosIcon{-webkit-mask:url(/static/media/iosIcon.2ec12222fe334a68166d.svg) center center no-repeat;mask:url(/static/media/iosIcon.2ec12222fe334a68166d.svg) center center no-repeat}#builderApp .customiseButton{align-items:center;background:#141414;background:var(--Color-Button-Color-Secondary-Button-BG---N900,#141414);border-radius:1000px;border-radius:var(--cometchat-radius-Max,1000px);color:#fcfcfe;color:var(--brand-dark-12,#fcfcfe);cursor:pointer;display:inline-flex;font-family:Satoshi;font-family:var(--Family-Font-Family,Satoshi);font-size:14px;font-size:var(--Size-Body,14px);font-style:normal;font-weight:500;gap:20px;gap:var(--cometchat-padding-5,20px);line-height:120%;padding:4px 4px 4px 20px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px)}#builderApp .customiseButton span{line-height:100%}#builderApp .buttonStyle{align-items:center;border:none;border-radius:6px;border-radius:8px;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:4px 8px;padding:4px var(--cometchat-padding-2,8px);width:40px}#leftSideBarWrapper .ant-form-item{margin-bottom:0!important}.ant-tooltip .ant-tooltip-inner{font:var(--cometchat-font-caption1-regular)}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#fafafa;background-color:var(--cometchat-white-hover,#fafafa)}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.ant-select .ant-select-selection-wrap:after{display:none}.ant-select .ant-select-arrow{background:#a1a1a1;height:20px;-webkit-mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;top:36%;width:20px}.ant-select-single .ant-select-selector:after{display:none}.cometchat-fullscreen-viewer{position:absolute}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-height:45vh;object-fit:contain}.ant-modal-confirm .ant-modal-confirm-paragraph{max-width:100%}.download-success-modal .ant-modal-close-x{height:auto!important;width:auto!important}.leftSideBarWrapper{display:flex;height:100%;overflow:hidden;width:100%}#leftSideBarWrapper .menuBarWrapper{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:10px;padding:12px 8px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px);width:48px}#leftSideBarWrapper .menuBar{align-items:flex-start;display:flex;flex-direction:column;gap:12px}#leftSideBarWrapper .menuBarButton{border:none;border-radius:8px;box-shadow:none}#leftSideBarWrapper .menuBarButtonIcon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask-size:contain;mask-size:contain;width:24px}#leftSideBarWrapper .layoutButtonIcon{-webkit-mask:url(/static/media/layoutIcon.97ffc9240bfeb462e139.svg) center center no-repeat;mask:url(/static/media/layoutIcon.97ffc9240bfeb462e139.svg) center center no-repeat}#leftSideBarWrapper .chatButtonIcon{-webkit-mask:url(/static/media/chatIcon.0c6368f0af878269142a.svg) center center no-repeat;mask:url(/static/media/chatIcon.0c6368f0af878269142a.svg) center center no-repeat}#leftSideBarWrapper .callButtonIcon{-webkit-mask:url(/static/media/call-Icon.70227b01e1233d4ec197.svg) center center no-repeat;mask:url(/static/media/call-Icon.70227b01e1233d4ec197.svg) center center no-repeat}.chatOptions{background:#fff;background:var(--cometchat-background-color-01,#fff);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);height:100%;width:calc(100% - 42px)}#leftSideBarWrapper .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5)}.radioLabel{color:#727272;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:2px;margin-left:20px}.radioLabelMain{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}#radioWrapper .ant-radio-inner:after{background:#fff!important}.ant-radio-group{width:100%}.layoutDescriptions{align-items:flex-start;align-self:stretch;background:#fff;display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px);padding:8px}.descriptionTitle{color:#141414;font-size:14px;font-weight:700}.descriptionBody,.descriptionTitle{font-family:Satoshi;font-style:normal;line-height:120%}.descriptionBody{color:#727272;font-size:12px;font-weight:400}.radioWrapper{align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px;padding:0 8px;padding:0 var(--cometchat-padding-2,8px);padding-bottom:8px;padding-bottom:var(--cometchat-padding-2,8px);width:100%}.chatRadioWrapper{gap:4px}.chatRadioWrapper,.tabsTitle{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column}.tabsTitle{color:#141414;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:700;padding-bottom:2px}.chatTypeTitleWrapper,.tabsTitle{gap:4px;gap:var(--cometchat-padding-1,4px)}.chatTypeTitleWrapper{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:8px 0;padding:var(--cometchat-padding-2,8px) 0 8px 0}.chatTypeTitle{color:#141414;font-size:14px;font-weight:700}.chatTypeDescription,.chatTypeTitle{font-family:Satoshi;font-style:normal;line-height:120%}.chatTypeDescription{color:#727272;font-size:12px;font-weight:400}.tabsOptionWrapper{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:4px;padding:0 8px;padding:0 var(--cometchat-padding-2,8px);width:100%}.tabsOptionWrapper #radioWrapper .ant-radio-wrapper .ant-radio{top:0!important}.tabIcon{height:16px;width:16px}.checkBoxCardWrapper{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #f5f5f5;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}#checkBoxCardWrapper .checkBoxCardTopView{display:flex;justify-content:space-between;width:100%}#checkBoxCardWrapper .checkBoxCardTitle{color:#141414;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:700;line-height:120%}#checkBoxCardWrapper .checkBoxCardDescription{color:#727272;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:400;line-height:120%}#checkBoxCardWrapper .ant-checkbox-checked .ant-checkbox-inner,#checkBoxCardWrapper .ant-checkbox-checked:hover .ant-checkbox-inner{background:#6852d6!important;border:none!important;border-radius:4px!important;border-radius:var(--cometchat-radius-1,4px)!important}#checkBoxCardWrapper .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background:#6852d6!important;border:none!important;border-radius:4px!important}#checkBoxCardWrapper .ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner{border-color:#6852d6!important}#checkBoxCardWrapper .ant-checkbox-wrapper span.ant-checkbox span.ant-checkbox-inner{height:16px!important;width:16px!important}.radioButtonCardWrapper{align-items:flex-start;align-self:stretch;background:#fff;border:1px solid #f5f5f5;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.radioButtonCardTopView{display:flex;justify-content:space-between;width:100%}.radioButtonCardTitle{color:#141414;font-weight:700}.radioButtonCardDescription,.radioButtonCardTitle{font-family:Satoshi;font-size:12px;font-style:normal;line-height:120%}.radioButtonCardDescription{color:#727272;font-weight:400}#radioWrapper .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#6852d6!important;border-color:#6852d6!important}#radioWrapper .ant-radio-wrapper .ant-radio-inner:hover,#radioWrapper .ant-radio-wrapper:hover .ant-radio-inner{border-color:#6852d6!important}#radioWrapper .ant-radio-wrapper,#themeRadioWrapper .ant-radio-wrapper{position:relative!important}#radioWrapper .ant-radio-wrapper .ant-radio{left:0!important;position:absolute!important;top:3.5px!important}#radioWrapper .ant-radio-wrapper span.ant-radio+*{-webkit-padding-end:0!important;-webkit-padding-start:0!important;padding-inline-end:0!important;padding-inline-start:0!important}#radioWrapper .ant-radio-wrapper{-webkit-margin-end:0!important;margin-inline-end:0!important}.configToggleOptionLabelWrapper{align-items:baseline;display:flex;justify-content:space-between}#configToggleOptionLabelWrapper .configToggleOptionLabel{color:#727272;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:400;line-height:120%;overflow:hidden;text-overflow:ellipsis}#rightSidebarWrapper,.rightSidebarWrapper{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex-direction:column;flex-shrink:0;height:100%;width:100%}.styleHeader{align-items:center;border-bottom:1px solid #e8e8e8;font-size:16px}.styleHeader,.themeHeader{align-self:stretch;color:#141414;display:flex;font-family:Satoshi;font-style:normal;font-weight:700;justify-content:space-between;line-height:120%;padding:12px;padding:var(--cometchat-padding-3,12px)}.themeHeader{align-items:flex-start;font-size:14px}.themeContent{align-items:center;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:space-between;padding:0 12px 20px;width:100%}.colorHeader,.typographyHeader{align-items:flex-start;align-self:stretch;color:#141414;display:flex;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:700;justify-content:space-between;line-height:120%;padding:12px;padding:var(--cometchat-padding-3,12px)}.colorsWrapper,.typoGraphyWrapper{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);padding:0 16px 12px;padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.colorsWrapper{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5)}.themeRadioWrapper{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px;padding:0}.lightAndDarkText{align-items:center;background:#edeafa;border-radius:4px;color:#6852d6;font-family:Satoshi;font-size:8px;font-style:normal;font-weight:500;line-height:150%;padding:0 3px}.lightAndDarkTextWrapper{align-items:center;display:flex;gap:4px;line-height:150%}.ant-select-dropdown .ant-select-item{display:flex;font-size:11px;gap:4px}.colorPickerWrapper{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}#colorPickerWrapper .colorPickerLabel{color:#727272;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;line-height:120%;overflow:hidden;text-overflow:ellipsis;width:50%}#colorPickerWrapper .coloPickerElement{width:40%}#colorPickerWrapper .ant-color-picker-trigger .ant-color-picker-trigger-text{color:#727272!important;font-family:Satoshi!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important}#colorPickerWrapper .ant-color-picker-trigger{align-items:center!important;min-height:28px!important;min-width:28px!important}#colorPickerWrapper .ant-color-picker-trigger .ant-color-picker-color-block{border-radius:2px!important;height:20px!important;width:20px!important}.selectionWrapper{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}#selectionWrapper .selectionLabel{color:#727272;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;line-height:120%;overflow:hidden;text-overflow:ellipsis;width:50%}#selectionWrapper .selectionElement{width:40%}#selectionWrapper .ant-select-filled:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5!important;background:var(--cometchat-background-color-03,#f5f5f5)!important;border-radius:4px!important;border-radius:var(--cometchat-padding-1,4px)!important}#selectionWrapper .ant-select .ant-select-arrow .anticon>svg,#selectionWrapper .ant-select .ant-select-arrow .anticon>svg>path{color:#a1a1a1!important;height:14px!important;width:14px!important}#selectionWrapper .ant-select-dropdown .ant-select-item-option-content,#selectionWrapper .ant-select-single.ant-select-show-arrow .ant-select-selection-item,#selectionWrapper .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder,#selectionWrapper .ant-select-single.ant-select-show-arrow .ant-select-selection-search{color:#727272!important;font-family:Satoshi!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;overflow:hidden!important;text-overflow:ellipsis!important}.CometChatApp{height:100%;width:100%}.CometChatApp *{box-sizing:border-box}.cometchat-root{border:1px solid #e8e8e8;border:1px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:8px;border-radius:var(--Radius-radius_2,8px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.conversations-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:3 1;flex-direction:column;gap:0;max-height:100vh;max-width:420px;width:30%}.conversations-wrapper.hide-sidebar{display:none}.selector-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 1;flex-direction:column;gap:0;overflow:auto;width:100%}.selector-wrapper .cometchat-list__body{border-right:1px solid var(--cometchat-border-color-light);flex:1 1}.selector-wrapper::-webkit-scrollbar,.selector-wrapper::-webkit-scrollbar-thumb{display:none}.conversations-wrapper .selector-wrapper .cometchat-list{position:relative}.conversations-wrapper .selector-wrapper .cometchat-list .cometchat-list__header .cometchat-button{background:#0000;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.conversations-wrapper .selector-wrapper .cometchat-list .cometchat-list__header-menu{top:20px}.selector-wrapper .cometchat-list .cometchat-list__header .cometchat-button .cometchat-button__icon{height:24px;width:24px}.cometchat-incoming-call{left:30px;top:17px}.selector-wrapper .cc-conversations{border:none!important}.messages-wrapper{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex:5 1;flex-direction:column;justify-content:center;max-height:100vh;overflow:hidden;width:40%}.conversations-wrapper .cometchat-list__header-title{border-right:none}.login-placeholder{align-items:center;display:flex;flex-direction:column;gap:0;height:100%;justify-content:center;width:100%}.cometchat .cometchat-conversation-summary__header-close-button{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CometChatApp .cometchat .cometchat-mentions,.CometChatApp .cometchat .cometchat-mentions>span{background:none;font:var(--cometchat-font-body-bold)}@media (max-width:768px){.conversations-wrapper{max-width:100%;min-width:100%;width:100vw;z-index:1}.cometchat-root{bottom:0;left:0;margin-bottom:0;overflow:hidden;position:fixed;right:0}}.cometchat button:focus,.cometchat button:focus-visible{outline:none}.cometchat-audio-bubble__body-wave>div:nth-child(2){display:none}.cometchat-logo{align-items:center;align-self:center;background-color:#000;border:none;display:flex;height:64px;justify-content:center;-webkit-mask:url(/static/media/cometchat_logo.ecf7992c1cc3576ceb57.svg) center center no-repeat;mask:url(/static/media/cometchat_logo.ecf7992c1cc3576ceb57.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:120px}.cometchat-header-wrapper__desktop .cometchat-message-header__back-button,.cometchat-header-wrapper__hide-back-button .cometchat-message-header__back-button,.mobileChat .MuiIconButton-root[data-testid=cc-userlist-button],.mobileChat .MuiIconButton-root[id=screenShareButton]{display:none}.join-group-password__wrapper{align-items:center;background:#141414;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;position:absolute;top:0;width:100%;z-index:10}.join-group-password{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);padding:20px 40px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px);width:400px}.join-group-password__header{color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto);text-align:center;width:100%}.join-group-password__header-title{width:100%}.join-group-password__header-close{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;position:relative;width:24px}.join-group-password__header-close:hover{background:var(--cometchat-icon-color-highlight)}.join-group-password__content{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:center;max-width:1440px;min-width:240px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.join-group-password__content-avatar .cometchat-avatar{height:60px;width:60px}.join-group-password__content-avatar .cometchat-avatar__text{font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto)}.join-group-password__content-text{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:0}.join-group-password__content-text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.join-group-password__content-text-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.join-group-password__input{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.join-group-password__input-label{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto)}.join-group-password__input input{align-items:center;align-self:stretch;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;padding:8px;padding:var(--cometchat-padding-2,8px)}.join-group-password__input input:focus-visible{outline:none}.join-group-password__input input::placeholder{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.join-group-password__button,.join-group-password__button .cometchat-button{width:100%}.join-group-password__input-wrong{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.selector-wrapper .cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-list__header-search-bar{border-right:none}.cometchat .cometchat-menu-list__sub-menu-list-item{text-align:left}.cometchat .cometchat-conversations-header .cometchat-menu-list__sub-menu-list{left:auto!important;position:absolute;right:45px;top:20px!important;width:212px}#logged-in-user{border-bottom:2px solid #e8e8e8;border-bottom:2px solid var(--cometchat-border-color-default,#e8e8e8)}#logged-in-user .cometchat-menu-list__sub-menu-item-title,#logged-in-user .cometchat-menu-list__sub-menu-list-item{cursor:default}.cometchat-menu-list__sub-menu-list-item-icon-log-out{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649)}.cometchat-menu-list__sub-menu-item-title-log-out{color:#f44649;color:var(--cometchat-error-color,#f44649)}.chat-menu .cometchat .cometchat-menu-list__sub-menu-item-title{cursor:pointer}.chat-menu .cometchat .cometchat-menu-list__sub-menu{box-shadow:none}.chat-menu .cometchat .cometchat-menu-list__sub-menu-icon{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-conversations .cometchat-list__header{height:64px}.cometchat-groups .cometchat-list__header{height:131px}.cometchat-conversations-header{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5)}.cometchat-conversations-header,.cometchat-groups-header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversations-header__title,.cometchat-groups-header__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-groups-header .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-groups-header .cometchat-button .cometchat-button__icon:hover{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-create-conversation{-webkit-mask:url(/static/media/start_chat.8f162a45823986cf2187.svg) center center no-repeat}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-logged-in-user{-webkit-mask:url(/static/media/user.8dfdcadd19738360c459.svg) center center no-repeat}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-log-out{-webkit-mask:url(/static/media/logout.450e8c11bf96d0c74710.svg) center center no-repeat}.cometchat-groups .cometchat-list .cometchat-list__header .cometchat-button .cometchat-button__icon{-webkit-mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg),center,center,no-repeat;mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg),center,center,no-repeat}@media (max-width:768px){.join-group-password{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);padding:20px 20px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-5,20px);width:320px}}.cometchat-conversations .cometchat-list-item__trailing-view{height:auto;width:auto}.cometchat-tab-component{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border-right:1px solid #f5f5f5;border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:8px;padding:0 8px;width:100%}.cometchat-tab-component__tab{align-items:center;display:flex;flex:1 0;flex-direction:column;gap:4px;justify-content:center;padding:12px 0 10px}.cometchat-tab-component__tab-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;display:flex;height:32px;justify-content:center;-webkit-mask-size:contain;width:32px}.cometchat-tab-component__tab-icon-chats{-webkit-mask:url(/static/media/chats.5adfcfafa4cc0d303184.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-calls{-webkit-mask:url(/static/media/calls.28f11734184b2e2e4e71.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-users{-webkit-mask:url(/static/media/users.3a4bb20ce645e85da09e.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-groups{-webkit-mask:url(/static/media/groups.6cc0adefb30e36b72309.svg),center,center,no-repeat}.cometchat-tab-component__tab-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);text-align:center}.cometchat-tab-component__tab-icon-active{background:var(--cometchat-icon-color-highlight)}.cometchat-tab-component__tab-text-active{color:var(--cometchat-text-color-highlight)}.cometchat-new-chat-view{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;height:100%;width:100%}.cometchat-new-chat-view__header{align-items:center;background:inherit;border-bottom:1px solid var(--cometchat-border-color-light);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:flex-start;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-new-chat-view__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-bold);overflow:hidden;text-overflow:ellipsis}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon{-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg) center center no-repeat}.cometchat-new-chat-view__header .cometchat-button{background:#0000;height:-webkit-fit-content;height:fit-content;padding:0;width:-webkit-fit-content;width:fit-content}.cometchat-new-chat-view__header .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary);height:24px;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg) center center no-repeat;width:24px}.cometchat-new-chat-view__header .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-new-chat-view__tabs{align-items:flex-start;align-self:stretch;background:var(--cometchat-background-color-03);border-right:1px solid var(--cometchat-border-color-light);margin:12px 16px 8px;margin:var(--cometchat-margin-3,12px) var(--cometchat-margin-4,16px) var(--cometchat-margin-2,8px) var(--cometchat-margin-4,16px);padding:1px}.cometchat-new-chat-view__tabs,.cometchat-new-chat-view__tabs-tab{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex}.cometchat-new-chat-view__tabs-tab{align-items:center;background:inherit;color:var(--cometchat-text-color-secondary);cursor:pointer;flex:1 0;font:var(--cometchat-font-heading4-medium);gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-new-chat-view__tabs-tab-active{background:var(--cometchat-background-color-01);border-right:1px solid var(--cometchat-border-color-light);color:var(--cometchat-text-color-highlight)}.cometchat-new-chat-view .cometchat-list__header-search-bar{padding-top:var(--cometchat-padding-2)}.cometchat-new-chat-view__header .cometchat-button:hover{background:#0000}@media (max-width:768px){.cometchat-new-chat-view{left:0;position:fixed;top:0;width:100vw;z-index:4}}.messages-wrapper .cometchat-message-list{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.messages-wrapper .cometchat-list__body::-webkit-scrollbar,.messages-wrapper .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.messages-wrapper .cometchat-header__info{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/infoIcon.a45d68fa3e8e16b713b0.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.messages-wrapper .message-composer-blocked{align-items:center;background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);display:flex;flex-direction:column;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);height:48px;justify-content:center;padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px);width:100%}.messages-wrapper .message-composer-blocked__text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.messages-wrapper .message-composer-blocked__text>a{color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--cometchat-primary-color);text-decoration-color:var(--cometchat-primary-color)}.messages-wrapper .cometchat-header__info:hover,.messages-wrapper .cometchat-message-header__conversation-summary-button .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.messages-wrapper .cometchat-message-header__menu{gap:16px}.messages-wrapper .cometchat-message-composer{height:auto;margin:0 8px 8px;width:auto}.messages-wrapper .cometchat-message-list__shimmer{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-header-wrapper{flex-basis:auto;height:64px;width:100%}.cometchat-message-list-wrapper{flex-basis:auto;height:100%;overflow:hidden;width:100%}.cometchat-message-list-wrapper>.cometchat{height:100%;overflow:hidden}.cometchat-composer-wrapper{flex-basis:auto;height:-webkit-fit-content;height:fit-content;width:100%}.cometchat-messages-wrapper{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.messages-wrapper .cometchat-list__header{border-right:none}@media (max-width:768px){.cometchat-messages-wrapper{left:0;position:fixed;top:0;width:100vw;z-index:3}}.cometchat-call-bubble button:focus,.cometchat-call-bubble button:focus-visible{outline:none}button.cometchat-reactions__reaction-you:hover{border-color:#ccc4f1;border-color:var(--cometchat-extended-primary-color-300,#ccc4f1)}button.cometchat-reactions__reaction:hover{border-color:#f5f5f5;border-color:var(--cometchat-border-color-light,#f5f5f5)}.cometchat-add-members-wrapper,.side-component-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex-direction:column;flex-shrink:0;gap:0;max-height:100vh;max-width:420px;width:30%}.cometchat-leave-group__backdrop .cometchat-confirm-dialog .cometchat-confirm-dialog__icon-wrapper-icon{-webkit-mask:url(/static/media/leaveGroup.58a4d38b4954c066952c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-block-user-dialog__backdrop,.cometchat-delete-chat-dialog__backdrop,.cometchat-delete-group__backdrop,.cometchat-leave-group__backdrop,.cometchat-transfer-ownership-dialog__backdrop,.cometchat-transfer-ownership__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.cometchat-message-information__popup-wrapper{position:absolute}.cometchat-block-user-dialog__backdrop .cometchat-confirm-dialog__icon-wrapper-icon{-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg);-webkit-mask-size:contain}.side-component-header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;justify-content:space-between;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.side-component-header__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.side-component-header__icon:hover{background:var(--cometchat-icon-color-highlight)}.side-component-header__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.side-component-content{border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:20px;gap:var(--cometchat-padding-5,20px);height:calc(100vh - 64px);overflow:auto;padding-top:40px}.side-component-content,.side-component-content__group{align-items:center;align-self:stretch;display:flex;flex-direction:column}.side-component-content__group{flex-shrink:0;gap:12px}.side-component-content__avatar{align-items:center;border-radius:1500px;border-radius:var(--cometchat-radius-max,1500px);display:flex;flex-shrink:0;height:120px;justify-content:center;width:120px}.side-component-content__avatar .cometchat-avatar,.side-component-content__avatar .cometchat-avatar__image,.side-component-content__avatar .cometchat-avatar__text{height:120px;width:120px}.side-component-content__avatar .cometchat-avatar__text{font:700 48px/57.6px var(--cometchat-font-family);font-style:normal;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.side-component-content__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading3-medium,500 20px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.side-component-content__description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-component-content__action{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);width:100%}.cometchat-root>.cometchat>.cometchat-toast{bottom:120px}.side-component-content__action-item{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px)}.side-component-content__action-item-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask-size:contain;width:24px}.side-component-content__action-item-icon-default-addMembersToGroups{-webkit-mask:url(/static/media/addMembers.ac9bd9903ea91980e5bc.svg) center center no-repeat}.side-component-content__action-item-icon-deleteChat{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.side-component-content__action-item-icon-joinLeaveGroup{-webkit-mask:url(/static/media/leaveGroup.58a4d38b4954c066952c.svg) center center no-repeat}.side-component-content__action-item-icon-deleteGroup{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.side-component-content__action-item-icon-default{background:var(--cometchat-icon-color-highlight);height:24px;-webkit-mask-size:contain;width:24px}.side-component-content__action-item-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.side-component-content__action-item-text-default{color:var(--cometchat-text-color-highlight);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.side-component-group-members{flex:1 1;min-height:40dvh;overflow:auto;width:100%}.side-component-group-members-with-tabs{flex:1 1;min-height:calc(100% - 30px);overflow:auto;width:100%}.side-component-group-members .cometchat-list__header-title{display:none}.side-component-group-members .cometchat-list__header-search-bar{padding:0 16px;padding:0 var(--cometchat-padding-4,16px);width:100%}.side-component-group-members .cometchat-avatar,.side-component-group-members .cometchat-avatar__image,.side-component-group-members .cometchat-avatar__text,.side-component-group-members .cometchat-list-item__leading-view{height:40px;width:40px}.side-component-group-members .cometchat-list-item__tail-view{width:-webkit-fit-content;width:fit-content}.side-component-group-tabs-wrapper{padding:0 16px;padding:0 var(--cometchat-padding-4,16px);width:100%}.side-component-group-tabs{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:0}.side-component-group-tabs,.side-component-group-tabs__tab{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0}.side-component-group-tabs__tab{gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.side-component-group-tabs__tab-active{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5)}.side-component-group-tabs__tab-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);width:-webkit-min-content;width:min-content}.side-component-group-tabs__tab-text-active{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);cursor:default}.cometchat-banned-members .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.side-component-group-members .cometchat-button__icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat!important}.cometchat-banned-members .cometchat-button:hover{background:#0000}.side-component-group-members .cometchat-list-item__body{padding:0}.cometchat-add-members-wrapper{height:100%;position:absolute;width:-webkit-fill-available;width:-moz-available}@media (max-width:768px){.side-component-wrapper{height:100vh;min-width:100vw;position:fixed;z-index:4}.cometchat-confirm-dialog{align-self:stretch;border-radius:16px;border-radius:var(--cometchat-radius-4,16px);gap:12px;padding:24px;padding:var(--cometchat-padding-6,24px)}.cometchat-change-scope,.cometchat-confirm-dialog{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;width:320px}.cometchat-change-scope{border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;gap:12px;gap:var(--cometchat-padding-3,12px);padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px)}}@media (max-height:700px){.side-component-content::-webkit-scrollbar,.side-component-content::-webkit-scrollbar-thumb{display:none}}.side-component-group-members .cometchat-list__header{border-bottom:none}.cometchat-empty-state-view{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);width:316px}.cometchat-empty-state-view__icon{-webkit-mask:url(/static/media/emptyStateIconChat.dd845e1db2718f852ae0.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-empty-state-view__icon,.cometchat-empty-state-view__icon-call{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc);height:120px;width:120px}.cometchat-empty-state-view__icon-call{-webkit-mask:url(/static/media/call_empty.8ce6468827c447772bb6.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-empty-state-view__text{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;flex-direction:column;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);text-align:center;width:280px}.cometchat-empty-state-view__text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 18px Roboto;font:var(--cometchat-font-heading3-bold,700 18px Roboto);text-align:center}@media (max-width:768px){.cometchat-empty-state-view{display:none}}.cometchat-banned-members{height:312px}.cometchat-banned-members .cometchat-list__body::-webkit-scrollbar,.cometchat-banned-members .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-banned-members__empty{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;justify-content:center;width:100%}.cometchat-banned-members__empty-icon{background:var(--cometchat-icon-color-secondary);height:60px;-webkit-mask:url(/static/media/user_empty.cce82d51a2fd34fb1414.svg) center center no-repeat;-webkit-mask-size:contain;width:60px}.cometchat-banned-members__empty-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-banned-members .cometchat-list-item__trailing-view .cometchat-button__icon-default{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:14px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg),center,center,no-repeat;mask:url(/static/media/close.2adefe6aea2efbd3491d.svg),center,center,no-repeat;-webkit-mask-size:contain;width:14px}.cometchat-banned-members__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-banned-members__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-banned-members__shimmer-item-avatar{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:48px;width:48px}.cometchat-banned-members__shimmer-item-avatar,.cometchat-banned-members__shimmer-item-title{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0}.cometchat-banned-members__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;width:50%}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-add-members .cometchat-list__header .cometchat-list__header-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-bold);margin-left:32px;overflow:hidden;text-overflow:ellipsis}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button{background:#0000;height:24px;padding:0;width:24px}.cometchat-add-members .cometchat-add-members__back-button{height:24px;left:16px;overflow:hidden;position:absolute;top:20px;width:24px}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-add-members__add-btn-wrapper .cometchat-button{height:40px;width:100%}.cometchat-add-members .cometchat-list-item__tail-view{height:26px;width:26px}.cometchat-add-members{background:var(--cometchat-background-color-01);border:none;border-radius:0;height:100%;overflow:hidden;padding:0}.cometchat-add-members,.cometchat-add-members__add-btn-wrapper{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.cometchat-add-members__add-btn-wrapper{align-items:center;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-add-members__add-btn-wrapper>.cometchat{width:100%}.cometchat-add-members_error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;margin-top:4px;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-add-members__add-btn-wrapper-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-add-members__back-button .cometchat-button:hover{background:#0000}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-transfer-ownership{align-items:flex-start;background:var(--cometchat-background-color-01);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);display:flex;flex-direction:column;flex-shrink:0;height:600px;width:420px}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog .cometchat-confirm-dialog__button-group-submit .cometchat-button{background:var(--cometchat-primary-color)}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog__icon-wrapper{display:none}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog__button-group-submit{background:var(--cometchat-primary-button-background)}.cometchat-transfer-ownership>.cometchat{border-radius:inherit;overflow:hidden}.cometchat-transfer-ownership__buttons-wrapper .cometchat-button{font:var(--cometchat-font-button-medium);width:100%}.cometchat-transfer-ownership__transfer-button{width:48%}.cometchat-transfer-ownership__cancel-button{width:49%}.cometchat-transfer-ownership__buttons-wrapper>.cometchat{width:-webkit-fit-content;width:fit-content}.cometchat-transfer-ownership__buttons-wrapper{display:flex;flex-direction:column;width:100%}.cometchat-transfer-ownership__cancel-button .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-dark)}.cometchat-transfer-ownership__cancel-button .cometchat-button .cometchat-button__text{color:var(--cometchat-neutral-color-900)}.cometchat-transfer-ownership .cometchat-list__header-title{justify-content:center}.cometchat-transfer-ownership .cometchat-group-members .cometchat-list-item:hover{background:inherit;cursor:default}.cometchat-transfer-ownership__transfer-button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-transfer-ownership .cometchat-list-item__tail-view .cometchat-radiobutton__label{flex-direction:row-reverse}.cometchat-transfer-ownership .cometchat-list-item .cometchat-list-item__body{align-items:center}.cometchat-transfer-ownership .cometchat-list-item .cometchat-list-item__body-subtitle{display:none}.cometchat-transfer-ownership_error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;margin-top:4px;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-transfer-ownership__buttons{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:20px 16px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px)}@media (max-width:768px){.cometchat-transfer-ownership{border-radius:0;height:100vh;width:100vw}.cometchat-transfer-ownership .cometchat-list__header-title{justify-content:flex-start}}.cometchat-create-group__backdrop{align-items:center;background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.cometchat-create-group{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);height:auto;justify-content:space-between;padding:20px 40px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px);position:relative;width:400px}.cometchat-groups .cometchat-list__header-menu .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-create-group__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading1-bold);font-style:normal;text-align:center}.cometchat-create-group__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px)}.cometchat-create-group__type-wrapper{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);text-align:left;width:100%}.cometchat-create-group__type-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-medium);font-style:normal}.cometchat-create-group__type-content{align-items:flex-start;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-Max,1000px);display:flex}.cometchat-create-group__type{align-items:center;color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;display:flex;flex:1 0;font:var(--cometchat-font-heading4-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-create-group__type-selected{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-Max,1000px);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-create-group__name-wrapper,.cometchat-create-group__password-wrapper{align-items:flex-start;flex-direction:column;font:var(--cometchat-font-caption1-medium);font-style:normal}.cometchat-create-group__input,.cometchat-create-group__name-wrapper,.cometchat-create-group__password-wrapper{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-create-group__input{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-body-regular);font-style:normal;height:36px;padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-create-group__input:focus-visible{outline:none}.cometchat-create-group__submit-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-static-white,#fff);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-create-group__close-button{align-items:center;background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;display:flex;height:24px;justify-content:center;mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;right:16px;top:24px;width:24px}.cometchat-create-group__close-button:hover,.cometchat-groups .cometchat-list__header-menu .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}@media (max-width:768px){.cometchat-create-group{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);padding:20px 20px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-5,20px);width:320px}}.cometchat-user-details__header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;justify-content:space-between;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-user-details__header-icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-user-details__header-icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-user-details__header-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-user-details__content{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:20px;gap:var(--cometchat-padding-5,20px);height:calc(100vh - 64px);padding-top:40px}.cometchat-user-details__content-avatar{align-items:center;border-radius:1500px;border-radius:var(--cometchat-radius-max,1500px);display:flex;flex-shrink:0;height:120px;justify-content:center;width:120px}.cometchat-user-details__content-avatar .cometchat-avatar,.cometchat-user-details__content-avatar .cometchat-avatar__image,.cometchat-user-details__content-avatar .cometchat-avatar__text{height:120px;width:120px}.cometchat-user-details__content-avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);font-style:normal;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.cometchat-user-details__content-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading3-medium,500 20px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.cometchat-user-details__content-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.cometchat-user-details__content-action{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);width:100%}.cometchat-user-details__content-action-item{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px)}.cometchat-user-details__content-action-item-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask-size:contain;width:24px}.cometchat-user-details__content-action-item-disabled{cursor:default}.cometchat-user-details__content-action-item-disabled .cometchat-user-details__content-action-item-icon{background:#dcdcdc;background:var(--cometchat-text-color-disabled,#dcdcdc)}.cometchat-user-details__content-action-item-disabled .cometchat-user-details__content-action-item-text{color:#dcdcdc;color:var(--cometchat-text-color-disabled,#dcdcdc)}.cometchat-user-details__content-action-item-icon-block-unblock{-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg) center center no-repeat}.cometchat-user-details__content-action-item-icon-delete{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.cometchat-user-details__content-action-item-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-threaded-message{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.cometchat-threaded-message .cometchat-threaded-message-preview__header{border-left:none;height:65px}.cometchat-threaded-message-list .cometchat-message-bubble .cometchat-text-bubble{max-width:280px}.cometchat-composer-wrapper .cometchat-mention-list{left:8px}.cometchat-threaded-message .message-composer-blocked{align-items:center;background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);display:flex;flex-direction:column;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);height:48px;justify-content:center;padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px);width:100%}.cometchat-threaded-message .message-composer-blocked__text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-threaded-message .message-composer-blocked__text>a{color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--cometchat-primary-color);text-decoration-color:var(--cometchat-primary-color)}.cometchat-threaded-message-list{height:100%;overflow:hidden}.cometchat-threaded-message-list .cometchat-message-list{background:#fff;background:var(--cometchat-background-color-01,#fff)}.cometchat-threaded-message-composer{padding:8px}.side-component-wrapper .cometchat-threaded-message-preview,.side-component-wrapper>.cometchat{width:100%}.cometchat-threaded-message-list .cometchat-list__header{border-bottom:none}.cometchat-threaded-message .cometchat-action-sheet{height:-webkit-fit-content;height:fit-content}.message-composer-blocked__text-unblock{color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline}.cometchat-call-log-details{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;height:100%;width:100%}.cometchat-call-log-details__header{align-items:center;align-self:stretch;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:var(--cometchat-font-heading2-bold);gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;min-height:64px;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);text-overflow:ellipsis}.cometchat-call-log-details__call-log-item .cometchat-list-item:hover{background:#0000;cursor:default}.cometchat-call-log-details__header-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading2-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-call-log-details .cometchat-message-header{height:-webkit-fit-content;height:fit-content;padding:12px 16px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px)}.cometchat-call-log-details .cometchat-call-log-details__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-call-log-details .cometchat-call-log-details__call-log-item .cometchat-list-item__tail-view{height:-webkit-fit-content;height:fit-content}.cometchat-call-log-details .cometchat-call-button{gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-call-log-details .cometchat-call-button__video,.cometchat-call-log-details .cometchat-call-button__voice{align-items:center;border:1px solid #e8e8e8;border:1px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:10px;height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-call-log-details .cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-highlight)}.cometchat-call-log-details__call-log-item{width:100%}.cometchat-call-log-details__call-log-item .cometchat-list-item{align-items:center;display:flex;flex:1 0;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center}.cometchat-call-log-details .cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view,.cometchat-call-log-details__call-log-item .cometchat-avatar,.cometchat-call-log-details__call-log-item .cometchat-avatar__image{height:60px;width:60px}.cometchat-outgoing-call__avatar .cometchat-avatar,.cometchat-outgoing-call__avatar .cometchat-avatar__image{height:160px;width:160px}.cometchat-call-log-details__call-log-item .cometchat-avatar__text{font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto)}.cometchat-call-log-details__tabs{align-items:center;align-self:stretch;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex}.cometchat-call-log-details__tabs-tab-item{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer}.cometchat-call-log-details__tabs-tab-item,.cometchat-call-log-details__tabs-tab-item-active{align-items:center;border-radius:4px 4px 0 0;display:flex;flex:1 0;flex-direction:column;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);height:40px;padding:8px;padding:var(--cometchat-padding-2,8px);text-align:center}.cometchat-call-log-details__tabs-tab-item-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-call-log-details__header-back{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg);-webkit-mask-size:contain;width:24px}@media (max-width:768px){.cometchat-call-log-details{left:0;position:fixed;top:0;width:100vw;z-index:3}.cometchat-call-log-details__header-back{display:block}.cometchat-call-log-details .cometchat-message-header__back-button{display:none}.cometchat-call-log-details .cometchat-call-button__video,.cometchat-call-log-details .cometchat-call-button__voice{padding:8px;padding:var(--cometchat-padding-2,8px)}}@media (min-width:769px){.cometchat-call-log-details__header-back{display:none}}.cometchat-call-log-details .cometchat-call-log-details__call-log-item .cometchat-list-item__trailing-view{height:-webkit-fit-content;height:fit-content}.cometchat-call-log-info{padding-bottom:12px;padding-bottom:var(--cometchat-padding-3,12px);width:100%}.cometchat-call-log-info .cometchat-list-item{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-call-log-info .cometchat-avatar,.cometchat-call-log-info .cometchat-avatar__image,.cometchat-call-log-info .cometchat-list-item__leading-view{background:#0000;border-radius:0;height:16px;width:16px}.cometchat-call-log-info__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-info .cometchat-call-log-info__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-info .cometchat-call-log-info__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-info .cometchat-list-item__tail-view,.cometchat-call-log-info .cometchat-list-item__trailing-view{width:-webkit-fit-content;width:fit-content}.cometchat-call-log-participants{width:100%}.cometchat-call-log-participants .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-participants__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414)}.cometchat-call-log-participants__tail-view,.cometchat-call-log-participants__tail-view-disabled{font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-participants__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-call-log-participants .cometchat-list-item__tail-view{width:-webkit-fit-content;width:fit-content}.cometchat-call-log-recordings{height:100%;overflow:hidden;width:100%}.cometchat-call-log-recordings__download{background:var(--cometchat-icon-color-highlight);cursor:pointer;height:16px;-webkit-mask:url(/static/media/downloadRecording.68d1a64015bdff727563.svg);-webkit-mask-size:contain;width:16px}.cometchat-call-log-recordings__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-recordings__empty-state{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;justify-content:center}.cometchat-call-log-recordings__empty-state-icon{background:var(--cometchat-icon-color-tertiary);height:60px;-webkit-mask:url(/static/media/callRecordingEmpty.eed59067696789e6204c.svg) center center no-repeat;-webkit-mask-size:contain;width:60px}.cometchat-call-log-recordings__empty-state-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-call-log-history{height:100%;overflow:hidden;width:100%}.cometchat-call-log-history .cometchat-avatar,.cometchat-call-log-history .cometchat-avatar__image,.cometchat-call-log-history .cometchat-list-item__leading-view{background:#0000;border-radius:0;height:16px;width:16px}.cometchat-call-log-history__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-history .cometchat-call-log-history__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-history .cometchat-call-log-history__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-history .cometchat-list-item__tail-view,.cometchat-call-log-history .cometchat-list-item__trailing-view{width:-webkit-fit-content;width:fit-content}.cometchat-alert-popup__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-alert-popup-wrapper{border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;gap:12px;gap:var(--cometchat-padding-3,12px);width:400px}.cometchat-alert-popup,.cometchat-alert-popup-wrapper{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column}.cometchat-alert-popup{align-self:stretch;border-radius:16px;border-radius:var(--cometchat-radius-4,16px);gap:12px;padding:24px;padding:var(--cometchat-padding-6,24px)}.cometchat-alert-popup__icon-wrapper{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:80px;justify-content:center;padding:16px;width:80px}.cometchat-alert-popup__icon{background:var(--cometchat-error-color);height:48px;-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg) center center no-repeat;-webkit-mask-size:contain;width:48px}.cometchat-alert-popup__text{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-alert-popup__text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-medium);text-align:center}.cometchat-alert-popup__text-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center}.cometchat-alert-popup__button-wrapper{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px 0;padding:var(--cometchat-padding-3,12px) 0}.cometchat-alert-popup__button-wrapper .cometchat-button{align-items:center;align-self:stretch;background:#0000;border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-alert-popup__button-wrapper .cometchat-button__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium)}.cometchat-alert-popup__button-wrapper>.cometchat{width:100%}@media (max-width:768px){.cometchat-alert-popup-wrapper{width:320px}}#chatWrapper,.chatWrapper{display:flex;height:78dvh;justify-content:center;width:100%}.chatWrapper .cometchat-root,.chatWrapper>div{border-radius:20px}.chatWrapper>div{height:100%;width:100%}.mobileChat{border:1px solid #e8e8e8;border-radius:20px;box-shadow:0 4px 8px -2px #f4f6f91a,0 2px 4px -2px #1018280f;flex-shrink:0;height:594px;max-height:100%;width:375px!important}.mobileChat .conversations-wrapper{min-width:100%;width:100%}.mobileChat>div{height:100%;width:100%}.mobileChat .cometchat-call-log-details,.mobileChat .cometchat-messages-wrapper{height:100%;left:0;position:absolute;width:100%}.mobileChat .cometchat-call-log-details .cometchat-call-button__video,.mobileChat .cometchat-call-log-details .cometchat-call-button__voice{padding:8px}.mobileChat .cometchat-call-log-details__header-back{display:block}.mobileChat .side-component-wrapper{height:100%;left:0;position:absolute;width:100%;z-index:4}.mobileChat .cometchat-message-header__back-button{display:flex}.mobileChat .cometchat-alert-popup-wrapper,.mobileChat .cometchat-change-scope,.mobileChat .cometchat-confirm-dialog,.mobileChat .cometchat-create-group,.mobileChat .cometchat-message-information,.mobileChat .join-group-password{width:320px}.mobileChat .cometchat-create-group,.mobileChat .join-group-password{padding:20px}.mobileChat .cometchat-text-bubble{max-width:280px}.cometchat-transfer-ownership{height:50vh}.mobileChat .cometchat-transfer-ownership{border-radius:0;height:100%;width:100%}.mobileChat .cometchat-transfer-ownership__buttons-wrapper .cometchat-button{width:160px}.mobileChat .cometchat-new-chat-view{height:100%;left:0;position:absolute;width:100%}.mobileChat .cometchat-root{border-radius:20px}.mobileChat .conversations-wrapper.hide-sidebar{display:flex}.ant-spin-container,.ant-spin-nested-loading{height:100%!important;width:100%!important}.ant-spin-container{position:relative!important;transition:opacity .9s}.chatWrapper #log-out{display:none}.conversations-wrapper{min-width:270px;width:27%}.side-component-wrapper{min-width:270px;width:23%}.messages-wrapper{width:50%}.chatWrapper .cometchat-conversations .cometchat-list-item__body{min-height:49px}#chatWrapper .cometchat-groups .cometchat-list .cometchat-list__header .cometchat-button .cometchat-button__icon{-webkit-mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg) center center no-repeat!important;mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg) center center no-repeat!important}#chatWrapper .cometchat-create-group__backdrop,#chatWrapper .cometchat-outgoing-call__backdrop{position:absolute}#chatWrapper .cometchat-outgoing-call{max-height:400px;max-width:300px}.mainContent .ant-spin-nested-loading>div>.ant-spin{max-height:600px;max-height:-webkit-fill-available}.mainContent .ant-spin{color:gray}#chatWrapper .cometchat-thread-header{width:100%}.builderMobileView{align-items:center;background:#000000ed;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.builderMobileView__icon{background:#fff;height:36px;-webkit-mask:url(/static/media/cometchat_logo.ecf7992c1cc3576ceb57.svg) center center no-repeat;-webkit-mask-size:contain;width:120px}.builderMobileView__title{color:#fff;font:500 16px Roboto}.builderMobileView__subtitle{color:#a1a1a1;font:500 14px Roboto}#chatWrapper .cometchat-conversation-starter__item{height:100%;min-height:33px}.cometchat-threaded-message-composer .cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content,.cometchat-threaded-message-composer .cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content,.cometchat-threaded-message-composer .cometchat-message-composer__voice-recording-button .cometchat-popover__content{margin-left:-150px}.mobileChat .cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content,.mobileChat .cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content,.mobileChat .cometchat-message-composer__voice-recording-button .cometchat-popover__content{margin-left:-40px}.cometchat-message-bubble__status-info-view .cometchat{line-height:1.29}.cometchat-create-poll{max-height:61vh}.cometchat-message-information{max-height:60vh}.headerWrapper{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}#headerWrapper .headerLeftSection{align-items:center;display:flex;gap:4px;justify-content:flex-end}#headerWrapper .headerRightSection{align-items:center;display:flex;gap:8px;justify-content:flex-end}#headerWrapper .downloadButton{background:#6852d6}#headerWrapper .dashboardButton,#headerWrapper .downloadButton{align-items:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 1px 2px 0 #1018280d;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:32px;justify-content:center;padding:16px;padding:var(--cometchat-padding-4,16px)}#headerWrapper .dashboardButton{background:#fff}#headerWrapper .downloadButton:hover{background:#6852d6!important}#headerWrapper .downloadText{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}#headerWrapper .dashboardText,#headerWrapper .downloadText{font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;line-height:120%}#headerWrapper .dashboardText{color:#141414}.ant-btn-compact-item:not(.ant-btn-compact-first-item).ant-btn-compact-last-item,.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-first-item{background:#6852d6!important;color:#f9f8fd!important;color:var(--cometchat-static-white,#f9f8fd)!important;font-family:Satoshi!important;font-size:12px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important}#headerWrapper .verticalDivider{background:#7965db;height:24px;width:1px}.menuItem{align-items:center;align-self:stretch;color:#141414;display:flex;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;gap:12px;line-height:120%;overflow:hidden;padding:8px 12px;text-overflow:ellipsis}.android,.ios{color:#a1a1a1}.comingSoonText{align-items:center;background:#edeafa;border-radius:4px;color:#6852d6;font-family:Satoshi;font-size:8px;font-style:normal;font-weight:500;justify-content:center;line-height:120%;padding:0 4px 2px}.iconBtnHeader .ant-btn{font-size:18px;padding:6px 10px}.iconBtnHeader .ant-btn-color-default{color:#141414}.downloadExpandIcon{background:#f9f8fd;height:20px;-webkit-mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;mask:url(/static/media/expandIcon.7d027541bc7dc3088f1e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.checkIcon{background:#09c26f;height:20px;-webkit-mask:url(/static/media/checkIcon.03d7b5d130296cbe29ea.svg) center center no-repeat;mask:url(/static/media/checkIcon.03d7b5d130296cbe29ea.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.shareAndCustomizeBtnWrapper{align-items:center;display:flex;gap:8px}.synchOrCheckButton{background:none!important;border:none!important;box-shadow:none!important;min-width:32px;padding:0;width:-webkit-fit-content!important;width:fit-content!important}#builderApp #headerWrapper .syncButton,#builderApp #headerWrapper .syncButton:hover{color:#a1a1a1!important;width:-webkit-fit-content;width:fit-content}#builderApp #headerWrapper .savingChangesText{color:#727272;font-size:12px;font-style:normal;font-weight:500;line-height:120%}.checkedButton .ant-btn-icon,.previewBuilderBtn .ant-btn-icon,.reloadBuilderBtn .ant-btn-icon,.syncButton .ant-btn-icon{height:20px}.syncIconWrapper{align-items:center;display:flex;gap:4px}.headerBtnReloadIcon{height:20px;-webkit-mask:url(/static/media/reloadIcon.c6e782de203d3175a4f0.svg) center center no-repeat;mask:url(/static/media/reloadIcon.c6e782de203d3175a4f0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.headerBtnEyeIcon{height:20px;-webkit-mask:url(/static/media/eyeIcon.7e86a59e81c90da57085.svg) center center no-repeat;mask:url(/static/media/eyeIcon.7e86a59e81c90da57085.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.headerBtnIcon{background:#141414}#builderApp .ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{.headerBtnIcon{background:#6852d6}}.buttonGroupWrapper{align-items:center;background:#fff;background:#f5f5f5;border-radius:var(--cometchat-radius-2,8px);border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:2px;padding:var(--cometchat-padding,2px)}.ant-drawer-left>.ant-drawer-content-wrapper,.ant-drawer-right>.ant-drawer-content-wrapper{box-shadow:none}.ant-drawer .ant-drawer-body{padding:0}.ant-drawer-left>.ant-drawer-content-wrapper{box-shadow:none}.ant-drawer .ant-drawer-content-wrapper{transition:all .9s}.bannerWrapper{align-items:center;background:#141414;display:flex;flex-shrink:0;gap:10px;height:32px;justify-content:center;padding:10px;width:100%}#bannerWrapper .bannerText{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);font-family:Satoshi;font-size:14px;font-style:normal;font-weight:500;line-height:120%;text-align:center}#bannerWrapper .bannerButtonWrapper{align-items:flex-start;cursor:pointer;display:flex;height:20px}#bannerWrapper .bannerButtonWrapper:hover{background:#6852d6;border:none;border-radius:4px}#bannerWrapper .bannerSingUpButton{align-items:center;align-self:stretch;background:inherit;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 1px 2px 0 #1018280d;color:#fff;cursor:pointer;display:flex;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:120%;padding:0 16px}#bannerWrapper .bannerSingUpButton:hover{background:#6852d6;border:1px solid #6852d6;border-radius:4px}.vcbApp{box-sizing:border-box;height:100vh;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;width:100vw}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg{height:12px!important;width:12px!important}.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg path{color:#a1a1a1!important}.ant-collapse-borderless .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{background:#fafafa!important;background:var(--cometchat-background-color-02,#fafafa)!important}.ant-collapse .ant-collapse-item>.ant-collapse-header{align-items:center!important;height:36px!important;padding:4px 8px!important;padding:var(--cometchat-padding-1,4px) 8px!important}#chatFeatureWrapper .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5)}@media (max-width:700px){.appContent{display:flex;flex-direction:column}}
/*# sourceMappingURL=main.7e48508a.css.map*/