.c-inchat-help-btn{position:absolute;bottom:12px;right:12px;width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:16px;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:10}.c-inchat-help-btn:hover{background:hsla(0,0%,100%,.3);color:#fff}.c-inchat-guide__section{padding:10px 0;border-bottom:1px solid #f0f0f0}.c-inchat-guide__section:last-child{border-bottom:none}.c-inchat-guide__section h6{font-weight:700;color:#3d3a8a;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-inchat-guide__section p{margin:0;font-size:13px;color:#555;line-height:1.6}.c-inchat-guide__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;background:#6b66c4;color:#fff;border-radius:3px;font-size:12px;font-weight:700;margin-right:6px}.c-inchat-guide__icon,.c-inchat-message__actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.c-inchat-message__actions{position:absolute;right:0;top:-8px;gap:1px;background:#fff;border:1px solid #e4e4e4;border-radius:4px;padding:2px 4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.08);opacity:0;-webkit-transition:opacity .15s;transition:opacity .15s}.c-inchat-message:hover .c-inchat-message__actions{opacity:1}.c-inchat-message__actions a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:24px;color:#828282;font-size:13px;text-decoration:none;border-radius:3px;-webkit-transition:all .15s;transition:all .15s}.c-inchat-message__actions a:hover{background:#f0f0f0;color:#6b66c4}.c-inchat-message__actions a.text-danger:hover{color:#dc3545}.c-inchat-message__content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.c-inchat-message.is-highlight{background:#fff3cd;-webkit-transition:background .5s ease;transition:background .5s ease}.c-inchat-message.is-own .c-inchat-message__name{color:#6b66c4}.c-inchat-reaction{cursor:pointer;padding:2px 8px;font-size:12px;border-radius:12px;border:1px solid #e4e4e4;background:#f8f9fa;-webkit-transition:all .15s;transition:all .15s}.c-inchat-reaction:hover{border-color:#6b66c4;background:#f0effe}.c-inchat-reaction.badge-primary{background:#6b66c4;border-color:#6b66c4;color:#fff}.c-inchat-input__files{border-bottom:1px solid #e4e4e4;padding-bottom:8px}.c-inchat-codeblock{background:#f6f8fa;border:1px solid #e4e4e4;border-radius:4px;padding:8px 12px;overflow-x:auto;white-space:pre-wrap;margin:4px 0}.c-inchat-codeblock,.c-inchat-inline-code{font-size:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.c-inchat-inline-code{background:#f0f0f0;border-radius:3px;padding:1px 4px;color:#e01e5a}.c-inchat-file-preview{position:relative;display:inline-block;margin:4px 4px 4px 0}.c-inchat-file-preview img{max-width:300px;max-height:200px;border-radius:4px;border:1px solid #e4e4e4;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.c-inchat-file-preview img:hover{opacity:.9}.c-inchat-file-preview--sm img{max-width:180px;max-height:100px}.c-inchat-file-preview__name{font-size:11px;color:#828282;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-inchat-file-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f9fa;border:1px solid #e4e4e4;border-radius:4px;padding:8px 12px;margin:4px 4px 4px 0;max-width:300px}.c-inchat-file-info i{font-size:24px;margin-right:8px;color:#6b66c4}.c-inchat-file-info__detail{overflow:hidden}.c-inchat-file-info__name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-inchat-file-info__size{font-size:11px;color:#828282}.c-inchat-read-receipts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;margin-top:2px}.c-inchat-read-receipts img{width:14px;height:14px;border-radius:4px;border:1px solid #fff;-o-object-fit:cover;object-fit:cover}.c-inchat-read-receipts__initial{width:14px;height:14px;border-radius:4px;background:#6b66c4;color:#fff;font-size:8px;border:1px solid #fff}.c-inchat-loading,.c-inchat-read-receipts__initial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-inchat-loading{padding:20px}.c-inchat-loading .spinner{width:24px;height:24px;border:2px solid #e9ecef;border-top-color:#6b66c4;border-radius:50%;-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.c-inchat-edited{font-size:10px;color:#828282;font-style:italic;margin-left:4px}.c-inchat-edit-mode textarea{border:1px solid #6b66c4;border-radius:4px}.c-inchat-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.c-inchat-lightbox img{max-width:90vw;max-height:90vh;border-radius:4px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.c-inchat-sidebar-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.c-inchat-sidebar-panel__header{padding:12px 15px;font-weight:700;color:#000;border-bottom:1px solid #e4e4e4;-ms-flex-negative:0;flex-shrink:0}.c-inchat-sidebar-panel__close,.c-inchat-sidebar-panel__header{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-inchat-sidebar-panel__close{margin-left:auto;color:#828282;text-decoration:none;width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;-webkit-transition:all .15s;transition:all .15s}.c-inchat-sidebar-panel__close:hover{background:#f0f0f0;color:#000}.c-inchat-sidebar-panel__parent{padding:10px;background:#f8f9fa;border-bottom:1px solid #e4e4e4;-ms-flex-negative:0;flex-shrink:0}.c-inchat-sidebar-panel__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:5px 0}.c-inchat-sidebar-panel__footer{padding:10px;border-top:1px solid #e4e4e4;-ms-flex-negative:0;flex-shrink:0}.c-inchat-member-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;border-bottom:1px solid #f0f0f0;-webkit-transition:background .15s;transition:background .15s}.c-inchat-member-item:hover{background:#f8f9fa}.c-inchat-member-item__info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:14px}.c-inchat-member-item__name{font-weight:500;color:#000}.c-inchat-member-item__ext{font-size:12px;color:#828282;margin-left:4px}.c-inchat-member-item__remove{color:#828282;font-size:12px;text-decoration:none;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;opacity:0;-webkit-transition:all .15s;transition:all .15s}.c-inchat-member-item:hover .c-inchat-member-item__remove{opacity:1}.c-inchat-member-item__remove:hover{background:#fde8e8;color:#dc3545}.c-inchat-add-member-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6b66c4;font-size:14px;font-weight:500;text-decoration:none;padding:4px 0}.c-inchat-add-member-link:hover{color:#5651ab}.c-inchat-mention-dropdown{bottom:100%;left:0;right:0;background:#fff;border:1px solid #e4e4e4;border-radius:4px;max-height:200px;overflow-y:auto;z-index:100;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.c-inchat-mention-dropdown>div{padding:8px 12px;cursor:pointer;font-size:14px;-webkit-transition:background .15s;transition:background .15s}.c-inchat-mention-dropdown>div:hover{background:#f0effe}.cursor-pointer{cursor:pointer}.c-inchat-input__text textarea{resize:none;overflow-y:auto;min-height:36px;max-height:120px;line-height:1.5}.c-inchat-search-bar{background:#f8f9fa;border-bottom:1px solid #e4e4e4}.c-inchat-typing{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-top:-5px}.c-inchat-typing,.c-inchat-typing__dots{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-inchat-typing__dots{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:3px}.c-inchat-typing__dots span{width:5px;height:5px;border-radius:50%;background:#6b66c4;-webkit-animation:typing-bounce 1.2s ease-in-out infinite;animation:typing-bounce 1.2s ease-in-out infinite}.c-inchat-typing__dots span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.c-inchat-typing__dots span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes typing-bounce{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.4}30%{-webkit-transform:translateY(-4px);transform:translateY(-4px);opacity:1}}@keyframes typing-bounce{0%,60%,to{-webkit-transform:translateY(0);transform:translateY(0);opacity:.4}30%{-webkit-transform:translateY(-4px);transform:translateY(-4px);opacity:1}}.c-inchat-channel-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 16px 16px;border-bottom:1px solid #e4e4e4}.c-inchat-channel-info,.c-inchat-channel-info__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-inchat-channel-info__icon{width:56px;height:56px;border-radius:14px;background:#f1f0f9;color:#6b66c4;font-size:22px;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.c-inchat-channel-info__name{font-size:15px;font-weight:700;color:#000;text-align:center;margin-bottom:6px}.c-inchat-channel-info__badge{font-size:11px;color:#828282;background:#f0f0f0;border-radius:20px;padding:2px 10px}.c-inchat-channel-info__badge--public{color:#3a9e5a;background:#eaf6ee}.c-inchat-channel-info__stats{padding:12px 16px;border-bottom:1px solid #e4e4e4}.c-inchat-channel-info__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:13px;color:#555;padding:5px 0}.c-inchat-channel-info__stat i{width:16px;color:#6b66c4}.c-inchat-channel-info__actions{padding:8px 0}.c-inchat-channel-info__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;color:#333;text-decoration:none;-webkit-transition:background .15s;transition:background .15s;border-bottom:1px solid #f0f0f0}.c-inchat-channel-info__action i{width:16px;color:#6b66c4}.c-inchat-channel-info__action:hover{background:#f8f7ff;color:#6b66c4}@media (min-width:992px){.c-inchat-frame:not(.has-right-sidebar) .c-inchat-frame__main{margin-right:0!important}}@media (min-width:1200px){.c-inchat-frame:not(.has-right-sidebar) .c-inchat-frame__main{margin-right:0!important}}