.wallet-balance-line{align-items:center;justify-content:space-between}.wallet-topup-open{border:0;border-radius:10px;background:var(--mc-cyan);color:#fff;font-size:12px;font-weight:800;padding:9px 14px}.wallet-return-notice{display:grid;gap:3px;padding:13px 15px;border-radius:14px;background:#eef3f4;color:#48555e;font-size:12px}.wallet-return-notice strong{font-size:14px}.wallet-return-notice.success{background:#eaf9ef;color:#176f3b}.wallet-return-notice.error{background:#fff0f0;color:#a92c2c}.wallet-sheet-open{overflow:hidden}.wallet-topup-overlay{position:fixed;z-index:10020;inset:0;background:rgba(18,31,39,.48);display:flex;align-items:flex-end;justify-content:center}.wallet-topup-sheet{position:relative;width:min(100%,430px);max-height:min(82dvh,680px);overflow:auto;border-radius:24px 24px 0 0;background:#fff;padding:19px 20px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -10px 35px rgba(17,38,48,.18)}.sheet-handle{display:block;width:48px;height:4px;border-radius:3px;background:#ccd5d9;margin:-7px auto 15px}.wallet-topup-close{position:absolute;right:16px;top:19px;width:38px;height:38px;border:0;border-radius:50%;background:#edf2f3;color:#61717b;font-size:25px}.wallet-topup-sheet header{display:flex;align-items:center;gap:13px;padding-right:42px}.wallet-topup-sheet header h2{font-size:22px;margin:0 0 3px}.wallet-topup-sheet header p{font-size:13px;color:var(--mc-muted);margin:0}.topup-wallet-icon{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:13px;background:#e9f8fb;color:#007f9f;font-size:18px;font-weight:900}.topup-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0 17px}.topup-presets button{height:48px;border:1px solid #d6e0e4;border-radius:13px;background:#fff;color:#28353e;font-size:15px;font-weight:800}.topup-presets button.active{border-color:var(--mc-cyan);background:#e9f8fb;color:#007f9f;box-shadow:inset 0 0 0 1px var(--mc-cyan)}.topup-custom{display:grid;gap:7px;color:#34414a;font-size:13px;font-weight:700}.topup-custom>span{display:grid;grid-template-columns:1fr 42px;border:1px solid #d6e0e4;border-radius:13px;overflow:hidden;background:#fff}.topup-custom input{min-width:0;height:48px;border:0;padding:0 14px;font:inherit;font-size:16px;outline:0}.topup-custom b{display:grid;place-items:center;background:#f1f5f6;color:#64727b}.topup-custom small{font-size:11px;font-weight:400;color:var(--mc-muted)}.topup-message{min-height:18px;margin:7px 0 3px;color:#b73030;font-size:12px}.wallet-topup-submit{width:100%;height:52px;border:0;border-radius:13px;background:var(--mc-cyan);color:#fff;font-size:15px;font-weight:900}.wallet-topup-submit:disabled{background:#dce2e5;color:#96a1a8}.topup-secure{margin:12px 5px 0;text-align:center;color:#6c7982;font-size:11px;line-height:1.45}@media(max-width:360px){.topup-presets{grid-template-columns:repeat(2,1fr)}}
