#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab-bar[data-v-1773e267]{background-color:#fff;border-bottom:1px solid #f0f0f0;padding:4px 16px 0;position:relative}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-nav{margin-bottom:0}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-nav:before{display:none}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab{background:#fafafa;border:1px solid #f0f0f0;border-radius:4px 4px 0 0;margin-right:4px;padding:6px 12px;transition:all .3s}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab:hover{color:#1890ff;background:#e6f7ff}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab.ant-tabs-tab-active{background:#fff;border-bottom-color:#fff}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab .tab-label{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab .tab-label.is-pinned{font-weight:500}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab .ant-tabs-tab-remove{margin-left:8px;color:#00000073;transition:all .3s}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-tab .ant-tabs-tab-remove:hover{color:#ff4d4f}.tab-bar[data-v-1773e267] .ant-tabs.ant-tabs-card .ant-tabs-nav-operations .ant-tabs-nav-more{padding:6px 12px}.tab-bar .context-menu-overlay[data-v-1773e267]{position:fixed;inset:0;z-index:999}.tab-bar[data-v-1773e267] .ant-dropdown{z-index:1000}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu{min-width:160px;padding:4px 0}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{display:flex;align-items:center;gap:8px;padding:8px 12px}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .anticon{font-size:14px}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background-color:#f5f5f5}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{color:#00000040;cursor:not-allowed}.tab-bar[data-v-1773e267] .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-divider{margin:4px 0}.ai-chat-fab[data-v-7c2730ec]{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#5ba88c,#3d7a63);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 16px #5ba88c66;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:1000}.ai-chat-fab[data-v-7c2730ec]:hover{transform:scale(1.08)}.ai-chat-panel[data-v-7c2730ec]{position:fixed;bottom:24px;right:24px;width:400px;height:560px;background:#fff;border-radius:16px;box-shadow:0 12px 48px #00000026;display:flex;flex-direction:column;overflow:hidden;z-index:1001;transform:scale(.8) translateY(20px);opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.ai-chat-panel.open[data-v-7c2730ec]{transform:scale(1) translateY(0);opacity:1;pointer-events:auto}.ai-chat-header[data-v-7c2730ec]{padding:16px 20px;background:linear-gradient(135deg,#5ba88c,#3d7a63);color:#fff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.ai-chat-header-left[data-v-7c2730ec]{display:flex;align-items:center;gap:10px}.ai-bot-avatar[data-v-7c2730ec]{width:32px;height:32px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:16px}.ai-chat-header h3[data-v-7c2730ec]{font-size:14px;font-weight:600;margin:0}.ai-chat-header p[data-v-7c2730ec]{font-size:11px;opacity:.8;margin:0}.ai-chat-close[data-v-7c2730ec]{width:28px;height:28px;border:none;background:#ffffff26;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ai-chat-close[data-v-7c2730ec]:hover{background:#ffffff4d}.ai-chat-messages[data-v-7c2730ec]{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.ai-msg[data-v-7c2730ec]{max-width:85%;animation:ai-msg-in-7c2730ec .3s ease}@keyframes ai-msg-in-7c2730ec{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-msg.bot[data-v-7c2730ec]{align-self:flex-start}.ai-msg.user[data-v-7c2730ec]{align-self:flex-end}.ai-msg-bubble[data-v-7c2730ec]{padding:10px 14px;border-radius:14px;font-size:13px;line-height:1.6;word-break:break-word}.ai-msg.bot .ai-msg-bubble[data-v-7c2730ec]{background:#f5f6fa;color:#1a1a1a;border-bottom-left-radius:4px}.ai-msg.user .ai-msg-bubble[data-v-7c2730ec]{background:#5ba88c;color:#fff;border-bottom-right-radius:4px}.ai-msg-time[data-v-7c2730ec]{font-size:10px;color:#999;margin-top:4px;padding:0 4px}.ai-msg.user .ai-msg-time[data-v-7c2730ec]{text-align:right}.ai-msg-bubble[data-v-7c2730ec] .ai-cursor{animation:ai-blink-7c2730ec 1s step-end infinite;color:#5ba88c;font-weight:300}@keyframes ai-blink-7c2730ec{50%{opacity:0}}.ai-typing-indicator[data-v-7c2730ec]{display:flex;align-self:flex-start;padding:10px 14px;background:#f5f6fa;border-radius:14px 14px 14px 4px;gap:4px;align-items:center}.ai-typing-dot[data-v-7c2730ec]{width:6px;height:6px;border-radius:50%;background:#999;animation:ai-typing-7c2730ec 1.2s infinite}.ai-typing-dot[data-v-7c2730ec]:nth-child(2){animation-delay:.2s}.ai-typing-dot[data-v-7c2730ec]:nth-child(3){animation-delay:.4s}@keyframes ai-typing-7c2730ec{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.ai-chat-suggestions[data-v-7c2730ec]{padding:8px 16px;display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid #e8e8e8;flex-shrink:0}.ai-chat-suggest-btn[data-v-7c2730ec]{padding:4px 12px;border:1px solid #e8e8e8;border-radius:14px;background:#fff;font-size:11px;color:#666;cursor:pointer;transition:all .2s;white-space:nowrap}.ai-chat-suggest-btn[data-v-7c2730ec]:hover{border-color:#5ba88c;color:#3d7a63;background:#e8f5f0}.ai-chat-input-area[data-v-7c2730ec]{padding:12px 16px;border-top:1px solid #e8e8e8;display:flex;gap:8px;flex-shrink:0}.ai-chat-input[data-v-7c2730ec]{flex:1;padding:8px 14px;border:1px solid #e8e8e8;border-radius:20px;font-size:13px;outline:none;transition:border-color .2s}.ai-chat-input[data-v-7c2730ec]:focus{border-color:#5ba88c}.ai-chat-input[data-v-7c2730ec]:disabled{background:#f5f5f5;cursor:not-allowed}.ai-chat-send[data-v-7c2730ec]{width:36px;height:36px;border:none;border-radius:50%;background:#5ba88c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.ai-chat-send[data-v-7c2730ec]:hover:not(:disabled){background:#3d7a63}.ai-chat-send[data-v-7c2730ec]:disabled{opacity:.5;cursor:not-allowed}.logo[data-v-8cec8c38]{height:32px;margin:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700}.logo-img[data-v-8cec8c38]{height:32px;width:auto;object-fit:contain;border-radius:4px}.header[data-v-8cec8c38]{background:#fff;padding:0 24px;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 1px 4px #00152914}.header-right[data-v-8cec8c38]{display:flex;align-items:center}.user-info[data-v-8cec8c38]{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;transition:background .3s}.user-info[data-v-8cec8c38]:hover{background:#f5f5f5}.username[data-v-8cec8c38]{margin-left:8px;font-size:14px}.content[data-v-8cec8c38]{margin:0;padding:24px;background:#f5f7fa;min-height:280px}.footer[data-v-8cec8c38]{text-align:center;background:#fff;padding:16px 50px;color:#000000a6;font-size:14px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.p-16{padding:16px}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(20px);opacity:0}
