.app-gateways[data-v-01094f04]{min-width:0;color:var(--app-ink);border:0;margin:0;padding:0}.app-gateways__legend[data-v-01094f04]{margin-bottom:12px;padding:0;font-size:14px;font-weight:750}.app-gateways__choices[data-v-01094f04]{gap:10px;display:grid}.app-gateways__choice[data-v-01094f04]{border:1px solid var(--app-border);background:var(--app-surface);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:18px;align-items:center;gap:12px;min-height:76px;padding:14px;transition:border-color .15s,background-color .15s;display:flex;position:relative}.app-gateways__choice.is-selected[data-v-01094f04]{border-color:var(--app-accent);background:var(--app-accent-soft)}.app-gateways__choice[data-v-01094f04]:focus-within{outline:2px solid var(--app-accent);outline-offset:3px}.app-gateways__choice[data-v-01094f04]:active:not(.is-disabled){background:color-mix(in srgb,var(--app-accent) 12%,var(--app-surface))}.app-gateways__choice.is-disabled[data-v-01094f04]{cursor:default;opacity:.6}.app-gateways__input[data-v-01094f04]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-gateways__icon[data-v-01094f04]{background:var(--app-accent-soft);width:42px;height:42px;color:var(--app-accent-strong);border-radius:13px;flex:0 0 42px;place-items:center;font-size:20px;display:grid}.is-selected .app-gateways__icon[data-v-01094f04]{background:var(--app-surface)}.app-gateways__copy[data-v-01094f04]{flex:1;gap:4px;min-width:0;display:grid}.app-gateways__name[data-v-01094f04]{font-size:14px;font-weight:750;line-height:1.3}.app-gateways__description[data-v-01094f04]{color:var(--app-muted);font-size:11px;line-height:1.45}.app-gateways__radio[data-v-01094f04]{border:1.5px solid var(--app-subtle);border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}.is-selected .app-gateways__radio[data-v-01094f04]{border-color:var(--app-accent)}.is-selected .app-gateways__radio span[data-v-01094f04]{background:var(--app-accent);border-radius:50%;width:11px;height:11px}.app-gateways__unavailable[data-v-01094f04]{color:var(--app-danger);margin:0;font-size:13px;line-height:1.5}@media (prefers-reduced-motion:reduce){.app-gateways__choice[data-v-01094f04]{transition:none}}.mobile-wallet-sheet__overlay[data-v-199d5cd1]{--wallet-sheet-safe-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));--wallet-sheet-safe-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));--wallet-sheet-safe-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--wallet-sheet-safe-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));z-index:240;padding-top:max(12px,var(--wallet-sheet-safe-top));box-sizing:border-box;background:var(--app-scrim);color:var(--app-ink);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:flex-end;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.mobile-wallet-sheet__panel[data-v-199d5cd1]{width:min(100%,600px);max-height:calc(100dvh - max(12px, var(--wallet-sheet-safe-top)));box-sizing:border-box;background:var(--app-surface);box-shadow:0 -12px 48px rgb(var(--app-shadow-rgb)/.16);border-radius:28px 28px 0 0;outline:none;flex-direction:column;display:flex;overflow:hidden}.mobile-wallet-sheet__handle[data-v-199d5cd1]{background:var(--app-border);border-radius:999px;flex:none;width:36px;height:4px;margin:10px auto 2px}.mobile-wallet-sheet__header[data-v-199d5cd1]{padding:6px max(16px,var(--wallet-sheet-safe-right)) 12px max(20px,var(--wallet-sheet-safe-left));flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-wallet-sheet__header h2[data-v-199d5cd1]{letter-spacing:-.035em;overflow-wrap:anywhere;min-width:0;margin:0;font-size:20px;font-weight:750;line-height:1.3}.mobile-wallet-sheet__close[data-v-199d5cd1]{background:var(--app-surface-muted);width:44px;height:44px;color:var(--app-muted);touch-action:manipulation;border:0;border-radius:50%;flex:none;place-items:center;padding:11px;display:grid}.mobile-wallet-sheet__close svg[data-v-199d5cd1]{width:22px;height:22px}.mobile-wallet-sheet__close[data-v-199d5cd1]:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px}.mobile-wallet-sheet__close[data-v-199d5cd1]:active:not(:disabled){background:var(--app-accent-soft);color:var(--app-accent-strong)}.mobile-wallet-sheet__close[data-v-199d5cd1]:disabled{opacity:.4}.mobile-wallet-sheet__body[data-v-199d5cd1]{overscroll-behavior-y:contain;min-height:0;padding:0 max(20px,var(--wallet-sheet-safe-right)) 20px max(20px,var(--wallet-sheet-safe-left));-webkit-overflow-scrolling:touch;overflow-y:auto}.mobile-wallet-sheet__body--last[data-v-199d5cd1]{padding-bottom:calc(24px + var(--wallet-sheet-safe-bottom))}.mobile-wallet-sheet__footer[data-v-199d5cd1]{padding:14px max(20px,var(--wallet-sheet-safe-right)) calc(16px + var(--wallet-sheet-safe-bottom)) max(20px,var(--wallet-sheet-safe-left));border-top:1px solid var(--app-border);background:var(--app-surface);flex:none}.mobile-wallet-sheet-enter-active[data-v-199d5cd1],.mobile-wallet-sheet-leave-active[data-v-199d5cd1]{transition:opacity .24s}.mobile-wallet-sheet-enter-active .mobile-wallet-sheet__panel[data-v-199d5cd1],.mobile-wallet-sheet-leave-active .mobile-wallet-sheet__panel[data-v-199d5cd1]{transition:transform .28s cubic-bezier(.2,.8,.2,1)}.mobile-wallet-sheet-enter-from[data-v-199d5cd1],.mobile-wallet-sheet-leave-to[data-v-199d5cd1]{opacity:0}.mobile-wallet-sheet-enter-from .mobile-wallet-sheet__panel[data-v-199d5cd1],.mobile-wallet-sheet-leave-to .mobile-wallet-sheet__panel[data-v-199d5cd1]{transform:translateY(100%)}@media (prefers-reduced-motion:reduce){.mobile-wallet-sheet__overlay[data-v-199d5cd1],.mobile-wallet-sheet__panel[data-v-199d5cd1]{transition:none!important}}
