.pure_spin,.pure_spin .ant-spin-container,.pure_spin .ant-spin-nested-loading{height:100%;overflow:hidden}.chat-icon{width:60px;height:60px;background:linear-gradient(90.73deg,#7a47b9 -.52%,#6b47b9 99.58%);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease}.chat-icon:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2)}.chat-panel{border-radius:0 0 12px 0;background:white;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease;overflow:hidden}.chat-panel.slide-in{transform:translateX(0)}.chat-title{font-weight:600;font-size:16px}.close-btn{background:none;border:none;color:white;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.close-btn:hover{background-color:rgba(255,255,255,.2)}.chat-content{flex:1;overflow-y:auto;padding:20px 20px 0}.message-list{display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.message{display:flex}.message-received{justify-content:flex-start}.message-sent{justify-content:flex-end}.message-bubble{max-width:80%;padding:8px 12px;border-radius:12px;font-size:14px;line-height:1.4}.message-received .message-bubble{background:#f1f3f5;color:#333;max-width:100%}.message-sent .message-bubble{background:linear-gradient(90.73deg,#7a47b9 -.52%,#6b47b9 99.58%);color:white}.chat-input{box-sizing:border-box}.input-field{word-wrap:break-word;white-space:pre-wrap;resize:none;outline:none;flex:1;min-height:24px;max-height:120px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .2s;overflow-y:auto}.input-field:focus{border-color:#7a47b9}.input-field:empty:before{content:attr(data-placeholder);color:#999;pointer-events:none}.send-btn{padding:12px 20px;height:44px;background:linear-gradient(90.73deg,#7a47b9 -.52%,#6b47b9 99.58%);color:white;border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:500;transition:opacity .2s;flex-shrink:0}.send-btn:hover{opacity:.9}.resize-handle{position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60px;background:#ddd;cursor:ew-resize;border-radius:2px;transition:background-color .2s}.resize-handle:hover{background:#7a47b9}.resize-handle:before{content:"";position:absolute;left:-8px;top:0;width:20px;height:100%}.footer_pagination:before{height:18px;top:-28px}.footer_pagination:before,.headers_list:before{content:"";filter:blur(5px);z-index:8;background:#f8fafc;position:absolute;left:0;right:0;box-shadow:0 8px 16px 4px #f9fafc}.headers_list:before{height:10px;bottom:-10px}.chat-info-modal .ant-modal-content{padding:0!important}.ground-glass{position:relative}.ground-glass:before{content:"";filter:blur(5px);z-index:8;background:#fff;height:10px;position:absolute;top:0;left:0;right:0;box-shadow:0 8px 16px 4px #fff}