#app[data-v-f9f3ad8c]{width:100%;min-height:calc(var(--vh, 1vh) * 100)}.notice-popup-wrapper[data-v-f9f3ad8c] .van-popup{background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important}.notice-popup-wrapper[data-v-f9f3ad8c] .van-overlay{background-color:#000000b3!important}.notice-popup[data-v-f9f3ad8c]{width:85vw;max-width:21.42857rem;min-width:11.42857rem;height:calc(85vw * 23.25 / 17.5);max-height:calc(21.42857rem * 23.25 / 17.5);min-height:calc(11.42857rem * 23.25 / 17.5);max-height:min(calc(21.42857rem * 23.25 / 17.5),85vh);padding:0;box-sizing:border-box;background:url(/images/bg_red.d891d959.png) no-repeat;background-size:100% 100%;background-position:center;background-repeat:no-repeat;box-shadow:0 .28571rem .85714rem #0000004d;display:flex;flex-direction:column;position:relative;overflow:hidden;margin:0}.notice-popup-close[data-v-f9f3ad8c]{position:absolute;top:.3rem;right:.3rem;font-size:.9rem;color:#333;cursor:pointer;z-index:10;padding:.15rem;background:#fffc;border-radius:50%;width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.notice-popup-header[data-v-f9f3ad8c]{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}.notice-popup-header span[data-v-f9f3ad8c]{font-size:.75rem;line-height:1.4;display:block}.notice-popup-header-gap[data-v-f9f3ad8c]{min-height:.2rem;flex-shrink:0}.notice-popup-body[data-v-f9f3ad8c]{height:65%;overflow:auto;word-wrap:break-word;word-break:break-all;flex-shrink:0;-webkit-overflow-scrolling:touch}.notice-popup-body-wrapper[data-v-f9f3ad8c]{border:none;color:#333;box-sizing:border-box;height:100%;margin:0;position:relative}.notice-popup-body-container[data-v-f9f3ad8c]{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}.notice-popup-body-container[data-v-f9f3ad8c]::-webkit-scrollbar{display:none}.notice-popup-text[data-v-f9f3ad8c]{font-size:.55rem;color:#333;line-height:1.5;margin:0;padding:0}.notice-popup-footer[data-v-f9f3ad8c]{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}.notice-popup-footer-actions[data-v-f9f3ad8c]{display:flex;justify-content:center;align-items:center;width:100%;gap:.8rem;position:relative}.notice-nav-icon[data-v-f9f3ad8c]{width:auto;height:1.6rem;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.notice-nav-icon[data-v-f9f3ad8c]:active{transform:scale(.95);opacity:.8}.notice-nav-prev[data-v-f9f3ad8c]{position:absolute;left:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:1rem}html{height:100%;min-height:calc(var(--vh, 1vh) * 100)}html,body{width:100%;height:100%;min-height:100%;overflow-x: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:transparent;overscroll-behavior:none;overscroll-behavior-y:none}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}a:focus{outline:none}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol,li{margin:0;padding:0;list-style:none}input,textarea{outline:none;border:none;font-family:inherit}input:focus,textarea:focus{border-color:transparent}input::-moz-placeholder,textarea::-moz-placeholder{color:#adadad}input::placeholder,textarea::placeholder{color:#adadad}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}input:focus::placeholder,textarea:focus::placeholder{color:transparent}button{outline:none;border:none;background:transparent;font-family:inherit;-webkit-tap-highlight-color:transparent}button:hover{cursor:pointer}::-webkit-scrollbar{display:none}html{scrollbar-width:none}*{-ms-overflow-style:none}.van-cell{font-size:15px!important;min-height:44px!important}.van-field__label{font-size:15px!important;width:75px!important}.van-field__control{font-size:15px!important}.van-button{font-size:16px!important;height:44px!important}#app{width:100%;min-height:calc(var(--vh, 1vh) * 100);background-color:#f5f5f5;position:relative}:root{--app-safe-area-top-reduce: 0px;--app-safe-area-bottom-reduce: 0px;--app-footer-safe-area-bottom-reduce: 0px;--app-safe-area-top: max(0px, calc(env(safe-area-inset-top, 0px) - var(--app-safe-area-top-reduce)));--app-safe-area-bottom: max(0px, calc(env(safe-area-inset-bottom, 0px) - var(--app-safe-area-bottom-reduce)));--app-footer-safe-area-bottom: max(0px, calc(env(safe-area-inset-bottom, 0px) - var(--app-footer-safe-area-bottom-reduce)));--app-safe-area-left: env(safe-area-inset-left, 0px);--app-safe-area-right: env(safe-area-inset-right, 0px)}.safe-area-top{padding-top:var(--app-safe-area-top)}.safe-area-bottom{padding-bottom:var(--app-safe-area-bottom)}.safe-area-left{padding-left:var(--app-safe-area-left)}.safe-area-right{padding-right:var(--app-safe-area-right)}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-center{text-align:center}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.text-ellipsis-3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.van-toast{background-color:#323233e0!important;.van-toast__text,.van-toast__icon{color:#fff!important}}html[data-theme=dark],html[data-theme=dark] body{background:#0f172a;color:#e5e7eb}html[data-theme=dark] #app{background-color:#0f172a}html[data-theme=dark] .app-header .van-nav-bar{background:#111827!important}html[data-theme=dark] .app-header .van-nav-bar__title,html[data-theme=dark] .app-header .van-nav-bar__left,html[data-theme=dark] .app-header .van-nav-bar__right{color:#e5e7eb!important}html[data-theme=dark]{--theme-bg: #0f172a;--theme-bg-elevated: #111827;--theme-bg-soft: #1f2937;--theme-border: #2a3446;--theme-border-soft: #374151;--theme-text: #e5e7eb;--theme-text-secondary: #94a3b8;--theme-primary: #60a5fa;--van-background: #0f172a;--van-background-2: #111827;--van-background-3: #1f2937;--van-text-color: #e5e7eb;--van-text-color-2: #cbd5e1;--van-text-color-3: #94a3b8;--van-border-color: #2a3446;--van-border-color-light: #374151;--van-active-color: #1f2937;--van-cell-background: #111827;--van-field-input-text-color: #e5e7eb;--van-popup-background: #111827;--van-dialog-background: #111827;--van-action-sheet-item-background: #111827;--van-action-sheet-item-text-color: #e5e7eb;--van-action-sheet-cancel-text-color: #e5e7eb;--van-tabs-bottom-bar-color: #60a5fa}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #app,html[data-theme=dark] .home,html[data-theme=dark] .mine,html[data-theme=dark] .wallet,html[data-theme=dark] .service,html[data-theme=dark] .chat-page,html[data-theme=dark] .service-chat,html[data-theme=dark] .notice-center,html[data-theme=dark] .notice-detail,html[data-theme=dark] .banner-detail,html[data-theme=dark] .welfare,html[data-theme=dark] .pc-game,html[data-theme=dark] .pk-game,html[data-theme=dark] .ssc-game,html[data-theme=dark] .k3-game,html[data-theme=dark] .pc-trend,html[data-theme=dark] .pk-trend,html[data-theme=dark] .ssc-trend,html[data-theme=dark] .k3-trend,html[data-theme=dark] .promotion-link,html[data-theme=dark] .security-center,html[data-theme=dark] .agent-center,html[data-theme=dark] .agent-team,html[data-theme=dark] .agent-income-record,html[data-theme=dark] .lottery-statistics,html[data-theme=dark] .recharge,html[data-theme=dark] .withdraw,html[data-theme=dark] .vip{background:var(--theme-bg)!important;color:var(--theme-text)!important}html[data-theme=dark] .content,html[data-theme=dark] .wallet-body,html[data-theme=dark] .content-container,html[data-theme=dark] .operate-panel,html[data-theme=dark] .balance-card,html[data-theme=dark] .method-card,html[data-theme=dark] .grid-nav,html[data-theme=dark] .menu-list,html[data-theme=dark] .menu-item,html[data-theme=dark] .lottery-game-item,html[data-theme=dark] .platform-card,html[data-theme=dark] .notice-row,html[data-theme=dark] .question-cell,html[data-theme=dark] .website-cell,html[data-theme=dark] .online-service,html[data-theme=dark] .chat-container,html[data-theme=dark] .input-container,html[data-theme=dark] .input-field,html[data-theme=dark] .trend-card,html[data-theme=dark] .table-header,html[data-theme=dark] .table-body,html[data-theme=dark] .popup-content,html[data-theme=dark] .game-list-popup,html[data-theme=dark] .rule-popup,html[data-theme=dark] .scratch-popup,html[data-theme=dark] .notice-popup,html[data-theme=dark] .record-item,html[data-theme=dark] .security-item,html[data-theme=dark] .user-item,html[data-theme=dark] .statistic-item,html[data-theme=dark] .signin-card,html[data-theme=dark] .faq-game-item,html[data-theme=dark] .payment-info-card,html[data-theme=dark] .bind-payment-card{background:var(--theme-bg-elevated)!important;color:var(--theme-text)!important;border-color:var(--theme-border)!important;box-shadow:none!important}html[data-theme=dark] .header-left-title,html[data-theme=dark] .activities-title-text,html[data-theme=dark] .balance-label,html[data-theme=dark] .balance-value,html[data-theme=dark] .user-name,html[data-theme=dark] .menu-label,html[data-theme=dark] .lottery-game-name,html[data-theme=dark] .notice-item-title,html[data-theme=dark] .message-text,html[data-theme=dark] .message-content,html[data-theme=dark] .record-title,html[data-theme=dark] .statistic-value,html[data-theme=dark] .chart-title{color:var(--theme-text)!important}html[data-theme=dark] .info-label,html[data-theme=dark] .info-value,html[data-theme=dark] .user-id-label,html[data-theme=dark] .lottery-game-players-text,html[data-theme=dark] .notice-item-time,html[data-theme=dark] .message-time,html[data-theme=dark] .record-time,html[data-theme=dark] .statistic-label,html[data-theme=dark] .empty-tip{color:var(--theme-text-secondary)!important}html[data-theme=dark] .menu-item,html[data-theme=dark] .notice-item,html[data-theme=dark] .security-item,html[data-theme=dark] .record-item,html[data-theme=dark] .user-item,html[data-theme=dark] .table-row,html[data-theme=dark] .method-card-row{border-color:var(--theme-border)!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-secondary)!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--theme-text-secondary)!important}html[data-theme=dark] .app-header .van-nav-bar{background:var(--theme-bg-elevated)!important}html[data-theme=dark] .app-header .van-nav-bar__title,html[data-theme=dark] .app-header .van-nav-bar__left,html[data-theme=dark] .app-header .van-nav-bar__right,html[data-theme=dark] .app-header .header-logo-title,html[data-theme=dark] .app-header .header-logo-text{color:var(--theme-text)!important}html[data-theme=dark] .app-header .header-logo-subtitle{color:var(--theme-text-secondary)!important}html[data-theme=dark] .app-footer .footer-tabs{background:var(--theme-bg-elevated)!important;border-top-color:var(--theme-border)!important}html[data-theme=dark] .app-footer .footer-tab-icon,html[data-theme=dark] .app-footer .footer-tab-label{color:var(--theme-text-secondary)!important}html[data-theme=dark] .app-footer .footer-tab--active .footer-tab-icon,html[data-theme=dark] .app-footer .footer-tab--active .footer-tab-label{color:#4ba5ff!important}html[data-theme=dark] .app-footer .footer-tab--active .footer-tab-icon{filter:drop-shadow(0 0 .21429rem rgba(75,165,255,.35))}html[data-theme=dark] .app-footer .footer-tab,html[data-theme=dark] .app-footer .footer-tab--active,html[data-theme=dark] .app-footer .footer-tab-content{background:transparent!important;background-color:transparent!important;background-image:none!important}html[data-theme=dark] .app-footer .footer-tab-icon-wrapper{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}html[data-theme=dark] .van-popup,html[data-theme=dark] .van-dialog,html[data-theme=dark] .van-action-sheet__content,html[data-theme=dark] .van-picker__toolbar,html[data-theme=dark] .van-calendar,html[data-theme=dark] .van-dropdown-menu__bar,html[data-theme=dark] .van-cell,html[data-theme=dark] .van-cell-group,html[data-theme=dark] .van-tab,html[data-theme=dark] .van-tabs__nav,html[data-theme=dark] .van-tabs__content,html[data-theme=dark] .van-tab__panel,html[data-theme=dark] .van-tab__pane-wrapper,html[data-theme=dark] .van-collapse-item__content,html[data-theme=dark] .van-field,html[data-theme=dark] .van-search{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,html[data-theme=dark] .van-hairline-unset--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-field__label,html[data-theme=dark] .van-field__control,html[data-theme=dark] .van-tab,html[data-theme=dark] .van-dialog__header,html[data-theme=dark] .van-dialog__message{color:var(--theme-text)!important}html[data-theme=dark] .van-tab--active,html[data-theme=dark] .van-button--primary{color:#fff!important}html[data-theme=dark] body #app .van-popup,html[data-theme=dark] body #app .van-action-sheet,html[data-theme=dark] body #app .van-action-sheet__item,html[data-theme=dark] body #app .van-action-sheet__cancel,html[data-theme=dark] body #app .van-picker__columns,html[data-theme=dark] body #app .van-picker-column__item,html[data-theme=dark] body #app .van-calendar__body,html[data-theme=dark] body #app .van-dropdown-item__content,html[data-theme=dark] body #app .van-popover__content,html[data-theme=dark] body #app .van-popup--round,html[data-theme=dark] body #app .van-popup--center,html[data-theme=dark] body #app .van-tabs__wrap,html[data-theme=dark] body #app .van-tabs__nav--line,html[data-theme=dark] body #app .van-tab__panel-wrapper,html[data-theme=dark] body #app .van-tab__panel,html[data-theme=dark] body #app .van-empty,html[data-theme=dark] body #app .van-empty__description,html[data-theme=dark] body #app .van-list,html[data-theme=dark] body #app .van-pull-refresh{background:var(--theme-bg-elevated)!important;color:var(--theme-text)!important}html[data-theme=dark] body #app .van-button--default,html[data-theme=dark] body #app .van-button--plain,html[data-theme=dark] body #app .van-button--small,html[data-theme=dark] body #app .van-button--normal{background:var(--theme-bg-soft)!important;border-color:var(--theme-border-soft)!important;color:var(--theme-text)!important}html[data-theme=dark] body #app .van-tabs__line{background:var(--theme-primary)!important}html[data-theme=dark] body #app [class*=card],html[data-theme=dark] body #app [class*=panel],html[data-theme=dark] body #app [class*=popup],html[data-theme=dark] body #app [class*=container],html[data-theme=dark] body #app [class*=section],html[data-theme=dark] body #app [class*=list]{border-color:var(--theme-border)!important}html[data-theme=dark] body #app [style*="background:#fff"],html[data-theme=dark] body #app [style*="background: #fff"],html[data-theme=dark] body #app [style*="background:#ffffff"],html[data-theme=dark] body #app [style*="background: #ffffff"],html[data-theme=dark] body #app [style*="background-color:#fff"],html[data-theme=dark] body #app [style*="background-color: #fff"],html[data-theme=dark] body #app [style*="background-color:#ffffff"],html[data-theme=dark] body #app [style*="background-color: #ffffff"]{background:var(--theme-bg-elevated)!important}html[data-theme=dark] body #app [class*=label],html[data-theme=dark] body #app [class*=desc],html[data-theme=dark] body #app [class*=subtitle],html[data-theme=dark] body #app [class*=placeholder]{color:var(--theme-text)!important}html[data-theme=dark] body #app .wallet-body,html[data-theme=dark] body #app .service .content,html[data-theme=dark] body #app .mine .content,html[data-theme=dark] body #app .notice-center .content,html[data-theme=dark] body #app .welfare .content,html[data-theme=dark] body #app .chat-page .chat-container,html[data-theme=dark] body #app .service-chat .chat-container{background:var(--theme-bg)!important}html[data-theme=dark] body #app [class*=content],html[data-theme=dark] body #app [class*=wrapper],html[data-theme=dark] body #app [class*=body]{background-color:transparent!important;background-image:none!important}html[data-theme=dark] body #app .content,html[data-theme=dark] body #app .content-platforms,html[data-theme=dark] body #app .content-container,html[data-theme=dark] body #app .wallet-body,html[data-theme=dark] body #app .chat-list,html[data-theme=dark] body #app .table-body,html[data-theme=dark] body #app .table-header,html[data-theme=dark] body #app .footer-container{background:var(--theme-bg)!important}html[data-theme=dark] body #app *:before,html[data-theme=dark] body #app *:after{border-color:var(--theme-border)!important}html[data-theme=dark]{--theme-bg: #0b1220;--theme-bg-elevated: #121c2f;--theme-bg-soft: #1a2740;--theme-surface-1: #152238;--theme-surface-2: #1b2d4a;--theme-surface-3: #22375a;--theme-shadow: 0 .21429rem .57143rem rgba(5, 10, 20, .35)}html[data-theme=dark] body,html[data-theme=dark] #app{background:radial-gradient(120% 80% at 50% -10%,#1a2b47,#0b1220 55%,#090f1a)!important}html[data-theme=dark] .home,html[data-theme=dark] .mine,html[data-theme=dark] .wallet,html[data-theme=dark] .service,html[data-theme=dark] .notice-center,html[data-theme=dark] .banner-detail,html[data-theme=dark] .welfare,html[data-theme=dark] .chat-page,html[data-theme=dark] .service-chat,html[data-theme=dark] .pc-game,html[data-theme=dark] .pk-game,html[data-theme=dark] .ssc-game,html[data-theme=dark] .k3-game{background:transparent!important}html[data-theme=dark] .balance-card,html[data-theme=dark] .grid-nav,html[data-theme=dark] .menu-list,html[data-theme=dark] .notice-row,html[data-theme=dark] .lottery-game-item,html[data-theme=dark] .platform-card,html[data-theme=dark] .method-card,html[data-theme=dark] .operate-panel,html[data-theme=dark] .security-item,html[data-theme=dark] .record-item,html[data-theme=dark] .statistic-item,html[data-theme=dark] .signin-card,html[data-theme=dark] .trend-card,html[data-theme=dark] .chat-container,html[data-theme=dark] .input-container,html[data-theme=dark] .rule-popup,html[data-theme=dark] .scratch-popup,html[data-theme=dark] .game-list-popup{background:linear-gradient(180deg,var(--theme-surface-1) 0%,var(--theme-bg-elevated) 100%)!important;border:.03571rem solid rgba(111,141,183,.2)!important;box-shadow:var(--theme-shadow)!important}html[data-theme=dark] .menu-item,html[data-theme=dark] .question-cell,html[data-theme=dark] .website-cell,html[data-theme=dark] .today-stat-item,html[data-theme=dark] .withdraw-count-chip,html[data-theme=dark] .table-row,html[data-theme=dark] .history-item,html[data-theme=dark] .user-item,html[data-theme=dark] .faq-game-item{background:#22375a73!important;border-color:#84a0c733!important}html[data-theme=dark] .game-header-fixed,html[data-theme=dark] .info-card,html[data-theme=dark] .result-card{background:linear-gradient(180deg,#18263f,#121b2d)!important;border-color:#81a0cb38!important}html[data-theme=dark] .chat-list,html[data-theme=dark] .table-body{background:#0c1422c7!important}html[data-theme=dark] .message-content,html[data-theme=dark] .mess{background:#1d2b43d1!important;border:.03571rem solid rgba(102,131,170,.2)!important}html[data-theme=dark] .message-my .message-content,html[data-theme=dark] .my-message .mess{background:linear-gradient(180deg,#1d3b66,#1b3357)!important;border-color:#72b0ff47!important}html[data-theme=dark] .submit-btn,html[data-theme=dark] .action-button,html[data-theme=dark] .wheel-action .van-button,html[data-theme=dark] .game-launch-actions .van-button,html[data-theme=dark] .send-btn,html[data-theme=dark] .input-tool-btn{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;color:#fff!important;box-shadow:0 6px 14px #2563eb52!important}html[data-theme=dark] .van-button--default,html[data-theme=dark] .van-button--plain{background:linear-gradient(180deg,#243753,#1d2d45)!important;color:#dbeafe!important;border-color:#7398c54d!important}html[data-theme=dark] .van-tabs__nav,html[data-theme=dark] .tabs-section,html[data-theme=dark] .custom-tabs,html[data-theme=dark] .table-header,html[data-theme=dark] .app-footer .footer-tabs{background:linear-gradient(180deg,#1a2a43,#162339)!important;border-color:#7896bf40!important}html[data-theme=dark] .title,html[data-theme=dark] .header-left-title,html[data-theme=dark] .balance-value,html[data-theme=dark] .user-name,html[data-theme=dark] .notice-item-title,html[data-theme=dark] .lottery-game-name{color:#eaf2ff!important}html[data-theme=dark] .desc,html[data-theme=dark] .subtitle,html[data-theme=dark] .notice-item-time,html[data-theme=dark] .message-time,html[data-theme=dark] .lottery-game-players-text,html[data-theme=dark] .stat-label,html[data-theme=dark] .summary-label{color:#9fb3d1!important}html[data-theme=dark] .van-overlay{background:#030812ad!important}html[data-theme=dark] body #app .app-footer .footer-tab .footer-tab-icon-wrapper,html[data-theme=dark] body #app .app-footer .footer-tab--active .footer-tab-icon-wrapper,html[data-theme=dark] body #app .app-footer .footer-tab .footer-tab-icon{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}html[data-theme=dark] body #app .chat-page .input-container,html[data-theme=dark] body #app .service-chat .input-bar{background:#101b2c!important;background-color:#101b2c!important}html[data-theme=dark] body #app .wallet .submit-btn.van-button.van-button--default.van-button--normal:not(.van-button--disabled):not([disabled]),html[data-theme=dark] body #app .wallet .submit-btn--recharge.van-button.van-button--default.van-button--normal:not(.van-button--disabled):not([disabled]),html[data-theme=dark] body #app .wallet .submit-btn--withdraw.van-button.van-button--default.van-button--normal:not(.van-button--disabled):not([disabled]){background:linear-gradient(90deg,#69edff,#07f)!important;border:none!important;box-shadow:0 6px 14px #1268e052!important}html[data-theme=dark] body #app .wallet .submit-btn.van-button.van-button--disabled,html[data-theme=dark] body #app .wallet .submit-btn--recharge.van-button.van-button--disabled,html[data-theme=dark] body #app .wallet .submit-btn--withdraw.van-button.van-button--disabled,html[data-theme=dark] body #app .wallet .submit-btn[disabled],html[data-theme=dark] body #app .wallet .submit-btn--recharge[disabled],html[data-theme=dark] body #app .wallet .submit-btn--withdraw[disabled]{background:linear-gradient(90deg,#425069,#3a465d)!important;border:none!important;box-shadow:none!important}html[data-theme=dark] body #app .recharge .recharge-btn.van-button,html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button{--van-active-opacity: 1 !important}html[data-theme=dark] body #app .recharge .recharge-btn.van-button.van-button--primary.van-button--normal:not(.van-button--disabled):not([disabled]),html[data-theme=dark] body #app .recharge .recharge-btn.van-button.van-button--default.van-button--normal:not(.van-button--disabled):not([disabled]),html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button.van-button--primary.van-button--normal:not(.van-button--disabled):not([disabled]),html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button.van-button--default.van-button--normal:not(.van-button--disabled):not([disabled]){background:linear-gradient(90deg,#69edff,#07f)!important;border:none!important;box-shadow:0 6px 14px #1268e052!important;opacity:1!important}html[data-theme=dark] body #app .recharge .recharge-btn.van-button:not(.van-button--disabled):not([disabled]):active,html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button:not(.van-button--disabled):not([disabled]):active{background:linear-gradient(90deg,#69edff,#07f)!important;opacity:1!important;transform:none!important}html[data-theme=dark] body #app .recharge .recharge-btn.van-button.van-button--disabled,html[data-theme=dark] body #app .recharge .recharge-btn.van-button[disabled],html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button.van-button--disabled,html[data-theme=dark] body #app .withdraw .withdraw-btn.van-button[disabled]{background:linear-gradient(90deg,#425069,#3a465d)!important;border:none!important;box-shadow:none!important;opacity:.72!important}html[data-theme=dark] .pc-game-rule-popup.van-popup{background:linear-gradient(180deg,#17263f,#152138)!important;border-left:1px solid rgba(117,148,193,.24)!important;box-shadow:-8px 0 20px #050c196b!important}html[data-theme=dark] .pc-game-rule-popup .rule-popup{background:transparent!important}html[data-theme=dark] .pc-game-rule-popup .rule-header{border-bottom:.03571rem solid rgba(117,148,193,.2)!important}html[data-theme=dark] .pc-game-rule-popup .rule-title{color:#e8f0ff!important}html[data-theme=dark] .pc-game-rule-popup .rule-content{background:transparent!important}html[data-theme=dark] .pc-game-rule-popup .rule-text{color:#d3e2f7!important}html[data-theme=dark] .pc-game-rule-popup .rule-empty{color:#9eb3d1!important}html[data-theme=dark] .pc-game-list-popup.van-popup{background:linear-gradient(180deg,#17263f,#152138)!important;border-top:1px solid rgba(122,156,206,.24)!important;box-shadow:0 -8px 20px #050c196b!important}html[data-theme=dark] .pc-game-list-popup .game-list-popup{background:transparent!important}html[data-theme=dark] .pc-game-list-popup .popup-header{border-bottom:.03571rem solid rgba(117,148,193,.2)!important}html[data-theme=dark] .pc-game-list-popup .popup-header h3{color:#e8f0ff!important}html[data-theme=dark] .pc-game-list-popup .popup-content{background:transparent!important}html[data-theme=dark] .pc-game-list-popup .game-item{background:#1d2f4c9e!important;border:.03571rem solid rgba(117,148,193,.18)!important;border-radius:.28571rem!important}html[data-theme=dark] .pc-game-list-popup .game-item:active{background:#3a5f9961!important}html[data-theme=dark] .pc-game-list-popup .game-item.game-item-active{background:#4b8dff33!important;border-color:#8dbbff57!important}html[data-theme=dark] .pc-game-list-popup .game-icon,html[data-theme=dark] .pc-game-list-popup .game-icon-placeholder{background:#1b2d49!important}html[data-theme=dark] .pc-game-list-popup .game-name{color:#d3e2f7!important}html[data-theme=dark] .pc-game-list-popup .game-online{color:#9fb3d1!important}html[data-theme=dark] .pc-game-list-popup .game-item.game-item-active .game-name,html[data-theme=dark] .pc-game-list-popup .game-item.game-item-active .game-online,html[data-theme=dark] .pc-game-list-popup .game-check{color:#7cbcff!important}html[data-theme=dark] .pc-game-list-popup .game-check{background:#142138e6!important}html[data-theme=dark] .pc-game-list-popup .van-popup__close-icon{color:#9fb3d1!important}html[data-theme=dark] .login-page,html[data-theme=dark] .login-page .form-card,html[data-theme=dark] .login-page .login-content{background:#fff!important;color:#111827!important}html[data-theme=dark] .login-page .form-header,html[data-theme=dark] .login-page .switch-text,html[data-theme=dark] .login-page .remember-label{color:#111827!important}html[data-theme=dark] .login-page .from-item .input-wrapper{background:#f6f7f9!important;border-color:#eef1f5!important}html[data-theme=dark] .login-page .from-item .input-wrapper:focus-within{background:#fff!important;border-color:#d7dfeb!important;box-shadow:0 0 0 .10714rem #4ba5ff1f!important}html[data-theme=dark] .login-page .input-field{background:transparent!important;color:#111827!important;border:none!important}html[data-theme=dark] .login-page .input-field::-moz-placeholder{color:#a8b0bd!important}html[data-theme=dark] .login-page .input-field::placeholder{color:#a8b0bd!important}html[data-theme=dark] .login-page .input-icon,html[data-theme=dark] .login-page .password-eye{color:#8b94a3!important}html[data-theme=dark] .login-page .submit-btn{background:#4ba5ff!important;color:#fff!important}html[data-theme=dark] .pc-game-scratch-overlay,.pc-game-scratch-overlay{background:#000!important;opacity:1!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-side-text{color:#f7a8d8!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-card{background:linear-gradient(180deg,#1a2b47,#15233c)!important;border-color:#7a9cce47!important;box-shadow:0 .35714rem .85714rem #050c1975!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-header-text{color:#e8f0ff!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-rect{background:#1b2d49!important;border-color:#7a9cce4d!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-empty{color:#9eb3d1!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-operator,html[data-theme=dark] .pc-game-scratch-popup .scratch-remark{color:#d3e2f7!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-info{color:#bfd3f2!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-btn.refresh{background:linear-gradient(90deg,#69edff,#07f)!important;border:none!important;color:#fff!important;box-shadow:0 .21429rem .5rem #1268e052!important}html[data-theme=dark] .pc-game-scratch-popup .scratch-btn.back{background:linear-gradient(90deg,#5a6f92,#42536f)!important;border:none!important;color:#e8f0ff!important}html[data-theme=dark] .van-empty,html[data-theme=dark] .van-empty__description{background:transparent!important;background-color:transparent!important}html[data-theme=dark] .lottery-statistics-date-popup{background:#132036!important;--van-picker-background: #132036;--van-picker-option-text-color: #c8d8ef;--van-picker-mask-color: linear-gradient( 180deg, rgba(19, 32, 54, 1), rgba(19, 32, 54, .62) ), linear-gradient( 0deg, rgba(19, 32, 54, 1), rgba(19, 32, 54, .62) );--van-picker-loading-mask-color: rgba(19, 32, 54, .86);--van-picker-confirm-action-color: #7cbcff;--van-picker-cancel-action-color: #9fb3d1;--van-picker-group-background: #132036}html[data-theme=dark] .lottery-statistics-date-popup .van-picker,html[data-theme=dark] .lottery-statistics-date-popup .van-picker__toolbar,html[data-theme=dark] .lottery-statistics-date-popup .van-picker__columns{background:#132036!important;color:#c8d8ef!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column,html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__wrapper,html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__item{background:#132036!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__title,html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__item{color:#c8d8ef!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__item--selected{color:#fff!important;font-weight:600}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__mask{background-image:linear-gradient(180deg,#132036,#1320369e),linear-gradient(0deg,#132036,#1320369e)!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__frame:after{border-color:#7a9cce57!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__frame{background:#1f3250e0!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__mask{background-image:linear-gradient(180deg,#132036,#1320369e),linear-gradient(0deg,#132036,#1320369e)!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker-column__frame{background:#1f3250e0!important;border-top:1px solid rgba(122,156,206,.34)!important;border-bottom:1px solid rgba(122,156,206,.34)!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__confirm{color:#7cbcff!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__cancel{color:#9fb3d1!important}html[data-theme=dark] .lottery-statistics-date-popup .van-picker__title{color:#e8f0ff!important}
