:root{--sidebar: #f2f7ff;--line: #dce7f5;--text: #11233f;--muted: #5f718c;--faint: #8da1bc;--black: #075ac8;--blue: #0b6cff;--blue-dark: #06479f;--blue-soft: #eaf3ff;--cyan: #12b8d6;--soft: #edf4fc;--shadow: 0 20px 50px rgba(27, 91, 166, .13), 0 4px 14px rgba(25, 70, 126, .06);font-family:Microsoft YaHei,PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--text);background:#f7fbff}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{overflow:hidden}button,input,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;line-height:1;text-align:center;white-space:nowrap}button:focus-visible{outline:3px solid rgba(0,107,255,.18);outline-offset:2px}.brand{display:flex;align-items:center;gap:11px}.brand-logo,.hero-logo,.mini-avatar,.avatar{display:block;overflow:hidden;background:#fff}.brand-logo{width:38px;height:32px;border-radius:10px}.brand-logo img,.hero-logo img,.mini-avatar img,.avatar img,.avatar-preview img{width:100%;height:100%;display:block;object-fit:cover}.brand strong{display:block;font-size:16px}.brand small,.profile small{display:block;margin-top:3px;color:var(--faint);font-size:12px}.brand-compact{display:none}.login-page{--pointer-x: 0;--pointer-y: 0;--head-rotate-x: 0deg;--head-rotate-y: 0deg;--eye-x: 0px;--eye-y: 0px;position:relative;height:100vh;min-height:100vh;overflow:auto;padding:32px;background:#f4f9ff}.login-panel{position:relative;z-index:4;width:min(440px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid rgba(133,177,230,.48);border-radius:18px;padding:28px;background:#fffffff0;box-shadow:0 28px 70px #215ca32e,0 8px 24px #274e8014;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-panel:before{content:"";position:absolute;top:-1px;right:34px;left:34px;height:2px;background:var(--blue)}.login-panel h1{color:#0b2f61}.wechat-login-panel h1{margin:18px 0}.wechat-login-panel .segmented{margin:14px 0 10px}.wechat-login-panel .wechat-card{padding:8px 12px}.wechat-login-panel .terms{margin:9px 0;line-height:1.5}.wechat-login-panel .login-footer{margin-top:4px}.login-stage{position:relative;z-index:2;width:min(1080px,100%);min-height:calc(100vh - 64px);display:grid;grid-template-columns:minmax(360px,1fr) 440px;align-items:center;gap:72px;margin:0 auto}.tech-background{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.tech-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(125deg,#fffffff5,#e5f1ffc7 58%,#f5fbfff5)}.tech-grid{position:absolute;right:-12%;bottom:-42%;left:-12%;height:86%;opacity:.42;background-image:linear-gradient(rgba(22,111,224,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(22,111,224,.18) 1px,transparent 1px);background-size:54px 54px;transform:perspective(520px) rotateX(62deg) translate3d(calc(var(--pointer-x) * -10px),calc(var(--pointer-y) * -8px),0);transform-origin:center top;animation:grid-flow 10s linear infinite}.tech-scanline{position:absolute;top:-8%;right:0;left:0;height:1px;opacity:.7;background:#0b6cff7a;box-shadow:0 0 22px #0b6cff57;animation:scanline 7s ease-in-out infinite}.tech-circuit{position:absolute;width:240px;height:112px;border-top:1px solid rgba(11,108,255,.2);border-right:1px solid rgba(11,108,255,.2)}.tech-circuit:before,.tech-circuit:after{content:"";position:absolute;width:7px;height:7px;border:2px solid rgba(11,108,255,.48);border-radius:50%;background:#f4f9ff}.tech-circuit:before{top:-4px;left:0}.tech-circuit:after{right:-4px;bottom:0}.circuit-one{top:16%;left:3%}.circuit-two{top:8%;right:5%;transform:rotate(180deg)}.circuit-three{right:18%;bottom:14%;transform:rotate(92deg)}.tech-particle{position:absolute;top:var(--particle-top);left:var(--particle-left);width:var(--particle-size);height:var(--particle-size);border:1px solid rgba(11,108,255,.55);border-radius:50%;background:#ffffffe6;box-shadow:0 0 12px #0b6cff52;animation:particle-drift 7s ease-in-out var(--particle-delay) infinite}.login-robot-zone{position:relative;min-height:520px;display:grid;place-items:center;perspective:900px}.robot-float{position:relative;width:350px;height:470px;display:grid;justify-items:center;align-content:center;animation:robot-float 4.5s ease-in-out infinite;transform-style:preserve-3d}.robot-antenna{position:relative;z-index:5;width:10px;height:46px;border-radius:8px;background:linear-gradient(90deg,#d7e5f6,#fff 45%,#abc6e5);transform:translateY(13px)}.robot-antenna i{position:absolute;top:-13px;left:50%;width:22px;height:22px;border:5px solid #d8eaff;border-radius:50%;background:var(--blue);box-shadow:0 0 22px #0b6cff8c;transform:translate(-50%);animation:antenna-pulse 2s ease-in-out infinite}.robot-head{position:relative;z-index:4;width:310px;height:224px;border:1px solid rgba(133,164,201,.56);border-radius:46% 46% 42% 42%;background:linear-gradient(145deg,#fff 22%,#e7f0fb 78%);box-shadow:inset -18px -22px 32px #5e85b329,inset 12px 12px 24px #ffffffeb,0 26px 50px #1f5da833;transform:rotateX(var(--head-rotate-x)) rotateY(var(--head-rotate-y));transform-origin:center bottom;transition:transform 90ms linear;transform-style:preserve-3d}.robot-head:before{content:"";position:absolute;top:14px;right:58px;width:88px;height:16px;border-radius:50%;background:#ffffffdb;transform:rotate(9deg)}.robot-ear{position:absolute;top:76px;z-index:-1;width:36px;height:78px;border:1px solid rgba(105,151,204,.5);background:#eaf3fc;box-shadow:inset 0 0 0 8px #fff}.robot-ear.left{left:-24px;border-radius:22px 8px 8px 22px}.robot-ear.right{right:-24px;border-radius:8px 22px 22px 8px}.robot-visor{position:absolute;top:34px;right:25px;bottom:34px;left:25px;overflow:hidden;border:2px solid rgba(69,125,194,.5);border-radius:42% 42% 36% 36%;background:linear-gradient(145deg,#0b2850,#071a36 65%,#0f3b70);box-shadow:inset 0 0 26px #298fff47,0 5px 12px #133b6738;transform:translateZ(8px)}.robot-visor:before{content:"";position:absolute;top:18px;right:24px;width:72px;height:10px;border-radius:50%;background:#73bfff33;transform:rotate(9deg)}.robot-eye{position:absolute;top:58px;width:54px;height:54px;display:grid;place-items:center;border:2px solid rgba(142,218,255,.8);border-radius:50%;background:#1267b947;box-shadow:0 0 20px #20b0ff61}.robot-eye.left{left:50px}.robot-eye.right{right:50px}.robot-eye i{width:20px;height:20px;border:5px solid #b9eeff;border-radius:50%;background:#1599ff;box-shadow:0 0 18px #34c4ffeb;transform:translate(var(--eye-x),var(--eye-y));transition:transform 70ms linear}.robot-smile{position:absolute;bottom:24px;left:50%;width:46px;height:15px;border-bottom:3px solid #7bdcff;border-radius:0 0 50% 50%;transform:translate(-50%);filter:drop-shadow(0 0 5px rgba(59,205,255,.7))}.robot-neck{position:relative;z-index:2;width:72px;height:28px;border-radius:8px;background:#d8e8f8;box-shadow:inset 0 5px 8px #4e7cb02e;transform:translateY(-4px)}.robot-body{position:relative;z-index:3;width:218px;height:154px;border:1px solid #0864d4;border-radius:58px 58px 40px 40px;background:linear-gradient(145deg,#1b83ff,#0860d2 72%);box-shadow:inset 12px 12px 18px #6cbeff5c,inset -14px -16px 24px #04368b42,0 24px 36px #1759a438;transform:translateY(-7px) rotateY(calc(var(--pointer-x) * 2deg))}.robot-body img{position:absolute;top:34px;left:50%;width:82px;height:68px;border-radius:18px;object-fit:cover;background:#fff;box-shadow:0 8px 20px #02368738;transform:translate(-50%)}.robot-chest-light{position:absolute;right:28px;bottom:24px;width:9px;height:9px;border-radius:50%;background:#9ff6ff;box-shadow:0 0 12px #7defff;animation:chest-pulse 1.5s ease-in-out infinite}.robot-arm{position:absolute;top:34px;z-index:-1;width:54px;height:112px;border:1px solid rgba(110,151,195,.5);border-radius:28px;background:linear-gradient(145deg,#fff,#dbe8f6);box-shadow:0 14px 22px #1f528b29}.robot-arm.left{left:-30px;transform:rotate(12deg)}.robot-arm.right{right:-30px;transform:rotate(-12deg)}.robot-shadow{width:240px;height:22px;margin-top:2px;border-radius:50%;background:#2160a526;filter:blur(8px);animation:robot-shadow 4.5s ease-in-out infinite}@keyframes grid-flow{0%{background-position:0 0,0 0}to{background-position:0 54px,54px 0}}@keyframes scanline{0%,to{top:2%;opacity:0}12%,88%{opacity:.65}50%{top:98%;opacity:.38}}@keyframes particle-drift{0%,to{transform:translate3d(0,-8px,0);opacity:.25}50%{transform:translate3d(var(--particle-drift),12px,0);opacity:.85}}@keyframes robot-float{0%,to{transform:translateY(-5px)}50%{transform:translateY(10px)}}@keyframes robot-shadow{0%,to{transform:scaleX(.92);opacity:.18}50%{transform:scaleX(1.08);opacity:.1}}@keyframes antenna-pulse{0%,to{opacity:.72;transform:translate(-50%) scale(.92)}50%{opacity:1;transform:translate(-50%) scale(1.08)}}@keyframes chest-pulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}.platform-head p,.welcome p{color:var(--muted);line-height:1.7}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 16px;padding:4px;border-radius:14px;background:var(--soft)}.segmented button,.mode-group button,.doc-tabs button{min-height:36px;border-radius:11px;padding:0 14px;color:#344054;background:transparent;font-weight:800}.segmented .active,.mode-group .active,.doc-tabs .active{color:#fff;background:var(--black)}.form-stack{display:grid;gap:14px}.auth-note{display:grid;gap:8px;border:1px solid var(--line);border-radius:18px;padding:16px;background:#fbfcfe}.auth-note strong{font-size:17px}.auth-note span,.debug-code,.policy-box p{color:var(--muted);font-size:13px;line-height:1.65}.form-stack label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:700}input{width:100%;height:44px;border:1px solid var(--line);border-radius:13px;padding:0 12px;outline:none}input:focus,textarea:focus{border-color:#006bff8c;box-shadow:0 0 0 3px #006bff1f}.code-row{display:grid;grid-template-columns:1fr 112px;gap:8px}.code-row button{min-height:44px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:700}.wechat-card{display:grid;justify-items:center;gap:8px;border:1px solid var(--line);border-radius:18px;padding:20px;background:#fbfcfe;text-align:center}.wechat-card button,.wechat-card a{min-height:38px;min-width:140px;border:1px solid var(--line);border-radius:10px;padding:0 14px;color:#101828;background:#fff;font-weight:800;text-decoration:none}.wechat-qr-prompt{display:grid;place-items:center;width:min(100%,300px);min-height:180px;border:1px solid #dfe5ee;border-radius:8px;background:#fff;color:var(--muted);font-size:13px}.wechat-qr-frame{position:relative;left:50%;width:320px;height:400px;border:0;background:#fff;transform:translate(-50%)}.wechat-qr-viewport{width:min(100%,320px);height:338px;overflow:hidden;background:#fff}.wechat-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.wechat-actions a{display:inline-flex;align-items:center;justify-content:center}.wechat-card span,.terms{color:var(--muted);font-size:13px}.terms{display:flex;gap:8px;align-items:flex-start;margin:16px 0;line-height:1.6}.terms input{width:auto;height:auto;margin-top:4px}.terms span{display:inline}.policy-link{display:inline;min-height:auto;margin-left:4px;border:0;padding:0;color:#2f66d0;background:transparent;font-weight:700}.debug-code{margin:-4px 0 0;border-radius:10px;padding:8px 10px;background:#006bff14}.login-footer{display:flex;justify-content:flex-end;margin-top:8px}.policy-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#11182773;z-index:45}.notice-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#11182773;z-index:40}.notice-modal-card{width:min(420px,100%);display:grid;gap:16px;border-radius:16px;padding:22px;background:#fff;box-shadow:var(--shadow)}.notice-modal-card h2{margin:0;font-size:20px}.notice-modal-card p{margin:0;color:#344054;line-height:1.75}.notice-modal-card .primary-btn{justify-self:end}.policy-modal-card{width:min(920px,100%);height:min(86vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;border-radius:16px;padding:20px;background:#fff;box-shadow:var(--shadow)}.policy-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.policy-modal-head h2{margin:0;font-size:20px}.policy-modal-head p{margin:8px 0 0;color:var(--muted);font-size:13px}.policy-close{width:32px;height:32px;border-radius:8px;color:#667085;background:#f3f4f6;font-size:22px;line-height:1;flex:0 0 auto}.policy-modal-body{overflow:auto;display:grid;min-height:0;gap:12px;padding-right:6px;overscroll-behavior:contain}.policy-modal-body p{margin:0;color:#344054;line-height:1.8}.policy-modal-actions{display:flex;justify-content:flex-end;gap:10px}.policy-modal-actions button{min-height:38px;min-width:76px;border-radius:10px;padding:0 14px;border:1px solid var(--line);background:#fff}.policy-modal-actions .primary-btn{border-color:var(--black);color:#fff;background:var(--black)}.primary-btn{min-height:42px;min-width:96px;border-radius:12px;padding:0 16px;color:#fff;background:var(--black);font-weight:800}.primary-btn:disabled,.send-btn:disabled{opacity:.45;cursor:not-allowed}.app-shell{height:100vh;display:grid;grid-template-columns:264px 1fr;background:#fff}.sidebar{display:flex;flex-direction:column;min-width:0;padding:18px 10px 12px;border-right:1px solid var(--line);background:var(--sidebar)}.side-action,.side-nav button{justify-content:flex-start;width:100%;height:40px;margin-top:12px;border-radius:12px;padding:0 12px;color:#151c2b;background:transparent;text-align:left;font-weight:800}.side-action,.side-nav .active,.side-nav button:hover{background:#fff;box-shadow:0 1px 3px #0f172a0d}.history{flex:1;margin-top:18px;overflow:auto}.history span{display:block;padding:0 8px 8px;color:var(--faint);font-size:12px}.history p{margin:0;width:100%;padding:9px 10px;border-radius:11px;color:#344054;font-size:13px;text-align:left}.history-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;border-radius:11px;padding:2px;color:#344054}.history-open{min-width:0;display:grid;align-content:center;justify-content:stretch;gap:3px;border:0;border-radius:9px;padding:7px 8px;color:#344054;background:transparent;text-align:left}.history-more{width:28px;height:28px;border-radius:8px;color:#667085;background:transparent;font-weight:900;opacity:0}.history-item:hover .history-more,.history-item.active .history-more,.history-more:focus-visible{opacity:1}.history-open strong{overflow:hidden;color:#344054;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.history-open small{color:var(--faint);font-size:11px}.history p:hover,.history-item:hover,.history-item.active{background:#fff}.history-more:hover,.history-more:focus-visible{background:var(--blue-soft)}.history-menu{position:absolute;top:34px;right:2px;z-index:20;width:112px;display:grid;gap:4px;border:1px solid var(--line);border-radius:10px;padding:6px;background:#fff;box-shadow:0 12px 28px #0f172a1f}.history-menu button{justify-content:flex-start;min-height:32px;border-radius:8px;padding:0 10px;color:#101828;background:transparent;font-size:13px;font-weight:800}.history-menu button:hover,.history-menu button:focus-visible{background:var(--soft)}.history-menu .danger{color:#b42318}.history-menu .danger:hover,.history-menu .danger:focus-visible{color:#fff;background:#b42318}.history-empty{color:var(--faint)}.profile-wrap{position:relative}.profile{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:54px;border-radius:16px;padding:0 10px;color:var(--text);background:transparent;text-align:left}.profile:hover,.profile:focus-visible{background:#fff}.account-menu{position:absolute;right:0;bottom:calc(100% + 10px);left:0;z-index:12;display:grid;gap:4px;border:1px solid var(--line);border-radius:16px;padding:8px;background:#fff;box-shadow:var(--shadow)}.account-menu button{justify-content:flex-start;min-height:40px;border-radius:10px;padding:0 12px;color:#101828;background:transparent;text-align:left;font-weight:800}.account-menu button:hover,.account-menu button:focus-visible{background:#f1f3f7}.account-menu .logout-item{margin-top:4px;border-top:1px solid var(--line);border-radius:0 0 10px 10px;color:#b42318}.account-menu .logout-item:hover,.account-menu .logout-item:focus-visible{background:#fff7f7}.avatar{width:34px;height:34px;border-radius:50%;border:1px solid rgba(0,107,255,.16)}.workspace{position:relative;min-width:0;height:100vh;display:flex;flex-direction:column}.topbar{position:relative;height:58px;display:flex;align-items:center;justify-content:flex-start;padding:0 20px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2}.mode-group{width:fit-content;max-width:max-content;display:flex;gap:6px;padding:4px;border:1px solid var(--line);border-radius:999px;background:#fff}.mode-group button{min-width:76px;height:36px;padding:0 16px;border-radius:999px}.ai-top-disclaimer{position:absolute;top:50%;left:50%;margin:0;color:#667085;font-size:13px;line-height:1.4;transform:translate(-50%,-50%);white-space:nowrap}.chat-view{position:relative;flex:1;min-height:0}.chat-content{height:100%;overflow:auto;padding:28px 28px 214px}.welcome{min-height:calc(100vh - 260px);display:grid;justify-items:center;align-content:center;text-align:center}.hero-logo{width:82px;height:68px;border-radius:18px;margin-bottom:22px;box-shadow:0 10px 24px #0f172a14}.welcome h1,.platform-head h1{margin:0;font-size:32px;letter-spacing:0}.welcome p{max-width:680px;margin:12px 0 0}.suggestion-grid{width:min(720px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.suggestion-grid button,.panel,.metric-grid div{border:1px solid var(--line);background:#fff}.suggestion-grid button{display:grid;align-content:center;min-width:0;min-height:104px;overflow:hidden;border-radius:8px;padding:16px;text-align:left;white-space:normal}.suggestion-grid strong,.suggestion-grid span{display:block;min-width:0;overflow-wrap:anywhere}.suggestion-grid span{margin-top:8px;color:var(--muted);line-height:1.6}.message-list{width:min(860px,100%);margin:0 auto}.message{display:flex;gap:12px;margin:22px 0}.message.user{justify-content:flex-end}.message p{max-width:78%;margin:0;border-radius:18px;padding:13px 16px;line-height:1.75}.message.user p{color:#fff;background:var(--black);border-top-right-radius:6px}.message.assistant p{border:1px solid #eef1f5;border-top-left-radius:6px;background:#f6faff}.mini-avatar{width:32px;height:32px;border-radius:10px;flex:0 0 auto;border:1px solid rgba(15,23,42,.08)}.composer-wrap{position:absolute;right:0;bottom:0;left:0;padding:34px 24px 18px;background:linear-gradient(to top,#fff 76%,#ffffffe6,#fff0)}.composer{width:min(980px,100%);display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;align-items:center;margin:0 auto;border:1px solid var(--line);border-radius:24px;padding:12px;background:#fff;box-shadow:0 18px 42px #0f172a17}textarea{height:42px;min-height:42px;max-height:140px;border:0;outline:0;padding:9px 0;resize:vertical;line-height:1.55}.send-btn{height:38px;min-width:64px;border-radius:999px;color:#fff;background:var(--black);font-weight:800}.ai-bottom-disclaimer{width:min(980px,100%);margin:8px auto 0;color:#98a2b3;font-size:12px;line-height:1.5;text-align:center}.platform-view{flex:1;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#f4f8fd}.platform-console-nav{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:14px 28px 0;border-bottom:1px solid var(--line);background:#fff}.platform-console-nav button{height:38px;flex:0 0 auto;gap:8px;border:1px solid transparent;border-radius:999px;padding:0 16px;color:#475467;background:transparent;font-weight:800}.platform-console-nav button span{width:18px;color:#98a2b3;text-align:center}.platform-console-nav button:hover,.platform-console-nav button.active{border-color:#d7dde6;color:var(--blue-dark);background:var(--blue-soft)}.platform-console-nav button.active span{color:#2383ff}.platform-console-main{min-width:0;overflow:auto;padding:28px}.platform-section{display:grid;gap:18px}.platform-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid div,.panel{border-radius:8px;padding:16px}.metric-grid span{display:block;color:var(--muted);font-size:13px}.metric-grid strong{display:block;margin-top:8px;font-size:24px}.platform-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px}.billing-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.billing-summary div{border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.billing-summary span{display:block;color:var(--muted);font-size:13px}.billing-summary strong{display:block;margin-top:8px;font-size:24px}.bill-table{display:grid;gap:0}.bill-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px;border-top:1px solid #edf0f4;padding:12px 0;color:#344054;font-size:13px}.bill-row:first-child{border-top:0}.bill-head{color:#101828;font-weight:800}.panel h2{margin:0 0 14px;font-size:18px}.api-panel header{display:flex;align-items:center;justify-content:space-between}.api-panel header span{color:var(--muted)}.key-row,.model-row{display:grid;gap:8px;border-top:1px solid #f0f2f5;padding:14px 0}.key-row{grid-template-columns:minmax(0,1fr) 96px 96px;align-items:center}.key-row code{display:block;margin:6px 0;color:var(--blue);font-size:12px;line-height:1.45;word-break:break-all}.key-row small,.model-row span{color:var(--muted)}.key-row button,.doc-tabs button{border:1px solid var(--line);background:#fff}.key-row button{min-height:34px;width:96px;border-radius:10px;padding:0 10px;color:#111827;font-size:13px;font-weight:700;white-space:nowrap}.model-row em{width:fit-content;border-radius:999px;padding:3px 8px;color:var(--blue);background:#006bff14;font-style:normal;font-size:12px}.code-panel pre{overflow:auto;margin:0;border-radius:12px;padding:14px;color:#dbeafe;background:#0f172a;line-height:1.6}.doc-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.simple-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#11182773;z-index:35}.simple-modal-card{width:min(720px,100%);max-height:min(88vh,760px);overflow:auto;display:grid;gap:14px;border-radius:16px;padding:18px;background:#fff;box-shadow:var(--shadow)}.help-card,.about-card{width:min(720px,100%)}.simple-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.simple-modal-head h2{margin:0;font-size:22px}.simple-modal-head button{width:32px;height:32px;border-radius:8px;color:#667085;background:#f3f4f6;font-size:22px;line-height:1;flex:0 0 auto}.settings-grid,.form-panel{display:grid;gap:14px}.settings-grid label,.form-panel label,.conversation-editor label,.avatar-setting{display:grid;gap:8px;color:#344054;font-size:13px;font-weight:700}.phone-setting{display:grid;gap:8px;color:#344054;font-size:13px}.phone-setting p{margin:0;color:var(--muted);font-weight:500}.phone-setting-row{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:8px}.phone-setting-row button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#101828;font-weight:800}.phone-setting-row .primary-btn{color:#fff;background:var(--black)}@media(max-width:560px){.phone-setting-row{grid-template-columns:1fr}}.avatar-upload-row{display:flex;align-items:center;gap:12px}.avatar-preview{width:48px;height:48px;display:block;overflow:hidden;border:1px solid rgba(0,107,255,.16);border-radius:50%;background:#fff}.upload-button{width:fit-content;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;padding:0 14px;color:#101828;background:#fff;font-weight:800;cursor:pointer}.upload-button:hover,.upload-button:focus-within{border-color:#0b6cff6b;background:#f5f9ff}.upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}select{width:100%;height:46px;border:1px solid var(--line);border-radius:13px;padding:0 12px;color:#101828;background:#fff;outline:none}select:focus{border-color:#006bff8c;box-shadow:0 0 0 3px #006bff1f}.danger-zone,.form-panel,.contact-box,.about-hero,.agreement-list article{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.danger-zone{display:grid;gap:8px;background:#fff7f7}.danger-zone p,.form-panel p,.about-hero p{margin:0;color:var(--muted);line-height:1.7}.danger-zone button,.modal-actions button,.agreement-list button{min-height:38px;min-width:76px;border:1px solid var(--line);border-radius:10px;padding:0 14px;color:#101828;background:#fff;font-weight:700}.modal-tabs{display:flex;gap:8px}.help-notice{justify-self:center;min-width:min(360px,100%);border-radius:12px;padding:12px 18px;font-weight:800;text-align:center;box-shadow:0 10px 24px #0f172a14}.help-notice.success{border:1px solid #86efac;color:#166534;background:#f0fdf4}.help-notice.error{border:1px solid #fecaca;color:#b42318;background:#fff7f7}.profile-notice{justify-self:center;width:min(360px,100%);border-radius:12px;padding:11px 16px;font-weight:800;text-align:center}.profile-notice.success{border:1px solid #bbf7d0;color:#166534;background:#f0fdf4}.profile-notice.error{border:1px solid #fecaca;color:#b42318;background:#fff7f7}.modal-tabs button{min-height:36px;min-width:104px;border-radius:999px;padding:0 14px;color:#344054;background:#f3f5f8;font-weight:700}.modal-tabs .active{color:#fff;background:var(--black)}.form-panel h3{margin:0;font-size:18px}.form-panel textarea{min-height:120px;border:1px solid var(--line);border-radius:13px;padding:12px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.contact-box{display:grid;gap:8px;border-color:#bbf7d0;background:#f0fdf4}.contact-box span{color:var(--muted);font-size:13px}.about-hero{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:16px}.about-logo{display:grid;place-items:center;min-height:72px;border-radius:14px;color:#0969da;background:#f8fbff;font-size:24px;font-weight:900}.about-hero strong{display:block;margin-bottom:8px}.agreement-list{display:grid;gap:10px}.agreement-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.agreement-list strong,.agreement-list span{display:block}.agreement-list span{margin-top:5px;color:var(--muted);font-size:13px}.agreement-list button:hover,.danger-zone button:hover,.modal-actions button:hover{border-color:#0b6cff57;background:#f5f9ff}.modal-actions .primary-btn:hover{background:var(--blue-dark);color:#fff;border-color:var(--blue-dark)}.modal-actions .primary-btn:disabled:hover{color:#fff;background:var(--black)}.sys-page{min-height:100vh;padding:28px;background:#f4f8fd}.sys-login{width:min(420px,100%);margin:10vh auto 0;display:grid;gap:18px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.sys-login h1,.sys-dashboard h1,.sys-section h2{margin:0}.sys-login p{margin:0;color:var(--muted);line-height:1.7}.sys-login label{display:grid;gap:8px;color:#344054;font-size:13px;font-weight:700}.sys-login input{min-height:42px;border:1px solid var(--line);border-radius:10px;padding:0 12px;font:inherit}.form-error{color:#b42318;font-size:13px}.sys-dashboard{width:min(1500px,calc(100vw - 48px));margin:0 auto;display:grid;gap:18px}.sys-dashboard>header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.sys-dashboard>header button{min-height:38px;min-width:76px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff}.sys-metrics{display:grid;grid-template-columns:1fr;gap:14px}.sys-metrics div,.sys-section{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.sys-metrics div{display:grid;gap:8px;padding:18px}.sys-metrics span{color:var(--muted);font-size:13px}.sys-metrics strong{font-size:28px}.sys-section{display:grid;gap:14px;padding:18px;overflow:hidden}.sys-workbench{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;align-items:start}.sys-sidebar{display:grid;gap:14px}.sys-menu{display:grid;gap:8px;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff;box-shadow:0 8px 24px #0f172a0f}.sys-menu button{justify-content:flex-start;min-height:42px;border:0;border-radius:8px;padding:0 12px;color:#344054;background:transparent;font:inherit;font-weight:800;text-align:left;cursor:pointer}.sys-menu button:hover,.sys-menu button[aria-current=page]{color:#fff;background:var(--black)}.sys-content{display:grid;gap:14px;min-width:0}.sys-table{display:grid;overflow-x:visible}.sys-row{display:grid;grid-template-columns:1.2fr 1.2fr .8fr 1.4fr;gap:12px;align-items:start;padding:12px 0;border-top:1px solid #edf0f4;color:#344054;font-size:13px}.sys-row.user-table-row{grid-template-columns:1.1fr 1.1fr 1.4fr .8fr 1.4fr}.feedback-table .sys-row{grid-template-columns:.9fr 1fr 1.2fr 2fr 1.4fr}.token-table .sys-row{grid-template-columns:1.3fr .8fr .9fr .9fr .9fr 1.4fr}.word-table .sys-row{grid-template-columns:1.5fr 1.4fr .8fr .8fr}.sys-head{border-top:0;color:#101828;font-weight:800}.sys-notice{justify-self:start;border:1px solid #bbf7d0;border-radius:10px;padding:10px 14px;color:#166534;background:#f0fdf4;font-weight:800}.sys-word-tools{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:10px;align-items:stretch}.sys-word-tools input{border:1px solid var(--line);border-radius:10px;padding:10px 12px;font:inherit}.sys-word-tools button{min-height:40px;min-width:104px;border:1px solid var(--line);border-radius:10px;padding:0 14px;background:#fff;font-weight:800}.excel-upload{grid-column:1 / -1;display:grid;gap:8px;border:1px dashed #cbd5e1;border-radius:10px;padding:14px;color:#101828;background:#f8fafc;font-size:13px;font-weight:800}.excel-upload input{width:100%;height:auto;min-height:38px;padding:7px 10px;background:#fff}.excel-upload span{color:var(--muted);font-size:12px;font-weight:700}.sys-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:12px;color:#475467;font-size:13px;font-weight:800}.sys-pagination button{min-height:32px;min-width:76px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:#101828;background:#fff;font-weight:800;cursor:pointer}.sys-pagination button:disabled{color:#98a2b3;background:#f2f4f7;cursor:not-allowed}.word-edit-input,.usage-filter input{width:100%;min-height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font:inherit}.sys-link-btn{min-height:32px;min-width:60px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:#101828;background:#fff;font-weight:800;cursor:pointer}.sys-link-btn:hover{color:#fff;background:var(--black)}.sys-link-btn.danger{color:#b42318;border-color:#fecaca}.sys-link-btn.danger:hover{color:#fff;background:#b42318}.usage-filter{display:grid;grid-template-columns:repeat(2,minmax(160px,220px)) 96px;gap:12px;align-items:end;justify-content:start}.usage-filter label{display:grid;gap:6px;color:#344054;font-size:13px;font-weight:800}.usage-filter button{min-height:36px;width:96px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:var(--black);font-weight:800}.word-list{display:flex;flex-wrap:wrap;gap:8px}.word-list span{border-radius:999px;padding:7px 10px;color:#344054;background:var(--blue-soft);font-size:13px;font-weight:700}.toast{position:fixed;right:24px;bottom:24px;border-radius:999px;padding:11px 15px;color:#fff;background:var(--black);box-shadow:var(--shadow)}.app-shell{background:#f8fbff}.workspace{background:#fff}.topbar{background:#fafdfff0}.side-action,.side-nav .active,.side-nav button:hover{color:var(--blue-dark);background:#fff;box-shadow:0 5px 14px #2265b414}.history p:hover,.history-item:hover,.history-item.active,.profile:hover,.profile:focus-visible,.account-menu button:hover,.account-menu button:focus-visible{background:var(--blue-soft)}.suggestion-grid button:hover,.panel:hover{border-color:#0b6cff57;box-shadow:0 12px 28px #185bab1a}.composer{border-color:#689ddb6b;box-shadow:0 18px 42px #2161ad1f}.message.user p,.primary-btn,.send-btn{background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 8px 18px #0b6cff33}.code-row button,.wechat-card button,.wechat-card a{color:var(--blue-dark);border-color:#0b6cff38;background:#f7fbff}.sys-dashboard>header,.sys-metrics div,.sys-section,.sys-menu,.sys-login{box-shadow:0 10px 28px #1e5da614}@media(max-width:920px){.login-page{padding:24px}.login-stage{width:min(520px,100%);min-height:auto;grid-template-columns:1fr;justify-items:center;gap:0;padding-top:230px}.login-robot-zone{position:absolute;top:8px;left:50%;width:350px;min-height:470px;transform:translate(-50%) scale(.44);transform-origin:top center}.login-panel{width:min(480px,100%)}}@media(max-width:560px){.login-page{padding:16px}.login-stage{padding-top:178px}.login-robot-zone{top:8px;transform:translate(-50%) scale(.34)}.login-panel{border-radius:14px;padding:20px}.login-panel h1{font-size:28px}.tech-circuit{opacity:.55}}@media(prefers-reduced-motion:reduce){.tech-grid,.tech-scanline,.tech-particle,.robot-float,.robot-antenna i,.robot-chest-light,.robot-shadow{animation:none}.robot-head,.robot-eye i{transition:none}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.login-page .tech-background{background:#f4f5f7}.login-page .auth-backdrop-line{left:-10%;width:52%;background:#1677ff1f;animation-duration:15s}.login-corporate-brand{position:fixed;top:34px;left:42px;z-index:5;display:flex;align-items:center;gap:10px}.login-corporate-brand img{width:42px;height:35px;border-radius:6px;object-fit:cover;background:#fff}.login-corporate-brand strong{display:block;color:#172b3f;font-size:17px;line-height:1.15}.login-corporate-brand small{display:block;margin-top:3px;color:#8090a1;font-family:Arial,sans-serif;font-size:7px;font-weight:700;letter-spacing:.08em}.login-page .login-stage{width:min(1020px,100%);min-height:610px;display:grid;grid-template-columns:minmax(0,58%) minmax(340px,42%);gap:0;margin:auto;padding:0;overflow:visible;border:1px solid #e4e8ed;border-radius:34px;background:#fff;box-shadow:0 24px 55px #24364a1f}.login-page .login-panel{grid-column:1;align-self:center;width:100%;max-height:590px;border:0;border-radius:0;padding:42px 58px 36px;background:transparent;box-shadow:none}.login-page .login-panel:before{display:none}.login-panel-head{margin-bottom:30px;text-align:center}.login-panel-head h2{margin:0;color:#172b3f;font-size:30px;line-height:1.25}.login-panel-head h2 strong{color:#1677ff}.login-page .segmented{margin:0 0 22px}.login-page .form-stack{gap:18px}.login-page .terms{margin:12px 0}.login-page .login-footer{margin-top:16px}.login-page .login-footer .primary-btn{width:100%}.login-page .companion-stage{position:relative;grid-column:2;align-self:end;justify-self:center;width:420px;height:610px;overflow:visible}.login-page .wechat-login-panel{max-height:700px;padding:28px 48px}.login-page .companion-stage .robot-shadow{margin-top:8px}.login-page .wechat-login-panel{padding-top:28px;padding-bottom:28px}.login-page .wechat-login-panel .login-panel-head{margin-bottom:18px}@media(max-width:920px){.login-page{min-height:760px;padding:82px 18px 26px}.login-corporate-brand{top:24px;left:24px}.login-page .login-stage{width:min(620px,100%);min-height:auto;grid-template-columns:1fr;border-radius:24px}.login-page .companion-stage{position:absolute;top:-62px;right:12px;width:190px;height:180px;transform:scale(.58);transform-origin:right top}.login-page .login-panel{grid-column:1;max-height:none;padding:74px 46px 36px}.login-page .wechat-login-panel{max-height:none}.login-panel-head{margin-bottom:24px;text-align:left}.login-panel-head h2{font-size:27px}}@media(max-width:520px){.login-page{padding:76px 14px 22px}.login-corporate-brand{top:20px;left:18px}.login-page .login-stage{border-radius:18px}.login-page .companion-stage{top:-42px;right:20px;transform:scale(.43)}.login-page .login-panel{padding:64px 20px 24px}.login-panel-head h2{max-width:230px;font-size:24px}.login-page .wechat-login-panel{padding:54px 14px 22px}}@media(max-width:860px){body{overflow:auto}.app-shell{min-height:100vh;grid-template-columns:1fr}.sidebar{display:none}.brand-compact{display:flex}.topbar{padding:0 12px}.mode-group button{min-width:64px;padding:0 12px}.ai-top-disclaimer{right:12px;left:auto;max-width:42vw;overflow:hidden;text-overflow:ellipsis;transform:translateY(-50%)}.chat-content{padding:20px 14px 206px}.suggestion-grid,.metric-grid,.platform-grid,.billing-summary{grid-template-columns:1fr}.composer-wrap{padding:28px 12px 12px}.composer{grid-template-columns:minmax(0,1fr) 64px;border-radius:20px}.platform-view{grid-template-columns:1fr}.platform-console-nav{gap:6px;padding:10px 12px 0}.platform-console-nav button{min-width:92px;height:38px;padding:0 10px}.platform-console-main{padding:18px 14px}.platform-head,.key-row,.bill-row{grid-template-columns:1fr;align-items:stretch}.platform-head{display:grid}}.login-page{--head-rotate-x: 0deg;--head-rotate-y: 0deg;--eye-x: 0px;--eye-y: 0px;height:100vh;min-height:680px;overflow:auto;padding:24px 40px;background:#f3f7fb}.login-page .tech-background{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f3f7fb;pointer-events:none}.login-page .tech-background:before{content:"";position:absolute;top:0;bottom:0;left:58%;width:1px;background:#1677ff2e}.auth-backdrop-lines{position:absolute;top:0;right:40%;bottom:0;left:0;overflow:hidden}.auth-backdrop-line{position:absolute;top:calc(7% + var(--line-index) * 9%);left:-20%;width:calc(72% + var(--line-index) * 3%);height:1px;background:#1677ff21;transform:rotate(-8deg) translate(0);transform-origin:left center;animation:auth-line-flow 11s ease-in-out calc(var(--line-index) * -.7s) infinite}.auth-backdrop-line:after{content:"";position:absolute;top:-2px;right:0;width:26px;height:5px;background:#1677ff;opacity:.38}.auth-coordinate{position:absolute;color:#7d91a8;font-family:Consolas,Courier New,monospace;font-size:10px;line-height:1}.auth-coordinate.top{top:28px;right:32px}.auth-coordinate.bottom{bottom:28px;left:32px}.login-page .login-stage{position:relative;z-index:2;width:min(1160px,100%);min-height:calc(100vh - 48px);display:grid;grid-template-columns:minmax(480px,1fr) 420px;align-items:center;gap:72px;margin:0 auto;padding:24px 0}.login-identity{align-self:stretch;min-height:560px;display:grid;grid-template-rows:auto 1fr auto;align-items:center;padding:26px 0 18px}.login-brand{display:flex;align-items:center;gap:12px;width:fit-content}.login-brand img{width:48px;height:40px;border-radius:6px;object-fit:cover;background:#fff}.login-brand strong{display:block;color:#102a43;font-size:20px;line-height:1.2}.login-brand small{display:block;margin-top:5px;color:#6e839b;font-family:Consolas,Courier New,monospace;font-size:10px;letter-spacing:.12em}.companion-stage{position:relative;width:470px;height:410px;display:grid;place-items:center;justify-self:center;perspective:800px}.thought-orbit{position:absolute;top:42px;right:24px;bottom:54px;left:24px;transform:rotate(-7deg)}.orbit-track{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(22,119,255,.22);border-radius:50%}.orbit-track.track-two{top:42px;right:58px;bottom:42px;left:58px;border-color:#11a8a038;border-style:dashed;transform:rotate(13deg)}.orbit-signal{position:absolute;width:32px;height:6px;background:#1677ff;box-shadow:0 5px 18px #1677ff33}.orbit-signal.signal-one{top:20px;left:86px;animation:signal-one 8s ease-in-out infinite}.orbit-signal.signal-two{right:54px;bottom:44px;width:18px;background:#11a8a0;animation:signal-two 7s ease-in-out infinite}.login-page .robot-float{position:relative;z-index:2;width:242px;height:310px;display:grid;justify-items:center;align-content:center;animation:companion-float 4.8s ease-in-out infinite;transform-style:preserve-3d}.login-page .robot-antenna{width:7px;height:31px;border-radius:4px;background:#c9d9e9;transform:translateY(8px)}.login-page .robot-antenna i{top:-9px;width:15px;height:15px;border:3px solid #d8e9ff;background:#1677ff;box-shadow:0 0 12px #1677ff66}.login-page .robot-head{width:224px;height:158px;border:1px solid #a8bdd2;border-radius:44% 44% 39% 39%;background:#fdfefe;box-shadow:inset -12px -14px 20px #50709221,0 18px 34px #174a7b21;transform:rotateX(var(--head-rotate-x)) rotateY(var(--head-rotate-y));transform-origin:center bottom;transition:transform 90ms linear}.login-page .robot-head:before{top:11px;right:42px;width:58px;height:8px;background:#ffffffe6}.login-page .robot-ear{top:54px;width:25px;height:54px;background:#eef4f9;box-shadow:inset 0 0 0 5px #fff}.login-page .robot-ear.left{left:-17px}.login-page .robot-ear.right{right:-17px}.login-page .robot-visor{top:23px;right:18px;bottom:24px;left:18px;border:1px solid #315d86;border-radius:40% 40% 34% 34%;background:#102a43;box-shadow:inset 0 0 24px #1677ff33}.login-page .robot-eye{top:41px;width:38px;height:38px;border:1px solid rgba(143,211,255,.75);background:#1677ff1f;box-shadow:0 0 14px #1677ff42}.login-page .robot-eye.left{left:37px}.login-page .robot-eye.right{right:37px}.login-page .robot-eye i{width:14px;height:14px;border:3px solid #bdeaff;background:#1677ff;box-shadow:0 0 10px #49b9ffb8;transform:translate(var(--eye-x),var(--eye-y))}.login-page .robot-smile{bottom:16px;width:34px;height:10px;border-bottom:2px solid #70d5e8}.login-page .robot-neck{width:50px;height:20px;background:#d9e5ef}.login-page .robot-body{width:154px;height:105px;border:1px solid #0d62c9;border-radius:38px 38px 26px 26px;background:#1677ff;box-shadow:inset 8px 8px 14px #79c8ff42,inset -10px -12px 16px #05439c38,0 18px 28px #17579a29;transform:translateY(-4px)}.login-page .robot-arm{top:24px;width:37px;height:75px;border-radius:19px;background:#f7fafc}.login-page .robot-arm.left{left:-21px}.login-page .robot-arm.right{right:-21px}.robot-chest-mark{position:absolute;top:24px;left:50%;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.82);border-radius:50%;color:#fff;font-size:24px;font-weight:700;transform:translate(-50%)}.login-page .robot-chest-light{right:17px;bottom:16px;width:7px;height:7px;background:#8ce7de;box-shadow:0 0 9px #8ce7dee6}.login-page .robot-shadow{width:160px;height:14px;margin-top:0;background:#102a431f;filter:blur(6px)}.identity-footer{display:flex;align-items:center;gap:12px;color:#71869c;font-family:Consolas,Courier New,monospace;font-size:10px;letter-spacing:.08em}.identity-footer i{width:34px;height:1px;background:#11a8a0}.login-page .login-panel{position:relative;z-index:4;width:420px;max-height:calc(100vh - 72px);overflow-y:auto;border:1px solid #d7e2ec;border-radius:8px;padding:28px 30px 26px;background:#fff;box-shadow:0 22px 58px #153a5f1f;-webkit-backdrop-filter:none;backdrop-filter:none}.login-page .login-panel:before{top:0;right:auto;left:0;width:72px;height:3px;background:#1677ff}.login-panel-head>span{color:#1677ff;font-size:11px;font-weight:700}.login-page .login-panel h1{margin:8px 0 0;color:#102a43;font-size:28px;line-height:1.25}.login-page .segmented{gap:0;margin:22px 0 18px;padding:3px;border:1px solid #dce6ef;border-radius:6px;background:#f2f6fa}.login-page .segmented button{border-radius:4px;color:#536a82;font-size:14px}.login-page .segmented .active{color:#fff;background:#1677ff;box-shadow:none}.login-page .auth-note{display:none}.login-page .form-stack{gap:16px}.login-page .form-stack label{gap:8px;color:#314b64;font-size:13px}.login-page input{border-color:#d5e0ea;border-radius:6px;background:#fbfdff}.login-page input:focus{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1a}.login-page .code-row button{border-color:#bbd4f2;border-radius:6px;color:#0c5fc4;background:#f5f9fe}.login-page .wechat-card{gap:0;border-color:#dce6ef;border-radius:6px;padding:8px;background:#fbfdff}.login-page .terms{margin:14px 0;color:#5b7087;font-size:12px;line-height:1.55}.login-page .terms input{margin-top:3px;accent-color:#1677ff}.login-page .policy-link{color:#0c5fc4}.login-page .login-footer{margin-top:14px}.login-page .primary-btn{min-height:44px;border-radius:6px;background:#1677ff;box-shadow:0 9px 22px #1677ff33}.login-page .wechat-login-panel h1{margin:8px 0 0}.login-page .wechat-login-panel .segmented{margin:18px 0 14px}.login-page .wechat-login-panel .terms{margin:10px 0}@keyframes auth-line-flow{0%,to{transform:rotate(-8deg) translate(-4%);opacity:.45}50%{transform:rotate(-8deg) translate(18%);opacity:.9}}@keyframes signal-one{0%,to{transform:translate(0)}50%{transform:translate(190px,104px)}}@keyframes signal-two{0%,to{transform:translate(0)}50%{transform:translate(-154px,-82px)}}@keyframes companion-float{0%,to{transform:translateY(-4px)}50%{transform:translateY(7px)}}@media(max-width:900px){.login-page{min-height:760px;padding:18px}.login-page .tech-background:before{left:50%}.auth-backdrop-lines{right:0;opacity:.55}.login-page .login-stage{width:min(460px,100%);min-height:auto;grid-template-columns:1fr;gap:18px;padding:0 0 28px}.login-identity{min-height:190px;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;padding:8px 4px 0}.login-brand{align-self:start}.login-brand img{width:42px;height:35px}.login-brand strong{font-size:17px}.companion-stage{grid-row:1 / 3;grid-column:2;width:180px;height:180px;transform:scale(.62);transform-origin:right top}.thought-orbit{top:0;right:-30px;bottom:0;left:-30px}.identity-footer{align-self:end}.login-page .login-panel{width:100%;max-height:none}}@media(max-width:520px){.login-page{min-height:100vh;padding:14px}.auth-coordinate{display:none}.login-identity{min-height:148px}.login-brand small,.identity-footer{display:none}.companion-stage{width:150px;height:152px;transform:scale(.5)}.login-page .login-panel{padding:24px 20px 22px}.login-page .login-panel h1{font-size:25px}.login-page .code-row{grid-template-columns:minmax(0,1fr) 108px}}@media(prefers-reduced-motion:reduce){.auth-backdrop-line,.orbit-signal,.login-page .robot-float{animation:none}}.login-page{min-height:720px;padding:92px 28px 32px;background:#f4f5f7}.login-page .tech-background,.login-page .tech-background:before{background:#f4f5f7}.login-page .tech-background:before{display:none}.login-page .auth-backdrop-lines{top:0;right:0;bottom:0;left:0;opacity:.28}.login-page .login-stage{width:min(1020px,100%);min-height:610px;grid-template-columns:minmax(0,58%) minmax(340px,42%);grid-template-rows:minmax(610px,auto);gap:0;margin:auto;padding:0;overflow:visible;border:1px solid #e4e8ed;border-radius:34px;background:#fff;box-shadow:0 24px 55px #24364a1f}.login-page .login-panel{grid-column:1;grid-row:1;align-self:center;width:100%;max-height:590px;border:0;border-radius:0;padding:42px 58px 36px;background:transparent;box-shadow:none}.login-page .companion-stage{position:relative;grid-column:2;grid-row:1;align-self:end;justify-self:center;width:420px;height:610px;overflow:visible}.login-page .companion-stage .thought-orbit{top:108px;right:16px;bottom:118px;left:16px;opacity:.72}.login-page .companion-stage .robot-float{scale:1.28;transform-origin:center bottom}@media(max-width:920px){.login-page{min-height:760px;padding:82px 18px 26px}.login-page .login-stage{width:min(620px,100%);min-height:auto;grid-template-columns:1fr;grid-template-rows:auto;border-radius:24px}.login-page .login-panel{grid-column:1;grid-row:1;max-height:none;padding:74px 46px 36px}.login-page .companion-stage{position:absolute;top:-62px;right:12px;width:190px;height:180px;transform:scale(.58);transform-origin:right top}}@media(max-width:520px){.login-page{padding:76px 14px 22px}.login-page .login-stage{border-radius:18px}.login-page .login-panel{padding:64px 20px 24px}.login-page .companion-stage{top:-42px;right:20px;transform:scale(.43)}.login-page .wechat-login-panel{padding:54px 14px 22px}}
