.cometchat-call-logs{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-call-logs__outgoing-call{z-index:10;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{background:var(--cometchat-icon-color-primary,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(../media/call-log_video.d8e004c1.svg) 50% no-repeat;mask:url(../media/call-log_video.d8e004c1.svg) 50% no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(../media/call-log-audio.3034d0ec.svg) 50% no-repeat;mask:url(../media/call-log-audio.3034d0ec.svg) 50% no-repeat}.cometchat-call-logs__list-item-subtitle{gap:4px;display:flex}.cometchat-call-logs__list-item-subtitle .cometchat-date{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);padding:0;overflow:hidden}.cometchat-call-logs__list-item-subtitle-icon{background:var(--cometchat-icon-color-primary,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-call-logs__list-item-subtitle-icon-missed-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(../media/missedCallIcon.76a52351.svg) 50% no-repeat;mask:url(../media/missedCallIcon.76a52351.svg) 50% no-repeat}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(../media/call_made.0f6d6a44.svg) 50% no-repeat;mask:url(../media/call_made.0f6d6a44.svg) 50% no-repeat}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(../media/call_received.970df0a1.svg) 50% no-repeat;mask:url(../media/call_received.970df0a1.svg) 50% no-repeat}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-call-logs__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-call-logs__shimmer-item{width:100%;min-width:240px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-call-logs__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-call-logs__shimmer-item-body{align-items:center;gap:var(--cometchat-padding-2,8px);width:100%;height:100%;display:flex}.cometchat-call-logs__shimmer-item-body-title-wrapper{flex-direction:column;gap:10px;width:100%;height:100%;display:flex}.cometchat-call-logs__shimmer-item-body-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:50%;height:22px;animation:1.5s linear infinite shimmerAnimation}.cometchat-call-logs__shimmer-item-body-subtitle{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:25%;height:12px;animation:1.5s linear infinite shimmerAnimation}.cometchat-call-logs__shimmer-item-body-tail{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));width:32px;height:32px;min-height:32px;animation:10.5s linear infinite shimmerAnimation}.cometchat-call-logs .cometchat-list-item{padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-call-logs .cometchat-list-item__body{padding:0}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}
.cometchat-conversations{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex;position:relative}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);cursor:pointer}.cometchat-conversations .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-conversations .cometchat-list-item__trailing-view{width:auto;height:40px}.cometchat-conversations .cometchat-date{font:var(--cometchat-font-caption1-regular);padding:0}.cometchat-conversations__subtitle-receipts{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(../media/conversations_sent.e6efb411.svg) 50%/contain no-repeat;mask:url(../media/conversations_sent.e6efb411.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(../media/conversations_delivered.bd0574ad.svg) 50%/contain no-repeat;mask:url(../media/conversations_delivered.bd0574ad.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-receipts-read{background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(../media/conversations_read.bd0574ad.svg) 50%/contain no-repeat;mask:url(../media/conversations_read.bd0574ad.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-text-wrapper{gap:var(--cometchat-padding,2px);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:flex;overflow:hidden}.cometchat-conversations__subtitle-text-sender{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);flex-shrink:0;font-style:normal;overflow:hidden}.cometchat-conversations__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%;font-style:normal;overflow:hidden}.cometchat-conversations__subtitle-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-audio-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(../media/conversations_missed-voice-call.bbf7ef7e.svg) 50%/contain no-repeat;mask:url(../media/conversations_missed-voice-call.bbf7ef7e.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-incoming-video-call{background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(../media/conversations_missed-video-call.ddc11d5a.svg) 50%/contain no-repeat;mask:url(../media/conversations_missed-video-call.ddc11d5a.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(../media/conversations_outgoing-voice-call.421ea19e.svg) 50%/contain no-repeat;mask:url(../media/conversations_outgoing-voice-call.421ea19e.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(../media/conversations_outgoing-video-call.04676076.svg) 50%/contain no-repeat;mask:url(../media/conversations_outgoing-video-call.04676076.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(../media/conversations_image-message.4f8b551b.svg) 50%/contain no-repeat;mask:url(../media/conversations_image-message.4f8b551b.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(../media/conversations_file-message.4f6298be.svg) 50%/contain no-repeat;mask:url(../media/conversations_file-message.4f6298be.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(../media/conversations_video-message.fdf6eb7d.svg) 50%/contain no-repeat;mask:url(../media/conversations_video-message.fdf6eb7d.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(../media/conversations_audio-message.2fa45e1c.svg) 50%/contain no-repeat;mask:url(../media/conversations_audio-message.2fa45e1c.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(../media/conversations_poll-message.d3b48a42.svg) 50%/contain no-repeat;mask:url(../media/conversations_poll-message.d3b48a42.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(../media/conversations_sticker-message.ec481012.svg) 50%/contain no-repeat;mask:url(../media/conversations_sticker-message.ec481012.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(../media/conversations_collaborative-document-message.33c88670.svg) 50%/contain no-repeat;mask:url(../media/conversations_collaborative-document-message.33c88670.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(../media/conversations_collaborative-whiteboard-message.03e1f1b7.svg) 50%/contain no-repeat;mask:url(../media/conversations_collaborative-whiteboard-message.03e1f1b7.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(../media/conversations_delete.fec62575.svg) 50%/contain no-repeat;mask:url(../media/conversations_delete.fec62575.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(../media/conversations_link.56c971fb.svg) 50%/contain no-repeat;mask:url(../media/conversations_link.56c971fb.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(../media/conversations_thread.3146a63c.svg) 50%/contain no-repeat;mask:url(../media/conversations_thread.3146a63c.svg) 50%/contain no-repeat}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.cometchat-conversations__trailing-view-badge{justify-content:flex-end;gap:var(--cometchat-padding-1,4px);display:flex}.cometchat-conversations__trailing-view-badge-count{background:var(--cometchat-primary-color,#6852d6);height:20px;color:var(--cometchat-static-white,#fff);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:0 8px;font-style:normal;display:flex;overflow:hidden}.cometchat-conversations__subtitle{gap:var(--cometchat-padding-1,4px);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:flex;overflow:hidden}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.cometchat-conversations__list-item-password .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);background-color:var(--cometchat-success-color,#09c26f);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.cometchat-conversations__list-item-private .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);background-color:var(--cometchat-warning-color,#ffab00);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask:url(../media/lock.c4bf8b5e.svg) 50%/contain no-repeat;mask:url(../media/lock.c4bf8b5e.svg) 50%/contain no-repeat}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask:url(../media/shield.c4346276.svg) 50%/contain no-repeat;mask:url(../media/shield.c4346276.svg) 50%/contain no-repeat}.cometchat-conversations__trailing-view-options-delete-backdrop{z-index:10;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:#0000}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{box-shadow:none;background-color:#0000}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{background:var(--cometchat-error-color,#f44649);width:24px;height:24px;-webkit-mask:url(../media/delete_icon.9f53c849.svg) 50%/contain no-repeat;mask:url(../media/delete_icon.9f53c849.svg) 50%/contain no-repeat}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);width:20px;height:20px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-04,#e8e8e8);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-conversations__subtitle-text .cometchat-mentions{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#6852d633}.cometchat-conversations__subtitle-text .cometchat-mentions-you{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);background:#ffab0033}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(../media/conversations_empty_state.4d361201.svg) 50% no-repeat;mask:url(../media/conversations_empty_state.4d361201.svg) 50% no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(../media/list_error_state_icon.3862004e.svg) 50% no-repeat;mask:url(../media/list_error_state_icon.3862004e.svg) 50% no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-conversations__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-conversations__shimmer-item{width:100%;min-width:240px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-conversations__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-conversations__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-conversations__shimmer-item-body-title-wrapper{justify-content:space-between;width:100%;display:flex}.cometchat-conversations__shimmer-item-body-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:50%;height:22px;animation:1.5s linear infinite shimmerAnimation}.cometchat-conversations__shimmer-item-body-subtitle{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:100%;height:12px;animation:1.5s linear infinite shimmerAnimation}.cometchat-conversations__shimmer-item-body-tail{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));width:60px;height:22px;min-height:22px;animation:10.5s linear infinite shimmerAnimation}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}
.cometchat-users{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-users__empty-state-view{flex-direction:column;display:flex}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-users__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-users__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-users__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-users__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-users__shimmer-item-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:50%;height:22px;animation:1.5s linear infinite shimmerAnimation}.cometchat-users__shimmer-item-body-subtitle{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:25%;height:12px;animation:1.5s linear infinite shimmerAnimation}.cometchat-users__list-item-online .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.cometchat-users__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-users__list-item{cursor:pointer}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-users .cometchat-list-item__body{min-height:43px;padding:0}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}
.cometchat-groups{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-groups__empty-state-view{flex-direction:column;display:flex}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-groups__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-groups__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-groups__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-groups__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-groups__shimmer-item-body-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:50%;height:22px;animation:1.5s linear infinite shimmerAnimation}.cometchat-groups__shimmer-item-body-subtitle{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:25%;height:12px;animation:1.5s linear infinite shimmerAnimation}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-groups__list-item-password .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);background-color:var(--cometchat-success-color,#09c26f);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.cometchat-groups__list-item-private .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);background-color:var(--cometchat-warning-color,#ffab00);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask:url(../media/lock.c4bf8b5e.svg) 50%/contain no-repeat;mask:url(../media/lock.c4bf8b5e.svg) 50%/contain no-repeat}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{background:var(--cometchat-static-white,#fff);border:none;justify-content:center;align-self:center;align-items:center;width:8px;height:8px;display:flex;-webkit-mask:url(../media/shield.c4346276.svg) 50%/contain no-repeat;mask:url(../media/shield.c4346276.svg) 50%/contain no-repeat}.cometchat-groups__subtitle{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{width:40px;height:40px}.cometchat-groups .cometchat-list-item__body{padding:0}
.cometchat-message-header{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01);flex:1 0 0;justify-content:space-between;align-self:stretch;width:100%;height:64px;display:flex;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-icon-color-secondary);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular);text-align:left;justify-content:flex-start;align-items:center;width:100%;height:100%;min-height:17px;display:flex;overflow:hidden}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:fit-content}.cometchat-message-header>div:not([class]){justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-2,8px);flex:1 0 0;width:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item__trailing-view{display:none}.cometchat-message-header__back-button{background:var(--cometchat-icon-color-primary);cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex;-webkit-mask:url(../media/arrow_back.c81a47d5.svg) 0 0/contain}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{background:0 0;border:none;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding:0}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414);width:24px;height:24px}.cometchat-message-header__listitem{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header__auxiliary-button-view{gap:var(--cometchat-padding-4,16px);justify-content:flex-end;align-items:center;gap:16px;width:fit-content;display:flex}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{cursor:default;background:0 0}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{text-overflow:ellipsis;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.cometchat-message-header .cometchat-list-item .cometchat-avatar{border-radius:var(--cometchat-radius-max);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{width:40px;height:40px;padding:0}.cometchat-message-header__listitem>.cometchat{width:100%;height:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:initial}}
.cometchat-message-composer{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;width:100%;height:100%;display:flex}.cometchat-message-composer__send-button{width:32px;height:32px;padding:var(--cometchat-padding-1,4px);justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);background:var(--cometchat-background-color-04);border-radius:60px;display:flex}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{cursor:pointer;background:var(--cometchat-primary-color)}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{width:272px;height:300px;overflow:hidden}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{width:300px;height:300px;overflow:hidden}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{border:none;height:332px}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{width:fit-content;height:fit-content;min-height:200px;max-height:300px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{min-height:220px;max-height:300px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{min-height:220px;max-height:300px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{justify-content:space-between;min-height:220px;max-height:300px}.cometchat-message-composer__input .cometchat-mentions>span{color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer div:not([class]) .cometchat-button{background:0 0;gap:0;width:fit-content;height:24px;padding:0}.cometchat-message-composer__unblock-button{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);cursor:pointer;border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-dark);width:100%;height:40px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-5,20px);background:0 0;justify-content:center;align-items:center;display:flex}.cometchat-message-composer__header{width:100%;height:fit-content;padding:var(--cometchat-padding-1,4px);flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-start;display:flex}.cometchat-message-composer__header-error-state{padding:var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1);border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-background-color-02);flex:1 0 0;align-self:stretch;display:flex}.cometchat-message-composer__header-error-state-icon-wrapper{background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-message-composer__header-error-state-icon{background:var(--cometchat-static-white);width:20px;height:20px;-webkit-mask:url(../media/error_info.4edd3d3e.svg) 50%/contain no-repeat}.cometchat-message-composer__header-error-state-text{color:var(--cometchat-error-color);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);overflow:hidden}.cometchat-mention-list{z-index:2;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01);background:var(--cometchat-background-color-01);flex-direction:column;justify-content:flex-end;align-self:flex-start;width:fit-content;min-width:320px;min-height:45px;max-height:336px;padding:0 0 1px;display:flex;position:absolute;bottom:100%;left:0;box-shadow:0 12px 16px 4px #10182814,0 4px 6px 4px #10182808}.cometchat-mention-list .cometchat-list{max-height:336px}.cometchat-mention-list>.cometchat{border-radius:inherit;overflow:hidden}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-message-composer__input{-webkit-user-select:text;user-select:text;white-space:pre-wrap;overflow-wrap:break-word;text-align:left;box-sizing:border-box;border-bottom:1px solid var(--cometchat-border-color-light);width:100%;min-height:30px;padding:var(--cometchat-padding-3,12px);color:var(--cometchat-text-color-primary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);scrollbar-width:none;cursor:text;background:0 0;outline:none;max-height:150px;overflow-y:auto}.cometchat-message-composer__auxilary-button-view{justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex}.cometchat-message-composer__sticker-button-view{justify-content:flex-start;align-items:center;gap:12px;width:fit-content;display:flex}.cometchat-message-composer__default-buttons{justify-content:flex-start;align-items:center;gap:var(--cometchat-padding-4);flex-direction:row;width:fit-content;margin-right:auto;display:flex}.cometchat-message-composer__input:empty:before{content:attr(data-placeholder);-webkit-line-clamp:1;color:var(--cometchat-text-color-tertiary);text-overflow:ellipsis;font:var(--cometchat-font-body-regular);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer div:not([class]) .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-primary-color,#6852d6)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer div:not([class]) .cometchat-message-composer__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,.cometchat-message-composer div:not([class]) .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input-mobile{font:var(--cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{text-overflow:ellipsis;white-space:nowrap;height:fit-content;max-height:100px;overflow:hidden}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar{display:none}.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:0 0;width:0;height:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:0 0;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{gap:var(--cometchat-padding-5,20px);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-message-list__error-state-view-icon{border:none;justify-content:center;align-self:center;align-items:center;width:120px;height:120px;display:flex;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list .cometchat-list__header{border-bottom:0}.cometchat-message-list__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-message-list__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-message-list__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-message-bubble__thread-view-replies{background:0 0;border:none;border-radius:0;align-items:center;gap:5px;width:100%;height:100%;display:flex}.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-text-bubble,.cometchat-message-bubble .cometchat-delete-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-top:0;padding-right:var(--cometchat-padding-2)}.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-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__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{width:fit-content;height:fit-content;padding:var(--cometchat-padding-1,4px);justify-content:flex-end;align-items:flex-end;gap:var(--cometchat-padding-1,4px);border-radius:var(--cometchat-radius-max,1000px);display:flex;position:relative}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-2,8px)var(--cometchat-padding-3,12px)var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:84vh}.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: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:fit-content}.cometchat-message-list__date-header{z-index:2;position:absolute;top:12px}.cometchat-message-list__bubble-date-header{width:fit-content;margin:auto}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark);background:var(--cometchat-background-color-02);justify-content:center;align-items:center;display:flex;box-shadow:0 1px 2px #1018280d}.cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-bubble__thread-view-replies .cometchat-button{gap:var(--cometchat-padding-1,4px);background:0 0;justify-content:flex-start;width:fit-content;height:100%;padding:0}.cometchat-message-bubble__thread-view-replies{height:24px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-1,4px)0px var(--cometchat-padding-1,4px);align-self:stretch;align-items:center;display:flex}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);text-align:right;font:var(--cometchat-font-caption1-regular)}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);width:16px;height:16px;-webkit-mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{text-align:right;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);align-self:flex-end;padding-bottom:1.5px}.cometchat-message-list__date-header .cometchat-date,.cometchat-message-list__bubble-date-header .cometchat-date{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-medium);justify-content:center;align-items:center;padding:0;display:flex}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{box-sizing:border-box;width:100%;margin-right:8px;padding:0 0 0 15px;display:flex;overflow:hidden}.cometchat-message-list{border-radius:inherit;background:var(--cometchat-background-color-02);flex-direction:column;flex:1 0 0;order:2;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex;position:relative}.cometchat-message-list__header{justify-content:flex-start;align-items:flex-start;width:100%;height:auto;display:flex}.cometchat-message-list__body{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex;overflow-x:hidden}.cometchat-message-list__body--spacing-top .cometchat-list__body-intersection-top{margin-bottom:var(--cometchat-spacing-8)}.cometchat-message-list__message-indicator{justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex}.cometchat-message-list__message-indicator>.cometchat{width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{background:var(--cometchat-static-black);width:fit-content;height:fit-content;padding:8px var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-max,4px);flex-direction:row;justify-content:center;align-items:center;display:flex}.cometchat-message-list__message-indicator .cometchat-button__text{color:var(--cometchat-static-white);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-message-list__message-indicator .cometchat-button__icon{background:var(--cometchat-static-white);justify-content:center;align-items:center;width:16px;height:16px;display:flex}.cometchat-message-list__footer{box-sizing:border-box;background:0 0;justify-content:flex-start;width:100%;display:flex}.cometchat-message-bubble__leading-view{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cometchat-message-bubble__leading-view .cometchat-avatar{width:32px;height:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(../media/status_sending.7520595f.svg) 50%/contain no-repeat}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(../media/status_sent.4f9f9fd4.svg) 50%/contain no-repeat}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(../media/status_delivered.ac000015.svg) 50%/contain no-repeat}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(../media/status_read.a3c3bfa7.svg) 50%/contain no-repeat}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{background:var(--cometchat-static-white);width:12px;height:12px;-webkit-mask:url(../media/error_info.4edd3d3e.svg) 50% no-repeat}.cometchat-message-bubble__status-info-view-receipts-error{background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);justify-content:center;align-items:center;width:16px;height:16px;display:flex}.cometchat-message-list__shimmer{background:var(--cometchat-background-color-01);padding:0px var(--cometchat-padding-4,16px)var(--cometchat-padding-4,16px)var(--cometchat-padding-4,16px);flex-direction:column;gap:10px;display:flex}.cometchat-message-list__shimmer-body{border-radius:var(--cometchat-radius-2,8px);align-items:flex-start;gap:var(--cometchat-padding-2);flex-direction:column;width:286px;display:flex;position:relative}.cometchat-message-list__shimmer-leading-view{border-radius:var(--cometchat-radius-max,8px);background:var(--cometchat-shimmer-gradient-color);width:40px;height:40px;margin-right:var(--cometchat-margin-2);background-size:200% 100%;justify-content:center;align-items:center;animation:.8s infinite shimmer;display:flex}.cometchat-message-list__shimmer-header{border-radius:var(--cometchat-radius-2,8px);z-index:1;justify-content:center;align-self:center;align-items:center;width:50px;height:22px;margin:10px auto auto;display:flex;position:relative}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);background-size:200% 100%;justify-content:center;align-items:center;width:120px;height:12px;animation:.8s infinite shimmer;display:flex}.cometchat-message-list__shimmer-item{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);background-size:200% 100%;width:100%;height:53px;animation:.8s infinite shimmer}.cometchat-message-bubble .cometchat-message-bubble__video-call,.cometchat-message-bubble .cometchat-message-bubble__audio-call{background:0 0;padding:0}.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon{background:var(--cometchat-icon-color-secondary);justify-content:center;align-items:center;width:20px;height:20px;display:flex}.cometchat-message-bubble__video-call .cometchat-action-bubble,.cometchat-message-bubble__audio-call .cometchat-action-bubble{justify-content:center;align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-border-color-default);height:32px;display:flex}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(../media/missed_video_call_no_fill.3bd2fce8.svg) 50%/contain no-repeat}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/call_end_no_fill.610dbdc9.svg) 50%/contain no-repeat}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/outgoing_video_no_fill.e0b40ca0.svg) 50%/contain no-repeat}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/incoming_video_no_fill.942bc684.svg) 50%/contain no-repeat}.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-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{-webkit-mask:url(../media/video_call_button.d9fc0529.svg) 50%/contain no-repeat}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(../media/phone_missed_no_fill.83c1b50d.svg) 50%/contain no-repeat}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/call_end_no_fill.610dbdc9.svg) 50%/contain no-repeat}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/phone_outgoing_no_fill.6ef082fc.svg) 50%/contain no-repeat}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(../media/phone_incoming_no_fill.cfe3fd74.svg) 50%/contain no-repeat}.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-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{-webkit-mask:url(../media/audio_call_button.6ca564c5.svg) 50%/contain no-repeat}@keyframes shimmer{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{gap:var(--cometchat-padding-2,8px);background-color:#0000}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{cursor:default;background-color:#0000}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{background:#14141499;align-items:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white,#f9f8fd)}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{box-sizing:border-box;justify-content:center;align-items:center;display:flex}.cometchat-message-information__popup-wrapper{z-index:2;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:auto}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list .cometchat-message-list__body .cometchat-list__body{height:fit-content;max-height:100%}.cometchat-message-list>.cometchat-message-list__body>.cometchat{max-height:100%;height:fit-content!important}.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar{display:none}.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb{display:none}.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar{display:none}.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar{display:none}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb{display:none}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar{display:none}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}
.cometchat-outgoing-call{width:360px;height:540px;padding:var(--cometchat-padding-5,20px)0px;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-title-medium)}.cometchat-outgoing-call__title-container{flex-direction:column;display:flex}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-heading4-regular)}.cometchat-outgoing-call__avatar{border-radius:var(--cometchat-radius-max);flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.cometchat-outgoing-call__avatar .cometchat-avatar{width:160px;height:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);width:fit-content;height:fit-content;font-style:normal}.cometchat-outgoing-call__button .cometchat-button{padding:var(--cometchat-padding-4);align-items:center;gap:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);cursor:pointer;justify-content:center;width:fit-content;height:fit-content;display:flex}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white);width:24px;height:24px;-webkit-mask-size:contain}@media (max-width:600px){.cometchat-outgoing-call{padding:var(--cometchat-spacing-20)var(--cometchat-spacing-5)var(--cometchat-spacing-15)var(--cometchat-spacing-5)}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 50px/60px var(--cometchat-font-family)}.cometchat-outgoing-call .cometchat-outgoing-call__avatar .cometchat .cometchat-avatar{width:120px;height:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call__avatar{margin-bottom:auto;margin-top:var(--cometchat-margin-10)}:is(.cometchat-outgoing-call,.cometchat:has(>.cometchat-outgoing-call)){border-radius:0;width:100%;height:100%}}
.cometchat-action-bubble{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-3,12px);border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-02);justify-content:center;align-items:center;display:flex}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-action-bubble__icon{display:none}
.cometchat-reaction-info{border-radius:var(--cometchat-radius-2,8px);justify-content:center;align-items:flex-start;display:inline-flex}.cometchat-reaction-info__content{padding:8px var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-static-black,#141414);flex-direction:column;justify-content:center;align-items:center;min-width:77px;min-height:77px;margin:-1px;display:flex;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-reaction-info__emoji-text{align-items:center;gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.cometchat-reaction-info__emoji{color:var(--cometchat-static-white,#f9f8fd);text-align:center;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__title{color:var(--cometchat-static-white,#f9f8fd);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:var(--cometchat-text-color-tertiary,#a1a1a1);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__error{color:var(--cometchat-error-color,#f44649);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__loading{border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-top:4px solid #0000;border-radius:50%;width:24px;height:24px;animation:2s linear infinite spin;-webkit-mask:url(../media/Spinner-Gradient-1.2522daf2.svg) 50%/contain no-repeat}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.cometchat-reaction-list{border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);flex-direction:column;align-items:flex-start;width:280px;display:flex;overflow:hidden;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-reaction-list__error{height:200px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto);flex-direction:column;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;display:flex}.cometchat-reaction-list__tabs{padding-top:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#fff);align-self:stretch;align-items:center;max-width:280px;display:flex;overflow-x:auto}.cometchat-reaction-list__tabs-tab{height:40px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-1,4px);cursor:pointer;border-radius:4px 4px 0 0;display:flex}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-emoji,.cometchat-reaction-list__tabs-tab-count{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-reaction-list__list{border-radius:var(--cometchat-radius-0,0px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;align-self:stretch;align-items:flex-start;height:200px;padding:0;display:flex;overflow-y:auto}.cometchat-reaction-list .cometchat-list-item{cursor:pointer;width:280px}.cometchat-reaction-list .cometchat-list-item__leading-view,.cometchat-reaction-list .cometchat-list-item__body{flex-shrink:inherit;padding:0}.cometchat-reaction-list .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium,500 14px Roboto);overflow:hidden}.cometchat-reaction-list .cometchat-list-item__body-subtitle{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{width:32px;height:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01,#fff);background:var(--cometchat-background-color-01,#fff);flex-direction:column;align-self:stretch;align-items:flex-start;width:280px;height:200px;display:flex;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-reaction-list__shimmer-tabs{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px)var(--cometchat-padding-4,16px)var(--cometchat-padding-4,16px);border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#fff);align-self:stretch;align-items:center;gap:20px;display:flex}.cometchat-reaction-list__shimmer-tab{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);justify-content:center;align-items:center;width:48px;height:16px;animation:10s linear infinite shimmerAnimation;display:flex}.cometchat-reaction-list__shimmer-item{width:280px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);background:var(--cometchat-background-color-01,#fff);flex:1 0 0;display:flex}.cometchat-reaction-list__shimmer-item-icon{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;width:32px;height:32px;animation:10s linear infinite shimmerAnimation;display:flex}.cometchat-reaction-list__shimmer-item-content{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);flex:1 0 0;justify-content:center;align-items:center;height:20px;animation:5s linear infinite shimmerAnimation;display:flex}.cometchat-reaction-list__shimmer-item-tailview{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;width:24px;height:24px;animation:10s linear infinite shimmerAnimation;display:flex}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}
.cometchat-reactions{padding:0px var(--cometchat-padding-1,4px);align-content:flex-start;align-self:stretch;align-items:flex-start;gap:2px;width:fit-content;height:fit-content;display:flex}.cometchat-reactions__reaction,.cometchat-reactions__more-reaction{height:24px;padding:2px var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);cursor:pointer;border-radius:20px;flex-shrink:0;display:inline-flex}.cometchat-reactions__reaction-you{height:23px;padding:2px var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);background:var(--cometchat-extended-primary-color-100,#edeafa);border-radius:20px;flex-shrink:0;display:inline-flex}.cometchat-reactions__reaction-emoji{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__reaction-count,.cometchat-reactions__more-reaction-count{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{box-shadow:none;background:0 0;border:none}
.cometchat-call-button{align-items:center;gap:var(--cometchat-padding-4,16px);width:fit-content;height:fit-content;display:flex}.cometchat-call-button__voice,.cometchat-call-button__video{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cometchat-call-button .cometchat-button{background:var(--cometchat-background-color-01,#fff);gap:0;width:24px;height:24px;padding:0}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{z-index:3;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:auto}.cometchat-call-button .cometchat-button:hover,.cometchat-call-button .cometchat-button:active{background:0 0}
.cometchat-incoming-call{width:360px;padding:var(--cometchat-padding-5,20px)var(--cometchat-padding-5,20px);align-items:center;gap:var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-3,12px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#f5f5f5);z-index:10;flex-direction:column;display:flex;position:absolute;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-incoming-call .cometchat-list-item{background:var(--cometchat-background-color-03,#f5f5f5);width:320px;padding:0}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary,#fff);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{width:fit-content;height:fit-content}.cometchat-incoming-call__button-group{align-self:stretch;align-items:center;gap:16px;display:flex}.cometchat-incoming-call__button-decline{justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-error-color,#c73c3e);cursor:pointer;align-self:stretch;width:152px;height:40px;display:flex}.cometchat-incoming-call__button-decline .cometchat-button{background:var(--cometchat-error-color,#c73c3e);width:152px}.cometchat-incoming-call__button-accept{justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-success-color,#0b9f5d);cursor:pointer;align-self:stretch;width:152px;height:40px;display:flex}.cometchat-incoming-call__button-accept .cometchat-button{background:var(--cometchat-success-color,#0b9f5d);width:152px}.cometchat-incoming-call__avatar{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:var(--cometchat-primary-button-icon,#fff);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{align-self:stretch;align-items:center;gap:4px;display:flex}.cometchat-incoming-call__subtitle-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);justify-content:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask-size:contain}.cometchat-incoming-call__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:hover,.cometchat-incoming-call .cometchat-button:active{background:0 0}
.cometchat-message-information{border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);flex-shrink:0;width:100%;max-width:420px;height:fit-content;max-height:100%;overflow:hidden;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-message-information__header{height:64px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);align-self:stretch;display:flex}.cometchat-message-information__header-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto);flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:0;display:flex;overflow:hidden}.cometchat-message-information__header-close{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cometchat-message-information__header-close .cometchat-button{background:0 0;gap:0;width:24px;height:24px;padding:0}.cometchat-message-information__header-close .cometchat-button:hover,.cometchat-message-information__header-close .cometchat-button:active{background:0 0}.cometchat-message-information__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{padding:var(--cometchat-padding-5,20px)var(--cometchat-padding-4,16px);background:var(--cometchat-background-color-02,#fafafa);border-bottom:1px solid var(--cometchat-border-color-light);align-items:flex-start;gap:0;width:100%;max-height:300px;display:flex;overflow:hidden auto}.cometchat-message-information__message .cometchat-message-bubble__wrapper{width:100%;padding:0}.cometchat-message-information__receipts{flex-direction:column;align-items:flex-start;width:100%;height:260px;padding:0;display:flex;overflow:hidden auto}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar{display:none}.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar{display:none}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:0 0}.cometchat-message-information__receipts-subtitle{align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex-direction:column;flex:1 0 0;width:100%;padding:0;display:flex}.cometchat-message-information__receipts-subtitle-text{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto);justify-content:space-between;align-self:stretch;align-items:center;display:flex;overflow:hidden}.cometchat-message-information__receipts .cometchat-list-item{padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:flex-start}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-list-item__leading-view,.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image{width:40px;height:40px}.cometchat-message-information__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:260px}.cometchat-message-information__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-message-information__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));width:48px;height:48px;animation:5s linear infinite shimmerAnimation}.cometchat-message-information__shimmer-item-title{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);flex:1 0 0;justify-content:center;align-items:center;height:40px;animation:5s linear infinite shimmerAnimation;display:flex}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtitle .cometchat-date,.cometchat-message-information__receipts-subtite-text .cometchat-date{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,400 14px Roboto);padding:0;overflow:hidden}.cometchat-message-information__receipts-empty,.cometchat-message-information__error-state{width:100%;height:200px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto);justify-content:center;align-items:center;display:flex}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}
:is(.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call)){z-index:10;border:none;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0}
.cometchat-threaded-message-preview{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:0;width:100%;display:flex}.cometchat-threaded-message-preview__header{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-2,8px);border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);align-self:stretch;height:64px;display:flex}.cometchat-threaded-message-preview__header-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto);flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.cometchat-threaded-message-preview__header-close{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.cometchat-threaded-message-preview__header-close .cometchat-button{background:0 0;gap:0;width:24px;height:24px;padding:0}.cometchat-threaded-message-preview__header-close .cometchat-button:hover,.cometchat-threaded-message-preview__header-close .cometchat-button:active{background:0 0}.cometchat-threaded-message-preview__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-threaded-message-preview__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-threaded-message-preview__content{width:100%;padding-top:var(--cometchat-padding-3,12px);flex-direction:column;flex-shrink:0;display:flex}.cometchat-threaded-message-preview__content-time{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-02,#fafafa);align-self:center;display:flex;box-shadow:0 1px 2px #1018280d}.cometchat-threaded-message-preview__content-time .cometchat-date{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;display:flex}.cometchat-threaded-message-preview__message{padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-4,16px);flex:1 0 0;gap:0;min-height:50px;max-height:300px;display:flex;overflow:hidden auto}.cometchat-threaded-message-preview__message::-webkit-scrollbar{display:none}.cometchat-threaded-message-preview__message::-webkit-scrollbar-thumb{display:none}.cometchat-threaded-message-preview-hide-scrollbar .cometchat-threaded-message-preview__message::-webkit-scrollbar{display:none}.cometchat-threaded-message-preview-hide-scrollbar .cometchat-threaded-message-preview__message::-webkit-scrollbar-thumb{display:none}.cometchat-threaded-message-preview__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-threaded-message-preview__message-small{min-height:fit-content;max-height:150px}.cometchat-threaded-message-preview__message-incoming{align-self:flex-start}.cometchat-threaded-message-preview__message-outgoing{align-self:flex-end}.cometchat-threaded-message-preview__message .cometchat-message-bubble__wrapper{width:100%;padding:0}.cometchat-threaded-message-preview__footer{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;display:flex}.cometchat-threaded-message-preview__footer-reply-count{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-threaded-message-preview__footer-divider{background:var(--cometchat-border-color-default,#e8e8e8);flex:1;width:100%;height:1px}
.cometchat-toast{padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4ppx);background:var(--cometchat-static-black);color:var(--cometchat-static-white,#f9f8fd);font:var(--cometchat-font-caption1-regular);z-index:10;display:inline-block;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}
.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{width:fit-content;display:inline-block}.cometchat-mentions-outgoing,.cometchat-mentions-incoming{border-radius:var(--cometchat-radius,2px);padding:0px var(--cometchat-padding,2px);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.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;src:url(../media/Roboto-Black.65a37ba9.ttf)format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(../media/Roboto-BlackItalic.d45c1418.ttf)format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(../media/Roboto-Bold.61166f8e.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(../media/Roboto-BoldItalic.4d6f4c40.ttf)format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(../media/Roboto-Regular.1a0929ca.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(../media/Roboto-Italic.26aa6a4e.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(../media/Roboto-Light.c4e9b15c.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(../media/Roboto-LightItalic.bd3e77ba.ttf)format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(../media/Roboto-Medium.8cb820e0.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(../media/Roboto-MediumItalic.982bce33.ttf)format("truetype");font-weight:500;font-style:italic}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#f9f8fd;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-neutral-color-50:#fff;--cometchat-neutral-color-100:#fafafa;--cometchat-neutral-color-200:#f5f5f5;--cometchat-neutral-color-300:#e8e8e8;--cometchat-neutral-color-400:#dcdcdc;--cometchat-neutral-color-500:#a1a1a1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5b5b5b;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0b7bea;--cometchat-warning-color:#ffab00;--cometchat-success-color:#09c26f;--cometchat-error-color:#f44649;--cometchat-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 0%,#eee 100%);--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 0%,#272727 100%);--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)}
