*{-ms-overflow-style:none;margin:0;padding:0;scrollbar-width:none}::-webkit-scrollbar{display:none}body{overflow-y:hidden}.App{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.cometchat-credentials__header{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading1-bold);font-size:18px;font-style:normal}.conversations-wrapper{height:100vh;width:30vw}.messages-wrapper{height:100%;width:40vw}:root{--cc-primary:var(--brand-color);--cc-primary-hover:var(--accent-color);--cc-bg-light:#f5f7ff;--cc-bg-dark:#0f1222;--cc-card-light:#fff;--cc-card-dark:#161a34;--cc-text-light:#1b1e3c;--cc-text-dark:#e8ebff}[data-theme=dark]{--cc-bg-light:var(--cc-bg-dark);--cc-card-light:var(--cc-card-dark);--cc-text-light:var(--cc-text-dark)}.cc-login{align-items:center;background:radial-gradient(circle at top,#5b5fff26,#0000 60%),#f5f7ff;background:radial-gradient(circle at top,#5b5fff26,#0000 60%),var(--cc-bg-light);display:flex;justify-content:center;min-height:100svh;padding:24px;width:100%}.cc-login__card{animation:fadeUp .5s ease;background:#fff;background:var(--cc-card-light);border-radius:20px;box-shadow:0 30px 60px #00000026;max-width:420px;padding:40px 36px;width:100%}.cc-login__logo{display:flex;justify-content:center;margin-bottom:24px}.cc-login__logo img{height:36px}.cc-login__title{color:#1b1e3c;color:var(--cc-text-light);font-size:26px;font-weight:700;margin-bottom:6px;text-align:center}.cc-login__subtitle{color:#8084b2e6;font-size:14px;margin-bottom:28px;text-align:center}.cc-login__form{background-color:#fff;border-radius:20px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;gap:14px;padding:20px}.cc-login__label{color:#1b1e3c;color:var(--cc-text-light);font-size:13px}.cc-login__input{border:1px solid #7882ff4d;font-size:14px;height:48px;outline:none;padding:0 14px;transition:border .2s,box-shadow .2s}.cc-login__input:focus{border-color:#1f6fd6;border-color:var(--cc-primary);box-shadow:0 0 0 3px #5b5fff33}.cc-login__button{background:linear-gradient(135deg,#1f6fd6);background:linear-gradient(135deg,var(--cc-primary));border-radius:14px;font-size:15px;font-weight:600;height:50px;margin-top:10px;transition:transform .15s ease,box-shadow .15s ease}.cc-login__button:hover{box-shadow:0 12px 24px #5b5fff66;transform:translateY(-1px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cc-login-page{background-color:#f8fafc;height:100vh;overflow:hidden;width:100vw}.cc-login__hero{height:100%}.cc-login__hero-img{transition:transform 10s ease}.cc-login-page:hover .cc-login__hero-img{transform:scale(1.05)}.cc-login__hero-overlay{background:linear-gradient(90deg,#0000001a,#0000);inset:0;position:absolute;z-index:1}.cc-login__form-side{box-shadow:-10px 0 30px #00000008;padding:60px;z-index:2}.cc-login__form-wrapper{animation:slideIn .6s ease-out;max-width:420px}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.cc-login__header{margin-bottom:48px}.cc-login__logo{height:32px;transition:transform .3s ease}.cc-login__logo:hover{transform:translateY(-2px)}.cc-login__title{color:#1e293b;font-size:32px;font-weight:800;letter-spacing:-1px;margin-bottom:12px}.cc-login__subtitle{color:#64748b;font-size:16px;margin-bottom:40px}.cc-login__input-group{margin-bottom:24px}.cc-login__label{color:#334155;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.cc-login__input{background:#f1f5f9;border:2px solid #0000;border-radius:12px;font-size:16px;height:52px;padding:0 18px;transition:all .3s ease;width:100%}.cc-login__input:focus{background:#fff;border-color:#5475c7;box-shadow:0 0 0 4px #5475c71a;outline:none}.cc-login__button{align-items:center;background:#4d71be;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:54px;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%}.cc-login__button:hover:not(:disabled){background:#3e5da8;box-shadow:0 10px 20px #4d71be33;transform:translateY(-2px)}.cc-login__button:active{transform:translateY(0)}.cc-login__button:disabled{cursor:not-allowed;opacity:.7}.cc-login__divider{align-items:center;color:#cbd5e1;display:flex;font-size:12px;font-weight:700;margin:32px 0}.cc-login__divider:after,.cc-login__divider:before{background:#e2e8f0;content:"";flex:1 1;height:1px;margin:0 15px}.cc-login__footer{color:#64748b;font-size:15px;text-align:center}.cc-login__link{color:#4d71be;font-weight:700;position:relative;text-decoration:none}.cc-login__link:after{background-color:#4d71be;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.cc-login__link:hover:after{width:100%}@media (max-width:1024px){.cc-login__form-side{padding:40px}}@media (max-width:850px){.cc-login__hero{display:none}.cc-login__form-side{flex:1 1}}.cc-login__hero{background-color:#000;flex:1.2 1;height:100vh;overflow:hidden;position:relative}.cc-login__hero-img{display:block;height:100%;object-fit:cover;object-position:20% center;width:100%}.cc-login__hero:after{background:linear-gradient(90deg,#0000001a 0,#0000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cc-login__form-side{background:#fff;padding:40px}.cc-login__form-wrapper{display:flex;flex-direction:column}.cc-login__logo-container{display:flex;justify-content:center;margin-bottom:40px;width:100%}.cc-login__logo-centered{height:45px;object-fit:contain;width:auto}.cc-login__subtitle,.cc-login__title{text-align:center}.cc-login-page{background-color:#fff;display:flex;font-family:Inter,-apple-system,sans-serif;min-height:100vh;width:100%}.cc-login__form-side{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px;width:100%}.cc-login__form-wrapper{max-width:400px;width:100%}.cc-login__hero{display:none}@media (min-width:851px){.cc-login__hero{background-color:#000;display:block;flex:1.2 1;overflow:hidden;position:relative}.cc-login__form-side{flex:1 1;padding:60px}}@media (max-width:350px){.cc-login__title{font-size:24px}.cc-login__form-side{padding:15px}}.cc-login__change-email{align-items:center;background:none;border:none;color:#2563eb;cursor:pointer;font-size:14px;font-weight:500;gap:6px;margin-top:14px;padding:0;transition:color .2s ease,transform .15s ease}.cc-login__change-email:hover{color:#1d4ed8;text-decoration:underline}.cc-login__change-email:active{transform:translateX(-2px)}.cc-login__change-email:focus-visible{border-radius:4px;box-shadow:0 0 0 2px #2563eb4d;outline:none}.cc-login__change-email-icon{font-size:14px;transition:transform .2s ease}.cc-login__change-email:hover .cc-login__change-email-icon{transform:translateX(-2px)}.spinner{animation:spin .8s linear infinite;border:3px solid #e0e0e0;border-radius:50%;border-top-color:#2563eb;display:inline-block;height:20px;margin-right:8px;vertical-align:middle;width:20px}.cc-login__button.is-loading{cursor:not-allowed;opacity:.7}.cc-login__required{color:red;font-weight:700;margin-left:2px}.otp-container{display:flex;gap:12px;justify-content:space-between;margin:20px 0}.otp-input{background-color:#f9fafb;border:1.5px solid #d0d5dd;border-radius:8px;font-size:18px;font-weight:600;height:48px;outline:none;text-align:center;transition:all .2s ease;width:44px}.otp-input:focus{background-color:#fff;box-shadow:0 0 0 3px #4f6fd626}.otp-input:focus,.otp-input:not(:placeholder-shown){border-color:#4f6fd6}@media (max-width:320px){.otp-container{gap:4px;width:100%}.otp-input{flex:1 1;font-size:14px;height:42px;max-width:32px}}@media (min-width:321px) and (max-width:480px){.otp-container{gap:8px;width:100%}.otp-input{flex:1 1;font-size:15px;height:44px;max-width:40px}}.join-group-password__wrapper{align-items:center;background:#141414;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.join-group-password{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);padding:20px 40px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px);width:400px}.join-group-password__header{color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto);text-align:center;width:100%}.join-group-password__header-title{width:100%}.join-group-password__header-close{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;position:relative;width:24px}.join-group-password__header-close:hover{background:var(--cometchat-icon-color-highlight)}.join-group-password__content{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:center;max-width:1440px;min-width:240px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.join-group-password__content-avatar .cometchat-avatar{height:60px;width:60px}.join-group-password__content-avatar .cometchat-avatar__text{font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto)}.join-group-password__content-text{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:0}.join-group-password__content-text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.join-group-password__content-text-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.join-group-password__input{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.join-group-password__input-label{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto)}.join-group-password__input input{align-items:center;align-self:stretch;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;padding:8px;padding:var(--cometchat-padding-2,8px)}.join-group-password__input input:focus-visible{outline:none}.join-group-password__input input::placeholder{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.join-group-password__button,.join-group-password__button .cometchat-button{width:100%}.join-group-password__input-wrong{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.selector-wrapper .cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-conversations .cometchat-list__header-menu .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-list__header-search-bar{border-right:none}.cometchat .cometchat-menu-list__sub-menu-list-item{text-align:left}.cometchat .cometchat-conversations-header .cometchat-menu-list__sub-menu-list{width:212px}#logged-in-user{border-bottom:2px solid #e8e8e8;border-bottom:2px solid var(--cometchat-border-color-default,#e8e8e8)}#logged-in-user .cometchat-menu-list__sub-menu-item-title,#logged-in-user .cometchat-menu-list__sub-menu-list-item{cursor:default}.cometchat-menu-list__sub-menu-list-item-icon-log-out{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649)}.cometchat-menu-list__sub-menu-item-title-log-out{color:#f44649;color:var(--cometchat-error-color,#f44649)}.chat-menu .cometchat .cometchat-menu-list__sub-menu-item-title{cursor:pointer}.chat-menu .cometchat .cometchat-menu-list__sub-menu{box-shadow:none}.chat-menu .cometchat .cometchat-menu-list__sub-menu-icon{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-conversations .cometchat-list__header{min-height:64px}.cometchat-groups .cometchat-list__header{height:131px}.cometchat-conversations-header,.cometchat-groups-header{background:#fff;background:var(--cometchat-background-color-01,#fff)}.cometchat-groups-header{align-items:center;align-self:stretch;display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversations-header__title,.cometchat-groups-header__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-groups-header .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-groups-header .cometchat-button .cometchat-button__icon:hover{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6)}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-create-conversation{-webkit-mask:url(/static/media/start_chat.8f162a45823986cf2187.svg) center center no-repeat}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-logged-in-user{-webkit-mask:url(/static/media/user.8dfdcadd19738360c459.svg) center center no-repeat}.cometchat-conversations-header .chat-menu .cometchat-menu-list__sub-menu-list-item-icon-log-out{-webkit-mask:url(/static/media/logout.450e8c11bf96d0c74710.svg) center center no-repeat}.cometchat-groups .cometchat-list .cometchat-list__header .cometchat-button .cometchat-button__icon{-webkit-mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg),center,center,no-repeat;mask:url(/static/media/create-group.1166ddd2089dc474d86b.svg),center,center,no-repeat}@media (max-width:768px){.join-group-password{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);padding:20px 20px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-5,20px);width:320px}}.cometchat-conversations .cometchat-list-item__trailing-view{height:auto}.cometchat-tab-component{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border-right:1px solid #f5f5f5;border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:8px;padding:0 8px;width:100%}.cometchat-tab-component__tab{align-items:center;display:flex;flex:1 0;flex-direction:column;gap:4px;justify-content:center;padding:12px 0 10px}.cometchat-tab-component__tab-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;display:flex;height:32px;justify-content:center;-webkit-mask-size:contain;width:32px}.cometchat-tab-component__tab-icon-chats{-webkit-mask:url(/static/media/chats.5adfcfafa4cc0d303184.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-calls{-webkit-mask:url(/static/media/calls.28f11734184b2e2e4e71.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-users{-webkit-mask:url(/static/media/users.3a4bb20ce645e85da09e.svg),center,center,no-repeat}.cometchat-tab-component__tab-icon-groups{-webkit-mask:url(/static/media/groups.6cc0adefb30e36b72309.svg),center,center,no-repeat}.cometchat-tab-component__tab-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);text-align:center}.cometchat-tab-component__tab-icon-active{background:var(--cometchat-icon-color-highlight)}.cometchat-tab-component__tab-text-active{color:var(--cometchat-text-color-highlight)}.cometchat-new-chat-view{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;height:100%;width:100%}.cometchat-new-chat-view__header{align-items:center;background:inherit;border-bottom:1px solid var(--cometchat-border-color-light);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:flex-start;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-new-chat-view__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-bold);overflow:hidden;text-overflow:ellipsis}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon{-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg) center center no-repeat}.cometchat-new-chat-view__header .cometchat-button{background:#0000;height:fit-content;padding:0;width:fit-content}.cometchat-new-chat-view__header .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary);height:24px;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg) center center no-repeat;width:24px}.cometchat-new-chat-view__header .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-new-chat-view__tabs{align-items:flex-start;align-self:stretch;background:var(--cometchat-background-color-03);border-right:1px solid var(--cometchat-border-color-light);margin:12px 16px 8px;margin:var(--cometchat-margin-3,12px) var(--cometchat-margin-4,16px) var(--cometchat-margin-2,8px) var(--cometchat-margin-4,16px);padding:1px}.cometchat-new-chat-view__tabs,.cometchat-new-chat-view__tabs-tab{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex}.cometchat-new-chat-view__tabs-tab{align-items:center;background:inherit;color:var(--cometchat-text-color-secondary);cursor:pointer;flex:1 0;font:var(--cometchat-font-heading4-medium);gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-new-chat-view__tabs-tab-active{background:var(--cometchat-background-color-01);border-right:1px solid var(--cometchat-border-color-light);color:var(--cometchat-text-color-highlight)}.cometchat-new-chat-view .cometchat-list__header-search-bar{padding-top:var(--cometchat-padding-2)}.cometchat-new-chat-view__header .cometchat-button:hover{background:#0000}@media (max-width:768px){.cometchat-new-chat-view{left:0;position:fixed;top:0;width:100vw;z-index:4}}.cometchat-messages-wrapper .cometchat-message-list{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.messages-wrapper .cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.messages-wrapper .cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.messages-wrapper .cometchat-header__info{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/infoIcon.a45d68fa3e8e16b713b0.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.messages-wrapper .message-composer-blocked{align-items:center;background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);display:flex;flex-direction:column;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);height:48px;justify-content:center;padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px);width:100%}.messages-wrapper .message-composer-blocked__text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.messages-wrapper .message-composer-blocked__text>a{color:#25d366;color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline;text-decoration-color:#25d366;text-decoration-color:var(--cometchat-primary-color)}.messages-wrapper .cometchat-header__info:hover,.messages-wrapper .cometchat-message-header__conversation-summary-button .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-messages-wrapper .cometchat-message-header__menu{gap:16px}.cometchat-messages-wrapper .cometchat-message-composer{height:auto;margin:0 8px 8px;width:auto}.cometchat-messages-wrapper .cometchat-message-list__shimmer{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-header-wrapper{background:var(--cometchat-background-color-03);flex-basis:auto;height:64px;width:100%}.cometchat-message-list-wrapper{flex-basis:auto;height:100%;overflow:hidden;width:100%}.cometchat-message-list-wrapper>.cometchat{height:100%;overflow:hidden}.cometchat-composer-wrapper{flex-basis:auto;height:fit-content;width:100%}.cometchat-messages-wrapper{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.cometchat-messages-wrapper .cometchat-message-header .cometchat-list-item{cursor:pointer}.cometchat-messages-wrapper .cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:inline;display:initial}.cometchat-messages-wrapper .cometchat-list__header{border-right:none}.message-composer-blocked__text-unblock{color:#25d366}.cometchat-threaded-message .cometchat-message-list__flag-message-dialog-wrapper{position:absolute}@media (max-width:768px){.cometchat-messages-wrapper{left:0;position:fixed;top:0;width:100vw;z-index:3}}.cometchat-call-bubble button:focus,.cometchat-call-bubble button:focus-visible{outline:none}button.cometchat-reactions__reaction-you:hover{border-color:#ccc4f1;border-color:var(--cometchat-extended-primary-color-300,#ccc4f1)}button.cometchat-reactions__reaction:hover{border-color:#f5f5f5;border-color:var(--cometchat-border-color-light,#f5f5f5)}.wa-attach-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#a1a1a1;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .15s ease,color .15s ease;width:36px}.wa-attach-btn:hover{color:#1f6fd6}.wa-message{display:flex;justify-content:flex-end;margin:6px 0}.wa-outgoing{background:#dcf8c6;border-radius:8px;max-width:70%;padding:8px}.wa-uploading{opacity:.85}.wa-file{align-items:center;display:flex;gap:10px}.wa-file-icon{font-size:20px}.wa-file-info{flex:1 1}.wa-file-name{font-size:14px;font-weight:500}.wa-file-status{color:#666;font-size:12px}.wa-spinner{animation:spin .9s linear infinite;border:2px solid #cfcfcf;border-radius:50%;border-top-color:#4caf50;height:18px;width:18px}:root{--bg-color:#fff;--text-color:#111;--preview-bg:#f0f0f0;--send-btn-bg:#25d366;--send-btn-disabled-bg:#ccc;--remove-btn-bg:red;--drag-border-color:#25d366;--cometchat-primary-color:#25d366;--cometchat-bg-color:#e6e6e6}@media (prefers-color-scheme:dark){:root{--bg-color:#111;--text-color:#fff;--preview-bg:#222;--send-btn-bg:#25d366;--send-btn-disabled-bg:#444;--remove-btn-bg:red;--drag-border-color:#25d366;--cometchat-primary-color:#25d366;--cometchat-bg-color:#333}}[data-theme=dark]{--bg-color:#111;--text-color:#fff;--preview-bg:#222;--send-btn-bg:#25d366;--send-btn-disabled-bg:#444;--remove-btn-bg:red;--drag-border-color:#25d366;--cometchat-primary-color:#25d366;--cometchat-bg-color:#333}.preview-container{background:#fff;background:var(--bg-color);display:flex;flex-wrap:wrap;gap:10px;padding:12px}.preview-item{position:relative}.thread-preview-container{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex-wrap:wrap;gap:10px;padding:12px}.preview-item .main-image-preview{border-radius:10px;height:95px;object-fit:cover;width:150px}.file-preview{background:#f0f0f0;background:var(--preview-bg);border-radius:8px;color:#111;color:var(--text-color);gap:8px;height:95px;padding:10px;text-align:center;width:150px}.file-preview,.remove-btn{align-items:center;display:flex;font-size:12px;justify-content:center}.remove-btn{background:#25d366;background:var(--cometchat-primary-color);border:none;border-radius:50%;color:#fff;cursor:pointer;height:22px;position:absolute;right:-6px;top:-6px;transition:transform .2s ease;width:22px}.remove-btn:hover{transform:scale(1.1)}.drag-active{background:#25d36614;border:2px dashed #25d366;border:2px dashed var(--drag-border-color)}.custom-send-btn{align-items:center;background:#25d366;background:var(--send-btn-bg);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;transition:transform .2s ease,background .2s ease;width:38px}.custom-send-btn:hover{transform:scale(1.05)}.custom-send-btn:disabled{background:#ccc;background:var(--send-btn-disabled-bg);cursor:not-allowed;transform:none}.cometchat-button{background:#fff;cursor:not-allowed;transition:background .2s ease}.cometchat-button:disabled{background:#fff;cursor:not-allowed;opacity:.7}.cometchat-button.cometchat-message-composer__send-button-active{background:#25d366;background:var(--cometchat-primary-color);cursor:pointer}.cometchat-message-composer__send-button{background:#e6e6e6;background:var(--cometchat-bg-color);border-radius:50%;cursor:pointer;transition:background .2s ease}.cometchat-message-composer__send-button-active{background:#25d366!important;background:var(--cometchat-primary-color)!important;cursor:pointer!important}.cometchat-message-composer__send-button button{background:#0000!important;border:none;color:inherit}.cometchat-button-spinner{animation:spin .9s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:block;height:16px;width:16px}.cometchat-message-composer__default-buttons{margin-left:-20px!important}.cometchat-add-members-wrapper,.side-component-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex-direction:column;flex-shrink:0;gap:0;max-height:100vh;max-width:420px;width:30%}.cometchat-leave-group__backdrop .cometchat-confirm-dialog .cometchat-confirm-dialog__icon-wrapper-icon{-webkit-mask:url(/static/media/leaveGroup.58a4d38b4954c066952c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-block-user-dialog__backdrop,.cometchat-delete-chat-dialog__backdrop,.cometchat-delete-group__backdrop,.cometchat-leave-group__backdrop,.cometchat-transfer-ownership-dialog__backdrop,.cometchat-transfer-ownership__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.cometchat-message-information__popup-wrapper{position:absolute}.cometchat-block-user-dialog__backdrop .cometchat-confirm-dialog__icon-wrapper-icon{-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg);-webkit-mask-size:contain}.side-component-header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;justify-content:space-between;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.side-component-content__title__wrapper{box-sizing:border-box;padding:0 12px;padding:0 var(--cometchat-padding-3,12px);width:100%}.side-component-header__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.side-component-header__icon:hover{background:var(--cometchat-icon-color-highlight)}.side-component-header__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.side-component-content{background:#fff;background:var(--cometchat-background-color-01,#fff);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:20px;gap:var(--cometchat-padding-5,20px);height:calc(100vh - 64px);overflow:auto;padding-top:40px}.side-component-content,.side-component-content__group{align-items:center;align-self:stretch;display:flex;flex-direction:column}.side-component-content__group{flex-shrink:0;gap:12px}.side-component-content__avatar{align-items:center;border-radius:1500px;border-radius:var(--cometchat-radius-max,1500px);display:flex;flex-shrink:0;height:120px;justify-content:center;width:120px}.side-component-content__avatar .cometchat-avatar,.side-component-content__avatar .cometchat-avatar__image,.side-component-content__avatar .cometchat-avatar__text{height:120px;width:120px}.side-component-content__avatar .cometchat-avatar__text{font:700 48px/57.6px var(--cometchat-font-family);font-style:normal;height:fit-content;width:fit-content}.side-component-content__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading3-medium,500 20px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.side-component-content__description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-component-content__action{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);width:100%}.cometchat-root>.cometchat>.cometchat-toast{bottom:120px}.side-component-content__action-item{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px)}.side-component-content__action-item-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask-size:contain;width:24px}.side-component-content__action-item-icon-default-addMembersToGroups{-webkit-mask:url(/static/media/addMembers.ac9bd9903ea91980e5bc.svg) center center no-repeat}.side-component-content__action-item-icon-deleteChat{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.side-component-content__action-item-icon-joinLeaveGroup{-webkit-mask:url(/static/media/leaveGroup.58a4d38b4954c066952c.svg) center center no-repeat}.side-component-content__action-item-icon-deleteGroup{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.side-component-content__action-item-icon-default{background:var(--cometchat-icon-color-highlight);height:24px;-webkit-mask-size:contain;width:24px}.side-component-content__action-item-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.side-component-content__action-item-text-default{color:var(--cometchat-text-color-highlight);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.side-component-group-members{flex:1 1;min-height:40dvh;overflow:auto;width:100%}.side-component-group-members-with-tabs{flex:1 1;min-height:calc(100% - 30px);overflow:auto;width:100%}.side-component-group-members .cometchat-list__header-title{display:none}.side-component-group-members .cometchat-list__header-search-bar{padding:0 16px;padding:0 var(--cometchat-padding-4,16px);width:100%}.side-component-group-members .cometchat-avatar,.side-component-group-members .cometchat-avatar__image,.side-component-group-members .cometchat-avatar__text,.side-component-group-members .cometchat-list-item__leading-view{height:40px;width:40px}.side-component-group-members .cometchat-list-item__tail-view{width:fit-content}.side-component-group-tabs-wrapper{padding:0 16px;padding:0 var(--cometchat-padding-4,16px);width:100%}.side-component-group-tabs{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;gap:0}.side-component-group-tabs__tab{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.side-component-group-tabs__tab-active{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5)}.side-component-group-tabs__tab-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);width:min-content}.side-component-group-tabs__tab-text-active{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);cursor:default}.cometchat-banned-members .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.side-component-group-members .cometchat-button__icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat!important}.cometchat-banned-members .cometchat-button:hover{background:#0000}.side-component-group-members .cometchat-list-item__body{padding:0}.cometchat-add-members-wrapper{height:100%;position:absolute;top:0;width:-webkit-fill-available;width:-moz-available}@media (max-width:768px){.side-component-wrapper{height:100vh;min-width:100vw;position:fixed;z-index:4}.cometchat-confirm-dialog{align-self:stretch;border-radius:16px;border-radius:var(--cometchat-radius-4,16px);padding:24px;padding:var(--cometchat-padding-6,24px)}.cometchat-change-scope,.cometchat-confirm-dialog{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:12px;width:320px}.cometchat-change-scope{border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;gap:var(--cometchat-padding-3,12px);padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px)}}.side-component-wrapper--threaded{flex-grow:1;max-width:100%;width:auto}.cometchat-add-members-wrapper{max-width:100%}@media (max-height:700px){.side-component-content::-webkit-scrollbar,.side-component-content::-webkit-scrollbar-thumb{display:none}}.side-component-group-members .cometchat-list__header{border-bottom:none}.side-component-wrapper__content{height:100%;overflow:hidden;width:100%}.side-component-wrapper__content-view{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.side-component-wrapper__content-top{z-index:2}.side-component-wrapper__content-bottom{z-index:1}.conversations-wrapper{position:relative}.selector-wrapper-search{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.cometchat-search-view__close-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-search-view__close-button .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-search-view__close-button .cometchat-button:hover{background:inherit}.side-component-content__action-item-disabled{cursor:default;pointer-events:none}.side-component-content__action-item-disabled .side-component-content__action-item-icon{background:#dcdcdc;background:var(--cometchat-text-color-disabled,#dcdcdc)}.side-component-content__action-item-disabled .side-component-content__action-item-text{color:#dcdcdc;color:var(--cometchat-text-color-disabled,#dcdcdc)}.CometChatApp{height:100%;width:100%}.CometChatApp *{box-sizing:border-box}.cometchat-root{border:1px solid #e8e8e8;border:1px solid var(--cometchat-border-color-default,#e8e8e8);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.conversations-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:3 1;flex-direction:column;gap:0;max-height:100vh;max-width:420px;width:30%}.conversations-wrapper.hide-sidebar{display:none}.selector-wrapper{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 1;flex-direction:column;gap:0;overflow:auto;width:100%}.selector-wrapper .cometchat-list__body{border-right:1px solid var(--cometchat-border-color-light);flex:1 1}.selector-wrapper::-webkit-scrollbar,.selector-wrapper::-webkit-scrollbar-thumb{display:none}.conversations-wrapper .selector-wrapper .cometchat-list{position:relative}.conversations-wrapper .selector-wrapper .cometchat-list .cometchat-list__header .cometchat-button{background:#0000;height:fit-content;padding:0;width:fit-content}.conversations-wrapper .selector-wrapper .cometchat-list .cometchat-list__header-menu{top:20px}.selector-wrapper .cometchat-list .cometchat-list__header .cometchat-button .cometchat-button__icon{height:24px;width:24px}.cometchat-incoming-call{left:30px;top:17px}.selector-wrapper .cc-conversations{border:none!important}.messages-wrapper{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex:5 1;flex-direction:column;justify-content:center;max-height:100vh;overflow:hidden;width:40%}.conversations-wrapper .cometchat-list__header-title{border-right:none}.login-placeholder{align-items:center;display:flex;flex-direction:column;gap:0;height:100%;justify-content:center;width:100%}.cometchat .cometchat-conversation-summary__header-close-button{-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.CometChatApp .cometchat .cometchat-mentions,.CometChatApp .cometchat .cometchat-mentions>span{background:none;font:var(--cometchat-font-body-bold)}@media (max-width:768px){.conversations-wrapper{max-width:100%;min-width:100%;width:100vw;z-index:1}.cometchat-root{bottom:0;left:0;margin-bottom:0;overflow:hidden;position:fixed;right:0}}.cometchat button:focus,.cometchat button:focus-visible{outline:none}.cometchat-audio-bubble__body-wave>div:nth-child(2){display:none}.cometchat-logo{align-items:center;align-self:center;background-color:#000;border:none;display:flex;height:64px;justify-content:center;-webkit-mask:url(/static/media/cometchat_logo.ecf7992c1cc3576ceb57.svg) center center no-repeat;mask:url(/static/media/cometchat_logo.ecf7992c1cc3576ceb57.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:120px}.cometchat-header-wrapper__desktop .cometchat-message-header__back-button,.cometchat-header-wrapper__hide-back-button .cometchat-message-header__back-button,.mobileChat .MuiIconButton-root[data-testid=cc-userlist-button],.mobileChat .MuiIconButton-root[id=screenShareButton]{display:none}.CometChatApp .cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){position:absolute}.modal-overlay{background:#00000073;z-index:9999}.modal-container{animation:fadeIn .2s ease;box-shadow:0 10px 40px #00000026;width:420px}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.modal-body{padding:20px}.modal-label{color:#555;display:block;font-size:14px;margin-bottom:6px}.modal-input{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px 12px;width:100%}.modal-input:focus{border-color:#4f46e5;outline:none}.modal-footer{border-top:1px solid #eee;gap:12px;justify-content:flex-end;padding:16px 20px}.btn-primary{background:var(--cometchat-primary-color);border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 16px}.btn-primary:disabled{background:#aaa;cursor:not-allowed}.btn-secondary{background:#0000;border:1px solid #ccc;border-radius:8px;padding:8px 16px}.edit-group-btn{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:4px}.edit-group-btn:hover{background:#f3f4f6;color:#111827}.modal-close{background:#0000;border:none;color:#000;cursor:pointer}.modal-close:hover{color:#1f6fd6;cursor:pointer}.btn-secondary{cursor:pointer}.cometchat-empty-state-view{align-items:center;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);width:316px}.cometchat-empty-state-view__icon{-webkit-mask:url(/static/media/emptyStateIconChat.dd845e1db2718f852ae0.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-empty-state-view__icon,.cometchat-empty-state-view__icon-call{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc);height:120px;width:120px}.cometchat-empty-state-view__icon-call{-webkit-mask:url(/static/media/call_empty.8ce6468827c447772bb6.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-empty-state-view__text{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;flex-direction:column;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);text-align:center;width:280px}.cometchat-empty-state-view__text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 18px Roboto;font:var(--cometchat-font-heading3-bold,700 18px Roboto);text-align:center}@media (max-width:768px){.cometchat-empty-state-view{display:none}}.cometchat-banned-members{height:312px}.cometchat-banned-members .cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-banned-members .cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-banned-members__empty{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;justify-content:center;width:100%}.cometchat-banned-members__empty-icon{background:var(--cometchat-icon-color-secondary);height:60px;-webkit-mask:url(/static/media/user_empty.cce82d51a2fd34fb1414.svg) center center no-repeat;-webkit-mask-size:contain;width:60px}.cometchat-banned-members__empty-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-banned-members .cometchat-list-item__trailing-view .cometchat-button__icon-default{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:14px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg),center,center,no-repeat;mask:url(/static/media/close.2adefe6aea2efbd3491d.svg),center,center,no-repeat;-webkit-mask-size:contain;width:14px}.cometchat-banned-members__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-banned-members__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-banned-members__shimmer-item-avatar{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:48px;width:48px}.cometchat-banned-members__shimmer-item-avatar,.cometchat-banned-members__shimmer-item-title{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));flex-shrink:0}.cometchat-banned-members__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;width:50%}.cometchat-add-members .cometchat-list__header .cometchat-list__header-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-bold);margin-left:32px;overflow:hidden;text-overflow:ellipsis}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button{background:#0000;height:24px;padding:0;width:24px}.cometchat-add-members .cometchat-add-members__back-button{height:24px;left:16px;overflow:hidden;position:absolute;top:20px;width:24px}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-add-members__add-btn-wrapper .cometchat-button{height:40px;width:100%}.cometchat-add-members .cometchat-list-item__tail-view{height:26px;width:26px}.cometchat-add-members{background:var(--cometchat-background-color-01);border:none;border-radius:0;height:100%;overflow:hidden;padding:0}.cometchat-add-members,.cometchat-add-members__add-btn-wrapper{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.cometchat-add-members__add-btn-wrapper{align-items:center;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-add-members__add-btn-wrapper>.cometchat{width:100%}.cometchat-add-members_error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;margin-top:4px;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-add-members__add-btn-wrapper-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-add-members__back-button .cometchat-button:hover{background:#0000}.cometchat-add-members .cometchat-add-members__back-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-transfer-ownership{align-items:flex-start;background:var(--cometchat-background-color-01);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);display:flex;flex-direction:column;flex-shrink:0;height:600px;width:420px}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog .cometchat-confirm-dialog__button-group-submit .cometchat-button{background:var(--cometchat-primary-color)}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog__icon-wrapper{display:none}.cometchat-transfer-ownership-dialog__backdrop .cometchat-confirm-dialog__button-group-submit{background:var(--cometchat-primary-button-background)}.cometchat-transfer-ownership>.cometchat{border-radius:inherit;overflow:hidden}.cometchat-transfer-ownership__buttons-wrapper .cometchat-button{font:var(--cometchat-font-button-medium);width:100%}.cometchat-transfer-ownership__buttons-wrapper>.cometchat{width:fit-content}.cometchat-transfer-ownership__buttons-wrapper{display:flex;flex-direction:column;width:100%}.cometchat-transfer-ownership__cancel-button .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-dark)}.cometchat-transfer-ownership__cancel-button .cometchat-button .cometchat-button__text{color:var(--cometchat-neutral-color-900)}.cometchat-transfer-ownership .cometchat-list__header-title{justify-content:center}.cometchat-transfer-ownership .cometchat-group-members .cometchat-list-item:hover{background:inherit;cursor:default}.cometchat-transfer-ownership__transfer-button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-transfer-ownership .cometchat-list-item__tail-view .cometchat-radiobutton__label{flex-direction:row-reverse}.cometchat-transfer-ownership .cometchat-list-item .cometchat-list-item__body{align-items:center}.cometchat-transfer-ownership .cometchat-list-item .cometchat-list-item__body-subtitle{display:none}.cometchat-transfer-ownership_error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;margin-top:4px;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-transfer-ownership__buttons{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:20px 16px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px)}@media (max-width:768px){.cometchat-transfer-ownership{border-radius:0;height:100vh;width:100vw}.cometchat-transfer-ownership .cometchat-list__header-title{justify-content:flex-start}}.cometchat-transfer-ownership__cancel-button .cometchat-button:hover{background:#0000}.history-modal-overlay{z-index:9999}.history-modal{background:#fff;border-radius:12px;box-shadow:0 12px 32px #00000040;width:460px}.history-header{border-bottom:1px solid #e6e6e6;padding:14px 16px}.history-header button{font-size:20px;opacity:.6}.history-body{background:#fafafa}.cc-date-separator{border-radius:12px;box-shadow:0 1px 2px #00000014;color:#555;margin:16px auto;padding:4px 12px}.cc-row{margin-bottom:10px}.cc-bubble{line-height:1.4;max-width:72%}.cc-bubble.in{background:#ededed;border-radius:14px 14px 14px 4px}.cc-file{min-width:240px}.cc-file-thumb{align-items:center;background:#fbbc04;border-radius:6px;display:flex;height:44px;justify-content:center;width:44px}.cc-row.out .cc-file-thumb{background:#ffffff40}.cc-file-thumb img{height:24px;width:24px}.cc-file-meta{font-size:12px;opacity:.7}.cc-download{color:inherit}.cc-time{font-size:11px;margin-top:4px;opacity:.7;text-align:right}.cc-ticks{font-size:12px}.cometchat-message-bubble__body-wrapper{display:flex;justify-content:flex-end;margin-bottom:10px}.cometchat-message-bubble__file-message{background:#2f80ed;border-radius:12px;color:#fff;max-width:340px;padding:8px}.cometchat-file-bubble{gap:10px}.cometchat-file-bubble-outgoing{background:#0000}.cometchat-file-bubble__leading-view{align-items:center;background:#ffffff40;border-radius:6px;height:44px;justify-content:center;width:44px}.cometchat-file-bubble__leading-view img{height:22px;width:22px}.cometchat-file-bubble__body{flex:1 1}.cometchat-file-bubble__body-name{font-size:14px;font-weight:500;line-height:1.2}.cometchat-file-bubble__body-details{font-size:12px;margin-top:2px;opacity:.8}.cometchat-file-bubble__tail-view{align-items:center;display:flex}.cometchat-file-bubble__tail-view-download{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='m12 16 4-5h-3V4h-2v7H8zM20 18H4v2h16z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;height:18px;width:18px}.cometchat-message-bubble__status-info-view{align-items:center;gap:6px}.cometchat-date{opacity:.7}.cometchat-message-list__receipt{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='m1.5 12 5 5 16-14'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;height:14px;width:14px}.cometchat-file-bubble-incoming{background:#ededed;color:#000}.cometchat-file-bubble-incoming .cometchat-file-bubble__leading-view{background:#fbbc04}.cometchat-file-bubble-incoming .cometchat-file-bubble__tail-view-download{filter:invert(1)}.history-modal-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.history-modal{background:#f5f5f5;border-radius:10px;display:flex;flex-direction:column;height:640px;overflow:hidden;width:750px}@media (prefers-color-scheme:dark){.history-modal{background:#1f1f1f;box-shadow:0 12px 32px #0009;color:#f3f4f6}}.history-header{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:12px 16px}@media (prefers-color-scheme:dark){.history-header{background:#1e1e1e;background:var(--cometchat-background-color-primary,#1e1e1e);border-bottom:1px solid #333;border-bottom:1px solid var(--cometchat-border-color-dark,#333)}}.history-header h3{font-size:16px;font-weight:600;margin:0}.history-header button{background:none;border:none;cursor:pointer;font-size:18px}.history-body{background:#f0f0f0;flex:1 1;padding:12px}@media (prefers-color-scheme:dark){.history-body{background:#1e1e1e}}.cc-date-separator{background:#fff;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-dark);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-medium);font-size:12px;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);margin:14px auto;padding:4px 10px;text-align:center;width:fit-content}@media (prefers-color-scheme:dark){.cc-date-separator{color:#ccc}}.cc-group-info-separator{background:#fff;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px #00000014;color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);margin:14px auto;padding:4px 10px;width:fit-content}@media (prefers-color-scheme:dark){.cc-group-info-separator{background:var(--cometchat-background-color-02);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px #ffffff14;color:var(--cometchat-text-color-secondary)}}.cc-row{margin-bottom:6px}.cc-row.in{justify-content:flex-start;margin-block:12px}.cc-row.out{justify-content:flex-end}.cc-bubble{border-radius:10px;font-size:14px;line-height:1.35;max-width:70%;padding:8px 10px}.cc-bubble.in{background:var(--cometchat-neutral-color-300);border-radius:10px 10px 10px 10px;color:#000;max-width:fit-content}@media (prefers-color-scheme:dark){.cc-bubble.in{background:#2a2a2a;color:#fff}.cc-bubble.in .cc-time{color:#bbb}}.cc-bubble.out{background:#1e6fd9;border-radius:10px 10px 10px 10px;color:#fff}.cc-text{white-space:pre-wrap;word-break:break-word}.cc-image img{border-radius:8px;display:block;max-width:240px}.cc-file{align-items:center;border-radius:8px;display:flex;gap:10px;padding:8px 8px 8px 4px}.cc-file-thumb{font-size:26px}.cc-file-info{flex:1 1}.cc-file-name{font-size:13px}.cc-file-meta{font-size:11px;opacity:.8}.cc-download{font-size:18px;text-decoration:none}.cc-time{align-items:center;display:flex;font:var(--cometchat-font-caption2-regular);gap:4px;justify-content:flex-end;opacity:.75}.cc-bubble.in .cc-time{color:#555}@media (prefers-color-scheme:dark){.cc-bubble.in .cc-time{color:#bbb}}.cc-bubble.out .cc-time{color:#e0e0e0}.cc-tick{color:#9fd1ff;font-size:12px}.cc-file,.cc-image img{cursor:pointer}.cc-image-preview-overlay{align-items:center;background:#000000e6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}@media (prefers-color-scheme:dark){.cc-image-preview-overlay{background:#000000e6}}.cc-image-preview-overlay img{border-radius:8px;max-height:90%;max-width:90%}.cc-image-close{background:none;border:none;color:#fff;cursor:pointer;font-size:22px;position:absolute;right:16px;top:16px}.cc-tick.delivered,.cc-tick.sent{color:#999}.cc-tick.read{color:#34b7f1}.cc-bubble,.cc-info-icon{position:relative}.cc-info-icon{color:#fff;cursor:pointer;font-size:14px;right:-28px;top:6px}.cc-info-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1001}.cc-info-modal{animation:cc-info-scale-in .2s ease-out;background:#fff;border-radius:12px;box-shadow:0 12px 40px #00000040;display:flex;flex-direction:column;max-height:85vh;max-width:90vw;overflow:hidden;width:360px}.cc-info-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:14px 16px}.cc-info-header h4{color:#222;font-size:15px;font-weight:600;margin:0}.cc-info-header button{background:#0000;border:none;color:#666;cursor:pointer;font-size:18px}.cc-info-header button:hover{color:#000}.cc-info-message-preview{border-bottom:1px solid #f0f0f0;color:#333;font-size:14px;padding:14px 16px;word-break:break-word}.cc-info-file{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;margin-top:10px;padding:10px}.cc-file-thumb{font-size:22px;margin-right:10px}.cc-file-name{font-size:14px;font-weight:500}.cc-file-meta{margin-top:2px}.cc-info-receipts{flex:1 1;overflow-y:auto;padding:8px 0}.cc-receipt-row{align-items:flex-start;display:flex;gap:10px;padding:10px 16px}.cc-receipt-row:hover{background:#f9f9f9}.cc-receipt-avatar{align-items:center;background:#ddd;border-radius:50%;color:#444;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;overflow:hidden;width:36px}.cc-receipt-avatar img{height:100%;object-fit:cover;width:100%}.cc-receipt-body{flex:1 1}.cc-receipt-name{color:#222;font-size:14px;font-weight:500}.cc-receipt-status{color:#666;font-size:12px;margin-top:2px}@keyframes cc-info-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.cc-info-modal{border-radius:0;height:100%;max-height:100%;width:100%}}.cc-info-status-block{display:flex;flex-direction:column;gap:14px;margin-top:20px;padding:0 12px}.cc-info-status-row{align-items:flex-start;display:flex;flex-direction:column}.cc-info-status-label{color:#333;font-size:14px;font-weight:600;margin-bottom:4px}.cc-info-status-time{color:#666;font-size:13px;line-height:1.3}.cc-text-message-container{color:#fff;font-size:15px;line-height:20px;margin-bottom:4px}.messageinfo-close{background:none;border:none;cursor:pointer;font-size:18px}@media (prefers-color-scheme:dark){.messageinfo-close{color:#ccc}}.cc-file-name{font:var(--cometchat-font-body-medium);font-style:normal;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-text-wrapper{align-items:flex-start;display:flex;gap:8px}.cc-avatar{flex-shrink:0}.cc-row{align-items:center;display:flex;gap:8px}.cc-avatar-wrapper{height:32px;margin-top:4px;width:32px}.cc-message{display:flex;flex-direction:column;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cc-sender-name{color:#1877f2;font-size:13px;font-weight:600;margin-bottom:4px}.cometchat-delete-bubble-incoming{background:none}.cc-file{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-history-btn{background:#fff}:root{--btn-bg:#fff;--btn-hover-bg:#f0f2f5;--btn-color:#000;--btn-hover-color:#1f6fd6}@media (prefers-color-scheme:dark){:root{--btn-bg:#1e1e1e;--btn-hover-bg:#333;--btn-color:#e0e0e0;--btn-hover-color:#539bf5}}.backup-history-btn{background:#0000;border:none;border-radius:4px;color:#000;padding:6px 12px;transition:all .2s ease}.backup-history-btn:hover{background:#0000;color:#1f6fd6;cursor:pointer}@media (prefers-color-scheme:dark){.backup-history-btn{color:#e0e0e0}.backup-history-btn:hover{background:#0000;color:#539bf5}}.skeleton-avatar{border-radius:50%;height:36px;width:36px}.skeleton-line{border-radius:6px;height:12px;margin-bottom:6px}.skeleton-line.short{width:80px}.skeleton-line.long{width:220px}.shimmer{animation:shimmer 1.4s ease infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6 37%,#f0f0f0 63%);background-size:400% 100%}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{width:330px}.cometchat-list-item__body-title_test{color:#111827;color:var(--cometchat-text-color-primary,#111827);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);font-weight:600;height:19px;line-height:120%;margin-right:var(--cometchat-margin-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (prefers-color-scheme:dark){.cometchat-list-item__body-title_test{color:#141414;color:var(--cometchat-text-color-primary,#141414)}}.cometchat-delete-bubble__body .cometchat-delete-bubble__icon{background:#727272;background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble__body .cometchat-delete-bubble__text{color:#989898;color:var(--cometchat-neutral-color-600,#989898)}.cometchat-date-one-info{font:400 14px Roboto!important;font:var(--cometchat-font-body-regular,400 14px Roboto)!important;opacity:.7!important}.history-body{overflow-y:auto;position:relative}.cc-scroll-down-button{align-items:center;background:var(--cometchat-static-black);border:none;border-radius:50%;bottom:20px;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:auto;margin-right:16px;opacity:0;padding:8px;pointer-events:none;position:sticky;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease;width:40px;z-index:5}.cc-scroll-down-button--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cc-scroll-down-button:hover{background:#1f1f1f;background:var(--cometchat-neutral-900,#1f1f1f)}@media (prefers-color-scheme:dark){.cc-scroll-down-button{background:var(--cometchat-static-black)}.cc-scroll-down-button:hover{background:#2a2a2a;background:var(--cometchat-neutral-800,#2a2a2a)}}.cc-scroll-down-button img{height:24px;width:24px}.history-header button{color:#000}@media (prefers-color-scheme:dark){.chathistory-close,.history-header button{color:#fff}}.chathistory-close:hover,.messageinfo-close:hover{color:#1f6fd6;cursor:pointer}.cc-text.cc-text-emoji,.cc-text.cc-text-emoji-info{font:var(--cometchat-font-title-regular);line-height:1.2;white-space:pre-wrap}.cc-text-info,.cc-text.cc-text-emoji-info{display:flex;justify-content:flex-end}.cc-text-info{margin-top:4px}.cometchat-message-information .cometchat-message-bubble{pointer-events:all!important}.cometchat-audio-bubble__body-wave{gap:3px;height:16px}.wave-bar{background:#fff6;border-radius:2px;height:6px;transition:background .2s ease,height .2s ease;width:3px}.wave-bar.active{background:#fff;height:12px}.cometchat-audio-bubble-incoming{background:none!important}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white)!important}.group-type-list{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.group-type-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;transition:background .15s ease}.group-type-item:not(:last-child){border-bottom:1px solid #e5e7eb}.group-type-item:hover{background:#f9fafb}.group-type-item.selected{background:#f0fdf4;background:var(--cometchat-neutral-color-300)}.group-type-title{color:#111827;font-size:14px;font-weight:500}.group-type-subtitle{color:#6b7280;font-size:12px;margin-top:2px}.checkmark{color:var(--cometchat-text-color-highlight);font-size:16px;font-weight:600}.group-avatar-wrapper{display:flex;justify-content:center;margin-bottom:16px}.group-avatar{background:#e5e7eb;border-radius:50%;height:88px;overflow:hidden;position:relative;width:88px}.group-avatar img{height:100%;object-fit:cover;width:100%}.group-avatar-placeholder{background:#4f46e5;font-size:36px;font-weight:500;height:100%;width:100%}.group-avatar-edit,.group-avatar-placeholder{align-items:center;color:#fff;display:flex;justify-content:center}.group-avatar-edit{background:var(--brand-color);border-radius:50%;bottom:6px;cursor:pointer;padding:6px;position:absolute;right:6px;transition:background-color .25s ease}.cc-row.out-hightlight-message{background:#cbdef6!important;cursor:pointer}@media (prefers-color-scheme:dark){.cc-row.out-hightlight-message{background:#3a4a6b!important}}.menu-action-btn{align-items:center;background:#e5e7eb;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;width:30px}.menu-action-btn:hover{background:#d1d5db}@media (prefers-color-scheme:dark){.menu-action-btn{background:#2a2a2a}.menu-action-btn:hover{background:#3a3a3a}}.thread-modal-overlay{background:#0000004d;display:flex;inset:0;justify-content:center;position:fixed;z-index:10000}.thread-modal{background:#fff;box-shadow:-2px 0 8px #00000026;display:flex;flex-direction:column;height:100%;max-width:100%;width:420px}.thread-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 16px}.thread-modal-body{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}@media (prefers-color-scheme:dark){.thread-modal-header{background:#1e1e1e;border-bottom:1px solid #333;color:#fff}.thread-modal-body{background:#2a2a2a;color:#ccc}}.thread-modal-footer{background:#fff;border-top:1px solid #eee;display:flex;gap:8px;padding:12px}.bubble-container-in{justify-content:flex-start}.bubble-container-out{justify-content:flex-end}.bubble{border-radius:12px;font-size:14px;max-width:100%;padding:10px 12px;word-break:break-word}.bubble.out{background:#2b6edc;color:#fff}.bubble.in{background:#e5e5ea;color:#000}@media (prefers-color-scheme:dark){.bubble.in{background:var(--cometchat-neutral-color-300);color:#fff}}.thread-replies-label{color:#777;font-size:12px;margin:10px 0;text-align:center}.thread-modal-header button{background:none;border:none;cursor:pointer;font-size:18px}.thread-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bubble-container.bubble-container-out.out-hightlight-message{background:#cbdef6!important;cursor:pointer}@media (prefers-color-scheme:dark){.bubble-container.bubble-container-out.out-hightlight-message{background:#3a4a6b!important;color:#fff;cursor:pointer}}.bubble-container{align-items:center;display:flex;gap:8px}.thread-replies-container{height:100%;overflow-y:auto;padding-bottom:20px;position:relative}[data-theme=dark] .history-modal{background:#1f1f1f;box-shadow:0 12px 32px #0009;color:#f3f4f6}[data-theme=dark] .history-header{background:#1e1e1e;background:var(--cometchat-background-color-primary,#1e1e1e);border-bottom:1px solid #333;border-bottom:1px solid var(--cometchat-border-color-dark,#333)}[data-theme=dark] .history-body{background:#1e1e1e}[data-theme=dark] .cc-date-separator{color:#ccc}[data-theme=dark] .cc-group-info-separator{background:var(--cometchat-background-color-02);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px #ffffff14;color:var(--cometchat-text-color-secondary)}[data-theme=dark] .cc-bubble.in{background:#2a2a2a;color:#fff}[data-theme=dark] .cc-bubble.in .cc-time{color:#bbb}[data-theme=dark] .cc-image-preview-overlay{background:#000000e6}[data-theme=dark] .messageinfo-close{color:#ccc}[data-theme=dark]{--btn-bg:#1e1e1e;--btn-hover-bg:#333;--btn-color:#e0e0e0;--btn-hover-color:#539bf5}[data-theme=dark] .backup-history-btn{color:#e0e0e0}[data-theme=dark] .backup-history-btn:hover{background:#0000;color:#539bf5}[data-theme=dark] .cometchat-list-item__body-title_test{color:#e5e5e5;color:var(--cometchat-text-color-primary,#e5e5e5)}[data-theme=dark] .cc-scroll-down-button{background:var(--cometchat-static-black)}[data-theme=dark] .cc-scroll-down-button:hover{background:#2a2a2a;background:var(--cometchat-neutral-800,#2a2a2a)}[data-theme=dark] .chathistory-close,[data-theme=dark] .history-header button{color:#fff}[data-theme=dark] .cc-row.out-hightlight-message{background:#3a4a6b!important}[data-theme=dark] .menu-action-btn{background:#2a2a2a}[data-theme=dark] .menu-action-btn:hover{background:#3a3a3a}[data-theme=dark] .thread-modal-header{background:#1e1e1e;border-bottom:1px solid #333;color:#fff}[data-theme=dark] .thread-modal-body{background:#2a2a2a;color:#ccc}[data-theme=dark] .bubble.in{background:var(--cometchat-neutral-color-300);color:#fff}[data-theme=dark] .bubble-container.bubble-container-out.out-hightlight-message{background:#3a4a6b!important;color:#fff;cursor:pointer}.cometchat-create-group__backdrop{align-items:center;background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.cometchat-create-group{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);height:auto;justify-content:space-between;padding:20px 40px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px) var(--cometchat-padding-10,40px);position:relative;width:400px}.cometchat-groups .cometchat-list__header-menu .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-create-group__title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading1-bold);font-style:normal;text-align:center}.cometchat-create-group__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px)}.cometchat-create-group__type-wrapper{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);text-align:left;width:100%}.cometchat-create-group__type-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-caption1-medium);font-style:normal}.cometchat-create-group__type-content{align-items:flex-start;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-Max,1000px);display:flex}.cometchat-create-group__type{align-items:center;color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer;display:flex;flex:1 0;font:var(--cometchat-font-heading4-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-create-group__type-selected{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-Max,1000px);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-create-group__name-wrapper,.cometchat-create-group__password-wrapper{align-items:flex-start;flex-direction:column;font:var(--cometchat-font-caption1-medium);font-style:normal}.cometchat-create-group__input,.cometchat-create-group__name-wrapper,.cometchat-create-group__password-wrapper{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-create-group__input{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-body-regular);font-style:normal;height:36px;padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-create-group__input:focus-visible{outline:none}.cometchat-create-group__submit-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-static-white,#fff);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-create-group__close-button{align-items:center;background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;display:flex;height:24px;justify-content:center;mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;right:16px;top:24px;width:24px}.cometchat-create-group__close-button:hover,.cometchat-groups .cometchat-list__header-menu .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}@media (max-width:768px){.cometchat-create-group{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:40px;gap:var(--cometchat-padding-10,40px);padding:20px 20px 40px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px) var(--cometchat-padding-10,40px) var(--cometchat-padding-5,20px);width:320px}}:root{--brand-color:#1f6fd6;--accent-color:#27c6e5;--danger-color:#dc3545;--danger-hover:#b23434;--text-primary:#141414;--text-secondary:#5f6b7a;--border-color:#ddd;--bg-light:#f7f9fc}.profile-overlay{align-items:center;background:#00000040;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.profile-modal{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0003;color:#141414;color:var(--text-primary);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:24px;max-width:460px;padding:28px 28px 20px;width:100%}@media (prefers-color-scheme:dark){.profile-modal{background:#1e1e1e;box-shadow:0 8px 30px #0009;color:#e0e0e0}}.profile-header{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:1.4rem;font-weight:700;gap:12px;padding-bottom:10px}.back-icon{color:#1f6fd6;color:var(--brand-color);cursor:pointer;transition:color .25s ease}.back-icon:hover{color:#2980ff}.profile-main{align-items:center;display:flex;flex-direction:column;gap:16px}.avatar-wrapper{height:110px;position:relative;width:110px}.avatar-img{border:3px solid #1f6fd6;border:3px solid var(--brand-color);border-radius:50%;height:100%;object-fit:cover;width:100%}.avatar-edit{align-items:center;background:#1f6fd6;background:var(--brand-color);border-radius:50%;bottom:6px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:6px;transition:background-color .25s ease}.avatar-edit:hover{background:#27c6e5;background:var(--accent-color)}.profile-name{border:1.5px solid #ddd;border:1.5px solid var(--border-color);border-radius:8px;font-size:1rem;max-width:320px;padding:10px 14px;text-align:center;transition:border-color .25s ease;width:100%}.profile-name:focus{border-color:#1f6fd6;border-color:var(--brand-color);outline:none}.profile-role-lastActive{color:#5f6b7a;color:var(--text-secondary);display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:10px;justify-content:space-between;max-width:320px;width:100%}@media (prefers-color-scheme:dark){.profile-role-lastActive{color:#ccc}}.profile-buttons{max-width:320px;width:100%}.profile-save-btn{background:#1f6fd6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 0;transition:background-color .25s ease;width:100%}.profile-save-btn:hover:not(:disabled){background:#2980ff;color:#fff}@media (prefers-color-scheme:dark){.profile-save-btn{background:#1f6fd6;color:#fff}.profile-save-btn:hover:not(:disabled){background:#2980ff;color:#fff}.profile-save-btn:disabled{background:#555;color:#ccc;cursor:not-allowed}}.profile-save-btn:disabled{cursor:not-allowed;opacity:.6}.friends-section{background:#f7f9fc;background:var(--bg-light);border-radius:10px;padding:16px 18px}.friends-section h3{font-weight:700;margin-bottom:12px}.no-friends-text{color:#999;font-style:italic;text-align:center}.friends-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;max-height:180px;overflow-y:auto;padding:0}.friend-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 0 4px #00000014;display:flex;gap:12px;padding:8px 14px;transition:box-shadow .25s ease}.friend-item:hover{box-shadow:0 0 8px #1f6fd659}.friend-avatar{border-radius:50%;height:42px;object-fit:cover;width:42px}.friend-name{flex:1 1;font-weight:600}.friend-action-btn{background:#dc3545;background:var(--danger-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:6px 14px;transition:background-color .25s ease}.friend-action-btn:hover:not(:disabled){background:#b23434;background:var(--danger-hover)}.friend-action-btn:disabled{cursor:not-allowed;opacity:.6}.friends-list::-webkit-scrollbar{width:6px}.friends-list::-webkit-scrollbar-thumb{background-color:#1f6fd6;background-color:var(--brand-color);border-radius:3px}[data-theme=dark] .friends-section{background:#1e1e1e}[data-theme=dark] .friends-section h3{color:#f1f1f1}[data-theme=dark] .no-friends-text{color:#bbb}[data-theme=dark] .friend-item{background:#2a2a2a;box-shadow:0 0 4px #0006}[data-theme=dark] .friend-item:hover{box-shadow:0 0 8px #2980ff66}[data-theme=dark] .friend-name{color:#e0e0e0}[data-theme=dark] .friend-action-btn{background:#d64545;color:#fff}[data-theme=dark] .friend-action-btn:hover:not(:disabled){background:#ff5c5c}[data-theme=dark] .friend-action-btn:disabled{cursor:not-allowed;opacity:.5}[data-theme=dark] .friends-list::-webkit-scrollbar-thumb{background-color:#3d8bfd}@media (prefers-color-scheme:dark){.friends-section{background:#1e1e1e}.friends-section h3{color:#f1f1f1}.no-friends-text{color:#bbb}.friend-item{background:#2a2a2a;box-shadow:0 0 4px #0006}.friend-item:hover{box-shadow:0 0 8px #2980ff66}.friend-name{color:#e0e0e0}.friend-action-btn{background:#d64545;color:#fff}.friend-action-btn:hover:not(:disabled){background:#ff5c5c}.friend-action-btn:disabled{cursor:not-allowed;opacity:.5}}@media (prefers-color-scheme:dark){.friends-list::-webkit-scrollbar-thumb{background-color:#3d8bfd}}@media (max-width:768px){.profile-modal{width:95%}}.wa-toggle-container{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.wa-toggle-label{color:#111b21;font-size:15px;font-weight:500}@media (prefers-color-scheme:dark){.wa-toggle-label{color:#e0e0e0}}.wa-switch{display:inline-block;height:24px;position:relative;width:44px}.wa-switch input{height:0;opacity:0;width:0}.wa-slider{background-color:#d1d7db;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:background-color .25s ease}.wa-slider:before{background-color:#fff;border-radius:50%;bottom:2px;box-shadow:0 1px 3px #00000040;content:"";height:20px;left:2px;position:absolute;transition:transform .25s ease;width:20px}.wa-switch input:checked+.wa-slider{background-color:#1f6fd6}.wa-switch input:checked+.wa-slider:before{transform:translateX(20px)}[data-theme=dark] .profile-modal{background:#1e1e1e;box-shadow:0 8px 30px #0009;color:#e0e0e0}[data-theme=dark] .profile-role-lastActive{color:#ccc}[data-theme=dark] .profile-save-btn{background:#1f6fd6;color:#fff}[data-theme=dark] .profile-save-btn:hover:not(:disabled){background:#2980ff;color:#fff}[data-theme=dark] .profile-save-btn:disabled{background:#555;color:#ccc;cursor:not-allowed}[data-theme=dark] .wa-toggle-label{color:#e0e0e0}.cometchat-user-details__header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;justify-content:space-between;min-height:65px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-user-details__header-icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:24px;-webkit-mask:url(/static/media/close.2adefe6aea2efbd3491d.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-user-details__header-icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-user-details__header-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-user-details__content{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:20px;gap:var(--cometchat-padding-5,20px);height:calc(100vh - 64px);padding-top:40px}.cometchat-user-details__content-avatar{align-items:center;border-radius:1500px;border-radius:var(--cometchat-radius-max,1500px);display:flex;flex-shrink:0;height:120px;justify-content:center;width:120px}.cometchat-user-details__content-avatar .cometchat-avatar,.cometchat-user-details__content-avatar .cometchat-avatar__image,.cometchat-user-details__content-avatar .cometchat-avatar__text{height:120px;width:120px}.cometchat-user-details__content-avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);font-style:normal;height:fit-content;width:fit-content}.cometchat-user-details__content-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading3-medium,500 20px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis}.cometchat-user-details__content-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.cometchat-user-details__content-action{border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);width:100%}.cometchat-user-details__content-action-item{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px)}.cometchat-user-details__content-action-item-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask-size:contain;width:24px}.cometchat-user-details__content-action-item-disabled{cursor:default}.cometchat-user-details__content-action-item-disabled .cometchat-user-details__content-action-item-icon{background:#dcdcdc;background:var(--cometchat-text-color-disabled,#dcdcdc)}.cometchat-user-details__content-action-item-disabled .cometchat-user-details__content-action-item-text{color:#dcdcdc;color:var(--cometchat-text-color-disabled,#dcdcdc)}.cometchat-user-details__content-action-item-icon-block-unblock{-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg) center center no-repeat}.cometchat-user-details__content-action-item-icon-delete{-webkit-mask:url(/static/media/delete.9436ff083c3f2bf87470.svg) center center no-repeat}.cometchat-user-details__content-action-item-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-threaded-message{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.cometchat-threaded-message .cometchat-threaded-message-preview__header{border-left:none;height:65px}.cometchat-threaded-message-list .cometchat-message-bubble .cometchat-text-bubble{max-width:280px}.cometchat-composer-wrapper .cometchat-mention-list{left:8px}.cometchat-threaded-message .message-composer-blocked{align-items:center;background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);display:flex;flex-direction:column;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);height:48px;justify-content:center;padding:12px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-5,20px);width:100%}.cometchat-threaded-message .message-composer-blocked__text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-threaded-message .message-composer-blocked__text>a{color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline;text-decoration-color:var(--cometchat-primary-color)}.cometchat-threaded-message-list{height:100%;overflow:hidden}.cometchat-threaded-message-list .cometchat-message-list{background:#fff;background:var(--cometchat-background-color-01,#fff)}.cometchat-threaded-message-composer{padding:8px}.side-component-wrapper .cometchat-threaded-message-preview,.side-component-wrapper>.cometchat{width:100%}.cometchat-threaded-message-list .cometchat-list__header{border-bottom:none}.cometchat-threaded-message .cometchat-action-sheet{height:fit-content}.cometchat-messages-wrapper .cometchat-message-list__flag-message-dialog-wrapper{position:absolute}.message-composer-blocked__text-unblock{color:var(--cometchat-primary-color);cursor:pointer;text-decoration:underline}.cometchat-call-log-details{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;height:100%;width:100%}.cometchat-call-log-details__header{align-items:center;align-self:stretch;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:var(--cometchat-font-heading2-bold);gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;min-height:64px;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);text-overflow:ellipsis}.cometchat-call-log-details__call-log-item .cometchat-list-item:hover{background:#0000;cursor:default}.cometchat-call-log-details__header-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading2-bold,700 20px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-call-log-details .cometchat-message-header{height:fit-content;padding:12px 16px 20px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px)}.cometchat-call-log-details .cometchat-call-log-details__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-call-log-details .cometchat-call-log-details__call-log-item .cometchat-list-item__tail-view{height:fit-content}.cometchat-call-log-details .cometchat-call-button{gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-call-log-details .cometchat-call-button__video,.cometchat-call-log-details .cometchat-call-button__voice{align-items:center;border:1px solid #e8e8e8;border:1px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:10px;height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-call-log-details .cometchat-call-button .cometchat-button__icon{background:var(--cometchat-icon-color-highlight)}.cometchat-call-log-details__call-log-item{width:100%}.cometchat-call-log-details__call-log-item .cometchat-list-item{align-items:center;display:flex;flex:1 0;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center}.cometchat-call-log-details .cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view,.cometchat-call-log-details__call-log-item .cometchat-avatar,.cometchat-call-log-details__call-log-item .cometchat-avatar__image{height:60px;width:60px}.cometchat-outgoing-call__avatar .cometchat-avatar,.cometchat-outgoing-call__avatar .cometchat-avatar__image{height:160px;width:160px}.cometchat-call-log-details__call-log-item .cometchat-avatar__text{font:700 24px Roboto;font:var(--cometchat-font-heading1-bold,700 24px Roboto)}.cometchat-call-log-details__tabs{align-items:center;align-self:stretch;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex}.cometchat-call-log-details__tabs-tab-item{color:#727272;color:var(--cometchat-text-color-secondary,#727272);cursor:pointer}.cometchat-call-log-details__tabs-tab-item,.cometchat-call-log-details__tabs-tab-item-active{align-items:center;border-radius:4px 4px 0 0;display:flex;flex:1 0;flex-direction:column;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);height:40px;padding:8px;padding:var(--cometchat-padding-2,8px);text-align:center}.cometchat-call-log-details__tabs-tab-item-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-call-log-details__header-back{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg);-webkit-mask-size:contain;width:24px}@media (max-width:768px){.cometchat-call-log-details{left:0;position:fixed;top:0;width:100vw;z-index:3}.cometchat-call-log-details__header-back{display:block}.cometchat-call-log-details .cometchat-message-header__back-button{display:none}.cometchat-call-log-details .cometchat-call-button__video,.cometchat-call-log-details .cometchat-call-button__voice{padding:8px;padding:var(--cometchat-padding-2,8px)}}@media (min-width:769px){.cometchat-call-log-details__header-back{display:none}}.cometchat-call-log-details .cometchat-call-log-details__call-log-item .cometchat-list-item__trailing-view{height:fit-content}.cometchat-call-log-info{padding-bottom:12px;padding-bottom:var(--cometchat-padding-3,12px);width:100%}.cometchat-call-log-info .cometchat-list-item{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-call-log-info .cometchat-avatar,.cometchat-call-log-info .cometchat-avatar__image,.cometchat-call-log-info .cometchat-list-item__leading-view{background:#0000;border-radius:0;height:16px;width:16px}.cometchat-call-log-info__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-info .cometchat-call-log-info__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-info .cometchat-call-log-info__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-info .cometchat-list-item__tail-view,.cometchat-call-log-info .cometchat-list-item__trailing-view{width:fit-content}.cometchat-call-log-participants{width:100%}.cometchat-call-log-participants .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-participants__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414)}.cometchat-call-log-participants__tail-view,.cometchat-call-log-participants__tail-view-disabled{font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-participants__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-call-log-participants .cometchat-list-item__tail-view{width:fit-content}.cometchat-call-log-recordings{height:100%;overflow:hidden;width:100%}.cometchat-call-log-recordings__download{background:var(--cometchat-icon-color-highlight);cursor:pointer;height:16px;-webkit-mask:url(/static/media/downloadRecording.68d1a64015bdff727563.svg);-webkit-mask-size:contain;width:16px}.cometchat-call-log-recordings__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-recordings__empty-state{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;justify-content:center}.cometchat-call-log-recordings__empty-state-icon{background:var(--cometchat-icon-color-tertiary);height:60px;-webkit-mask:url(/static/media/callRecordingEmpty.eed59067696789e6204c.svg) center center no-repeat;-webkit-mask-size:contain;width:60px}.cometchat-call-log-recordings__empty-state-text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-call-log-history{height:100%;overflow:hidden;width:100%}.cometchat-call-log-history .cometchat-avatar,.cometchat-call-log-history .cometchat-avatar__image,.cometchat-call-log-history .cometchat-list-item__leading-view{background:#0000;border-radius:0;height:16px;width:16px}.cometchat-call-log-history__subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-log-history .cometchat-call-log-history__tail-view{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-history .cometchat-call-log-history__tail-view-disabled{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-body-medium);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cometchat-call-log-history .cometchat-list-item__tail-view,.cometchat-call-log-history .cometchat-list-item__trailing-view{width:fit-content}.cometchat-call-log-history__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-call-log-history__shimmer-item{align-items:center;display:flex;gap:12px;height:65px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-call-log-history__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
      --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
    );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-shrink:0;height:38px;width:38px}.cometchat-call-log-history__shimmer-item-body{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-call-log-history__shimmer-item-body-title-wrapper{display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.cometchat-call-log-history__shimmer-item-body-title{height:16px;width:25%}.cometchat-call-log-history__shimmer-item-body-subtitle,.cometchat-call-log-history__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
      --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
    );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-call-log-history__shimmer-item-body-subtitle{height:14px;width:20%}.cometchat-call-log-history__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
      --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
    );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:16px;width:50px}.cometchat-call-log-history .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-call-log-history .cometchat-list-item__body{padding:0}.cometchat-alert-popup__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-alert-popup-wrapper{border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;gap:12px;gap:var(--cometchat-padding-3,12px);width:400px}.cometchat-alert-popup,.cometchat-alert-popup-wrapper{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column}.cometchat-alert-popup{align-self:stretch;border-radius:16px;border-radius:var(--cometchat-radius-4,16px);gap:12px;padding:24px;padding:var(--cometchat-padding-6,24px)}.cometchat-alert-popup__icon-wrapper{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:80px;justify-content:center;padding:16px;width:80px}.cometchat-alert-popup__icon{background:var(--cometchat-error-color);height:48px;-webkit-mask:url(/static/media/block.0699b8d96de4c20c76d0.svg) center center no-repeat;-webkit-mask-size:contain;width:48px}.cometchat-alert-popup__text{align-items:center;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-alert-popup__text-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-medium);text-align:center}.cometchat-alert-popup__text-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center}.cometchat-alert-popup__button-wrapper{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px 0;padding:var(--cometchat-padding-3,12px) 0}.cometchat-alert-popup__button-wrapper .cometchat-button{align-items:center;align-self:stretch;background:#0000;border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-alert-popup__button-wrapper .cometchat-button__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium)}.cometchat-alert-popup__button-wrapper>.cometchat{width:100%}@media (max-width:768px){.cometchat-alert-popup-wrapper{width:320px}}.cometchat-search-view{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;height:100%;width:100%}.cometchat-search-view__header{align-items:center;background:var(--cometchat-background);background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;min-height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-search-view__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-bold);overflow:hidden;text-overflow:ellipsis}.cometchat-search-view__content{flex:1 1;overflow:hidden}.cometchat-search-view__close-button .cometchat-button{background:none;border:none;border-radius:none;height:fit-content;margin:0;padding:0;width:fit-content}.cometchat-search-view__close-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary);height:24px;width:24px}*{box-sizing:border-box;font-family:Inter,system-ui,sans-serif}.app-layout{background:#f8fafc;display:flex;height:5%}.sidebar{align-items:center;display:flex;justify-content:flex-start;padding:24px;width:420px}.matter-section-inline{color:#374151;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:600;-webkit-user-select:none;user-select:none;white-space:nowrap}.matter-label-inline{color:#111827;letter-spacing:.1em;text-transform:uppercase}.matter-dash{color:#9ca3af;margin:0 6px}.matter-name-inline{color:#111827;font-weight:700}@media (prefers-color-scheme:dark){.app-layout,.sidebar{background:#fff;background:var(--cometchat-background-color-01,#fff)}.matter-section-inline{color:#f3f4f6}.matter-label-inline{color:#e5e7eb}.matter-dash{color:#6b7280}.matter-name-inline{color:#f9fafb}}.border{background:#e8e8e8;background:var(--cometchat-border-color-default,#e8e8e8);height:1px;margin:0 auto;max-width:400px;width:80%}.cometchat-conversations-header{align-items:center;align-self:stretch;background:none!important;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}@media (prefers-color-scheme:dark){.cometchat-conversations-header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:395px}}:root[data-theme=dark]{.app-layout,.sidebar{background:#1f2937;background:var(--cometchat-background-color-01,#1f2937)}.matter-section-inline{color:#f3f4f6}.matter-label-inline{color:#e5e7eb}.matter-dash{color:#6b7280}.matter-name-inline{color:#f9fafb}.cometchat-conversations-header{align-items:center;align-self:stretch;background:#1f2937;background:var(--cometchat-background-color-01,#1f2937);border-bottom:1px solid #374151;display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);justify-content:space-between;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:395px}}.modal-overlay{align-items:center;background:#0003;display:flex;inset:0;justify-content:center;position:fixed}.modal-container{background:#fff;border-radius:12px;display:flex;flex-direction:column;height:600px;overflow:hidden;width:380px}.modal-headers{align-items:center;display:flex;font-weight:600;padding:16px}.back-btn{cursor:pointer;font-size:18px;margin-right:12px}.back-btn:hover{color:#1f6fd6}.search-container{padding:16px}.search-container input{background:#f2f2f2;border:none;border-radius:20px;outline:none;padding:10px;width:100%}.user-list{flex:1 1;overflow-y:auto}.user-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background .2s ease}.user-item:hover{background:#f5f5f5}.user-item.selected{background:#eef4ff}.avatar,.user-left{align-items:center;display:flex}.avatar{background:#7fa6d6;border-radius:50%;color:#fff;font-weight:600;height:42px;justify-content:center;margin-right:12px;overflow:hidden;width:42px}.avatar img{height:100%;object-fit:cover;width:100%}.online-dot{background:#09c26f;border:2px solid #fff;border-radius:1000px;height:14px;margin-right:-12px;position:relative;right:15px;top:20px;width:14px}.user-name{font-size:15px}.custom-checkbox{align-items:center;border:2px solid #cfcfcf;border-radius:6px;display:flex;height:22px;justify-content:center;width:22px}.user-item.selected .custom-checkbox{background:#2f6fd6;border-color:#2f6fd6}.checkmark{color:#fff;font-size:14px;font-weight:700}.modal-footer{display:flex;gap:10px;padding:16px}.modal-footer button{border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px;transition:background .2s ease,opacity .2s ease}.add-member{background:#1f6fd6}.add-member:disabled{background:#dcdcdc;color:#888;cursor:not-allowed;opacity:.7}.remove-member{background:#ff4d4f}.remove-member:disabled{background:#f5b5b5;color:#888;cursor:not-allowed;opacity:.7}.owner-disabled:hover{background:none!important}.owner-disabled .custom-checkbox{background:#ccc;border-color:#aaa}.owner-disabled{cursor:not-allowed;opacity:.6}.owner-disabled:hover{background:inherit!important}@media (prefers-color-scheme:dark){.modal-overlay{background:#0009}.modal-container{background:#1e1e1e;color:#e0e0e0}.modal-headers{border-bottom:1px solid #333}.back-btn{color:#e0e0e0}.search-container input{background:#2a2a2a;color:#fff}.user-item{color:#e0e0e0}.user-item:hover{background:#333}.user-item.selected{background:#3a4a6b}.avatar{background:#556b8a}.online-dot{border:2px solid #1e1e1e}.add-member{background:#2f80ed}.add-member:hover:not(:disabled){background:#3d8bfd}.add-member:disabled{background:#3a3a3a;color:#777}.remove-member{background:#ff5c5c}.remove-member:hover:not(:disabled){background:#ff7070}.remove-member:disabled{background:#3a3a3a;color:#777}}[data-theme=dark] .modal-overlay{background:#0009}[data-theme=dark] .modal-container{background:#1e1e1e;color:#e0e0e0}[data-theme=dark] .modal-headers{border-bottom:1px solid #333}[data-theme=dark] .back-btn{color:#e0e0e0}[data-theme=dark] .search-container input{background:#2a2a2a;color:#fff}[data-theme=dark] .user-item{color:#e0e0e0}[data-theme=dark] .user-item:hover{background:#333}[data-theme=dark] .user-item.selected{background:#3a4a6b}[data-theme=dark] .avatar{background:#556b8a}[data-theme=dark] .online-dot{border:2px solid #1e1e1e}[data-theme=dark] .add-member{background:#2f80ed}[data-theme=dark] .add-member:hover:not(:disabled){background:#3d8bfd}[data-theme=dark] .add-member:disabled{background:#3a3a3a;color:#777}[data-theme=dark] .remove-member{background:#ff5c5c}[data-theme=dark] .remove-member:hover:not(:disabled){background:#ff7070}[data-theme=dark] .remove-member:disabled{background:#3a3a3a;color:#777}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-conversation-starter{align-content:center;align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:8px 8px;gap:8px var(--cometchat-padding-2,8px);justify-content:center;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-starter__item{align-content:center;align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:fit-content;min-height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-conversation-starter__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-conversation-starter__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer}.cometchat-conversation-starter__shimmer-container{align-items:flex-start;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:70%}.cometchat-conversation-starter__shimmer-item{align-content:center;align-items:center;align-self:stretch;animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:33px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:70%}.cometchat-conversation-starter__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-smart-replies__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-smart-replies{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-smart-replies__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-smart-replies__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-smart-replies__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-smart-replies__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-smart-replies__shimmer-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;width:100%}.cometchat-smart-replies__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;height:33px;width:20%}.cometchat-smart-replies__items-container{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-smart-replies__item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px);width:100%}.cometchat-smart-replies__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-smart-replies__item-button{background-color:initial;border:none;color:var(--cometchat-text-color-primary);cursor:pointer;text-align:left;width:100%}.cometchat-conversation-summary__wrapper{height:100%;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px);width:100%}.cometchat-conversation-summary{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182805,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversation-summary__header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.cometchat-conversation-summary__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-conversation-summary__header-close-button{background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);cursor:pointer;height:20px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:20px}.cometchat-conversation-summary__body{color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;text-align:left;width:100%}.cometchat-conversation-summary__shimmer{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;width:100%}.cometchat-conversation-summary__shimmer-item{align-content:center;align-items:center;align-self:stretch;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-wrap:wrap;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);height:14px;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-conversation-summary__shimmer .cometchat-conversation-summary__shimmer-item:last-child{width:70%}.cometchat-conversation-summary__shimmer-item{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));background-size:800px 104px}.cometchat-conversation-summary__empty-view,.cometchat-conversation-summary__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center}.cometchat-action-sheet{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;height:310px;justify-content:flex-start;overflow:hidden;overflow-y:auto;padding:0;position:absolute;width:max-content}.cometchat-action-sheet__item-icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;height:24px;justify-content:center;mask-size:contain;-webkit-mask-size:contain;width:24px}.cometchat-action-sheet__item-body{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-action-sheet__item{align-items:center;cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-action-sheet__item:hover{background:var(--cometchat-white-hover)}.cometchat-popover .cometchat-action-sheet{height:inherit}.cometchat-audio-bubble{align-items:flex-start;align-self:stretch;background:#0000;border:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:row;max-width:240px;padding:8px 8px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px);width:240px}.cometchat-audio-bubble__tail-view-download{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:24px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-audio-bubble__body-wave{align-items:center;display:flex;height:24px;justify-content:center;z-index:1}.cometchat-audio-bubble__tail-view-download-progress{height:24px;position:relative;width:24px}.cometchat-audio-bubble__tail-view-download-progress svg{height:24px;transform:rotate(-90deg);width:24px}.cometchat-audio-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-static-white);cursor:pointer;display:flex;height:15px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.cometchat-audio-bubble>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start}.cometchat-audio-bubble__body-time{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);text-align:left;width:100%}.cometchat-audio-bubble__body{align-items:center;display:flex;flex-direction:column;gap:var(--cometchat-padding);justify-content:flex-start;padding:0 var(--cometchat-padding-2) 0 var(--cometchat-padding-3)}.cometchat-audio-bubble__leading-view-pause,.cometchat-audio-bubble__leading-view-play{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-audio-bubble__leading-view-play{mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view-pause{mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-audio-bubble__leading-view{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-audio-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);opacity:.2}.cometchat-audio-bubble-incoming circle.cometchat-audio-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__tail-view-download-stop{background:var(--cometchat-primary-color)}.cometchat-audio-bubble-incoming .cometchat-audio-bubble__body-time{color:var(--cometchat-neutral-color-600)}.cometchat-avatar{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-500,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-avatar__image{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);font:700 32px Roboto;font:var(--cometchat-font-title-bold,700 32px Roboto);height:100%;width:100%}.cometchat-avatar__image,.cometchat-avatar__text{align-items:center;color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;flex-shrink:0;justify-content:center;text-align:center}.cometchat-avatar__text{font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);height:24px;width:24px}.cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:160px}.cometchat-button__text{color:#fff;color:var(--cometchat-static-white,#fff);cursor:pointer;font:500 14px Roboto;font:var(--cometchat-font-button-medium,500 14px Roboto);line-height:120%}.cometchat-button__icon{align-items:center;cursor:pointer;display:flex;justify-content:center}.cometchat-button__icon-default{height:24px;width:24px}.cometchat-button:hover{background:#7a6bd6;background:var(--cometchat-extended-primary-color-800,#7a6bd6)}.cometchat-button:active{background:#5d49be;background:var(--cometchat-extended-primary-color-900,#5d49be);outline:none}.cometchat-button:focus{outline:none}.cometchat-button__loading-view{animation:spin .8s linear infinite;height:24px;width:24px}.cometchat-call-bubble{align-items:center;background:var(--cometchat-primary-color);background:inherit;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;display:flex;flex-direction:column;gap:0;margin:0;max-width:240px;padding:0;width:240px}.cometchat-call-bubble__body{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-call-bubble__body-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__icon-wrapper-icon{align-items:center;background:var(--cometchat-primary-color);display:flex;height:20px;justify-content:center;mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:20px}.cometchat-call-bubble__icon-wrapper{align-items:center;background:var(--cometchat-static-white);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:40px;justify-content:center;padding:var(--cometchat-padding-2);width:40px}.cometchat-call-bubble__body-content-subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-caption1-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble__body-content-subtitle .cometchat-date{color:inherit;font:inherit;padding:0}.cometchat-call-bubble__body-content{text-align:left}.cometchat-call-bubble__button{align-items:center;align-self:stretch;background:inherit;border:none;border-radius:0 0 8px 8px;border-radius:0 0 var(--cometchat-radius-radius_2,8px) var(--cometchat-radius-radius_2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-body-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-call-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-call-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-subtitle{color:var(--cometchat-neutral-color-600)}.cometchat-call-bubble__body-content-title{font:var(--cometchat-font-body-medium);overflow:hidden;text-overflow:ellipsis}.cometchat-call-bubble-incoming .cometchat-call-bubble__body-content-title{color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-subtitle,.cometchat-call-bubble-outgoing .cometchat-call-bubble__body-content-title{color:var(--cometchat-static-white)}.cometchat-call-bubble-incoming .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-border-color-dark);color:var(--cometchat-neutral-color-900)}.cometchat-call-bubble-outgoing .cometchat-call-bubble__button{border-top:1px solid var(--cometchat-extended-primary-color-800);color:var(--cometchat-static-white)}.cometchat-change-scope{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-change-scope__icon-container{align-items:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:80px;justify-content:center;width:80px}.cometchat-change-scope__icon{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);display:flex;flex-shrink:0;height:48px;justify-content:center;mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;-webkit-mask:url(/static/media/change_scope.b7ce2e760bde03b486b5.png) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:48px}.cometchat-change-scope__text{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-change-scope__title{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 20px Roboto;font:var(--cometchat-font-heading2-medium,500 20px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__description{align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:center}.cometchat-change-scope__dropdown{gap:4px;gap:var(--cometchat-padding-2,4px);height:36px;width:352px}.cometchat-change-scope__dropdown,.cometchat-change-scope__list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-change-scope__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:0;height:fit-content;overflow:auto}.cometchat-change-scope__list-item{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:48px;max-width:1440px;min-width:240px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-change-scope__list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);cursor:pointer}.cometchat-change-scope__list-item-label{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;flex:1 0;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-change-scope__button-container{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px 0;padding:var(--cometchat-padding-3,12px) 0}.cometchat-change-scope__submit-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__submit-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__submit-button .cometchat-button{align-items:center;align-self:stretch;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__submit-button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-change-scope__cancel-button>.cometchat{height:100%;width:100%}.cometchat-change-scope__cancel-button .cometchat-button{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-neutral-color-900,#141414);display:flex;font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);height:100%;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-change-scope__button-container .cometchat-button .cometchat-button__text{color:inherit;font:inherit}.cometchat-change-scope__cancel-button{flex:1 1;height:40px;line-height:120%}.cometchat-change-scope__error-view{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-checkbox{align-items:center;display:inline-flex;position:relative}.cometchat-checkbox__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-checkbox__checkmark{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-checkbox:hover .cometchat-checkbox__checkmark{border:1.5px solid #dcdcdc;border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-checkbox__checkmark:after{background:#fff;background:var(--cometchat-static-white,#fff);content:"";display:none;height:16px;left:50%;mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;-webkit-mask:url(/static/media/checkbox_tick.c8c052b7695f577cad91.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:16px}.cometchat-checkbox input[type=checkbox]:checked+.cometchat-checkbox__checkmark:after{display:block}.cometchat-checkbox__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-confirm-dialog{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;gap:var(--cometchat-padding-3,12px);margin:0 auto;padding:24px 24px 12px;padding:var(--cometchat-padding-6,24px) var(--cometchat-padding-6,24px) var(--cometchat-padding-3,12px) var(--cometchat-padding-6,24px);width:400px}.cometchat-confirm-dialog__content-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading2-medium);font-style:normal;text-align:center}.cometchat-confirm-dialog__content{display:flex;flex-direction:column;gap:var(--cometchat-padding)}.cometchat-confirm-dialog__content-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:100%}.cometchat-confirm-dialog__button-group{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden;padding:12px 0;padding:var(--cometchat-padding-3,12px) 0;width:100%}.cometchat-confirm-dialog__icon-wrapper{align-items:center;background:var(--cometchat-background-color-02);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:1;height:80px;justify-content:center;padding:var(--cometchat-padding-4);width:80px}.cometchat-confirm-dialog__icon-wrapper-icon{align-items:center;background:var(--cometchat-error-color);display:flex;height:48px;justify-content:center;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-confirm-dialog__button-group-submit .cometchat-button{background:var(--cometchat-error-color);border:1px solid var(--cometchat-border-color-light);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group .cometchat-button{height:100%;width:100%}.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-cancel,.cometchat-confirm-dialog__button-group .cometchat-confirm-dialog__button-group-submit{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;width:100%}.cometchat-confirm-dialog__button-group-cancel>.cometchat,.cometchat-confirm-dialog__button-group-submit>.cometchat{height:100%;width:100%}.cometchat-confirm-dialog__button-group-cancel .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid var(--cometchat-border-color-dark);padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px)}.cometchat-confirm-dialog__button-group-cancel .cometchat-button .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-confirm-dialog__button-group-submit .cometchat-button .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-confirm-dialog-error-view{align-items:flex-start;background:linear-gradient(0deg,#f446491a,#f446491a),#fff;background:linear-gradient(0deg,#f446491a 0,#f446491a 100%),var(--cometchat-background-color-01,#fff);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-4,12px) var(--cometchat-radius-4,12px) 0 0;color:#f44649;color:var(--cometchat-error-color,#f44649);display:flex;font:var(--cometchat-font-body-regular);font-style:normal;height:48px;justify-content:center;margin-bottom:-16px;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-menu-list{align-items:flex-start;background:#0000;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-menu-list__main-menu{align-items:center;display:flex;gap:12px;width:100%}.cometchat-menu-list__sub-menu-list{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;overflow:hidden;padding:0;position:fixed;width:160px;z-index:3}.cometchat-menu-list__main-menu-item,.cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-menu-list__main-menu-item{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;cursor:pointer;height:24px;justify-content:center;padding:4px;width:24px}.cometchat-menu-list__sub-menu-list-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);cursor:pointer;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);padding:12px;padding:var(--cometchat-padding-3,12px)}.cometchat-menu-list__sub-menu-list-item:hover{background:var(--cometchat-white-hover)}.cometchat-menu-list__menu{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;gap:12px;gap:var(--cometchat-padding-2,12px);height:48px;width:100%}.cometchat-menu-list__main-menu-item-icon{flex-shrink:0;height:16px;width:16px}.cometchat-menu-list__main-menu-item-icon,.cometchat-menu-list__sub-menu-list-item-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;justify-content:center;-webkit-mask-size:contain}.cometchat-menu-list__sub-menu-list-item-icon{height:24px;width:24px}.cometchat-menu-list__sub-menu-item-title{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:-webkit-box;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-menu-list__sub-menu{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 1px 2px 0 #1018280d;display:flex;height:24px;justify-content:center;width:24px}.cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);cursor:pointer;flex-shrink:0;height:16px;-webkit-mask:url(/static/media/more_icon.81b8f41258a897ea6ac4.svg);-webkit-mask-size:contain;width:16px}.cometchat-menu-list__menu-wrapper{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-date{background:#0000;color:var(--cometchat-neutral-color-600);display:inline;font:var(--cometchat-font-caption2-regular);font-style:normal;padding:3px 10px;text-align:center}.cometchat-delete-bubble{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:270px;padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-delete-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-delete-bubble-incoming{background:#383838;background:var(--cometchat-neutral-color-300,#383838)}.cometchat-delete-bubble__body{align-items:flex-start;border-radius:0;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end;padding:0}.cometchat-delete-bubble__icon{align-items:center;background:#fff;background:var(--cometchat-primary-button-icon,#fff);display:flex;height:16px;justify-content:center;mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__icon{background:#727272;background:var(--cometchat-neutral-color-600,#727272)}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble__text{font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:left}.cometchat-delete-bubble-outgoing .cometchat-delete-bubble__text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-delete-bubble-incoming .cometchat-delete-bubble__text{color:#989898;color:var(--cometchat-neutral-color-600,#989898)}.cometchat-document-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;max-width:240px;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px);width:240px}.cometchat-document-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-document-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble__body{align-items:center;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px 0;padding:var(--cometchat-padding-2,8px) 0 var(--cometchat-padding-2,8px) 0}.cometchat-document-bubble__banner-image,.cometchat-document-bubble__banner-image img{border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-document-bubble__banner-image img{max-height:100%;max-width:100%}.cometchat-document-bubble__body-content{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-document-bubble__body-content-name{font:var(--cometchat-font-body-medium);font-style:normal;line-height:120%;overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-name{color:#141414;color:var(--cometchat-text-color-primary,#141414)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-name{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-content-description{font:var(--cometchat-font-caption2-regular);font-style:normal;line-height:120%;overflow:hidden;text-overflow:ellipsis}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-content-description{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__body-icon{align-items:center;display:flex;height:32px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:32px}.cometchat-collaborative-document .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg)center center no-repeat;mask:url(/static/media/collaborative_document_fill.221c4b61169245253c63.svg) center center no-repeat}.cometchat-collaborative-whiteboard .cometchat-document-bubble__body-icon{-webkit-mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg)center center no-repeat;mask:url(/static/media/collaborative_whiteboard_fill.25e29644e4591c341125.svg) center center no-repeat}.cometchat-document-bubble-incoming .cometchat-document-bubble__body-icon{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__body-icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-document-bubble__button{align-items:center;align-self:stretch;cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center;line-height:120%;padding:20px;padding:var(--cometchat-padding-5,20px)}.cometchat-document-bubble-incoming .cometchat-document-bubble__button{border-top:1px solid #dcdcdc;border-top:1px solid var(--cometchat-border-color-dark,#dcdcdc);color:#6852d6;color:var(--cometchat-primary-button-background,#6852d6)}.cometchat-document-bubble-outgoing .cometchat-document-bubble__button{border-top:1px solid #7965db;border-top:1px solid var(--cometchat-extended-primary-color-800,#7965db);color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-dropdown{position:relative}.cometchat-dropdown__placeholder-text{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-default,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-tertiary,#141414);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;justify-content:space-between;line-height:120%;overflow:hidden;padding:8px;padding:var(--cometchat-padding-2,8px);text-overflow:ellipsis;width:100%}.cometchat-dropdown__placeholder-text label{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-dropdown__placeholder-text:after{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-dropdown__arrow{align-items:center;background:#6b7280;background:var(--cometchat-icon-color-primary,#6b7280);cursor:pointer;display:flex;height:20px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg);width:20px}.cometchat-dropdown__items{align-items:flex-start;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;padding:0;position:relative;z-index:20}.cometchat-dropdown__item,.cometchat-dropdown__items{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-dropdown__item{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);gap:12px;gap:var(--cometchat-padding-3,12px);line-height:120%;overflow:hidden;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);text-overflow:ellipsis}.cometchat-dropdown__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa);border-right:1px solid #f5f5f5;border-right:1px solid var(--cometchat-border-color-light,#f5f5f5);cursor:pointer}.cometchat-dropdown__items-hidden{display:none}.cometchat-edit-preview{align-items:flex-start;background:var(--cometchat-background-color-03);border:none;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:space-between;margin:0;min-height:30px;padding:8px;padding:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-edit-preview__close{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:8px;right:var(--cometchat-padding-2,8px);top:8px;top:var(--cometchat-padding-2,8px);width:20px}.cometchat-edit-preview__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-edit-preview__subtitle{color:var(--cometchat-text-color-secondary);font-style:normal;font:var(--cometchat-font-caption1-regular);overflow:hidden;text-align:left;width:100%;word-break:break-word}.cometchat-emoji-keyboard{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:300px;overflow:hidden;padding:0;position:absolute;width:300px}.cometchat-emoji-keyboard__tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-2,4px);min-height:48px;overflow:scroll hidden;padding:8px;padding:var(--cometchat-padding-2,8px);transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;will-change:scroll-position}.cometchat-emoji-keyboard__search{height:fit-content;padding:12px;padding:var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard .cometchat-search-bar{height:36px}.cometchat-emoji-keyboard .cometchat-search-bar input,.cometchat-emoji-keyboard .cometchat-search-bar input::placeholder{font:700 14px Roboto;font:var(--cometchat-font-body-regular,700 14px Roboto)}.cometchat-emoji-keyboard__list .cometchat-search{align-items:center;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-emoji-keyboard__list-content{display:contents}.cometchat-emoji-keyboard__emoji-list{align-items:center;display:flex;flex-wrap:wrap;gap:8px;gap:var(--cometchat-spacing-2,8px)}.cometchat-emoji-keyboard__list-item{border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;text-align:center;width:32px}.cometchat-emoji-keyboard__list-item:hover{background-color:#f5f5f5;background-color:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-emoji-keyboard__list-item:active{background-color:#e8e8e8;background-color:var(--cometchat-background-color-04,#e8e8e8)}.cometchat-emoji-keyboard__list-title{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);line-height:120%;text-align:left}.cometchat-emoji-keyboard__tab-active{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-emoji-keyboard__tab{align-items:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;flex-shrink:0;gap:12.8px;height:32px;justify-content:center;width:32px}.cometchat-emoji-keyboard__list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;padding:0 12px 12px;padding:0 var(--cometchat-padding-3,12px) var(--cometchat-padding-3,12px);width:100%}.cometchat-emoji-keyboard__tab-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:17px;mask-size:contain;-webkit-mask-size:contain;width:17px}.cometchat-emoji-keyboard__tab-active .cometchat-emoji-keyboard__tab-icon{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6)}[data-theme=dark] .cometchat-emoji-keyboard .cometchat-emoji-keyboard__list-item{color:var( --cometchat-neutral-color-500)}.cometchat-file-bubble{align-self:stretch;border:none;border-radius:none;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-sizing:border-box;flex-direction:row;justify-content:space-between;max-width:240px;padding:8px 8px 8px 4px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px);width:240px}.cometchat-file-bubble,.cometchat-file-bubble>div:not([class]){align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);overflow:hidden}.cometchat-file-bubble>div:not([class]){flex:1 0;justify-content:flex-start;width:inherit}.cometchat-file-bubble__body{word-wrap:break-word;display:flex;flex-direction:column;gap:var(--cometchat-padding);overflow:hidden;text-align:left}.cometchat-file-bubble__body-name{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;display:-webkit-box;font:var(--cometchat-font-body-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__body-details{font:var(--cometchat-font-caption2-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-file-bubble__leading-view{align-items:flex-start;display:flex;justify-content:flex-end;width:fit-content}.cometchat-file-bubble__tail-view-download{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;-webkit-mask:url(/static/media/download.2068ff3bb9a26d87d0e5.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-name{color:var(--cometchat-neutral-color-900)}.cometchat-file-bubble-incoming .cometchat-file-bubble__body-details{color:var(--cometchat-neutral-color-600)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-details,.cometchat-file-bubble-outgoing .cometchat-file-bubble__body-name{color:var(--cometchat-static-white)}.cometchat-file-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-file-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-file-bubble__tail-view-download-progress{height:20px;position:relative;width:20px}.cometchat-file-bubble__tail-view-download-progress svg{height:20px;transform:rotate(-90deg);width:20px}.cometchat-file-bubble__tail-view-download-stop{align-items:center;background:var(--cometchat-primary-color);cursor:pointer;display:flex;height:12px;justify-content:center;left:50%;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-primary-color);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-primary-color);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download{background:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-background{stroke:var(--cometchat-static-white);opacity:.2}.cometchat-file-bubble-outgoing circle.cometchat-file-bubble__tail-view-download-progress-foreground{stroke:var(--cometchat-static-white)}.cometchat-file-bubble-outgoing .cometchat-file-bubble__tail-view-download-stop{background:var(--cometchat-static-white)}.cometchat-fullscreen-viewer{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.cometchat-fullscreen-viewer__header{left:10px;position:absolute;top:0;width:fit-content}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item{background-color:initial}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-avatar img{height:100%;width:100%}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-static-white,#fff);font:var(--cometchat-font-heading4-medium);font-style:normal;overflow:hidden;text-overflow:ellipsis}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__header-item .cometchat-list-item__body-subtitle{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-fullscreen-viewer__body-image{box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;max-height:600px;max-width:400px}.cometchat-fullscreen-viewer__close-button{background-color:#fff;background-color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;height:32px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:100%;mask-size:100%;position:absolute;right:10px;top:10px;width:32px}.cometchat-fullscreen-viewer__body-download-progress{height:100px;position:relative;width:100px}.cometchat-fullscreen-viewer__body-download-progress svg{height:100px;transform:rotate(-90deg);width:100px}circle.cometchat-fullscreen-viewer__body-download-progress-background{stroke:var(--cometchat-static-white);stroke-dasharray:113 113;stroke-width:2;fill:none;opacity:.2}circle.cometchat-fullscreen-viewer__body-download-progress-foreground{stroke:var(--cometchat-static-white);stroke-dasharray:0 113;stroke-width:2;fill:none;stroke-linecap:round}.cometchat-image-bubble{background:#0000;border-radius:var(--cometchat-radius-3);cursor:pointer;display:flex;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:100%}.cometchat-image-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;width:100%}.cometchat-image-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-image-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-list{background:inherit;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.cometchat-list__header-title{align-items:center;align-self:stretch;color:var(--cometchat-text-color-primary);display:flex;flex-shrink:0;flex:1 0;font:var(--cometchat-font-heading1-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px);height:fit-content;min-height:64px;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);text-align:left;text-overflow:ellipsis;width:100%}.cometchat-list__header{background:var(--cometchat-background-color-01);border-bottom:1px solid var(--cometchat-border-color-light);border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin:0;padding:0;width:100%}.cometchat-list__header-search-bar{align-items:flex-start;align-self:stretch;display:flex;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list__body{border-right:1px solid var(--cometchat-border-color-light);box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden auto;overflow-x:hidden;position:relative;width:100%}.cometchat-list__empty-view,.cometchat-list__error-view,.cometchat-list__loading-view{height:calc(100% - 1px);overflow:hidden;width:100%}.cometchat-list__loading-view-top{bottom:0;height:100%;position:absolute;top:0;width:100%;z-index:2}.cometchat-list__section-header{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-heading4-medium);font-style:normal;text-align:left}.cometchat-list__section{align-items:center;align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:8px 16px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) 0 var(--cometchat-padding-4,16px)}.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar,.cometchat-list-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{display:none}.cometchat-list__item-wrapper{display:flex;flex-direction:column}.cometchat-list-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);box-sizing:border-box;display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-list-item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa)}.cometchat-list-item:active{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-list-item__body{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:5px;width:100%}.cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);height:19px;line-height:120%;margin-right:var(--cometchat-margin-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-list-item__title-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);overflow:hidden;padding:0;text-align:left;width:100%}.cometchat-list-item__menu-view,.cometchat-list-item__trailing-view{align-items:center;display:flex;height:24px;justify-content:flex-end;width:24px}.cometchat-list-item__trailing-view-hidden{display:none}.cometchat-list-item__leading-view{align-items:center;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;justify-content:center;padding:9px 9px 9px 10px;width:48px}.cometchat-list-item__body-subtitle{align-items:flex-start;align-self:stretch;display:flex;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-list-item__status{display:none}.cometchat-list-item__status-icon_right{border:none;border-radius:16px;bottom:20%;height:10px;margin-left:20px;position:relative;width:10px}.cometchat-list-item__divider{background:grey;height:1px;width:100%}.cometchat-media-recorder__recorded,.cometchat-media-recorder__recording{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:inherit;padding:20px;padding:var(--cometchat-padding-5,20px);width:260px}.cometchat-media-recorder__recording{justify-content:space-between}.cometchat-media-recorder{width:max-content}.cometchat-media-recorder .cometchat-audio-bubble{max-width:100%;padding-bottom:var(--cometchat-padding-2);width:100%}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__tail-view{display:none}.cometchat-media-recorder .cometchat-audio-bubble .cometchat-audio-bubble__body{align-items:center;flex-direction:row;gap:var(--cometchat-padding-2);justify-content:space-between;padding-right:0}.cometchat-media-recorder__recorded-control,.cometchat-media-recorder__recording-control{align-items:center;display:flex;gap:20px}.cometchat-media-recorder__recording-preview{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);width:120px}.cometchat-media-recorder__recorded-preview{align-items:flex-start;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:0;padding:8px 0;padding:var(--cometchat-padding-2,8px) 0;width:260px}.cometchat-media-recorder__recorded-control-delete,.cometchat-media-recorder__recorded-control-record,.cometchat-media-recorder__recording-control-delete,.cometchat-media-recorder__recording-control-stop{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.cometchat-media-recorder__recording-control-stop-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask:url(/static/media/stop.436a8cb465a4609f82a5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-delete-icon,.cometchat-media-recorder__recording-control-delete-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;mask:url(/static/media/delete.ca82d8766e6022162c9a.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-record-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);flex-shrink:0;height:24px;-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-media-recorder__recorded-control-send,.cometchat-media-recorder__recording-control-pause,.cometchat-media-recorder__recording-control-record{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon,.cometchat-media-recorder__recording-control-record-icon{flex-shrink:0;height:32px;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-control-record-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat;mask:url(/static/media/recording_resume.3d513ca8193f9334828b.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error>.cometchat-media-recorder__recording-control-record-icon{background:#a1a1a1;background:var(--cometchat-text-color-tertiary,#a1a1a1);-webkit-mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat;mask:url(/static/media/mic_off.feb56f6133333e8e36fa.svg) center center no-repeat}.cometchat-media-recorder__recording-control-error{pointer-events:none}.cometchat-media-recorder__recording-control-pause-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;mask:url(/static/media/pause.05902e314b4e9feca993.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recorded-control-send-icon{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);flex-shrink:0;height:32px;-webkit-mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;mask:url(/static/media/send_fill.7d309325ccdb5f41d511.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}.cometchat-media-recorder__recording-preview-paused,.cometchat-media-recorder__recording-preview-recording{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.cometchat-media-recorder__recording-preview-paused-icon,.cometchat-media-recorder__recording-preview-recording-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-disabled{align-items:center;background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:80px;justify-content:center;opacity:.2;width:80px}.cometchat-media-recorder__recording-preview-disabled-icon{background:#fff;background:var(--cometchat-icon-color-white,#fff);flex-shrink:0;height:48px;-webkit-mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;mask:url(/static/media/recording_icon.34cb90ed731d42e870b8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}.cometchat-media-recorder__recording-preview-duration{align-self:stretch;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto);line-height:120%;text-align:center}.cometchat-media-recorder__error{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-radius:var(--cometchat-radius-4) var(--cometchat-radius-4) 0 0;bottom:100%;display:flex;gap:var(--cometchat-padding-2);justify-content:flex-start;padding:var(--cometchat-padding-2);position:absolute;width:260px;z-index:2}.cometchat-media-recorder__error-content{display:flex;flex-direction:column;gap:var(--cometchat-padding-1)}.cometchat-media-recorder__error-content-title{font:var(--cometchat-font-caption1-bold)}.cometchat-media-recorder__error-content-subtitle{font:var(--cometchat-font-caption1-regular)}.cometchat-media-recorder__error-content-subtitle,.cometchat-media-recorder__error-content-title{color:#727272;color:var(--cometchat-text-color-secondary,#727272);text-align:left}.cometchat-media-recorder__error-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-media-recorder__error-icon{background:var(--cometchat-static-white);flex-shrink:0;height:16px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(180deg);width:16px}.cometchat-message-bubble__wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);max-width:100%;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);position:relative;width:100%}.cometchat-message-bubble__body-reply-view{margin-bottom:5px;width:100%}.cometchat-message-bubble .cometchat-reactions{margin-top:-4px;width:100%}.cometchat-message-bubble-outgoing .cometchat-reactions{justify-content:flex-end}.cometchat-message-bubble-incoming .cometchat-reactions{justify-content:flex-start}.cometchat-message-bubble__leading-view{align-self:flex-start;border-radius:inherit;position:relative;width:fit-content}.cometchat-message-bubble{border-radius:inherit;display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.cometchat-message-bubble,.cometchat-message-bubble-incoming{align-items:flex-start;justify-content:flex-start}.cometchat-message-bubble__text-message .cometchat-message-bubble__body-content-view{align-self:flex-start;display:flex;max-width:100%;width:fit-content}.cometchat-message-bubble .cometchat-text-bubble__body-text{text-align:left}.cometchat-message-bubble-outgoing{align-items:flex-end;justify-content:flex-end}.cometchat-message-bubble-action{align-items:center;justify-content:center}.cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:var(--cometchat-neutral-color-300)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__body{background:var(--cometchat-primary-color)}.cometchat-message-bubble__body{align-items:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;padding:4px 4px 0;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble__body-wrapper{order:2}.cometchat-message-bubble__header-view{align-items:flex-start;display:flex;justify-content:flex-start}.cometchat-message-bubble__options{align-items:center;background:#0000;display:flex;justify-content:flex-start;padding:0 8px;padding:0 var(--cometchat-padding-2,8px)}.cometchat-message-bubble-incoming .cometchat-message-bubble__options{order:3}.cometchat-message-bubble-outgoing .cometchat-message-bubble__options{order:1}.cometchat-popover__content{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-5,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;height:fit-content;position:fixed;width:fit-content;z-index:2}.cometchat-popover__content-tooltip-bottom,.cometchat-popover__content-tooltip-top{background:#141414;background:var(--cometchat-static-black,#141414);height:6px;-webkit-mask:url(/static/media/tooltip.2aa237f32c9f99b8d920.svg) center center no-repeat;-webkit-mask-size:contain;position:absolute;width:100%}.cometchat-popover__content-tooltip-top{bottom:-7px}.cometchat-popover__content-tooltip-bottom{top:-7px;transform:rotate(180deg)}.cometchat-quick-view{background:#efefef;border-radius:8px;box-sizing:border-box;height:fit-content;min-width:190px;padding:5px;position:relative;width:100%}.cometchat-quick-view__content{margin-left:14px}.cometchat-quick-view__container{align-items:center;display:flex}.cometchat-quick-view-button{background:#0000;border:none;border-radius:0;height:16px;position:absolute;right:4px;top:2px;width:16px}.cometchat-quick-view-bar{background:"black";border-radius:5px;height:90%;left:5px;position:absolute;top:5%;width:"4px"}.cometchat-quick-view-title{color:"grey";font:"600 13px Inter, sans-serif";margin-bottom:10px;margin-top:5px;padding:0}.cometchat-quick-view-subtitle{color:"grey";font:"400 13px Inter, sans-serif";margin-bottom:5px;margin-top:5px;padding:0;text-align:left}.cometchat-radiobutton{align-items:center;display:inline-flex;position:relative}.cometchat-radiobutton__label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.cometchat-radiobutton__selected{border:1.5px solid #e8e8e8;border:1.5px solid var(--cometchat-border-color-default,#e8e8e8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:inline-block;flex-shrink:0;height:24px;position:relative;width:24px}.cometchat-radiobutton:hover .cometchat-radiobutton__selected{border:1.5px solid #dcdcdc;border:1.5px solid var(--cometchat-border-color-dark,#dcdcdc);cursor:pointer}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected{border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-radiobutton input[type=radio]{opacity:0;position:absolute}.cometchat-radiobutton__selected:after{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);content:"";display:none;height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected:after{display:block}.cometchat-radiobutton__label{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:8px;gap:var(--cometchat-radius-2,8px)}.cometchat-search-bar{align-items:center;align-self:stretch;background:var(--cometchat-background-color-03);border:1px solid var(--cometchat-border-color-light);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search-bar__input{background:#0000;border:none;border-radius:none;color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-regular);font-style:normal;height:100%;outline:none;padding-left:var(--cometchat-padding-1);width:100%}.cometchat-search-bar__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;mask:url(/static/media/search.61b1c747aa872b5ab4aa.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-search-bar__input::placeholder{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-heading4-regular);font-style:normal}:host{text-align:center;width:100%}.cc-single_select-option{align-items:center;background:#fff;border:1px solid #dedede;border-radius:2px;box-sizing:border-box;color:grey;cursor:pointer;display:flex;font:400 14px Inter;justify-content:center;min-height:20px;min-width:80px;padding:10px;:hover{background:#efefef;color:#000;font:400 14px Inter}}.cc-single_select-wrapper{align-items:center;border:none;border-radius:6px;display:flex;height:100%;justify-content:center;width:100%}.cometchat-text-bubble{align-items:center;align-self:flex-end;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;justify-content:flex-start;max-width:630px;padding:var(--cometchat-padding-1) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:auto}.cometchat-text-bubble__body-text{-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:auto;overflow:hidden;padding-top:var(--cometchat-padding-1);text-align:left;white-space:pre-line;word-break:break-word}.cometchat-text-bubble.cometchat-text-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-text-bubble.cometchat-text-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-text-bubble.cometchat-text-bubble-incoming .cometchat-text-bubble__body-text{color:var(--cometchat-neutral-color-900);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-static-white);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-text-bubble__body{display:flex;flex-direction:column;position:relative}.cometchat-text-bubble__read-less,.cometchat-text-bubble__read-more{align-self:flex-end;cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);font-style:normal;padding:var(--cometchat-padding-1);width:fit-content}.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{color:var(--cometchat-static-white)}.cometchat-text-bubble-incoming .cometchat-text-bubble__read-less,.cometchat-text-bubble-incoming .cometchat-text-bubble__read-more{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble .cometchat-text-bubble__body-text.cometchat-text-bubble__body-text-emoji{font:var(--cometchat-font-title-regular)}@media (max-width:1000px){.cometchat-text-bubble{max-width:420px}}@media (max-width:768px){.cometchat-text-bubble{max-width:280px}}.cometchat-video-bubble{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:350px;max-width:250px;overflow:hidden;padding:0;width:auto}.cometchat-video-bubble__body{border-radius:inherit;height:100%;margin:0;object-fit:cover;overflow:hidden;width:100%}.cometchat-video-bubble-incoming{background:var(--cometchat-neutral-color-300)}.cometchat-video-bubble-outgoing{background:var(--cometchat-primary-color)}.cometchat-create-poll{align-items:center;align-self:stretch;background-color:#fff;background-color:var(--cometchat-background-color-01,#fff);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;gap:8px;gap:var(--cometchat-padding-2,8px);height:480px;overflow:hidden;position:relative;width:420px}.cometchat-create-poll__header{align-items:center;align-self:stretch;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;justify-content:space-between;padding:12px;padding:var(--cometchat-radius-3,12px)}.cometchat-create-poll__header-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading2-bold);font-style:normal;line-height:120%;text-align:center}.cometchat-create-poll__header-close-icon{align-items:center;background-color:#141414;background-color:var(--cometchat-icon-color-primary,#141414);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;width:24px}.cometchat-create-poll__body{display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin:0;overflow:hidden;padding:16px;padding:var(--cometchat-padding-4,16px);width:100%}.cometchat-create-poll__body-question{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);text-align:left}.cometchat-create-poll__body-question-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal;line-height:120%}.cometchat-create-poll__body-question-input{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);margin-bottom:8px;margin-bottom:var(--cometchat-padding-2,8px);max-height:64%;overflow:hidden;padding-top:20px;padding-top:var(--cometchat-padding-5,20px)}.cometchat-create-poll__body-options-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-medium);font-style:normal}.cometchat-create-poll__body-options{align-items:flex-start;display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;overflow-y:scroll;scrollbar-width:none;width:100%}.cometchat-create-poll__body-option-input{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;font:var(--cometchat-font-body-regular);font-style:normal;gap:4px;gap:var(--cometchat-padding-1,4px);height:36px;min-width:90px;outline:none;padding:8px;padding:var(--cometchat-padding-2,8px);width:100%}.cometchat-create-poll__body-options-add-button{background-color:initial;border:none;color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);cursor:pointer;display:flex;font:var(--cometchat-font-caption1-medium);font-style:normal;justify-content:flex-start;line-height:120%;padding-bottom:var(--cometchat-padding-2);text-align:left}.cometchat-create-poll__body-option-remove-button{align-items:center;align-self:center;background-color:#a1a1a1;background-color:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__button{height:40px;width:100%}.cometchat-create-poll__button>.cometchat{height:100%;width:100%}.cometchat-create-poll__button .cometchat-button{align-items:center;background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6);border:none;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:#fff;color:var(--cometchat-primary-button-icon,#fff);cursor:pointer;display:flex;font:var(--cometchat-font-button-medium);font-style:normal;height:100%;justify-content:center;line-height:120%;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);text-align:left;width:100%}.cometchat-create-poll__button-disabled .cometchat-button{background:#e8e8e8;background:var(--cometchat-background-color-04,#e8e8e8);color:#fff;color:var(--cometchat-static-white,#fff);pointer-events:none}.cometchat-create-poll__body-option{align-items:center;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:space-between;position:relative;width:100%}.cometchat-create-poll-backdrop{align-items:center;background:#141414cc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-create-poll__footer{align-items:flex-start;border-top:1px solid #f5f5f5;border-top:1px solid var(--cometchat-border-color-light,#f5f5f5);bottom:0;display:flex;flex-direction:column;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px) var(--cometchat-padding-5) var(--cometchat-padding-4,16px);position:absolute;width:100%}.cometchat-create-poll__error-icon{align-items:center;align-self:center;background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__error{align-items:center;align-self:stretch;background:#f446491a;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-create-poll__error-text{color:#f44649;color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-create-poll__loading-icon{align-items:center;align-self:center;background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:none;cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;mask:url(/static/media/loading_icon.0b32af930a5efc56290d.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-create-poll__body-options-add-button-disabled{color:#dcdcdc;color:var(--cometchat-text-color-disabled,#dcdcdc);font:var(--cometchat-font-caption1-medium)}@media (max-width:768px){.cometchat-create-poll{width:360px}}.cometchat-link-bubble{align-items:flex-end;align-self:stretch;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;max-width:240px;padding:0;width:240px}.cometchat-link-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-link-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-link-bubble__preview-image{align-self:stretch;background:#0a0914;background:var(--cometchat-static-black,#0a0914);border-radius:12px 12px 0 0;border-radius:var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px) 0 0;cursor:pointer;height:50%;width:100%}.cometchat-link-bubble__preview-body{align-items:flex-start;align-self:stretch;border-radius:0 0 var(--cometchat-radius-2) var(--cometchat-radius-2);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-link-bubble__preview-body-rounded{border-radius:var(--cometchat-radius-2)}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body{background:#5d49be;background:var(--cometchat-extended-primary-color-900,#5d49be)}.cometchat-link-bubble__preview-body-content-title{font:var(--cometchat-font-body-bold);font-style:normal}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-title{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-description{font:var(--cometchat-font-caption1-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-title{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-description{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-content-link{cursor:pointer;font:var(--cometchat-font-caption1-regular);font-style:normal;opacity:.6}.cometchat-link-bubble-incoming .cometchat-link-bubble__preview-body-content-link{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__preview-body-content-link{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__body{width:100%}.cometchat-link-bubble__body .cometchat-url{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-link-bubble-incoming .cometchat-link-bubble__body{color:#0b7bea;color:var(--cometchat-info-color,#0b7bea)}.cometchat-link-bubble-outgoing .cometchat-link-bubble__body{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-link-bubble__preview-body-fav-icon{border-radius:4px;border-radius:var(--cometchat-radius-1,4px);cursor:pointer;height:40px;width:40px}.cometchat-link-bubble__preview-body-content{align-items:flex-start;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-end;text-align:left;width:100%}.cometchat-tanslation-bubble{border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex:1 0;flex-direction:column;justify-content:center;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) 0 var(--cometchat-padding-2)}.cometchat-tanslation-bubble-incoming{align-items:flex-start;background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-tanslation-bubble-outgoing{align-items:flex-end;background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-tanslation-bubble__original-text{max-width:500px;width:100%}.cometchat-tanslation-bubble__original-text .cometchat-text-bubble{padding:0}.cometchat-tanslation-bubble__translated-text{display:block;font:var(--cometchat-font-body-regular);font-style:normal;margin:0;max-width:500px;overflow:auto;text-align:left;white-space:pre-line;width:100%;word-break:break-word}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__translated-text{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__translated-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-tanslation-bubble__separator{height:1px;width:100%}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__separator{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__separator{background:#7965db;background:var(--cometchat-extended-primary-color-800,#7965db)}.cometchat-tanslation-bubble__helper-text{font:var(--cometchat-font-caption2-regular);font-style:normal;padding:var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2) 0;text-align:right}.cometchat-tanslation-bubble-incoming .cometchat-tanslation-bubble__helper-text{color:#727272;color:var(--cometchat-neutral-color-600,#727272)}.cometchat-tanslation-bubble-outgoing .cometchat-tanslation-bubble__helper-text{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble{align-items:flex-start;border-radius:12px;border-radius:var(--cometchat-radius-3,12px);display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);max-width:240px;padding:8px;padding:var(--cometchat-padding-2,8px);width:240px}.cometchat-polls-bubble *{box-sizing:border-box;margin:0;padding:0}.cometchat-polls-bubble-incoming{background:#e8e8e8;background:var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar{height:20px;padding:0;width:20px}.cometchat-polls-bubble .cometchat-avatar img{border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:20px;width:20px}.cometchat-polls-bubble-incoming .cometchat-avatar img{border:1px solid #e8e8e8;border:1px solid var(--cometchat-neutral-color-300,#e8e8e8)}.cometchat-polls-bubble-outgoing .cometchat-avatar img{border:1px solid #6852d6;border:1px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble .cometchat-avatar .cometchat-avatar__text{align-items:center;background:#aa9ee8;background:var(--cometchat-extended-primary-color-600,#aa9ee8);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#fff;color:var(--cometchat-static-white,#fff);display:flex;flex-shrink:0;font:var(--cometchat-font-caption2-regular);height:20px;justify-content:center;width:20px}.cometchat-polls-bubble__question{word-wrap:break-word;font:var(--cometchat-font-heading4-bold);font-style:normal;text-align:left;text-overflow:ellipsis;width:100%}.cometchat-polls-bubble-incoming .cometchat-polls-bubble__question{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-polls-bubble__question{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble__options{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;list-style-type:none;padding-bottom:12px;padding-bottom:var(--cometchat-padding-3,12px);width:100%}.cometchat-polls-bubble__options>li{display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-polls-bubble__option-item{justify-content:space-between;padding:0;width:100%}.cometchat-poll-bubble__option-item-leading-view{cursor:pointer}.cometchat-poll-bubble__option-item-leading-view-radio-button{align-items:center;border-radius:50%;border-radius:var(--cometchat-radius-max,50%);display:flex;height:20px;justify-content:center;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid #a1a1a1;border:1.5px solid var(--cometchat-icon-color-secondary,#a1a1a1)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button{border:1.5px solid #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background:#6852d6;background:var(--cometchat-icon-color-highlight,#6852d6);border:#6852d6;border:var(--cometchat-icon-color-highlight,#6852d6);color:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-leading-view-radio-button.checked{background-color:#fff;background-color:var(--cometchat-static-white,#fff);border:1px solid #6852d6;border:1px solid var(--cometchat-icon-color-highlight,#6852d6);color:#6852d6}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after,.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{content:"✓";font-size:12px;font-weight:900}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:#fff;color:var(--cometchat-background-color-01,#fff)}.cometchat-poll-bubble__option-item-leading-view-radio-button.checked:after{color:#6852d6;color:var(--cometchat-primary-color,#6852d6)}.cometchat-poll-bubble__option-item-body{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-spacing-1,4px);overflow:hidden;width:100%}.cometchat-poll-bubble__option-item-body-content{display:flex;justify-content:space-between;width:100%}.cometchat-poll-bubble__option-item-body-content-title{word-wrap:break-word;font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-align:left;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-title{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-title{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-content-tail{display:flex;gap:var(--cometchat-padding-1);height:20px;justify-content:flex-end;max-width:100px;position:relative;width:fit-content}.cometchat-poll-bubble__option-item-body-content-tail-avatar{height:20px;margin-right:-8px;width:20px;z-index:2}.cometchat-poll-bubble__option-item-body-content-tail-avatar.last{margin-right:0;z-index:0}.cometchat-poll-bubble__option-item-body-content-tail-count{font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-content-tail-count{color:#141414;color:var(--cometchat-neutral-color-900,#141414)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-content-tail-count{color:#fff;color:var(--cometchat-static-white,#fff)}.cometchat-poll-bubble__option-item-body-progress{align-self:stretch;border-radius:16px;flex-shrink:0;height:8px;margin-top:3px;width:100%}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress{background:#dcdcdc;background:var(--cometchat-neutral-color-400,#dcdcdc)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress{background:#8978df;background:var(--cometchat-extended-primary-color-700,#8978df)}.cometchat-poll-bubble__option-item-body-progress-background{border-radius:16px;border-radius:var(--cometchat-radius-4,16px);height:8px;width:20px}.cometchat-polls-bubble-incoming .cometchat-poll-bubble__option-item-body-progress-background{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-poll-bubble__option-item-body-progress-background{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-incoming .cometchat-radiobutton__selected{border:1.5px solid #6852d6;border:1.5px solid var(--cometchat-primary-color,#6852d6)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton input[type=radio]:checked+.cometchat-radiobutton__selected,.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected{border:1.5px solid #fff;border:1.5px solid var(--cometchat-static-white,#fff)}.cometchat-polls-bubble-outgoing .cometchat-radiobutton__selected:after{background-color:#fff;background-color:var(--cometchat-static-white,#fff)}.cometchat-sticker-keyboard{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:0;height:100%;padding:0;width:100%}.cometchat-sticker-keyboard__tabs{border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;min-height:40px;overflow-x:auto;overflow-y:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:scroll-position}.cometchat-sticker-keyboard__tab{padding:4px;padding:var(--cometchat-padding-1,4px)}.cometchat-sticker-keyboard__tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-sticker-keyboard__tab>img{align-items:center;border-radius:800px;border-radius:var(--cometchat-radius-max,800px);cursor:pointer;display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__tab-active>img{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa)}.cometchat-sticker-keyboard__list{background:inherit;display:flex;flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;padding:var(--cometchat-padding-3) var(--cometchat-padding-3) 0 var(--cometchat-padding-3);width:100%}.cometchat-sticker-keyboard__list-item{align-content:center;align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:80px;min-height:80px;min-width:80px;padding:8px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px);width:80px}.cometchat-sticker-keyboard__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-sticker-keyboard__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:800;border-radius:var(--cometchat-radius-max,800);display:flex;flex-direction:column;height:32px;justify-content:center;width:32px}.cometchat-sticker-keyboard__shimmer-list{gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__shimmer-list-item{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;height:70px;min-height:70px;min-width:70px;width:70px}.cometchat-sticker-keyboard__empty-view{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading4-bold);font-style:normal;gap:12px;gap:var(--cometchat-padding-3,12px)}.cometchat-sticker-keyboard__empty-view,.cometchat-sticker-keyboard__error-view{align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;height:272px;justify-content:center;text-align:center}.cometchat-sticker-keyboard__error-view{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-sticker-keyboard__empty-view-icon{background-color:#dcdcdc;background-color:var(--cometchat-icon-color-tertiary,#dcdcdc);height:60px;-webkit-mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;mask-image:url(/static/media/sticker.54cf4f566ab9065ac0ef.svg) center center no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:60px}.cometchat-group-members{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-group-members__backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:#0000;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{align-items:center;background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);display:flex;font:var(--cometchat-font-caption1-regular);font-style:normal;gap:20px;gap:var(--cometchat-padding-5,20px);justify-content:center;overflow:hidden;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px);text-overflow:ellipsis;text-transform:capitalize}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid #6852d6;border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{background:#6852d6;background:var(--cometchat-primary-color,#6852d6);color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{height:fit-content;width:auto}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;mask:url(/static/media/dropdown-arrow.19438c7586194515d473.svg) center center no-repeat;width:16px}.cometchat-group-members .cometchat-menu-list__sub-menu-list{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:#fafafa;background:var(--cometchat-background-color-02,#fafafa)}.cometchat-group-members__empty-state-view{display:flex;flex-direction:column}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-group-members__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-group-members__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-group-members__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-group-members__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-group-members__shimmer-item-title{height:22px;width:50%}.cometchat-group-members__shimmer-item-body-subtitle,.cometchat-group-members__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-group-members__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-group-members__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-group-members .cometchat-menu-list__sub-menu{background:none;box-shadow:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar,.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}.cometchat-call-logs{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-call-logs__outgoing-call{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-call-logs__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-call-logs__list-item-trailing-view{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:24px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:24px}.cometchat-call-logs__list-item-trailing-view-video{-webkit-mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat;mask:url(/static/media/call-log_video.a810985ecf2746c8842f.svg) center center no-repeat}.cometchat-call-logs__list-item-trailing-view-audio{-webkit-mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat;mask:url(/static/media/call-log-audio.0e3aaf2981e227b061c4.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle{display:flex;gap:4px}.cometchat-call-logs__list-item-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;padding:0;text-overflow:ellipsis}.cometchat-call-logs__list-item-subtitle-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-icon-color-primary,#fff);border:none;display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-call-logs__list-item-subtitle-icon-missed-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat;mask:url(/static/media/call_received.8a1f2ab017bbcf7bb046.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-outgoing-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat;mask:url(/static/media/call_made.e084ced6071c98821ebc.svg) center center no-repeat}.cometchat-call-logs__list-item-subtitle-icon-incoming-call{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f);-webkit-mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat;mask:url(/static/media/missedCallIcon.1cd662c850168ec2dd17.svg) center center no-repeat}.cometchat-call-logs__empty-state-view,.cometchat-call-logs__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-call-logs__empty-state-view-body,.cometchat-call-logs__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-call-logs__empty-state-view-body-title,.cometchat-call-logs__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__empty-state-view-body-description,.cometchat-call-logs__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-call-logs__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-call-logs__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-call-logs__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-call-logs__shimmer-item-body{align-items:center;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title-wrapper{display:flex;flex-direction:column;gap:10px;height:100%;width:100%}.cometchat-call-logs__shimmer-item-body-title{height:22px;width:50%}.cometchat-call-logs__shimmer-item-body-subtitle,.cometchat-call-logs__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-call-logs__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-call-logs__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:32px;min-height:32px;width:32px}.cometchat-call-logs .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-call-logs .cometchat-list-item__body{padding:0}.cometchat-conversations{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;flex-shrink:0;gap:0;height:100%;position:relative;width:100%}.cometchat-conversations .cometchat-conversations-header{box-sizing:border-box;min-height:64px}.cometchat-conversations .cometchat-list__body>div:not([class]):first-child{display:none}.cometchat-conversations .cometchat-list-item{cursor:pointer;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-conversations .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-conversations .cometchat-list-item__trailing-view{height:40px;width:auto}.cometchat-conversations .cometchat-date{font:var(--cometchat-font-caption1-regular);padding:0}.cometchat-conversations__subtitle-receipts{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.cometchat-conversations__subtitle-receipts-sent{-webkit-mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-wait{-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-error{background-color:var(--cometchat-error-color);-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-delivered{-webkit-mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-receipts-read{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-text-wrapper{display:flex;gap:2px;gap:var(--cometchat-padding,2px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-text-sender{flex-shrink:0;font:var(--cometchat-font-body-medium);font-style:normal}.cometchat-conversations__subtitle-text,.cometchat-conversations__subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);overflow:hidden;text-overflow:ellipsis}.cometchat-conversations__subtitle-text{font:var(--cometchat-font-body-regular);font-style:normal;white-space:nowrap;width:100%}.cometchat-conversations__subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-conversations__subtitle-icon-incoming-audio-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-incoming-video-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649);-webkit-mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-audio-call{-webkit-mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-outgoing-video-call{-webkit-mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-deleted{-webkit-mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-thread{-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__subtitle-icon-none{display:none}.cometchat-conversations__trailing-view{display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-conversations__trailing-view-badge{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end}.cometchat-conversations__trailing-view-badge-count{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:20px;color:#fff;color:var( --cometchat-static-white,#fff);display:flex;flex-direction:column;font:var(--cometchat-font-caption1-regular);font-style:normal;height:20px;justify-content:center;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis}.cometchat-conversations__subtitle{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-conversations .cometchat-list-item__body-subtitle{width:100%}.cometchat-conversations__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-conversations__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-conversations__list-item-password .cometchat-list-item__status,.cometchat-conversations__list-item-private .cometchat-list-item__status{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-conversations__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__list-item-password .cometchat-list-item__status-icon,.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-conversations__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-conversations__trailing-view-options-delete-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-conversations__trailing-view-options .cometchat-menu-list__menu{background-color:initial}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item{background-color:initial;box-shadow:none}.cometchat-conversations .cometchat-list__header{border-bottom:none}.cometchat-conversations__trailing-view-options .cometchat-menu-list__main-menu-item-icon-delete{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:20px;width:20px}.cometchat-conversations__trailing-view-options .cometchat-menu-list__sub-menu{align-items:center;background:#e8e8e8;background:var( --cometchat-background-color-04,#e8e8e8);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;height:20px;justify-content:center;width:20px}.cometchat-conversations__subtitle-text .cometchat-mentions{background:#6852d633;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions-you{background:#ffab0033;border-radius:2px;border-radius:var(--cometchat-radius,2px);padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-conversations__subtitle-text .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-text .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-conversations__subtitle-typing{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-conversations .cometchat-confirm-dialog{width:320px}.cometchat-conversations__empty-state-view,.cometchat-conversations__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-conversations__empty-state-view-icon{-webkit-mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat;mask:url(/static/media/conversations_empty_state.32344f305d4d728f07e7.svg) center center no-repeat}.cometchat-conversations__error-state-view-icon{-webkit-mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat}.cometchat-conversations__empty-state-view-body,.cometchat-conversations__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-conversations__empty-state-view-body-title,.cometchat-conversations__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-conversations__empty-state-view-body-description,.cometchat-conversations__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-conversations__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-conversations .cometchat-conversations__list-item-agent .cometchat-list-item__title-container{max-width:90%}.cometchat-conversations__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-conversations__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-conversations__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-conversations__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-conversations__shimmer-item-body-title{height:22px;width:50%}.cometchat-conversations__shimmer-item-body-subtitle,.cometchat-conversations__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-conversations__shimmer-item-body-subtitle{height:12px;width:100%}.cometchat-conversations__shimmer-item-body-tail{animation:shimmerAnimation 10.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;min-height:22px;width:60px}.cometchat-conversations .cometchat-menu-list__sub-menu-list-item .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-conversations .cometchat-search-bar__input{cursor:pointer}.cometchat-conversations .cometchat-list-item__body{position:relative}.cometchat-conversations .cometchat-list-item__menu-view{position:absolute;right:0;top:0;z-index:1}.cometchat-conversations .cometchat-list-item__trailing-view-hidden{display:inline;display:initial;visibility:hidden}.cometchat-users{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-users,.cometchat-users__empty-state-view{display:flex;flex-direction:column}.cometchat-users__empty-state-view,.cometchat-users__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-users__empty-state-view-body,.cometchat-users__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-users__empty-state-view-body-title,.cometchat-users__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-users__empty-state-view-body-description,.cometchat-users__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-users__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-users__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-users__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-users__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-users__shimmer-item-title{height:22px;width:50%}.cometchat-users__shimmer-item-body-subtitle,.cometchat-users__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-users__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-users__list-item-online .cometchat-list-item__status{align-items:center;background:#09c26f;background:var(--cometchat-success-color,#09c26f);border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-12px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-users__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-users__list-item{cursor:pointer}.cometchat-users__list-item .cometchat-avatar,.cometchat-users__list-item .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-users .cometchat-list-item__body{min-height:43px;padding:0}.cometchat-groups{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);flex-shrink:0;gap:0;height:100%;width:100%}.cometchat-groups,.cometchat-groups__empty-state-view{display:flex;flex-direction:column}.cometchat-groups__empty-state-view,.cometchat-groups__error-state-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-groups__empty-state-view-body,.cometchat-groups__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-groups__empty-state-view-body-title,.cometchat-groups__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-groups__empty-state-view-body-description,.cometchat-groups__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-groups__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-groups__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-groups__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-groups__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-groups__shimmer-item-body-title{height:22px;width:50%}.cometchat-groups__shimmer-item-body-subtitle,.cometchat-groups__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(
    --cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%)
  );border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-groups__shimmer-item-body-subtitle{height:12px;width:25%}.cometchat-groups__list-item{cursor:pointer}.cometchat-groups__list-item-active .cometchat-list-item{background-color:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-groups__list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-groups__list-item-password .cometchat-list-item__status,.cometchat-groups__list-item-private .cometchat-list-item__status{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-groups__list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-groups__list-item-password .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__list-item-password .cometchat-list-item__status-icon,.cometchat-groups__list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;width:8px}.cometchat-groups__list-item-private .cometchat-list-item__status-icon{-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-groups__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-groups__list-item .cometchat-avatar,.cometchat-groups__list-item .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-groups .cometchat-list-item__body{padding:0}.cometchat-message-header{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);height:63px;justify-content:space-between;overflow:hidden;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-icon-color-secondary);display:block;font:var(--cometchat-font-caption1-regular);height:100%;min-height:17px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-header .cometchat-message-header__subtitle.cometchat-message-header__subtitle-typing{color:var(--cometchat-text-color-highlight)}.cometchat-message-header .cometchat-list-item__title-container{gap:0;height:fit-content}.cometchat-message-header>div:not([class]){align-items:center;display:flex;flex:1 0;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header .cometchat-list-item__trailing-view{width:auto}.cometchat-message-header__back-button{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:24px;justify-content:center;-webkit-mask:url(/static/media/arrow_back.dd796cd8deddca446613.svg);-webkit-mask-size:contain;width:24px}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button{align-items:center;background:#0000;border:none;height:fit-content;justify-content:center;padding:0;width:fit-content}.cometchat-message-header .cometchat-message-header__conversation-summary-button .cometchat-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-message-header .cometchat-message-header__search-button .cometchat-button{align-items:center;background:#0000;border:none;height:fit-content;justify-content:center;padding:0;width:fit-content}.cometchat-message-header .cometchat-menu-list__sub-menu-icon,.cometchat-message-header .cometchat-message-header__search-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414);height:24px;width:24px}.cometchat-message-header .cometchat-message-header__menu{align-items:center;display:flex;height:fit-content;justify-content:center;width:fit-content}.cometchat-message-header .cometchat-message-header__menu .cometchat-button{align-items:center;background:#0000;border:none;height:24px;justify-content:center;padding:0;width:24px}.cometchat-message-header .cometchat-menu-list__sub-menu-list{width:max-content}.cometchat-message-header__listitem{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;width:100%}.cometchat-message-header__auxiliary-button-view{align-items:center;display:flex;gap:var(--cometchat-padding-4,16px);gap:16px;justify-content:flex-end;width:fit-content}.cometchat-message-header .cometchat-list-item{padding:0}.cometchat-message-header .cometchat-list-item:hover{background:#0000;cursor:default}.cometchat-message-header .cometchat-list-item__body{padding:0}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{align-items:center;display:flex;height:100%;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;width:100%}.cometchat-message-header .cometchat-list-item .cometchat-avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.cometchat-message-header .cometchat-list-item .cometchat-list-item__leading-view{height:40px;padding:0;width:40px}.cometchat-message-header__listitem>.cometchat{height:100%;width:100%}.cometchat-message-header .cometchat-button__icon:hover{background:var(--cometchat-primary-color)}@media (max-width:768px){.cometchat-message-header__back-button{display:block}.cometchat-message-header .cometchat-list-item .cometchat-list-item__body-title{display:inline;display:initial}}.cometchat-message-composer{align-items:center;align-self:stretch;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.cometchat-message-composer__send-button{align-items:center;background:var(--cometchat-background-color-04);border-radius:60px;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center;padding:4px;padding:var(--cometchat-padding-1,4px);width:32px}.cometchat-message-composer__send-button .cometchat-button{cursor:default}.cometchat-message-composer__send-button-active{background:var(--cometchat-primary-color);cursor:pointer}.cometchat-message-composer__auxilary-button-view-sticker-button .cometchat-popover__content{height:300px;overflow:hidden;width:272px}.cometchat-message-composer__emoji-keyboard-button .cometchat-popover__content{height:300px;overflow:hidden;width:300px}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-popover__content{border:none;height:332px}.cometchat-message-composer__voice-recording-button .cometchat-popover__content{height:fit-content;max-height:300px;min-height:200px;width:fit-content}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder{max-height:300px;min-height:220px;overflow:hidden}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recording{max-height:300px;min-height:220px}.cometchat-message-composer__voice-recording-button .cometchat-media-recorder__recorded{justify-content:space-between;max-height:300px;min-height:220px}.cometchat-message-composer__input .cometchat-mentions>span{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__input .cometchat-mentions-you>span{color:#ffab00;color:var(--cometchat-warning-color,#ffab00);font:var(--cometchat-font-body-regular)}.cometchat-message-composer__buttons .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:fit-content}.cometchat-message-composer__unblock-button{align-items:center;background:#0000;border:1px solid var(--cometchat-border-color-dark);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);color:var(--cometchat-neutral-color-900);cursor:pointer;display:flex;font:var(--cometchat-font-body-regular);height:40px;justify-content:center;padding:8px 20px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-5,20px);width:100%}.cometchat-message-composer__header{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;height:fit-content;justify-content:space-between;padding:4px;padding:var(--cometchat-padding-1,4px);width:100%}.cometchat-message-composer__header-error-state{align-items:center;align-self:stretch;background:var(--cometchat-background-color-02);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);display:flex;flex:1 0;gap:var(--cometchat-padding-1);padding:8px;padding:var(--cometchat-padding-2,8px)}.cometchat-message-composer__header-error-state-icon-wrapper{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-composer__header-error-state-icon{background:var(--cometchat-static-white);height:20px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;-webkit-mask-size:contain;width:20px}.cometchat-message-composer__header-error-state-text{color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-mention-list{background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-background-color-01);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);bottom:100%;box-shadow:0 12px 16px 4px #10182814,0 4px 6px 4px #10182808;display:flex;flex-direction:column;left:0;max-height:336px;min-height:45px;min-width:320px;overflow:auto;padding:0 0 1px;position:absolute;scrollbar-width:none;width:fit-content;z-index:2}.cometchat-mention-list>.cometchat{border-radius:inherit}.cometchat-mention-list .cometchat-list .cometchat-list__header-title{display:none}.cometchat-mention-list .cometchat-list__item-wrapper{cursor:pointer}.cometchat-message-composer__input{background:#0000;border-bottom:1px solid var(--cometchat-border-color-light);box-sizing:border-box;color:var(--cometchat-text-color-primary);cursor:text;font:var(--cometchat-font-body-regular);max-height:150px;min-height:30px;outline:none;overflow-wrap:break-word;overflow-y:auto;padding:12px;padding:var(--cometchat-padding-3,12px);scrollbar-width:none;text-align:left;text-overflow:ellipsis;-webkit-user-select:text;user-select:text;white-space:pre-wrap;width:100%}.cometchat-message-composer__auxilary-button-view{align-items:center;display:flex;gap:12px;justify-content:flex-start;width:100%}.cometchat-message-composer__sticker-button-view{align-items:center;display:flex;gap:12px;justify-content:flex-start;width:fit-content}.cometchat-message-composer__default-buttons{align-items:center;display:flex;flex-direction:row;gap:var(--cometchat-padding-4);justify-content:flex-start;margin-right:auto;width:fit-content}.cometchat-message-composer__input:empty:before{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--cometchat-text-color-tertiary);content:attr(data-placeholder);display:-webkit-box;font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary)}.cometchat-message-composer__buttons .cometchat-button .cometchat-button__icon:hover{background:#6852d6;background:var(--cometchat-primary-color,#6852d6)}.cometchat-message-composer__buttons .cometchat-message-composer__send-button .cometchat-button .cometchat-button__icon:hover{background:var(--cometchat-static-white)}.cometchat-message-composer__buttons .cometchat-message-composer__auxilary-button-view-sticker-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__emoji-keyboard-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__secondary-button-view-attachment-button-active .cometchat-button__icon,.cometchat-message-composer__buttons .cometchat-message-composer__voice-recording-button-active .cometchat-button__icon{background:var(--cometchat-primary-color)}.cometchat-message-composer__input-mobile{font:var( --cometchat-font-heading4-regular)}.cometchat-message-composer__secondary-button-view-attachment-button .cometchat-action-sheet{min-width:200px}.cometchat-message-composer__secondary-button-view-attachment-button-1 .cometchat-popover__content{height:58px}.cometchat-message-composer__secondary-button-view-attachment-button-2 .cometchat-popover__content{height:114px}.cometchat-message-composer__secondary-button-view-attachment-button-3 .cometchat-popover__content{height:170px}.cometchat-message-composer__secondary-button-view-attachment-button-4 .cometchat-popover__content{height:230px}.cometchat-message-composer__secondary-button-view-attachment-button-5 .cometchat-popover__content{height:285px}.cometchat-message-composer .cometchat-edit-preview__subtitle{height:fit-content;max-height:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-action-sheet::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-composer-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar{background:#0000;height:0;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__tabs::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar{background:#0000;width:0}.cometchat-message-composer-hide-scrollbar .cometchat-sticker-keyboard__list::-webkit-scrollbar-thumb{background:#e8e5e5;border-radius:8px}.cometchat-message-list__error-state-view{align-items:center;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-message-list__error-state-view-icon{align-items:center;align-self:center;border:none;display:flex;height:120px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:120px}.cometchat-message-list .cometchat-message-list__footer-smart-replies,.cometchat-message-list__footer-conversation-starter{width:100%}.cometchat-message-list__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-message-list__error-state-view-body-title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-message-list__error-state-view-body-description{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}.cometchat-message-bubble__thread-view-replies{background:#0000;border:none;border-radius:0;gap:5px;height:100%;width:100%}.cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view .cometchat-date{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular)}.cometchat-message-bubble .cometchat-delete-bubble,.cometchat-message-bubble .cometchat-text-bubble{padding-bottom:0}.cometchat-message-bubble .cometchat-text-bubble .cometchat-text-bubble__read-more,.cometchat-text-bubble__read-less{padding-bottom:0;padding-right:0}.cometchat-message-bubble .cometchat-message-bubble__whiteboard-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__delete-message .cometchat-message-bubble__status-info-view{padding-right:var(--cometchat-padding-2);padding-top:0}.cometchat-message-bubble .cometchat-message-bubble__audio-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__document-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__file-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__pol-message .cometchat-message-bubble__status-info-view,.cometchat-message-bubble .cometchat-message-bubble__whiteboad-message .cometchat-message-bubble__status-info-view{padding-top:0}.cometchat-message-bubble__status-info-view{align-items:flex-end;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:fit-content;justify-content:flex-end;padding:4px;padding:var(--cometchat-padding-1,4px);position:relative;width:fit-content}.cometchat-message-bubble__audio-call .cometchat-call-bubble{padding:8px 8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px) var(--cometchat-padding-2,8px)}.cometchat-fullscreen-viewer .cometchat-fullscreen-viewer__body-image{max-height:84vh;max-width:100%;object-fit:contain}.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{position:absolute;top:12px;z-index:2}.cometchat-message-list__bubble-date-header{margin:auto;width:fit-content}.cometchat-message-list__bubble-date-header,.cometchat-message-list__date-header{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-dark);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;justify-content:center;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-static-white);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button{background:#0000;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:flex-start;padding:0;width:fit-content}.cometchat-message-bubble__thread-view-replies{align-items:center;align-self:stretch;display:flex;height:24px;padding:8px 4px 0;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-1,4px) 0 var(--cometchat-padding-1,4px)}.cometchat-message-bubble-outgoing .cometchat-message-bubble__thread-view-replies{justify-content:flex-end}.cometchat-message-bubble__thread-view-replies .cometchat-button__text{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-caption1-regular);text-align:right}.cometchat-message-bubble__thread-view-replies .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:16px;-webkit-mask-size:contain;width:16px}.cometchat-message-bubble-incoming .cometchat-message-bubble__status-info-view-helper-text{align-self:flex-end;color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-caption2-regular);padding-bottom:1.5px;text-align:right}.cometchat-message-list__bubble-date-header .cometchat-date,.cometchat-message-list__date-header .cometchat-date{align-items:center;color:var(--cometchat-text-color-primary);display:flex;font:var(--cometchat-font-caption1-medium);justify-content:center;padding:0}.cometchat-message-bubble__status-info-view .cometchat-date{padding:0}.cometchat-messagelist__bubble{box-sizing:border-box;display:flex;margin-right:8px;overflow:hidden;padding:0 0 0 15px;width:100%}.cometchat-message-list{align-items:center;background:var(--cometchat-background-color-02);border-radius:inherit;display:flex;flex:1 1;flex-direction:column;flex-shrink:0;height:100%;justify-content:flex-end;order:2;position:relative;width:100%}.cometchat-message-list__header{align-items:flex-start;display:flex;height:auto;justify-content:flex-start;width:100%}.cometchat-message-list__body{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-x:hidden;width:100%}.cometchat-message-list__body--spacing-top .cometchat-list__body-intersection-top{margin-bottom:var(--cometchat-spacing-8)}.cometchat-message-list__message-indicator{bottom:8px;position:absolute;right:12px}.cometchat-message-list__message-indicator>.cometchat{width:fit-content}.cometchat-message-list__message-indicator .cometchat-button{align-items:flex-start;align-items:center;background:var(--cometchat-static-black);border-radius:4px;border-radius:var(--cometchat-radius-max,4px);display:flex;flex-direction:column-reverse;gap:4px;height:fit-content;justify-content:center;padding:8px;padding:var(--cometchat-padding-2,8px);width:fit-content}.cometchat-message-list__message-indicator .cometchat-button__text{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:var(--cometchat-radius-max);color:var(--cometchat-static-white);display:flex;font:var(--cometchat-font-caption1-regular);height:20px;justify-content:center;padding:0 8px;padding:0 var(--cometchat-padding-2,8px);text-align:center}.cometchat-message-list__message-indicator .cometchat-button__icon{align-items:center;background:var(--cometchat-static-white);display:flex;height:24px;justify-content:center;width:24px}.cometchat-message-list__footer{background:#0000;box-sizing:border-box;display:flex;justify-content:flex-start;width:100%;z-index:1}.cometchat-message-bubble__leading-view{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.cometchat-message-bubble__leading-view .cometchat-avatar{height:32px;width:32px}.cometchat-message-bubble__header-view{color:var(--cometchat-text-color-highlight);font:var(--cometchat-font-caption1-medium);margin-bottom:var(--cometchat-margin-1)}.cometchat-message-list__receipt{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_sent.929a6372b15bb47d0179.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body{border-bottom-left-radius:0;border-bottom-right-radius:0}.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-image-bubble,.cometchat-message-list__bubble-moderation-disapproved .cometchat-message-bubble__body-content-view .cometchat-video-bubble{min-width:240px}.cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt{background:var(--cometchat-static-white);-webkit-mask:url(/static/media/status_delivered.eda17954854636ebc910.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-read .cometchat-message-list__receipt{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/status_read.f096888f2bedb92218d0.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__status-info-view-receipts-error .cometchat-message-list__receipt{background:var(--cometchat-static-white);height:12px;-webkit-mask:url(/static/media/error_info.139c04e0afeb03ada008.svg) center center no-repeat;width:12px}.cometchat-message-bubble__status-info-view-receipts-error{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);display:flex;height:16px;justify-content:center;width:16px}.cometchat-message-list__shimmer{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;gap:10px;padding:0 16px 16px;padding:0 var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-message-list__shimmer-body{align-items:center;align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex-direction:column;gap:var(--cometchat-padding-2);position:relative;width:286px}.cometchat-message-list__shimmer-leading-view{align-items:center;animation:listLoadingAnimation .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-max,8px);display:flex;height:40px;justify-content:center;margin-right:var(--cometchat-margin-2);width:40px}.cometchat-message-list__shimmer-header{align-items:center;align-self:center;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:22px;justify-content:center;margin:10px auto auto;position:relative;width:50px;z-index:1}.cometchat-message-list__shimmer-header .cometchat-message-list__shimmer-item{height:22px}.cometchat-message-list__shimmer-item-header{align-items:center;display:flex;height:12px;justify-content:center;width:120px}.cometchat-message-list__shimmer-item,.cometchat-message-list__shimmer-item-header{animation:listLoadingAnimation .8s infinite;background:var(--cometchat-shimmer-gradient-color);background-size:200% 100%;border-radius:8px;border-radius:var(--cometchat-radius-2,8px)}.cometchat-message-list__shimmer-item{height:53px;width:100%}.cometchat-message-bubble .cometchat-message-bubble__audio-call,.cometchat-message-bubble .cometchat-message-bubble__video-call{background:#0000;padding:0}.cometchat-message-bubble .cometchat-message-bubble__audio-call .cometchat-action-bubble__icon,.cometchat-message-bubble .cometchat-message-bubble__video-call .cometchat-action-bubble__icon{align-items:center;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:center;width:20px}.cometchat-message-bubble__audio-call .cometchat-action-bubble,.cometchat-message-bubble__video-call .cometchat-action-bubble{align-items:center;border:1px solid var(--cometchat-border-color-default);display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:32px;justify-content:center}.cometchat-message-bubble__video-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/missed_video_call_no_fill.a0aacfbcbf172a144ddc.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/outgoing_video_no_fill.765e9ef5fcb3e4a5be0c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/incoming_video_no_fill.01824d5f73a4bb089c1c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__video-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__video-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/video_call_button.ad8739d880b299a43512.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__missed-call .cometchat-action-bubble__icon{background:var(--cometchat-error-color);-webkit-mask:url(/static/media/phone_missed_no_fill.79993937b02c29c3ea6c.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__ended-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/call_end_no_fill.4a9911b198245072f6ae.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__outgoing-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_outgoing_no_fill.07e8c060e778f4974d37.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__incoming-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/phone_incoming_no_fill.74e0941289461c76a5b4.svg) center center no-repeat;-webkit-mask-size:contain}.cometchat-message-bubble__audio-call .cometchat-message-bubble__answered-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__busy-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__cancelled-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__rejected-call .cometchat-action-bubble__icon,.cometchat-message-bubble__audio-call .cometchat-message-bubble__unanswered-call .cometchat-action-bubble__icon{-webkit-mask:url(/static/media/audio_call_button.17b58b643e8bc12cc6b9.svg) center center no-repeat;-webkit-mask-size:contain}@keyframes listLoadingAnimation{0%{background-position:200% 0}to{background-position:0 200%}}.cometchat-message-bubble__body-wrapper .cometchat-message-bubble__sticker-message{gap:8px;gap:var(--cometchat-padding-2,8px)}.cometchat-message-bubble__sticker-message .cometchat-image-bubble{background-color:initial;cursor:default}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view{align-items:center;background:#14141499}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view>.cometchat{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.cometchat-message-bubble__sticker-message .cometchat-message-bubble__status-info-view .cometchat-date{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd)}.cometchat-message-information__popup-wrapper,.cometchat-message-list__flag-message-dialog-wrapper{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.cometchat-message-list__body{justify-content:flex-end}.cometchat-message-list-loaded .cometchat-message-list__body .cometchat-list__body{height:fit-content;max-height:100%}.cometchat-message-list-loaded>.cometchat-message-list__body>.cometchat{height:fit-content!important;max-height:100%}@keyframes backgroundFade{0%{background-color:var(--cometchat-extended-primary-color-200)}50%{background-color:var(--cometchat-extended-primary-color-100)}75%,to{background-color:initial}}.cometchat-message-list__bubble-highlight{animation:backgroundFade 3s ease-out forwards}.cometchat-message-list__bubble-highlight-longer{animation:backgroundFade 5s ease-out forwards}.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-emoji-keyboard__tabs::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__list::-webkit-scrollbar-thumb,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar,.cometchat-message-list-hide-scrollbar .cometchat-reaction-list__tabs::-webkit-scrollbar-thumb{display:none}.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar,.cometchat-message-list__flag-message-dialog-hide-scrollbar .cometchat-flag-message-dialog__remark-input::-webkit-scrollbar-thumb{display:none}.cometchat-outgoing-call{align-items:center;background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;flex-shrink:0;height:540px;justify-content:space-between;padding:20px 0;padding:var(--cometchat-padding-5,20px) 0;width:360px}.cometchat-outgoing-call__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-title-medium);text-align:center}.cometchat-outgoing-call__title-container{display:flex;flex-direction:column;gap:var(--cometchat-spacing-2)}.cometchat-outgoing-call__subtitle{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-heading4-regular);text-align:center}.cometchat-outgoing-call__avatar{align-items:center;border-radius:var(--cometchat-radius-max);display:flex;flex-shrink:0;height:160px;justify-content:center;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar{height:160px;width:160px}.cometchat-outgoing-call__avatar .cometchat-avatar__text{font:700 64px/76.8px var(--cometchat-font-family);font-style:normal;height:fit-content;width:fit-content}.cometchat-outgoing-call__button .cometchat-button{align-items:center;background:var(--cometchat-error-color);border-radius:var(--cometchat-radius-max);cursor:pointer;display:flex;gap:var(--cometchat-padding-2);height:fit-content;justify-content:center;padding:var(--cometchat-padding-4);width:fit-content}.cometchat-outgoing-call__button .cometchat-button .cometchat-button__icon{background:var(--cometchat-static-white);height:24px;-webkit-mask-size:contain;width:24px}@media (max-width:600px){.cometchat-outgoing-call{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{height:120px;width:120px}.cometchat-outgoing-call__title{font:var(--cometchat-font-heading1-bold)}.cometchat-outgoing-call__subtitle{font:var(--cometchat-font-body-regular)}.cometchat-outgoing-call__avatar{margin-bottom:auto;margin-top:var(--cometchat-margin-10)}.cometchat-outgoing-call,.cometchat:has(>.cometchat-outgoing-call){border-radius:0;height:100%;width:100%}}.cometchat-action-bubble{align-items:center;background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;justify-content:center;padding:4px 12px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-3,12px)}.cometchat-action-bubble__text{color:var(--cometchat-text-color-secondary);font:var(--cometchat-font-caption1-regular);text-align:center}.cometchat-action-bubble__icon{display:none}.cometchat-reaction-info{align-items:flex-start;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:inline-flex;justify-content:center}.cometchat-reaction-info__content{align-items:center;background:#141414;background:var(--cometchat-static-black,#141414);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;justify-content:center;margin:-1px;min-height:77px;min-width:77px;padding:8px;padding:8px var(--cometchat-padding-2,8px)}.cometchat-reaction-info__emoji-text{align-items:center;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-reaction-info__emoji{font:400 24px Roboto;font:var(--cometchat-font-heading1-regular,400 24px Roboto)}.cometchat-reaction-info__emoji,.cometchat-reaction-info__title{color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);text-align:center}.cometchat-reaction-info__title{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reaction-info__description{color:#a1a1a1;color:var(--cometchat-text-color-tertiary,#a1a1a1)}.cometchat-reaction-info__description,.cometchat-reaction-info__error{font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);text-align:center}.cometchat-reaction-info__error{color:#f44649;color:var(--cometchat-error-color,#f44649)}.cometchat-reaction-info__loading{animation:spin 2s linear infinite;border:4px solid #e8e8e8;border:4px solid var(--cometchat-background-color-04,#e8e8e8);border-radius:50%;border-top:4px solid #0000;height:24px;-webkit-mask:url(/static/media/Spinner-Gradient-1.f2f8d4c6a11b46ae64da.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cometchat-reaction-list{align-items:flex-start;background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;overflow:hidden;width:280px}.cometchat-reaction-list__error{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;flex-direction:column;flex-shrink:0;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center}.cometchat-reaction-list__tabs{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);display:flex;max-width:280px;overflow-x:auto;padding-top:8px;padding-top:var(--cometchat-padding-2,8px)}.cometchat-reaction-list__tabs-tab{align-items:center;border-radius:4px 4px 0 0;cursor:pointer;display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);height:40px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__tabs-tab-active{border-bottom:2px solid #6852d6;border-bottom:2px solid var(--cometchat-primary-color,#6852d6)}.cometchat-reaction-list__tabs-tab-count,.cometchat-reaction-list__tabs-tab-emoji{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);text-align:center}.cometchat-reaction-list__tabs-tab-count-active,.cometchat-reaction-list__tabs-tab-emoji-active{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6)}.cometchat-reaction-list__list{align-items:flex-start;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-radius:0;border-radius:var(--cometchat-radius-0,0);display:flex;flex-direction:column;height:200px;overflow-y:auto;padding:0}.cometchat-reaction-list .cometchat-list-item{cursor:pointer;width:280px}.cometchat-reaction-list .cometchat-list-item__body,.cometchat-reaction-list .cometchat-list-item__leading-view{flex-shrink:inherit;padding:0}.cometchat-reaction-list .cometchat-list-item__body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:500 14px Roboto;font:var(--cometchat-font-body-medium,500 14px Roboto);overflow:hidden;text-overflow:ellipsis}.cometchat-reaction-list .cometchat-list-item__body-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-reaction-list .cometchat-avatar,.cometchat-reaction-list .cometchat-avatar__image,.cometchat-reaction-list .cometchat-list-item__leading-view{height:32px;width:32px}.cometchat-reaction-list .cometchat-list-item__title-container{gap:0}.cometchat-reaction-list__shimmer{align-items:flex-start;border:1px solid #fff;border:1px solid var(--cometchat-background-color-01,#fff);border-radius:16px;border-radius:var(--cometchat-radius-4,16px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-direction:column;height:200px;width:280px}.cometchat-reaction-list__shimmer,.cometchat-reaction-list__shimmer-tabs{align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-reaction-list__shimmer-tabs{align-items:center;border-bottom:1px solid #e8e8e8;border-bottom:1px solid var(--cometchat-border-color-default,#e8e8e8);gap:20px;padding:8px 16px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px) var(--cometchat-padding-4,16px)}.cometchat-reaction-list__shimmer-tab{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;height:16px;justify-content:center;width:48px}.cometchat-reaction-list__shimmer-item{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex:1 0;gap:12px;gap:var(--cometchat-padding-3,12px);padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px);width:280px}.cometchat-reaction-list__shimmer-item-icon{animation:shimmerAnimation 10s linear infinite;border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:32px;width:32px}.cometchat-reaction-list__shimmer-item-content,.cometchat-reaction-list__shimmer-item-icon{align-items:center;background:var(--cometchat-shimmer-gradient-color);display:flex;justify-content:center}.cometchat-reaction-list__shimmer-item-content{animation:shimmerAnimation 5s linear infinite;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex:1 0;height:20px}.cometchat-reaction-list__shimmer-item-tailview{align-items:center;animation:shimmerAnimation 10s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:24px;justify-content:center;width:24px}.cometchat-reactions{align-content:flex-start;align-items:flex-start;align-self:stretch;display:flex;gap:2px;height:fit-content;padding:0 4px;padding:0 var(--cometchat-padding-1,4px);width:fit-content}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;cursor:pointer;height:24px}.cometchat-reactions__more-reaction,.cometchat-reactions__reaction,.cometchat-reactions__reaction-you{align-items:center;display:inline-flex;flex-shrink:0;gap:4px;gap:var(--cometchat-padding-1,4px);padding:2px 8px;padding:2px var(--cometchat-padding-2,8px)}.cometchat-reactions__reaction-you{background:#edeafa;background:var(--cometchat-extended-primary-color-100,#edeafa);border:1px solid #ccc4f1;border:1px solid var(--cometchat-extended-primary-color-300,#ccc4f1);border-radius:20px;height:23px}.cometchat-reactions__reaction-emoji{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto)}.cometchat-reactions__more-reaction-count,.cometchat-reactions__reaction-count{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto)}.cometchat-reactions-info-wrapper .cometchat-popover__content{background:#0000;border:none;box-shadow:none}.cometchat-call-button{align-items:center;display:flex;gap:16px;gap:var(--cometchat-padding-4,16px);height:fit-content;width:fit-content}.cometchat-call-button__video,.cometchat-call-button__voice{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-call-button .cometchat-button{background:#fff;background:var(--cometchat-background-color-01,#fff);gap:0;height:24px;padding:0;width:24px}.cometchat-call-button .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-outgoing-call__backdrop{align-items:center;background-color:#000;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:3}.cometchat-call-button .cometchat-button:active,.cometchat-call-button .cometchat-button:hover{background:#0000}.cometchat-incoming-call{align-items:center;border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:12px;border-radius:var(--cometchat-radius-3,12px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;display:flex;flex-direction:column;gap:16px;gap:var(--cometchat-padding-4,16px);padding:20px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-5,20px);position:absolute;width:360px;z-index:10}.cometchat-incoming-call,.cometchat-incoming-call .cometchat-list-item{background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5)}.cometchat-incoming-call .cometchat-list-item{padding:0;width:320px}.cometchat-incoming-call .cometchat-list-item__body{padding:0}.cometchat-incoming-call .cometchat-list-item__body-title{color:#fff;color:var(--cometchat-text-color-primary,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call .cometchat-list-item__title-container{justify-content:space-around}.cometchat-incoming-call .cometchat-list-item__trailing-view{height:fit-content;width:fit-content}.cometchat-incoming-call__button-group{align-items:center;align-self:stretch;display:flex;gap:16px}.cometchat-incoming-call__button-decline{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-decline,.cometchat-incoming-call__button-decline .cometchat-button{background:#c73c3e;background:var(--cometchat-error-color,#c73c3e);width:152px}.cometchat-incoming-call__button-accept{align-items:center;align-self:stretch;border-radius:8px;border-radius:var(--cometchat-radius-2,8px);cursor:pointer;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);height:40px;justify-content:center}.cometchat-incoming-call__button-accept,.cometchat-incoming-call__button-accept .cometchat-button{background:#0b9f5d;background:var(--cometchat-success-color,#0b9f5d);width:152px}.cometchat-incoming-call__avatar{align-items:center;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cometchat-incoming-call__avatar .cometchat-avatar__text{color:#fff;color:var(--cometchat-primary-button-icon,#fff);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto)}.cometchat-incoming-call__subtitle{align-items:center;align-self:stretch;display:flex;gap:4px}.cometchat-incoming-call__subtitle-icon{align-items:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);display:flex;height:16px;justify-content:center;-webkit-mask-size:contain;width:16px}.cometchat-incoming-call__subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 16px Roboto;font:var(--cometchat-font-heading4-regular,400 16px Roboto)}.cometchat-incoming-call .cometchat-button:active,.cometchat-incoming-call .cometchat-button:hover{background:#0000}.cometchat-message-information{background:#fff;background:var(--cometchat-background-color-01,#fff);border:1px solid #f5f5f5;border:1px solid var(--cometchat-border-color-light,#f5f5f5);border-radius:20px;border-radius:var(--cometchat-radius-5,20px);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;height:fit-content;max-height:100%;max-width:420px;overflow:hidden;width:100%}.cometchat-message-information__header{align-items:center;align-self:stretch;background:#fff;background:var(--cometchat-background-color-01,#fff);border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);display:flex;gap:12px;gap:var(--cometchat-padding-3,12px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-message-information__header-title{align-items:flex-start;color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;flex:1 0;flex-direction:column;font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);gap:0;justify-content:center;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__header-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-message-information__header-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-message-information__header-close .cometchat-button:active,.cometchat-message-information__header-close .cometchat-button:hover{background:#0000}.cometchat-message-information__header-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-message-information__header-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-message-information__message{align-items:flex-start;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border-bottom:1px solid var(--cometchat-border-color-light);display:flex;gap:0;max-height:300px;overflow:hidden auto;padding:20px 16px;padding:var(--cometchat-padding-5,20px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-message-information__receipts{align-items:flex-start;display:flex;flex-direction:column;height:260px;overflow:hidden auto;padding:0;width:100%}.cometchat-message-information__receipts .cometchat-list-item__body-subtitle{flex-direction:column;gap:0}.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__message::-webkit-scrollbar-thumb,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar,.cometchat-message-information-hide-scrollbar .cometchat-message-information__receipts::-webkit-scrollbar-thumb{display:none}.cometchat-message-information__receipts .cometchat-list-item__body{padding:0}.cometchat-message-information__receipts .cometchat-list-item:hover{background:#0000}.cometchat-message-information__receipts-subtitle{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);padding:0;width:100%}.cometchat-message-information__receipts-subtitle-text{align-items:center;align-self:stretch;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);justify-content:space-between;overflow:hidden;text-overflow:ellipsis}.cometchat-message-information__receipts .cometchat-list-item{align-items:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-message-information__receipts .cometchat-list-item__trailing-view{display:none}.cometchat-message-information__receipts .cometchat-avatar,.cometchat-message-information__receipts .cometchat-avatar__image,.cometchat-message-information__receipts .cometchat-list-item__leading-view{height:40px;width:40px}.cometchat-message-information__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:260px;width:100%}.cometchat-message-information__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;max-width:1440px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-message-information__shimmer-item-avatar{animation:shimmerAnimation 5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);height:48px;width:48px}.cometchat-message-information__shimmer-item-title{align-items:center;animation:shimmerAnimation 5s linear infinite;background:var(--cometchat-shimmer-gradient-color);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);display:flex;flex:1 0;height:40px;justify-content:center}.cometchat-message-information__receipts-subtite-text,.cometchat-message-information__receipts-subtite-text .cometchat-date,.cometchat-message-information__receipts-subtitle .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-information__error-state,.cometchat-message-information__receipts-empty{align-items:center;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);height:200px;justify-content:center;text-align:center;width:100%}.cometchat-message-information .cometchat-list__header{border-bottom:none}.cometchat-message-information .cometchat-message-bubble{pointer-events:none}.cometchat-ongoing-call,.cometchat:has(>.cometchat-ongoing-call){border:none;border-radius:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.cometchat-thread-header{align-items:flex-start;flex-direction:column;flex-shrink:0;gap:0;justify-content:center;width:100%}.cometchat-thread-header,.cometchat-thread-header__top-bar{background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex}.cometchat-thread-header__top-bar{align-items:center;align-self:stretch;border-bottom:1px solid #f5f5f5;border-bottom:1px solid var(--cometchat-border-color-light,#f5f5f5);border-left:1px solid #f5f5f5;border-left:1px solid var(--cometchat-border-color-light,#f5f5f5);gap:8px;gap:var(--cometchat-padding-2,8px);height:64px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header__top-bar-title-container{align-items:flex-start;display:flex;flex:1 0;flex-direction:column;justify-content:center;overflow:hidden}.cometchat-thread-header__top-bar-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:700 20px Roboto;font:var(--cometchat-font-heading3-bold,700 20px Roboto);text-overflow:ellipsis}.cometchat-thread-header__top-bar-subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 12px Roboto;font:var(--cometchat-font-caption1-regular,400 12px Roboto);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-thread-header__top-bar-subtitle-text-clickable{cursor:pointer}.cometchat-thread-header__top-bar-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}.cometchat-thread-header__top-bar-close .cometchat-button:active,.cometchat-thread-header__top-bar-close .cometchat-button:hover{background:#0000}.cometchat-thread-header__top-bar-close .cometchat-button__icon{background:#141414;background:var(--cometchat-icon-color-primary,#141414)}.cometchat-thread-header__top-bar-close .cometchat-button__icon:hover{background:var(--cometchat-icon-color-highlight)}.cometchat-thread-header__body{display:flex;flex-direction:column;flex-shrink:0;padding-top:12px;padding-top:var(--cometchat-padding-3,12px);width:100%}.cometchat-thread-header__body-timestamp{align-self:center;background:#fafafa;background:var(--cometchat-background-color-02,#fafafa);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-shadow:0 1px 2px 0 #1018280d;display:flex;padding:4px 8px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-2,8px)}.cometchat-thread-header__body-timestamp .cometchat-date{color:#141414;color:var(--cometchat-text-color-primary,#141414);display:flex;font:500 12px Roboto;font:var(--cometchat-font-caption1-medium,500 12px Roboto);padding:0;text-align:center}.cometchat-thread-header__message{display:flex;flex:1 0;gap:0;max-height:300px;min-height:50px;overflow:hidden auto;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar,.cometchat-thread-header-hide-scrollbar .cometchat-thread-header__message::-webkit-scrollbar-thumb{display:none}.cometchat-thread-header__message .cometchat-text-bubble .cometchat-text-bubble__read-more{display:none}.cometchat-thread-header__message-small{max-height:150px;min-height:fit-content}.cometchat-thread-header__message-incoming{align-self:flex-start}.cometchat-thread-header__message-outgoing{align-self:flex-end}.cometchat-thread-header__message .cometchat-message-bubble__wrapper{padding:0;width:100%}.cometchat-thread-header__reply-bar{align-items:center;align-self:stretch;display:flex;gap:8px;gap:var(--cometchat-padding-2,8px);justify-content:center;padding:4px 20px;padding:var(--cometchat-padding-1,4px) var(--cometchat-padding-5,20px)}.cometchat-thread-header__reply-bar-count{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:400 14px Roboto;font:var(--cometchat-font-body-regular,400 14px Roboto);text-align:center}.cometchat-thread-header__reply-bar-divider{background:#e8e8e8;background:var(--cometchat-border-color-default,#e8e8e8);flex:1 1;height:1px;width:100%}.cometchat-toast{background:var(--cometchat-static-black);border-radius:4ppx;border-radius:var(--cometchat-radius-1,4ppx);bottom:12px;color:#f9f8fd;color:var(--cometchat-static-white,#f9f8fd);display:inline-block;font:var(--cometchat-font-caption1-regular);left:50%;padding:8px;padding:var(--cometchat-padding-2,8px);position:fixed;position:absolute;transform:translateX(-50%);z-index:10}.cometchat-search{background:var(--cometchat-background-color-01);display:flex;flex-direction:column;gap:12px;gap:var(--cometchat-padding-3,12px);height:100%;margin:0 auto;width:100%}.cometchat-search__header{align-items:center;display:flex;gap:6px;justify-content:flex-start;min-height:64px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);padding-bottom:0}.cometchat-search__search-bar{flex:1 1;overflow:hidden;position:relative}.cometchat-search__input{align-items:center;align-self:stretch;background:#f5f5f5;background:var(--cometchat-background-color-03,#f5f5f5);border:1px solid #dcdcdc;border:1px solid var(--cometchat-border-color-dark,#dcdcdc);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex:1 0;gap:4px;gap:var(--cometchat-spacing-1,4px);justify-content:flex-start;min-height:36px;overflow-x:auto;padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search__input input{background:#0000;border:none;color:#141414;color:var(--cometchat-text-color-primary,#141414);flex:1 1;font:var(--cometchat-font-heading4-regular);min-width:50px;outline:none}.cometchat-search__input-clear-button{background:none;border:none;cursor:pointer;-webkit-user-select:none;user-select:none}.cometchat-search__back-button .cometchat-button,.cometchat-search__input-clear-button .cometchat-button{background:#0000;border:none;border-radius:0;height:fit-content;margin:0;padding:0;width:fit-content}.cometchat-search__back-button .cometchat-button .cometchat-button__icon,.cometchat-search__input-clear-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-search__back-button .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-primary)}.cometchat-search__body{padding:0 16px;padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__body-filters{display:flex;flex-wrap:wrap;gap:8px 8px;gap:var(--cometchat-padding-2,8px) var(--cometchat-padding-2,8px)}.cometchat-search__body-filter,.cometchat-search__body-filter .cometchat-button{align-content:center;align-items:center;background:var(--cometchat-background-color-03);border-radius:1000px;border-radius:var(--Radius-radius_Max,1000px);cursor:pointer;display:flex;gap:4px 4px;gap:4px var(--cometchat-padding-1,4px);padding:8px 12px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-3,12px)}.cometchat-search__body-filters .cometchat-button{flex-wrap:wrap}.cometchat-search__body-filter .cometchat-button{background:#0000;border:none;border-radius:0;color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);height:fit-content;margin:0;padding:0;width:fit-content}.cometchat-search__body-filter .cometchat-button .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:16px;width:16px}.cometchat-search__initial-view{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;text-align:center}.cometchat-search__initial-view-icon{background:var(--cometchat-icon-color-secondary);flex-shrink:0;height:120px;mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;-webkit-mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__initial-view-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);text-align:center}.cometchat-search__initial-view-subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center}.cometchat-search-conversations__see-more .cometchat-button,.cometchat-search-messages__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:fit-content;margin:0;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{align-self:flex-start;height:fit-content;width:fit-content}.cometchat-search__conversations .cometchat-search__conversations-subtitle,.cometchat-search__conversations .cometchat-search__conversations-subtitle-text-wrapper{display:flex;flex-direction:row;gap:2px;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{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:14px;font:var(--cometchat-font-body-regular,14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-subtitle-text-sender{font:14px;font:var(--cometchat-font-body-bold,14px)}.cometchat-search__conversations-subtitle-receipts{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.cometchat-search__conversations-subtitle-receipts-sent{-webkit-mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;mask:url(/static/media/conversations_sent.fbb8355efb327852ba32.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-wait{-webkit-mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;mask:url(/static/media/status_sending.7d1d357d6406afa36f70.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-delivered{-webkit-mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_delivered.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-error{background-color:var(--cometchat-error-color);-webkit-mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;mask:url(/static/media/error_icon.093f6c62b1e9dc09b727.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search__conversations-subtitle-receipts-read{background:#56e8a7;background:var(--cometchat-message-seen-color,#56e8a7);-webkit-mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;mask:url(/static/media/conversations_read.510802caddcee7cf38e1.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-search .cometchat-text-highlight{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-bold)}.cometchat-search__results .cometchat-list__header-title{margin-bottom:var(--cometchat-margin-1);min-height:20px}.cometchat-search__conversations,.cometchat-search__messages,.cometchat-search__results{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:#e8e8e8;background-color:var(--cometchat-white-pressed,#e8e8e8)}.cometchat-search__conversations-subtitle{display:flex;gap:4px;gap:var(--cometchat-padding-1,4px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text-wrapper{display:flex;gap:2px;gap:var(--cometchat-padding,2px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text{font:var(--cometchat-font-body-regular);white-space:nowrap;width:100%}.cometchat-search__conversations-subtitle-text,.cometchat-search__conversations-subtitle-text-sender{color:#727272;color:var(--cometchat-text-color-secondary,#727272);overflow:hidden;text-overflow:ellipsis}.cometchat-search__conversations-subtitle-text-sender{flex-shrink:0;font:var(--cometchat-font-body-medium)}.cometchat-search__conversations-subtitle-typing{color:#6852d6;color:var(--cometchat-text-color-highlight,#6852d6);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-search__conversations-trailing-view{display:flex;flex-direction:column;gap:4px;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;gap:4px;gap:var(--cometchat-padding-1,4px);justify-content:flex-end}.cometchat-search__conversations-trailing-view-badge-count{align-items:center;background:#6852d6;background:var(--cometchat-primary-color,#6852d6);border-radius:20px;color:#fff;color:var(--cometchat-static-white,#fff);display:flex;flex-direction:column;font:var(--cometchat-font-caption1-regular);height:20px;justify-content:center;overflow:hidden;padding:0 8px;text-align:center;text-overflow:ellipsis}.cometchat-search__conversations-subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-search__conversations-subtitle-icon-incoming-audio-call,.cometchat-search__conversations-subtitle-icon-incoming-video-call{background-color:#f44649;background-color:var(--cometchat-error-color,#f44649)}.cometchat-search__conversations-subtitle-icon-incoming-audio-call{-webkit-mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat;mask:url(/static/media/conversations_missed-voice-call.b52f9611ff85a6f468ee.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-incoming-video-call{-webkit-mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat;mask:url(/static/media/conversations_missed-video-call.77f4e98af6049b2deab0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-audio-call{-webkit-mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-voice-call.aa7e2a8136855c39e5cb.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-outgoing-video-call{-webkit-mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat;mask:url(/static/media/conversations_outgoing-video-call.53f25a89d3793fdf2a00.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-whiteboard-message.247bd7060246085899a4.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-deleted{-webkit-mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/conversations_delete.ce537f017fc12fab523e.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-thread{-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat}.cometchat-search__conversations-subtitle-icon-none{display:none}.cometchat-search-conversations__see-more{display:flex;justify-content:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-conversations__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:fit-content;margin:0;padding:0;width:fit-content}.cometchat-search-conversations__see-more .cometchat-button__text{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search-messages{height:fit-content;overflow:hidden}.cometchat-search__shimmer{background:#fff;background:var(--cometchat-background-color-01,#fff);height:100%;width:100%}.cometchat-search__shimmer-item{align-items:center;display:flex;gap:12px;height:72px;min-width:240px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-search__shimmer-item-avatar{background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;flex-shrink:0;height:48px;width:48px}.cometchat-search__shimmer-item-body{display:flex;flex-direction:column;gap:8px;gap:var(--cometchat-padding-2,8px);height:100%;width:100%}.cometchat-search__shimmer-item-body-title-wrapper{display:flex;justify-content:space-between;width:100%}.cometchat-search__shimmer-item-body-title{height:22px;width:50%}.cometchat-search__shimmer-item-body-subtitle,.cometchat-search__shimmer-item-body-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0}.cometchat-search__shimmer-item-body-subtitle{height:12px;width:100%}.cometchat-search__shimmer-item-body-tail{animation:shimmerAnimation 3.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);height:22px;min-height:22px;width:60px}.cometchat-search__empty-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search__empty-view-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:120px;mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;-webkit-mask:url(/static/media/search_message_icon.dce7250b5966716057a8.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__empty-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-search__empty-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);max-width:280px;text-align:center;width:auto}.cometchat-search__empty-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);max-width:280px;text-align:center;width:auto}.cometchat-search__error-view{align-items:center;background:#fff;background:var(--cometchat-background-color-01,#fff);display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-search__error-view-icon{background:#f44649;background:var(--cometchat-error-color,#f44649);height:120px;mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;-webkit-mask:url(/static/media/list_error_state_icon.173ec5995098722fd26a.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:120px}.cometchat-search__error-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-search__error-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);text-align:center;width:280px}.cometchat-search__error-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);text-align:center;width:280px}.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:block;max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search-messages__subtitle-text{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-search-messages__trailing-view{align-items:flex-end;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px)}.cometchat-search-messages .cometchat-date{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-caption1-regular)}.cometchat-search-messages__see-more{display:flex;gap:12px 0;gap:var(--cometchat-padding-3,12px) 0;justify-content:flex-start;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px)}.cometchat-search-messages__see-more .cometchat-button{background:#0000;border:none;border-radius:0;height:fit-content;margin:0;padding:0;width:fit-content}.cometchat-search-messages__see-more .cometchat-button__text{color:#6852d6;color:var(--cometchat-primary-color,#6852d6);font:var(--cometchat-font-body-medium)}.cometchat-search__messages-leading-view{align-items:center;background:var(--cometchat-background-color-01);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:40px;justify-content:center;width:48px}.cometchat-search__messages-leading-view-link>.cometchat-search__messages-leading-view-icon{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);height:16px;-webkit-mask:url(/static/media/link_icon_2x.36e20b3a8c0cb0f48554.svg) center center no-repeat;mask:url(/static/media/link_icon_2x.36e20b3a8c0cb0f48554.svg) center center no-repeat;transform:scale(2);width:16px}.cometchat-search__messages-leading-view-link>img{height:32px;width:32px}.cometchat-search__messages-leading-view-audio.cometchat-search__messages-leading-view{background-color:#6852d6;background-color:var(--cometchat-primary-color,#6852d6)}.cometchat-search__messages-leading-view-audio>.cometchat-search__messages-leading-view-icon{background:#a1a1a1;background:var(--cometchat-static-white,#a1a1a1);height:16px;mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;-webkit-mask:url(/static/media/play_arrow.04f459a65b962cbb5f65.svg) center center no-repeat;transform:scale(2);width:16px}.cometchat-search__body-filter .cometchat-button__text{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__subtitle{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular)}.cometchat-search-messages__date-separator .cometchat-date{align-items:flex-start;color:#727272;color:var(--cometchat-text-color-secondary,#727272);display:flex;font:var(--cometchat-font-caption1-regular);justify-content:flex-start}.cometchat-search-messages__date-separator{padding:0 8px;padding:0 var(--cometchat-padding-2,8px)}.cometchat-search__messages-trailing-view{align-items:center;display:flex;justify-content:center;min-height:50px;overflow:hidden;width:80px}.cometchat-search__messages-trailing-view img,.cometchat-search__messages-trailing-view video{height:auto;max-height:80px;max-width:80px;object-fit:contain;width:auto}.cometchat-search__messages-video-play-button{align-items:center;background-color:#0009;border-radius:50%;display:flex;height:30px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.cometchat-search__messages-video-play-button:after{border-bottom:8px solid #0000;border-left:12px solid #fff;border-top:8px solid #0000;content:"";display:block;height:0;margin-left:3px;width:0}.cometchat-search__messages-trailing-view-video{position:relative}.cometchat-search .cometchat-list__header-title{color:#727272;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__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{align-items:center;border:2px solid #fff;border:2px solid var(--cometchat-neutral-color-50,#fff);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px);display:flex;height:14px;justify-content:center;margin-right:-14px;min-width:14px;position:relative;right:15px;top:20px;width:14px}.cometchat-search__conversations-list-item-online .cometchat-list-item__status{background:#09c26f;background:var(--cometchat-success-color,#09c26f);margin-right:-12px}.cometchat-search__conversations-list-item-password .cometchat-list-item__status{background-color:#09c26f;background-color:var(--cometchat-success-color,#09c26f)}.cometchat-search__conversations-list-item-private .cometchat-list-item__status{background-color:#ffab00;background-color:var(--cometchat-warning-color,#ffab00)}.cometchat-search__conversations-list-item-password .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;-webkit-mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;mask:url(/static/media/lock.71f7e9ad8da2b826c5c8.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:8px}.cometchat-search__conversations-list-item-private .cometchat-list-item__status-icon{align-items:center;align-self:center;background:#fff;background:var(--cometchat-static-white,#fff);border:none;display:flex;height:8px;justify-content:center;-webkit-mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;mask:url(/static/media/shield.0e8a980876383e89187b.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:8px}.cometchat-search .cometchat-list__header-title{padding:0 16px;padding:0 var(--cometchat-padding-4,16px)}.cometchat-search__initial-view{padding:12px 16px;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{background:#141414;background:var(--cometchat-neutral-color-900,#141414);border:1px solid #434343;border:1px solid var(--cometchat-neutral-color-800,#434343);border-radius:1000px;border-radius:var(--cometchat-radius-max,1000px)}.cometchat-search__body-filter-active .cometchat-button__text{color:#141414;color:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__body-filter-active .cometchat-button__icon{background:#141414;background:var(--cometchat-neutral-color-50,#141414)}.cometchat-search__messages-leading-view-file{height:32px;width:32px}.cometchat-search__messages .cometchat-list-item__body-title{color:#727272;color:var(--cometchat-text-color-secondary,#727272)}.cometchat-search__messages-subtitle-icon-thread{background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;border-radius:0;height:16px;-webkit-mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;mask:url(/static/media/conversations_thread.ef0eb6defdbb3b8a27b6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-moderation-status__icon{background-color:var(--cometchat-error-color);display:inline-block;-webkit-mask:url(/static/media/message_blocked.79ffe1a906c494f50bb9.svg) center center no-repeat;-webkit-mask-size:contain;min-height:16px;min-width:16px}.cometchat-moderation-status{align-items:flex-start;background-color:var(--cometchat-error-color-100);border-radius:0 0 12px 12px;border-radius:0 0 var(--cometchat-radius-3,12px) var(--cometchat-radius-3,12px);display:flex;flex-direction:row;gap:4px;gap:var(--cometchat-spacing-1,4px);padding:var(--cometchat-padding-1) var(--cometchat-padding-2)}.cometchat-moderation-status .cometchat-moderation-status__message{color:#f44649;color:var(--cometchat-error-color,#f44649);font:var(--cometchat-font-body-regular);text-align:left}.cometchat-ai-assistant-chat{align-items:center;background:var(--cometchat-background-color-02);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming{align-self:flex-start;box-sizing:border-box;max-width:100%;overflow:hidden;padding-top:3px}.cometchat-ai-assistant-chat__wrapper{height:100%;overflow:hidden;position:relative;width:100%}.cometchat-ai-assistant-chat__message-list-wrapper{box-sizing:border-box;height:inherit;overflow:hidden;width:100%}.cometchat-ai-assistant-chat__header-wrapper{height:fit-content;overflow:hidden;width:100%}.cometchat-ai-assistant-chat__composer-wrapper{background:#0000;height:fit-content;overflow:hidden;width:100%}.cometchat-ai-assistant-chat .cometchat-message-header{border-bottom:1px solid var(--cometchat-border-color-light)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item{gap:var(--cometchat-spacing-2)}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-list-item__body-title{display:block}.cometchat-ai-assistant-chat .cometchat-message-header .cometchat-message-header__subtitle{color:var(--cometchat-text-color-secondary)}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view{align-items:center;display:flex;gap:var(--cometchat-spacing-2);justify-content:space-between}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button{background:#0000;border:none;box-sizing:border-box;height:fit-content;margin:0;padding:6px;width:fit-content}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat .cometchat-ai-assistant-chat__header-auxiliary-view .cometchat-button__icon:hover{background:var(--cometchat-icon-color-primary);transition:background .4s ease-in-out}.cometchat-ai-assistant-chat .cometchat-message-composer__input{border:none}.cometchat-ai-assistant-chat .cometchat-message-composer{background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-4);margin:0 8px 8px;width:auto}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-delivered .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-sent .cometchat-message-list__receipt,.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view-receipts-wait .cometchat-message-list__receipt{background-color:var(--cometchat-icon-color-secondary)}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view .cometchat-message-bubble__status-info-view-receipts-error{height:12px;margin-bottom:2px;width:12px}.cometchat-ai-assistant-chat .cometchat-message-bubble__status-info-view{gap:var(--cometchat-padding-1)}.cometchat-ai-assistant-chat__send-button-view{align-items:center;background:var(--cometchat-background-color-04);border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-max);display:flex;height:44px;justify-content:center;padding:var(--cometchat-padding-3);width:44px}.cometchat-ai-assistant-chat__send-button-view .cometchat-ai-assistant-chat__send-button-icon{background:var(--cometchat-icon-color-white);height:20px;mask:url(/static/media/send-message.fa7501d52cb01566a038.svg) center center no-repeat;-webkit-mask:url(/static/media/send-message.fa7501d52cb01566a038.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-ai-assistant-chat__send-button-view--active{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat .cometchat-message-list .cometchat-list__body{border:none;height:100%}.cometchat-ai-assistant-chat .cometchat-message-list__shimmer{background:#0000}.cometchat-ai-assistant-chat__send-button-view--streaming{background:var(--cometchat-secondary-button-background)}.cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{background:var(--cometchat-icon-color-white);border-radius:0;height:16px;mask:url(/static/media/stop-message.394e6adf2af527d6b219.svg) center center no-repeat;-webkit-mask:url(/static/media/stop-message.394e6adf2af527d6b219.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-ai-assistant-chat .cometchat-list__empty-view{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:var(--cometchat-padding-4)}.cometchat-ai-assistant-chat__empty-state-suggested-messages{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;max-width:85%;padding-top:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__suggested-message-icon{background:var(--cometchat-icon-color-secondary);display:inline-block;height:16px;mask:url(/static/media/right-arrow.d430f526b3249ce1e4c9.svg) center center no-repeat;-webkit-mask:url(/static/media/right-arrow.d430f526b3249ce1e4c9.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:16px}.cometchat-ai-assistant-chat__suggested-message-pill:hover{background:var(--cometchat-background-color-01);cursor:pointer;transition:all .4s ease-in-out}.cometchat-ai-assistant-chat__suggested-message-pill{align-items:center;background:#0000;border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-max);box-sizing:border-box;color:var(--cometchat-text-color-secondary);display:flex;font:var(--cometchat-font-body-regular);gap:var(--cometchat-spacing-2);justify-content:center;min-height:32px;min-width:80px;padding:var(--cometchat-padding-2) var(--cometchat-padding-3)}.cometchat-ai-assistant-chat .cometchat-message-list{background:#0000;margin:0 auto 17px;max-width:calc(100% + var(--cometchat-padding-4)*2)}.cometchat-ai-assistant-chat .cometchat-message-list__body{padding:0 var(--cometchat-padding-1);padding-bottom:var(--cometchat-padding-2)}@media (max-width:768px){.cometchat-ai-assistant-chat{left:0;position:fixed;top:0;width:100vw;z-index:3}}.cometchat-ai-assistant-chat__empty-state{align-items:center;background:#0000;display:flex;height:100%;justify-content:center;width:100%}.cometchat-ai-assistant-chat__empty-state-content{align-items:center;display:flex;flex-direction:column;padding-top:var(--cometchat-padding-2);text-align:center}.cometchat-ai-assistant-chat .cometchat-list__body>.cometchat-list__body-intersection-top{visibility:hidden}.cometchat-ai-assistant-chat__empty-state-icon img{height:60px;object-fit:contain;width:60px}.cometchat-ai-assistant-chat__empty-state-icon{padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat__empty-state-greeting-message{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading4-medium);text-align:center}.cometchat-ai-assistant-chat__empty-state-intro-message{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular);padding-top:var(--cometchat-padding-1);text-align:center}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body{background:#0000}.cometchat-ai-assistant-chat .cometchat-message-bubble__wrapper{gap:var(--cometchat-spacing-2);padding:var(--cometchat-padding-2)}.cometchat-message-bubble__body.agent-assistant_custom{padding:0}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-date,.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-text-bubble__body-text{color:var(--cometchat-text-color-primary)}@media (max-width:768px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:90%}}@media (max-width:680px){.cometchat-ai-assistant-chat__empty-state-suggested-messages{max-width:100%}}.cometchat-ai-assistant-chat__sidebar{background:var(--cometchat-background-color-01);border-left:1px solid var(--cometchat-border-color-light);display:flex;flex-direction:column;height:100%;max-width:420px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:60%;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{transform:translateX(0)}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__body-text{-webkit-line-clamp:none!important;line-clamp:none!important;line-height:1.75}.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-less,.cometchat-ai-assistant-chat .cometchat-text-bubble.cometchat-text-bubble-outgoing .cometchat-text-bubble__read-more{display:none}.cometchat-ai-assistant-chat__sidebar-content{background:var(--cometchat-background-color-02);display:flex;flex:1 1;flex-direction:column;overflow:hidden}.cometchat-ai-assistant-chat__message-composer-view{width:100%}.cometchat-ai-assistant-chat__message-composer-view--disabled{caret-color:#0000;cursor:not-allowed;position:relative}.cometchat-ai-assistant-chat__message-composer-view--disabled *{pointer-events:none}.cometchat-ai-assistant-chat__message-composer-view--disabled:hover:before{background:var(--cometchat-error-color);opacity:1}.cometchat-ai-assistant-chat__message-composer-view--disabled .cometchat-ai-assistant-chat__send-button-view--streaming .cometchat-ai-assistant-chat__send-button-icon{cursor:not-allowed;pointer-events:none}.cometchat-ai-assistant-message-bubble__copy{align-items:flex-start;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:flex-start;mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;-webkit-mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view{align-items:center;display:flex;flex-direction:row}.cometchat-ai-assistant-chat .cometchat-message-bubble-outgoing .cometchat-message-bubble__status-info-view .cometchat{display:flex}.cometchat-ai-assistant-chat__sidebar-overlay{animation:fadeIn .3s ease forwards;background:#0000004d;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:999}.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-content-view,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body-wrapper,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming .cometchat-message-bubble__body.tool-result_agentic,.cometchat-ai-assistant-chat .cometchat-message-bubble-incoming>div{max-width:100%!important;min-width:100%!important;width:100%!important}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1)}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}@media (max-width:480px){.cometchat-ai-assistant-chat__sidebar{position:fixed;z-index:1000}.cometchat-ai-assistant-chat__sidebar--open{max-width:none;position:fixed;transform:translateX(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}.cometchat-ai-assistant-chat__sidebar-overlay{position:fixed;z-index:999}}.cometchat-ai-assistant-message-bubble{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;overflow:hidden;text-align:left;width:100%}.cometchat-ai-assistant-message-bubble *{box-sizing:border-box;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2);max-width:100%;overflow:hidden}.cometchat:has(>.cometchat-ai-assistant-message-bubble){margin-top:calc(var(--cometchat-margin-1)*-1)}.cometchat-ai-assistant-message-bubble>p:not([class]){color:var(--cometchat-text-color-primary);text-align:left}.cometchat-ai-assistant-message-bubble ol:not([class]){margin-top:0!important;padding-left:0!important}.cometchat-ai-assistant-message-bubble li:not([class]),.cometchat-ai-assistant-message-bubble ol:not([class]){color:var(--cometchat-text-color-primary);text-align:left!important}.cometchat-ai-assistant-message-bubble canvas,.cometchat-ai-assistant-message-bubble figure,.cometchat-ai-assistant-message-bubble img,.cometchat-ai-assistant-message-bubble pre,.cometchat-ai-assistant-message-bubble svg,.cometchat-ai-assistant-message-bubble table,.cometchat-ai-assistant-message-bubble video{vertical-align:top}.cometchat-ai-assistant-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-ai-assistant-message-bubble ol:not([class]),.cometchat-ai-assistant-message-bubble ul:not([class]){color:var(--cometchat-text-color-primary);padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-ai-assistant-message-bubble ul:not([class]){color:var(--cometchat-text-color-primary);text-align:left!important}.cometchat-ai-assistant-message-bubble__code-block{border:1px solid var(--cometchat-border-color-default);max-height:300px;overflow:auto;width:100%}.cometchat-ai-assistant-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-family:var(--cometchat-font-family);font-size:14px}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block,.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__code-block *{font-size:14px}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-track{background:#0000}.cometchat-ai-assistant-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble table{border-collapse:initial;border-radius:var(--cometchat-radius-2);border-spacing:0;display:block;margin:var(--cometchat-margin-2) 0;max-width:100%;overflow-x:auto;overflow:scroll;table-layout:auto;width:fit-content}.cometchat-ai-assistant-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td,.cometchat-ai-assistant-message-bubble th{border:1px solid var(--cometchat-border-color-dark);max-width:100%;padding:var(--cometchat-padding-2);width:fit-content}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-track{background:#0000}.cometchat-ai-assistant-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-message-bubble td{text-align:left!important}.cometchat-ai-assistant-message-bubble th{background:var(--cometchat-background-color-04);text-align:center!important}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__link{color:var(--cometchat-text-color-highlight);text-decoration:underline}.cometchat-ai-assistant-message-bubble hr,.cometchat-ai-assistant-message-bubble ol,.cometchat-ai-assistant-message-bubble ul{margin:0}.cometchat-ai-assistant-message-bubble li{overflow:visible!important;padding:0}.cometchat-ai-assistant-message-bubble>ol:first-child>li:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble h1,.cometchat-ai-assistant-message-bubble h2,.cometchat-ai-assistant-message-bubble h3,.cometchat-ai-assistant-message-bubble h4,.cometchat-ai-assistant-message-bubble h5,.cometchat-ai-assistant-message-bubble h6{font-size:medium;margin:0;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble>h1:first-child,.cometchat-ai-assistant-message-bubble>h2:first-child,.cometchat-ai-assistant-message-bubble>h3:first-child,.cometchat-ai-assistant-message-bubble>h4:first-child,.cometchat-ai-assistant-message-bubble>h5:first-child,.cometchat-ai-assistant-message-bubble>h6:first-child{padding-top:0}.cometchat-ai-assistant-message-bubble img{border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2);max-height:300px;width:fit-content}.cometchat-ai-assistant-message-bubble__image-intersection-end,.cometchat-ai-assistant-message-bubble__image-intersection-start{display:none}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:not(.cometchat-ai-assistant-message-bubble__image-intersection-end~.cometchat-ai-assistant-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-ai-assistant-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:not(:has(+.cometchat-ai-assistant-message-bubble__image-intersection-start)){display:block}.cometchat-ai-assistant-message-bubble .cometchat-ai-assistant-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-ai-assistant-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-ai-assistant-message-bubble>p:first-child,.cometchat-ai-assistant-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}.cometchat-stream-message-bubble *{box-sizing:border-box;line-height:1.75;margin:0;margin-bottom:var(--cometchat-margin-2);max-width:100%;overflow:hidden}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__copy{align-items:flex-start;align-self:flex-start;background:var(--cometchat-icon-color-secondary);display:flex;height:20px;justify-content:flex-start;mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;-webkit-mask:url(/static/media/Copy.4d5c5370c2badfa4ec72.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.cometchat:has(>.cometchat-stream-message-bubble){margin-top:calc(var(--cometchat-margin-1)*-1)}.cometchat-stream-message-bubble{overflow:hidden;text-align:left}.cometchat-message-bubble__wrapper{align-items:center}.cometchat-stream-message-bubble>p:not([class]){text-align:left}.cometchat-stream-message-bubble>ol:not([class]){margin-top:0!important;padding-left:0!important;text-align:left!important}.cometchat-stream-message-bubble canvas,.cometchat-stream-message-bubble figure,.cometchat-stream-message-bubble img,.cometchat-stream-message-bubble pre,.cometchat-stream-message-bubble svg,.cometchat-stream-message-bubble table,.cometchat-stream-message-bubble video{vertical-align:top}.cometchat-stream-message-bubble input[type=checkbox]{margin-right:var(--cometchat-margin-1);position:relative;top:1px}.cometchat-stream-message-bubble li:not([class]){text-align:left!important}.cometchat-stream-message-bubble ol:not([class]),.cometchat-stream-message-bubble ul:not([class]){padding-left:var(--cometchat-padding-5)!important;text-align:left!important}.cometchat-stream-message-bubble ul:not([class]){text-align:left!important}.cometchat-stream-message-bubble__code-block{border:1px solid var(--cometchat-border-color-default);max-height:300px;overflow:auto;width:100%}.cometchat-stream-message-bubble :not(pre *){color:var(--cometchat-text-color-primary);font-family:var(--cometchat-font-family);font-size:14px}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block,.cometchat-stream-message-bubble .cometchat-stream-message-bubble__code-block *{font-size:14px}.cometchat-stream-message-bubble__thinking{align-items:center;align-self:flex-start;animation:fadeIn .5s ease;border-radius:16px;color:#717680;display:flex;font:var(--cometchat-font-body-regular);height:fit-content;justify-content:flex-start;min-width:fit-content;overflow:hidden;padding-top:1px;position:relative;width:fit-content}.cometchat-stream-message-bubble__thinking:after{animation:shimmer 1.5s infinite;background:var( --cometchat-text-shimmer-gradient-color);content:"";height:100%;left:-60%;opacity:.7;pointer-events:none;position:absolute;top:0;width:60%}.cometchat-stream-message-bubble__tool-call-text{color:var(--cometchat-text-color-secondary);padding-top:1px;text-align:left;width:fit-content}.cometchat-stream-message-bubble__thinking{align-items:flex-start;border-radius:0}.cometchat-stream-message-bubble__thinking>.cometchat-stream-message-bubble__thinking-text{border-radius:0;color:var(--cometchat-text-color-secondary)}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-track{background:#0000}.cometchat-stream-message-bubble__code-block::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:4px}.cometchat-stream-message-bubble table{border-collapse:initial;border-radius:var(--cometchat-radius-2);border-spacing:0;display:block;margin:var(--cometchat-margin-2) 0;max-width:100%;overflow-x:auto;overflow:hidden;table-layout:auto;width:fit-content}.cometchat-stream-message-bubble tr:first-child th:first-child{border-top-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:first-child th:last-child{border-top-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:first-child{border-bottom-left-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble tr:last-child td:last-child{border-bottom-right-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble table::-webkit-scrollbar{background:#0000;height:8px;width:0}.cometchat-stream-message-bubble table::-webkit-scrollbar-track{background:#0000}.cometchat-stream-message-bubble table::-webkit-scrollbar-thumb{background:var(--cometchat-icon-color-secondary);border-radius:var(--cometchat-radius-2)}.cometchat-stream-message-bubble td,.cometchat-stream-message-bubble th{border:1px solid var(--cometchat-border-color-dark);max-width:100%;padding:var(--cometchat-padding-2);width:fit-content}.cometchat-stream-message-bubble td{text-align:left!important}.cometchat-stream-message-bubble th{background:var(--cometchat-background-color-04);text-align:center!important}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__link{color:var(--cometchat-text-color-highlight);text-decoration:underline}.cometchat-stream-message-bubble hr,.cometchat-stream-message-bubble ol,.cometchat-stream-message-bubble ul{margin:0}.cometchat-stream-message-bubble li{overflow:visible!important;padding:0}.cometchat-stream-message-bubble img{border-radius:var(--cometchat-radius-2);margin-top:var(--cometchat-margin-2);max-height:300px;width:fit-content}.cometchat-stream-message-bubble>:first-child :first-child:not(:has(*))~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start,input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:is(input[type=checkbox]~.cometchat-stream-message-bubble__image-intersection-start)~img{margin-top:var(--cometchat-margin-1)}.cometchat-stream-message-bubble>ol:first-child>li:first-child,.cometchat-stream-message-bubble>ul:first-child>li:first-child{padding-top:0}.cometchat-stream-message-bubble h1,.cometchat-stream-message-bubble h2,.cometchat-stream-message-bubble h3,.cometchat-stream-message-bubble h4,.cometchat-stream-message-bubble h5,.cometchat-stream-message-bubble h6{font-size:medium;margin:0;padding:var(--cometchat-padding-2) 0}.cometchat-stream-message-bubble>h1:first-child,.cometchat-stream-message-bubble>h2:first-child,.cometchat-stream-message-bubble>h3:first-child,.cometchat-stream-message-bubble>h4:first-child,.cometchat-stream-message-bubble>h5:first-child,.cometchat-stream-message-bubble>h6:first-child{padding-top:0}.cometchat-stream-message-bubble__image-intersection-end,.cometchat-stream-message-bubble__image-intersection-start{display:none}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-start:not(.cometchat-stream-message-bubble__image-intersection-end~.cometchat-stream-message-bubble__image-intersection-start){display:block;margin-top:-.5em}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:not(:has(+.cometchat-stream-message-bubble__image-intersection-start)){display:block}.cometchat-stream-message-bubble .cometchat-stream-message-bubble__image-intersection-end:last-child{margin-bottom:0}.cometchat-stream-message-bubble>ol:first-child li:first-child>p:first-child,.cometchat-stream-message-bubble>p:first-child,.cometchat-stream-message-bubble>ul:first-child li:first-child>p:first-child{padding-top:0}@keyframes shimmer{0%{left:-60%}to{left:100%}}.cometchat-ai-assistant-chat-history{display:flex;flex-direction:column;height:100%;padding:var(--cometchat-padding-2);padding-top:0;width:100%}.cometchat-ai-assistant-chat-history__empty,.cometchat-ai-assistant-chat-history__error,.cometchat-ai-assistant-chat-history__loading{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;height:100%;justify-content:center;padding:var(--cometchat-padding-5);text-align:center;width:100%}.cometchat-ai-assistant-chat-history__list{flex:1 1;overflow-y:auto}.cometchat-ai-assistant-chat-history__header-container{background:#0000;box-sizing:border-box;height:fit-content;width:100%}.cometchat-ai-assistant-chat-history .cometchat-list__header{background:#0000;border:none}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container{box-sizing:border-box;padding-bottom:var(--cometchat-padding-5)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button{background:#0000;border:none;box-sizing:border-box;gap:var(--cometchat-spacing-2);height:fit-content;justify-content:flex-start;margin:0;min-height:44px;padding:0;padding:var(--cometchat-padding-2);padding-left:0;width:100%}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button__icon{background:var(--cometchat-icon-color-secondary);height:24px;width:24px}.cometchat-ai-assistant-chat-history .cometchat-ai-assistant-chat-history__header-container-new-chat-container .cometchat-button:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-options{visibility:hidden}.cometchat-ai-assistant-chat-history__list-item:hover .cometchat-ai-assistant-chat-history__list-options{visibility:visible}.cometchat-ai-assistant-chat-history__list-item{align-items:center;background:var(--cometchat-background-color-02);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:var(--cometchat-padding-3) var(--cometchat-padding-2);transition:background .2s ease;width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header{align-items:flex-start;background:#0000;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;display:flex;justify-content:flex-start;min-height:42px;padding:var(--cometchat-padding-5) var(--cometchat-padding-2) var(--cometchat-padding-2) var(--cometchat-padding-2);width:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item-date-header-start{padding:var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history .cometchat-menu-list__menu{background-color:initial}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item{background-color:initial;box-shadow:none}.cometchat-ai-assistant-chat-history .cometchat-menu-list__main-menu-item-icon-delete{background:#f44649;background:var(--cometchat-error-color,#f44649);height:24px;-webkit-mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;mask:url(/static/media/delete_icon.5db005e80f01622481b4.svg) center center no-repeat;-webkit-mask-size:contain;width:24px}.cometchat-ai-assistant-chat-history__list-item-date-header .cometchat-date{padding:0}.cometchat-ai-assistant-chat-history__list-item-container{height:fit-content;width:100%}.cometchat-ai-assistant-chat-history__list-item:hover{background:var(--cometchat-background-color-03);border-radius:var(--cometchat-radius-2)}.cometchat-ai-assistant-chat-history__list-item-text{color:var(--cometchat-text-color-primary);cursor:pointer;line-height:1.5;font:var(--cometchat-font-body-regular);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.cometchat-ai-assistant-chat-history .cometchat-list__body{border:none;padding:var(--cometchat-padding-2) 0}.cometchat-ai-assistant-chat-history__header{align-items:center;background:var(--cometchat-background-color-02);box-sizing:border-box;display:flex;justify-content:space-between;min-height:65px;padding:0 var(--cometchat-padding-2)}.cometchat-ai-assistant-chat-history__title{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-heading3-bold);margin:0}.cometchat-ai-assistant-chat-history .cometchat-list__body-intersection-top{visibility:hidden!important}.cometchat-ai-assistant-chat-history__close{align-items:center;background:#0000;border:none;border-radius:var(--cometchat-radius-2);cursor:pointer;display:flex;justify-content:center;padding:var(--cometchat-padding-2);transition:background-color .2s ease}.cometchat-ai-assistant-chat-history__close:hover{background:var(--cometchat-background-color-03)}.cometchat-ai-assistant-chat-history__close-icon{background:var(--cometchat-icon-color-secondary);height:24px;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;mask-size:contain;-webkit-mask-size:contain;width:24px}.cometchat-ai-assistant-chat-history__shimmer{background:#0000;height:100%;width:100%}.cometchat-ai-assistant-chat-history__shimmer-item{display:flex;height:48px;padding:12px 16px;padding:var(--cometchat-padding-3,12px) var(--cometchat-padding-4,16px);width:100%}.cometchat-ai-assistant-chat-history__shimmer-item-title{animation:shimmerAnimation 1.5s linear infinite;background:linear-gradient(90deg,#e0e0e0,#eee);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0,#eee 100%));border-radius:8px;border-radius:var(--cometchat-radius-2,8px);flex-shrink:0;height:22px;width:100%}.cometchat-ai-assistant-chat-history__empty-state-view,.cometchat-ai-assistant-chat-history__error-state-view{align-items:center;background:#0000;display:flex;flex-direction:column;gap:20px;gap:var(--cometchat-padding-5,20px);height:100%;justify-content:center}.cometchat-ai-assistant-chat-history__empty-state-view-body,.cometchat-ai-assistant-chat-history__error-state-view-body{display:flex;flex-direction:column;gap:2px;gap:var(--cometchat-padding,2px)}.cometchat-ai-assistant-chat-history__empty-state-view-body-title,.cometchat-ai-assistant-chat-history__error-state-view-body-title{color:#141414;color:var(--cometchat-text-color-primary,#141414);font:var(--cometchat-font-heading3-bold);font-style:normal;text-align:center;width:280px}.cometchat-ai-assistant-chat-history__empty-state-view-body-description,.cometchat-ai-assistant-chat-history__error-state-view-body-description{color:#727272;color:var(--cometchat-text-color-secondary,#727272);font:var(--cometchat-font-body-regular);font-style:normal;text-align:center;width:280px}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-error-view{align-items:flex-start;background:var(--cometchat-error-color-100);border:1px solid var(--cometchat-border-color-default);border-radius:var(--cometchat-radius-2);box-sizing:border-box;display:flex;justify-content:center;margin-top:var(--cometchat-margin-2);padding:var(--cometchat-padding-4);width:100%;width:fit-content}.cometchat-error-view__message{word-wrap:break-word;color:var(--cometchat-error-color);font:var(--cometchat-font-caption1-regular);-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin:0;text-align:left}.cometchat-message-preview{align-items:flex-start;background-color:var(--cometchat-background-color-03);border:none;border-radius:4px;border-radius:var(--cometchat-radius-1,4px);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:4px;gap:var(--cometchat-padding-1,4px);height:100%;justify-content:space-between;margin:0;min-height:30px;min-width:100px;padding:8px;padding:var(--cometchat-padding-2,8px);position:relative;width:100%}.cometchat-message-bubble-incoming .cometchat-message-preview{background-color:var(--cometchat-neutral-color-400);color:var( --cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview{background:var(--cometchat-extended-primary-color-700)}.cometchat-message-preview__close{align-items:center;background:var(--cometchat-icon-color-primary);cursor:pointer;display:flex;height:20px;justify-content:center;mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask:url(/static/media/close.9564eb57de95f15d7b4e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:8px;right:var(--cometchat-padding-2,8px);top:8px;top:var(--cometchat-padding-2,8px);width:20px}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message{color:var(--cometchat-static-white)}.cometchat-message-preview-deleted__message{display:flex;gap:2px;height:100%;justify-content:left;width:100%}.cometchat-message-preview-deleted__message__text{font:12px;font:var(--cometchat-font-caption1-regular,12px);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message{color:var(--cometchat-neutral-color-600)}.cometchat-message-preview__title{color:var(--cometchat-primary-color);font:12px;font:var(--cometchat-font-caption1-regular,12px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle{align-items:center;color:var(--cometchat-text-color-secondary);display:flex;font-style:normal;font:12px;font:var(--cometchat-font-caption1-regular,12px);gap:5px;overflow:hidden;text-align:left;width:100%}.cometchat-message-bubble-outgoing .bubble-view{border-left:3px solid var(--cometchat-static-white)}.composer-view .cometchat-message-preview{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .bubble-view .cometchat-message-preview__subtitle-icon{background-color:var(--cometchat-static-white)}.cometchat-message-bubble-incoming .bubble-view{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-bubble-outgoing .cometchat-message-preview__subtitle,.cometchat-message-bubble-outgoing .cometchat-message-preview__title{color:var(--cometchat-static-white)}.bubble-view{border-radius:4px}.cometchat-message-preview_others{border-left:3px solid var(--cometchat-primary-color)}.cometchat-message-preview__subtitle-text{font:12px;font:var(--cometchat-font-caption1-regular,12px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.cometchat-message-preview__subtitle-icon{align-items:center;align-self:center;background:#a1a1a1;background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;display:flex;flex-shrink:0;height:16px;justify-content:center;-webkit-mask-size:contain;mask-size:contain;width:16px}.cometchat-message-preview__subtitle-icon-image{-webkit-mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;mask:url(/static/media/conversations_image-message.eaaad8ef101995637081.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-bubble-incoming .cometchat-message-preview-deleted__message__icon{background:var(--cometchat-neutral-color-600)}.cometchat-message-bubble-outgoing .cometchat-message-preview-deleted__message__icon{background:#fff;background:var(--cometchat-static-white,#fff)}.cometchat-message-preview-deleted__message__icon{flex:0 0 auto;height:14px;-webkit-mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;mask:url(/static/media/message_delete.ce537f017fc12fab523e.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain;width:14px}.cometchat-message-preview__subtitle-icon-meeting-incoming-audio{-webkit-mask:url(/static/media/phone_incoming.d8337717bd699169eaa5.svg) center center no-repeat;mask:url(/static/media/phone_incoming.d8337717bd699169eaa5.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-audio{-webkit-mask:url(/static/media/phone_outgoing.fe790222212ccc2b0221.svg) center center no-repeat;mask:url(/static/media/phone_outgoing.fe790222212ccc2b0221.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-incoming-video{-webkit-mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;mask:url(/static/media/incoming_video.00f32e896263889e2509.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-meeting-outgoing-video{-webkit-mask:url(/static/media/outgoing_video.5381c4a37cb744fc30a7.svg) center center no-repeat;mask:url(/static/media/outgoing_video.5381c4a37cb744fc30a7.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-file{-webkit-mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;mask:url(/static/media/conversations_file-message.64124f24b26099a70a27.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-video{-webkit-mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;mask:url(/static/media/conversations_video-message.a2b413578aacf04e2a73.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-audio{-webkit-mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;mask:url(/static/media/conversations_audio-message.55058fd73f6f30059605.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-poll{-webkit-mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;mask:url(/static/media/conversations_poll-message.a38228224d6a756b8aa0.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-sticker{-webkit-mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;mask:url(/static/media/conversations_sticker-message.1e08cf8a4ce3d8af27c9.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-document{-webkit-mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;mask:url(/static/media/conversations_collaborative-document-message.9f5c199a668e6da1c4c6.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-collaborative-whiteboard{-webkit-mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;mask:url(/static/media/collaborative_whiteboard.25e29644e4591c341125.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-link{-webkit-mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;mask:url(/static/media/conversations_link.cfde67f9dcdc9ad112cc.svg) center center no-repeat;-webkit-mask-size:contain;mask-size:contain}.cometchat-message-preview__subtitle-icon-none{display:none}.cometchat-flag-message-dialog{background:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-light);border-radius:var(--cometchat-radius-5);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;flex-shrink:0;height:fit-content;max-height:100%;max-width:400px;overflow:hidden;width:100%}.cometchat-flag-message-dialog button{cursor:pointer}.cometchat-flag-message-dialog__header{background:var(--cometchat-background-color-01);border-bottom:1px solid var(--cometchat-border-color-light);border-left:1px solid var(--cometchat-border-color-light);padding:var(--cometchat-padding-4) var(--cometchat-padding-4)}.cometchat-flag-message-dialog__header-main{align-items:center;align-self:stretch;display:flex;gap:var(--cometchat-padding-3);margin-bottom:var(--cometchat-padding-2)}.cometchat-flag-message-dialog__body{display:flex;flex-direction:column;margin-inline:auto;width:calc(100% - var(--cometchat-padding-5)*2)}.cometchat-flag-message-dialog__header-title{align-items:flex-start;color:var(--cometchat-text-color-primary);display:flex;flex:1 0;flex-direction:column;font:var(--cometchat-font-heading2-medium);gap:0;justify-content:center;overflow:hidden;text-overflow:ellipsis}.cometchat-flag-message-dialog__header-subtitle{color:var(--cometchat-neutral-color-600);font:var(--cometchat-font-body-regular);overflow:hidden;text-align:left;text-overflow:ellipsis}.cometchat-flag-message-dialog__reasons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;padding:var(--cometchat-padding-4) 0 0 0}.cometchat-flag-message-dialog__reason{background-color:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-default);border-radius:16px;color:var(--cometchat-text-color-primary);cursor:pointer;font:var(--cometchat-font-body-regular);padding:4px 12px}.cometchat-flag-message-dialog__reason:hover{background-color:var(--cometchat-neutral-color-200)}.cometchat-flag-message-dialog__reasons .cometchat-flag-message-dialog__reason-selected{background-color:var(--cometchat-extended-primary-color-100);border-color:var(--cometchat-extended-primary-color-200);color:var(--cometchat-text-color-highlight)}.cometchat-flag-message-dialog__remark{align-items:flex-start;display:flex;flex-direction:column;gap:var(--cometchat-padding-2);margin-top:var(--cometchat-margin-6)}.cometchat-flag-message-dialog__remark-label{color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-medium);text-align:left}.cometchat-flag-message-dialog__remark-label span{color:var(--cometchat-text-color-tertiary);font:var(--cometchat-font-body-regular)}.cometchat-flag-message-dialog__remark-input{background:var(--cometchat-background-color-02);border:1px solid var(--cometchat-border-color-light);border-radius:8px;border-radius:var(--cometchat-radius-2,8px);caret-color:var(--cometchat-text-color-primary);color:var(--cometchat-text-color-primary);font:var(--cometchat-font-body-regular);height:84px;max-height:84px;min-height:84px;overflow:auto;padding:var(--cometchat-padding-2);resize:none;width:100%}.cometchat-flag-message-dialog__remark-input:focus{outline:none}.cometchat-flag-message-dialog__remark-input::placeholder{color:var(--cometchat-text-color-tertiary)}.cometchat-flag-message-dialog__error{color:var(--cometchat-error-color);display:flex;flex-direction:column;font:var(--cometchat-font-body-regular);justify-content:flex-end;padding:var(--cometchat-padding-2) 0 var(--cometchat-padding-4) 0;text-align:left}.cometchat-flag-message-dialog__actions{align-items:center;display:flex;gap:var(--cometchat-padding-3);justify-content:center;padding:0 0 var(--cometchat-padding-5) 0}.cometchat-flag-message-dialog__actions-item{width:100%}.cometchat-flag-message-dialog__actions .cometchat:has(>.cometchat-button){border:none;height:40px;width:100%}.cometchat-flag-message-dialog__actions .cometchat-button{border-radius:8px;border-radius:var(--cometchat-radius-2,8px);font:var(--cometchat-font-body-medium);width:100%}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button{background-color:var(--cometchat-background-color-01);border:1px solid var(--cometchat-border-color-dark)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-cancel .cometchat-button__text{color:var(--cometchat-text-color-primary)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button__text{color:var(--cometchat-static-white)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled{background-color:var(--cometchat-neutral-color-300);border-color:var(--cometchat-neutral-color-300);cursor:not-allowed}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:has(.cometchat-button__loading-view){background:#6852d6;background:var(--cometchat-primary-button-background,#6852d6)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{color:var(--cometchat-neutral-color-50)}.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__icon,.cometchat-flag-message-dialog__actions .cometchat-flag-message-dialog__actions-submit .cometchat-button:disabled .cometchat-button__text{cursor:not-allowed}.cometchat-flag-message-dialog__header-close .cometchat-button{background:#0000;gap:0;height:24px;padding:0;width:24px}@media (max-width:420px){.cometchat-flag-message-dialog{width:95%}}.cometchat-special-mentions-list .cometchat-special-mentions-list__item{align-items:center;color:#141414;color:var(--cometchat-text-color-primary,#141414);cursor:pointer;display:flex;font:500 16px Roboto;font:var(--cometchat-font-heading4-medium,500 16px Roboto);gap:12px;padding:8px 16px;padding:var(--cometchat-padding-2,8px) var(--cometchat-padding-4,16px)}.cometchat-special-mentions-list .cometchat-special-mentions-list__item:hover{background:#fafafa;background:var(--cometchat-white-hover,#fafafa)}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name{align-items:center;display:inline-flex;gap:8px;padding:5px}.cometchat-special-mentions-list .cometchat-special-mentions-list__item .cometchat-special-mentions-list__item-name .cometchat-special-mentions-list__item-name-subtext{color:var(--cometchat-neutral-color-700);font:var(--cometchat-font-body-regular)}.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:fit-content}.cometchat-mentions-incoming,.cometchat-mentions-outgoing{align-items:center;border-radius:2px;border-radius:var(--cometchat-radius,2px);cursor:pointer;display:inline-flex;justify-content:center;padding:0 2px;padding:0 var(--cometchat-padding,2px)}.cometchat-mentions-outgoing.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-outgoing.cometchat-mentions-other{background:#f9f8fd33}.cometchat-mentions-incoming.cometchat-mentions-you{background:#ffab0033}.cometchat-mentions-incoming.cometchat-mentions-other{background:#6852d633}.cometchat-mentions-outgoing.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-outgoing.cometchat-mentions-other>span{color:var(--cometchat-static-white)}.cometchat-mentions-incoming.cometchat-mentions-you>span{color:var(--cometchat-warning-color)}.cometchat-mentions-incoming.cometchat-mentions-other>span{color:var(--cometchat-text-color-highlight)}.cometchat-text-bubble-incoming .cometchat-url{color:var(--cometchat-info-color)}.cometchat-message-preview .cometchat-url,.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;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.4afbed674a5252ead176.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(/static/media/Roboto-BlackItalic.b49c4ba79204961dccd3.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.d50a80138ec4f2fb5e9f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/static/media/Roboto-BoldItalic.3fcf599c8a6c05a2c712.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.27f62b53b93858475a7f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/static/media/Roboto-Italic.cd47f5421512ee65fe22.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.839cb7309f46fed11436.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/static/media/Roboto-LightItalic.3743e89917aa46e2f6e5.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.e73e917f7bfa48666e00.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(/static/media/Roboto-MediumItalic.3dc683bc0f0d56bae3f8.ttf) format("truetype")}:root{--cometchat-spacing:2px;--cometchat-spacing-1:4px;--cometchat-spacing-2:8px;--cometchat-spacing-3:12px;--cometchat-spacing-4:16px;--cometchat-spacing-5:20px;--cometchat-spacing-6:24px;--cometchat-spacing-7:28px;--cometchat-spacing-8:32px;--cometchat-spacing-9:36px;--cometchat-spacing-10:40px;--cometchat-spacing-11:44px;--cometchat-spacing-12:48px;--cometchat-spacing-13:52px;--cometchat-spacing-14:56px;--cometchat-spacing-15:60px;--cometchat-spacing-16:64px;--cometchat-spacing-17:68px;--cometchat-spacing-18:72px;--cometchat-spacing-19:76px;--cometchat-spacing-20:80px;--cometchat-spacing-max:1000px;--cometchat-padding:var(--cometchat-spacing);--cometchat-padding-1:var(--cometchat-spacing-1);--cometchat-padding-2:var(--cometchat-spacing-2);--cometchat-padding-3:var(--cometchat-spacing-3);--cometchat-padding-4:var(--cometchat-spacing-4);--cometchat-padding-5:var(--cometchat-spacing-5);--cometchat-padding-6:var(--cometchat-spacing-6);--cometchat-padding-7:var(--cometchat-spacing-7);--cometchat-padding-8:var(--cometchat-spacing-8);--cometchat-padding-9:var(--cometchat-spacing-9);--cometchat-padding-10:var(--cometchat-spacing-10);--cometchat-margin:var(--cometchat-spacing);--cometchat-margin-1:var(--cometchat-spacing-1);--cometchat-margin-2:var(--cometchat-spacing-2);--cometchat-margin-3:var(--cometchat-spacing-3);--cometchat-margin-4:var(--cometchat-spacing-4);--cometchat-margin-5:var(--cometchat-spacing-5);--cometchat-margin-6:var(--cometchat-spacing-6);--cometchat-margin-7:var(--cometchat-spacing-7);--cometchat-margin-8:var(--cometchat-spacing-8);--cometchat-margin-9:var(--cometchat-spacing-9);--cometchat-margin-10:var(--cometchat-spacing-10);--cometchat-margin-11:var(--cometchat-spacing-11);--cometchat-margin-12:var(--cometchat-spacing-12);--cometchat-margin-13:var(--cometchat-spacing-13);--cometchat-margin-14:var(--cometchat-spacing-14);--cometchat-margin-15:var(--cometchat-spacing-15);--cometchat-margin-16:var(--cometchat-spacing-16);--cometchat-margin-17:var(--cometchat-spacing-17);--cometchat-margin-18:var(--cometchat-spacing-18);--cometchat-margin-19:var(--cometchat-spacing-19);--cometchat-margin-20:var(--cometchat-spacing-20);--cometchat-radius:var(--cometchat-spacing);--cometchat-radius-1:var(--cometchat-spacing-1);--cometchat-radius-2:var(--cometchat-spacing-2);--cometchat-radius-3:var(--cometchat-spacing-3);--cometchat-radius-4:var(--cometchat-spacing-4);--cometchat-radius-5:var(--cometchat-spacing-5);--cometchat-radius-6:var(--cometchat-spacing-6);--cometchat-radius-max:var(--cometchat-spacing-max);--cometchat-font-family:"Roboto","Inter";--cometchat-font-title-bold:700 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-medium:500 32px/38.4px var(--cometchat-font-family);--cometchat-font-title-regular:400 32px/38.4px var(--cometchat-font-family);--cometchat-font-heading1-bold:700 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-medium:500 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading1-regular:400 24px/28.8px var(--cometchat-font-family);--cometchat-font-heading2-bold:700 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-medium:500 20px/24px var(--cometchat-font-family);--cometchat-font-heading2-regular:400 20px/24px var(--cometchat-font-family);--cometchat-font-heading3-bold:700 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-medium:500 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading3-regular:400 18px/21.6px var(--cometchat-font-family);--cometchat-font-heading4-bold:700 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-medium:500 16px/19.2px var(--cometchat-font-family);--cometchat-font-heading4-regular:400 16px/19.2px var(--cometchat-font-family);--cometchat-font-body-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-body-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-caption1-bold:700 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-medium:500 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption1-regular:400 12px/14.4px var(--cometchat-font-family);--cometchat-font-caption2-bold:700 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-medium:500 10px/12px var(--cometchat-font-family);--cometchat-font-caption2-regular:400 10px/12px var(--cometchat-font-family);--cometchat-font-button-bold:700 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-medium:500 14px/16.8px var(--cometchat-font-family);--cometchat-font-button-regular:400 14px/16.8px var(--cometchat-font-family);--cometchat-font-link:400 14px/19.6px var(--cometchat-font-family);--cometchat-primary-color:#6852d6;--cometchat-extended-primary-color-50:#f9f8fd;--cometchat-extended-primary-color-100:#edeafa;--cometchat-extended-primary-color-200:#dcd7f6;--cometchat-extended-primary-color-300:#ccc4f1;--cometchat-extended-primary-color-400:#bbb1ed;--cometchat-extended-primary-color-500:#aa9ee8;--cometchat-extended-primary-color-600:#9a8be4;--cometchat-extended-primary-color-700:#8978df;--cometchat-extended-primary-color-800:#7965db;--cometchat-extended-primary-color-900:#5d49be;--cometchat-neutral-color-50:#fff;--cometchat-neutral-color-100:#fafafa;--cometchat-neutral-color-200:#f5f5f5;--cometchat-neutral-color-300:#e8e8e8;--cometchat-neutral-color-400:#dcdcdc;--cometchat-neutral-color-500:#a1a1a1;--cometchat-neutral-color-600:#727272;--cometchat-neutral-color-700:#5b5b5b;--cometchat-neutral-color-800:#434343;--cometchat-neutral-color-900:#141414;--cometchat-info-color:#0b7bea;--cometchat-warning-color:#ffab00;--cometchat-success-color:#09c26f;--cometchat-error-color:#f44649;--cometchat-error-color-100:#fef3f2;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-neutral-color-200);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#e0e0e0,#eee);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,#fff0,#ffffffb3 50%,#fff0);--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-error-color-100:#3a0c05;--cometchat-static-black:#141414;--cometchat-static-white:#fff;--cometchat-background-color-01:var(--cometchat-neutral-color-50);--cometchat-background-color-02:var(--cometchat-neutral-color-100);--cometchat-background-color-03:var(--cometchat-neutral-color-200);--cometchat-background-color-04:var(--cometchat-neutral-color-300);--cometchat-border-color-light:var(--cometchat-neutral-color-200);--cometchat-border-color-default:var(--cometchat-neutral-color-300);--cometchat-border-color-dark:var(--cometchat-neutral-color-400);--cometchat-border-color-highlight:var(--cometchat-primary-color);--cometchat-text-color-primary:var(--cometchat-neutral-color-900);--cometchat-text-color-secondary:var(--cometchat-neutral-color-600);--cometchat-text-color-tertiary:var(--cometchat-neutral-color-500);--cometchat-text-color-disabled:var(--cometchat-neutral-color-400);--cometchat-text-color-white:var(--cometchat-neutral-color-50);--cometchat-text-color-highlight:var(--cometchat-primary-color);--cometchat-icon-color-primary:var(--cometchat-neutral-color-900);--cometchat-icon-color-secondary:var(--cometchat-neutral-color-500);--cometchat-icon-color-tertiary:var(--cometchat-neutral-color-400);--cometchat-icon-color-white:var(--cometchat-neutral-color-50);--cometchat-icon-color-highlight:var(--cometchat-primary-color);--cometchat-shimmer-background-color:var(--cometchat-background-color-01);--cometchat-shimmer-gradient-color:linear-gradient(90deg,#383838,#272727);--cometchat-text-shimmer-gradient-color:linear-gradient(270deg,#1a1a1a00,#1a1a1ab3 50%,#1a1a1a00);--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)}
/*# sourceMappingURL=main.ce08ca8c.css.map*/