.form-check .form-check-input{margin-top:0}.dropdown-item.danger:hover{color:var(--danger)!important}.bg-none{background:none!important}.live-chat-page{position:relative;min-height:calc(100vh - 11rem)}.live-chat-bg-shape{position:absolute;inset:0;pointer-events:none;opacity:.7}.live-chat-card{border:1px solid #e8ebf4;border-radius:.85rem;box-shadow:0 10px 30px rgba(39,46,77,.06);overflow:hidden}.live-chat-card-header{background:linear-gradient(145deg,#f6f9ff,#fff 80%);border-bottom:1px solid #e8ebf4;display:flex;justify-content:space-between;align-items:center;grid-gap:.75rem;gap:.75rem}.live-chat-list-card .card-body{min-height:38rem}.live-chat-list{overflow-y:auto;max-height:32rem;border:1px solid #edf0f7;border-radius:.75rem}.live-chat-conversation-item{border:0;border-bottom:1px solid #f0f2f8;transition:background-color .2s ease}.live-chat-conversation-item:hover{background:#f8fbff}.live-chat-conversation-item.active{background:#eaf2ff}.live-chat-avatar{width:2.4rem;height:2.4rem;border-radius:999px;object-fit:cover;flex-shrink:0}.live-chat-unread-badge{min-width:1.4rem}.live-chat-message-container{flex:1 1;overflow-y:auto;background:linear-gradient(180deg,#f8faff,#fff);padding:1rem;min-height:24rem;max-height:34rem}.live-chat-message-list{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.live-chat-date-divider{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin:.35rem 0;color:#7a839b;font-size:.75rem;font-weight:500;text-align:center}.live-chat-date-divider:after,.live-chat-date-divider:before{content:"";height:1px;background:#dde3ef;flex:1 1}.live-chat-date-divider span{flex-shrink:0;padding:.18rem .65rem;background:#f8faff;border:1px solid #e4e9f3;border-radius:999px}.live-chat-bubble-wrap{display:flex;justify-content:flex-start}.live-chat-bubble-wrap.own{justify-content:flex-end}.live-chat-bubble{max-width:75%;background:#edf2fb;color:#242b45;padding:.65rem .8rem;border-radius:.85rem;border-bottom-left-radius:.2rem}.live-chat-bubble.own{background:linear-gradient(140deg,#1e5eff,#0f46d8);color:#fff;border-bottom-left-radius:.85rem;border-bottom-right-radius:.2rem}.live-chat-meta{font-size:.72rem;opacity:.85;display:flex;justify-content:flex-end}.live-chat-sender-name{margin-bottom:.2rem;font-size:.72rem;font-weight:600;opacity:.85}.live-chat-attachment-item{background:hsla(0,0%,100%,.16);border-radius:.5rem;padding:.35rem .5rem;font-size:.8rem;display:inline-flex;align-items:center;grid-gap:.25rem;gap:.25rem;max-width:100%}.live-chat-bubble:not(.own) .live-chat-attachment-item{background:#dde5f6}.live-chat-attachment-item a{color:inherit;text-decoration:underline}.live-chat-attachment-image{max-width:12rem;max-height:8rem;object-fit:cover;border-radius:.5rem}.live-chat-composer{border-top:1px solid #e8ebf4;background:#fff;padding:.9rem}.live-chat-composer-row{display:flex;align-items:flex-end;grid-gap:.5rem;gap:.5rem}.live-chat-message-input{min-width:0;resize:none}.live-chat-composer-actions{display:flex;flex-shrink:0;align-items:center;grid-gap:.5rem;gap:.5rem}.live-chat-composer-button{min-height:2.4rem;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.live-chat-composer-button:not(:disabled):hover{transform:translateY(-1px)}.live-chat-composer-button:not(:disabled):active{box-shadow:none!important;transform:translateY(0)}.live-chat-composer-button:focus-visible{outline:2px solid rgba(30,94,255,.35);outline-offset:2px}.live-chat-composer-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.live-chat-upload-button{width:2.65rem;padding-right:0;padding-left:0;background:#fff;border-color:#b8c8ee;color:#1e5eff}.live-chat-upload-button:not(:disabled):hover{background:#edf3ff;border-color:#1e5eff;box-shadow:0 4px 10px rgba(30,94,255,.16);color:#164bd8}.live-chat-send-button:not(:disabled):hover{box-shadow:0 4px 12px rgba(30,94,255,.25)}.live-chat-pending-files{display:flex;flex-wrap:wrap;grid-gap:.4rem;gap:.4rem}.live-chat-pending-chip{background:#eef4ff;color:#2348a8;border-radius:999px;padding:.22rem .62rem;font-size:.78rem;display:inline-flex;align-items:center;grid-gap:.3rem;gap:.3rem;max-width:18rem}@media (max-width:991.98px){.live-chat-list-card .card-body{min-height:18rem}.live-chat-list{max-height:16rem}.live-chat-message-container{max-height:24rem}.live-chat-bubble{max-width:88%}}