.chat-page .wrapper{max-height:100vh!important;overflow:hidden!important}.chat-page .page-wrapper{display:flex!important;flex-direction:column!important;max-height:100vh!important;min-height:0!important;overflow:hidden!important}.chat-page .page-header{flex-shrink:0!important}.chat-page .footer{flex-shrink:0!important}.chat-page .page-body{flex:1!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding-top:.5rem;padding-bottom:.5rem}.chat-page .page-body>.container-fluid{flex:1!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:0!important}.chat-page .page-body>.container-fluid>.flex-fill{flex:1!important;min-height:0!important;overflow:hidden!important}.chat-page .card.flex-fill{min-height:0!important;height:100%!important;overflow:hidden!important}.chat-page .card>.row.g-0.flex-fill{height:100%!important}.chat-page .col-12.col-lg-5.col-xl-3.border-end{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.chat-page .col-12.col-lg-7.col-xl-9{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.chat-page .card-header{flex-shrink:0!important}.chat-page .card-footer{flex-shrink:0!important}.chat-page .card-body.scrollable,.chat-page .card-body.p-0.scrollable.flex-fill{overflow-y:auto!important;flex:auto!important;min-height:0!important}.chat-conversation-item.active{background:var(--tblr-primary)!important;color:#fff!important}.chat-conversation-item.active .text-body{color:#fff!important}.chat-conversation-item.active .text-secondary{color:rgba(255,255,255,.6)!important}.chat-divider{display:flex;align-items:center;justify-content:center;margin:1.25rem 0}.chat-divider span{background:var(--tblr-light,#e9ecef);color:var(--tblr-secondary,#6c757d);padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.02em}.bg-red{background-color:#d63939!important;color:#fff!important}.chat-unread-badge{font-size:.7rem;min-width:1.35rem;height:1.35rem;line-height:1.35rem;padding:0 .35rem;text-align:center}.chat-conversation-item.active .chat-unread-badge{background-color:#fff!important;color:#d63939!important}.text-green{color:#2fb344!important}.text-orange{color:#f59f00!important}.chat-handler-indicator{font-size:.7rem;white-space:nowrap}img.avatar.avatar-image{object-fit:cover;flex-shrink:0}.chat-channel-badge{width:1.15rem;height:1.15rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.7rem;line-height:1;bottom:-3px;right:-3px;border:2px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,6%)}.chat-channel-badge-telegram{background-color:#229ed9}.chat-channel-badge-whatsapp{background-color:#25d366}.chat-channel-badge-web_widget{background-color:#206bc4}.chat-channel-badge-api{background-color:#f59f00}.chat-channel-badge-bitrix24{background-color:#2fc7f7}.chat-channel-badge-amocrm{background-color:#d63939}.chat-channel-badge-instagram{background-color:#d63384}.chat-status-ai{border-left:3px solid #2fb344!important}.chat-status-operator{border-left:3px solid #f59f00!important}.chat-status-closed{border-left:3px solid #9e9e9e!important}.chat-status-waiting{border-left:3px solid #4299e1!important}.chat-filters{flex-shrink:0!important}.chat-filter-btn{border-radius:999px;transition:all .15s ease;font-size:.75rem;padding:.2rem .6rem}.chat-filter-btn.active{background-color:var(--tblr-primary,#206bc4)!important;color:#fff!important;border-color:var(--tblr-primary,#206bc4)!important}@media(max-width:991.98px){.chat-page .wrapper{max-height:none!important;overflow:visible!important}.chat-page .page-wrapper{max-height:none!important;overflow:visible!important}.chat-page .page-body{flex:auto!important;overflow:visible!important}.chat-page .page-body>.container-fluid{flex:auto!important;overflow:visible!important}.chat-page .page-body>.container-fluid>.flex-fill{overflow:visible!important}.chat-page .card.flex-fill{height:auto!important;overflow:visible!important}.chat-page .col-12.col-lg-5.col-xl-3.border-end,.chat-page .col-12.col-lg-7.col-xl-9{height:auto!important;overflow:visible!important}.chat-page .card-body.scrollable,.chat-page .card-body.p-0.scrollable.flex-fill{max-height:60vh}}.chat-attachment{margin-bottom:.5rem}.chat-attachment-image{display:block;max-width:100%;max-height:320px;border-radius:.5rem}.chat-attachment-video{display:block;max-width:100%;max-height:320px;border-radius:.5rem}.chat-attachment-audio{max-width:280px}.chat-attachment-file{display:inline-flex;align-items:center;gap:.75rem;max-width:100%;padding:.5rem .75rem;border:1px solid var(--tblr-border-color,#e5e7eb);border-radius:.5rem;text-decoration:none;color:inherit;background:var(--tblr-bg-surface,#fff)}.chat-attachment-file:hover{background:var(--tblr-light,#f1f5f9)}.chat-attachment-file-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-file-size{flex-shrink:0;color:var(--tblr-secondary,#6c757d);font-size:.8rem}.lead-panel{position:absolute;top:0;right:0;width:370px;height:100%;background:var(--tblr-bg-surface,#fff);border-left:1px solid var(--tblr-border-color,#e5e7eb);z-index:100;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease;box-shadow:-4px 0 24px rgba(0,0,0,8%)}.lead-panel.open{transform:translateX(0)}.lead-panel-header{flex-shrink:0;background:var(--tblr-bg-surface-secondary,#f8fafc)}.lead-panel-body{flex:auto;overflow-y:auto}.lead-panel-footer{flex-shrink:0}.form-control-plaintext{padding:.375rem 0;color:var(--tblr-body-color)}.lead-avatar-lg{width:96px;height:96px;border-radius:50%;background:var(--tblr-primary,#206bc4);color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15)}.lead-avatar-lg-initials{font-size:2rem;font-weight:600;line-height:1}.lead-avatar-lg-img{width:100%;height:100%;object-fit:cover}.lead-panel-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.15);z-index:99;display:none}.lead-panel-backdrop.show{display:block}