.security-otp-screen{background-color:var(--bg-card-color)}.security-otp-screen-content{position:relative;height:calc(100% - 35px);padding:12px 16px;text-align:center}.security-otp-screen-content .z-step{margin:0 -16px 40px}.security-otp-screen-content .note-step{padding:0 16px;font-size:14px}.security-otp-screen-content .note-step-icon{display:inline-block;margin:24px;padding:8px;background-color:#fff;border-radius:8px}.security-otp-screen-content .note-step-icon.qrcode{border-radius:0}.security-otp-screen-content .note-step-icon .qrcode-image canvas{vertical-align:middle}.security-otp-screen-content .note-step-icon img{width:50px;height:50px}.security-otp-screen-content .note-step-warn{margin-top:12px;font-size:11px;font-weight:500;color:var(--warning-color)}.security-otp-screen-content .note-step-button{height:30px;line-height:30px;font-weight:500;width:100%;background-color:var(--disabled-color);color:var(--bg-card-color)}.security-otp-screen-content .button-next{position:absolute;left:16px;bottom:12px;height:30px;line-height:30px;width:calc(100% - 32px);background-color:var(--blue-color);color:var(--bg-card-color);font-weight:500;font-size:12px}.security-otp-screen-content .z-auth-button{margin-top:20px}