.bkash-number-box{margin:22px 0;padding:22px;border-radius:16px;background:linear-gradient(135deg,#d71962,#e91e63);color:#fff;display:flex;flex-direction:column;box-shadow:0 16px 36px rgba(215,25,98,.18)}
.bkash-number-box small{font-weight:700;opacity:.9}.bkash-number-box strong{font-size:34px;letter-spacing:1px;margin-top:2px}
.payment-instructions{display:grid;gap:10px}.pay-step{display:flex;gap:13px;align-items:flex-start;background:#fff;border:1px solid var(--line);padding:13px 15px;border-radius:12px}
.pay-step b{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e91e63;color:#fff}.pay-step p{margin:2px 0 0;color:var(--ink)}
