.login-container[data-v-4f498ecd]{width:100%;height:100vh;background:linear-gradient(135deg,#f5f7fa,#e4edf6);position:relative}.login-box[data-v-4f498ecd]{width:400px;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);padding:40px;z-index:1}.logo-area[data-v-4f498ecd]{margin-bottom:30px;text-align:center}.logo[data-v-4f498ecd]{width:120px;margin-bottom:16px}.logo-area h2[data-v-4f498ecd]{font-size:22px;color:#0063a5;margin:0;font-weight:500}.qrcode-container[data-v-4f498ecd]{width:100%;display:flex;flex-direction:column;align-items:center}.qrcode-box[data-v-4f498ecd]{width:200px;height:200px;background:#f9f9f9;border-radius:8px;position:relative;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.qrcode-img[data-v-4f498ecd]{max-width:100%;max-height:100%}.scan-tip[data-v-4f498ecd]{font-size:14px;color:#666;margin-bottom:20px}.refresh-btn[data-v-4f498ecd]{cursor:pointer;color:#0063a5;font-size:14px}.refresh-icon[data-v-4f498ecd]{width:16px;height:16px;margin-right:6px}.expired-overlay[data-v-4f498ecd]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);color:#ff4d4f;font-size:16px;text-align:center}.success-overlay[data-v-4f498ecd]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.success-icon[data-v-4f498ecd]{width:50px;height:50px;border-radius:50%;background-color:#52c41a;color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.success-text[data-v-4f498ecd]{color:#52c41a;font-size:20px;font-weight:700;margin-bottom:6px}.success-subtext[data-v-4f498ecd]{color:#666;font-size:14px}.fullscreen-success[data-v-4f498ecd]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;display:flex;align-items:center;justify-content:center;animation:fadeIn-4f498ecd .3s ease-in-out}@keyframes fadeIn-4f498ecd{0%{opacity:0}to{opacity:1}}.success-modal[data-v-4f498ecd]{width:320px;padding:40px 30px;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);text-align:center}.big-success-icon[data-v-4f498ecd]{width:80px;height:80px;border-radius:50%;background-color:#52c41a;color:#fff;font-size:50px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:zoomIn-4f498ecd .5s ease-out}@keyframes zoomIn-4f498ecd{0%{transform:scale(0)}to{transform:scale(1)}}.success-modal h2[data-v-4f498ecd]{color:#52c41a;font-size:24px;margin:0 0 10px}.success-modal p[data-v-4f498ecd]{color:#666;font-size:16px;margin:0 0 20px}.loading-dots[data-v-4f498ecd]{display:flex;justify-content:center;margin-top:10px}.loading-dots span[data-v-4f498ecd]{width:8px;height:8px;margin:0 4px;background-color:#52c41a;border-radius:50%;display:inline-block;animation:dot-flashing-4f498ecd 1.4s linear infinite alternate}.loading-dots span[data-v-4f498ecd]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-4f498ecd]:nth-child(3){animation-delay:.4s}@keyframes dot-flashing-4f498ecd{0%{opacity:.2}to{opacity:1}}