.screen-auth,.screen-verify{position:fixed;width:100%;height:100%;z-index:1;background:var(--bg-card-color)}.screen-auth-box,.screen-verify-box{margin:0 20px}.screen-auth .z-auth-input,.screen-verify .z-auth-input{margin-bottom:12px}.screen-auth .z-auth-button,.screen-verify .z-auth-button{margin:12px 0}.screen-auth-title,.screen-verify-title{position:relative;display:flex;font-size:24px;font-weight:500;margin:24px 0;padding-left:12px;color:#3772ff}.screen-auth-title:before,.screen-verify-title:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;height:80%;width:4px;background-color:#3772ff}.screen-auth-logo,.screen-verify-logo{height:125px;background-image:url(../img/logo.46928fd0.png);background-repeat:no-repeat;background-size:125px;background-position:50%;margin-bottom:24px}.screen-auth-action,.screen-verify-action{display:flex;justify-content:space-between;align-items:center}.screen-auth-action-item,.screen-verify-action-item{font-size:9px;font-weight:500;color:var(--color-gray)}.screen-auth-action-item a,.screen-verify-action-item a{color:var(--blue-color)}