.historyDetailLayer,.historyLayer{position:fixed;inset:0;z-index:240;display:grid;place-items:center;padding:24px;--history-bg:rgba(15,19,24,.94);--history-surface:rgba(255,255,255,.025);--history-border:rgba(255,255,255,.085);--history-border-strong:rgba(255,255,255,.15);--history-text:rgba(255,255,255,.95);--history-muted:rgba(255,255,255,.55);--history-active-bg:rgba(255,255,255,.11);--history-active-border:rgba(255,255,255,.24)}.historyBackdrop,.historyDetailBackdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.72);backdrop-filter:blur(10px)}.rechargeHistoryModal{position:relative;display:flex;width:min(980px,calc(100vw - 36px));max-height:calc(100vh - 48px);flex-direction:column;overflow:hidden;border:1px solid var(--history-border-strong);border-radius:20px;background:linear-gradient(180deg,rgba(18,22,27,.97),rgba(10,13,17,.96));color:var(--history-text);box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 34px 110px rgba(0,0,0,.62);outline:none}.historyDetailDialog header,.historyHeader{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid var(--history-border)}.historyDetailDialog h3,.historyHeader h2{margin:0;font-size:20px;font-weight:700}.historyDetailDialog header p,.historyHeader p{margin:5px 0 0;color:var(--history-muted);font-size:13px}.historyIconButton{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--history-border);border-radius:10px;background:rgba(255,255,255,.035);color:var(--history-muted)}.historyIconButton:hover{border-color:var(--history-border-strong);color:var(--history-text)}.historyIconButton svg{width:17px}.historyScroll{min-height:0;overflow:auto;padding:18px 24px}.historySummary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.historySummaryCard{padding:14px;border:1px solid var(--history-border);border-radius:14px;background:var(--history-surface)}.historySummaryCard span{display:block;color:var(--history-muted);font-size:12px}.historySummaryCard strong{display:block;margin-top:8px;font-size:21px}.historyToolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 12px}.historyFilters{display:flex;flex-wrap:wrap;gap:6px}.historyDetailButton,.historyFilter,.historySearch button,.historyState button{border:1px solid var(--history-border);border-radius:9px;background:rgba(255,255,255,.025);color:var(--history-muted);font-size:12px;padding:8px 10px}.historyFilterActive{border-color:var(--history-active-border);background:var(--history-active-bg);color:var(--history-text)}.historySearch{display:flex;align-items:center;min-width:280px;border:1px solid var(--history-border);border-radius:10px;background:rgba(0,0,0,.18)}.historySearch svg{width:15px;margin-left:10px;color:var(--history-muted)}.historySearch input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:8px;color:var(--history-text);font-size:12px}.historySearch button{border-width:0 0 0 1px;border-radius:0 9px 9px 0}.historyList{display:grid;gap:8px;min-height:210px}.rechargeHistoryItem{display:grid;grid-template-columns:1.35fr 1.2fr .8fr .9fr auto auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--history-border);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.012))}.rechargeHistoryItem:hover{border-color:var(--history-border-strong);background:rgba(255,255,255,.03)}.historyDetailProvider,.historyProvider{display:flex;align-items:center;gap:10px;min-width:0}.historyProviderFallback,.historyProviderIcon{width:28px;height:28px;flex:none;-o-object-fit:contain;object-fit:contain;background:transparent}.historyProviderFallback{display:grid;place-items:center;border:1px solid var(--history-border);border-radius:8px;color:var(--history-muted)}.historyDetailProvider div,.historyProvider div{min-width:0}.historyProvider span,.historyProvider strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyProvider strong{font-size:13px}.historyAmount span,.historyOrderNumber span,.historyProvider span,.rechargeHistoryItem time{color:var(--history-muted);font-size:11px}.historyOrderNumber code{display:block;margin-top:4px;color:rgba(255,255,255,.7);font-size:11px}.historyAmount strong{display:block;font-size:14px}.historyAmount span{display:flex;align-items:center;gap:4px;margin-top:4px}.historyCreditGlyph{color:rgba(255,255,255,.68)}.rechargeHistoryStatus{white-space:nowrap;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.72);font-size:11px;padding:5px 8px}.historyStatus-failed{color:rgba(242,190,190,.78)}.historyStatus-refunded{color:rgba(190,205,220,.76)}.historyDetailButton{white-space:nowrap;color:var(--history-text)}.historyDetailButton:hover,.historyState button:hover{background:var(--history-active-bg)}.historyStatusCell{display:grid;justify-items:end;gap:5px}.historyCountdown{white-space:nowrap;color:var(--history-muted);font-variant-numeric:tabular-nums;font-size:10px}.historySkeleton{height:70px;border:1px solid var(--history-border);border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.018),rgba(255,255,255,.055),rgba(255,255,255,.018));background-size:200% 100%;animation:historyPulse 1.4s ease infinite}.historyState{display:grid;place-items:center;align-content:center;min-height:210px;text-align:center}.historyState strong{font-size:14px}.historyState span{margin-top:7px;color:var(--history-muted);font-size:12px}.historyState button{margin-top:12px}.historyPagination{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-top:1px solid var(--history-border);color:var(--history-muted);font-size:12px}.historyPagination div{display:flex;gap:6px}.historyPagination button{display:grid;width:32px;height:30px;place-items:center;border:1px solid var(--history-border);border-radius:8px;background:rgba(255,255,255,.025);color:var(--history-text)}.historyPagination button:disabled{opacity:.35}.historyPagination svg{width:15px}.historyDetailLayer{z-index:250}.historyDetailBackdrop{background:rgba(0,0,0,.58)}.historyDetailDialog{position:relative;width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border:1px solid var(--history-border-strong);border-radius:18px;background:var(--history-bg);color:var(--history-text);box-shadow:0 28px 90px rgba(0,0,0,.7);outline:none}.historyDetailProvider{margin:20px 22px;padding:13px;border:1px solid var(--history-border);border-radius:13px;background:var(--history-surface)}.historyDetailProvider span,.historyDetailProvider strong{display:block}.historyDetailProvider span{margin-top:3px;color:var(--history-muted);font-size:12px}.historyDetailDialog dl{margin:0 22px;display:grid}.historyDetailDialog dl div{display:grid;grid-template-columns:120px 1fr;gap:16px;padding:10px 0;border-bottom:1px solid var(--history-border)}.historyDetailDialog dt{color:var(--history-muted);font-size:12px}.historyDetailDialog dd{margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px}.rechargeHistoryPrimaryButton{display:block;width:calc(100% - 44px);margin:20px 22px;border:1px solid rgba(255,255,255,.19);border-radius:10px;background:rgba(255,255,255,.11);color:var(--history-text);padding:10px}.rechargeHistoryPrimaryButton:hover{background:rgba(255,255,255,.16)}.historyMerchantOrderNo code{overflow-wrap:anywhere;color:var(--history-text);font-size:11px}button:focus-visible,input:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@keyframes historyPulse{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.historySkeleton{animation:none}}@media(max-width:760px){.historyLayer{align-items:end;padding:0}.rechargeHistoryModal{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.historyScroll{padding:14px}.historyHeader{padding:18px}.historySummary{grid-template-columns:repeat(2,1fr)}.historyToolbar{align-items:stretch;flex-direction:column}.historySearch{min-width:0}.rechargeHistoryItem{grid-template-columns:1fr auto}.historyOrderNumber,.rechargeHistoryItem time{display:none}.historyAmount{text-align:right}.rechargeHistoryStatus{justify-self:start}.historyDetailButton{justify-self:end}.historyPagination{padding:12px 16px}}.recharge-modal-backdrop{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:24px;overflow-y:auto;background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.recharge-modal-panel{width:min(1020px,calc(100vw - 48px));max-height:min(860px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.11);border-radius:19px;outline:none;color:#f5f5f5;background:linear-gradient(180deg,rgba(28,29,32,.96),rgba(12,13,15,.97));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 32px 100px rgba(0,0,0,.58)}.recharge-modal-panel,.recharge-modal-panel[data-provider=wechat]{--payment-accent:#20b978;--payment-accent-soft:rgba(32,185,120,0.12);--payment-accent-glow:rgba(32,185,120,0.2)}.recharge-modal-panel[data-provider=alipay]{--payment-accent:#1677ff;--payment-accent-soft:rgba(22,119,255,0.13);--payment-accent-glow:rgba(22,119,255,0.22)}.recharge-modal-panel.is-checkout-covered{overflow:hidden}.recharge-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px 18px}.recharge-modal-header h2{margin:0;font-size:22px;font-weight:680;letter-spacing:-.025em}.recharge-modal-header p{margin:7px 0 0;color:rgba(229,231,235,.52);font-size:13px}.recharge-close{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.035);cursor:pointer}.recharge-close:hover{color:white;background:rgba(255,255,255,.07)}.recharge-close svg{width:16px}.recharge-tabs{display:flex;gap:4px;margin:0 26px 22px;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(0,0,0,.25)}.recharge-tabs button{flex:1;height:36px;border:0;border-radius:9px;color:rgba(255,255,255,.46);background:transparent;cursor:pointer;font-size:13px;font-weight:600}.recharge-tabs button[aria-selected=true]{color:rgba(255,255,255,.94);background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.recharge-online-content{display:grid;gap:24px;padding:0 26px}.recharge-section-heading{min-height:28px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}.recharge-section-heading h3{margin:0;color:rgba(255,255,255,.86);font-size:13px;font-weight:650}.recharge-section-heading span{color:rgba(255,255,255,.34);font-size:11px}.recharge-package-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:10px}.recharge-package-card{position:relative;min-width:0;height:108px;overflow:hidden;display:grid;align-content:center;justify-items:center;gap:10px;border:1px solid rgba(255,255,255,.095);border-radius:14px;color:white;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:inset 0 1px 0 rgba(255,255,255,.055);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.recharge-package-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.18)}.recharge-package-card:disabled,.recharge-provider-option:disabled{cursor:default}.recharge-package-card:disabled:hover{transform:none}.recharge-package-card strong{font-size:22px;font-weight:680;letter-spacing:-.025em}.recharge-package-card strong small{margin-right:2px;color:rgba(255,255,255,.55);font-size:13px}.recharge-package-credit{display:flex;align-items:center;gap:5px;color:rgba(255,255,255,.48);font-size:11px}.recharge-package-credit svg{flex:0 0 auto}.recharge-package-credit b{color:rgba(255,255,255,.86);font-size:12px;font-weight:640}.recharge-package-card[aria-selected=true]{border-color:var(--payment-accent);background:linear-gradient(180deg,var(--payment-accent-soft),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 0 0 1px color-mix(in srgb,var(--payment-accent) 28%,transparent),0 10px 30px var(--payment-accent-glow)}.recharge-package-card[aria-selected=true]:after{content:"";position:absolute;inset:-35% auto -35% -48%;width:34%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:recharge-card-shine 2.7s ease-in-out infinite}.recharge-package-check{position:absolute;top:8px;right:8px;width:18px;height:18px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--payment-accent) 72%,white);border-radius:999px;color:#fff;background:var(--payment-accent)}.recharge-package-check svg{width:11px;stroke-width:3}@keyframes recharge-card-shine{0%,58%{left:-48%;opacity:0}66%{opacity:.75}88%{left:118%;opacity:0}to{left:118%;opacity:0}}.recharge-provider-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.recharge-provider-option{min-width:0;height:72px;display:flex;align-items:center;gap:12px;padding:0 15px;border:1px solid rgba(255,255,255,.09);border-radius:14px;color:white;background:rgba(255,255,255,.025);cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.recharge-provider-option[aria-checked=true]{border-color:var(--payment-accent);background:var(--payment-accent-soft);box-shadow:0 0 24px var(--payment-accent-glow),inset 0 1px 0 rgba(255,255,255,.07)}.recharge-provider-mark{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:transparent}.recharge-provider-mark img{width:28px;height:28px;display:block;-o-object-fit:contain;object-fit:contain}.recharge-provider-copy{min-width:0;flex:1;display:grid;gap:4px}.recharge-provider-copy strong{font-size:13px;font-weight:650}.recharge-provider-copy small{overflow:hidden;color:rgba(255,255,255,.42);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.recharge-provider-option em{flex:0 0 auto;color:rgba(255,255,255,.38);font-size:10px;font-style:normal}.recharge-radio{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:999px}.recharge-provider-option[aria-checked=true] .recharge-radio{border-color:var(--payment-accent)}.recharge-provider-option[aria-checked=true] .recharge-radio i{width:9px;height:9px;border-radius:999px;background:var(--payment-accent);box-shadow:0 0 10px var(--payment-accent-glow)}.recharge-card-placeholder{margin:0 26px 24px;min-height:260px;display:grid;place-content:center;justify-items:center;border:1px dashed rgba(255,255,255,.1);border-radius:15px;color:rgba(255,255,255,.38);background:rgba(255,255,255,.018);text-align:center}.recharge-card-placeholder svg{width:25px}.recharge-card-placeholder h3{margin:13px 0 5px;color:rgba(255,255,255,.72);font-size:14px}.recharge-card-placeholder p{margin:0;font-size:12px}.recharge-modal-footer{margin-top:24px;padding:18px 26px 22px;border-top:1px solid rgba(255,255,255,.075);background:rgba(0,0,0,.18)}.recharge-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.recharge-summary span{color:rgba(255,255,255,.54);font-size:12px}.recharge-summary strong{color:rgba(255,255,255,.94);font-size:22px}.recharge-capability-note{margin:6px 0 0;color:rgba(255,255,255,.36);font-size:11px}.recharge-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.recharge-actions button{height:40px;border-radius:11px;font-size:12px}.recharge-confirm{min-width:148px;border:1px solid color-mix(in srgb,var(--payment-accent) 75%,white)!important;color:white!important;background:var(--payment-accent)!important;box-shadow:0 8px 24px var(--payment-accent-glow)}.recharge-confirm:hover:not(:disabled){filter:brightness(1.08)}.recharge-modal-panel button:focus-visible{outline:2px solid color-mix(in srgb,var(--payment-accent) 70%,white);outline-offset:2px}.wechat-checkout-layer{position:fixed;inset:0;z-index:230;display:grid;place-items:center;padding:24px;background:rgba(2,4,6,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wechat-checkout-dialog{width:min(440px,calc(100vw - 48px));overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;outline:none;color:#f5f7f7;background:linear-gradient(180deg,rgba(19,24,30,.98),rgba(11,15,19,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 26px 80px rgba(0,0,0,.58);animation:wechat-checkout-enter .18s ease-out}.wechat-checkout-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.085)}.wechat-checkout-brand{min-width:0;display:flex;align-items:center;gap:11px}.wechat-checkout-brand img{width:28px;height:28px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.wechat-checkout-brand div{min-width:0;display:grid;gap:3px}.wechat-checkout-brand strong{font-size:15px;font-weight:680}.wechat-checkout-brand span{overflow:hidden;color:rgba(255,255,255,.54);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.wechat-checkout-close{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.035);cursor:pointer}.wechat-checkout-close:hover{color:white;background:rgba(255,255,255,.07)}.wechat-checkout-close svg{width:16px}.wechat-checkout-body{min-height:300px;display:grid;place-items:center;padding:28px 24px 24px;text-align:center}.wechat-checkout-state{width:100%}.wechat-checkout-state h3{margin:0;color:rgba(255,255,255,.94);font-size:17px;font-weight:680}.wechat-checkout-state p{margin:8px auto 0;max-width:330px;color:rgba(255,255,255,.5);font-size:12px;line-height:1.65}.wechat-checkout-spinner{display:block;width:48px;height:48px;margin:2px auto 16px;border:3px solid rgba(32,201,151,.15);border-top-color:#20c997;border-radius:999px;animation:wechat-checkout-spin .85s linear infinite}.wechat-qr-shell{width:236px;height:236px;margin:0 auto 18px;padding:14px;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(0,0,0,.34),0 0 28px rgba(32,201,151,.12)}.wechat-qr-shell img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wechat-checkout-amount{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:8px}.wechat-checkout-amount small{color:rgba(255,255,255,.54);font-size:14px}.wechat-checkout-amount strong{font-size:30px;font-weight:820;letter-spacing:-.03em}.wechat-checkout-countdown{display:inline-flex;margin-top:14px;padding:7px 10px;border:1px solid rgba(255,255,255,.085);border-radius:999px;color:rgba(255,255,255,.54);background:rgba(255,255,255,.035);font-size:12px;font-variant-numeric:tabular-nums}.wechat-checkout-success{width:58px;height:58px;display:grid;place-items:center;margin:4px auto 16px;border:1px solid rgba(32,201,151,.45);border-radius:999px;color:#3be0ad;background:rgba(32,201,151,.12)}.wechat-checkout-success svg{width:28px;stroke-width:2.5}.wechat-checkout-footer{padding:16px 20px 20px;border-top:1px solid rgba(255,255,255,.085)}.wechat-checkout-footer button{width:100%;min-height:42px;border:1px solid rgba(32,201,151,.52);border-radius:10px;color:#04110c;background:#20c997;font-weight:720}.wechat-checkout-dialog button:focus-visible{outline:2px solid rgba(59,224,173,.9);outline-offset:2px}@keyframes wechat-checkout-spin{to{transform:rotate(1turn)}}@keyframes wechat-checkout-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.alipay-checkout-layer{position:fixed;inset:0;z-index:235;display:grid;place-items:center;padding:24px;background:rgba(2,5,12,.68);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.alipay-checkout-dialog{width:min(480px,calc(100vw - 48px));overflow:hidden;border:1px solid rgba(91,157,255,.24);border-radius:19px;outline:none;color:#f7f9ff;background:radial-gradient(circle at 50% 0,rgba(22,119,255,.13),transparent 42%),linear-gradient(180deg,rgba(18,23,34,.98),rgba(10,13,20,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 28px 90px rgba(0,0,0,.62),0 0 42px rgba(22,119,255,.1);animation:wechat-checkout-enter .18s ease-out}.alipay-checkout-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.085)}.alipay-checkout-brand{min-width:0;display:flex;align-items:center;gap:11px}.alipay-checkout-brand img{width:30px;height:30px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.alipay-checkout-brand div{min-width:0;display:grid;gap:3px}.alipay-checkout-brand strong{font-size:15px;font-weight:680}.alipay-checkout-brand span{color:rgba(255,255,255,.48);font-size:11px;font-variant-numeric:tabular-nums}.alipay-checkout-close{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:10px;color:rgba(255,255,255,.62);background:rgba(255,255,255,.035);cursor:pointer}.alipay-checkout-close:hover{color:#fff;background:rgba(255,255,255,.07)}.alipay-checkout-close svg{width:16px}.alipay-checkout-body{min-height:292px;display:grid;place-items:center;padding:30px 26px 24px;text-align:center}.alipay-checkout-state{width:100%}.alipay-checkout-status-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;border:1px solid rgba(22,119,255,.38);border-radius:999px;color:#65a7ff;background:rgba(22,119,255,.12)}.alipay-checkout-status-icon svg{width:27px;stroke-width:2.4}.alipay-checkout-state.is-progress .alipay-checkout-status-icon svg,.alipay-checkout-state.is-waiting .alipay-checkout-status-icon svg{animation:wechat-checkout-spin 1.1s linear infinite}.alipay-checkout-state.is-success .alipay-checkout-status-icon{border-color:rgba(48,205,143,.42);color:#4be1a6;background:rgba(48,205,143,.12)}.alipay-checkout-state.is-error .alipay-checkout-status-icon{border-color:rgba(255,126,126,.38);color:#ff9696;background:rgba(255,90,90,.1)}.alipay-checkout-state h3{margin:0;font-size:18px;font-weight:700}.alipay-checkout-state>p{margin:8px auto 0;max-width:360px;color:rgba(255,255,255,.52);font-size:12px;line-height:1.65}.alipay-checkout-order-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.alipay-checkout-order-summary span{display:grid;gap:5px;padding:12px;border:1px solid rgba(255,255,255,.075);border-radius:12px;color:rgba(255,255,255,.4);background:rgba(255,255,255,.025);font-size:11px}.alipay-checkout-order-summary strong{color:rgba(255,255,255,.9);font-size:14px;font-weight:680}.alipay-checkout-detecting{color:rgba(101,167,255,.78)!important}.alipay-checkout-notice{padding:8px 10px;border-radius:9px;color:rgba(255,255,255,.58)!important;background:rgba(22,119,255,.08)}.alipay-checkout-error{color:#ffaaa9!important}.alipay-checkout-footer{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;padding:16px 20px 20px;border-top:1px solid rgba(255,255,255,.085)}.alipay-checkout-footer button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;font-size:12px;font-weight:680;cursor:pointer}.alipay-checkout-footer button:disabled{opacity:.55;cursor:default}.alipay-checkout-footer svg{width:15px}.alipay-checkout-secondary{border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.72);background:rgba(255,255,255,.045)}.alipay-checkout-primary{border:1px solid rgba(101,167,255,.6);color:#fff;background:#1677ff;box-shadow:0 10px 28px rgba(22,119,255,.22)}.alipay-checkout-primary.is-complete{grid-column:1/-1}.alipay-checkout-dialog button:focus-visible{outline:2px solid rgba(101,167,255,.95);outline-offset:2px}.alipay-checkout-footer .is-spinning{animation:wechat-checkout-spin .85s linear infinite}@media (max-width:760px){.recharge-modal-backdrop{align-items:end;padding:0}.recharge-modal-panel{width:100%;max-height:92vh;border-radius:19px 19px 0 0}.recharge-modal-header,.recharge-online-content{padding-left:16px;padding-right:16px}.recharge-tabs{margin-left:16px;margin-right:16px}.recharge-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-provider-list{grid-template-columns:1fr}.recharge-modal-footer{padding-left:16px;padding-right:16px}.wechat-checkout-layer{align-items:end;padding:12px}.wechat-checkout-dialog{width:100%;border-radius:18px 18px 0 0}.wechat-checkout-body{min-height:320px;padding:24px 18px 20px}.wechat-qr-shell{width:min(236px,72vw);height:min(236px,72vw)}.alipay-checkout-layer{align-items:end;padding:12px}.alipay-checkout-dialog{width:100%;border-radius:18px 18px 0 0}.alipay-checkout-footer{grid-template-columns:1fr}.alipay-checkout-primary.is-complete{grid-column:auto}}@media (prefers-reduced-motion:reduce){.recharge-package-card,.recharge-provider-option{transition:none}.recharge-package-card:hover{transform:none}.recharge-package-card[aria-selected=true]:after{animation:none;display:none}.alipay-checkout-dialog,.alipay-checkout-footer .is-spinning,.alipay-checkout-status-icon svg,.wechat-checkout-dialog,.wechat-checkout-spinner{animation:none}}