.condensed-chats{background:var(--yn-blue);color:#fff;cursor:pointer;border-top-left-radius:4px;border-top-right-radius:4px;width:44px;height:34px;position:absolute;bottom:-2px;right:-42px}.condensed-chats-inner{justify-content:center;align-items:center;min-width:100%;min-height:100%;display:flex}.condensed-chats-number{color:var(--yn-blue-dark);background:#fff;border-radius:5px;justify-content:center;align-items:center;width:12px;height:12px;font-weight:700;display:flex;position:absolute;top:5px;left:5px;font-size:10px!important}.condensed-chats-list{color:#fff;background:var(--yn-blue);z-index:9;border-radius:4px;position:absolute;bottom:38px}.condensed-chats-list-item{text-wrap:nowrap;margin-bottom:1px solid #fff3;align-items:center;padding:5px;display:flex}.condensed-chats-list-item .condensed-chats-list-item-close{cursor:pointer;width:12px}
.floating-chat-header{color:#fff;background:var(--yn-blue-dark);border-top-left-radius:4px;border-top-right-radius:4px;justify-content:flex-start;align-items:center;width:100%;height:36px;padding-left:5px;padding-right:4px;display:flex}.floating-chat-header .floating-channel-header-avatar{position:relative}.floating-chat-header .floating-channel-header-avatar .floating-channel-header-unread-count{color:#fff;background:#dc3545;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:10px;display:flex;position:absolute;top:0;right:0}.floating-chat-header .floating-channel-header-avatar .floating-channel-header-avatar-image{object-fit:cover;background:#fff;border-radius:50%;width:24px;height:24px;display:block;overflow:hidden}.floating-chat-header .floating-channel-header-user-name{text-wrap:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.floating-chat-header .floating-channel-header-user-name.enlarged{max-width:none}.floating-chat-header .chat-action-icons{flex:none;justify-content:flex-end;align-items:center;gap:2px;margin-left:4px;padding-right:0;display:flex}.floating-chat-header .chat-action-icons .chat-icon-wrapper{cursor:pointer;align-items:center;display:inline-flex}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-closing-icon{width:14px;height:14px}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-expand-icon{stroke:none;width:15px;height:auto}.floating-chat-header .chat-action-icons .chat-icon-wrapper .chat-reduce-icon{width:15px;height:auto}.floating-channel-header-left{background-color:red;max-width:65%}
.floating-channel-options{background:#fff;border-left:1px solid #e0e1e5;border-right:1px solid #e0e1e5;width:100%;min-height:30px;padding-left:10px;padding-right:10px;display:flex;top:36px;left:10px;right:10px}.floating-channel-options-info-icon-wrapper,.floating-channel-options-icon-container{cursor:pointer}.floating-channel-options-icon{width:20px;height:20px}.channel-member{align-items:center;padding:5px;display:flex}.channel-member-lists{max-height:300px;overflow-y:auto}
.actions-chat-popover-option{cursor:pointer;width:100%;font-size:14px}.actions-chat-popover-option:hover{background-color:var(--yn-gray-200)}.actions-chat-popover-option.disabled{color:var(--yn-gray-400);cursor:not-allowed;pointer-events:none}
.add-user-popover-content{min-width:200px;min-height:400px}
.mute-chat-popover-option{cursor:pointer;width:100%;font-size:14px}.mute-chat-popover-option:hover{background-color:var(--yn-gray-200)}.mute-chat-popover-option.disabled{color:var(--yn-gray-400);cursor:not-allowed;pointer-events:none}
.floating-chat-message-root{width:100%}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{content:"";pointer-events:none;z-index:1;border-top:7px solid #0000;border-bottom:7px solid #0000;display:block;position:absolute;top:5px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{content:"";pointer-events:none;z-index:1;border-top:7px solid #0000;border-bottom:7px solid #0000;display:block;position:absolute;top:5px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{content:"";pointer-events:none;z-index:1;border-top:7px solid #0000;border-bottom:7px solid #0000;display:block;position:absolute;top:5px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{content:"";pointer-events:none;z-index:1;border-top:7px solid #0000;border-bottom:7px solid #0000;display:block;position:absolute;top:5px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{border-left:7px solid var(--yn-blue-lighter);right:-7px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{border-left:7px solid var(--yn-blue-lighter);right:-7px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{border-right:7px solid var(--yn-gray-200);left:-7px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{border-right:7px solid var(--yn-gray-200);left:-7px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .floating-chat-message-root--sender-header .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{top:-19px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--top .floating-chat-message-root--sender-header .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{top:-19px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .floating-chat-message-root--sender-header .str-chat__message--me:has(.str-chat__avatar) .str-chat__message-inner:after{top:-19px}.floating-chat-wrapper-inner .str-chat__li.str-chat__li--single .floating-chat-message-root--sender-header .str-chat__message--other:has(.str-chat__avatar) .str-chat__message-inner:after{top:-19px}.floating-chat-message-root--grouped{grid-template-columns:var(--floating-chat-avatar-column-width,38px)minmax(0,1fr);grid-template-areas:"avatar bubble";width:100%;display:grid}.floating-chat-message-root--grouped>.str-chat__message{display:contents}.floating-chat-message-root--grouped .str-chat__avatar{grid-area:avatar;margin-right:6px}.floating-chat-message-root--grouped .str-chat__message-inner{grid-area:bubble;justify-self:stretch;min-width:0;position:relative;overflow:visible;width:100%!important;max-width:100%!important}.floating-chat-message-root--grouped .str-chat__message-metadata{display:contents}.floating-chat-message-root--grouped .floating-chat-timestamp-anchor{display:none!important}.floating-chat-message-root--grouped:has(.str-chat__message-pin-indicator){grid-template-areas:"avatar bubble"".pin"}.floating-chat-message-root--grouped:has(.str-chat__message-pin-indicator) .str-chat__message-pin-indicator{grid-area:pin;justify-self:start;width:auto;min-width:0;margin-top:4px}.floating-chat-message-root--grouped:has(.str-chat__message-pin-indicator) .str-chat__message-inner{justify-self:stretch;width:100%!important;max-width:100%!important}.floating-chat-message-root--grouped--me{grid-template-columns:minmax(0,1fr)var(--floating-chat-avatar-column-width,38px);grid-template-areas:"bubble avatar"}.floating-chat-message-root--grouped--me .str-chat__avatar{margin-left:6px;margin-right:0}.floating-chat-message-root--grouped--me:has(.str-chat__message-pin-indicator){grid-template-areas:"bubble avatar""pin pin"}.floating-chat-message-root--grouped--me:has(.str-chat__message-pin-indicator) .str-chat__message-pin-indicator{justify-self:end}.floating-chat-message-root--sender-header{grid-template-areas:"avatar header""avatar bubble"}.floating-chat-message-root--sender-header>.floating-chat-injected-sender-name,.floating-chat-message-root--sender-header .str-chat__message-metadata__name{box-sizing:border-box;background:var(--yn-gray-200);border:1px solid var(--yn-gray-400);border-bottom:1px solid var(--yn-gray-400);width:100%;color:var(--yn-gray-600);text-overflow:ellipsis;white-space:nowrap;border-radius:.25rem .25rem 0 0;grid-area:header;padding:3px 8px;font-size:12px;font-weight:700;line-height:16px;display:block;overflow:hidden}.floating-chat-message-root--sender-header .str-chat__message-inner{border-top:none!important;border-radius:0!important}.floating-chat-message-root--sender-header .str-chat__message-metadata__name:not(.floating-chat-injected-sender-name){display:none!important}.floating-chat-message-root--sender-header:has(.str-chat__message-pin-indicator){grid-template-areas:"avatar header""avatar bubble"".pin"}.floating-chat-message-root--sender-header--me{grid-template-areas:"header avatar""bubble avatar"}.floating-chat-message-root--sender-header--me>.floating-chat-injected-sender-name,.floating-chat-message-root--sender-header--me .str-chat__message-metadata__name{background:var(--yn-blue-lighter);border:1px solid var(--yn-blue-light);color:#0098e5}.floating-chat-message-root--sender-header--me:has(.str-chat__message-pin-indicator){grid-template-areas:"header avatar""bubble avatar""pin pin"}.floating-chat-message-root--sender-header-continues .str-chat__message-inner{border-bottom:none!important;border-radius:0!important}.floating-chat-message-root--sender-header-continues>.floating-chat-injected-sender-name,.floating-chat-message-root--sender-header-continues .str-chat__message-metadata__name{border-radius:.25rem .25rem 0 0}.floating-chat-message-root--sender-header:not(.floating-chat-message-root--sender-header-continues) .str-chat__message-inner{border-radius:0 0 .25rem .25rem!important}
.floating-chat-forwarded-anchor{display:none!important}.floating-chat-message-root .str-chat__message-inner .forwarded-message-container{z-index:2;min-width:0;color:var(--yn-gray-600);cursor:default;grid-area:leading;place-self:start;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.floating-chat-message-root .str-chat__message-inner .forwarded-message-container .icon-color-wrapper,.floating-chat-message-root .str-chat__message-inner .forwarded-message-container .icon-default{cursor:default!important}.floating-chat-message-root .str-chat__message-inner .forwarded-message-container .icon-color-wrapper{color:var(--yn-blue)}.floating-chat-message-root .str-chat__message-inner .forwarded-message{color:var(--yn-gray-600);white-space:nowrap;font-size:12px;font-style:italic;line-height:16px}
.floating-chat-bubble-footer__status{cursor:default;flex-shrink:0;align-items:center;display:inline-flex}.floating-chat-bubble-footer__status svg{flex-shrink:0;width:14px;height:14px}.floating-chat-bubble-footer__status--sending{border:2px solid #9aa0a6;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite floating-chat-message-status-spin}.floating-chat-status-anchor{display:none!important}@keyframes floating-chat-message-status-spin{to{transform:rotate(360deg)}}
.floating-chat-image-modal{z-index:1200!important;pointer-events:auto!important;width:100%!important;height:100%!important;position:fixed!important;inset:0!important}.floating-chat-image-modal .str-chat__modal__dialog{width:100%;height:100%}
.floating-chat-videocall-link{vertical-align:middle;align-items:center;gap:4px;display:inline-flex}.floating-chat-videocall-link__icon{flex:none}
.forwarded-attachment-container{max-width:50%}
