.wechat-qr-login{display:flex;justify-content:center;align-items:center;padding:20px}.wechat-qr-login__card{width:100%;max-width:400px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.wechat-qr-login__header{text-align:center;margin-bottom:24px}.wechat-qr-login__icon{font-size:48px;color:#07c160;margin-bottom:12px}.wechat-qr-login__header h3{font-size:20px;font-weight:600;color:#333;margin:0}.wechat-qr-login__content,.wechat-qr-login__loading{display:flex;flex-direction:column;align-items:center}.wechat-qr-login__loading{justify-content:center;padding:60px 20px}.wechat-qr-login__loading p{margin-top:16px;color:#999;font-size:14px}.wechat-qr-login__qrcode-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.wechat-qr-login__qrcode{position:relative;width:200px;height:200px;border:1px solid #e8e8e8;border-radius:8px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.wechat-qr-login__qrcode img{width:100%;height:100%;object-fit:contain}.wechat-qr-login__qrcode-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.wechat-qr-login__qrcode-overlay p{margin-bottom:12px;color:#666;font-size:14px}.wechat-qr-login__status{text-align:center;margin-bottom:20px}.wechat-qr-login__status-text{font-size:14px;color:#666;margin-bottom:8px}.wechat-qr-login__status-text.-waiting{color:#999}.wechat-qr-login__status-text.-scanned{color:#1890ff}.wechat-qr-login__status-text.-confirmed{color:#52c41a}.wechat-qr-login__status-text.-error,.wechat-qr-login__status-text.-expired{color:#ff4d4f}.wechat-qr-login__error{text-align:center;padding:40px 20px}.wechat-qr-login__error p{color:#ff4d4f;margin-bottom:16px}.wechat-qr-login__tips{text-align:center;padding-top:20px;border-top:1px solid #f0f0f0;width:100%}.wechat-qr-login__tips p{font-size:12px;color:#999;margin:4px 0}