
.hero-qr-banner{background:#f4fbff;padding:18px 20px;border-bottom:1px solid #dceefa}
.hero-qr-content{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}
.hero-qr-content img{width:220px;height:auto}
.hero-badge{background:#e8fff3;padding:8px 14px;border-radius:999px;font-weight:700}
.hero-wa-btn{display:inline-block;margin-top:12px;background:#25D366;color:#fff;text-decoration:none;padding:12px 18px;border-radius:12px;font-weight:700}
@media(max-width:768px){.hero-qr-content{flex-direction:column;text-align:center}.hero-qr-content img{width:180px}}
