.cometchat-group-members{background:var(--cometchat-background-color-01,#fff);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:0;width:100%;height:100%;display:flex}.cometchat-group-members__backdrop{z-index:10;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar{background:0 0;width:0;height:0}.cometchat-group-members-hide-scrollbar .cometchat-list__body::-webkit-scrollbar-thumb{background:0 0;border-radius:8px}.cometchat-group-members .cometchat-group-members__trailing-view-options{padding:var(--cometchat-padding-1,4px)var(--cometchat-padding-3,12px);justify-content:center;align-items:center;gap:var(--cometchat-padding-5,20px);border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-extended-primary-color-100,#edeafa);color:var(--cometchat-text-color-highlight,#6852d6);text-overflow:ellipsis;font:var(--cometchat-font-caption1-regular);text-transform:capitalize;font-style:normal;display:flex;overflow:hidden}.cometchat-group-members .cometchat-group-members__trailing-view-options-admin{border:1px solid var(--cometchat-border-color-highlight,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-owner{color:var(--cometchat-static-white,#f9f8fd);background:var(--cometchat-primary-color,#6852d6)}.cometchat-group-members .cometchat-group-members__trailing-view-options-participant{display:none}.cometchat-group-members .cometchat-list-item__trailing-view{width:auto;height:fit-content}.cometchat-group-members .cometchat-menu-list__sub-menu-list-item-icon{display:none}.cometchat-group-members .cometchat-menu-list__sub-menu-icon{background:var(--cometchat-icon-color-secondary,#a1a1a1);border:none;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;display:flex;-webkit-mask:url("../../assets/dropdown-arrow.svg") 50% no-repeat;mask:url("../../assets/dropdown-arrow.svg") 50% no-repeat}.cometchat-group-members .cometchat-menu-list__sub-menu-list{border-radius:var(--cometchat-radius-2,8px);border:1px solid var(--cometchat-border-color-light,#f5f5f5);background:var(--cometchat-background-color-01,#fff);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.cometchat-group-members .cometchat-menu-list__sub-menu-list :hover{background:var(--cometchat-background-color-02,#fafafa)}.cometchat-group-members__empty-state-view{flex-direction:column;display:flex}.cometchat-group-members__empty-state-view,.cometchat-group-members__error-state-view{gap:var(--cometchat-padding-5,20px);background:var(--cometchat-background-color-01,#fff);flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.cometchat-group-members__empty-state-view-body,.cometchat-group-members__error-state-view-body{gap:var(--cometchat-padding,2px);flex-direction:column;display:flex}.cometchat-group-members__empty-state-view-body-title,.cometchat-group-members__error-state-view-body-title{width:280px;color:var(--cometchat-text-color-primary,#141414);text-align:center;font:var(--cometchat-font-heading3-bold);font-style:normal}.cometchat-group-members__empty-state-view-body-description,.cometchat-group-members__error-state-view-body-description{width:280px;color:var(--cometchat-text-color-secondary,#727272);text-align:center;font:var(--cometchat-font-body-regular);font-style:normal}.cometchat-group-members__shimmer{background:var(--cometchat-background-color-01,#fff);width:100%;height:100%}.cometchat-group-members__shimmer-item{width:100%;min-width:240px;max-width:1440px;height:72px;padding:var(--cometchat-padding-3,12px)var(--cometchat-padding-4,16px);align-items:center;gap:12px;display:flex}.cometchat-group-members__shimmer-item-avatar{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:48px;height:48px;display:flex}.cometchat-group-members__shimmer-item-body{gap:var(--cometchat-padding-2,8px);flex-direction:column;width:100%;height:100%;display:flex}.cometchat-group-members__shimmer-item-title{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:50%;height:22px;animation:1.5s linear infinite shimmerAnimation}.cometchat-group-members__shimmer-item-body-subtitle{border-radius:var(--cometchat-radius-2,8px);background:var(--cometchat-shimmer-gradient-color,linear-gradient(90deg,#e0e0e0 0%,#eee 100%));flex-shrink:0;width:25%;height:12px;animation:1.5s linear infinite shimmerAnimation}.cometchat-group-members__list-item-online .cometchat-list-item__status{border-radius:var(--cometchat-radius-max,1000px);background:var(--cometchat-success-color,#09c26f);border:2px solid var(--cometchat-neutral-color-50,#fff);justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;margin-right:-12px;display:flex;position:relative;top:20px;right:15px}.cometchat-group-members .cometchat-menu-list__sub-menu{box-shadow:none;background:0 0}@keyframes shimmerAnimation{0%{background-position:-468px 0}to{background-position:468px 0}}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar{display:none}.cometchat-group-members-hide-scrollbar .cometchat-change-scope__list::-webkit-scrollbar-thumb{display:none}