.custom-recharge{display:block;margin-top:12px;padding:12px;border:1px solid #cfe0fa;border-radius:12px;background:#f7fbff}
.custom-recharge>span{display:block;margin-bottom:8px;color:#53647b;font-size:11px}
.custom-recharge>div{display:flex;align-items:center;gap:8px}
.custom-recharge input{min-width:0;height:42px;flex:1;padding:0 12px;border:1px solid #bad3f7;border-radius:10px;color:#1268f4;background:#fff;font-size:18px;font-weight:700;outline:0}
.custom-recharge input:focus{border-color:#1268f4;box-shadow:0 0 0 3px #1268f412}
.custom-recharge b{color:#1268f4;font-size:11px}
.recharge-expiry{margin:14px 0;padding:14px 16px;border:1px solid #ffd08a;background:#fff9ef;color:#7b4b00}
.recharge-expiry div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.recharge-expiry span{font-weight:800;color:#ff7a00}
.recharge-expiry p{margin:8px 0 5px;font-size:13px;font-weight:700}
.recharge-expiry small{color:#9b7951}
.status-hero.timeout{background:linear-gradient(135deg,#738093,#4b586c)}
