.cometchat-outgoing-call{display:flex;width:360px;height:540px;padding:var(--cometchat-padding-5,20px) 0;flex-direction:column;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light);background:var(--cometchat-background-color-01);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);text-align:center;font:var(--cometchat-font-title-medium)}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-heading4-regular)}.cometchat-outgoing-call__avatar{display:flex;width:160px;height:160px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--cometchat-radius-max)}.cometchat-outgoing-call__avatar .cometchat-avatar{width:160px;height:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font-style:normal}.cometchat-outgoing-call__button .cometchat-button{display:flex;padding:var(--cometchat-padding-4);align-items:center;gap:var(--cometchat-padding-2);border-radius:var(--cometchat-radius-max);background:var(--cometchat-error-color);justify-content:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{-webkit-mask-size:contain;width:24px;height:24px;background:var(--cometchat-static-white)}@media (max-width:600px){.cometchat-outgoing-call__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{height:100%;width:100%;border-radius:0}}.cometchat-action-bubble{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);justify-content:center;align-items:center;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-default);background:var(--cometchat-background-color-02)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);text-align:center;font:var(--cometchat-font-caption1-regular)}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{display:inline-flex;justify-content:center;align-items:flex-start;border-radius:var(--cometchat-radius-2,8px)}.cometchat-reaction-info__content{display:flex;padding:8px var(--cometchat-padding-2,8px);flex-direction:column;align-items:center;border-radius:var(--cometchat-radius-1,4px);background:var(--cometchat-static-black,#141414);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);margin:-1px;min-height:77px;min-width:77px;justify-content:center}.cometchat-reaction-info__emoji-text{display:flex;flex-direction:column;align-items:center;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{color:var(--cometchat-static-white,#F9F8FD);text-align:center;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__title{color:var(--cometchat-static-white,#F9F8FD)}.cometchat-reaction-info__description,.cometchat-reaction-info__title{text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:var(--cometchat-text-color-tertiary,#A1A1A1)}.cometchat-reaction-info__error{color:var(--cometchat-error-color,#F44649);text-align:center;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__loading{-webkit-mask:url(/_next/static/media/Spinner-Gradient-1.50cbbe35.svg) center center no-repeat;-webkit-mask-size:contain;height:24px;width:24px;border-radius:50%;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-top:4px solid transparent;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-reaction-list{display:flex;width:280px;flex-direction:column;overflow:hidden;align-items:flex-start;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__error{display:flex;height:200px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reaction-list__tabs{display:flex;padding-top:var(--cometchat-padding-2,8px);max-width:280px;align-items:center;align-self:stretch;overflow-x:auto;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__tabs-tab{display:flex;height:40px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-1,4px);cursor:pointer;border-radius:4px 4px 0 0}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:var(--cometchat-text-color-highlight,#6852D6)}.cometchat-reaction-list__list{display:flex;padding:0;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:var(--cometchat-radius-0,0);background:var(--cometchat-background-color-01,#FFF);overflow-y:auto;height:200px}.cometchat-reaction-list .cometchat-list-item{width:280px;cursor:pointer}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{padding:0;flex-shrink:inherit}.cometchat-reaction-list .cometchat-list-item__body-title{overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-body-medium,500 14px Roboto)}.cometchat-reaction-list .cometchat-list-item__body-subtitle{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{width:280px;height:200px;flex-direction:column;align-items:flex-start;border-radius:var(--cometchat-radius-4,16px);border:1px solid var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{display:flex;align-self:stretch;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-tabs{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px);align-items:center;gap:20px;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8)}.cometchat-reaction-list__shimmer-tab{background:var(--cometchat-shimmer-gradient-color);display:flex;width:48px;height:16px;border-radius:var(--cometchat-radius-2,8px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item{display:flex;width:280px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);flex:1 0;background:var(--cometchat-background-color-01,#FFF)}.cometchat-reaction-list__shimmer-item-icon{border-radius:var(--cometchat-radius-max,1000px);width:32px;height:32px;animation:shimmerAnimation 10s linear infinite}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center;align-items:center}.cometchat-reaction-list__shimmer-item-content{border-radius:var(--cometchat-radius-2,8px);height:20px;flex:1 0;animation:shimmerAnimation 5s linear infinite}.cometchat-reaction-list__shimmer-item-tailview{background:var(--cometchat-shimmer-gradient-color);display:flex;width:24px;height:24px;border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;animation:shimmerAnimation 10s linear infinite}.cometchat-reactions{display:flex;padding:0 var(--cometchat-padding-1,4px);align-items:flex-start;align-content:flex-start;gap:2px;align-self:stretch;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{height:24px;border-radius:20px;border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);cursor:pointer}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{display:inline-flex;padding:2px var(--cometchat-padding-2,8px);align-items:center;gap:var(--cometchat-padding-1,4px);flex-shrink:0}.cometchat-reactions__reaction-you{height:23px;border-radius:20px;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);background:var(--cometchat-extended-primary-color-100,#EDEAFA)}.cometchat-reactions__reaction-emoji{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:transparent;box-shadow:none;border:none}.cometchat-call-button{display:flex;align-items:center;gap:var(--cometchat-padding-4,16px);height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-call-button .cometchat-button{width:24px;height:24px;padding:0;gap:0;background:var(--cometchat-background-color-01,#FFFFFF)}.cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{display:flex;position:fixed;z-index:3;left:0;top:0;justify-content:center;align-items:center;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.4)}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:transparent}.cometchat-incoming-call{display:flex;width:360px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);flex-direction:column;align-items:center;gap:var(--cometchat-padding-4,16px);border-radius:var(--cometchat-radius-3,12px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-03,#F5F5F5);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);position:absolute;z-index:10}.cometchat-incoming-call .cometchat-list-item{width:320px;padding:0;background:var(--cometchat-background-color-03,#F5F5F5)}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:var(--cometchat-text-color-primary,#FFF);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.cometchat-incoming-call__button-group{display:flex;align-items:center;gap:16px;align-self:stretch}.cometchat-incoming-call__button-decline{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{width:152px;background:var(--cometchat-error-color,#C73C3E)}.cometchat-incoming-call__button-accept{display:flex;height:40px;justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch;border-radius:var(--cometchat-radius-2,8px);cursor:pointer}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{width:152px;background:var(--cometchat-success-color,#0B9F5D)}.cometchat-incoming-call__avatar{display:flex;width:48px;height:48px;justify-content:center;align-items:center;flex-shrink:0}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:var(--cometchat-primary-button-icon,#FFF);font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{display:flex;align-items:center;gap:4px;align-self:stretch}.cometchat-incoming-call__subtitle-icon{display:flex;width:16px;height:16px;justify-content:center;align-items:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask-size:contain}.cometchat-incoming-call__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:transparent}.cometchat-message-information{max-width:420px;width:100%;height:-moz-fit-content;height:fit-content;max-height:100%;flex-shrink:0;border-radius:var(--cometchat-radius-5,20px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF);box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);overflow:hidden}.cometchat-message-information__header{display:flex;height:64px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-3,12px);align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#FFF)}.cometchat-message-information__header-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex:1 0;overflow:hidden;color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-message-information__header-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-message-information__header-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:transparent}.cometchat-message-information__header-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{display:flex;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);align-items:flex-start;gap:0;width:100%;max-height:300px;overflow:hidden auto;background:var(--cometchat-background-color-02,#FAFAFA);border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{display:flex;width:100%;padding:0;flex-direction:column;align-items:flex-start;height:260px;overflow:hidden auto}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:transparent}.cometchat-message-information__receipts-subtitle{display:flex;padding:0;width:100%;flex-direction:column;align-items:flex-start;gap:var(--cometchat-padding-1,4px);flex:1 0}.cometchat-message-information__receipts-subtitle-text{display:flex;justify-content:space-between;align-items:center;align-self:stretch;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__receipts .cometchat-list-item{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:flex-start}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{width:100%;height:260px;background:var(--cometchat-background-color-01,#FFF)}.cometchat-message-information__shimmer-item{height:72px;display:flex;width:100%;min-width:240px;max-width:1440px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-message-information__shimmer-item-avatar{width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__shimmer-item-title{background:var(--cometchat-shimmer-gradient-color);border-radius:var(--cometchat-radius-2,8px);display:flex;height:40px;justify-content:center;align-items:center;flex:1 0;animation:shimmerAnimation 5s linear infinite}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{padding:0;overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{display:flex;height:200px;width:100%;justify-content:center;align-items:center;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){width:100%;height:100%;border-radius:0;border:none;position:absolute;left:0;top:0;z-index:10}.cometchat-thread-header{width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;flex-shrink:0}.cometchat-thread-header,.cometchat-thread-header__top-bar{display:flex;background:var(--cometchat-background-color-01,#FFF)}.cometchat-thread-header__top-bar{padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);align-items:center;gap:var(--cometchat-padding-2,8px);height:64px;align-self:stretch;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid var(--cometchat-border-color-light,#f5f5f5)}.cometchat-thread-header__top-bar-title-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0;overflow:hidden}.cometchat-thread-header__top-bar-title{color:var(--cometchat-text-color-primary,#141414);text-overflow:ellipsis;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-thread-header__top-bar-subtitle-text{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.cometchat-thread-header__top-bar-subtitle-text-clickable{cursor:pointer}.cometchat-thread-header__top-bar-close{display:flex;width:24px;height:24px;justify-content:center;align-items:center;cursor:pointer}.cometchat-thread-header__top-bar-close .cometchat-button{height:24px;width:24px;padding:0;gap:0;background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:transparent}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;width:100%;padding-top:var(--cometchat-padding-3,12px);flex-direction:column;flex-shrink:0}.cometchat-thread-header__body-timestamp{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);align-self:center;border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-02,#FAFAFA);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.cometchat-thread-header__body-timestamp .cometchat-date{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;display:flex}.cometchat-thread-header__message{display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);gap:0;min-height:50px;max-height:300px;overflow:hidden auto;flex:1 0}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{min-height:-moz-fit-content;min-height:fit-content;max-height:150px}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{display:flex;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px);justify-content:center;align-items:center;gap:var(--cometchat-padding-2,8px);align-self:stretch}.cometchat-thread-header__reply-bar-count{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-thread-header__reply-bar-divider{width:100%;height:1px;background:var(--cometchat-border-color-default,#E8E8E8);flex:1 1}.cometchat-toast{display:inline-block;padding:var(--cometchat-padding-2,8px);border-radius:var(--cometchat-radius-1,4ppx);background:var(--cometchat-static-black);position:fixed;color:var(--cometchat-static-white,#F9F8FD);font:var(--cometchat-font-caption1-regular);bottom:12px;left:50%;transform:translateX(-50%);z-index:10;position:absolute}.cometchat-search{width:100%;margin:0 auto;background:var(--cometchat-background-color-01);height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-3,12px)}.cometchat-search__header{display:flex;align-items:center;gap:6px;justify-content:flex-start;min-height:64px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search__search-bar{position:relative;flex:1 1;overflow:hidden}.cometchat-search__input{display:flex;align-items:center;min-height:36px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);gap:var(--cometchat-spacing-1,4px);flex:1 0;align-self:stretch;border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-03,#F5F5F5);justify-content:flex-start;overflow-x:auto}.cometchat-search__input input{border:none;flex:1 1;min-width:50px;outline:none;background:transparent;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-regular)}.cometchat-search__input-clear-button{border:none;background:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cometchat-search__back-button .cometchat-button,.cometchat-search__input-clear-button .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-search__back-button .cometchat-button .cometchat-button__icon,.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon{height:24px;width:24px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{display:flex;flex-wrap:wrap;gap:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px)}.cometchat-search__body-filter,.cometchat-search__body-filter .cometchat-button{cursor:pointer;border-radius:var(--Radius-radius_Max,1000px);background:var(--cometchat-background-color-03);display:flex;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);align-items:center;align-content:center;gap:4px var(--cometchat-padding-1,4px)}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{background:transparent;border:none;border-radius:0;padding:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{height:16px;width:16px;background:var(--cometchat-icon-color-secondary)}.cometchat-search__initial-view{flex:1 1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.cometchat-search__initial-view-icon{mask:url(/_next/static/media/search_message_icon.aa4616e5.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.aa4616e5.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary);mask-size:contain;-webkit-mask-size:contain;width:120px;height:120px;flex-shrink:0}.cometchat-search__initial-view-title{color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__initial-view-subtitle{color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-conversations__see-more .cometchat-button,.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text,.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color)}.cometchat-search .cometchat-list-item__trailing-view{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-self:flex-start}.cometchat-search__conversations .cometchat-search__conversations-subtitle,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper{display:flex;flex-direction:row;gap:var(--cometchat-padding,2px)}.cometchat-search-messages__list-item .cometchat-search-messages__subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,14px)}.cometchat-search__conversations-subtitle-text-sender{font:var(--cometchat-font-body-bold,14px)}.cometchat-search__conversations-subtitle-receipts{height:16px;width:16px;display:flex;align-items:center;justify-content:center;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);flex-shrink:0}.cometchat-search__conversations-subtitle-receipts-sent{-webkit-mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sent.b2a73427.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delivered.1c7d4702.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-read{-webkit-mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;mask:url(/_next/static/media/conversations_read.1c7d4702.svg) center center no-repeat;background:var(--cometchat-message-seen-color,#56E8A7);-webkit-mask-size:contain;mask-size:contain}.cometchat-search .cometchat-text-highlight{font:var(--cometchat-font-body-bold);color:var(--cometchat-text-color-primary)}.cometchat-search__conversations,.cometchat-search__messages,.cometchat-search__results{overflow:hidden;height:-moz-fit-content;height:fit-content}.cometchat-search__results{overflow:scroll;height:100%}.cometchat-search__conversations-full,.cometchat-search__messages-full{height:100%}.cometchat-search__conversations-list-item{cursor:pointer}.cometchat-search__conversations-list-item-active .cometchat-list-item{background-color:var(--cometchat-white-pressed,#E8E8E8)}.cometchat-search__conversations-subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text-wrapper{display:flex;gap:var(--cometchat-padding,2px);width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search__conversations-subtitle-text-sender{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);flex-shrink:0}.cometchat-search__conversations-subtitle-typing{overflow:hidden;color:var(--cometchat-text-color-highlight,#6852D6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular)}.cometchat-search__conversations-trailing-view{display:flex;flex-direction:column;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-date{font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-trailing-view-badge{display:flex;justify-content:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search__conversations-trailing-view-badge-count{display:flex;height:20px;padding:0 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;background:var(--cometchat-primary-color,#6852D6);overflow:hidden;color:var(--cometchat-static-white,#FFF);text-align:center;text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-subtitle-icon{display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;flex-shrink:0}.cometchat-search__conversations-subtitle-icon-incoming-audio-call,.cometchat-search__conversations-subtitle-icon-incoming-video-call{background-color:var(--cometchat-error-color,#F44649)}.cometchat-search__conversations-subtitle-icon-incoming-audio-call{-webkit-mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-voice-call.d20d3a99.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat;mask:url(/_next/static/media/conversations_missed-video-call.f8f0e4f0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-voice-call.864d29c8.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat;mask:url(/_next/static/media/conversations_outgoing-video-call.f91fd3f7.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat;mask:url(/_next/static/media/conversations_image-message.3c9075a1.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat;mask:url(/_next/static/media/conversations_file-message.a88f78ef.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat;mask:url(/_next/static/media/conversations_video-message.91bd58b6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat;mask:url(/_next/static/media/conversations_audio-message.b9309277.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_poll-message.cd7e1ba5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat;mask:url(/_next/static/media/conversations_sticker-message.45d2a7a2.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-document-message.3b39c46e.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat;mask:url(/_next/static/media/conversations_collaborative-whiteboard-message.a2e431da.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat;mask:url(/_next/static/media/conversations_delete.5aac2014.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat;mask:url(/_next/static/media/conversations_link.d69fb012.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-none{display:none}.cometchat-search-conversations__see-more{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);display:flex;justify-content:flex-start}.cometchat-search-conversations__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-search-conversations__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852D6);font:var(--cometchat-font-body-medium)}.cometchat-search-messages{overflow:hidden;height:-moz-fit-content;height:fit-content}.cometchat-search__shimmer{width:100%;height:100%;background:var(--cometchat-background-color-01,#FFF)}.cometchat-search__shimmer-item{width:100%;height:72px;display:flex;min-width:240px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);align-items:center;gap:12px}.cometchat-search__shimmer-item-avatar{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%))}.cometchat-search__shimmer-item-body{width:100%;height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-2,8px)}.cometchat-search__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-search__shimmer-item-body-title{width:50%;height:22px}.cometchat-search__shimmer-item-body-subtitle,.cometchat-search__shimmer-item-body-title{flex-shrink:0;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 1.5s linear infinite}.cometchat-search__shimmer-item-body-subtitle{width:100%;height:12px}.cometchat-search__shimmer-item-body-tail{width:60px;height:22px;min-height:22px;border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));animation:shimmerAnimation 3.5s linear infinite}.cometchat-search__empty-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-search__empty-view-icon{height:120px;width:120px;mask:url(/_next/static/media/search_message_icon.aa4616e5.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/search_message_icon.aa4616e5.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-icon-color-secondary,#A1A1A1)}.cometchat-search__empty-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__empty-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__empty-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search__error-view{height:100%;display:flex;flex-direction:column;gap:var(--cometchat-padding-5,20px);justify-content:center;align-items:center;background:var(--cometchat-background-color-01,#FFF)}.cometchat-search__error-view-icon{height:120px;width:120px;mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/list_error_state_icon.9fbea0ad.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;background:var(--cometchat-error-color,#F44649)}.cometchat-search__error-view-body{display:flex;flex-direction:column;gap:var(--cometchat-padding,2px)}.cometchat-search__error-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold)}.cometchat-search__error-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search-messages__list-item{cursor:pointer;width:100%}.cometchat-search-messages__list-item .cometchat-list-item__body-subtitle,.cometchat-search-messages__list-item .cometchat-search-messages__subtitle{display:flex;gap:var(--cometchat-padding-1,4px);width:100%;max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search-messages__subtitle-text{overflow:hidden;color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%}.cometchat-search-messages__trailing-view{display:flex;flex-direction:column;align-items:flex-end;gap:var(--cometchat-padding-1,4px)}.cometchat-search-messages .cometchat-date{font:var(--cometchat-font-caption1-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__see-more{gap:var(--cometchat-padding-3,12px) 0;display:flex;justify-content:flex-start;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-messages__see-more .cometchat-button{background:transparent;border:none;border-radius:0;margin:0;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;padding:0}.cometchat-search-messages__see-more .cometchat-button__text{color:var(--cometchat-primary-color,#6852D6);font:var(--cometchat-font-body-medium)}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-search__messages-leading-view{background:var(--cometchat-background-color-01);height:40px;width:48px;border-radius:var(--cometchat-radius-max,1000px);display:flex;align-items:center;justify-content:center}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{-webkit-mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;mask:url(/_next/static/media/link_icon_2x.3c084c02.svg) center center no-repeat;background:var(--cometchat-icon-color-secondary,#A1A1A1);height:16px;width:16px;transform:scale(2)}.cometchat-search__messages-leading-view-audio.cometchat-search__messages-leading-view{background-color:var(--cometchat-primary-color,#6852D6)}.cometchat-search__messages-leading-view-audio>.cometchat-search__messages-leading-view-icon{mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;-webkit-mask:url(/_next/static/media/play_arrow.ed7c5a05.svg) center center no-repeat;background:var(--cometchat-static-white,#A1A1A1);height:16px;width:16px;transform:scale(2)}.cometchat-search__body-filter .cometchat-button__text{color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__subtitle{font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search-messages__date-separator .cometchat-date{display:flex;justify-content:flex-start;align-items:flex-start;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular)}.cometchat-search-messages__date-separator{padding:0 var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{height:80px;width:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{max-height:80px;max-width:80px;width:auto;height:auto;object-fit:contain}.cometchat-search__messages-video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;justify-content:center;align-items:center;pointer-events:none}.cometchat-search__messages-video-play-button:after{content:"";display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid white;margin-left:3px}.cometchat-search__messages-trailing-view-video{position:relative}.cometchat-search .cometchat-list__header-title{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-search__conversations,.cometchat-search__messages{min-height:110px;height:-moz-fit-content;height:fit-content}.cometchat-search__input::-webkit-scrollbar,.cometchat-search__input::-webkit-scrollbar-thumb,.cometchat-search__results::-webkit-scrollbar,.cometchat-search__results::-webkit-scrollbar-thumb{display:none}.cometchat-search__conversations-list-item-online .cometchat-list-item__status,.cometchat-search__conversations-list-item-password .cometchat-list-item__status,.cometchat-search__conversations-list-item-private .cometchat-list-item__status{width:14px;height:14px;margin-right:-14px;position:relative;top:20px;right:15px;border-radius:var(--cometchat-radius-max,1000px);min-width:14px;border:2px solid var(--cometchat-neutral-color-50,#fff);display:flex;align-items:center;justify-content:center}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{margin-right:-12px;background:var(--cometchat-success-color,#09C26F)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status{background-color:var(--cometchat-success-color,#09C26F)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status{background-color:var(--cometchat-warning-color,#FFAB00)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;mask:url(/_next/static/media/lock.4b7687ff.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;mask:url(/_next/static/media/shield.d1787c9f.svg) center center no-repeat;height:8px;width:8px;display:flex;align-items:center;justify-content:center;-webkit-mask-size:contain;mask-size:contain;border:none;align-self:center;background:var(--cometchat-static-white,#FFF)}.cometchat-search .cometchat-list__header-title{padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__initial-view{padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search .cometchat-list .cometchat-list__body,.cometchat-search .cometchat-list .cometchat-list__header{border:none}.cometchat-search__body-filter-active{border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-neutral-color-800,#434343);background:var(--cometchat-neutral-color-900,#141414)}.cometchat-search__body-filter-active .cometchat-button__text{color:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__body-filter-active .cometchat-button__icon{background:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__messages-leading-view-file{height:32px;width:32px}.cometchat-list-item__body-title{color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{height:16px;width:16px;border:none;border-radius:0;background:var(--cometchat-icon-color-secondary,#A1A1A1);-webkit-mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;mask:url(/_next/static/media/conversations_thread.b1b800a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat *{box-sizing:border-box}.cometchat-mentions>span{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-body-regular)}.cometchat-mentions{display:inline-block;width:-moz-fit-content;width:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{border-radius:var(--cometchat-radius,2px);display:inline-flex;padding:0 var(--cometchat-padding,2px);justify-content:center;align-items:center;cursor:pointer}.cometchat-mentions-outgoing.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-outgoing.cometchat-mentions-other{background:rgba(249,248,253,.2)}.cometchat-mentions-incoming.cometchat-mentions-you{background:rgba(255,171,0,.2)}.cometchat-mentions-incoming.cometchat-mentions-other{background:rgba(104,82,214,.2)}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-text-bubble .cometchat-url{text-decoration:underline}.cometchat-text-bubble .cometchat-text-highlight{font:var(--cometchat-font-body-bold)}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Black.cf9b4c79.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BlackItalic.cc1dbbb7.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Bold.a5947e77.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-BoldItalic.13f5ef80.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.8ff69652.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Italic.bc297ed5.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Light.cf1d77a2.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-LightItalic.73657c5d.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Medium.530bae4d.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-MediumItalic.3459c5e4.ttf) format("truetype");font-weight:500;font-style:italic}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852D6;--cometchat-extended-primary-color-50:#F9F8FD;--cometchat-extended-primary-color-100:#EDEAFA;--cometchat-extended-primary-color-200:#DCD7F6;--cometchat-extended-primary-color-300:#CCC4F1;--cometchat-extended-primary-color-400:#BBB1ED;--cometchat-extended-primary-color-500:#AA9EE8;--cometchat-extended-primary-color-600:#9A8BE4;--cometchat-extended-primary-color-700:#8978DF;--cometchat-extended-primary-color-800:#7965DB;--cometchat-extended-primary-color-900:#5D49BE;--cometchat-neutral-color-50:#FFFFFF;--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:#FFFFFF;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#E0E0E0,#EEE);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}[data-theme=dark]{--cometchat-primary-color:#6852D6;--cometchat-extended-primary-color-50:#15102B;--cometchat-extended-primary-color-100:#1D173C;--cometchat-extended-primary-color-200:#251E4D;--cometchat-extended-primary-color-300:#2E245E;--cometchat-extended-primary-color-400:#362B6F;--cometchat-extended-primary-color-500:#3E3180;--cometchat-extended-primary-color-600:#473892;--cometchat-extended-primary-color-700:#4F3EA3;--cometchat-extended-primary-color-800:#5745B4;--cometchat-extended-primary-color-900:#7460D9;--cometchat-neutral-color-50:#141414;--cometchat-neutral-color-100:#1A1A1A;--cometchat-neutral-color-200:#272727;--cometchat-neutral-color-300:#383838;--cometchat-neutral-color-400:#4C4C4C;--cometchat-neutral-color-500:#858585;--cometchat-neutral-color-600:#989898;--cometchat-neutral-color-700:#A8A8A8;--cometchat-neutral-color-800:#C8C8C8;--cometchat-neutral-color-900:#FFFFFF;--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:#FFFFFF;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-primary-button-background:var(--cometchat-primary-color);--cometchat-primary-button-text:var(--cometchat-static-white);--cometchat-primary-button-icon:var(--cometchat-static-white);--cometchat-secondary-button-background:var(--cometchat-neutral-color-900);--cometchat-secondary-button-text:var(--cometchat-neutral-color-900);--cometchat-secondary-button-icon:var(--cometchat-neutral-color-900);--cometchat-link-button:var(--cometchat-info-color);--cometchat-fab-button-background:var(--cometchat-primary-color);--cometchat-fab-button-icon:var(--cometchat-static-white);--cometchat-white-hover:var(--cometchat-neutral-color-100);--cometchat-white-pressed:var(--cometchat-neutral-color-300)}