.cometchat-search{background:var(--cometchat-background-color-01);gap:var(--cometchat-padding-3,12px);flex-direction:column;width:100%;height:100%;margin:0 auto;display:flex}.cometchat-search__header{min-height:64px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);justify-content:flex-start;align-items:center;gap:6px;padding-bottom:0;display:flex}.cometchat-search__search-bar{flex:1;position:relative;overflow:hidden}.cometchat-search__input{min-height:36px;padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-3,12px);align-items:center;gap:var(--cometchat-spacing-1,4px);border-radius:var(--cometchat-radius-max,1000px);border:1px solid var(--cometchat-border-color-dark,#dcdcdc);background:var(--cometchat-background-color-03,#f5f5f5);flex:1 0 0;justify-content:flex-start;align-self:stretch;display:flex;overflow-x:auto}.cometchat-search__input input{min-width:50px;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-regular);background:0 0;border:none;outline:none;flex:1}.cometchat-search__input-clear-button{cursor:pointer;user-select:none;background:0 0;border:none}.cometchat-search__input-clear-button .cometchat-button,.cometchat-search__back-button .cometchat-button{background:0 0;border:none;border-radius:0;width:fit-content;height:fit-content;margin:0;padding:0}.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon,.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);width:24px;height:24px}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0px var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{gap:var(--cometchat-padding-2,8px)var(--cometchat-padding-2,8px);flex-wrap:wrap;display:flex}.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);padding:var(--cometchat-padding-2,8px)var(--cometchat-padding-3,12px);align-content:center;align-items:center;gap:4px var(--cometchat-padding-1,4px);display:flex}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{width:fit-content;height:fit-content;font:var(--cometchat-font-body-regular);color:var(--cometchat-text-color-secondary,#727272);background:0 0;border:none;border-radius:0;margin:0;padding:0}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);width:16px;height:16px}.cometchat-search__initial-view{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.cometchat-search__initial-view-icon{background:var(--cometchat-icon-color-secondary);flex-shrink:0;width:120px;height:120px;-webkit-mask:url("../../assets/search_message_icon.svg") 50%/contain no-repeat;mask:url("../../assets/search_message_icon.svg") 50%/contain no-repeat}.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:0 0;border:none;border-radius:0;width:fit-content;height:fit-content;margin:0}.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{align-self:flex-start;width:fit-content;height:fit-content}.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper,.cometchat-search__conversations .cometchat-search__conversations-subtitle{gap:var(--cometchat-padding,2px);flex-direction:row;display:flex}.cometchat-search__conversations .cometchat-search__conversations-subtitle-text,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-sender,.cometchat-search-messages__list-item .cometchat-search-messages__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular,14px);overflow:hidden}.cometchat-search__conversations-subtitle-text-sender{font:var(--cometchat-font-body-bold,14px)}.cometchat-search__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-search__conversations-subtitle-receipts-sent{-webkit-mask:url("../../assets/conversations_sent.svg") 50%/contain no-repeat;mask:url("../../assets/conversations_sent.svg") 50%/contain no-repeat}.cometchat-search__conversations-subtitle-receipts-wait{-webkit-mask:url("../../assets/status_sending.svg") 50%/contain no-repeat;mask:url("../../assets/status_sending.svg") 50%/contain no-repeat}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url("../../assets/conversations_delivered.svg") 50%/contain no-repeat;mask:url("../../assets/conversations_delivered.svg") 50%/contain no-repeat}.cometchat-search__conversations-subtitle-receipts-error{background-color:var(--cometchat-error-color);-webkit-mask:url("../../assets/error_icon.svg") 50%/contain no-repeat;mask:url("../../assets/error_icon.svg") 50%/contain no-repeat}.cometchat-search__conversations-subtitle-receipts-read{background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url("../../assets/conversations_read.svg") 50%/contain no-repeat;mask:url("../../assets/conversations_read.svg") 50%/contain no-repeat}.cometchat-search .cometchat-text-highlight{font:var(--cometchat-font-body-bold);color:var(--cometchat-text-color-primary)}.cometchat-search__results .cometchat-list__header-title{min-height:20px;margin-bottom:var(--cometchat-margin-1)}.cometchat-search__results,.cometchat-search__conversations,.cometchat-search__messages{height:fit-content;overflow:hidden}.cometchat-search__results{height:100%;overflow:scroll}.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{gap:var(--cometchat-padding-1,4px);text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;display:flex;overflow:hidden}.cometchat-search__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-search__conversations-subtitle-text{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%;overflow:hidden}.cometchat-search__conversations-subtitle-text code{background:var(--cometchat-background-color-03);color:var(--cometchat-text-color-secondary);padding:0 var(--cometchat-padding-1,2px);border-radius:var(--cometchat-radius-1,4px);border:1px solid var(--cometchat-border-color-light);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em}.cometchat-search__conversations-subtitle-text-sender{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;font:var(--cometchat-font-body-medium);flex-shrink:0;overflow:hidden}.cometchat-search__conversations-subtitle-typing{color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);overflow:hidden}.cometchat-search__conversations-trailing-view{gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.cometchat-search__conversations-trailing-view-date{font:var(--cometchat-font-caption1-regular)}.cometchat-search__conversations-trailing-view-badge{justify-content:flex-end;gap:var(--cometchat-padding-1,4px);display:flex}.cometchat-search__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;display:flex;overflow:hidden}.cometchat-search__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-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("../../assets/conversations_missed-voice-call.svg") 50% no-repeat;mask:url("../../assets/conversations_missed-voice-call.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url("../../assets/conversations_missed-video-call.svg") 50% no-repeat;mask:url("../../assets/conversations_missed-video-call.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url("../../assets/conversations_outgoing-voice-call.svg") 50% no-repeat;mask:url("../../assets/conversations_outgoing-voice-call.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url("../../assets/conversations_outgoing-video-call.svg") 50% no-repeat;mask:url("../../assets/conversations_outgoing-video-call.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url("../../assets/conversations_image-message.svg") 50% no-repeat;mask:url("../../assets/conversations_image-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url("../../assets/conversations_file-message.svg") 50% no-repeat;mask:url("../../assets/conversations_file-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url("../../assets/conversations_video-message.svg") 50% no-repeat;mask:url("../../assets/conversations_video-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url("../../assets/conversations_audio-message.svg") 50% no-repeat;mask:url("../../assets/conversations_audio-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url("../../assets/conversations_poll-message.svg") 50% no-repeat;mask:url("../../assets/conversations_poll-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url("../../assets/conversations_sticker-message.svg") 50% no-repeat;mask:url("../../assets/conversations_sticker-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url("../../assets/conversations_collaborative-document-message.svg") 50% no-repeat;mask:url("../../assets/conversations_collaborative-document-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url("../../assets/conversations_collaborative-whiteboard-message.svg") 50% no-repeat;mask:url("../../assets/conversations_collaborative-whiteboard-message.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url("../../assets/conversations_delete.svg") 50% no-repeat;mask:url("../../assets/conversations_delete.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url("../../assets/conversations_link.svg") 50% no-repeat;mask:url("../../assets/conversations_link.svg") 50% no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url("../../assets/conversations_thread.svg") 50% no-repeat;mask:url("../../assets/conversations_thread.svg") 50% 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);justify-content:flex-start;display:flex}.cometchat-search-conversations__see-more .cometchat-button{background:0 0;border:none;border-radius:0;width:fit-content;height:fit-content;margin:0;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{height:fit-content;overflow:hidden}.cometchat-search__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-search__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-search__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-search__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-search__shimmer-item-body-title-wrapper{justify-content:space-between;width:100%;display:flex}.cometchat-search__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-search__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-search__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:3.5s linear infinite shimmerAnimation}.cometchat-search__empty-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);height:100%;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);flex-direction:column;justify-content:center;align-items:center;display:flex}.cometchat-search__empty-view-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);width:120px;height:120px;-webkit-mask:url("../../assets/search_message_icon.svg") 50%/contain no-repeat;mask:url("../../assets/search_message_icon.svg") 50%/contain no-repeat}.cometchat-search__empty-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-search__empty-view-body-title{width:auto;max-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:auto;max-width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular)}.cometchat-search__error-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-search__error-view-icon{background:var(--cometchat-error-color,#f44649);width:120px;height:120px;-webkit-mask:url("../../assets/list_error_state_icon.svg") 50%/contain no-repeat;mask:url("../../assets/list_error_state_icon.svg") 50%/contain no-repeat}.cometchat-search__error-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.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{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:98%;display:block;overflow:hidden}.cometchat-search-messages__subtitle-text{color:var(--cometchat-text-color-secondary,#727272);text-overflow:ellipsis;white-space:nowrap;font:var(--cometchat-font-body-regular);width:100%;overflow:hidden}.cometchat-search-messages__trailing-view{align-items:flex-end;gap:var(--cometchat-padding-1,4px);flex-direction:column;display:flex}.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)0px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);justify-content:flex-start;display:flex}.cometchat-search-messages__see-more .cometchat-button{background:0 0;border:none;border-radius:0;width:fit-content;height:fit-content;margin:0;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);border-radius:var(--cometchat-radius-max,1000px);justify-content:center;align-items:center;width:48px;height:40px;display:flex}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);width:16px;height:16px;transform:scale(2);-webkit-mask:url("../../assets/link_icon_2x.svg") 50% no-repeat;mask:url("../../assets/link_icon_2x.svg") 50% no-repeat}.cometchat-search__messages-leading-view-link>img{width:32px;height:32px}.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{background:var(--cometchat-static-white,#a1a1a1);width:16px;height:16px;transform:scale(2);-webkit-mask:url("../../assets/play_arrow.svg") 50% no-repeat;mask:url("../../assets/play_arrow.svg") 50% no-repeat}.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{color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular);justify-content:flex-start;align-items:flex-start;display:flex}.cometchat-search-messages__date-separator{padding:0px var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{justify-content:center;align-items:center;width:80px;min-height:50px;display:flex;overflow:hidden}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{object-fit:contain;width:auto;max-width:80px;height:auto;max-height:80px}.cometchat-search__messages-video-play-button{pointer-events:none;background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cometchat-search__messages-video-play-button:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid #fff;width:0;height:0;margin-left:3px;display:block}.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-caption1-medium)}.cometchat-search__conversations,.cometchat-search__messages{height:fit-content;min-height:110px}.cometchat-search__conversations-full,.cometchat-search__messages-full{height:100%}.cometchat-search__results::-webkit-scrollbar{display:none}.cometchat-search__input::-webkit-scrollbar{display:none}.cometchat-search__results::-webkit-scrollbar-thumb{display:none}.cometchat-search__input::-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{border-radius:var(--cometchat-radius-max,1000px);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-14px;display:flex;position:relative;top:20px;right:15px}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{background:var(--cometchat-success-color,#09c26f);margin-right:-12px}.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{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("../../assets/lock.svg") 50%/contain no-repeat;mask:url("../../assets/lock.svg") 50%/contain no-repeat}.cometchat-search__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("../../assets/shield.svg") 50%/contain no-repeat;mask:url("../../assets/shield.svg") 50%/contain no-repeat}.cometchat-search .cometchat-list__header-title{padding:0px 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__header,.cometchat-search .cometchat-list .cometchat-list__body{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{width:32px;height:32px}.cometchat-search__messages .cometchat-list-item__body-title{color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;border-radius:0;width:16px;height:16px;-webkit-mask:url("../../assets/conversations_thread.svg") 50%/contain no-repeat;mask:url("../../assets/conversations_thread.svg") 50%/contain no-repeat}