.app-header{position:relative;z-index:999;height:46px;flex-shrink:0}.app-header .van-nav-bar{background:var(--theme-bg-elevated,#fff)!important}.app-header .van-nav-bar__title{color:var(--theme-text,#323233)!important}.app-header .header-back-wrap{display:flex;align-items:center;gap:.07143rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-header .header-back-wrap .van-icon{font-size:.53571rem}.app-header .header-back-wrap .back-text{font-size:.42857rem;font-weight:500;color:var(--theme-text,#323233)}.app-header .header-left-wrap{display:flex;align-items:center}.app-header .header-left-wrap .theme-toggle-btn{height:1rem;min-width:1rem;padding:0 .28571rem;border:none;border-radius:35.67857rem;background:rgba(24,129,231,.122);color:#1881e7;display:flex;align-items:center;justify-content:center;gap:.14286rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.app-header .header-left-wrap .theme-toggle-btn span{font-size:.42857rem;font-weight:500;line-height:1}.app-header .header-service-btn{display:flex;align-items:center;gap:.14286rem;font-size:.53571rem;color:var(--theme-primary,#1989fa);cursor:pointer;padding:.14286rem .28571rem;border-radius:.14286rem;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-header .header-service-btn span{margin-left:.14286rem}.app-header .header-icon-btn{display:flex;align-items:center;justify-content:center;color:var(--theme-text,#323233);cursor:pointer;padding:.14286rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-header .header-right-text-link{font-size:.53571rem;color:var(--theme-primary,#106fff);padding:.14286rem .28571rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .2s}.app-header .header-right-text-link:active{opacity:.7}html[data-theme=dark] .app-header .van-nav-bar{background:#111827!important}html[data-theme=dark] .app-header .van-nav-bar__left .back-text,html[data-theme=dark] .app-header .van-nav-bar__left .van-icon{color:#e5e7eb!important}html[data-theme=dark] .app-header .header-service-btn{color:#93c5fd!important}html[data-theme=dark] .app-header .header-icon-btn{color:#e5e7eb!important}html[data-theme=dark] .app-header .theme-toggle-btn{background:rgba(148,163,184,.2);color:#fbbf24}html[data-theme=dark] .app-header .header-right-text-link{color:#93c5fd!important}.app-footer-wrapper[data-v-be81a426]{position:relative;z-index:999}.app-footer-wrapper[data-v-be81a426] .van-tabbar-item__icon{font-size:.85714rem;margin-bottom:.10714rem}.app-footer-wrapper[data-v-be81a426] .van-tabbar-item__text{font-size:.39286rem}:root{--app-safe-area-bottom:env(safe-area-inset-bottom,0px);--theme-bg:#f5f5f5;--theme-bg-elevated:#fff;--theme-bg-soft:#f8fafc;--theme-text:#1e293b;--theme-text-secondary:#64748b;--theme-text-muted:#94a3b8;--theme-border:#e2e8f0;--theme-border-soft:#f1f5f9;--theme-primary:#0d6efd;--theme-card-shadow:0 .03571rem .21429rem rgba(31,41,90,.05),0 .03571rem .07143rem rgba(0,0,0,.03);--theme-page-bg:linear-gradient(180deg,#f0f5fc,#e8eef7);--theme-active-bg:#f8fafc;--theme-tab-bg:#e3e5ec;--theme-tab-active-bg:#fff;--theme-tab-text:#7e88ad;--theme-tab-active-text:#424653;--theme-item-active-bg:#fafafa;--theme-line-separator:#e1e1e1}html[data-theme=dark]{--theme-bg:#0b1220;--theme-bg-elevated:#121c2f;--theme-bg-soft:#1a2740;--theme-text:#e5e7eb;--theme-text-secondary:#94a3b8;--theme-text-muted:#6b7a94;--theme-border:#2a3446;--theme-border-soft:#374151;--theme-primary:#60a5fa;--theme-card-shadow:0 .21429rem .57143rem rgba(5,10,20,.35);--theme-page-bg:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a);--theme-active-bg:#1f2937;--theme-tab-bg:#1a2740;--theme-tab-active-bg:#121c2f;--theme-tab-text:#6b7a94;--theme-tab-active-text:#e5e7eb;--theme-item-active-bg:#22375a73;--theme-line-separator:#2a3446;--theme-surface-1:#152238;--theme-surface-2:#1b2d4a;--theme-surface-3:#22375a;--van-background:#0b1220;--van-background-2:#121c2f;--van-background-3:#1a2740;--van-text-color:#e5e7eb;--van-text-color-2:#cbd5e1;--van-text-color-3:#94a3b8;--van-border-color:#2a3446;--van-active-color:#1f2937;--van-cell-background:#121c2f;--van-field-input-text-color:#e5e7eb;--van-popup-background:#121c2f;--van-dialog-background:#121c2f}html[data-theme=dark],html[data-theme=dark] body{background:var(--theme-bg);color:var(--theme-text)}html[data-theme=dark] #app{background-color:var(--theme-bg);color:var(--theme-text)}html[data-theme=dark] .van-nav-bar{background:var(--theme-bg-elevated)!important}html[data-theme=dark] .van-nav-bar__left,html[data-theme=dark] .van-nav-bar__right,html[data-theme=dark] .van-nav-bar__title{color:var(--theme-text)!important}html[data-theme=dark] .van-tabbar{background:var(--theme-bg-elevated)!important;border-top-color:var(--theme-border)!important}html[data-theme=dark] .van-tabbar-item{background:transparent!important;color:var(--theme-text-secondary)!important}html[data-theme=dark] .van-tabbar-item--active{color:var(--theme-primary)!important}html[data-theme=dark] .van-cell,html[data-theme=dark] .van-cell-group,html[data-theme=dark] .van-field,html[data-theme=dark] .van-popup,html[data-theme=dark] .van-tab,html[data-theme=dark] .van-tabs__nav{background:var(--theme-bg-elevated)!important;color:var(--theme-text)!important}html[data-theme=dark] .van-cell:after,html[data-theme=dark] .van-hairline--top-bottom:after{border-color:var(--theme-border)!important}html[data-theme=dark] .van-cell__title,html[data-theme=dark] .van-cell__value,html[data-theme=dark] .van-dialog__header,html[data-theme=dark] .van-dialog__message,html[data-theme=dark] .van-field__control,html[data-theme=dark] .van-field__label,html[data-theme=dark] .van-tab{color:var(--theme-text)!important}html[data-theme=dark] .van-tab--active{color:#fff!important}html[data-theme=dark] .van-tabs__line{background:var(--theme-primary)!important}html[data-theme=dark] .van-button--default,html[data-theme=dark] .van-button--plain{background:var(--theme-bg-soft)!important;border-color:var(--theme-border-soft)!important;color:var(--theme-text)!important}html[data-theme=dark] .van-empty,html[data-theme=dark] .van-empty__description{background:transparent!important;color:var(--theme-text-secondary)!important}html[data-theme=dark] .van-overlay{background:rgba(3,8,18,.678)!important}html[data-theme=dark] .van-list,html[data-theme=dark] .van-pull-refresh{background:transparent!important;color:var(--theme-text)!important}html[data-theme=dark] .van-action-sheet__cancel,html[data-theme=dark] .van-action-sheet__content,html[data-theme=dark] .van-action-sheet__item,html[data-theme=dark] .van-picker,html[data-theme=dark] .van-picker__columns,html[data-theme=dark] .van-picker__toolbar{background:var(--theme-bg-elevated)!important;color:var(--theme-text)!important}html[data-theme=dark] .van-dialog{background:var(--theme-bg-elevated)!important}html[data-theme=dark] .van-toast{background-color:rgba(50,50,51,.878)!important}html[data-theme=dark] .van-notice-bar{background:var(--theme-bg-soft)!important;color:var(--theme-primary)!important}html[data-theme=dark] input,html[data-theme=dark] textarea{background:var(--theme-bg-soft)!important;color:var(--theme-text)!important;border-color:var(--theme-border-soft)!important}html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:var(--theme-text-muted)!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--theme-text-muted)!important}#app{font-family:Avenir,Helvetica,Arial,sans-serif;color:var(--theme-text,#2c3e50);position:relative;background-color:var(--theme-bg,#f5f5f5);display:flex;flex-direction:column}#app,body,html{width:100%;height:100%}body,html{overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.57143rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior:none;touch-action:pan-x pan-y}::-webkit-scrollbar{display:none;width:0;height:0}*{scrollbar-width:none;-ms-overflow-style:none}*,.home[data-v-6160ff64]{-webkit-overflow-scrolling:touch}.home[data-v-6160ff64]{background:#fff;height:100%;padding-bottom:1.78571rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain}.home .banner-section[data-v-6160ff64]{padding:0 .53571rem;padding-top:.07143rem;max-height:8.57143rem;transition:all .3s ease;overflow:hidden}.home .banner-section.collapsed[data-v-6160ff64]{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;opacity:0}.home .banner-section .banner-swipe[data-v-6160ff64]{border-radius:.42857rem;overflow:hidden}.home .banner-section .banner-swipe .banner-image-wrapper[data-v-6160ff64]{width:100%;height:5.42857rem}.home .banner-section .banner-swipe .banner-image-wrapper .banner-image[data-v-6160ff64]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#eef2fb}.home .notice-section[data-v-6160ff64]{padding:0 .53571rem;margin-top:.35714rem;margin-bottom:.53571rem;max-height:3.57143rem;transition:all .3s ease;overflow:hidden}.home .notice-section.collapsed[data-v-6160ff64]{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;opacity:0}.home .notice-section[data-v-6160ff64] .van-notice-bar{border-radius:.28571rem;height:1.35714rem;font-weight:700;color:#0d4679!important}.home .content-platforms[data-v-6160ff64]{padding:0 0 .53571rem}.home .content-platforms .activities-title-section[data-v-6160ff64]{padding:0 .53571rem}.home .content-platforms .activities-title-section .activities-title-wrapper[data-v-6160ff64]{display:flex;align-items:center;justify-content:center;margin-bottom:.71429rem}.home .content-platforms .activities-title-section .activities-title-wrapper .activities-title-line[data-v-6160ff64]{flex:1;height:.03571rem;background:linear-gradient(90deg,transparent,rgba(25,137,250,.3),transparent);margin:0 .53571rem}.home .content-platforms .activities-title-section .activities-title-wrapper .activities-title-text[data-v-6160ff64]{font-size:.57143rem;font-weight:600;color:#1f285a}.home .content-platforms .platform-cards-section[data-v-6160ff64]{padding:0 .53571rem;margin-top:.35714rem;margin-bottom:.28571rem;display:flex;flex-direction:column;gap:.28571rem}.home .content-platforms .platform-cards-section .platform-card[data-v-6160ff64]{position:relative;width:100%;height:4.28571rem;border-radius:.42857rem;overflow:hidden;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#f5f6f8;box-shadow:0 0 .13333rem rgba(156,163,191,.2)}.home .content-platforms .platform-cards-section .platform-card[data-v-6160ff64]:active{transform:scale(.98)}.home .content-platforms .platform-cards-section .platform-card .platform-card-image[data-v-6160ff64]{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.home .content-platforms .platform-cards-section .platform-card .platform-card-placeholder[data-v-6160ff64]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.home .content-platforms .platform-cards-section .platform-card .platform-card-caption[data-v-6160ff64]{position:absolute;left:0;right:0;bottom:0;padding:.28571rem .42857rem .35714rem .92857rem;display:flex;flex-direction:column;align-items:flex-start;gap:.14286rem;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.2) 55%,transparent);color:#fff}.home .content-platforms .platform-cards-section .platform-card .platform-card-caption .platform-card-name-link[data-v-6160ff64]{display:block;width:100%;max-width:100%;font-size:.64286rem;font-weight:600;line-height:1.3;color:inherit;text-decoration:none;cursor:pointer;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.3)}.home .content-platforms .platform-cards-section .platform-card .platform-card-caption .platform-card-desc[data-v-6160ff64]{font-size:.42857rem;opacity:.9;line-height:1.35;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 .03571rem .03571rem rgba(0,0,0,.3)}.home .content-platforms .platform-cards-section .platform-card .platform-card-caption .platform-card-ng-type-pill[data-v-6160ff64]{display:inline-block;max-width:100%;padding:.10714rem .35714rem;border-radius:35.67857rem;font-size:.39286rem;font-weight:700;letter-spacing:.06em;line-height:1.35;color:#f8fafc;background:rgba(15,23,42,.55);border:.03571rem solid hsla(0,0%,100%,.35);box-shadow:0 .03571rem .21429rem rgba(0,0,0,.2);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;backdrop-filter:blur(.14286rem);box-sizing:border-box;word-break:break-word}.home .content-platforms .platform-cards-section .platform-card .platform-card-caption .platform-card-action[data-v-6160ff64]{display:inline-block;flex-shrink:0;margin-top:.07143rem;padding:.14286rem .42857rem;font-size:.42857rem;font-weight:500;color:#333;background:#fff;border-radius:35.67857rem;box-shadow:0 .03571rem .10714rem rgba(0,0,0,.2);align-self:flex-start}.home .game-section[data-v-6160ff64]{width:calc(100% - .71429rem);padding:0 .35714rem;padding-bottom:.17857rem}.home .game-section .activities-title-section[data-v-6160ff64]{padding:0;background:transparent;margin-top:.5rem;margin-bottom:.2rem}.home .game-section .activities-title-section .activities-title-wrapper[data-v-6160ff64]{display:flex;align-items:center;gap:.35714rem;width:100%}.home .game-section .activities-title-section .activities-title-wrapper .activities-title-line[data-v-6160ff64]{flex:1;height:.03571rem;background:linear-gradient(90deg,rgba(24,129,231,.078),rgba(24,129,231,.349),rgba(24,129,231,.078))}.home .game-section .activities-title-section .activities-title-wrapper .activities-title-text[data-v-6160ff64]{font-size:.5rem;font-weight:600;color:#1f285a;line-height:1.3;white-space:nowrap}.home .game-section .lottery-games-section[data-v-6160ff64]{display:grid;grid-template-columns:repeat(2,1fr);gap:.17857rem;width:100%;margin-bottom:.21429rem}.home .game-section .lottery-games-section .lottery-game-item[data-v-6160ff64]{display:flex;flex-direction:row;align-items:center;padding:.17857rem .28571rem;background:#f6f7f9;border-radius:.17857rem;cursor:pointer;transition:all .2s ease}.home .game-section .lottery-games-section .lottery-game-item[data-v-6160ff64]:active{transform:scale(.98);background:#eef0f3}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-icon[data-v-6160ff64]{width:1.71429rem;height:1.71429rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:.42857rem;border-radius:.35714rem;overflow:hidden}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-icon .lottery-game-icon-img[data-v-6160ff64]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-icon .text-icon[data-v-6160ff64]{background:#f5f5f5;font-size:.6rem;color:#ccc;flex:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info[data-v-6160ff64]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.14286rem}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-name[data-v-6160ff64]{font-size:.46429rem;font-weight:600;color:#1f285a;line-height:1.3}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-players[data-v-6160ff64]{display:flex;align-items:baseline;gap:.07143rem;font-size:.42857rem}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-players.lottery-game-players--ng[data-v-6160ff64]{flex-wrap:wrap;align-items:center;gap:.21429rem}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-players .lottery-game-players-count[data-v-6160ff64]{color:#1881e7;font-weight:600}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-players .lottery-game-players-text[data-v-6160ff64]{color:#64748b}.home .game-section .lottery-games-section .lottery-game-item .lottery-game-info .lottery-game-players .lottery-game-ng-type-pill[data-v-6160ff64]{display:inline-block;padding:.07143rem .28571rem;border-radius:35.67857rem;font-size:.35714rem;font-weight:700;letter-spacing:.05em;line-height:1.3;color:#1e40af;background:rgba(59,130,246,.141);border:.03571rem solid rgba(37,99,235,.28)}@keyframes rotate-6160ff64{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home .game-launch-popup[data-v-6160ff64]{padding:.5rem;max-height:75vh;overflow-y:auto}.home .game-launch-popup .game-launch-title[data-v-6160ff64]{font-size:.53571rem;font-weight:600;color:#333;text-align:center;margin-bottom:.21429rem}.home .game-launch-popup .game-launch-tip[data-v-6160ff64]{font-size:.39286rem;color:#666;text-align:center;margin-bottom:.5rem;line-height:1.4}.home .game-launch-popup .game-launch-balance-section[data-v-6160ff64]{display:flex;align-items:center;justify-content:space-between;padding:.35714rem;background:#f5f5f5;border-radius:.21429rem;margin-bottom:.35714rem}.home .game-launch-popup .game-launch-balance-section .platform-balance-info[data-v-6160ff64]{flex:1;display:flex;align-items:center;gap:.28571rem}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-name[data-v-6160ff64]{font-size:.42857rem;font-weight:500;color:#333}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-balance[data-v-6160ff64]{display:flex;align-items:center;gap:.14286rem;font-size:.42857rem;color:#1989fa;font-weight:500}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-balance .balance-placeholder[data-v-6160ff64]{font-size:.39286rem;color:#999}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-balance .fetch-balance-icon[data-v-6160ff64]{color:#1989fa;cursor:pointer}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-balance .fetch-balance-icon[data-v-6160ff64]:active{opacity:.7}.home .game-launch-popup .game-launch-balance-section .platform-balance-info .platform-balance .fetch-balance-icon.is-rotating[data-v-6160ff64]{animation:rotate-6160ff64 1s linear infinite}.home .game-launch-popup .game-launch-balance-section[data-v-6160ff64] .van-button{font-size:.46429rem!important;padding:.21429rem .57143rem!important;height:1.14286rem!important;min-height:1.14286rem!important;line-height:1.2!important}.home .game-launch-popup .game-launch-transfer-section[data-v-6160ff64]{margin-bottom:.35714rem}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper[data-v-6160ff64]{display:flex;align-items:center;gap:.21429rem;padding:.35714rem;background:#f5f5f5;border-radius:.21429rem}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper .currency-symbol[data-v-6160ff64]{font-size:.5rem;color:#333;font-weight:500}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper .transfer-input[data-v-6160ff64]{flex:1;border:none;background:transparent;font-size:.5rem;color:#333;outline:none;padding:0}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper .transfer-input[data-v-6160ff64]::-moz-placeholder{color:#999;font-size:.46429rem}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper .transfer-input[data-v-6160ff64]::placeholder{color:#999;font-size:.46429rem}.home .game-launch-popup .game-launch-transfer-section .transfer-input-wrapper[data-v-6160ff64] .van-button{font-size:.46429rem!important;padding:.21429rem .57143rem!important;height:1.14286rem!important;min-height:1.14286rem!important;line-height:1.2!important}.home .game-launch-popup .game-launch-main-balance[data-v-6160ff64]{display:flex;align-items:center;justify-content:space-between;padding:.35714rem;background:#f5f5f5;border-radius:.21429rem;margin-bottom:.5rem}.home .game-launch-popup .game-launch-main-balance .main-balance-label[data-v-6160ff64]{font-size:.42857rem;color:#666}.home .game-launch-popup .game-launch-main-balance .main-balance-value[data-v-6160ff64]{font-size:.42857rem;color:#1989fa;font-weight:500;margin-right:auto;margin-left:.21429rem}.home .game-launch-popup .game-launch-main-balance[data-v-6160ff64] .van-button{font-size:.46429rem!important;padding:.21429rem .57143rem!important;height:1.14286rem!important;min-height:1.14286rem!important;line-height:1.2!important}.home .game-launch-popup .game-launch-actions[data-v-6160ff64]{display:flex;gap:.35714rem}.home .game-launch-popup .game-launch-actions[data-v-6160ff64] .van-button{flex:1;font-size:.5rem!important;height:1.42857rem!important;min-height:1.42857rem!important;line-height:1.2!important}.home[data-v-6160ff64] .notice-popup-wrapper{background:transparent!important}.home[data-v-6160ff64] .notice-popup-wrapper .van-overlay{background-color:rgba(0,0,0,.7)!important}.home .notice-popup[data-v-6160ff64]{width:85vw;max-width:21.42857rem;min-width:11.42857rem;height:112.9285714286vw;max-height:28.4693858571rem;min-height:15.1836715714rem;padding:0;box-sizing:border-box;background:url(../img/bg_red.46adc7de.png) no-repeat 50%;background-size:100% 100%;box-shadow:0 .28571rem .85714rem rgba(0,0,0,.3);display:flex;flex-direction:column;position:relative;overflow:hidden;margin:0}.home .notice-popup .notice-popup-close[data-v-6160ff64]{position:absolute;top:.3rem;right:.3rem;font-size:.9rem;color:#333;cursor:pointer;z-index:10;padding:.15rem;background:hsla(0,0%,100%,.8);border-radius:50%;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.home .notice-popup .notice-popup-header[data-v-6160ff64]{height:15%;min-height:1.5rem;text-align:center;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;padding:0 1rem .3rem;box-sizing:border-box}.home .notice-popup .notice-popup-header span[data-v-6160ff64]{font-size:.75rem;line-height:1.4;display:block}.home .notice-popup .notice-popup-header-gap[data-v-6160ff64]{min-height:.2rem;flex-shrink:0}.home .notice-popup .notice-popup-body[data-v-6160ff64]{height:65%;overflow:auto;word-wrap:break-word;word-break:break-all;flex-shrink:0;-webkit-overflow-scrolling:touch}.home .notice-popup .notice-popup-body .notice-popup-body-wrapper[data-v-6160ff64]{border:none;color:#333;box-sizing:border-box;height:100%;margin:0;position:relative}.home .notice-popup .notice-popup-body .notice-popup-body-wrapper .notice-popup-body-container[data-v-6160ff64]{box-sizing:border-box;line-height:1.4;height:100%;outline:none;overflow-y:auto;padding:.4rem 1.2rem;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home .notice-popup .notice-popup-body .notice-popup-body-wrapper .notice-popup-body-container[data-v-6160ff64]::-webkit-scrollbar{display:none}.home .notice-popup .notice-popup-body .notice-popup-body-wrapper .notice-popup-body-container .notice-popup-text[data-v-6160ff64]{font-size:.55rem;color:#333;line-height:1.5;margin:0;padding:0}.home .notice-popup .notice-popup-footer[data-v-6160ff64]{height:25%;min-height:1.5rem;display:flex;align-items:center;justify-content:center;z-index:5;flex-shrink:0;padding:0 1.5rem;box-sizing:border-box}.home .notice-popup .notice-popup-footer .notice-popup-footer-actions[data-v-6160ff64]{display:flex;justify-content:center;align-items:center;width:100%;gap:.8rem;position:relative}.home .notice-popup .notice-popup-footer .notice-popup-footer-actions .notice-nav-icon[data-v-6160ff64]{width:auto;line-height:0;height:1.6rem;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.home .notice-popup .notice-popup-footer .notice-popup-footer-actions .notice-nav-icon[data-v-6160ff64]:active{transform:scale(.95);opacity:.8}html[data-theme=dark] .home{background:#0f172a!important}html[data-theme=dark] .home .van-nav-bar{background:#111827!important}html[data-theme=dark] .home .van-nav-bar__left,html[data-theme=dark] .home .van-nav-bar__right,html[data-theme=dark] .home .van-nav-bar__title{color:#e5e7eb!important}html[data-theme=dark] .home .van-notice-bar{background:#1f2937!important;color:#93c5fd!important}html[data-theme=dark] .home .van-notice-bar .van-notice-bar__left-icon{color:#93c5fd!important}html[data-theme=dark] .home .van-notice-bar .van-notice-bar__content,html[data-theme=dark] .home .van-notice-bar .van-notice-bar__wrap{color:#f3f4f6!important}html[data-theme=dark] .home .banner-image{background:#1f2937!important}html[data-theme=dark] .home .activities-title-section{background:transparent!important}html[data-theme=dark] .home .activities-title-text{color:#e5e7eb!important}html[data-theme=dark] .home .activities-title-line{background:linear-gradient(90deg,transparent,rgba(96,165,250,.3),transparent)!important}html[data-theme=dark] .home .platform-card{box-shadow:0 .07143rem .42857rem rgba(0,0,0,.25)!important}html[data-theme=dark] .home .platform-card .platform-card-action{color:#333!important;background:#fff!important;box-shadow:0 .07143rem .21429rem rgba(0,0,0,.3)!important;border:none!important}html[data-theme=dark] .home .notice-popup-wrapper .van-overlay{background-color:rgba(0,0,0,.85)!important}html[data-theme=dark] .home .notice-popup-wrapper .notice-popup{background:linear-gradient(180deg,#152238,#121c2f)!important;border:.03571rem solid rgba(111,141,183,.2)!important;box-shadow:0 .21429rem .57143rem rgba(5,10,20,.35)!important}html[data-theme=dark] .home .notice-popup-wrapper .notice-popup-header{color:#eaf2ff!important}html[data-theme=dark] .home .notice-popup-wrapper .notice-popup-text{color:#fff!important}html[data-theme=dark] .home .notice-popup-wrapper .notice-popup-close{background:hsla(0,0%,100%,.1)!important;color:#eaf2ff!important}html[data-theme=dark] .home .lottery-game-ng-type-pill{background:rgba(59,130,246,.2)!important;color:#93c5fd!important;border-color:rgba(59,130,246,.4)!important}html[data-theme=dark] .home .lottery-game-item{background:#1e293b!important}html[data-theme=dark] .home .lottery-game-item:active{background:#334155!important}html[data-theme=dark] .home .lottery-game-name{color:#f8fafc!important}html[data-theme=dark] .home .lottery-game-players-text{color:#64748b!important}html[data-theme=dark] .home .lottery-game-icon .text-icon{background:#475569!important;color:#f8fafc!important}html[data-theme=dark] .home .game-launch-popup{background:#1e293b!important}html[data-theme=dark] .home .game-launch-popup .game-launch-title{color:#f8fafc!important}html[data-theme=dark] .home .game-launch-popup .game-launch-tip{color:#94a3b8!important}html[data-theme=dark] .home .game-launch-popup .game-launch-balance-section,html[data-theme=dark] .home .game-launch-popup .game-launch-main-balance,html[data-theme=dark] .home .game-launch-popup .transfer-input-wrapper{background:#0f172a!important}html[data-theme=dark] .home .game-launch-popup .currency-symbol,html[data-theme=dark] .home .game-launch-popup .platform-name,html[data-theme=dark] .home .game-launch-popup .transfer-input{color:#f8fafc!important}html[data-theme=dark] .home .game-launch-popup .main-balance-label{color:#94a3b8!important}html[data-theme=dark] .home .game-launch-popup .fetch-balance-icon,html[data-theme=dark] .home .game-launch-popup .main-balance-value,html[data-theme=dark] .home .game-launch-popup .platform-balance{color:#38bdf8!important}html[data-theme=dark] .home .game-launch-popup .van-button--default{background:#334155!important;color:#cbd5e1!important;border:none!important}.mine[data-v-6e4519b1]{height:100%;background:linear-gradient(180deg,#f0f5fc,#e8eef7);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.mine .user-info-wrap[data-v-6e4519b1]{padding:.5rem}.mine .user-info-wrap .user-info-card[data-v-6e4519b1]{position:relative;border-radius:.57143rem;overflow:hidden;background:linear-gradient(135deg,#0d6efd,#4dabf7,#74c0fc);box-shadow:0 .14286rem .71429rem rgba(16,111,255,.149),0 .07143rem .21429rem rgba(0,0,0,.039);padding:.47143rem;color:#fff}.mine .user-info-wrap .user-info-card[data-v-6e4519b1]:before{content:"";position:absolute;top:-40%;right:-20%;width:60%;height:120%;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 65%);border-radius:50%;pointer-events:none}.mine .user-info-wrap .user-info-card[data-v-6e4519b1]:after{content:"";position:absolute;bottom:-30%;left:-10%;width:50%;height:80%;background:radial-gradient(circle,hsla(0,0%,100%,.12) 0,transparent 65%);border-radius:50%;pointer-events:none}.mine .user-info-wrap .user-info-card .user-info-header[data-v-6e4519b1]{display:flex;align-items:center;gap:.42857rem;position:relative;z-index:1;padding-right:1.57143rem}.mine .user-info-wrap .user-info-card .user-info-header .avatar-wrap[data-v-6e4519b1]{flex-shrink:0;position:relative}.mine .user-info-wrap .user-info-card .user-info-header .avatar-wrap .user-avatar[data-v-6e4519b1]{width:1.52857rem;height:1.52857rem;border-radius:.5rem;overflow:hidden;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;border:.07143rem solid hsla(0,0%,100%,.5)}.mine .user-info-wrap .user-info-card .user-info-header .avatar-wrap .user-avatar .avatar-image[data-v-6e4519b1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mine .user-info-wrap .user-info-card .user-info-header .avatar-wrap .avatar-edit-badge[data-v-6e4519b1]{position:absolute;right:-.07143rem;bottom:-.07143rem;width:.71429rem;height:.71429rem;border-radius:.28571rem;background:hsla(0,0%,100%,.95);border:.07143rem solid #fff;display:flex;align-items:center;justify-content:center;z-index:2;color:#0d6efd}.mine .user-info-wrap .user-info-card .user-info-header .avatar-file-input[data-v-6e4519b1]{display:none}.mine .user-info-wrap .user-info-card .user-info-header .user-details[data-v-6e4519b1]{flex:1;min-width:0}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-name-row[data-v-6e4519b1]{display:flex;align-items:center;gap:.28571rem;min-height:.85714rem}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-name-row .user-name[data-v-6e4519b1]{font-size:.60714rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.1)}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-name-row .user-tag[data-v-6e4519b1]{display:inline-flex;align-items:center;height:.71429rem;padding:0 .28571rem;border-radius:.35714rem;font-size:.39286rem;font-weight:600;color:#0d6efd;background:hsla(0,0%,100%,.95);flex-shrink:0}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-id-row[data-v-6e4519b1]{margin-top:.21429rem}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-id-row .user-id-pill[data-v-6e4519b1]{display:inline-flex;align-items:center;gap:.21429rem;padding:.17857rem .42857rem;border-radius:35.67857rem;background:hsla(0,0%,100%,.98);box-shadow:0 .03571rem .14286rem rgba(0,0,0,.078)}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-id-row .user-id-pill .user-id-pill-prefix[data-v-6e4519b1]{font-size:.46429rem;font-weight:700;color:#64748b;line-height:1}.mine .user-info-wrap .user-info-card .user-info-header .user-details .user-id-row .user-id-pill .user-id-pill-num[data-v-6e4519b1]{font-size:.46429rem;font-weight:700;color:#0d6efd;font-variant-numeric:tabular-nums;line-height:1}.mine .user-info-wrap .user-info-card .user-info-header .user-card-icon[data-v-6e4519b1]{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer;padding:.28571rem;border-radius:.42857rem;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1}.mine .user-info-wrap .user-info-card .user-info-header .user-card-icon[data-v-6e4519b1]:active{background:hsla(0,0%,100%,.35);transform:translateY(-50%) scale(.96)}.mine .user-info-wrap .user-info-card .user-card-balance[data-v-6e4519b1]{margin-top:.5rem;padding-top:.5rem;border-top:.03571rem solid hsla(0,0%,100%,.3);position:relative;z-index:1}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row[data-v-6e4519b1]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-block[data-v-6e4519b1]{display:flex;flex-direction:column;gap:.07143rem;min-width:0}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-block .balance-label[data-v-6e4519b1]{font-size:.42857rem;color:hsla(0,0%,100%,.902);font-weight:600}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-block .balance-amount[data-v-6e4519b1]{font-size:.71429rem;font-weight:800;color:#fff;letter-spacing:-.5px;font-variant-numeric:tabular-nums;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.1)}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-actions[data-v-6e4519b1]{display:flex;gap:.28571rem;flex-shrink:0}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-actions .btn-quick[data-v-6e4519b1]{height:1.14286rem;padding:0 .57143rem;border:none;border-radius:.42857rem;font-size:.46429rem;font-weight:600;color:#0d6efd;background:#fff;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .15s ease;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.102)}.mine .user-info-wrap .user-info-card .user-card-balance .balance-row .balance-actions .btn-quick[data-v-6e4519b1]:active{transform:scale(.96)}.mine .record-section[data-v-6e4519b1]{padding:0 .5rem .5rem}.mine .record-section .record-grid[data-v-6e4519b1]{display:grid;grid-template-columns:repeat(4,1fr);gap:.28571rem}.mine .record-section .record-grid .record-item[data-v-6e4519b1]{display:flex;flex-direction:column;align-items:center;gap:.21429rem;padding:.35714rem .21429rem;background:#fff;border-radius:.35714rem;cursor:pointer;transition:all .18s ease;box-shadow:0 .03571rem .14286rem rgba(15,23,42,.059);-webkit-tap-highlight-color:rgba(0,0,0,0)}.mine .record-section .record-grid .record-item[data-v-6e4519b1]:active{transform:scale(.97);box-shadow:0 .07143rem .28571rem rgba(15,23,42,.102)}.mine .record-section .record-grid .record-item .record-icon[data-v-6e4519b1]{width:1.28571rem;height:1.28571rem;border-radius:.35714rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.078)}.mine .record-section .record-grid .record-item .record-icon.record-icon--recharge[data-v-6e4519b1]{background:#16a34a}.mine .record-section .record-grid .record-item .record-icon.record-icon--withdraw[data-v-6e4519b1]{background:#0d6efd}.mine .record-section .record-grid .record-item .record-icon.record-icon--points[data-v-6e4519b1]{background:#ea580c}.mine .record-section .record-grid .record-item .record-icon.record-icon--bet[data-v-6e4519b1]{background:#7c3aed}.mine .record-section .record-grid .record-item .record-label[data-v-6e4519b1]{font-size:.39286rem;font-weight:600;color:#334155;text-align:center;line-height:1.2}.mine .content[data-v-6e4519b1]{padding:0 .5rem .57143rem}.mine .content .menu-title-section[data-v-6e4519b1]{margin:0 0 .28571rem;padding:.07143rem 0 .21429rem}.mine .content .menu-title-section .menu-title-wrapper[data-v-6e4519b1]{display:flex;align-items:center;gap:.28571rem}.mine .content .menu-title-section .menu-title-wrapper .menu-title-line[data-v-6e4519b1]{flex:1;height:.03571rem;background:linear-gradient(90deg,rgba(24,129,231,.078),rgba(24,129,231,.349),rgba(24,129,231,.078))}.mine .content .menu-title-section .menu-title-wrapper .menu-title-text[data-v-6e4519b1]{font-size:.42857rem;font-weight:600;color:#64748b;white-space:nowrap;letter-spacing:.3px}.mine .content .menu-list[data-v-6e4519b1]{background:#fff;border-radius:.35714rem;overflow:hidden;box-shadow:0 .03571rem .21429rem rgba(31,41,90,.051)}.mine .content .menu-list .menu-item[data-v-6e4519b1]{display:flex;align-items:center;justify-content:space-between;min-height:1.57143rem;padding:.28571rem .42857rem;box-sizing:border-box;gap:.28571rem;cursor:pointer;transition:background .15s ease;border-bottom:.03571rem solid rgba(226,232,240,.55)}.mine .content .menu-list .menu-item[data-v-6e4519b1]:last-child{border-bottom:none}.mine .content .menu-list .menu-item[data-v-6e4519b1]:active{background:#f8fafc}.mine .content .menu-list .menu-item .menu-item-left[data-v-6e4519b1]{display:flex;align-items:center;gap:.35714rem;flex:1;min-width:0}.mine .content .menu-list .menu-item .menu-item-left .menu-icon-wrapper[data-v-6e4519b1]{width:1rem;height:1rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mine .content .menu-list .menu-item .menu-item-left .menu-label[data-v-6e4519b1]{font-size:.46429rem;font-weight:500;color:#334155}.mine .content .menu-list .menu-item .menu-arrow[data-v-6e4519b1]{color:#cbd5e1}.mine .content .menu-list .menu-item-logout[data-v-6e4519b1]{border-top:.03571rem solid rgba(226,232,240,.8)}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right{top:calc(46px + var(--app-safe-area-top, 0px))!important;bottom:calc(50px + var(--app-footer-safe-area-bottom, 0px))!important;left:auto;right:0;height:auto!important;max-height:none!important;transform:translateZ(0)!important;border-radius:14px 0 0 14px;box-shadow:-4px 0 24px rgba(0,0,0,.078)}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-enter-active,.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-leave-active{transition-timing-function:ease-out}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-enter,.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-leave-to{transform:translate3d(100%,0,0)!important}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-enter-to,.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right.van-popup-slide-right-leave{transform:translateZ(0)!important}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker{height:100%;background:#f3f3f6;display:flex;flex-direction:column}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker .picker-content{flex:1;overflow-y:auto;padding:.57143rem}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker .picker-content .avatar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35714rem}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker .picker-content .avatar-grid .avatar-cell{width:100%;aspect-ratio:1;max-width:2rem;margin:0 auto;border-radius:50%;overflow:hidden;background:#fff;border:.07143rem solid #eee;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker .picker-content .avatar-grid .avatar-cell:active{opacity:.8}.mine[data-v-6e4519b1] .system-avatar-picker-popup.van-popup--right .system-avatar-picker .picker-content .avatar-grid .avatar-cell .avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-theme=dark] .mine{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .mine .user-info-wrap{background:transparent!important}html[data-theme=dark] .mine .user-info-card{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#1a3352)!important;box-shadow:0 .28571rem 1.14286rem rgba(0,0,0,.35)!important}html[data-theme=dark] .mine .user-avatar{background:hsla(0,0%,100%,.9)!important;border-color:hsla(0,0%,100%,.38)!important}html[data-theme=dark] .mine .user-tag{color:#0d6efd!important;background:hsla(0,0%,100%,.95)!important}html[data-theme=dark] .mine .user-card-icon{background:hsla(0,0%,100%,.2)!important}html[data-theme=dark] .mine .user-card-icon:active{background:hsla(0,0%,100%,.3)!important}html[data-theme=dark] .mine .user-card-balance{border-top-color:hsla(0,0%,100%,.25)!important}html[data-theme=dark] .mine .balance-label{color:hsla(0,0%,100%,.9)!important}html[data-theme=dark] .mine .balance-amount{color:#fff!important}html[data-theme=dark] .mine .btn-quick{background:#fff!important;color:#2563eb!important}html[data-theme=dark] .mine .record-item{background:rgba(30,41,59,.7)!important;box-shadow:0 .03571rem .14286rem rgba(0,0,0,.15)!important}html[data-theme=dark] .mine .record-item:active{background:rgba(51,65,85,.7)!important}html[data-theme=dark] .mine .record-label{color:#e2e8f0!important}html[data-theme=dark] .mine .record-icon{box-shadow:0 .07143rem .35714rem rgba(0,0,0,.25)}html[data-theme=dark] .mine .record-icon--recharge{background:#22c55e!important}html[data-theme=dark] .mine .record-icon--withdraw{background:#3b82f6!important}html[data-theme=dark] .mine .record-icon--points{background:#f97316!important}html[data-theme=dark] .mine .record-icon--bet{background:#a78bfa!important}html[data-theme=dark] .mine .menu-title-text{color:#e2e8f0!important}html[data-theme=dark] .mine .menu-title-line{background:linear-gradient(90deg,rgba(96,165,250,.1),rgba(96,165,250,.4),rgba(96,165,250,.1))!important}html[data-theme=dark] .mine .menu-list{background:rgba(30,41,59,.6)!important;box-shadow:0 .14286rem .42857rem rgba(0,0,0,.15)!important;border:.03571rem solid rgba(148,163,184,.15)!important}html[data-theme=dark] .mine .menu-item{border-bottom-color:rgba(148,163,184,.12)!important}html[data-theme=dark] .mine .menu-item:active{background:rgba(51,65,85,.5)!important}html[data-theme=dark] .mine .menu-label{color:#e2e8f0!important}html[data-theme=dark] .mine .menu-item .menu-arrow{color:#94a3b8!important}html[data-theme=dark] .mine .menu-item-logout{border-top-color:rgba(148,163,184,.2)!important}html[data-theme=dark] .mine .system-avatar-picker-popup .system-avatar-picker{background:linear-gradient(180deg,#1a2b47,#0b1220)!important}html[data-theme=dark] .mine .system-avatar-picker-popup .avatar-cell{background:#111827!important;border-color:hsla(0,0%,100%,.1)!important}.service[data-v-600c4c70]{height:calc(100% - 2.5rem);background:linear-gradient(180deg,#f0f5fc,#e8eef7);padding-bottom:2.5rem;box-sizing:border-box}.service .content[data-v-600c4c70]{padding:.4rem}.service .content .online-service[data-v-600c4c70]{position:relative;margin-bottom:.3rem;border-radius:.4rem;overflow:hidden;display:flex;align-items:center;gap:.35rem;padding:.4rem;box-sizing:border-box;min-height:2.3rem;transition:transform .2s ease,box-shadow .2s ease}.service .content .online-service[data-v-600c4c70]:active{transform:scale(.98)}.service .content .online-service.builtin-service[data-v-600c4c70]{background:linear-gradient(135deg,#0d6efd,#4dabf7,#74c0fc);box-shadow:0 .15rem .7rem rgba(16,111,255,.15)}.service .content .online-service.builtin-service .online-service-icon-wrap[data-v-600c4c70]{background:#fff;box-shadow:0 .07rem .28rem rgba(0,0,0,.1)}.service .content .online-service.builtin-service .online-service-icon[data-v-600c4c70]{color:#0d6efd;font-size:.8rem}.service .content .online-service.builtin-service .online-service-btn[data-v-600c4c70]{color:#0d6efd;background:#fff}.service .content .online-service .online-service-icon-wrap[data-v-600c4c70]{width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:.35rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.service .content .online-service .online-service-icon-wrap .service-avatar[data-v-600c4c70]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service .content .online-service .online-service-body[data-v-600c4c70]{flex:1;display:flex;align-items:center;justify-content:space-between}.service .content .online-service .online-service-body .online-service-text[data-v-600c4c70]{display:flex;flex-direction:column;gap:.1rem}.service .content .online-service .online-service-body .online-service-text .online-service-title[data-v-600c4c70]{font-size:.55rem;font-weight:700;color:#fff}.service .content .online-service .online-service-body .online-service-text .online-service-desc[data-v-600c4c70]{font-size:.4rem;color:hsla(0,0%,100%,.9)}.service .content .online-service .online-service-body .online-service-btn[data-v-600c4c70]{padding:.2rem .45rem;font-size:.4rem;font-weight:600;border-radius:.35rem;box-shadow:0 .07rem .2rem rgba(0,0,0,.08)}.service .content .announcement-center[data-v-600c4c70]{margin-bottom:.3rem}.service .content .announcement-center .announcement-cell[data-v-600c4c70]{border-radius:.35rem;background:#fff;box-shadow:0 .03rem .2rem rgba(31,41,90,.05);padding:.4rem;display:flex;align-items:center;justify-content:space-between}.service .content .announcement-center .announcement-cell[data-v-600c4c70]:active{box-shadow:0 .07rem .35rem rgba(31,41,90,.08)}.service .content .announcement-center .announcement-cell .van-cell__title .announcement-cell-title[data-v-600c4c70]{display:flex;align-items:center;gap:.3rem}.service .content .announcement-center .announcement-cell .van-cell__title .announcement-cell-title .announcement-icon[data-v-600c4c70]{font-size:.6rem;color:#3b82f6}.service .content .announcement-center .announcement-cell .van-cell__title .announcement-cell-title .title-text[data-v-600c4c70]{font-size:.46rem;font-weight:600;color:#333}.service .content .announcement-center .announcement-cell .van-cell__right-icon[data-v-600c4c70]{color:#999;font-size:.45rem}.service .content .contact-list-wrap[data-v-600c4c70]{margin-bottom:.4rem}.service .content .contact-list-wrap .contact-list-title-section[data-v-600c4c70]{margin:.3rem 0}.service .content .contact-list-wrap .contact-list-title-section .contact-list-title-wrapper[data-v-600c4c70]{display:flex;align-items:center;gap:.3rem}.service .content .contact-list-wrap .contact-list-title-section .contact-list-title-wrapper .contact-list-title-line[data-v-600c4c70]{flex:1;height:.03571rem;background:linear-gradient(90deg,rgba(24,129,231,.078),rgba(24,129,231,.349),rgba(24,129,231,.078))}.service .content .contact-list-wrap .contact-list-title-section .contact-list-title-wrapper .contact-list-title-text[data-v-600c4c70]{font-size:.42857rem;font-weight:600;color:#64748b;line-height:1.3;white-space:nowrap}.service .content .contact-list-wrap .contact-item[data-v-600c4c70]{display:flex;align-items:center;padding:.4rem;background:#fff;border-radius:.35rem;margin-bottom:.25rem;box-shadow:0 .03rem .2rem rgba(31,41,90,.05)}.service .content .contact-list-wrap .contact-item[data-v-600c4c70]:last-child{margin-bottom:0}.service .content .contact-list-wrap .contact-item[data-v-600c4c70]:active{box-shadow:0 .07rem .35rem rgba(31,41,90,.08)}.service .content .contact-list-wrap .contact-item .contact-body[data-v-600c4c70]{flex:1;display:flex;align-items:center;gap:.25rem}.service .content .contact-list-wrap .contact-item .contact-body .contact-name[data-v-600c4c70]{font-size:.45rem;font-weight:600;color:#333;flex-shrink:0}.service .content .contact-list-wrap .contact-item .contact-body .contact-sep[data-v-600c4c70]{color:#94a3b8}.service .content .contact-list-wrap .contact-item .contact-body .contact-value[data-v-600c4c70]{font-size:.42rem;color:#64748b;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service .content .contact-list-wrap .contact-item .contact-body .copy-link[data-v-600c4c70]{font-size:.4rem;color:#3b82f6;background:rgba(59,130,246,.1);padding:.1rem .3rem;border-radius:.2rem;font-weight:600}.service .content .contact-list-wrap .contact-item .contact-body .copy-link[data-v-600c4c70]:active{background:rgba(59,130,246,.2)}html[data-theme=dark] .service{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .service .content{background:transparent!important}html[data-theme=dark] .service .online-service.builtin-service{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#1a3352)!important;box-shadow:0 .28571rem 1.14286rem rgba(0,0,0,.35)!important}html[data-theme=dark] .service .online-service.builtin-service .online-service-icon{color:#4dabf7!important}html[data-theme=dark] .service .online-service.builtin-service .online-service-btn{color:#0d6efd!important;background:#fff!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.15)!important}html[data-theme=dark] .service .online-service-icon-wrap{background:hsla(0,0%,100%,.95)!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.2)!important}html[data-theme=dark] .service .online-service-title{color:#fff!important}html[data-theme=dark] .service .online-service-desc{color:hsla(0,0%,100%,.9)!important}html[data-theme=dark] .service .announcement-cell{background:rgba(30,41,59,.6)!important;border:.03571rem solid rgba(148,163,184,.15)!important;box-shadow:0 .14286rem .42857rem rgba(0,0,0,.15)!important}html[data-theme=dark] .service .announcement-cell:active{background:rgba(51,65,85,.6)!important}html[data-theme=dark] .service .announcement-cell .announcement-icon{color:#60a5fa!important}html[data-theme=dark] .service .announcement-cell .title-text{color:#e2e8f0!important}html[data-theme=dark] .service .announcement-cell .van-cell__right-icon{color:#94a3b8!important}html[data-theme=dark] .service .contact-list-title-line{background:linear-gradient(90deg,rgba(96,165,250,.1),rgba(96,165,250,.4),rgba(96,165,250,.1))!important}html[data-theme=dark] .service .contact-list-title-text{color:#e2e8f0!important}html[data-theme=dark] .service .contact-item{background:rgba(30,41,59,.6)!important;box-shadow:0 .07143rem .35714rem rgba(0,0,0,.15)!important;border:.03571rem solid rgba(148,163,184,.15)!important}html[data-theme=dark] .service .contact-item:active{background:rgba(51,65,85,.6)!important}html[data-theme=dark] .service .contact-item .contact-name{color:#e2e8f0!important}html[data-theme=dark] .service .contact-item .contact-sep{color:#94a3b8!important}html[data-theme=dark] .service .contact-item .contact-value{color:#cbd5e1!important}html[data-theme=dark] .service .contact-item .copy-link{color:#60a5fa!important;background:rgba(96,165,250,.15)!important}html[data-theme=dark] .service .contact-item .copy-link:active{background:rgba(96,165,250,.25)!important}.amount-popup{display:flex;flex-direction:column;height:100%;background:var(--theme-bg-soft,#f7f8fa)}.amount-popup-display{padding:.71429rem .57143rem;display:flex;align-items:baseline;justify-content:center;gap:.21429rem;background:var(--theme-bg-elevated,#fff);border-bottom:.03571rem solid var(--theme-border,#ebedf0)}.amount-popup-prefix{font-size:.71429rem;color:var(--theme-primary,#0d6efd);font-weight:600}.amount-popup-placeholder{font-size:.64286rem;color:var(--theme-text-muted,#c8c9cc);line-height:1.5rem}.amount-popup-value{font-size:1.07143rem;font-weight:900;color:var(--theme-text,#323233);font-variant-numeric:tabular-nums;line-height:1.5rem}.amount-popup .van-number-keyboard{padding-bottom:env(safe-area-inset-bottom)}.ng-platform-popup{padding:0 0 calc(.42857rem + env(safe-area-inset-bottom));max-height:min(72vh,18.57143rem);display:flex;flex-direction:column;background:var(--theme-bg-elevated,#fff);border-radius:.57143rem .57143rem 0 0}.ng-platform-popup .ng-platform-popup-head{display:flex;align-items:center;justify-content:space-between;padding:.5rem .57143rem .42857rem;border-bottom:.03571rem solid var(--theme-border,#f1f5f9);flex-shrink:0}.ng-platform-popup .ng-platform-popup-title{font-size:.57143rem;font-weight:700;color:var(--theme-text,#1e293b)}.ng-platform-popup .ng-platform-popup-close{border:none;background:transparent;color:var(--theme-primary,#0d6efd);font-size:.5rem;font-weight:600;padding:.14286rem .14286rem .14286rem .42857rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ng-platform-popup .ng-platform-popup-close:active{opacity:.75}.ng-platform-popup .ng-platform-popup-list{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.21429rem 0 .28571rem;flex:1;min-height:0}.ng-platform-popup .ng-platform-popup-item{display:flex;align-items:center;width:100%;padding:.5rem .57143rem;gap:.35714rem;border:none;background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .15s}.ng-platform-popup .ng-platform-popup-item:active{background:var(--theme-bg-soft,#f8fafc)}.ng-platform-popup .ng-platform-popup-item.is-active{background:var(--theme-bg-highlight,#f0f7ff)}.ng-platform-popup .ng-platform-popup-item .ng-platform-popup-item-text{flex:1;min-width:0;font-size:.53571rem;font-weight:500;color:var(--theme-text,#334155);line-height:1.35;word-break:break-word}.ng-platform-popup .ng-platform-popup-item .ng-platform-popup-check{flex-shrink:0;color:var(--theme-primary,#0d6efd);font-size:.64286rem}[data-v-69e68a52] .operate-tabs .van-tabs__content{will-change:transform}[data-v-69e68a52] .operate-tabs .van-tabs__track{transition:transform .3s cubic-bezier(.4,0,.2,1)}[data-v-69e68a52] .operate-tabs .van-tabs__wrap{height:44px}[data-v-69e68a52] .operate-tabs .van-tabs__line{display:none!important}[data-v-69e68a52] .operate-tabs .van-tab{margin:0 6px;border-radius:12px;background:var(--theme-bg-soft,#f5f8fc);color:var(--theme-text-secondary,#64748b);font-size:14px;font-weight:500;transition:all .25s ease}[data-v-69e68a52] .operate-tabs .van-tab--active{color:var(--theme-primary,#0d6efd);background:linear-gradient(135deg,#e8f4ff,#d4ebff)!important;font-weight:600;box-shadow:0 2px 8px rgba(13,110,253,.2)}[data-v-69e68a52] .inset-tabs .van-tabs__wrap{overflow:visible}[data-v-69e68a52] .inset-tabs .van-tabs__nav{display:flex;width:100%;min-width:100%;gap:10px;padding:0;background:transparent}[data-v-69e68a52] .inset-tabs .van-tabs__nav--line{display:flex;width:100%;min-width:100%}[data-v-69e68a52] .inset-tabs .van-tabs__line{display:none!important}[data-v-69e68a52] .inset-tabs .van-tab{flex:1 1 0;min-width:0;margin:0;padding:0;height:56px;background:var(--theme-bg-soft,#f8fafc);border-radius:12px;color:var(--theme-text-secondary,#64748b);font-size:13px;border:1.5px solid transparent;transition:all .25s ease}[data-v-69e68a52] .inset-tabs .van-tab--active{color:var(--theme-primary,#0d6efd);border-color:rgba(13,110,253,.4);background:var(--theme-bg-elevated,#fff)!important;box-shadow:0 2px 8px rgba(13,110,253,.1)}.wallet[data-v-69e68a52]{height:calc(100% - 2.5rem);overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--theme-page-bg,linear-gradient(180deg,#f0f5fc,#e8eef7));box-sizing:border-box;--content-padding-x:.5rem}.wallet .wallet-body[data-v-69e68a52]{padding:.5rem var(--content-padding-x) .64286rem}.wallet .balance-card[data-v-69e68a52]{position:relative;border-radius:.5rem;overflow:hidden;margin-bottom:.35714rem;box-shadow:0 .14286rem .71429rem rgba(16,111,255,.15),0 .07143rem .21429rem rgba(0,0,0,.04)}.wallet .balance-card-bg[data-v-69e68a52]{position:absolute;inset:0;background:linear-gradient(135deg,#0d6efd,#4dabf7,#74c0fc);opacity:.95}.wallet .balance-card-bg[data-v-69e68a52]:before{content:"";position:absolute;top:-40%;right:-20%;width:60%;height:120%;background:radial-gradient(circle,hsla(0,0%,100%,.25) 0,transparent 65%);border-radius:50%;pointer-events:none}.wallet .balance-card-bg[data-v-69e68a52]:after{content:"";position:absolute;bottom:-30%;left:-10%;width:50%;height:80%;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 65%);border-radius:50%;pointer-events:none}.wallet .balance-card-inner[data-v-69e68a52]{position:relative;padding:.42857rem .5rem}.wallet .balance-sections[data-v-69e68a52]{display:flex;flex-direction:column;gap:0;margin-bottom:.42857rem}.wallet .balance-section[data-v-69e68a52]{display:block}.wallet .balance-section-row[data-v-69e68a52]{display:flex;align-items:center;justify-content:space-between;gap:.35714rem;min-height:1.14286rem}.wallet .balance-section-inline[data-v-69e68a52]{display:flex;align-items:baseline;flex-wrap:nowrap;gap:.21429rem .28571rem;flex:1;min-width:0}.wallet .balance-section-title-row[data-v-69e68a52]{display:inline-flex;align-items:center;gap:.21429rem;flex-shrink:0}.wallet .balance-section-title[data-v-69e68a52]{flex-shrink:0;font-size:.42857rem;font-weight:600;color:hsla(0,0%,100%,.922);letter-spacing:.2px}.wallet .balance-section-tag[data-v-69e68a52]{font-size:.35714rem;font-weight:600;color:hsla(0,0%,100%,.749);padding:.03571rem .21429rem;border-radius:.21429rem;background:hsla(0,0%,100%,.18);line-height:1.2}.wallet .balance-section-action[data-v-69e68a52]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.14286rem;min-width:2.28571rem;padding:.17857rem .35714rem;border:none;border-radius:.71429rem;background:hsla(0,0%,100%,.22);color:#fff;font-size:.39286rem;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s,transform .15s}.wallet .balance-section-action[data-v-69e68a52]:active:not(:disabled){background:hsla(0,0%,100%,.322);transform:scale(.98)}.wallet .balance-section-action[data-v-69e68a52]:disabled{opacity:.6;cursor:not-allowed}.wallet .balance-section-action.is-rotating .balance-section-action-icon[data-v-69e68a52]{animation:rotate-69e68a52 1s linear infinite}.wallet .balance-section-action--inline-fetch[data-v-69e68a52]{flex-shrink:0;align-self:center;margin-left:.14286rem;padding:.14286rem .35714rem;min-width:1.85714rem;font-size:.35714rem;line-height:1.2}.wallet .balance-section-action--transfer-all[data-v-69e68a52]{background:hsla(0,0%,100%,.302);font-size:.35714rem;min-width:2.28571rem;padding:.17857rem .35714rem;line-height:1.2}.wallet .balance-section-action-icon[data-v-69e68a52]{width:.42857rem;height:.42857rem;-o-object-fit:contain;object-fit:contain}.wallet .balance-section-divider[data-v-69e68a52]{height:.03571rem;margin:.35714rem 0;background:hsla(0,0%,100%,.22)}.wallet .balance-amount-currency[data-v-69e68a52]{font-size:.60714rem;font-weight:700;color:#fff;letter-spacing:-.5px}.wallet .balance-amount-currency--sub[data-v-69e68a52]{font-size:.5rem;opacity:.95}.wallet .balance-amount-value[data-v-69e68a52]{font-weight:800;color:#fff;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.wallet .balance-amount-value--main[data-v-69e68a52]{font-size:.78571rem;line-height:1.15}.wallet .balance-amount-value--sub[data-v-69e68a52]{font-size:.60714rem;line-height:1.2}.wallet .balance-amount-placeholder[data-v-69e68a52]{font-size:.42857rem;font-weight:500;color:hsla(0,0%,100%,.549)}@keyframes rotate-69e68a52{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wallet .today-stats[data-v-69e68a52]{display:flex;gap:.21429rem}.wallet .today-stats .today-stat-item[data-v-69e68a52]{flex:1;display:flex;align-items:center;gap:.21429rem;padding:.28571rem .35714rem;border-radius:.35714rem;background:hsla(0,0%,100%,.2);backdrop-filter:blur(.28571rem)}.wallet .stat-icon[data-v-69e68a52]{width:1rem;height:1rem;border-radius:.28571rem;display:flex;align-items:center;justify-content:center;font-size:.5rem;color:#fff}.wallet .stat-icon--recharge[data-v-69e68a52]{background:hsla(0,0%,100%,.3)}.wallet .stat-icon--withdraw[data-v-69e68a52]{background:hsla(0,0%,100%,.25)}.wallet .stat-content[data-v-69e68a52]{display:flex;flex-direction:column;gap:.07143rem}.wallet .stat-content .stat-label[data-v-69e68a52]{font-size:.35714rem;color:hsla(0,0%,100%,.8)}.wallet .stat-content .stat-value[data-v-69e68a52]{font-size:.42857rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums}.wallet .operate-box[data-v-69e68a52]{padding:.64286rem;background:var(--theme-bg-elevated,#fff);border-radius:.71429rem;overflow:hidden;box-shadow:var(--theme-card-shadow,0 .14286rem .85714rem rgba(0,0,0,.06))}.wallet .operate-panel[data-v-69e68a52]{margin-top:.71429rem}.wallet .inset-tabs[data-v-69e68a52]{margin-bottom:.5rem}.wallet .inset-tab-title[data-v-69e68a52]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.07143rem;min-height:1.21429rem}.wallet .inset-tab-title .method-icon--tab[data-v-69e68a52]{width:.64286rem;height:.64286rem;border-radius:.14286rem;-o-object-fit:contain;object-fit:contain;display:block}.wallet .method-card[data-v-69e68a52]{border-radius:.57143rem;padding:.57143rem;margin-top:.85714rem;margin-bottom:.57143rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 .14286rem .57143rem rgba(0,0,0,.08)}.wallet .method-card[data-v-69e68a52]:after{content:"";position:absolute;right:-.71429rem;top:-.71429rem;width:3.57143rem;height:3.57143rem;border-radius:50%;background:hsla(0,0%,100%,.18)}.wallet .method-card--alipay[data-v-69e68a52]{background:linear-gradient(135deg,#4aa8ff 10%,#2e7df6)}.wallet .method-card--wechat[data-v-69e68a52]{background:linear-gradient(135deg,#4fd888 10%,#1dbf73)}.wallet .method-card--bank[data-v-69e68a52]{background:linear-gradient(135deg,#f8b94a 10%,#f28b2f)}.wallet .method-card--usdt[data-v-69e68a52]{background:linear-gradient(135deg,#22bfa3 10%,#1b9c88)}.wallet .method-card--siyu[data-v-69e68a52]{background:linear-gradient(135deg,#f8b94a 10%,#f28b2f)}.wallet .method-card .method-card-title[data-v-69e68a52]{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;font-size:.5rem;font-weight:700;margin-bottom:.28571rem}.wallet .method-card .method-card-title .method-card-title-left[data-v-69e68a52]{display:flex;align-items:center;gap:.28571rem}.wallet .method-card .method-card-title .method-card-title-left .method-icon--card[data-v-69e68a52]{width:.71429rem;height:.71429rem;border-radius:.14286rem;-o-object-fit:contain;object-fit:contain;display:block}.wallet .method-card .method-card-title .method-card-qr-btn[data-v-69e68a52]{display:inline-flex;align-items:center;gap:.14286rem;font-size:.39286rem;color:#fff;padding:.07143rem .28571rem;border-radius:.42857rem;border:.03571rem solid hsla(0,0%,100%,.65);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}.wallet .method-card .method-card-title .method-card-qr-btn[data-v-69e68a52]:active{opacity:.8}.wallet .method-card .method-card-row[data-v-69e68a52]{position:relative;z-index:1;display:flex;align-items:center;gap:.21429rem;font-size:.5rem;font-weight:600;opacity:.96;word-break:break-all}.wallet .method-card .method-card-row .method-card-account[data-v-69e68a52]{flex:1}.wallet .method-card .method-card-row .method-card-actions[data-v-69e68a52]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.wallet .method-card .method-card-row .method-card-actions .copy-btn[data-v-69e68a52]{padding:.07143rem .28571rem;border-radius:.42857rem;font-size:.42857rem;color:#fff;border:.03571rem solid hsla(0,0%,100%,.7);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wallet .method-card .method-card-row .method-card-actions .copy-btn[data-v-69e68a52]:active{opacity:.8}.wallet .method-card .method-card-row .method-card-actions .copy-btn.disabled-copy[data-v-69e68a52]{opacity:.5;cursor:not-allowed}.wallet .method-card .method-card-row .method-card-actions .copy-btn.disabled-copy[data-v-69e68a52]:active{opacity:.5}.wallet .amount-input-wrapper[data-v-69e68a52]{display:flex;align-items:center;background:var(--theme-bg-soft,#f8fafc);border:.05357rem solid var(--theme-border,#e2e8f0);border-radius:.5rem;padding:0 .57143rem;gap:.28571rem;margin-bottom:.5rem;transition:all .25s ease}.wallet .amount-input-wrapper[data-v-69e68a52]:focus-within{background:var(--theme-bg-elevated,#fff);border-color:var(--theme-primary,#0d6efd);box-shadow:0 0 0 .10714rem rgba(13,110,253,.1)}.wallet .amount-input-wrapper--with-all-btn[data-v-69e68a52]{padding-right:.71429rem}.wallet .amount-input-wrapper .amount-prefix[data-v-69e68a52]{font-size:.57143rem;color:var(--theme-text,#1e293b);font-weight:600}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field{flex:1;padding:0;margin:0 -.57143rem 0 0;background:transparent!important;border:none!important}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-field__body{padding:14px 0}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field.amount-field--with-button{margin-right:-.28571rem}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field.amount-field--with-button .van-field__button{flex-shrink:0;padding-left:8px;margin-right:12px}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-field__control{font-size:16px;color:var(--theme-text,#0f172a);font-weight:500;font-variant-numeric:tabular-nums;background:transparent!important}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-field__control::-moz-placeholder{color:var(--theme-text-muted,#94a3b8)}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-field__control::placeholder{color:var(--theme-text-muted,#94a3b8)}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-cell{padding:0;background:transparent!important}.wallet .amount-input-wrapper[data-v-69e68a52] .amount-field .van-field__value{padding:0}.wallet .amount-input-wrapper .withdraw-all-btn[data-v-69e68a52]{flex-shrink:0;font-size:.5rem;color:var(--theme-primary,#0d6efd);font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wallet .amount-input-wrapper .withdraw-all-btn[data-v-69e68a52]:active{opacity:.75}.wallet .ng-wallet-platform-select[data-v-69e68a52]{display:flex;align-items:center;width:100%;margin-bottom:.5rem;padding:.42857rem .5rem;border:.05357rem solid var(--theme-border,#e2e8f0);border-radius:.42857rem;background:var(--theme-bg-soft,#f8fafc);-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;transition:border-color .2s,background .2s}.wallet .ng-wallet-platform-select[data-v-69e68a52]:active{opacity:.92}.wallet .ng-wallet-platform-select .ng-wallet-platform-select-label[data-v-69e68a52]{flex-shrink:0;font-size:.46429rem;font-weight:600;color:var(--theme-text-secondary,#64748b);margin-right:.35714rem}.wallet .ng-wallet-platform-select .ng-wallet-platform-select-value[data-v-69e68a52]{flex:1;min-width:0;font-size:.5rem;font-weight:600;color:var(--theme-text,#1e293b);text-align:right;margin-right:.21429rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet .ng-wallet-platform-select .ng-wallet-platform-select-icon[data-v-69e68a52]{flex-shrink:0;color:var(--theme-text-muted,#94a3b8);font-size:.57143rem}.wallet .ng-wallet-dir-row[data-v-69e68a52]{display:flex;gap:.28571rem;margin-bottom:.42857rem}.wallet .ng-wallet-dir-btn[data-v-69e68a52]{flex:1;padding:.35714rem .21429rem;border:.05357rem solid var(--theme-border,#e2e8f0);border-radius:.42857rem;background:var(--theme-bg-soft,#f8fafc);color:var(--theme-text-secondary,#64748b);font-size:.42857rem;font-weight:600;line-height:1.25;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:border-color .2s,background .2s,color .2s}.wallet .ng-wallet-dir-btn.is-active[data-v-69e68a52]{border-color:rgba(13,110,253,.45);background:var(--theme-bg-elevated,#fff);color:var(--theme-primary,#0d6efd);box-shadow:0 .07143rem .28571rem rgba(13,110,253,.12)}.wallet .ng-wallet-dir-btn[data-v-69e68a52]:active{opacity:.88}.wallet .ng-wallet-balance-row[data-v-69e68a52]{display:flex;flex-direction:column;gap:.28571rem;margin-bottom:.35714rem;padding:.42857rem;border-radius:.42857rem;background:var(--theme-bg-soft,#f8fafc);border:.05357rem solid var(--theme-border,#e2e8f0)}.wallet .ng-wallet-balance-item[data-v-69e68a52]{display:flex;align-items:center;gap:.28571rem;flex-wrap:wrap;font-size:.46429rem}.wallet .ng-wallet-balance-label[data-v-69e68a52]{color:var(--theme-text-secondary,#64748b);font-weight:600;flex-shrink:0}.wallet .ng-wallet-balance-val[data-v-69e68a52]{font-weight:700;color:var(--theme-text,#1e293b);font-variant-numeric:tabular-nums}.wallet .ng-wallet-mini-btn[data-v-69e68a52]{margin-left:auto;padding:.14286rem .35714rem;border:none;border-radius:.5rem;background:rgba(13,110,253,.12);color:var(--theme-primary,#0d6efd);font-size:.39286rem;font-weight:600;cursor:pointer}.wallet .ng-wallet-mini-btn[data-v-69e68a52]:disabled{opacity:.5;cursor:not-allowed}.wallet .ng-wallet-tip[data-v-69e68a52]{margin:0 0 .42857rem;font-size:.39286rem;line-height:1.45;color:var(--theme-text-muted,#94a3b8)}.wallet .submit-btn--ng-wallet[data-v-69e68a52]{background:linear-gradient(135deg,#0d6efd,#3b82f6)!important;border:none!important;color:#fff!important;font-weight:600;font-size:16px;height:44px;border-radius:22px;box-shadow:0 .14286rem .5rem rgba(13,110,253,.35)}.wallet .submit-btn--ng-wallet.van-button--disabled[data-v-69e68a52]{opacity:.5;box-shadow:none}.wallet .withdraw-hint-row[data-v-69e68a52]{display:flex;align-items:center;justify-content:space-between;gap:.35714rem;margin:0 0 .42857rem;font-size:.42857rem;color:var(--theme-text-secondary,#7b86aa)}.wallet .withdraw-hint-row .withdraw-hint-link[data-v-69e68a52]{flex-shrink:0;color:var(--theme-primary,#0d6efd);cursor:pointer;font-weight:600;white-space:nowrap}.wallet .withdraw-hint-row .withdraw-hint-link[data-v-69e68a52]:active{opacity:.75}.wallet .withdraw-hint-row .bound-methods[data-v-69e68a52]{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.wallet .withdraw-hint-row .method-tag[data-v-69e68a52]{display:inline-block;padding:1px 6px;background:rgba(13,110,253,.1);color:var(--theme-primary,#0d6efd);border-radius:4px;font-size:.39286rem;font-weight:500}.wallet .submit-btn[data-v-69e68a52]{height:1.71429rem;border:0;border-radius:.5rem;color:#fff;font-size:.57143rem;font-weight:600;background:linear-gradient(135deg,#0d6efd,#4dabf7);box-shadow:0 .14286rem .5rem rgba(13,110,253,.35);transition:transform .2s,box-shadow .2s;width:100%}.wallet .submit-btn[data-v-69e68a52]:active:not(:disabled){transform:scale(.98)}.wallet .submit-btn[data-v-69e68a52]:disabled{opacity:.5;box-shadow:none}html[data-theme=dark] .wallet{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .wallet .wallet-body{background:transparent!important}html[data-theme=dark] .wallet .balance-card-bg{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#1a3352)!important;opacity:1}html[data-theme=dark] .wallet .balance-card{box-shadow:0 .28571rem 1.14286rem rgba(0,0,0,.35)!important}html[data-theme=dark] .wallet .balance-label{color:hsla(0,0%,100%,.9)!important}html[data-theme=dark] .wallet .refresh-btn{background:hsla(0,0%,100%,.18)!important;color:#fff!important}html[data-theme=dark] .wallet .refresh-btn .refresh-icon{filter:brightness(1.1)}html[data-theme=dark] .wallet .balance-currency,html[data-theme=dark] .wallet .balance-value{color:#fff!important}html[data-theme=dark] .wallet .today-stat-item{background:hsla(0,0%,100%,.12)!important}html[data-theme=dark] .wallet .stat-label{color:hsla(0,0%,100%,.8)!important}html[data-theme=dark] .wallet .stat-value{color:#fff!important}html[data-theme=dark] .wallet .operate-box{background:rgba(19,31,50,.88)!important;border:none!important;box-shadow:0 .28571rem .57143rem rgba(7,15,29,.35)}html[data-theme=dark] .wallet .operate-panel{border:none!important;background:transparent!important;box-shadow:none!important}html[data-theme=dark] .wallet .method-card.method-card--alipay{background:linear-gradient(135deg,#4aa8ff 10%,#2e7df6)!important;border:none!important}html[data-theme=dark] .wallet .method-card.method-card--wechat{background:linear-gradient(135deg,#4fd888 10%,#1dbf73)!important;border:none!important}html[data-theme=dark] .wallet .method-card.method-card--bank{background:linear-gradient(135deg,#f8b94a 10%,#f28b2f)!important;border:none!important}html[data-theme=dark] .wallet .method-card.method-card--usdt{background:linear-gradient(135deg,#22bfa3 10%,#1b9c88)!important;border:none!important}html[data-theme=dark] .wallet .withdraw-method-card.method-card--bank{background:linear-gradient(90deg,#d0d6b2,#aeb369)!important}html[data-theme=dark] .wallet .withdraw-method-card.method-card--wechat{background:linear-gradient(135deg,#58d98a 10%,#1ebf73)!important}html[data-theme=dark] .wallet .withdraw-method-card.method-card--alipay{background:linear-gradient(135deg,#58bdff 10%,#2f82f6)!important}html[data-theme=dark] .wallet .amount-input-wrapper{background:#1a2941!important;border:.03571rem solid rgba(127,151,187,.34)!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}html[data-theme=dark] .wallet .amount-input-wrapper:focus-within{background:#1f3250!important;border-color:#5da8ff!important;box-shadow:0 0 0 .03571rem rgba(93,168,255,.28)!important}html[data-theme=dark] .wallet .amount-input-wrapper .withdraw-all-btn{background:transparent!important}html[data-theme=dark] .wallet .amount-prefix{color:#c9dcf8!important;font-weight:600;letter-spacing:0}html[data-theme=dark] .wallet .amount-field .van-field__control,html[data-theme=dark] .wallet .amount-field [class*=van-field][class*=input],html[data-theme=dark] .wallet .amount-field input{background:transparent!important}html[data-theme=dark] .wallet .amount-field .van-field__control{color:#edf3ff!important;caret-color:#5da8ff!important}html[data-theme=dark] .wallet .amount-field .van-field__control::-moz-placeholder{color:#8ea7c8!important}html[data-theme=dark] .wallet .amount-field .van-field__control::placeholder{color:#8ea7c8!important}html[data-theme=dark] .wallet .withdraw-hint-row{color:#94a3b8!important}html[data-theme=dark] .wallet .withdraw-all-btn,html[data-theme=dark] .wallet .withdraw-hint-link{color:#60a5fa!important}html[data-theme=dark] .wallet .submit-btn{background:linear-gradient(90deg,#69edff,#07f)!important;border:none!important;box-shadow:0 .21429rem .5rem rgba(18,104,224,.32)!important;color:#fff!important}html[data-theme=dark] .wallet .submit-btn .van-button__text{color:#fff!important;letter-spacing:.3px}html[data-theme=dark] .wallet .submit-btn:active{transform:translateY(.03571rem);opacity:.95}html[data-theme=dark] .wallet .submit-btn.van-button--disabled,html[data-theme=dark] .wallet .submit-btn:disabled{background:linear-gradient(90deg,#425069,#3a465d)!important;border-color:rgba(115,139,175,.22)!important;box-shadow:none!important;opacity:.72!important}html[data-theme=dark] .wallet .submit-btn.van-button--disabled .van-button__text,html[data-theme=dark] .wallet .submit-btn:disabled .van-button__text{color:#d1daea!important}html[data-theme=dark] .wallet .copy-btn,html[data-theme=dark] .wallet .method-card-qr-btn{background:hsla(0,0%,100%,.14)!important;border-color:hsla(0,0%,100%,.62)!important;color:#f8fbff!important}html[data-theme=dark] .wallet .copy-btn:active,html[data-theme=dark] .wallet .method-card-qr-btn:active{background:hsla(0,0%,100%,.2)!important}html[data-theme=dark] .wallet .copy-btn.disabled-copy,html[data-theme=dark] .wallet .method-card-qr-btn.disabled-copy{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.28)!important;color:rgba(248,251,255,.68)!important}html[data-theme=dark] .wallet .header-right-link{color:#93c5fd!important}html[data-theme=dark] .wallet .operate-tabs .van-tab{background:#223652!important;color:#aec5e6!important}html[data-theme=dark] .wallet .operate-tabs .van-tab--active{background:#2b4b73!important;color:#dbeafe!important;box-shadow:0 1px 6px rgba(75,165,255,.25)!important}html[data-theme=dark] .wallet .inset-tabs .van-tab{background:rgba(29,46,72,.9)!important;color:#94a3b8!important;border-color:rgba(100,116,139,.2)!important}html[data-theme=dark] .wallet .inset-tabs .van-tab--active{background:rgba(51,95,153,.5)!important;color:#93c5fd!important;border-color:rgba(96,165,250,.4)!important}html[data-theme=dark] .amount-popup{background:#0f172a!important}html[data-theme=dark] .amount-popup .amount-popup-prefix{color:#60a5fa}html[data-theme=dark] .amount-popup .amount-popup-value{color:#e2e8f0}html[data-theme=dark] .amount-popup .amount-popup-placeholder{color:#64748b}html[data-theme=dark] .amount-popup .van-number-keyboard{background:#1e293b!important}html[data-theme=dark] .amount-popup .van-key{background:#334155!important;color:#e2e8f0!important}html[data-theme=dark] .amount-popup .van-key--active{background:#475569!important}html[data-theme=dark] .amount-popup .van-number-keyboard__close{color:#60a5fa!important}html[data-theme=dark] .amount-popup .van-key--blue{background:linear-gradient(135deg,#4b8dff,#2f67da)!important;color:#fff!important}html[data-theme=dark] .ng-platform-popup{background:#0f172a!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-head{border-bottom-color:#1e293b!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-title{color:#e2e8f0!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-close{color:#60a5fa!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-item{background:transparent!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-item:active{background:#1e293b!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-item.is-active{background:rgba(96,165,250,.1)!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-item-text{color:#cbd5e1!important}html[data-theme=dark] .ng-platform-popup .ng-platform-popup-check{color:#60a5fa!important}.payment-info[data-v-4159f7bd]{background-color:var(--theme-bg-elevated,#fff);height:100%;box-sizing:border-box}.payment-info .content[data-v-4159f7bd]{padding:.42857rem .35714rem}.payment-info .payment-details[data-v-4159f7bd]{display:flex;flex-direction:column;gap:.35714rem}.payment-info .payment-info-card[data-v-4159f7bd]{background:#fff;border-radius:.28571rem;padding:.5rem .57143rem;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.04)}.payment-info .payment-info-row[data-v-4159f7bd]{display:flex;align-items:center;justify-content:space-between}.payment-info .payment-info-row[data-v-4159f7bd]:first-child{margin-bottom:.42857rem;padding-bottom:.42857rem;border-bottom:.03571rem solid #ebedf0}.payment-info .payment-info-row:first-child .payment-info-value[data-v-4159f7bd]{font-size:.71429rem;font-weight:600;color:#1989fa}.payment-info .payment-info-row[data-v-4159f7bd]:not(:last-child):not(.payment-customer-service-row){margin-bottom:.42857rem;padding-bottom:.42857rem;border-bottom:.03571rem solid #ebedf0}.payment-info .payment-info-row.payment-customer-service-row[data-v-4159f7bd]{margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important;margin-top:0}.payment-info .payment-info-row .payment-info-label[data-v-4159f7bd]{font-size:.46429rem;color:#666;font-weight:400}.payment-info .payment-info-row .payment-info-value[data-v-4159f7bd]{font-size:.5rem;font-weight:500;color:#333}.payment-info .payment-info-row .customer-service-text[data-v-4159f7bd]{flex:1;font-size:.42857rem;color:#ff4d4f;min-width:0;word-break:break-all}.payment-info .payment-info-row .customer-service-button[data-v-4159f7bd]{flex-shrink:0;padding:.14286rem .42857rem;background:#1989fa;color:#fff;border-radius:.14286rem;font-size:.42857rem;font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.payment-info .payment-info-row .customer-service-button[data-v-4159f7bd]:active{opacity:.8;transform:scale(.98)}.payment-info .payment-content[data-v-4159f7bd]{background:#fff;border-radius:.28571rem;padding:.57143rem;margin-top:0;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.04)}.payment-info .payment-qrcode[data-v-4159f7bd]{display:flex;flex-direction:column;align-items:center;gap:.35714rem;margin-bottom:.28571rem}.payment-info .payment-qrcode img[data-v-4159f7bd]{width:6.42857rem;height:6.42857rem;border-radius:.28571rem;border:.03571rem solid #ebedf0;-o-object-fit:contain;object-fit:contain}.payment-info .payment-qrcode .payment-tip[data-v-4159f7bd]{font-size:.42857rem;color:#999;text-align:center}.payment-info .payment-qrcode .payment-password-tip[data-v-4159f7bd]{margin-top:.28571rem;padding:.28571rem .42857rem;background:var(--theme-bg-elevated,#fff) 7000000;border-radius:.21429rem;border:.03571rem solid #ffd591}.payment-info .payment-qrcode .payment-password-tip .password-item[data-v-4159f7bd]{display:flex;align-items:center;gap:.28571rem}.payment-info .payment-qrcode .payment-password-tip .password-item .password-label[data-v-4159f7bd]{font-size:.42857rem;color:#666;flex-shrink:0}.payment-info .payment-qrcode .payment-password-tip .password-item .password-value[data-v-4159f7bd]{flex:1;font-size:.5rem;font-weight:600;color:#fa8c16;letter-spacing:.07143rem;min-width:0;word-break:break-all}.payment-info .payment-account[data-v-4159f7bd]{padding:.28571rem 0 0}.payment-info .payment-account .payment-account-item[data-v-4159f7bd]{display:flex;align-items:center;gap:.28571rem;padding:.35714rem .42857rem;background:#f7f8fa;border-radius:.21429rem;border:.03571rem solid #ebedf0}.payment-info .payment-account .payment-account-item .account-label[data-v-4159f7bd]{font-size:.46429rem;color:#666;font-weight:400;flex-shrink:0}.payment-info .payment-account .payment-account-item .account-value[data-v-4159f7bd]{flex:1;font-size:.5rem;color:#333;font-weight:500;word-break:break-all;min-width:0}.payment-info .copy-button[data-v-4159f7bd]{flex-shrink:0;cursor:pointer;padding:.14286rem .42857rem;background:#1989fa;color:#fff;border-radius:.14286rem;font-size:.42857rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.payment-info .copy-button[data-v-4159f7bd]:active{opacity:.8;transform:scale(.98)}.promote[data-v-811e2bbc]{background:linear-gradient(180deg,#f0f5fc,#e8eef7);height:100%;box-sizing:border-box;padding-bottom:calc(.85714rem + var(--app-safe-area-bottom))}.promote .content[data-v-811e2bbc]{padding:.42857rem}.promote .content .promote-hero[data-v-811e2bbc]{position:relative;margin-bottom:.5rem;border-radius:.42857rem;overflow:hidden;padding:.42857rem .42857rem .5rem;background:linear-gradient(135deg,#0d6efd,#4dabf7,#74c0fc);box-shadow:0 .14286rem .71429rem rgba(16,111,255,.15),0 .07143rem .21429rem rgba(0,0,0,.04)}.promote .content .promote-hero[data-v-811e2bbc]:before{content:"";position:absolute;inset:0;border-radius:.42857rem;padding:.03571rem;background:linear-gradient(135deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.promote .content .promote-hero .promote-hero-head[data-v-811e2bbc]{position:relative;z-index:1;display:flex;align-items:center;gap:.35714rem;margin-bottom:.42857rem}.promote .content .promote-hero .promote-hero-head .promote-icon-wrap[data-v-811e2bbc]{width:1.42857rem;height:1.42857rem;flex-shrink:0;border-radius:.35714rem;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.95);box-shadow:0 .07143rem .28571rem rgba(0,0,0,.1)}.promote .content .promote-hero .promote-hero-head .promote-icon-wrap .promote-icon[data-v-811e2bbc]{font-size:.71429rem;color:#0d6efd}.promote .content .promote-hero .promote-hero-head .promote-hero-text[data-v-811e2bbc]{flex:1;min-width:0}.promote .content .promote-hero .promote-hero-head .promote-hero-text .promote-hero-title[data-v-811e2bbc]{font-size:.53571rem;font-weight:700;color:#fff;letter-spacing:.2px;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.08)}.promote .content .promote-hero .promote-hero-head .promote-hero-text .promote-hero-desc[data-v-811e2bbc]{margin-top:.07143rem;font-size:.39286rem;color:hsla(0,0%,100%,.88);font-weight:500}.promote .content .promote-hero .promote-url-box[data-v-811e2bbc]{position:relative;z-index:1;padding:.35714rem .42857rem;border-radius:.35714rem;background:hsla(0,0%,100%,.98);box-shadow:0 .07143rem .28571rem rgba(0,0,0,.06);margin-bottom:.42857rem;min-height:1.57143rem;display:flex;align-items:center}.promote .content .promote-hero .promote-url-box .promote-url-text[data-v-811e2bbc]{font-size:.39286rem;line-height:1.45;color:#334155;word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace}.promote .content .promote-hero .promote-actions[data-v-811e2bbc]{position:relative;z-index:1;display:flex;gap:.35714rem}.promote .content .promote-hero .promote-actions .promote-btn[data-v-811e2bbc]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.21429rem;padding:.35714rem .42857rem;border:none;border-radius:.35714rem;font-size:.46429rem;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .2s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.promote .content .promote-hero .promote-actions .promote-btn[data-v-811e2bbc]:active:not(:disabled){transform:scale(.98)}.promote .content .promote-hero .promote-actions .promote-btn[data-v-811e2bbc]:disabled{opacity:.45;cursor:not-allowed}.promote .content .promote-hero .promote-actions .promote-btn--primary[data-v-811e2bbc]{color:#0d6efd;background:#fff;box-shadow:0 .07143rem .21429rem rgba(0,0,0,.08)}.promote .content .promote-hero .promote-actions .promote-btn--primary.is-done[data-v-811e2bbc]{color:#059669}.promote .content .promote-hero .promote-actions .promote-btn--ghost[data-v-811e2bbc]{color:#fff;background:hsla(0,0%,100%,.22);border:.03571rem solid hsla(0,0%,100%,.55)}.promote .content .section-title-wrap[data-v-811e2bbc]{display:flex;align-items:center;gap:.28571rem;margin:.14286rem 0 .28571rem}.promote .content .section-title-wrap .section-title-line[data-v-811e2bbc]{flex:1;height:.03571rem;background:linear-gradient(90deg,rgba(24,129,231,.08),rgba(24,129,231,.35),rgba(24,129,231,.08))}.promote .content .section-title-wrap .section-title-text[data-v-811e2bbc]{font-size:.42857rem;font-weight:600;color:#64748b;white-space:nowrap}.promote .content .panel[data-v-811e2bbc]{border-radius:.35714rem;background:#fff;box-shadow:0 .03571rem .21429rem rgba(31,41,90,.05),0 .03571rem .07143rem rgba(0,0,0,.03);margin-bottom:.35714rem;overflow:hidden}.promote .content .panel--desc[data-v-811e2bbc]{padding:.42857rem .5rem}.promote .content .panel--desc .panel-desc[data-v-811e2bbc]{font-size:.46429rem;line-height:1.6;color:#475569}.promote .content .panel--desc .panel-desc.muted[data-v-811e2bbc]{color:#94a3b8}.promote .content .panel--desc .panel-desc p[data-v-811e2bbc]{margin:0 0 .21429rem}.promote .content .panel--desc .panel-desc p[data-v-811e2bbc]:last-child{margin-bottom:0}.promote .content .panel--desc .panel-desc br[data-v-811e2bbc]{display:block;content:"";margin-top:.14286rem}.promote .content .panel--qr[data-v-811e2bbc]{padding:.57143rem;text-align:center}.promote .content .panel--qr .qrcode-host[data-v-811e2bbc]{display:inline-block;padding:.35714rem;background:#fff;border-radius:.28571rem;box-shadow:0 .03571rem .14286rem rgba(0,0,0,.06)}.promote .content .panel--qr .qrcode-host canvas[data-v-811e2bbc]{display:block;border-radius:.14286rem}.promote .content .panel--qr .qr-tip[data-v-811e2bbc]{margin:.35714rem 0 0;font-size:.39286rem;color:#94a3b8}html[data-theme=dark] .promote{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .promote .loading-box{background:rgba(30,41,59,.6)!important;border:.03571rem solid rgba(148,163,184,.15);box-shadow:0 .14286rem .42857rem rgba(0,0,0,.15)!important}html[data-theme=dark] .promote .loading-box .van-loading__text{color:#94a3b8!important}html[data-theme=dark] .promote .promote-hero{background:linear-gradient(135deg,#1e3a5f,#2d4a6f,#1a3352)!important;box-shadow:0 .28571rem 1.14286rem rgba(0,0,0,.35)!important}html[data-theme=dark] .promote .promote-icon-wrap{background:hsla(0,0%,100%,.95)!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.2)!important}html[data-theme=dark] .promote .promote-icon{color:#4dabf7!important}html[data-theme=dark] .promote .promote-url-box{background:rgba(15,23,42,.55)!important;border:.03571rem solid rgba(148,163,184,.12)}html[data-theme=dark] .promote .promote-url-text{color:#cbd5e1!important}html[data-theme=dark] .promote .promote-btn--primary{color:#0d6efd!important;background:#fff!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.15)!important}html[data-theme=dark] .promote .promote-btn--primary.is-done{color:#34d399!important}html[data-theme=dark] .promote .promote-btn--ghost{color:#fff!important;background:hsla(0,0%,100%,.12)!important;border-color:hsla(0,0%,100%,.35)!important}html[data-theme=dark] .promote .section-title-text{color:#e2e8f0!important}html[data-theme=dark] .promote .section-title-line{background:linear-gradient(90deg,rgba(96,165,250,.1),rgba(96,165,250,.4),rgba(96,165,250,.1))!important}html[data-theme=dark] .promote .panel{background:rgba(30,41,59,.6)!important;border:.03571rem solid rgba(148,163,184,.15);box-shadow:0 .14286rem .42857rem rgba(0,0,0,.15)!important}html[data-theme=dark] .promote .panel-desc{color:#cbd5e1!important}html[data-theme=dark] .promote .panel-desc.muted{color:#94a3b8!important}html[data-theme=dark] .promote .qrcode-host{background:#fff;box-shadow:0 .14286rem .57143rem rgba(0,0,0,.25)}html[data-theme=dark] .promote .qr-tip{color:#94a3b8!important}.chat-page[data-v-74bd273c]{position:absolute;inset:0;min-height:calc(var(--vh, 1vh)*100);padding-bottom:var(--app-safe-area-bottom,0)}.chat-container[data-v-74bd273c],.chat-page[data-v-74bd273c]{background:linear-gradient(180deg,#f0f5fc,#e8eef7);overflow:hidden;box-sizing:border-box}.chat-container[data-v-74bd273c]{position:fixed;top:calc(1.64286rem + var(--app-safe-area-top, 0px));left:0;right:0;bottom:0;display:flex;flex-direction:column}.header-prediction-btn[data-v-74bd273c]{font-size:.53571rem;color:#106fff;padding:.14286rem .28571rem;white-space:nowrap;border:none;background:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:500}.header-prediction-btn[data-v-74bd273c]:disabled{opacity:.6;cursor:not-allowed}.chat-page .header-prediction-btn[data-v-74bd273c]:not(:disabled){color:#93c5fd}.chat-list[data-v-74bd273c]{flex:1;overflow-y:auto;min-height:0;padding:.5rem;background:transparent;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.chat-list[data-v-74bd273c]::-webkit-scrollbar{display:none}.chat-load-more-top[data-v-74bd273c]{text-align:center;padding:.28571rem 0;min-height:1.14286rem}.load-more-text[data-v-74bd273c]{font-size:.42857rem;color:#94a3b8}.time-divider[data-v-74bd273c]{text-align:center;padding:.35714rem 0 .21429rem;font-size:.39286rem;color:#94a3b8;font-weight:500}.message-item[data-v-74bd273c]{display:flex;margin-bottom:.42857rem;animation:messageFadeIn-fba736ab-74bd273c .3s ease-out}@keyframes messageFadeIn-fba736ab-74bd273c{0%{opacity:0;transform:translateY(.35714rem)}to{opacity:1;transform:translateY(0)}}.user-message-content[data-v-74bd273c]{display:flex;align-items:flex-start;width:100%;gap:.28571rem}.user-message-content.message-my[data-v-74bd273c]{flex-direction:row-reverse}.message-avatar[data-v-74bd273c]{width:1.42857rem;height:1.42857rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff;border:.07143rem solid #e2e8f0;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.059)}.message-avatar img[data-v-74bd273c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message-content[data-v-74bd273c]{display:flex;flex-direction:column;align-items:flex-start;max-width:calc(100% - 1.57143rem);gap:.14286rem}.message-my .message-content[data-v-74bd273c]{align-items:flex-end}.message-username[data-v-74bd273c]{font-size:.39286rem;color:#64748b;padding:0 .14286rem .07143rem;display:flex;align-items:center;gap:.21429rem}.message-my .message-username[data-v-74bd273c]{text-align:right;flex-direction:row-reverse}.message-item.message-system .message-username[data-v-74bd273c]{color:#ee0a24;font-weight:600}.message-text[data-v-74bd273c]{display:inline-block;padding:.28571rem .42857rem;border-radius:.5rem;font-size:.42857rem;line-height:1.5;word-break:break-word;max-width:100%;position:relative}.message-text .msg-inline-img[data-v-74bd273c]{max-width:2.57143rem;max-height:1.92857rem;vertical-align:middle;border-radius:.14286rem}.message-text .divider-line[data-v-74bd273c]{height:.03571rem;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.1) 80%,transparent);margin:.28571rem 0;display:block}.message-text .bet-user[data-v-74bd273c]{color:inherit;font-weight:500;margin-right:.07143rem}.message-text .bet-info[data-v-74bd273c]{color:inherit}.message-text .tab-spacer[data-v-74bd273c]{display:inline-block;width:.57143rem}.text-other[data-v-74bd273c]{background:#fff;color:#1e293b;border:.03571rem solid #e2e8f0;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.039)}.text-my[data-v-74bd273c]{background:linear-gradient(135deg,#2563eb,#0d6efd,#3b82f6);color:#fff;border:none;box-shadow:0 .14286rem .5rem rgba(13,110,253,.349),inset 0 .03571rem hsla(0,0%,100%,.2)}.prediction-card[data-v-74bd273c]{position:relative;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);color:#1e293b;border-radius:.57143rem;padding:.42857rem .5rem;max-width:100%;overflow-x:auto;box-shadow:0 .14286rem .71429rem rgba(15,23,42,.078),0 .07143rem .21429rem rgba(0,0,0,.039),inset 0 .03571rem hsla(0,0%,100%,.8);border:.03571rem solid rgba(100,116,139,.2);overflow:hidden}.prediction-card[data-v-74bd273c]:before{content:"";position:absolute;top:-40%;right:-20%;width:3.57143rem;height:3.57143rem;background:radial-gradient(circle,rgba(59,130,246,.12) 0,transparent 65%);border-radius:50%;pointer-events:none}.prediction-card .pred-title[data-v-74bd273c]{position:relative;font-size:.46429rem;font-weight:700;color:#0d6efd;margin-bottom:.35714rem;padding-bottom:.28571rem;display:block;border-bottom:.03571rem solid rgba(13,110,253,.2);letter-spacing:.3px}.prediction-card .pred-list[data-v-74bd273c]{position:relative;font-size:.39286rem;line-height:1.5}.prediction-card .pred-row[data-v-74bd273c]{display:flex;align-items:center;gap:.28571rem;padding:.21429rem .28571rem;min-height:.85714rem;border-radius:.28571rem;transition:background .2s}.prediction-card .pred-row[data-v-74bd273c]:not(.pred-head):hover{background:rgba(59,130,246,.059)}.prediction-card .pred-row.pred-head[data-v-74bd273c]{color:#475569;font-size:.35714rem;font-weight:700;padding:.21429rem .28571rem;margin-bottom:.07143rem;background:rgba(13,110,253,.078);border-radius:.28571rem;text-transform:uppercase;letter-spacing:.5px}.prediction-card .pred-period[data-v-74bd273c]{width:3.14286rem;flex-shrink:0;color:#64748b;word-break:break-all;font-weight:500}.prediction-card .pred-nums[data-v-74bd273c]{width:1.71429rem;flex-shrink:0;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums}.prediction-card .pred-pred[data-v-74bd273c]{flex:1;min-width:0;color:#334155;font-weight:500}.prediction-card .pred-result[data-v-74bd273c]{width:1.14286rem;min-width:1.14286rem;height:.85714rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-weight:800;white-space:nowrap;font-size:.39286rem;border-radius:.71429rem;letter-spacing:.5px;box-shadow:0 .03571rem .10714rem rgba(0,0,0,.078)}.prediction-card .pred-result.pred-right[data-v-74bd273c]{color:#fff;background:linear-gradient(135deg,#059669,#10b981,#34d399);border:none;box-shadow:0 .07143rem .28571rem rgba(16,185,129,.4),inset 0 .03571rem hsla(0,0%,100%,.302)}.prediction-card .pred-result.pred-wrong[data-v-74bd273c]{color:#fff;background:linear-gradient(135deg,#dc2626,#ef4444,#f87171);border:none;box-shadow:0 .07143rem .28571rem rgba(239,68,68,.349),inset 0 .03571rem hsla(0,0%,100%,.251)}.prediction-card .pred-result[data-v-74bd273c]:not(.pred-right):not(.pred-wrong){color:#64748b;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border:.03571rem solid rgba(148,163,184,.3);box-shadow:0 .03571rem .07143rem rgba(0,0,0,.039)}.hongbao-bubble[data-v-74bd273c]{background:#fff;border-radius:.5rem;min-width:7.14286rem;max-width:8.57143rem;cursor:pointer;overflow:hidden;box-shadow:0 .14286rem .57143rem rgba(0,0,0,.078);transition:all .25s ease;border:.03571rem solid rgba(0,0,0,.04)}.hongbao-bubble[data-v-74bd273c]:hover{box-shadow:0 .21429rem .71429rem rgba(220,38,38,.149);transform:translateY(-.07143rem)}.hongbao-bubble[data-v-74bd273c]:active{transform:translateY(0) scale(.98)}.hongbao-header[data-v-74bd273c]{position:relative;background:linear-gradient(135deg,#dc2626,#ef4444,#f87171);padding:.35714rem .42857rem;display:flex;align-items:center;gap:.28571rem;overflow:hidden}.hongbao-header[data-v-74bd273c]:before{content:"";position:absolute;top:-50%;right:-20%;width:1.78571rem;height:1.78571rem;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%);border-radius:50%;pointer-events:none}.hongbao-header[data-v-74bd273c]:after{content:"";position:absolute;bottom:-30%;left:-10%;width:1.60714rem;height:1.60714rem;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,transparent 70%);border-radius:50%;pointer-events:none}.hongbao-icon[data-v-74bd273c]{position:relative;width:1rem;height:1rem;flex-shrink:0;z-index:1;display:flex;align-items:center;justify-content:center}.hongbao-icon-img[data-v-74bd273c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.hongbao-content[data-v-74bd273c]{flex:1;min-width:0;z-index:1}.hongbao-title[data-v-74bd273c]{font-size:.42857rem;font-weight:600;color:#fff;line-height:1.35;margin-bottom:.07143rem;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.15)}.hongbao-subtitle[data-v-74bd273c]{font-size:.35714rem;color:hsla(0,0%,100%,.902);line-height:1.2;font-weight:400;text-shadow:0 .03571rem .03571rem rgba(0,0,0,.1)}.hongbao-footer[data-v-74bd273c]{display:flex;justify-content:space-between;align-items:center;padding:.28571rem .42857rem;background:#f8fafc;border-top:.03571rem solid #e2e8f0;flex-wrap:nowrap;white-space:nowrap;gap:.14286rem}.footer-text[data-v-74bd273c]{font-size:.35714rem;color:#6b7280;font-weight:400}.footer-time[data-v-74bd273c]{font-size:.32143rem;color:#9ca3af;font-weight:400}.chat-bottom-spacer[data-v-74bd273c]{height:calc(2.14286rem + var(--app-safe-area-bottom, 0px));flex-shrink:0}.loading-more[data-v-74bd273c]{text-align:center;padding:.42857rem}.input-container[data-v-74bd273c]{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;border-top:.03571rem solid #ebedf0;padding:.28571rem .42857rem;padding-bottom:calc(.28571rem + var(--app-safe-area-bottom, 0px));box-sizing:border-box;backface-visibility:hidden;box-shadow:0 -.07143rem .28571rem rgba(0,0,0,.078)}.input-container.input-disabled[data-v-74bd273c]{cursor:not-allowed;pointer-events:auto}.input-container.input-disabled .chat-input[data-v-74bd273c]{cursor:not-allowed}.input-field[data-v-74bd273c]{display:flex;align-items:center;gap:.21429rem}.input-field input[data-v-74bd273c]{flex:1;min-width:0;height:1.28571rem;padding:0 .42857rem;background:#f5f5f5;border:none;font-size:.5rem;color:#323233}.input-field input[data-v-74bd273c]::-moz-placeholder{color:#969799}.input-field input[data-v-74bd273c]::placeholder{color:#969799}.input-field input.disabled-input[data-v-74bd273c]{text-align:center;opacity:.6;cursor:not-allowed}.input-field button[data-v-74bd273c]{flex-shrink:0}.send-btn[data-v-74bd273c]{height:1.14286rem;min-width:2.28571rem;padding:0 .42857rem;border-radius:.28571rem;font-size:.57143rem;line-height:1.14286rem;border:none;background:linear-gradient(135deg,#1989fa,#4facfe);color:#fff;font-weight:500}.send-btn.disabled[data-v-74bd273c]{background:#dcdcdc;color:#fff;cursor:not-allowed}.red-pack-dialog[data-v-74bd273c]{color:#000;text-align:center;background:#fff;overflow:hidden}.red-pack-top-border[data-v-74bd273c]{height:1.85714rem;border:.03571rem solid #f25542;background-color:#f25542;border-radius:0 0 50% 50%/0 0 70% 70%;box-shadow:0 .10714rem 0 -.03571rem rgba(0,0,0,.2);position:relative}.close-btn[data-v-74bd273c]{position:absolute;top:.28571rem;left:.28571rem;color:#fff;font-size:.64286rem;cursor:pointer;z-index:10}.red-pack-content[data-v-74bd273c]{padding:.5rem .57143rem;min-height:5rem}.red-pack-open-btn[data-v-74bd273c]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#e8a740;color:#c0392b;font-size:1.2rem;font-weight:700;margin-top:.5rem;cursor:pointer}.red-pack-avatar[data-v-74bd273c]{display:inline-block;margin-top:.14286rem}.red-pack-avatar img[data-v-74bd273c]{width:1.14286rem;height:1.14286rem;border:.03571rem solid #f25542;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.red-pack-nickname[data-v-74bd273c]{margin:.28571rem 0 .07143rem;font-size:.53571rem;font-weight:500;color:#333}.red-pack-name[data-v-74bd273c]{display:block;color:#999;font-size:.42857rem;margin-bottom:.21429rem}.red-pack-balance[data-v-74bd273c]{margin-top:.5rem!important;font-size:1.28571rem;color:#cfac74;font-weight:600}.red-pack-error[data-v-74bd273c]{margin-top:.5rem!important;font-size:.5rem;color:#999;font-weight:400}.red-pack-list[data-v-74bd273c]{margin-top:0;background:#fff;border-top:.03571rem solid #ebedf0;padding:.35714rem .42857rem;max-height:7.85714rem;overflow-y:auto}.red-pack-summary[data-v-74bd273c]{font-size:.42857rem;color:#666;margin-bottom:.35714rem;padding-bottom:.35714rem;border-bottom:.03571rem solid #ebedf0}.red-pack-users[data-v-74bd273c]{display:flex;flex-direction:column;gap:.21429rem}.red-pack-user-item[data-v-74bd273c]{display:flex;align-items:center;gap:.28571rem;padding:.17857rem 0}.red-pack-user-avatar[data-v-74bd273c]{width:.71429rem;height:.71429rem;flex-shrink:0}.red-pack-user-avatar img[data-v-74bd273c]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.red-pack-user-name[data-v-74bd273c]{flex:1;text-align:center;font-size:.42857rem;color:#333}.red-pack-user-money[data-v-74bd273c]{font-size:.42857rem;color:#cfac74;font-weight:500}[data-v-74bd273c] .van-nav-bar__left{padding-left:.5rem}[data-v-74bd273c] .van-nav-bar__right{padding-right:.5rem}.input-field input.disabled-input[data-v-74bd273c]{text-align:center!important}.message-text[data-v-74bd273c]{max-width:80vw!important}html[data-theme=dark] .chat-page{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .chat-page .chat-list{background:transparent!important}html[data-theme=dark] .chat-page .chat-container{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important;border:none!important;box-shadow:none!important}html[data-theme=dark] .chat-page .time-divider{color:#94a3b8!important}html[data-theme=dark] .chat-page .load-more-text{color:#64748b!important}html[data-theme=dark] .chat-page .message-avatar{border:.07143rem solid rgba(148,163,184,.3)!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.2)!important}html[data-theme=dark] .chat-page .message-username{color:#94a3b8!important}html[data-theme=dark] .chat-page .message-content{border:none!important;outline:none!important;box-shadow:none!important}html[data-theme=dark] .chat-page .message-text{border:none!important;outline:none!important}html[data-theme=dark] .chat-page .text-other{background:rgba(30,41,59,.902)!important;color:#e2e8f0!important;box-shadow:0 .07143rem .28571rem rgba(0,0,0,.149)!important;border:.03571rem solid rgba(100,116,139,.2)!important}html[data-theme=dark] .chat-page .text-my{background:linear-gradient(135deg,#1e5bb5,#2d7dd2,#3b8be8)!important;box-shadow:0 .14286rem .57143rem rgba(45,125,210,.349),inset 0 .03571rem hsla(0,0%,100%,.122)!important;border:none!important}html[data-theme=dark] .chat-page .prediction-card{background:linear-gradient(135deg,#1e3a5f,#1e293b,#0f172a)!important;color:#e2e8f0!important;border:.03571rem solid rgba(93,168,255,.2)!important;box-shadow:0 .14286rem .71429rem rgba(0,0,0,.302),inset 0 .03571rem hsla(0,0%,100%,.051)!important}html[data-theme=dark] .chat-page .prediction-card:before{background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 65%)!important}html[data-theme=dark] .chat-page .prediction-card .pred-title{color:#93c5fd!important;border-bottom-color:rgba(147,197,253,.251)!important}html[data-theme=dark] .chat-page .prediction-card .pred-row.pred-head{color:#c7d2fe!important;background:rgba(59,130,246,.149)!important}html[data-theme=dark] .chat-page .prediction-card .pred-period,html[data-theme=dark] .chat-page .prediction-card .pred-pred{color:#cbd5e1!important}html[data-theme=dark] .chat-page .prediction-card .pred-nums{color:#f8fafc!important}html[data-theme=dark] .chat-page .prediction-card .pred-row:not(.pred-head):hover{background:rgba(59,130,246,.078)!important}html[data-theme=dark] .chat-page .prediction-card .pred-result.pred-right{color:#fff!important;background:linear-gradient(135deg,#047857,#059669,#10b981)!important;border:none!important;box-shadow:0 .07143rem .35714rem rgba(16,185,129,.4),inset 0 .03571rem hsla(0,0%,100%,.2)!important}html[data-theme=dark] .chat-page .prediction-card .pred-result.pred-wrong{color:#fff!important;background:linear-gradient(135deg,#b91c1c,#dc2626,#ef4444)!important;border:none!important;box-shadow:0 .07143rem .35714rem rgba(239,68,68,.4),inset 0 .03571rem hsla(0,0%,100%,.2)!important}html[data-theme=dark] .chat-page .prediction-card .pred-result:not(.pred-right):not(.pred-wrong){color:#94a3b8!important;background:linear-gradient(180deg,rgba(51,65,85,.8),rgba(30,41,59,.902))!important;border:.03571rem solid rgba(148,163,184,.3)!important;box-shadow:0 .03571rem .10714rem rgba(0,0,0,.2)!important}html[data-theme=dark] .chat-page .hongbao-bubble{background:rgba(19,32,54,.949)!important;border:.03571rem solid rgba(100,116,139,.2)!important;box-shadow:0 .14286rem .57143rem rgba(0,0,0,.251)!important}html[data-theme=dark] .chat-page .hongbao-footer{background:rgba(15,23,42,.902)!important;border-top:.03571rem solid rgba(100,116,139,.2)!important}html[data-theme=dark] .chat-page .footer-text{color:#c4d4eb!important}html[data-theme=dark] .chat-page .footer-time{color:#94a3b8!important}html[data-theme=dark] .chat-page .input-container{background:#101b2c!important;border-top-color:rgba(117,148,193,.2)!important;box-shadow:0 -.14286rem .57143rem rgba(5,12,25,.361)!important}html[data-theme=dark] .chat-page .input-container .chat-input{color:#d3e2f7!important;background:#1b2d49!important;border:.03571rem solid rgba(117,148,193,.2)!important;border-radius:.28571rem!important}html[data-theme=dark] .chat-page .input-container .chat-input::-moz-placeholder{color:#91a8ca!important}html[data-theme=dark] .chat-page .input-container .chat-input::placeholder{color:#91a8ca!important}html[data-theme=dark] .chat-page .input-container .disabled-input{text-align:center!important}html[data-theme=dark] .chat-page .send-btn:not(.disabled){background:linear-gradient(135deg,#4b8dff,#2f67da)!important;box-shadow:0 .21429rem .5rem rgba(33,101,214,.341)!important}html[data-theme=dark] .chat-page .send-btn.disabled{background:rgba(66,93,133,.451)!important;color:#9fb3d1!important;box-shadow:none!important}.game-group-detail[data-v-df3b859a]{background-color:var(--theme-bg-elevated,#fff);height:100%;box-sizing:border-box}.game-group-detail[data-v-df3b859a]::-webkit-scrollbar{display:none}.game-group-detail .detail-loading[data-v-df3b859a]{padding:1.42857rem .35714rem;display:flex;justify-content:center;align-items:center}.game-group-detail .detail-empty[data-v-df3b859a]{padding:1.42857rem .35714rem;display:flex;flex-direction:column;gap:.57143rem}.game-group-detail .detail-header[data-v-df3b859a]{width:100%;margin-left:0;margin-right:0;padding:.57143rem .35714rem .64286rem;margin-bottom:.21429rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.game-group-detail .detail-header .detail-header-inner[data-v-df3b859a]{display:flex;flex-direction:row;align-items:center;gap:.17857rem;max-width:100%}.game-group-detail .detail-header .detail-header-icon[data-v-df3b859a]{width:3.14286rem;height:3.14286rem;flex-shrink:0;border-radius:.42857rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.game-group-detail .detail-header .detail-header-icon .detail-header-icon-img[data-v-df3b859a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game-group-detail .detail-header .detail-header-text[data-v-df3b859a]{flex:1;min-width:0}.game-group-detail .detail-header .detail-header-title-row[data-v-df3b859a]{display:flex;align-items:center;gap:.28571rem;flex-wrap:wrap}.game-group-detail .detail-header .detail-header-title-row .detail-header-title[data-v-df3b859a]{margin:0;font-size:.78571rem;font-weight:600;color:#fff;line-height:1.3;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.2)}.game-group-detail .detail-header .detail-header-title-row .detail-header-tag[data-v-df3b859a]{padding:.10714rem .35714rem;font-size:.42857rem;background:#fff;border-radius:.21429rem;flex-shrink:0;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-group-detail .detail-header .detail-header-desc[data-v-df3b859a]{margin-top:.28571rem;font-size:.46429rem;color:hsla(0,0%,100%,.95);line-height:1.5;white-space:pre-line;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.15)}.game-group-detail .detail-content[data-v-df3b859a]{padding:.28571rem .71429rem .42857rem;padding-bottom:calc(.42857rem + var(--app-safe-area-bottom));max-width:100%;box-sizing:border-box}.game-group-detail .detail-content .detail-list[data-v-df3b859a]{display:flex;flex-direction:column;gap:.71429rem;max-width:14.28571rem;margin-left:auto;margin-right:auto;width:100%}.game-group-detail .detail-content .detail-list .detail-item-row[data-v-df3b859a]{position:relative;overflow:visible}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item-rule-tag[data-v-df3b859a]{position:absolute;top:-.25rem;right:.42857rem;z-index:2;padding:.10714rem .35714rem;font-size:.42857rem;background:#fff;border-radius:.21429rem;font-weight:500;display:inline-block;box-shadow:0 .03571rem .10714rem rgba(0,0,0,.1);cursor:pointer}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item[data-v-df3b859a]{position:relative;display:flex;align-items:center;padding:.42857rem .5rem;border-radius:.42857rem;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 .03571rem .10714rem rgba(0,0,0,.08);cursor:pointer}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item[data-v-df3b859a]:active{opacity:.92}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-bg-text[data-v-df3b859a]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.71429rem;font-weight:700;color:hsla(0,0%,100%,.06);white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-icon[data-v-df3b859a]{position:relative;z-index:1;width:2rem;height:2rem;flex-shrink:0;border-radius:.35714rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-icon .detail-item-img[data-v-df3b859a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-info[data-v-df3b859a]{position:relative;z-index:1;flex:1;min-width:0;margin-left:.42857rem}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-info .detail-item-name[data-v-df3b859a]{font-size:.53571rem;font-weight:600;color:#fff;text-shadow:0 .03571rem .07143rem rgba(0,0,0,.15)}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-info .detail-item-players[data-v-df3b859a]{margin-top:.14286rem;font-size:.42857rem;color:hsla(0,0%,100%,.9)}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-info .detail-item-players .detail-item-count[data-v-df3b859a]{font-weight:500}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-actions[data-v-df3b859a]{position:relative;z-index:1;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-actions .detail-item-rule[data-v-df3b859a]{padding:.07143rem .28571rem;font-size:.39286rem;background:#fff;border-radius:.14286rem;display:inline-block;font-weight:500}.game-group-detail .detail-content .detail-list .detail-item-row .detail-item .detail-item-actions .detail-item-open[data-v-df3b859a]{font-size:.46429rem;color:#fff;font-weight:700;margin-top:.07143rem}.game-group-detail[data-v-df3b859a] .popup-btn-gradient,.game-group-detail[data-v-df3b859a] .popup-header-gradient{background:linear-gradient(135deg,#1989fa,#60d0ff)!important;border:none!important}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card{display:flex;flex-direction:column;height:55vh;max-height:55vh;overflow:hidden}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-header{padding:.42857rem .57143rem;border-radius:.42857rem .42857rem 0 0;flex-shrink:0}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-header .detail-intro-popup-title{font-size:.60714rem;font-weight:600;color:#fff;text-align:center;display:block;margin:0}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body{padding:.5rem .57143rem;background:#fff;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-label{font-size:.46429rem;font-weight:600;color:#555;margin-top:.35714rem;margin-bottom:.14286rem}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-label:first-of-type{margin-top:0}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-desc,.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-intro{font-size:.5rem;color:#666;line-height:1.6;white-space:pre-line}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-intro{margin-top:.28571rem}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-body .detail-intro-popup-empty{font-size:.5rem;color:#999}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-footer{padding:.42857rem .57143rem;background:#fff;border-radius:0 0 .42857rem .42857rem;flex-shrink:0}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-footer .detail-intro-popup-btn{font-weight:600}.game-group-detail[data-v-df3b859a] .detail-intro-popup-card .detail-intro-popup-footer .detail-intro-popup-btn .van-button__text{color:#fff}html[data-theme=dark] .game-group-detail[data-v-df3b859a]{background-color:#0f172a!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .van-nav-bar{background:#111827!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .van-nav-bar__left,html[data-theme=dark] .game-group-detail[data-v-df3b859a] .van-nav-bar__right,html[data-theme=dark] .game-group-detail[data-v-df3b859a] .van-nav-bar__title{color:#e5e7eb!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup{background:transparent!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-card{border:1px solid rgba(117,148,193,.24)!important;background:#152138!important;box-shadow:0 .14286rem .42857rem rgba(0,0,0,.5)!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-header{background:linear-gradient(135deg,#1989fa,#60d0ff)!important;border-bottom:1px solid rgba(117,148,193,.2)!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-header .detail-intro-popup-title{color:#fff!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-body,html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-footer{background:#152138!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-label{color:#e8f0ff!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-desc,html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-intro{color:#d3e2f7!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-empty{color:#9eb3d1!important}html[data-theme=dark] .game-group-detail[data-v-df3b859a] .detail-intro-popup .detail-intro-popup-btn{background:#1e2d45!important;color:#e8f0ff!important;border:1px solid rgba(117,148,193,.3)!important}