@charset "UTF-8";.scroll-x{overflow-x:auto;overflow-y:hidden}html[device=pc] .scroll-x::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-x::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-x::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}.scroll-y{overflow-x:hidden;overflow-y:auto}html[device=pc] .scroll-y::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-y::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-y::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}.scroll-xy{overflow-x:auto;overflow-y:auto}html[device=pc] .scroll-xy::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-xy::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-xy::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}:root{--vw: 100vw;--vh: 100vh;--scroll-bar-color: #6130ff}*{box-sizing:border-box}html,body{width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:var(--color-fill-tertiary);border-radius:calc(.04 * var(--vm));width:calc(.02 * var(--vm));height:calc(.02 * var(--vm))}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:calc(.04 * var(--vm));background-color:var(--scroll-bar-color)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:calc(.1 * var(--vm));background-color:var(--color-fill-tertiary)}img{width:100%;display:block;height:auto;font-size:12px;overflow:hidden}#root{width:100%;margin:0 auto;font-size:14px;position:relative;color:#fff}html{background:var(--color-html-bg)!important}html[adp=widthFixed]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}@media screen and (max-width: 280px){html[adp=widthFixed]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=widthFixed] #root{width:280px}}html[adp=heightFixed]{--vm: 1rem !important;font-size:calc(var(--vh) / var(--design-height) * 100)}@media screen and (max-height: 640px){html[adp=heightFixed]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=heightFixed] #root{width:min(640px,100vw)}}@media screen and (max-height: 640px) and (orientation: landscape) and (min-width: 844px){html[adp=heightFixed] #root{width:100vw}}html[adp=minRatio]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}@media screen and (max-width: 280px){html[adp=minRatio]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=minRatio] #root{width:280px}}html[adp=minRatio][minRatio=height]{font-size:calc(var(--vh) / var(--design-height) * 100)}@media screen and (max-height: 640px){html[adp=minRatio][minRatio=height]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=minRatio][minRatio=height] #root{width:min(640px,100vw)}}@media screen and (max-height: 640px) and (orientation: landscape) and (min-width: 844px){html[adp=minRatio][minRatio=height] #root{width:100vw}}@media screen and (min-width: 600px){html[screen="750"][adp=widthFixed]{--vw: 960px;font-size:calc(600px / var(--design-width) * 100)}html[screen="750"][adp=widthFixed] .pay-content-wapper-inner{max-width:960px}}@media screen and (min-height: 750px){html[screen="750"][adp=heightFixed]{--vw: 750px;font-size:calc(750px / var(--design-height) * 100)}html[screen="750"][adp=heightFixed] #root{width:750px}}@media screen and (min-width: 1334px){html[screen="1334"][adp=widthFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-width) * 100)}html[screen="1334"][adp=widthFixed] #root{width:1334px}}@media screen and (min-height: 1334px){html[screen="1334"][adp=heightFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-height) * 100)}html[screen="1334"][adp=heightFixed] #root{width:1334px}}html[adp=pixelFixed]{--vm: 100px;font-size:unset}.mobapay-container{min-height:100%;display:flex;flex-direction:column;align-items:stretch}input:-internal-autofill-selected{background-color:transparent!important}input[data-autocompleted]{background-color:transparent!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:transparent!important}.pay-content-wapper{display:flex;height:100%;flex:1;flex-direction:column;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none;color:var(--color-font-primary)}.pay-content-wapper::-webkit-scrollbar{display:none}.pay-content-wapper-inner{display:flex;width:100%;flex-direction:column;height:100%;margin:0 auto;flex:1;align-items:stretch}.adm-toast-mask .adm-toast-main{max-width:300px!important}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){.scroll-x{overflow-x:auto;overflow-y:hidden}html[device=pc] .scroll-x::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-x::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-x::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}.scroll-y{overflow-x:hidden;overflow-y:auto}html[device=pc] .scroll-y::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-y::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-y::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}.scroll-xy{overflow-x:auto;overflow-y:auto}html[device=pc] .scroll-xy::-webkit-scrollbar{width:var(--scrollbar-size, 2px);height:var(--scrollbar-size, 2px)}html[device=pc] .scroll-xy::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-xy::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 2px)}:root{--vw: 100vw;--vh: 100vh;--scroll-bar-color: #6130ff}*{box-sizing:border-box}html,body{width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:var(--color-fill-tertiary);border-radius:calc(.04 * var(--vm));width:calc(.02 * var(--vm));height:calc(.02 * var(--vm))}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:calc(.04 * var(--vm));background-color:var(--scroll-bar-color)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:calc(.1 * var(--vm));background-color:var(--color-fill-tertiary)}img{width:100%;display:block;height:auto;font-size:12px;overflow:hidden}#root{width:100%;margin:0 auto;font-size:14px;position:relative;color:#fff}html[adp=widthFixed]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-width: 280px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-width: 280px){html[adp=widthFixed]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=widthFixed] #root{width:280px}}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){html[adp=heightFixed]{--vm: 1rem !important;font-size:calc(var(--vh) / var(--design-height) * 100)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-height: 640px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-height: 640px){html[adp=heightFixed]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=heightFixed] #root{width:min(640px,100vw)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-height: 640px) and (orientation: landscape) and (min-width: 844px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-height: 640px) and (orientation: landscape) and (min-width: 844px){html[adp=heightFixed] #root{width:100vw}}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){html[adp=minRatio]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-width: 280px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-width: 280px){html[adp=minRatio]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=minRatio] #root{width:280px}}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){html[adp=minRatio][minRatio=height]{font-size:calc(var(--vh) / var(--design-height) * 100)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-height: 640px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-height: 640px){html[adp=minRatio][minRatio=height]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=minRatio][minRatio=height] #root{width:min(640px,100vw)}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (max-height: 640px) and (orientation: landscape) and (min-width: 844px),screen and ((orientation: landscape) and (min-width: 844px)) and (max-height: 640px) and (orientation: landscape) and (min-width: 844px){html[adp=minRatio][minRatio=height] #root{width:100vw}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (min-width: 600px),screen and ((orientation: landscape) and (min-width: 844px)) and (min-width: 600px){html[screen="750"][adp=widthFixed]{--vw: 960px;font-size:calc(600px / var(--design-width) * 100)}html[screen="750"][adp=widthFixed] .pay-content-wapper-inner{max-width:960px}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (min-height: 750px),screen and ((orientation: landscape) and (min-width: 844px)) and (min-height: 750px){html[screen="750"][adp=heightFixed]{--vw: 750px;font-size:calc(750px / var(--design-height) * 100)}html[screen="750"][adp=heightFixed] #root{width:750px}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (min-width: 1334px),screen and ((orientation: landscape) and (min-width: 844px)) and (min-width: 1334px){html[screen="1334"][adp=widthFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-width) * 100)}html[screen="1334"][adp=widthFixed] #root{width:1334px}}@media screen and ((min-width: 900px) and (min-height: 641px)) and (min-height: 1334px),screen and ((orientation: landscape) and (min-width: 844px)) and (min-height: 1334px){html[screen="1334"][adp=heightFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-height) * 100)}html[screen="1334"][adp=heightFixed] #root{width:1334px}}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){html[adp=pixelFixed]{--vm: 100px;font-size:unset}.mobapay-container{min-height:100%;display:flex;flex-direction:column;align-items:stretch}input:-internal-autofill-selected{background-color:transparent!important}input[data-autocompleted]{background-color:transparent!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:transparent!important}.pay-content-wapper{display:flex;height:100%;flex:1;flex-direction:column;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}.pay-content-wapper::-webkit-scrollbar{display:none}.pay-content-wapper-inner{display:flex;width:100%;flex-direction:column;height:100%;margin:0 auto;flex:1}.adm-toast-mask .adm-toast-main{max-width:300px!important}}:root{--layout-wide-min-width: 1024px;--layout-wide-min-height: 641px;--viewport-height: 100vh;--page-inset-top: calc(var(--space-2) + env(safe-area-inset-top, 0px));--compact-footer-offset: calc( var(--space-4) * 2 + 48px + var(--space-3) + 60px + env(safe-area-inset-bottom, 0px) );--scrollbar-size: 8px;--space-0: 0px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--space-16: 64px;--space-60: 60px;--size-32: 32px;--size-48: 48px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2: 2px;--modal-panel-radius: 4px;--radius-8: 8px;--radius-6: 6px;--modal-panel-width: 280px;--modal-panel-width-pc: 480px;--modal-panel-max-height: 260px;--modal-panel-max-height-pc: 400px;--modal-panel-min-height: 160px;--modal-body-padding: var(--space-4);--font-size-10: 10px;--font-size-small: 12px;--font-size-medium: 14px;--font-size-large: 16px;--font-size-xlarge: 18px;--font-size-20: 20px;--font-size-30: 30px;--font-size-body: 12px;--font-size-title: 16px;--line-height-small: 1.2;--line-height-body: 1.5;--line-height-title: 1.3;--ui-checkout-channel-title-size: var(--font-size-large);--ui-checkout-channel-title-height: var(--space-14);--ui-checkout-channel-list-pad-inline: 15px;--ui-checkout-channel-list-pad-bottom: 15px;--ui-checkout-channel-list-gap: 10px;--ui-checkout-common-header-title-size: var(--font-size-large);--ui-checkout-common-header-logo-height: 24px;--ui-checkout-channel-item-height: 76px;--ui-checkout-channel-item-pad-inline: 16px;--ui-checkout-channel-item-logo-width: 92px;--ui-checkout-channel-item-logo-max-height: 50px;--ui-checkout-channel-item-name-size: var(--font-size-large);--ui-checkout-order-pay-title-size: var(--font-size-large);--ui-checkout-order-section-title-size: var(--font-size-20);--ui-checkout-payment-radio-size: var(--font-size-medium);--ui-checkout-back-tip-size: var(--font-size-medium);--ui-checkout-button-font-size: var(--font-size-large);--ui-checkout-button-size-large-font: var(--font-size-xlarge);--ui-checkout-order-paytime-size: var(--font-size-small);--ui-checkout-order-detail-product-img: 64px;--ui-checkout-order-detail-row-img: 64px;--ui-checkout-order-detail-row-name: var(--font-size-medium);--ui-checkout-order-detail-row-desc: var(--font-size-small);--ui-checkout-order-detail-row-qty: var(--font-size-small);--ui-checkout-order-info-item-title: var(--font-size-medium);--ui-checkout-order-info-item-value: var(--font-size-medium);--ui-checkout-order-header-brand-name: var(--font-size-medium);--ui-checkout-order-header-brand-logo: 32px;--ui-checkout-payment-exchange-size: var(--font-size-small);--ui-checkout-order-amount-currency-size: var(--font-size-large)}[data-ui-density=mobile]{--ui-checkout-channel-title-size: var(--font-size-medium);--ui-checkout-channel-title-height: var(--space-12);--ui-checkout-channel-list-pad-inline: var(--space-3);--ui-checkout-channel-list-pad-bottom: var(--space-3);--ui-checkout-channel-list-gap: 5px;--ui-checkout-common-header-title-size: var(--font-size-small);--ui-checkout-common-header-logo-height: 22px;--ui-checkout-channel-item-height: 60px;--ui-checkout-channel-item-pad-inline: var(--space-3);--ui-checkout-channel-item-logo-width: 70px;--ui-checkout-channel-item-logo-max-height: 38px;--ui-checkout-channel-item-name-size: var(--font-size-medium);--ui-checkout-order-pay-title-size: var(--font-size-body);--ui-checkout-order-section-title-size: var(--font-size-large);--ui-checkout-payment-radio-size: var(--font-size-body);--ui-checkout-back-tip-size: var(--font-size-body);--ui-checkout-button-font-size: var(--font-size-medium);--ui-checkout-button-size-large-font: var(--font-size-large);--ui-checkout-order-paytime-size: var(--font-size-10);--ui-checkout-order-detail-product-img: 48px;--ui-checkout-order-detail-row-img: 36px;--ui-checkout-order-detail-row-name: var(--font-size-small);--ui-checkout-order-detail-row-desc: var(--font-size-10);--ui-checkout-order-detail-row-qty: var(--font-size-large);--ui-checkout-order-info-item-title: var(--font-size-body);--ui-checkout-order-info-item-value: var(--font-size-body);--ui-checkout-order-header-brand-name: var(--font-size-large);--ui-checkout-order-header-brand-logo: 48px;--ui-checkout-payment-exchange-size: var(--font-size-body);--ui-checkout-order-amount-currency-size: var(--font-size-small)}@supports (height: 100dvh){:root{--viewport-height: 100dvh}}:root{--color-bg-deep: #e3e6eb;--color-bg-canvas: #eceff3;--color-bg-surface: #ffffff;--color-bg-muted: #eef1f7;--color-bg-input: #f8f9fc;--color-popup-header-bg: #f8f9fc;--color-border-hairline: #e8eaed;--color-border-default: #d5dae0;--color-text-primary: #000000;--color-text-secondary: #838383;--color-text-tertiary: #353535;--color-icon-close: #838383;--color-bg-status-error: #ef4444;--color-bg-status-success: #73d260;--color-bg-status-pending: #6da4f6;--color-brand: #6130ff;--color-focus-ring: var(--color-brand);--color-header-text: #838383;--color-order-detail-label: #838383;--color-order-detail-value: #353535;--color-bg-multi-products: #e3e6eb;--color-bg-payment-surface: #ffffff;--color-bg-payment-method: #f8f9fc;--color-bg-payment-method-mobile: #ffffff;--color-border-payment-method: #e3e9f1;--color-border-payment-section: #ffffff;--color-bg-checkbox: #ffffff;--color-bg-checkbox-active: var(--color-brand);--color-border-checkbox: #d6d6d6;--color-icon-checkbox-active: #ffffff;--color-bg-order-top-tip: #ece8f7;--color-text-order-top-tip: var(--color-brand);--scrollbar-thumb: var(--color-brand);--scrollbar-thumb-hover: var(--color-brand);--scrollbar-track: color-mix(in srgb, var(--color-brand) 18%, transparent)}:root[data-theme=dark]{--color-bg-deep: #464646;--color-bg-canvas: #222222;--color-bg-surface: #1f2937;--color-bg-muted: #374151;--color-bg-input: #515151;--color-popup-header-bg: #515151;--color-border-hairline: #e8eaed;--color-border-default: #555555;--color-text-primary: #ffffff;--color-text-secondary: #d1d5db;--color-text-tertiary: #9c9c9c;--color-icon-close: #9ca3af;--color-brand: #1b77d4;--scrollbar-track: color-mix(in srgb, var(--color-brand) 28%, transparent);--color-header-text: #dcdcdc;--color-order-detail-label: #9c9c9c;--color-order-detail-value: #dcdcdc;--color-bg-payment-surface: #3e3e3e;--color-bg-payment-method: #515151;--color-bg-payment-method-mobile: #515151;--color-border-payment-method: #555555;--color-border-payment-section: #515151;--color-bg-checkbox: #a4a4a4;--color-bg-checkbox-active: var(--color-brand);--color-border-checkbox: #555555;--color-icon-checkbox-active: #ffffff;--color-bg-order-top-tip: #263545;--color-text-order-top-tip: var(--color-brand);--color-bg-status-error: #ef4444;--color-bg-status-success: #15803d;--color-bg-status-pending: #2563eb;--color-focus-ring: var(--color-brand);--scrollbar-thumb: var(--color-brand);--scrollbar-thumb-hover: var(--color-brand)}:root[data-theme=ocean]{--color-bg-deep: #f4f5f5;--color-bg-canvas: #ffffff;--color-bg-surface: #ffffff;--color-bg-muted: #e4f1f9;--color-bg-input: #f8f9fc;--color-popup-header-bg: #f8f9fc;--color-border-hairline: #e8eaed;--color-border-default: #d5dae0;--color-text-primary: #000000;--color-text-secondary: #838383;--color-text-tertiary: #838383;--color-icon-close: #6b7c8a;--color-brand: #0e42ca;--scrollbar-track: color-mix(in srgb, var(--color-brand) 16%, transparent);--color-header-text: #838383;--color-order-detail-label: #838383;--color-order-detail-value: #353535;--color-bg-payment-surface: #ffffff;--color-bg-payment-method: #f4f5f9;--color-bg-payment-method-mobile: #f4f5f9;--color-border-payment-method: #d5dae0;--color-border-payment-section: #d5dae0;--color-bg-order-top-tip: #eff4ff;--color-text-order-top-tip: #ffffff;--color-focus-ring: var(--color-brand);--scrollbar-thumb: var(--color-brand);--scrollbar-thumb-hover: var(--color-brand)}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,p{margin:0}button,input,select,textarea{font:inherit}body{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-text-primary);background:var(--color-bg-canvas)}.hide-scrollbar,html,body{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar,html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}._root_1sj1s_22{position:fixed;top:var(--page-inset-top);inset-inline-start:max(12px,env(safe-area-inset-right,0px));z-index:30;display:inline-flex;gap:6px;padding:6px;border-radius:10px;border:1px solid var(--color-border-default);background:var(--color-bg-surface)}._button_1sj1s_36{border:1px solid var(--color-border-default);background:transparent;color:var(--color-text-secondary);border-radius:8px;font-size:12px;line-height:1.2;padding:8px 10px;cursor:pointer}._active_1sj1s_47{border-color:var(--color-brand);color:var(--color-brand)}._wrap_m0j3t_22{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}._wrapInner_m0j3t_28{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:var(--space-4);padding-bottom:max(var(--space-4),env(safe-area-inset-bottom,0px));pointer-events:auto;opacity:0;transition:opacity .22s ease}._wrapInnerVisible_m0j3t_41{opacity:1}._mask_m0j3t_45{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(22,28,45,.7);pointer-events:auto}._panel_m0j3t_52{position:relative;z-index:1;box-sizing:border-box;width:min(var(--modal-panel-width),100vw - var(--space-4) * 2);max-width:100%;max-height:min(var(--modal-panel-max-height),100vh - var(--space-4) * 2);min-height:var(--modal-panel-min-height);overflow:hidden;display:flex;flex-direction:column;background:var(--color-bg-payment-surface);border:1px solid var(--color-border-default);border-radius:var(--modal-panel-radius);box-shadow:0 12px 48px #161c2d2e;pointer-events:auto;outline:none;transform:translateY(10px) scale(.98);transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .22s ease;opacity:0}._wrapInnerVisible_m0j3t_41 ._panel_m0j3t_52{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion: reduce){._wrapInner_m0j3t_28,._mask_m0j3t_45,._panel_m0j3t_52{transition-duration:.01ms}._panel_m0j3t_52,._wrapInnerVisible_m0j3t_41 ._panel_m0j3t_52{transform:none}}@media screen and ((min-width: 900px) and (min-height: 641px)),screen and ((orientation: landscape) and (min-width: 844px)){._panel_m0j3t_52{width:var(--modal-panel-width-pc);max-height:var(--modal-panel-max-height-pc)}}
