.lpane{width:100%;background:#fff;padding:30px 60px 0;box-sizing:border-box;min-height:397px}.lpane__title{margin:0 0 22px;text-align:center;color:#161616;font-size:28px;font-weight:500;font-family:"Alibaba PuHuiTi 2.0",sans-serif;line-height:1.2}.lpane__form{width:100%;padding-top:20px}.lpane__row{width:100%;margin-bottom:16px}.lpane__row--inline{display:flex;align-items:flex-start;gap:1px}.lpane__field{flex:1;display:flex;flex-direction:column}.lpane__field--country{flex:0 0 128px;width:128px}.lpane__field--phone{flex:1}.lpane__field--full{width:100%}.lpane__label{display:block;margin:0 0 8px;font-size:12px;line-height:16px;color:#525252;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.32px}.lpane__field-header{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;line-height:16px}.lpane__field-header .lpane__label{margin:0}.lpane__input-wrap{position:relative;height:40px;background:#f4f4f4;border-bottom:1px solid #8d8d8d;display:flex;align-items:center;padding:0 16px;box-sizing:border-box;transition:border-color .15s}.lpane__input-wrap:focus-within{border-bottom-color:#2f7cf0}.lpane__input-wrap--with-prefix{padding-left:16px}.lpane__prefix{flex-shrink:0;margin-right:12px;color:#525252;white-space:nowrap;pointer-events:none}.lpane__input,.lpane__prefix{font-size:14px;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px}.lpane__input{flex:1;height:100%;border:none;outline:none;background:transparent;color:#161616}.lpane__input::placeholder{color:#818080}.lpane__input-text{flex:1;font-size:14px;color:#161616;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px}.lpane__caret{flex:0 0 16px;width:16px;height:16px;margin-left:4px;background-position:50%;background-repeat:no-repeat;background-size:contain}.lpane__action-link{flex:0 0 auto;color:#2f7cf0;font-size:14px;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px;cursor:pointer;user-select:none;white-space:nowrap}.lpane__action-link:hover{opacity:.85}.lpane__action-link.is-disabled{color:#a8a8a8;cursor:not-allowed}.lpane__eye{flex:0 0 auto;color:#525252;font-size:16px;margin-left:8px;cursor:pointer;user-select:none}.lpane__eye:hover{color:#2f7cf0}.lpane__agreement{margin-top:16px;height:20px;display:flex;align-items:center}.lpane__checkbox{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.lpane__checkbox-icon{width:20px;height:20px;display:block}.lpane__checkbox-checked{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;background:#2f7cf0;border-radius:2px}.lpane__checkbox-mark{width:5px;height:9px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:translateY(-1px) rotate(45deg)}.lpane__check-text{margin-left:8px;font-size:14px;color:#161616;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px;line-height:20px;cursor:pointer;user-select:none}.lpane__link{color:#2f7cf0;cursor:pointer}.lpane__link:hover{opacity:.85}.lpane__submit{width:100%;height:36px;display:flex;justify-content:center;align-items:center;margin-top:28px}.lpane__btn-login{width:160px;height:36px;background:#2f7cf0;color:#fff;border:none;border-radius:2px;font-size:14px;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px;cursor:pointer;transition:background .15s}.lpane__btn-login:hover{background:#2466cf}.lpane__btn-login:active{background:#1d56b5}.lpane__btn-login.is-disabled,.lpane__btn-login:disabled{background:#c6c6c6;cursor:not-allowed}.lpane__register{margin-top:12px;height:20px;text-align:center;font-size:14px;color:#161616;font-family:"Alibaba PuHuiTi 2.0",sans-serif;letter-spacing:.16px;line-height:20px}.lpane__register a{color:#2f7cf0;cursor:pointer;margin-left:4px}.lpane__register a:hover{opacity:.85}.lpane--qr{padding:30px 60px 0;text-align:center}.lpane__qr-box{margin:0 auto 10px;width:260px;height:247px;background:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative;padding:8px;box-sizing:border-box}.lpane__qr-box__img{width:100%;height:100%;object-fit:contain;display:block}.lpane__qr-box__mask{position:absolute;inset:0;background:hsla(0,0%,100%,.88);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:4px}.lpane__qr-box__mask--success{background:rgba(47,124,240,.08);cursor:default}.lpane__qr-box__mask-text{font-family:"Alibaba PuHuiTi 2.0",sans-serif;font-size:18px;font-weight:500;color:#161616}.lpane__qr-box__mask-sub{margin-top:4px;font-family:"Alibaba PuHuiTi 2.0",sans-serif;font-size:14px;color:#525252}.lpane__qr-hint{margin-top:0;font-size:16px;font-weight:400;color:#525252;font-family:Abhaya Libre,"Alibaba PuHuiTi 2.0",sans-serif;line-height:22px;text-align:center;padding-bottom:10px}.lpane__qr-hint-platform{color:#2f7cf0;font-weight:700}