.lv-2fa-qr-wrap{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:center;margin:14px 0 18px;padding:16px;border:1px solid #30363d;border-radius:12px;background:#0d1117;overflow:hidden}.lv-2fa-qr{width:180px;height:180px;padding:5px;border-radius:10px;background:#fff;display:grid;place-items:center;box-sizing:border-box;overflow:hidden}.lv-2fa-qr canvas{display:block!important;width:170px!important;height:170px!important;max-width:170px!important;max-height:170px!important;image-rendering:pixelated}.lv-2fa-qr img{display:none!important}.lv-2fa-qr-copy{min-width:0}.lv-2fa-qr-copy b{display:block;color:#f0f6fc;font-size:14px}.lv-2fa-qr-copy p{margin:7px 0 0;color:#8b949e;line-height:1.55}.lv-2fa-qr-copy small{display:block;margin-top:9px;color:#6e7681}.lv-2fa-qr-error{display:grid;place-items:center;width:180px;height:180px;padding:14px;box-sizing:border-box;text-align:center;background:#11161d;color:#ff9b93;border:1px dashed #3d444d;border-radius:10px;font-size:10px}@media(max-width:620px){.lv-2fa-qr-wrap{grid-template-columns:1fr}.lv-2fa-qr,.lv-2fa-qr-error{margin:auto}}