.code-content canvas{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}
.qr-quick-row{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:-2px 0 12px}
.qr-quick-row button{height:30px;border:1px solid #d4ddd8;background:#fff;border-radius:6px;color:#56635e;font-size:10px}
.qr-quick-row button:hover{border-color:var(--green);background:#eef7f2;color:var(--green)}
.qr-status{margin:-2px 0 12px;padding:8px 9px;border-radius:6px;background:#f3f7f5;color:#68756f;font-size:10px;line-height:1.55}
