.support-chat[data-v-dcb9e894]{position:fixed;right:20px;bottom:20px;z-index:2999;font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Arial,sans-serif}.support-fab[data-v-dcb9e894]{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(135deg,#409eff,#337ecc);box-shadow:0 6px 18px #409eff73;display:flex;align-items:center;justify-content:center;transition:transform .2s}.support-fab[data-v-dcb9e894]:hover{transform:scale(1.06)}.support-fab .el-badge[data-v-dcb9e894]{display:flex}.support-panel[data-v-dcb9e894]{width:360px;max-width:calc(100vw - 24px);height:520px;max-height:calc(100vh - 48px);background:#fff;border-radius:14px;box-shadow:0 12px 40px #0000002e;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e4e7ed}.support-header[data-v-dcb9e894]{background:linear-gradient(135deg,#409eff,#337ecc);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.support-header-info[data-v-dcb9e894]{display:flex;flex-direction:column;gap:3px}.support-title[data-v-dcb9e894]{font-size:15px;font-weight:600}.support-status[data-v-dcb9e894]{font-size:12px;opacity:.92;display:flex;align-items:center;gap:5px}.status-dot[data-v-dcb9e894]{width:8px;height:8px;border-radius:50%;background:#f56c6c;display:inline-block}.status-dot.online[data-v-dcb9e894]{background:#67c23a}.support-close[data-v-dcb9e894]{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;display:flex}.support-actions[data-v-dcb9e894]{display:flex;align-items:center;gap:6px}.support-eval-btn[data-v-dcb9e894]{background:#ffffff2e;border:none;color:#fff;cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .2s}.support-eval-btn[data-v-dcb9e894]:hover{background:#ffffff52}.support-body[data-v-dcb9e894]{flex:1;overflow-y:auto;padding:14px;background:#f5f7fa;display:flex;flex-direction:column;gap:10px}.support-empty[data-v-dcb9e894]{text-align:center;color:#909399;font-size:13px;padding:30px 0;line-height:1.9}.support-msg[data-v-dcb9e894]{display:flex;max-width:82%}.support-msg.from-user[data-v-dcb9e894]{align-self:flex-end;flex-direction:row-reverse}.support-msg.from-agent[data-v-dcb9e894]{align-self:flex-start}.bubble[data-v-dcb9e894]{padding:9px 12px;border-radius:12px;font-size:14px;line-height:1.55;position:relative;word-break:break-word;white-space:pre-wrap}.from-user .bubble[data-v-dcb9e894]{background:#409eff;color:#fff;border-top-right-radius:3px}.from-agent .bubble[data-v-dcb9e894]{background:#fff;color:#303133;border:1px solid #e4e7ed;border-top-left-radius:3px}.msg-text[data-v-dcb9e894]{display:block}.msg-original[data-v-dcb9e894]{display:block;font-size:12px;color:#909399;border-top:1px dashed #e4e7ed;margin-top:5px;padding-top:5px}.msg-time[data-v-dcb9e894]{display:block;font-size:11px;color:#ffffffbf;margin-top:3px;text-align:right}.from-agent .msg-time[data-v-dcb9e894]{color:#b0b3b8}.recalled-text[data-v-dcb9e894]{color:#a8abb2;font-style:italic;font-size:13px}.bubble.recalled[data-v-dcb9e894]{background:#f0f2f5;color:#a8abb2;border:none}.from-user .bubble.recalled .recalled-text[data-v-dcb9e894]{color:#ffffffb3}.from-user .bubble.recalled[data-v-dcb9e894]{background:#409eff59}.msg-image[data-v-dcb9e894]{display:block;max-width:220px;max-height:200px;border-radius:8px;cursor:zoom-in;object-fit:contain}.msg-voice[data-v-dcb9e894]{display:flex;align-items:center;gap:6px;min-width:180px}.msg-voice audio[data-v-dcb9e894]{height:30px;max-width:170px}.voice-dur[data-v-dcb9e894]{font-size:12px;color:#909399;white-space:nowrap}.msg-file[data-v-dcb9e894]{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;min-width:140px}.from-user .msg-file[data-v-dcb9e894]{color:#fff}.msg-file .file-name[data-v-dcb9e894]{font-size:13px;word-break:break-all;flex:1}.file-size[data-v-dcb9e894]{font-size:11px;opacity:.75;white-space:nowrap}.eval-box[data-v-dcb9e894]{display:flex;flex-direction:column;gap:12px}.eval-rate[data-v-dcb9e894]{display:flex;justify-content:center;padding:6px 0}.support-input[data-v-dcb9e894]{display:flex;gap:8px;padding:10px;border-top:1px solid #e4e7ed;align-items:flex-end;flex-shrink:0}.support-input .el-textarea[data-v-dcb9e894]{flex:1}.support-send[data-v-dcb9e894]{width:42px;height:42px;border-radius:50%;border:none;background:#409eff;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s}.support-send[data-v-dcb9e894]:disabled{opacity:.5;cursor:not-allowed}.sending[data-v-dcb9e894]{font-size:18px}@media (max-width: 480px){.support-chat[data-v-dcb9e894]{right:12px;bottom:12px}.support-panel[data-v-dcb9e894]{width:calc(100vw - 24px);height:calc(100vh - 120px)}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Microsoft YaHei,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100%}:root{--primary-color: #409eff;--primary-light: #ecf5ff;--primary-dark: #337ecc;--success-color: #67c23a;--warning-color: #e6a23c;--danger-color: #f56c6c;--text-primary: #303133;--text-regular: #606266;--text-secondary: #606266;--text-tertiary: #909399;--bg-color: #f5f7fa;--border-color: #dcdfe6;--min-touch-size: 48px}@media (max-width: 768px){html,body{font-size:14px}}@media (min-width: 769px) and (max-width: 1024px){html,body{font-size:15px}}button,.el-button,a[role=button],.clickable{min-height:36px}.el-button--small{min-height:32px}.el-button--large{min-height:48px}[dir=rtl] .app-layout{direction:ltr;flex-direction:row}[dir=rtl] .main-area,[dir=rtl] .app-header,[dir=rtl] .header-left{direction:ltr}[dir=rtl] .header-right{direction:ltr;flex-direction:row}[dir=rtl] .sidebar-menu{direction:ltr}[dir=rtl] .page-content{direction:rtl}
