.qrcode-wrapper{border-radius:18px}.qrcode-content{width:100%;height:100%;position:relative;background:#121fac}.qrcode-content .canvas-wrap{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;z-index:1}.qrcode-content .canvas-wrap.dark{background:rgba(26,26,51,.8)}.qrcode-content canvas{width:100%!important;height:100%!important;mix-blend-mode:darken}.qrcode-content .refresh-code{width:104%;height:104%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.qrcode-content .refresh-code p{color:#e4ebf1;font-size:32px;margin-bottom:16px;text-align:center}.qrcode-content .refresh-code .refresh{cursor:pointer;background:#e4ebf1;width:64px;height:64px;background:rgba(255,255,255,.15);border-radius:50%;border:1px solid rgba(255,255,255,.65);display:flex;align-items:center;justify-content:center}.qrcode-content .refresh-code .refresh span{width:32px;height:32px;font-size:30px;color:#e4ebf1;text-align:center;line-height:32px}
