.admin-chat-container[data-v-29fe3796]{display:flex;width:100vw;height:100vh;overflow:hidden}.user-list-wrapper[data-v-29fe3796]{width:280px;height:100%;background:#f8f9fa;border-right:1px solid #e9ecef;display:flex;flex-direction:column}.user-list-header[data-v-29fe3796]{padding:16px;font-size:16px;font-weight:600;border-bottom:1px solid #e9ecef;background:#fff}.user-list-content[data-v-29fe3796]{flex:1;overflow-y:auto;padding:8px 0}.user-item[data-v-29fe3796]{display:flex;align-items:flex-start;padding:12px 16px;cursor:pointer;margin:0 8px;border-radius:8px;margin-bottom:4px}.user-item.active[data-v-29fe3796]{background:#e6f7ff}.user-item[data-v-29fe3796]:hover{background:#f1f3f5}.avatar[data-v-29fe3796]{width:48px;height:48px;border-radius:50%;margin-right:12px;flex-shrink:0}.user-info[data-v-29fe3796]{display:flex;flex-direction:column;flex:1;position:relative}.nickname[data-v-29fe3796]{font-size:14px;font-weight:500;margin-bottom:4px}.last-msg[data-v-29fe3796]{font-size:12px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-count[data-v-29fe3796]{position:absolute;top:0;right:0;min-width:20px;height:20px;line-height:20px;text-align:center;background:#ff4d4f;color:#000;border-radius:10px;font-size:12px}.chat-window-wrapper[data-v-29fe3796]{flex:1;height:100%;display:flex;flex-direction:column;background:#fff}.chat-window-header[data-v-29fe3796]{padding:16px;font-size:16px;font-weight:600;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.admin-tag[data-v-29fe3796]{font-size:12px;color:#1890ff;background:#e6f7ff;padding:4px 8px;border-radius:4px}.chat-content[data-v-29fe3796]{flex:1;padding:16px;overflow-y:auto;background:#fafafa}.message-item[data-v-29fe3796]{display:flex;margin-bottom:16px;align-items:flex-start}.admin-msg .msg-text[data-v-29fe3796]{background:#fff7e6!important;border:1px solid #ffc53d!important;color:#000}.self-msg[data-v-29fe3796]{flex-direction:row-reverse}.msg-avatar[data-v-29fe3796]{width:40px;height:40px;border-radius:50%;margin:0 12px}.msg-content[data-v-29fe3796]{max-width:60%}.msg-author[data-v-29fe3796]{font-size:12px;color:#8c8c8c;margin-bottom:4px}.msg-text[data-v-29fe3796]{padding:8px 12px;border-radius:8px;background:#fff;border:1px solid #e9ecef;font-size:14px;line-height:1.4}.self-msg .msg-text[data-v-29fe3796]{background:#74afe7;color:#ac6969;border:none}.msg-time[data-v-29fe3796]{font-size:12px;color:#8c8c8c;margin-top:4px}.chat-input[data-v-29fe3796]{padding:16px;border-top:1px solid #e9ecef;display:flex;align-items:center}.input[data-v-29fe3796]{flex:1;padding:8px 12px;border:1px solid #e9ecef;border-radius:4px;outline:none;font-size:14px}.send-btn[data-v-29fe3796]{margin-left:12px;padding:8px 24px;background:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer}.send-btn[data-v-29fe3796]:hover{background:#40a9ff}.empty-tip[data-v-29fe3796]{flex:1;display:flex;align-items:center;justify-content:center;color:#8c8c8c;font-size:16px}