.loading-overlay[data-v-dc0d4a08]{z-index:9999;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-spinner[data-v-dc0d4a08]{border:3px solid #f3f3f3;border-top-color:#1890ff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin-dc0d4a08}@keyframes spin-dc0d4a08{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-dc0d4a08]{color:#666;margin-top:16px;font-size:14px}.toast-container[data-v-7e31b0ac]{z-index:10000;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}.toast[data-v-7e31b0ac]{color:#fff;border-radius:4px;padding:12px 20px;font-size:14px;animation:.3s slideIn-7e31b0ac;box-shadow:0 4px 12px #00000026}.toast-success[data-v-7e31b0ac]{background:#52c41a}.toast-error[data-v-7e31b0ac]{background:#ff4d4f}.toast-warning[data-v-7e31b0ac]{background:#faad14}.toast-info[data-v-7e31b0ac]{background:#1890ff}@keyframes slideIn-7e31b0ac{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-enter-active[data-v-7e31b0ac],.toast-leave-active[data-v-7e31b0ac]{transition:all .3s}.toast-enter-from[data-v-7e31b0ac],.toast-leave-to[data-v-7e31b0ac]{opacity:0;transform:translate(100%)}.ai-chat-wrapper[data-v-97f09831]{z-index:999;position:fixed;bottom:24px;right:24px}.ai-fab[data-v-97f09831]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1890ff,#722ed1);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0003}.ai-fab[data-v-97f09831]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.ai-fab.active[data-v-97f09831]{background:#ff4d4f}.ai-fab-label[data-v-97f09831]{color:#fff;white-space:nowrap;pointer-events:none;background:#000000bf;border-radius:4px;padding:4px 12px;font-size:13px;position:absolute;right:64px}.ai-chat-window[data-v-97f09831]{background:#fff;border-radius:12px;flex-direction:column;width:380px;height:520px;display:flex;position:absolute;bottom:68px;right:0;overflow:hidden;box-shadow:0 8px 32px #00000026}.ai-chat-header[data-v-97f09831]{color:#fff;background:linear-gradient(135deg,#1890ff,#722ed1);align-items:center;gap:8px;padding:14px 16px;font-weight:500;display:flex}.ai-chat-messages[data-v-97f09831]{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ai-chat-empty[data-v-97f09831]{text-align:center;color:#999;padding:40px 0}.ai-chat-hints[data-v-97f09831]{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.ai-chat-hints span[data-v-97f09831]{color:#666;cursor:pointer;background:#f5f5f5;border-radius:16px;padding:6px 12px;font-size:12px;transition:all .2s}.ai-chat-hints span[data-v-97f09831]:hover{color:#1890ff;background:#e6f7ff}.ai-msg[data-v-97f09831]{gap:8px;max-width:90%;display:flex}.ai-msg.user[data-v-97f09831]{flex-direction:row-reverse;align-self:flex-end}.ai-msg-avatar[data-v-97f09831]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.ai-msg.assistant .ai-msg-avatar[data-v-97f09831]{color:#1890ff;background:#f0f5ff}.ai-msg.user .ai-msg-avatar[data-v-97f09831]{color:#52c41a;background:#f6ffed}.ai-msg-content[data-v-97f09831]{word-break:break-word;border-radius:8px;padding:8px 12px;font-size:14px;line-height:1.5}.ai-msg.assistant .ai-msg-content[data-v-97f09831]{color:#333;background:#f5f5f5}.ai-msg.user .ai-msg-content[data-v-97f09831]{color:#fff;background:#1890ff}.ai-msg-action[data-v-97f09831]{margin-top:4px}.ai-chat-input[data-v-97f09831]{border-top:1px solid #f0f0f0;gap:8px;padding:12px;display:flex}.ai-chat-input .ant-input[data-v-97f09831]{border-radius:20px}.ai-chat-input .ant-btn[data-v-97f09831]{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ai-chat-messages[data-v-97f09831]::-webkit-scrollbar{width:4px}.ai-chat-messages[data-v-97f09831]::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.slide-up-enter-active[data-v-97f09831],.slide-up-leave-active[data-v-97f09831]{transition:all .3s}.slide-up-enter-from[data-v-97f09831],.slide-up-leave-to[data-v-97f09831]{opacity:0;transform:translateY(20px)}@media (width<=768px){.ai-chat-window[data-v-97f09831]{width:calc(100vw - 16px);height:60vh;bottom:64px;right:-8px}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-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;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{background-color:#feffe6;padding:.2em}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media (width<=767px){.ant-input,.ant-input-password,.ant-input-number,.ant-select-selector,.ant-picker{font-size:16px!important}.ant-card-body{padding:12px!important}.ant-modal-wrap{overflow:hidden}.ant-modal{max-width:100vw;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{border-radius:0;flex-direction:column;min-height:100vh;display:flex}.ant-modal-body{flex:1;padding:16px;overflow-y:auto}.ant-modal-footer{padding:12px 16px}.ant-btn{border-radius:6px}.ant-form-item-label{padding-bottom:4px!important}.ant-list-item{padding:12px 0!important}}@media (width>=768px){.ant-card{border-radius:8px}.ant-btn{border-radius:6px}.ant-modal-content{border-radius:8px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@supports (padding-bottom:env(safe-area-inset-bottom)){.bottom-nav{padding-bottom:calc(8px + env(safe-area-inset-bottom))!important}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:transform .3s,opacity .3s}.slide-enter-from,.slide-leave-to{opacity:0;transform:translate(-100%)}
