@import"https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lexend,sans-serif;background-color:#f1f5f9;display:flex;justify-content:center}.qr-wrapper{width:100vw;max-width:420px;background-color:#fff;min-height:100vh;display:flex;flex-direction:column;box-shadow:0 0 40px #0000000d}.qr-nav{background:#38b6ff;padding:12px;display:flex;justify-content:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.qr-logo-small{height:105px!important;width:auto}.qr-intro{text-align:center;padding:20px 20px 5px}.qr-intro h1{font-size:1.3rem;font-weight:800;color:#0f172a}.qr-intro p{font-size:.85rem;color:#64748b;margin-top:4px}.qr-badges-flex{display:flex;justify-content:center;gap:10px;padding:10px 20px}.qr-badge img{height:96px!important;width:auto!important}.qr-steps-list{padding:12px}.qr-step-card{background:#f8fafc;border-radius:20px;padding:15px;margin-bottom:15px;text-align:center;border:1px solid #f1f5f9}.qr-step-tag{color:#e8bd48;font-weight:800;font-size:.65rem;letter-spacing:1px;display:block;margin-bottom:5px}.qr-step-card h2{font-size:1.1rem;font-weight:800;margin-bottom:5px}.qr-step-card p{font-size:.8rem;color:#475569;line-height:1.4;margin-bottom:12px}.qr-step-img-wrapper{display:flex;justify-content:center}.qr-step-img-wrapper img{width:140px!important;height:auto;object-fit:contain}.qr-footer{text-align:center;padding:20px;background:#fafafa;margin-top:auto}.qr-footer p{font-size:.7rem;color:#94a3b8}@media (max-width: 340px){.qr-badges-flex{flex-direction:column;align-items:center;gap:8px}}
