.alimaan-donate{max-width:570px;margin:28px auto;font-family:inherit}
.alimaan-donate *{box-sizing:border-box}
.alimaan-donate-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.07)}
.alimaan-donate h3{margin:0 0 8px;color:#111827;font-size:25px;line-height:1.25}
.alimaan-donate .sub{margin:0 0 20px;color:#667085;font-size:14px;line-height:1.6}
.alimaan-donate label,.alimaan-donate .label{display:block;margin:15px 0 8px;font-size:14px;font-weight:700;color:#344054}
.alimaan-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.alimaan-amount{min-height:44px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#344054;font-weight:700;cursor:pointer}
.alimaan-amount.active{border-color:#177245;background:#edf8f1;color:#145b38}
.alimaan-input,.alimaan-select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#111827;font-size:16px}
.alimaan-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.alimaan-pay{display:flex;justify-content:center;align-items:center;width:100%;margin-top:18px;min-height:50px;border:0;border-radius:12px;background:#177245;color:#fff!important;text-decoration:none!important;font-size:16px;font-weight:800;cursor:pointer}
.alimaan-pay:hover{background:#115c37;color:#fff!important}
.alimaan-status{margin:10px 0 0;color:#667085;font-size:13px;line-height:1.5;min-height:20px}
.alimaan-qr{margin-top:18px;padding-top:18px;border-top:1px solid #eaecf0;text-align:center}
.alimaan-qr img{display:block;margin:10px auto;max-width:100%;height:auto;border-radius:10px}
.alimaan-copyrow{display:flex;gap:8px;justify-content:center;align-items:center;flex-wrap:wrap}
.alimaan-upicode{padding:8px 10px;border-radius:8px;background:#f2f4f7;color:#344054;font-family:ui-monospace,monospace}
.alimaan-copy{min-height:38px;padding:0 12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;cursor:pointer}
.alimaan-msg{margin:14px 0 0;padding:11px 12px;border-radius:10px;background:#f8fafc;color:#667085;font-size:13px;line-height:1.55}
.alimaan-bank{margin-top:14px;padding:12px;border:1px dashed #cbd5e1;border-radius:10px;text-align:left}
.alimaan-bank summary{cursor:pointer;font-weight:700;color:#344054}
.alimaan-bank p{margin:7px 0 0;color:#475467;font-size:14px}
@media(max-width:520px){.alimaan-donate-card{padding:18px}.alimaan-amounts{grid-template-columns:repeat(2,1fr)}.alimaan-row{grid-template-columns:1fr}.alimaan-donate h3{font-size:22px}}
