.login-container[data-v-22c2e46c]{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f4f7f9;padding:20px;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.login-card[data-v-22c2e46c]{width:900px;height:560px;background:#fff;border-radius:16px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.06);box-shadow:0 10px 40px rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-animation:slideUp-22c2e46c .6s cubic-bezier(.16,1,.3,1);animation:slideUp-22c2e46c .6s cubic-bezier(.16,1,.3,1)}@-webkit-keyframes slideUp-22c2e46c{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp-22c2e46c{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.login-visual[data-v-22c2e46c]{-webkit-box-flex:1.1;-ms-flex:1.1;flex:1.1;background:linear-gradient(135deg,#ff9f43,#ff7e5f);padding:50px;color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.visual-content[data-v-22c2e46c]{position:relative;z-index:2}.brand-logo[data-v-22c2e46c]{margin-bottom:40px}.brand-logo img[data-v-22c2e46c]{height:48px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.welcome-text[data-v-22c2e46c]{font-size:32px;font-weight:700;margin:0 0 12px;letter-spacing:1px}.sub-text[data-v-22c2e46c]{font-size:16px;opacity:.8;margin-bottom:50px}.feature-list[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.feature-item[data-v-22c2e46c]{gap:18px}.feature-icon[data-v-22c2e46c],.feature-item[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature-icon[data-v-22c2e46c]{width:44px;height:44px;background:hsla(0,0%,100%,.15);border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;backdrop-filter:blur(4px)}.feature-info h4[data-v-22c2e46c]{margin:0 0 4px;font-size:16px;font-weight:600}.feature-info p[data-v-22c2e46c]{margin:0;font-size:13px;opacity:.7}.visual-decoration[data-v-22c2e46c]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.05) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.05) 0,transparent 50%)}.login-form-area[data-v-22c2e46c]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px}.login-box[data-v-22c2e46c]{width:100%;max-width:320px;text-align:center}.login-title[data-v-22c2e46c]{font-size:24px;color:#1a1a1a;margin:0 0 8px;font-weight:700}.login-subtitle[data-v-22c2e46c]{font-size:14px;color:#909399;margin-bottom:35px}.qr-section[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.qr-frame[data-v-22c2e46c]{position:relative;width:220px;height:220px;background:#fff;border:1px solid #f0f0f0;padding:15px;border-radius:16px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.04);box-shadow:0 10px 25px rgba(0,0,0,.04);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.qr-frame[data-v-22c2e46c]:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.qr-loading[data-v-22c2e46c]{font-size:32px;color:#ff9f43}.qr-canvas[data-v-22c2e46c],.qr-loading[data-v-22c2e46c]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-canvas[data-v-22c2e46c]{width:100%}.qr-canvas[data-v-22c2e46c] canvas,.qr-canvas[data-v-22c2e46c] img{width:180px!important;height:180px!important}.qr-success-overlay[data-v-22c2e46c]{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.96);border-radius:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:10;-webkit-animation:fadeIn-22c2e46c .3s ease;animation:fadeIn-22c2e46c .3s ease}.qr-success-overlay .success-icon[data-v-22c2e46c],.qr-success-overlay[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-success-overlay .success-icon[data-v-22c2e46c]{width:60px;height:60px;background:#67c23a;color:#fff;border-radius:50%;font-size:32px;margin-bottom:15px;-webkit-box-shadow:0 10px 20px rgba(103,194,58,.2);box-shadow:0 10px 20px rgba(103,194,58,.2)}.qr-success-overlay p[data-v-22c2e46c]{color:#67c23a;font-weight:600;margin:0}@-webkit-keyframes fadeIn-22c2e46c{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-22c2e46c{0%{opacity:0}to{opacity:1}}.qr-status[data-v-22c2e46c]{height:24px}.status-waiting[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#909399;font-size:13px}.status-waiting .refresh-btn[data-v-22c2e46c]{color:#ff9f43;cursor:pointer;font-size:16px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.status-waiting .refresh-btn[data-v-22c2e46c]:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.status-success[data-v-22c2e46c]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#67c23a;font-size:13px;font-weight:500}.dev-tool-shortcut[data-v-22c2e46c],.status-success[data-v-22c2e46c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.dev-tool-shortcut[data-v-22c2e46c]{margin-top:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;background:#f4f7f9;border-radius:20px;color:#ff9f43;font-size:12px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.dev-tool-shortcut[data-v-22c2e46c]:hover{background:#eef2f5;color:#ff7e5f}.login-footer[data-v-22c2e46c]{margin-top:40px}.login-footer p[data-v-22c2e46c]{font-size:12px;color:#999}.login-footer p a[data-v-22c2e46c]{color:#ff9f43;text-decoration:none}.login-footer p a[data-v-22c2e46c]:hover{text-decoration:underline}.login-copyright[data-v-22c2e46c]{margin-top:30px;font-size:12px;color:#999}@media(max-width:960px){.login-card[data-v-22c2e46c]{width:100%;max-width:450px;height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-visual[data-v-22c2e46c]{display:none}.login-form-area[data-v-22c2e46c]{padding:60px 40px}}