.qr-wrap { display: flex; justify-content: center; margin: 18px 0; }
.qr-wrap canvas { border: 1px solid var(--border); border-radius: 12px; max-width: 100%; }
.opt { display: flex; align-items: center; gap: 8px; font-weight: 500; }