html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5;color:#000000e0}a{text-decoration:none;color:inherit}.page-container{padding:24px;max-width:1280px;margin:0 auto}.auth-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#0958d9,#1677ff,#69b1ff)}.auth-bg:before,.auth-bg:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;filter:blur(80px);opacity:.5}.auth-bg:before{background:#69b1ff;top:-120px;left:-120px}.auth-bg:after{background:#13c2c2;bottom:-160px;right:-160px}.gradient-text{background:linear-gradient(90deg,#0958d9,#13c2c2);-webkit-background-clip:text;background-clip:text;color:transparent}.lift-card{transition:transform .25s ease,box-shadow .25s ease}.lift-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9afb8}.history-page{padding-top:16px;padding-bottom:32px}.history-page .head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px;padding:16px 20px;background:linear-gradient(135deg,#fff,#f8faff);border:1px solid #eef0f5;border-radius:14px;box-shadow:0 2px 8px #0f172a0a}.history-page .head-left{display:flex;align-items:center;gap:14px;min-width:0}.history-page .title-icon{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:20px;color:#fff;background:linear-gradient(135deg,#1677ff,#0958d9 60%,#13c2c2);border-radius:12px;box-shadow:0 6px 16px #1677ff40}.history-page .title{font-size:20px;font-weight:700;margin:0;color:#000000e0}.history-page .subtitle{margin-top:2px;font-size:13px;color:#64748b}.history-page .subtitle b{color:#1e293b;font-weight:600}.history-page .subtitle .dot{margin:0 8px;color:#cbd5e1}.history-page .subtitle .muted b{color:#475569}.history-page .head-ops{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.history-page .filter-tabs{display:inline-flex;align-items:center;background:#f1f5f9;border-radius:10px;padding:4px;gap:2px}.history-page .filter-tab{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:6px 14px;height:32px;border-radius:8px;cursor:pointer;font-size:13px;color:#64748b;transition:all .18s ease;white-space:nowrap}.history-page .filter-tab:hover{color:#1e293b}.history-page .filter-tab .filter-icon{font-size:14px}.history-page .filter-tab .filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:600;background:#e2e8f0;color:#64748b;border-radius:9px}.history-page .filter-tab.active{background:#fff;color:#1677ff;font-weight:600;box-shadow:0 2px 6px #0f172a14}.history-page .filter-tab.active .filter-badge{background:linear-gradient(135deg,#1677ff,#0958d9);color:#fff}.history-page .refresh-btn{border-radius:10px;height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 600px){.history-page .head{padding:12px 14px;border-radius:12px;gap:12px}.history-page .title-icon{width:36px;height:36px;font-size:16px}.history-page .title{font-size:17px}.history-page .head-ops{width:100%;flex-wrap:nowrap;gap:8px}.history-page .filter-tabs{flex:1;min-width:0;padding:3px;gap:0}.history-page .filter-tab{flex:1;justify-content:center;gap:4px;padding:6px 4px;min-width:0;font-size:12px}.history-page .filter-tab .filter-icon{font-size:14px}.history-page .filter-tab .filter-badge{min-width:18px;height:16px;padding:0 4px;font-size:10px}.history-page .refresh-btn{width:36px;height:36px;flex-shrink:0}}.history-page .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.history-page .item{display:flex;flex-direction:column;background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:12px;transition:transform .2s,box-shadow .2s}.history-page .item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.history-page .thumb{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#fafafa;display:flex;align-items:center;justify-content:center;cursor:default}.history-page .thumb-img{width:100%;height:100%;object-fit:cover;display:block}.history-page .placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8c8c8c;font-size:13px}.history-page .placeholder.error{color:#ff4d4f;font-size:28px;gap:6px}.history-page .placeholder.error span{font-size:13px}.history-page .thumb-overlay{display:none}.history-page .card-body{display:flex;flex-direction:column;flex:1}.history-page .prompt{margin-top:12px;font-size:13px;line-height:1.5;color:#000000d9;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.history-page .meta{display:flex;justify-content:space-between;font-size:12px;color:#8c8c8c;margin:8px 0}.history-page .meta span{display:inline-flex;align-items:center;gap:4px}.history-page .ops{display:flex;gap:8px;margin-top:auto}.history-page .pager{margin-top:24px;text-align:center}.detail .detail-img,.detail .detail-state{width:100%;aspect-ratio:1;background:#fafafa;display:flex;align-items:center;justify-content:center}.detail .detail-img .ant-image-img{width:100%;height:100%;object-fit:contain;display:block}.detail .detail-state.error{flex-direction:column;gap:12px;padding:24px;text-align:center}.detail .detail-err{font-size:13px;line-height:1.6;color:#595959;white-space:pre-wrap}.detail .detail-body{padding:16px;display:flex;flex-direction:column;gap:16px}.detail .detail-section{display:flex;flex-direction:column;gap:4px}.detail .detail-label{font-size:11px;letter-spacing:1px;color:#1677ff;font-weight:600}.detail .detail-prompt{font-size:14px!important;line-height:1.7!important;margin:0!important;color:#000000d9}.detail .detail-meta .ant-descriptions-item-label{color:#8c8c8c;width:80px}.detail .detail-actions{display:flex;flex-direction:column;gap:8px}@media (max-width: 600px){.history-page .grid{grid-template-columns:repeat(3,1fr);gap:6px}.history-page .item{background:transparent;border:0;border-radius:8px;padding:0}.history-page .item:hover{transform:none;box-shadow:none}.history-page .thumb{border-radius:8px;cursor:pointer;border:1px solid #f0f0f0}.history-page .card-body{display:none}.history-page .thumb-overlay{display:block;position:absolute;left:0;right:0;bottom:0;padding:14px 6px 4px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:10px;line-height:1.3;pointer-events:none}.history-page .thumb-prompt{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.profile-page{padding-top:16px;padding-bottom:32px;display:flex;flex-direction:column;gap:12px}.profile-page .card{border-radius:12px;box-shadow:0 1px 4px #0000000a}.profile-page .identity{display:flex;align-items:center;gap:16px}.profile-page .avatar-wrap{position:relative;width:72px;height:72px;border-radius:50%;overflow:hidden;cursor:pointer;flex-shrink:0}.profile-page .avatar{background:#f0f5ff!important;color:#1677ff;font-size:32px}.profile-page .avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;opacity:0;transition:opacity .2s;pointer-events:none}.profile-page .avatar-wrap:hover .avatar-overlay{opacity:1}.profile-page .info{min-width:0}.profile-page .name{font-size:18px;font-weight:600;color:#000000e0}.profile-page .email{font-size:13px;color:#8c8c8c;margin-top:2px;word-break:break-all}.profile-page .stats-card .ant-card-body{padding:18px 16px}.profile-page .stats{display:flex}.profile-page .stat{flex:1;text-align:center;position:relative}.profile-page .stat+.stat:before{content:"";position:absolute;left:0;top:12%;height:76%;border-left:1px solid #f0f0f0}.profile-page .stat-num{font-size:22px;font-weight:600;color:#000000e0;line-height:1.2}.profile-page .stat-num.done{color:#52c41a}.profile-page .stat-num.warn{color:#fa8c16}.profile-page .stat-label{font-size:12px;color:#8c8c8c;margin-top:4px}.profile-page .list-card .ant-card-body{padding:0}.profile-page .list-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .15s}.profile-page .list-row:last-child{border-bottom:0}.profile-page .list-row:hover{background:#fafafa}.profile-page .list-row.danger .row-text{color:#ff4d4f}.profile-page .row-text{font-size:15px;color:#000000e0}.profile-page .row-arrow{color:#bfbfbf;font-size:12px}.profile-page .plan-card{cursor:pointer}.profile-page .plan-row{display:flex;align-items:center;gap:24px;justify-content:space-between}.profile-page .plan-label{color:#94a3b8;font-size:12px;display:inline-flex;align-items:center;gap:6px}.profile-page .plan-name{font-size:18px;font-weight:700;margin-top:4px}.profile-page .plan-sub{color:#94a3b8;font-size:12px;margin-top:2px}.profile-page .plan-quota{text-align:right}.profile-page .plan-num{font-size:24px;font-weight:700;color:#1677ff}.profile-page .plan-total{font-size:13px;color:#94a3b8;font-weight:500}.chat-page{height:calc(100vh - 64px);display:flex;flex-direction:column;background:#f7f8fa}.chat-page .messages{flex:1;overflow-y:auto;scroll-behavior:smooth}.chat-page .messages-inner{max-width:1100px;margin:0 auto;padding:24px 24px 16px;display:flex;flex-direction:column;gap:18px}@media (max-width: 600px){.chat-page .messages-inner{padding:16px 12px 12px;gap:14px}}.chat-page .welcome{text-align:center;padding:60px 16px 32px}.chat-page .welcome-logo{width:64px;height:64px;border-radius:16px;background:#1677ff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:30px;margin-bottom:16px}.chat-page .welcome h2{margin:0 0 6px;font-size:22px;font-weight:600;color:#000000e0}.chat-page .welcome p{color:#8c8c8c;margin:0 0 32px;font-size:14px}.chat-page .prompt-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;max-width:640px;margin:0 auto}.chat-page .prompt-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px;text-align:left;cursor:pointer;transition:all .2s}.chat-page .prompt-card:hover{border-color:#1677ff;transform:translateY(-2px);box-shadow:0 4px 12px #1677ff26}.chat-page .card-icon{font-size:22px;color:#1677ff}.chat-page .card-title{margin-top:8px;font-weight:600;font-size:14px}.chat-page .card-desc{margin-top:4px;font-size:12px;color:#8c8c8c;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-page .msg{display:flex;gap:12px;align-items:flex-start}.chat-page .msg-user{justify-content:flex-end}.chat-page .avatar{flex-shrink:0}.chat-page .user-avatar{background:#1677ff!important;color:#fff!important;font-weight:600}.chat-page .ai-avatar{background:#13c2c2!important;color:#fff!important}.chat-page .bubble{max-width:70%;padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.6;word-break:break-word;box-shadow:0 1px 2px #0000000a}.chat-page .user-bubble{background:#1677ff;color:#fff;border-bottom-right-radius:4px}.chat-page .ai-bubble{background:#fff;color:#000000e0;border-bottom-left-radius:4px;display:flex;flex-direction:column;gap:10px}@media (max-width: 600px){.chat-page .bubble{max-width:82%}}.chat-page .loading-row{display:inline-flex;align-items:center;gap:10px;color:#8c8c8c}.chat-page .gen-skeleton{position:relative;width:380px;height:380px;flex-shrink:0;align-self:flex-start;border-radius:14px;background:#f3f4f6;overflow:hidden}.chat-page .gen-border{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3;overflow:visible}.chat-page .gen-border-rect{width:calc(100% - 2px);height:calc(100% - 2px);fill:none;stroke:url(#genGrad);stroke-width:1.8;stroke-linecap:round;filter:url(#genGlow);stroke-dasharray:22 78;animation:gen-dash 2.4s linear infinite}@keyframes gen-dash{to{stroke-dashoffset:-100}}.chat-page .gen-label{position:absolute;top:20px;left:20px;font-size:14px;font-weight:500;color:#595959;z-index:3;display:flex;align-items:center;gap:6px;min-width:90px}.chat-page .gen-label .phrase-enter-active,.chat-page .gen-label .phrase-leave-active{transition:opacity .35s ease,transform .35s ease}.chat-page .gen-label .phrase-enter-from{opacity:0;transform:translateY(6px)}.chat-page .gen-label .phrase-leave-to{opacity:0;transform:translateY(-6px)}.chat-page .gen-label:after{content:"";width:4px;height:4px;border-radius:50%;background:#1677ff;animation:gen-blink 1.2s ease-in-out infinite}@keyframes gen-blink{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.chat-page .gen-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;z-index:1;background:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px) 0 0 / 28px 28px,linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px) 0 0 / 28px 28px,radial-gradient(ellipse at 50% 50%,transparent 50%,rgba(0,0,0,.04) 100%),#eef2f7}.chat-page .gen-shimmer:before{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background:radial-gradient(circle at 30% 35%,rgba(22,119,255,.32),transparent 45%),radial-gradient(circle at 70% 65%,rgba(19,194,194,.32),transparent 45%),radial-gradient(circle at 60% 25%,rgba(105,177,255,.22),transparent 40%);filter:blur(28px);animation:gen-clouds 9s ease-in-out infinite alternate;mix-blend-mode:normal}@keyframes gen-clouds{0%{transform:translate3d(-3%,-2%,0) scale(1)}50%{transform:translate3d(2%,4%,0) scale(1.08)}to{transform:translate3d(4%,-3%,0) scale(1.04)}}.chat-page .gen-shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);background-size:240% 100%;background-repeat:no-repeat;animation:gen-shimmer 2.6s linear infinite}@keyframes gen-shimmer{0%{background-position:240% 0}to{background-position:-140% 0}}@media (max-width: 600px){.chat-page .gen-skeleton{width:calc(100vw - 24px);height:calc((100vw - 24px)*.75);max-width:380px;max-height:285px;border-radius:14px}.chat-page .gen-label{top:12px;left:14px;font-size:12px}}.chat-page .ai-image{border-radius:10px;overflow:hidden;max-width:420px;align-self:flex-start}.chat-page .ai-image .ant-image-img{max-width:420px;max-height:420px;width:auto;height:auto;border-radius:10px;display:block;object-fit:contain}.chat-page .ai-bubble{max-width:520px}@media (max-width: 600px){.chat-page .ai-bubble{max-width:100%;background:transparent;box-shadow:none;padding:0}.chat-page .ai-image{max-width:100%}.chat-page .ai-image .ant-image-img{max-width:100%;max-height:420px;border-radius:14px}.chat-page .ai-bubble .ai-meta,.chat-page .ai-bubble .ai-actions,.chat-page .msg-ai .ai-avatar{display:none}.chat-page .msg-ai{gap:0}}.chat-page .ai-meta,.chat-page .ai-actions{display:flex;gap:6px;flex-wrap:wrap}.chat-page .clarify-text{white-space:pre-wrap;line-height:1.7;color:#000000d9}.chat-page .composer{background:#fff;border-top:1px solid #f0f0f0;padding:12px 16px 14px;box-shadow:0 -2px 8px #00000008}.chat-page .composer-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.chat-page .settings{display:flex;align-items:center;gap:8px;font-size:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap;padding-bottom:2px}.chat-page .settings::-webkit-scrollbar{display:none}.chat-page .settings .ant-segmented{flex-shrink:0}.chat-page .desktop-only-flex{display:flex}.chat-page .mobile-only-flex{display:none}@media (max-width: 600px){.chat-page .desktop-only-flex{display:none}.chat-page .mobile-only-flex{display:flex}}.chat-page .composer-pill{align-items:center;gap:8px;background:#fff;border:1px solid #e5e6eb;border-radius:26px;padding:6px;box-shadow:0 2px 12px #0000000f}.chat-page .pill-plus,.chat-page .pill-send{width:36px;height:36px;border-radius:50%;border:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;font-size:16px;transition:background .2s,color .2s,transform .1s;padding:0}.chat-page .pill-plus{background:#f4f5f7;color:#000000b3}.chat-page .pill-plus:hover{background:#ebedf0}.chat-page .pill-plus:active{transform:scale(.94)}.chat-page .pill-input{flex:1;resize:none;padding:6px 4px!important;font-size:15px!important;line-height:1.5!important;background:transparent!important;box-shadow:none!important;min-height:24px}.chat-page .pill-input::placeholder{color:#bfbfbf}.chat-page .pill-send{background:#d1d3d6;color:#fff}.chat-page .pill-send.active{background:#000}.chat-page .pill-send:disabled{cursor:not-allowed}.chat-page .pill-send:not(:disabled):active{transform:scale(.94)}.chat-page .set-label{color:#8c8c8c}.chat-page .input-row{display:flex;gap:8px;align-items:flex-end}.chat-page .prompt-input{flex:1;border-radius:12px!important;resize:none;padding:10px 14px!important;font-size:14px!important}.chat-page .send-btn{height:40px;border-radius:10px}.chat-page .hint{font-size:11px;color:#bfbfbf;text-align:right}@media (max-width: 600px){.chat-page .composer{padding:8px 10px 10px}.chat-page .composer-inner{gap:6px}.chat-page .hint{display:none}.chat-page .settings{font-size:11px}.chat-page .send-btn{height:36px;padding:0 14px}.chat-page .prompt-input{padding:8px 12px!important;font-size:13px!important}}.chat-page .hint kbd{display:inline-block;padding:1px 6px;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa;font-family:inherit;font-size:11px;margin:0 2px}
