.welcome-gift-banner.svelte-4n0ajl{display:flex;align-items:center;gap:11px;border:1.5px solid #79d2a6;border-radius:10px;background:#ecf9f2;padding:9px 13px}.wg-icon.svelte-4n0ajl{display:flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;border-radius:8px;background:#309161;color:#fff}.wg-icon.svelte-4n0ajl svg:where(.svelte-4n0ajl){display:block;width:15px;height:15px}.wg-text.svelte-4n0ajl{margin:0;font-size:12px;font-weight:600;line-height:1.32;color:#194d33}.wg-check.svelte-4n0ajl{margin-left:2px;font-weight:800;color:#309161}.sr-only.svelte-ngfkt9{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){button.svelte-ngfkt9{transition:none!important;transform:none!important}}.wallet-card--in_flight.svelte-olrfle{background-color:#fdf9ef}.wallet-spin.svelte-olrfle:before{content:"";position:absolute;inset:0;border-radius:9999px;border:2px solid}.wallet-spin.svelte-olrfle:after{content:"";position:absolute;inset:0;border-radius:9999px;border:2px solid transparent;animation:svelte-olrfle-wallet-spin .8s linear infinite}.wallet-spin--neutral.svelte-olrfle:before{border-color:var(--color-gray-200)}.wallet-spin--neutral.svelte-olrfle:after{border-top-color:var(--color-gray-900)}.wallet-spin--blue.svelte-olrfle:before{border-color:var(--color-blue-200)}.wallet-spin--blue.svelte-olrfle:after{border-top-color:var(--color-blue-700)}.wallet-spin--red-static.svelte-olrfle:before{border-color:var(--color-red-200)}.wallet-spin--red-static.svelte-olrfle:after{animation:none;border-top-color:transparent}.wallet-spin--gray-static.svelte-olrfle:before{border-color:var(--color-gray-300)}.wallet-spin--gray-static.svelte-olrfle:after{animation:none;border-top-color:transparent}@keyframes svelte-olrfle-wallet-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.topup-method.svelte-17khgzs{transition:none!important;transform:none!important}}.topup-apply-btn.svelte-15k41d1{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:40px;padding:0 18px;background:#fff;border:1.5px solid var(--color-gray-900, #141c24);border-radius:10px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray-900, #141c24);cursor:pointer;transition:background .18s ease,color .18s ease,transform .12s ease,box-shadow .18s ease;box-shadow:0 1px #141c240f}.topup-apply-btn.svelte-15k41d1:hover:not(:disabled),.topup-apply-btn.svelte-15k41d1:focus-visible:not(:disabled){background:var(--color-gray-900, #141c24);color:#fff;transform:translateY(-1px);outline:none;box-shadow:0 6px 14px -4px #141c2466,0 0 0 4px #141c240f}.topup-apply-btn.svelte-15k41d1:disabled{border-color:var(--color-gray-300, #ced2da);color:var(--color-gray-400, #97a1af);background:#fdfaf3;cursor:not-allowed;box-shadow:none}.topup-apply-btn.is-loading.svelte-15k41d1{background:var(--color-gray-900, #141c24);cursor:wait}.topup-apply-spinner.svelte-15k41d1{width:16px;height:16px;border-radius:50%;position:relative}.topup-apply-spinner.svelte-15k41d1:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(255,255,255,.22)}.topup-apply-spinner.svelte-15k41d1:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top-color:#fff;animation:svelte-15k41d1-topup-apply-spin .7s linear infinite}@keyframes svelte-15k41d1-topup-apply-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.topup-apply-btn.svelte-15k41d1,.topup-apply-spinner.svelte-15k41d1:after{transition:none!important;transform:none!important;animation:none!important}}.topup-commit-btn.svelte-9rlmjq{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;padding:11px 20px;background:#fff;border:1.5px solid var(--color-gray-900, #141c24);border-radius:12px;cursor:pointer;font-family:inherit;box-shadow:0 1px #141c240f;transition:background .18s ease,color .18s ease,transform .12s ease,box-shadow .18s ease}@media(min-width:768px){.topup-commit-btn.svelte-9rlmjq{padding:13px 28px}}.topup-commit-btn.svelte-9rlmjq:hover:not(:disabled),.topup-commit-btn.svelte-9rlmjq:focus-visible:not(:disabled){background:var(--color-gray-900, #141c24);transform:translateY(-1px);outline:none;box-shadow:0 6px 14px -4px #141c2466,0 0 0 4px #141c240f}.topup-commit-btn.svelte-9rlmjq:hover:not(:disabled) .topup-commit-label:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:focus-visible:not(:disabled) .topup-commit-label:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:hover:not(:disabled) .topup-commit-sep:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:focus-visible:not(:disabled) .topup-commit-sep:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:hover:not(:disabled) .topup-commit-price:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:focus-visible:not(:disabled) .topup-commit-price:where(.svelte-9rlmjq){color:#fff}.topup-commit-btn.svelte-9rlmjq:disabled{border-color:#d8d0bf;background:#fdfaf3;cursor:not-allowed;box-shadow:none}.topup-commit-btn.svelte-9rlmjq:disabled .topup-commit-label:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:disabled .topup-commit-sep:where(.svelte-9rlmjq),.topup-commit-btn.svelte-9rlmjq:disabled .topup-commit-price:where(.svelte-9rlmjq){color:var(--color-gray-400, #97a1af)}.topup-commit-btn.is-loading.svelte-9rlmjq{background:var(--color-gray-900, #141c24);cursor:wait}.topup-commit-btn.is-loading.svelte-9rlmjq .topup-commit-label:where(.svelte-9rlmjq){color:#fff}.topup-commit-label.svelte-9rlmjq{font-size:15px;font-weight:800;letter-spacing:-.01em;color:var(--color-gray-900, #141c24);line-height:1;transition:color .18s ease}@media(min-width:768px){.topup-commit-label.svelte-9rlmjq{font-size:16px}}.topup-commit-sep.svelte-9rlmjq{font-size:15px;font-weight:800;color:var(--color-gray-400, #97a1af);line-height:1;transition:color .18s ease}@media(min-width:768px){.topup-commit-sep.svelte-9rlmjq{font-size:16px}}.topup-commit-price.svelte-9rlmjq{font-weight:800;font-size:15px;letter-spacing:-.01em;color:var(--color-gray-900, #141c24);line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;transition:color .18s ease}@media(min-width:768px){.topup-commit-price.svelte-9rlmjq{font-size:16px}}.topup-commit-spinner.svelte-9rlmjq{width:18px;height:18px;border-radius:50%;position:relative;flex-shrink:0}.topup-commit-spinner.svelte-9rlmjq:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgba(255,255,255,.22)}.topup-commit-spinner.svelte-9rlmjq:after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid transparent;border-top-color:#fff;animation:svelte-9rlmjq-topup-commit-spin .8s linear infinite}@keyframes svelte-9rlmjq-topup-commit-spin{to{transform:rotate(360deg)}}@media(max-width:767px){.advisor-topup-action-panel:has(.topup-promo-row input:focus) .advisor-topup-summary-wrap{display:none}}.advisor-topup-shell{padding:12px 0!important}@media(min-width:768px){.advisor-topup-shell{padding:16px!important}}.modal-content-container.advisor-topup-modal{padding:0!important;background-color:#fffefb!important;border-radius:22px!important;max-width:100%!important;width:100%;max-height:calc(100svh - 24px)!important;height:calc(100svh - 24px)}@media(min-width:768px){.modal-content-container.advisor-topup-modal{max-width:960px!important;max-height:calc(100svh - 4rem)!important;height:auto}}.advisor-topup-content{margin-bottom:0!important;text-align:left!important;overflow:hidden!important;min-height:0}
