.float-button[data-v-407828cb]{position:fixed;right:30px;bottom:30px;width:60px;height:60px;border-radius:50%;background:#409eff;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:24px;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s;z-index:1000}.float-button[data-v-407828cb]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.chat-window[data-v-407828cb]{position:fixed;right:30px;bottom:100px;width:800px;height:700px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.2);-ms-flex-direction:column;flex-direction:column;z-index:9999;display:-ms-flexbox;display:flex}.chat-window.fullscreen[data-v-407828cb]{width:calc(100vw - 12px);height:100vh;right:0;bottom:0;border-radius:0}.header[data-v-407828cb]{padding:16px;background:#409eff;color:#fff;border-radius:12px 12px 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:16px}.fullscreen-toggle[data-v-407828cb]{margin-right:8px;background:none;border:none;color:#fff;cursor:pointer;font-size:16px}.conversation-list[data-v-407828cb]{width:150px;background:#f5f5f5;border-right:1px solid #ddd;padding:16px 10px;overflow-y:auto;transition:width .3s}.conversation-list.collapsed[data-v-407828cb]{width:80px}.toggle-list[data-v-407828cb]{background:none;border:none;cursor:pointer;margin-bottom:16px;color:#409eff;font-size:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.conversation-card[data-v-407828cb]{border-radius:12px;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 16px;margin-bottom:6px;cursor:pointer;transition:all .3s}.conversation-card.active[data-v-407828cb]{background-color:#409eff;color:#fff}.conversation-card[data-v-407828cb]:hover{background-color:#c6e2ff;color:#fff}.messages[data-v-407828cb]{-ms-flex:1;flex:1;padding:16px;overflow-y:auto;height:500px}.message[data-v-407828cb]{margin:12px 0}.bubble[data-v-407828cb]{max-width:100%;padding:12px 16px;border-radius:18px;line-height:1.5}.message.user[data-v-407828cb]{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.message.user .bubble[data-v-407828cb]{background:#409eff;color:#fff}.message.assistant .bubble[data-v-407828cb]{background:#f5f5f5;color:#333}.input-area[data-v-407828cb]{padding:16px;border-top:1px solid #eee;display:-ms-flexbox;display:flex;gap:8px;position:relative}.input-area input[data-v-407828cb]{-ms-flex:1;flex:1;padding:12px 16px;border:1px solid #ddd;border-radius:24px;outline:none}.input-area button[data-v-407828cb]{padding:12px 24px;background:#409eff;color:#fff;border:none;border-radius:24px;cursor:pointer}.input-area button[data-v-407828cb]:disabled{opacity:.7;cursor:not-allowed}.input-area .outputing[data-v-407828cb]{position:absolute;border-radius:20px;padding:4px 12px;background-color:#409eff;color:#fff;top:calc(-50% + 2px);left:50%;transform:translateX(-50%);cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px}.input-area .outputing[data-v-407828cb]:hover{background-color:#66b1ff}.loading[data-v-407828cb]{padding:12px;color:#666;text-align:center;font-style:italic}.chat-slide-enter-active[data-v-407828cb]{transition:all .3s ease-out}.chat-slide-leave-active[data-v-407828cb]{transition:all .3s cubic-bezier(1,.5,.8,1)}.chat-slide-enter[data-v-407828cb],.chat-slide-leave-to[data-v-407828cb]{transform:translateY(20px);opacity:0}.thinking-text[data-v-407828cb]{color:#666;font-style:italic}.thinking-cursor[data-v-407828cb]{animation:blink-data-v-407828cb 1s infinite}@keyframes blink-data-v-407828cb{0%{opacity:1}50%{opacity:0}to{opacity:1}}.status-indicator[data-v-407828cb]{margin-top:8px;font-size:.8em}.dot[data-v-407828cb]{display:inline-block;width:6px;height:6px;margin:0 2px;background:#409eff;border-radius:50%;animation:bounce-data-v-407828cb 1.4s infinite}.dot[data-v-407828cb]:nth-child(2){animation-delay:.2s}.dot[data-v-407828cb]:nth-child(3){animation-delay:.4s}@keyframes bounce-data-v-407828cb{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}}.error[data-v-407828cb]{color:#f56c6c}.main[data-v-407828cb]{-ms-flex:1;flex:1;height:500px}.main[data-v-407828cb],.rule-item[data-v-05ac821e]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.rule-item[data-v-05ac821e]{margin-bottom:10px;border-bottom:1px solid #e8e8e8}.rule-item .rule-tag[data-v-05ac821e]{background-color:#1890ff;padding:5px 12px;margin-bottom:10px;color:#fff;font-size:14px;box-sizing:border-box;border-radius:4px;display:inline-block;margin-right:10px}.rule-item[data-v-05ac821e]:last-child{border-bottom:none}.icon-up[data-v-371b73bc]{margin-right:10px}.ant-card-body .table-operator{margin-bottom:8px}.table-operator .ant-btn{margin:0 8px 8px 0}.table-operator .ant-btn-group .ant-btn{margin:0}.table-operator .ant-btn-group .ant-btn:last-child{margin:0 8px 8px 0}.ant-table-tbody .ant-table-row td{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp{height:100%}.ant-modal-cust-warp .ant-modal-body{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content{height:90%!important;overflow-y:hidden}.anty-img-wrap{height:25px;position:relative}.anty-img-wrap>img{max-height:100%}.query-group-cust{width:calc(50% - 10px)}.query-group-split-cust:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body{padding:5px 12px}.j-inner-table-wrapper /deep/ .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row{background-color:#fff}.jee-hidden{display:none}.collectStatusStar{font-size:20px;cursor:pointer}.collectStatusStar.select{color:gold}.version-icon-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:3px}.version-icon{width:18px;height:18px;border-radius:50%;background-color:rgba(0,0,0,.35)}.version-icon-active{background-color:#1890ff}.title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:50px auto 20px;font-size:20px;padding-left:20px;border-left:5px solid #38f;height:24px;line-height:20px;color:#333;-ms-flex-align:center;align-items:center}.title .icon{margin-left:5px}.right-action{cursor:pointer;font-size:14px;transition:all .2s linear}.right-action:hover{color:#1890ff}