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 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}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#e4e7f5}.login-page{position:fixed;inset:0;height:100svh;width:100vw;overflow:hidden;color:#f8fafc;background:radial-gradient(120% 120% at 50% 50%,#0f172af2,#020617fa);display:flex;flex-direction:column}.login-page.light{color:#0f172a}.login-background{position:absolute;inset:0;overflow:hidden;z-index:1}.star-field,.nebula,.shooting-star,.aurora{position:absolute;inset:-10%;pointer-events:none}.star-field{background:transparent;background-image:radial-gradient(1px 1px at 20px 20px,#ffffff8c,#fff0),radial-gradient(1px 1px at 40px 50px,#ffffff59,#fff0),radial-gradient(1px 1px at 130px 120px,#fff6,#fff0);background-size:200px 200px;animation:starTwinkle 12s linear infinite;opacity:.7;filter:blur(.3px)}.nebula{background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.4),transparent 60%),radial-gradient(circle at 70% 60%,rgba(14,165,233,.35),transparent 55%),radial-gradient(circle at 50% 80%,rgba(168,85,247,.4),transparent 60%);filter:blur(80px);transform:scale(1.1);animation:nebulaShift 26s ease-in-out infinite alternate}.aurora{background:linear-gradient(120deg,#3b82f640,#c7d2fe0d,#7c3aed33);mix-blend-mode:screen;animation:auroraFlow 30s ease-in-out infinite}.shooting-star:after{content:"";position:absolute;top:-20%;left:-10%;width:2px;height:120px;background:linear-gradient(180deg,#e0e7ffcc,#e0e7ff00);transform:rotate(35deg);animation:shooting 6s ease-in-out infinite;opacity:.6}.login-header{position:relative;z-index:2;padding:32px 48px}.login-logo{width:66px;height:66px;border-radius:12px;object-fit:cover}.login-brand{display:flex;flex-direction:column;gap:4px}.login-brand .ant-typography{margin:0}.login-brand-title{color:#fff!important;font-size:24px!important;font-weight:600!important;letter-spacing:.07em;text-shadow:0 10px 28px rgba(15,23,42,.42)}.login-page.light .login-brand-title{color:#fff!important;text-shadow:0 8px 26px rgba(148,163,184,.32)}.login-brand-subtitle{color:#f1f5f9!important;font-size:16px!important;font-weight:500!important;letter-spacing:.05em}.login-page.light .login-brand-subtitle{color:#f1f5f9!important}.login-content{position:relative;z-index:2;flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(24px,6vh,48px);box-sizing:border-box;overflow:hidden}.login-card{width:min(420px,92vw);border-radius:24px;background:#f8fafc;color:#0f172a;box-shadow:0 28px 60px #0f172a57;padding:clamp(28px,5vh,40px) clamp(24px,6vw,36px);display:flex;justify-content:center;box-sizing:border-box}.login-page.light .login-card{background:#fff;box-shadow:0 24px 54px #3b82f638}.login-card-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px}.login-embed{width:100%;display:flex;justify-content:center}.login-embed-body{position:relative;width:min(320px,90%);min-height:clamp(360px,56vw,440px);display:flex;align-items:center;justify-content:center;border-radius:18px;background:#fff;overflow:hidden;box-shadow:inset 0 1px #94a3b82e;padding-top:clamp(20px,4vh,28px)}.login-embed-body:before{content:"";position:absolute;left:0;right:0;top:0;height:clamp(22px,4vh,28px);background:#fff;z-index:2;pointer-events:none}.login-embed.status-success .login-embed-body{box-shadow:inset 0 0 0 2px #22c55e59}.qr-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qr-loading.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;border-radius:20px;background:#0f172ab8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#f8fafc;gap:8px}.login-page.light .qr-loading.overlay{background:#ffffffc7;color:#0f172a}.qr-image{width:220px;height:220px;border-radius:18px;object-fit:cover}.qr-success-overlay{position:absolute;inset:0;background:#22c55e29;display:flex;align-items:center;justify-content:center;border-radius:20px;pointer-events:none;animation:successFlash 1.2s ease forwards}.qr-success-overlay .anticon{font-size:64px;color:#4ade80}.wechat-login-container{position:relative;width:100%;min-height:clamp(360px,56vw,440px);display:flex;align-items:center;justify-content:center;padding-top:clamp(4px,1vh,8px);box-sizing:border-box}.wechat-login-container iframe{width:100%!important;height:clamp(360px,56vw,440px)!important;max-width:320px;border:none;border-radius:16px}.wechat-login-container iframe+iframe{display:none!important}.agreement-text{display:block;font-size:12px;color:#e0e7ffa6;letter-spacing:.03em}.login-page.light .agreement-text{color:#1e293b8c}.agreement-link{margin:0 4px;color:#60a5fa;cursor:pointer;text-decoration:underline}.agreement-link:hover{color:#93c5fd}.login-page.light .agreement-link{color:#2563eb}.login-page.light .agreement-link:hover{color:#3b82f6}.login-status{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:36px}.status-message{font-size:15px;letter-spacing:.02em}.login-footer-info{position:relative;z-index:2;padding:16px 24px 32px;margin-top:clamp(40px,8vh,72px);display:flex;flex-direction:column;align-items:center;gap:6px;color:#e2e8f0cc;font-size:13px;letter-spacing:.02em}.login-footer-info a{color:#94a3b8e6;text-decoration:none}.login-footer-info a:hover{color:#93c5fd}.login-page.light .login-footer-info{color:#1e293ba6}.login-page.light .login-footer-info a{color:#3b82f6e6}.login-page.light .login-footer-info a:hover{color:#2563eb}@media(max-width:640px){.login-page{position:relative;min-height:100vh;width:100%;overflow-x:hidden;overflow-y:auto}.login-header{padding:16px 20px 8px}.login-card{width:100%;padding:24px 18px;border-radius:20px;box-shadow:0 24px 48px #0f172a47;margin:12px 0 0}.login-card-content{gap:14px}.login-content{padding:16px 14px 48px;align-items:flex-start;overflow:visible}.login-embed-body{width:100%;min-height:340px;padding-top:18px}.wechat-login-container{min-height:340px;padding-top:4px}.wechat-login-container iframe{min-height:340px!important;height:auto!important;max-width:88vw;border-radius:14px}.login-card-subtitle{font-size:13px;line-height:1.5;text-align:center;max-width:18em}.login-footer-info{margin-top:32px;padding-bottom:24px;gap:4px}}@keyframes starTwinkle{0%{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}to{opacity:.6;transform:translateY(0)}}@keyframes nebulaShift{0%{transform:scale(1.1) translate(-2%,-1%)}50%{transform:scale(1.16) translate(2%,1.5%)}to{transform:scale(1.1) translate(-1%,.5%)}}@keyframes auroraFlow{0%{transform:translate(-10%) skewY(2deg);opacity:.55}50%{transform:translate(8%) skewY(-3deg);opacity:.75}to{transform:translate(-6%) skewY(1deg);opacity:.5}}@keyframes shooting{0%{transform:translateZ(0) rotate(35deg);opacity:0}10%{opacity:.8}60%{transform:translate3d(160px,400px,0) rotate(35deg);opacity:.4}to{transform:translate3d(220px,620px,0) rotate(35deg);opacity:0}}@keyframes breathing{0%,to{opacity:.2}50%{opacity:.6}}@keyframes successFlash{0%{opacity:0;transform:scale(.9)}40%{opacity:.6;transform:scale(1.04)}to{opacity:.35;transform:scale(1)}}
