/* V46 single main wallet controls, designed for compact mobile headers. */
.rp-top-final.is-login .rp-top-right,.rp-top.is-login .rp-top-right{margin-left:auto;min-width:0;display:flex;align-items:center;justify-content:flex-end}
.rp-live-wallet{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.rp-live-balance{height:38px;max-width:115px;border-radius:22px;background:#0c1725;border:1px solid rgba(77,210,177,.46);padding:0 9px 0 5px;display:flex;align-items:center;gap:5px;color:#ffdf4d;text-decoration:none;font-size:16px;font-weight:950;overflow:hidden}.rp-live-balance b{overflow:hidden;text-overflow:ellipsis;color:#ffdc54}.rp-live-flag{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#0bb78c;color:#fff;font-size:18px;box-shadow:0 0 0 3px rgba(25,215,175,.12)}.rp-live-refresh{appearance:none;border:0;background:transparent;color:#ffd633;width:34px;height:38px;border-radius:50%;font-size:31px;line-height:1;display:grid;place-items:center;padding:0;cursor:pointer;transition:transform .25s ease,color .2s ease}.rp-live-refresh:active,.rp-live-refresh.loading{transform:rotate(180deg);color:#fff5a0}.rp-live-deposit{min-height:38px;display:flex;align-items:center;justify-content:center;padding:0 13px;border-radius:12px;border:2px solid #ffdc26;color:#ffe35a;background:rgba(10,18,29,.38);text-decoration:none;font-weight:950;font-size:16px;line-height:1;white-space:nowrap}.rp-live-deposit:active{background:#ffdc26;color:#162130}.rp-live-wallet .rp-notify{margin-left:1px!important;transform:scale(.9);transform-origin:right center}
@media(max-width:420px){.rp-top-final.is-login .rp-brand-left,.rp-top.is-login .rp-brand-left{max-width:137px!important}.rp-live-wallet{gap:3px}.rp-live-balance{max-width:77px;height:34px;font-size:13px;padding:0 5px 0 3px}.rp-live-flag{width:24px;height:24px;font-size:15px}.rp-live-refresh{width:29px;height:34px;font-size:27px}.rp-live-deposit{min-height:34px;padding:0 8px;font-size:14px;border-radius:10px}.rp-live-wallet .rp-notify{display:none!important}}
@media(max-width:350px){.rp-live-balance{display:none}.rp-live-deposit{padding:0 7px}.rp-top-final.is-login .rp-brand-left,.rp-top.is-login .rp-brand-left{max-width:129px!important}}
/* Standalone profile/reward/claim pages */
.mp-wallet-refresh,.rw-refresh,.claim-refresh{appearance:none;border:0;background:rgba(255,255,255,.22);color:inherit;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer}.mp-wallet-refresh.loading,.rw-refresh.loading,.claim-refresh.loading{animation:mws-spin .7s linear infinite}@keyframes mws-spin{to{transform:rotate(360deg)}}
.wallet-main-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 12px;background:rgba(10,25,44,.12);font-size:15px;font-weight:900}.wallet-main-badge strong{font-size:20px}
