#chatWidgetBtn{transition:transform .2s ease}#chatWidgetBtn:hover{transform:scale(1.05)}#chatWidgetPanel{animation:slideUp .2s ease}.chat-resize-handle{position:absolute;z-index:10}.chat-resize-top{top:0;left:10px;right:10px;height:6px;cursor:ns-resize;background:rgba(0,0,0,0)}.chat-resize-top:hover,.chat-resize-top.active{background:rgba(var(--bs-pearl-rgb, 13, 110, 253), 0.3)}.chat-resize-left{top:10px;left:0;bottom:10px;width:6px;cursor:ew-resize;background:rgba(0,0,0,0)}.chat-resize-left:hover,.chat-resize-left.active{background:rgba(var(--bs-pearl-rgb, 13, 110, 253), 0.3)}.chat-resize-corner{top:0;left:0;width:12px;height:12px;cursor:nwse-resize;background:rgba(0,0,0,0);border-radius:8px 0 0 0}.chat-resize-corner:hover,.chat-resize-corner.active{background:rgba(var(--bs-pearl-rgb, 13, 110, 253), 0.4)}@keyframes slideUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-widget-patient{transition:background-color .15s ease}.chat-widget-patient:hover{background-color:rgba(var(--bs-pearl-rgb, 13, 110, 253), 0.1)}.customer-chat-container{height:100% !important}#customerChatMessages{flex:1 1 auto;min-height:0;padding-left:1rem !important}#chatWidgetPanel .chat-panel-input{margin-bottom:8px}
