.account-qr-panel{display:flex;flex-direction:column;width:100%;max-width:460px;padding:20px;border:1px solid #293247;border-radius:8px;background:#0f1421;color:#e9edf4;box-shadow:0 24px 80px #0008;letter-spacing:0}.account-qr-heading{display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;margin-bottom:16px}.account-qr-heading h2{font-size:19px;font-weight:700;margin:0}.account-qr-heading p{font-size:13px;color:#60c8a1;margin:6px 0 0}.account-qr-close{width:36px;height:36px;flex-shrink:0;border:0;background:transparent;color:#a5afbe;font-size:26px;line-height:1}.account-qr-scroll{padding-right:2px}.account-qr-image{display:block;width:100%;height:auto;border-radius:4px;-webkit-touch-callout:default;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.account-qr-loading{display:flex;align-items:center;justify-content:center;min-height:220px;padding:20px;color:#a6b0bf}.account-qr-password{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:14px;color:#a5afbe}.account-qr-password strong{font-size:20px;color:#fff;letter-spacing:0;-webkit-user-select:all;-moz-user-select:all;user-select:all}.account-qr-actions{display:flex;margin-top:16px}.account-qr-actions>*{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:4px;font-size:14px;white-space:nowrap}.account-qr-save{flex:1;background:#f4b942;color:#171b23;font-weight:700;text-decoration:none}.account-qr-save[aria-disabled=true]{opacity:.5;pointer-events:none}.account-qr-actions button{margin-left:12px;padding:0 14px;color:#c1cad7;background:transparent;border:1px solid #394357}.account-qr-note{font-size:12px;color:#8995a9;text-align:center;margin-top:10px}.account-qr-reset{display:block;margin:12px auto 0;background:transparent;color:#b0bdce;font-size:13px;text-decoration:underline}.account-qr-message{font-size:13px;color:#f4b942;margin-top:12px;line-height:1.6}.account-qr-save-help{flex-shrink:0;margin:0 0 12px;padding:10px 12px;border-left:3px solid #f4b942;background:#252215;color:#ffe0a0;font-size:14px;line-height:1.6;overflow-wrap:break-word}.account-auth-secondary{width:100%;min-height:40px;padding:8px 12px;border:1px solid #526074;border-radius:4px;background:transparent;color:#d8e0ec;font-size:14px}.account-auth-secondary:disabled{opacity:.5}@media(max-width:380px){.account-qr-panel{padding:14px}.account-qr-heading h2{font-size:17px}.account-qr-actions button{margin-left:8px;padding:0 10px}}