@charset "UTF-8";.tabbar-icon-sprite[data-v-d32bc89b]{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.tabbar-icon[data-v-52e5d0aa]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(var(--app-width) * .06667);height:calc(var(--app-width) * .06667)}.tabbar-icon__svg[data-v-52e5d0aa]{display:block;width:calc(var(--app-width) * .06667);height:calc(var(--app-width) * .06667)}.tabbar-icon--return-top[data-v-52e5d0aa]{width:clamp(30px,calc(var(--app-width) * .0504),51px);height:clamp(30px,calc(var(--app-width) * .0504),51px)}.tabbar-icon__rocket-svg[data-v-52e5d0aa]{display:block;width:100%;height:100%;transform:translateY(1px);transform-origin:center bottom}.app-header[data-v-d0373d1e]{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:47px;padding:0 12px 0 8px;background:#fff;color:var(--color-text-strong, #333);border-bottom:1px solid var(--color-border, #e3e3e3);font-size:var(--ref-home-header-font-size, 12.48px);font-family:var(--ref-home-header-font-family, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", sans-serif);flex:0 0 auto}.app-header__brand[data-v-d0373d1e]{display:inline-flex;align-items:center;min-width:0;height:100%}.app-header__brand-logo[data-v-d0373d1e]{display:block;width:auto;height:32px;max-width:min(52vw,172px);object-fit:contain;object-position:left center}.app-header__right[data-v-d0373d1e]{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.app-header__profile[data-v-d0373d1e]{display:inline-flex;align-items:center;gap:7px;min-height:32px}.app-header__avatar[data-v-d0373d1e]{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#338af814;background-size:cover;background-position:center;font-size:12px;color:var(--color-primary, #338af8);font-weight:600;overflow:hidden;border:1px solid rgba(51,138,248,.16)}.app-header__avatar--fallback[data-v-d0373d1e]{line-height:1}.app-header__nickname[data-v-d0373d1e]{font-size:13px;color:var(--color-text-strong, #333);max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header__bell[data-v-d0373d1e]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:transparent;border:0;color:var(--color-primary, #338af8);cursor:pointer;border-radius:50%}.app-header__bell-icon[data-v-d0373d1e]{width:18px;height:18px}.app-header__login[data-v-d0373d1e]{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:52px;min-height:30px;padding:0 12px;background:linear-gradient(180deg,#4f9afa,#338af8);color:#fff;border:0;border-radius:999px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 4px 10px #338af82e}.app-header__login-icon[data-v-d0373d1e]{width:12px;height:12px;flex:0 0 12px}.app-header__login-text[data-v-d0373d1e]{line-height:1}.app-notice-dialog[data-v-eefa49fe]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;width:min(var(--app-width, 375px),100vw);margin:0 auto;padding:0;background:#00000080;transform:translateZ(0)}.app-notice-dialog__panel[data-v-eefa49fe]{width:80%;overflow:hidden;border-radius:calc(var(--app-width, 375px) * .02667);background:#fff;color:#333;text-align:center}.app-notice-dialog__title[data-v-eefa49fe]{margin:0;padding:calc(var(--app-width, 375px) * .02667) calc(var(--app-width, 375px) * .04) calc(var(--app-width, 375px) * .04);color:#333;font-size:calc(var(--app-width, 375px) * .04);font-weight:400;line-height:1.5;letter-spacing:0}.app-notice-dialog__body[data-v-eefa49fe]{padding:0 calc(var(--app-width, 375px) * .04) calc(var(--app-width, 375px) * .02667)}.app-notice-dialog__message[data-v-eefa49fe]{margin:0;color:#333;font-size:calc(var(--app-width, 375px) * .02933);font-weight:400;line-height:1.64;letter-spacing:0;text-align:center;white-space:pre-wrap;word-break:normal}.app-notice-dialog__button[data-v-eefa49fe]{display:block;width:calc(100% - calc(var(--app-width, 375px) * .08));height:calc(var(--app-width, 375px) * .09333);margin:calc(var(--app-width, 375px) * .02667) calc(var(--app-width, 375px) * .04) calc(var(--app-width, 375px) * .04);border:1px solid var(--color-primary);border-radius:calc(var(--app-width, 375px) * .01867);background:var(--color-primary);color:#fff;font-size:calc(var(--app-width, 375px) * .032);font-weight:400;line-height:1;letter-spacing:0;cursor:pointer}.app-notice-dialog__button[data-v-eefa49fe]:active{background:#247be0}.auth-dialog[data-v-c68a7beb]{--auth-panel-width: min( calc(100vw - 28px) , calc(var(--app-width) * .9164));--auth-pad-x: calc(var(--auth-panel-width) * .04348);--auth-radius: calc(var(--auth-panel-width) * .02899);--auth-logo-area-height: calc(var(--auth-panel-width) * .14493);--auth-logo-width: calc(var(--auth-panel-width) * .39142);--auth-row-gap: calc(var(--auth-panel-width) * .02899);--auth-small-gap: calc(var(--auth-panel-width) * .00725);--auth-tab-height: calc(var(--auth-panel-width) * .11593);--auth-tab-bottom-pad: calc(var(--auth-panel-width) * .02174);--auth-field-height: calc(var(--auth-panel-width) * .10145);--auth-button-height: calc(var(--auth-panel-width) * .10145);--auth-input-radius: calc(var(--auth-panel-width) * .01449);--auth-button-radius: calc(var(--auth-panel-width) * .02029);--auth-font-lg: calc(var(--auth-panel-width) * .03768);--auth-font-md: calc(var(--auth-panel-width) * .03478);--auth-font-sm: calc(var(--auth-panel-width) * .03188);--auth-close-size: calc(var(--auth-panel-width) * .08696);position:fixed;top:0;right:0;bottom:0;left:0;z-index:202;pointer-events:none}.auth-dialog[data-state=open][data-v-c68a7beb]{pointer-events:auto}.auth-dialog[hidden][data-v-c68a7beb]{display:none}.auth-dialog__backdrop[data-v-c68a7beb]{position:absolute;top:0;right:0;bottom:0;left:0;background:#181f2b94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.auth-dialog__stage[data-v-c68a7beb]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--auth-panel-width);display:flex;flex-direction:column;align-items:center;gap:var(--auth-pad-x)}.auth-dialog__panel[data-v-c68a7beb]{position:relative;width:100%;max-height:calc(100vh - var(--auth-close-size) - var(--auth-pad-x) - 24px);overflow-y:auto;padding:0 0 var(--auth-pad-x);background:#fff;border-radius:var(--auth-radius);box-shadow:none;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) transparent}.auth-dialog__header[data-v-c68a7beb]{display:flex;flex-direction:column;align-items:center;gap:var(--auth-row-gap);margin:0;padding:calc(var(--auth-panel-width) * .01884) var(--auth-pad-x) calc(var(--auth-row-gap) + var(--auth-panel-width) * .01884);background:#fff;border-radius:var(--auth-radius) var(--auth-radius) 0 0}.auth-dialog__logo[data-v-c68a7beb]{width:var(--auth-logo-width);max-width:100%;height:calc(var(--auth-logo-area-height) - var(--auth-panel-width) * .03768);object-fit:contain}.auth-dialog__promo[data-v-c68a7beb]{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:0}.auth-dialog__promo-line[data-v-c68a7beb]{margin:0;color:#666;font-size:var(--auth-font-md);line-height:1.5;letter-spacing:0}.auth-dialog__promo-highlight[data-v-c68a7beb]{color:#f55d45;font-weight:700}.auth-dialog__tabs[data-v-c68a7beb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;width:100%;margin:0 0 var(--auth-small-gap);padding:0 var(--auth-pad-x) var(--auth-tab-bottom-pad);column-gap:var(--auth-row-gap);border-bottom:1px solid #ddd;box-sizing:border-box}.auth-dialog__tab[data-v-c68a7beb]{position:relative;display:flex;align-items:center;justify-content:center;min-height:var(--auth-tab-height);border:0;background:transparent;color:#333;font-size:var(--auth-font-lg);font-weight:400;line-height:1.1;letter-spacing:0;cursor:pointer;transition:color .16s ease}.auth-dialog__tab.is-active[data-v-c68a7beb]{color:#338af8;font-weight:400}.auth-dialog__tab.is-active[data-v-c68a7beb]:after{content:"";position:absolute;left:50%;bottom:-1px;width:calc(var(--auth-panel-width) * .13043);height:calc(var(--auth-panel-width) * .00435);border-radius:999px;background:#338af8;transform:translate(-50%);box-shadow:none}.auth-dialog__form[data-v-c68a7beb]{display:block;margin:0;padding:0 var(--auth-pad-x)}.auth-dialog__account-tip[data-v-c68a7beb]{margin:0;padding-bottom:calc(var(--auth-panel-width) * .01159);color:#333;font-size:var(--auth-font-sm);line-height:calc(var(--auth-panel-width) * .04082)}.auth-dialog__field[data-v-c68a7beb]{display:flex;flex-direction:column;gap:0}.auth-dialog__field-label[data-v-c68a7beb]{display:none}.auth-dialog__input-wrap[data-v-c68a7beb]{position:relative;display:flex;align-items:center;min-height:var(--auth-field-height);border:1px solid #ccc;border-radius:var(--auth-input-radius);background:#fff;width:calc(100% + var(--auth-panel-width) * .00909);box-shadow:none;box-sizing:border-box;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.auth-dialog__field+.auth-dialog__field[data-v-c68a7beb],.auth-dialog__error+.auth-dialog__field[data-v-c68a7beb]{margin-top:var(--auth-row-gap)}.auth-dialog__input-wrap[data-v-c68a7beb]:focus-within{border-color:#63adff;box-shadow:0 0 0 3px #338af81a,inset 0 1px #ffffffeb}.auth-dialog__input-wrap.is-error[data-v-c68a7beb]{border-color:#ffb8b1}.auth-dialog__input-icon[data-v-c68a7beb]{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--auth-panel-width) * .08696);color:#999;flex:0 0 calc(var(--auth-panel-width) * .08696)}.auth-dialog__input-svg[data-v-c68a7beb]{width:calc(var(--auth-panel-width) * .04203);height:calc(var(--auth-panel-width) * .04203);display:block}.auth-dialog__input-svg--eye[data-v-c68a7beb]{width:calc(var(--auth-panel-width) * .04638);height:calc(var(--auth-panel-width) * .04638)}.auth-dialog__input[data-v-c68a7beb]{flex:1 1 auto;min-width:0;height:calc(var(--auth-field-height) - 2px);padding:0 calc(var(--auth-panel-width) * .01159) 0 0;border:0;background:transparent;color:#111827;font-size:var(--auth-font-md);outline:none}.auth-dialog__input[data-v-c68a7beb]::placeholder{color:#999}.auth-dialog__eye[data-v-c68a7beb]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(var(--auth-panel-width) * .08696);height:calc(var(--auth-field-height) - 2px);border:0;background:transparent;color:#ddd;cursor:pointer;flex:0 0 calc(var(--auth-panel-width) * .08696)}.auth-dialog__eye[data-v-c68a7beb]:after{content:"";position:absolute;left:50%;top:50%;width:calc(var(--auth-panel-width) * .04928);height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%) rotate(-45deg)}.auth-dialog__captcha[data-v-c68a7beb]{display:grid;grid-template-columns:minmax(0,1fr) calc(var(--auth-panel-width) * .21739);gap:calc(var(--auth-panel-width) * .01449);align-items:center;margin-top:var(--auth-row-gap)}.auth-dialog__captcha-image[data-v-c68a7beb]{display:flex;align-items:center;justify-content:center;height:var(--auth-field-height);border:1px solid #ccc;border-radius:var(--auth-input-radius);background:#f8fbff;color:#338af8;font-size:calc(var(--auth-panel-width) * .02609);overflow:hidden;cursor:pointer}.auth-dialog__captcha-image img[data-v-c68a7beb]{display:block;width:100%;height:100%;object-fit:cover}.auth-dialog__captcha-image[data-v-c68a7beb]:disabled{opacity:.62;cursor:wait}.auth-dialog__notice[data-v-c68a7beb]{margin:calc(var(--auth-panel-width) * .01449) 0 0;padding:calc(var(--auth-panel-width) * .01884) calc(var(--auth-panel-width) * .02174);border-radius:var(--auth-input-radius);background:#12b76a1a;color:#079455;font-size:var(--auth-font-sm);line-height:1.35}.auth-dialog__error[data-v-c68a7beb]{margin:calc(var(--auth-panel-width) * .00725) 0 0;color:#f55d45;font-size:calc(var(--auth-panel-width) * .02319);line-height:1.25}.auth-dialog__strength[data-v-c68a7beb]{display:flex;flex-direction:column;gap:calc(var(--auth-panel-width) * .01015);margin-top:var(--auth-row-gap)}.auth-dialog__strength-header[data-v-c68a7beb]{display:flex;align-items:center;gap:calc(var(--auth-panel-width) * .01159)}.auth-dialog__strength-label[data-v-c68a7beb],.auth-dialog__strength-length[data-v-c68a7beb]{color:#4b5563;font-size:calc(var(--auth-panel-width) * .02319);line-height:1}.auth-dialog__strength-length[data-v-c68a7beb]{color:#f55d45;margin-left:auto}.auth-dialog__strength-bars[data-v-c68a7beb]{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(var(--auth-panel-width) * .01015);flex:1 1 auto}.auth-dialog__strength-bar[data-v-c68a7beb]{height:calc(var(--auth-panel-width) * .01159);border-radius:999px;background:#e5e7eb}.auth-dialog__strength-bar.is-active[data-v-c68a7beb]{background:linear-gradient(90deg,#ffb34a,#f55d45)}.auth-dialog__strength-rules[data-v-c68a7beb]{display:flex;flex-wrap:wrap;gap:calc(var(--auth-panel-width) * .01739)}.auth-dialog__strength-rule[data-v-c68a7beb]{color:#f55d45;font-size:calc(var(--auth-panel-width) * .02319);line-height:1.1}.auth-dialog__strength-rule.is-pass[data-v-c68a7beb]{color:#12b76a}.auth-dialog__currency-select[data-v-c68a7beb]{display:flex;align-items:center;gap:calc(var(--auth-panel-width) * .01449);min-height:var(--auth-field-height);margin-top:var(--auth-row-gap);padding:0 calc(var(--auth-panel-width) * .02029);border:1px solid #d9e0ea;border-radius:var(--auth-input-radius);background:#fff;width:calc(100% + var(--auth-panel-width) * .00909);color:#111827;font-size:var(--auth-font-md);box-shadow:none}.auth-dialog__currency-icon[data-v-c68a7beb]{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--auth-panel-width) * .03478);height:calc(var(--auth-panel-width) * .03478);border-radius:50%;background:#20b26b;color:#fff;font-size:calc(var(--auth-panel-width) * .02029);font-weight:700}.auth-dialog__currency-text[data-v-c68a7beb]{flex:1 1 auto;text-align:left}.auth-dialog__currency-caret[data-v-c68a7beb]{width:calc(var(--auth-panel-width) * .01449);height:calc(var(--auth-panel-width) * .01449);border-right:1.5px solid #98a2b3;border-bottom:1.5px solid #98a2b3;transform:rotate(45deg) translateY(-2px)}.auth-dialog__currency-tip[data-v-c68a7beb]{margin:calc(var(--auth-panel-width) * .00725) 0 0;color:#f59e0b;font-size:calc(var(--auth-panel-width) * .02319);line-height:1.35}.auth-dialog__agree[data-v-c68a7beb]{display:flex;align-items:center;gap:calc(var(--auth-panel-width) * .01208);margin-top:calc(var(--auth-panel-width) * .05797);color:#333;font-size:var(--auth-font-sm);min-height:calc(var(--auth-panel-width) * .05797);line-height:calc(var(--auth-panel-width) * .04638)}.auth-dialog__agree input[data-v-c68a7beb]{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:calc(var(--auth-panel-width) * .04638);height:calc(var(--auth-panel-width) * .04638);flex:0 0 calc(var(--auth-panel-width) * .04638);border:0;border-radius:calc(var(--auth-panel-width) * .00725);background:#04c218;cursor:pointer}.auth-dialog__agree input[data-v-c68a7beb]:after{content:"";position:absolute;left:50%;top:44%;width:42%;height:68%;border-right:calc(var(--auth-panel-width) * .0058) solid #fff;border-bottom:calc(var(--auth-panel-width) * .0058) solid #fff;transform:translate(-50%,-50%) rotate(45deg)}.auth-dialog__agree input[data-v-c68a7beb]:not(:checked){border:1px solid #ccc;background:#fff}.auth-dialog__agree input[data-v-c68a7beb]:not(:checked):after{content:none}.auth-dialog__submit[data-v-c68a7beb]{position:relative;width:100%;height:var(--auth-button-height);margin-top:var(--auth-row-gap);border:1px solid #338af8;border-radius:var(--auth-button-radius);background:#338af8;color:#fff;font-size:var(--auth-font-md);font-weight:400;letter-spacing:0;cursor:pointer;overflow:hidden;isolation:isolate;box-shadow:none;transform-origin:center;transition:box-shadow .3s,transform .3s;animation:auth-dialog-scale-btn-c68a7beb 1.5s ease-in-out infinite}.auth-dialog__submit[data-v-c68a7beb]:before{content:none;position:absolute;inset:-20% auto -20% -32%;width:34%;background:linear-gradient(110deg,#fff0,#ffffff2e 22%,#ffffffb8,#ffffff29,#fff0);transform:skew(-22deg);animation:auth-dialog-submit-shimmer-c68a7beb 2.2s ease-in-out infinite;pointer-events:none;z-index:-1}.auth-dialog__submit[data-v-c68a7beb]:disabled{opacity:.62;cursor:wait;animation:none}.auth-dialog__submit[data-v-c68a7beb]:active{transform:scale(1.02) translateY(1px)}@keyframes auth-dialog-scale-btn-c68a7beb{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.auth-dialog__footer-actions[data-v-c68a7beb]{display:flex;justify-content:space-between;gap:var(--auth-row-gap);margin-top:var(--auth-row-gap);padding:0}.auth-dialog__footer-link[data-v-c68a7beb]{flex:1 1 0;border:0;background:transparent;color:#333;font-size:var(--auth-font-lg);line-height:calc(var(--auth-panel-width) * .04638);cursor:pointer;padding:0}.auth-dialog__floating-close[data-v-c68a7beb]{display:inline-flex;align-items:center;justify-content:center;width:var(--auth-close-size);height:var(--auth-close-size);border:calc(var(--auth-panel-width) * .00435) solid rgba(255,255,255,.92);border-radius:50%;background:#6e76843d;color:#fff;font-size:calc(var(--auth-panel-width) * .05797);line-height:1;cursor:pointer;box-shadow:0 6px 16px #0f172a2e}@keyframes auth-dialog-submit-shimmer-c68a7beb{0%{left:-34%;opacity:0}8%{opacity:1}52%{opacity:1}to{left:118%;opacity:0}}@media(prefers-reduced-motion:reduce){.auth-dialog__submit[data-v-c68a7beb]{animation:none}}.deposit-status-toast[data-v-6050b646]{position:fixed;z-index:80;top:calc(env(safe-area-inset-top,0px) + 8px);left:50%;width:min(var(--app-width, 390px) - 16px,100vw - 16px);min-height:58px;transform:translate(-50%);display:flex;align-items:flex-start;gap:9px;padding:10px 42px 10px 12px;border:1px solid #48c85f;border-radius:5px;background:#effbf0;color:#343434;box-shadow:0 4px 12px #1952221f}.deposit-status-toast--cancelled[data-v-6050b646]{border-color:#ffb84d;background:#fff8eb;box-shadow:0 4px 12px #80530d1f}.deposit-status-toast__icon[data-v-6050b646]{flex:0 0 auto;width:24px;height:24px;margin-top:2px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#09b825;color:#fff;font-size:17px;font-weight:800;line-height:1}.deposit-status-toast--cancelled .deposit-status-toast__icon[data-v-6050b646]{background:#f59f00}.deposit-status-toast p[data-v-6050b646]{margin:0;min-width:0;font-size:15px;line-height:1.45}.deposit-status-toast strong[data-v-6050b646]{color:#00a51a;font-size:17px;margin-right:4px}.deposit-status-toast--cancelled strong[data-v-6050b646]{color:#d07500}.deposit-status-toast button[data-v-6050b646]{border:0;padding:0 0 0 8px;background:transparent;color:#2f80ed;font:inherit;white-space:nowrap}.deposit-status-toast__close[data-v-6050b646]{position:absolute;top:9px;right:11px;width:28px;height:28px;padding:0;color:#666;font-size:32px;line-height:24px}.app-frame[data-v-0833933b]{width:var(--app-width);max-width:100%;margin:0 auto;background:var(--color-surface);min-height:100vh;position:relative;box-shadow:none}.app-content-row[data-v-0833933b]{padding-inline:var(--app-content-gutter)}.app-flex-center[data-v-0833933b]{display:flex;align-items:center;justify-content:center}.app-stack[data-v-0833933b]{display:flex;flex-direction:column}.app-root[data-v-0833933b]{height:100vh;background:var(--color-bg);display:flex;justify-content:center;overflow:hidden}.app-root[data-section=offers][data-v-0833933b],.app-root[data-section=cashback-rates][data-v-0833933b]{--app-width: min(100vw, 726px);background:#e3e3e3}.app-root[data-section=profile][data-v-0833933b]{--app-width: min(100vw, 736px, calc(100vh * .56222));background:#e3e3e3}.app-root[data-section=support][data-v-0833933b]{--app-width: min(100vw, 746.63px);background:#e3e3e3}.app-frame[data-v-0833933b]{display:flex;flex-direction:column;height:100%;min-height:0}.app-root[data-section=offers] .app-frame[data-v-0833933b],.app-root[data-section=cashback-rates] .app-frame[data-v-0833933b]{background:#f8f8f8}.app-shell__scroll[data-v-0833933b]{flex:1 1 auto;min-height:0;overflow-y:auto;background:var(--color-surface);overscroll-behavior-y:contain;-ms-overflow-style:none;scrollbar-width:none}.app-root[data-section=offers] .app-shell__scroll[data-v-0833933b],.app-root[data-section=cashback-rates] .app-shell__scroll[data-v-0833933b],.app-root[data-section=profile] .app-shell__scroll[data-v-0833933b],.app-root[data-section=support] .app-shell__scroll[data-v-0833933b]{background:#f8f8f8}.app-shell__scroll[data-v-0833933b]::-webkit-scrollbar{width:0;height:0;display:none}.app-tabbar[data-v-0833933b]{flex:0 0 auto;display:grid;grid-template-columns:repeat(5,1fr);width:100%;height:calc(var(--app-width) * .16533);padding:0 0 calc(env(safe-area-inset-bottom,0px)*.15);background:#fff;box-shadow:var(--shadow-tabbar);border-top:1px solid rgba(227,220,214,.92)}.app-root[data-section=offers] .app-tabbar[data-v-0833933b],.app-root[data-section=profile] .app-tabbar[data-v-0833933b]{background:#fff;border-top-color:#e6e6e6}.app-tabbar__item[data-v-0833933b]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-width:0;min-height:calc(var(--app-width) * .16533);margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#999;font-size:calc(var(--app-width) * .032);font-weight:400;line-height:1;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.app-tabbar__icon[data-v-0833933b]{color:#999;transition:color .16s ease,transform .16s ease,opacity .16s ease}.app-tabbar__text[data-v-0833933b]{margin-top:0;white-space:nowrap;line-height:1.2;letter-spacing:0;transition:color .16s ease,letter-spacing .16s ease,transform .16s ease}.app-tabbar__item--active[data-v-0833933b],.app-tabbar__item--active .app-tabbar__icon[data-v-0833933b]{color:var(--color-primary)}.app-tabbar__item--active .app-tabbar__text[data-v-0833933b]{font-weight:400}.app-tabbar__item--return-top[data-v-0833933b],.app-tabbar__item--return-top .app-tabbar__icon[data-v-0833933b]{color:var(--color-primary)}.app-tabbar__item--return-top .app-tabbar__text[data-v-0833933b]{font-size:calc(var(--app-width) * .02795);font-weight:400;letter-spacing:0}:root{--ref-home-header-color: rgb(51, 51, 51);--ref-home-header-bg: rgb(255, 255, 255);--ref-home-header-border-top-color: rgb(51, 51, 51);--ref-home-header-border-right-color: rgb(51, 51, 51);--ref-home-header-border-bottom-color: rgb(227, 227, 227);--ref-home-header-border-left-color: rgb(51, 51, 51);--ref-home-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-header-font-size: 12.48px;--ref-home-header-font-weight: 400;--ref-home-header-line-height: normal;--ref-home-header-letter-spacing: normal;--ref-home-header-pad-top: 0px;--ref-home-header-pad-right: 10.4px;--ref-home-header-pad-bottom: 0px;--ref-home-header-pad-left: 5.2px;--ref-home-header-mar-top: 0px;--ref-home-header-mar-right: 0px;--ref-home-header-mar-bottom: 0px;--ref-home-header-mar-left: 0px;--ref-home-header-gap: normal;--ref-home-header-border-top-width: 0px;--ref-home-header-border-right-width: 0px;--ref-home-header-border-bottom-width: 1px;--ref-home-header-border-left-width: 0px;--ref-home-header-radius-tl: 0px;--ref-home-header-radius-tr: 0px;--ref-home-header-radius-bl: 0px;--ref-home-header-radius-br: 0px;--ref-home-header-shadow: none;--ref-home-tabbar-color: rgb(102, 102, 102);--ref-home-tabbar-bg: rgb(255, 255, 255);--ref-home-tabbar-border-top-color: rgb(102, 102, 102);--ref-home-tabbar-border-right-color: rgb(102, 102, 102);--ref-home-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-home-tabbar-border-left-color: rgb(102, 102, 102);--ref-home-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-tabbar-font-size: 12.48px;--ref-home-tabbar-font-weight: 400;--ref-home-tabbar-line-height: normal;--ref-home-tabbar-letter-spacing: normal;--ref-home-tabbar-pad-top: 0px;--ref-home-tabbar-pad-right: 0px;--ref-home-tabbar-pad-bottom: 0px;--ref-home-tabbar-pad-left: 0px;--ref-home-tabbar-mar-top: 0px;--ref-home-tabbar-mar-right: 0px;--ref-home-tabbar-mar-bottom: 0px;--ref-home-tabbar-mar-left: 0px;--ref-home-tabbar-gap: normal;--ref-home-tabbar-border-top-width: 0px;--ref-home-tabbar-border-right-width: 0px;--ref-home-tabbar-border-bottom-width: 0px;--ref-home-tabbar-border-left-width: 0px;--ref-home-tabbar-radius-tl: 0px;--ref-home-tabbar-radius-tr: 0px;--ref-home-tabbar-radius-bl: 0px;--ref-home-tabbar-radius-br: 0px;--ref-home-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-home-section-logo-box-color: rgb(51, 51, 51);--ref-home-section-logo-box-bg: rgba(0, 0, 0, 0);--ref-home-section-logo-box-border-top-color: rgb(51, 51, 51);--ref-home-section-logo-box-border-right-color: rgb(51, 51, 51);--ref-home-section-logo-box-border-bottom-color: rgb(51, 51, 51);--ref-home-section-logo-box-border-left-color: rgb(51, 51, 51);--ref-home-section-logo-box-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-logo-box-font-size: 12.48px;--ref-home-section-logo-box-font-weight: 400;--ref-home-section-logo-box-line-height: normal;--ref-home-section-logo-box-letter-spacing: normal;--ref-home-section-logo-box-pad-top: 0px;--ref-home-section-logo-box-pad-right: 0px;--ref-home-section-logo-box-pad-bottom: 0px;--ref-home-section-logo-box-pad-left: 0px;--ref-home-section-logo-box-mar-top: 0px;--ref-home-section-logo-box-mar-right: 0px;--ref-home-section-logo-box-mar-bottom: 0px;--ref-home-section-logo-box-mar-left: 0px;--ref-home-section-logo-box-gap: normal;--ref-home-section-logo-box-border-top-width: 0px;--ref-home-section-logo-box-border-right-width: 0px;--ref-home-section-logo-box-border-bottom-width: 0px;--ref-home-section-logo-box-border-left-width: 0px;--ref-home-section-logo-box-radius-tl: 0px;--ref-home-section-logo-box-radius-tr: 0px;--ref-home-section-logo-box-radius-bl: 0px;--ref-home-section-logo-box-radius-br: 0px;--ref-home-section-logo-box-shadow: none;--ref-home-section-banner-container-color: rgb(102, 102, 102);--ref-home-section-banner-container-bg: rgba(0, 0, 0, 0);--ref-home-section-banner-container-border-top-color: rgb(102, 102, 102);--ref-home-section-banner-container-border-right-color: rgb(102, 102, 102);--ref-home-section-banner-container-border-bottom-color: rgb(102, 102, 102);--ref-home-section-banner-container-border-left-color: rgb(102, 102, 102);--ref-home-section-banner-container-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-banner-container-font-size: 12.48px;--ref-home-section-banner-container-font-weight: 400;--ref-home-section-banner-container-line-height: normal;--ref-home-section-banner-container-letter-spacing: normal;--ref-home-section-banner-container-pad-top: 0px;--ref-home-section-banner-container-pad-right: 0px;--ref-home-section-banner-container-pad-bottom: 0px;--ref-home-section-banner-container-pad-left: 0px;--ref-home-section-banner-container-mar-top: 0px;--ref-home-section-banner-container-mar-right: 0px;--ref-home-section-banner-container-mar-bottom: 0px;--ref-home-section-banner-container-mar-left: 0px;--ref-home-section-banner-container-gap: normal;--ref-home-section-banner-container-border-top-width: 0px;--ref-home-section-banner-container-border-right-width: 0px;--ref-home-section-banner-container-border-bottom-width: 0px;--ref-home-section-banner-container-border-left-width: 0px;--ref-home-section-banner-container-radius-tl: 0px;--ref-home-section-banner-container-radius-tr: 0px;--ref-home-section-banner-container-radius-bl: 0px;--ref-home-section-banner-container-radius-br: 0px;--ref-home-section-banner-container-shadow: none;--ref-home-section-marketing-box-color: rgb(102, 102, 102);--ref-home-section-marketing-box-bg: rgba(0, 0, 0, 0);--ref-home-section-marketing-box-border-top-color: rgb(102, 102, 102);--ref-home-section-marketing-box-border-right-color: rgb(102, 102, 102);--ref-home-section-marketing-box-border-bottom-color: rgb(102, 102, 102);--ref-home-section-marketing-box-border-left-color: rgb(102, 102, 102);--ref-home-section-marketing-box-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-marketing-box-font-size: 12.48px;--ref-home-section-marketing-box-font-weight: 400;--ref-home-section-marketing-box-line-height: normal;--ref-home-section-marketing-box-letter-spacing: normal;--ref-home-section-marketing-box-pad-top: 0px;--ref-home-section-marketing-box-pad-right: 0px;--ref-home-section-marketing-box-pad-bottom: 0px;--ref-home-section-marketing-box-pad-left: 0px;--ref-home-section-marketing-box-mar-top: 0px;--ref-home-section-marketing-box-mar-right: 0px;--ref-home-section-marketing-box-mar-bottom: 0px;--ref-home-section-marketing-box-mar-left: 0px;--ref-home-section-marketing-box-gap: normal;--ref-home-section-marketing-box-border-top-width: 0px;--ref-home-section-marketing-box-border-right-width: 0px;--ref-home-section-marketing-box-border-bottom-width: 0px;--ref-home-section-marketing-box-border-left-width: 0px;--ref-home-section-marketing-box-radius-tl: 0px;--ref-home-section-marketing-box-radius-tr: 0px;--ref-home-section-marketing-box-radius-bl: 0px;--ref-home-section-marketing-box-radius-br: 0px;--ref-home-section-marketing-box-shadow: none;--ref-home-section-single-box-color: rgb(102, 102, 102);--ref-home-section-single-box-bg: rgba(0, 0, 0, 0);--ref-home-section-single-box-border-top-color: rgb(102, 102, 102);--ref-home-section-single-box-border-right-color: rgb(102, 102, 102);--ref-home-section-single-box-border-bottom-color: rgb(102, 102, 102);--ref-home-section-single-box-border-left-color: rgb(102, 102, 102);--ref-home-section-single-box-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-single-box-font-size: 12.48px;--ref-home-section-single-box-font-weight: 400;--ref-home-section-single-box-line-height: normal;--ref-home-section-single-box-letter-spacing: normal;--ref-home-section-single-box-pad-top: 0px;--ref-home-section-single-box-pad-right: 0px;--ref-home-section-single-box-pad-bottom: 0px;--ref-home-section-single-box-pad-left: 0px;--ref-home-section-single-box-mar-top: 0px;--ref-home-section-single-box-mar-right: 0px;--ref-home-section-single-box-mar-bottom: 0px;--ref-home-section-single-box-mar-left: 0px;--ref-home-section-single-box-gap: normal;--ref-home-section-single-box-border-top-width: 0px;--ref-home-section-single-box-border-right-width: 0px;--ref-home-section-single-box-border-bottom-width: 0px;--ref-home-section-single-box-border-left-width: 0px;--ref-home-section-single-box-radius-tl: 0px;--ref-home-section-single-box-radius-tr: 0px;--ref-home-section-single-box-radius-bl: 0px;--ref-home-section-single-box-radius-br: 0px;--ref-home-section-single-box-shadow: none;--ref-home-section-nav-container-color: rgb(102, 102, 102);--ref-home-section-nav-container-bg: rgba(0, 0, 0, 0);--ref-home-section-nav-container-border-top-color: rgb(102, 102, 102);--ref-home-section-nav-container-border-right-color: rgb(102, 102, 102);--ref-home-section-nav-container-border-bottom-color: rgb(102, 102, 102);--ref-home-section-nav-container-border-left-color: rgb(102, 102, 102);--ref-home-section-nav-container-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-nav-container-font-size: 12.48px;--ref-home-section-nav-container-font-weight: 400;--ref-home-section-nav-container-line-height: normal;--ref-home-section-nav-container-letter-spacing: normal;--ref-home-section-nav-container-pad-top: 0px;--ref-home-section-nav-container-pad-right: 5.2px;--ref-home-section-nav-container-pad-bottom: 0px;--ref-home-section-nav-container-pad-left: 5.2px;--ref-home-section-nav-container-mar-top: 10.4px;--ref-home-section-nav-container-mar-right: 0px;--ref-home-section-nav-container-mar-bottom: 0px;--ref-home-section-nav-container-mar-left: 0px;--ref-home-section-nav-container-gap: normal;--ref-home-section-nav-container-border-top-width: 0px;--ref-home-section-nav-container-border-right-width: 0px;--ref-home-section-nav-container-border-bottom-width: 0px;--ref-home-section-nav-container-border-left-width: 0px;--ref-home-section-nav-container-radius-tl: 0px;--ref-home-section-nav-container-radius-tr: 0px;--ref-home-section-nav-container-radius-bl: 0px;--ref-home-section-nav-container-radius-br: 0px;--ref-home-section-nav-container-shadow: none;--ref-home-section-game-list-box-color: rgb(102, 102, 102);--ref-home-section-game-list-box-bg: rgba(0, 0, 0, 0);--ref-home-section-game-list-box-border-top-color: rgb(102, 102, 102);--ref-home-section-game-list-box-border-right-color: rgb(102, 102, 102);--ref-home-section-game-list-box-border-bottom-color: rgb(102, 102, 102);--ref-home-section-game-list-box-border-left-color: rgb(102, 102, 102);--ref-home-section-game-list-box-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-game-list-box-font-size: 12.48px;--ref-home-section-game-list-box-font-weight: 400;--ref-home-section-game-list-box-line-height: normal;--ref-home-section-game-list-box-letter-spacing: normal;--ref-home-section-game-list-box-pad-top: 10.4px;--ref-home-section-game-list-box-pad-right: 0px;--ref-home-section-game-list-box-pad-bottom: 15.6px;--ref-home-section-game-list-box-pad-left: 0px;--ref-home-section-game-list-box-mar-top: 0px;--ref-home-section-game-list-box-mar-right: 0px;--ref-home-section-game-list-box-mar-bottom: 0px;--ref-home-section-game-list-box-mar-left: 0px;--ref-home-section-game-list-box-gap: normal;--ref-home-section-game-list-box-border-top-width: 0px;--ref-home-section-game-list-box-border-right-width: 0px;--ref-home-section-game-list-box-border-bottom-width: 0px;--ref-home-section-game-list-box-border-left-width: 0px;--ref-home-section-game-list-box-radius-tl: 0px;--ref-home-section-game-list-box-radius-tr: 0px;--ref-home-section-game-list-box-radius-bl: 0px;--ref-home-section-game-list-box-radius-br: 0px;--ref-home-section-game-list-box-shadow: none;--ref-home-section-layout-box-color: rgb(102, 102, 102);--ref-home-section-layout-box-bg: rgba(0, 0, 0, 0);--ref-home-section-layout-box-border-top-color: rgb(102, 102, 102);--ref-home-section-layout-box-border-right-color: rgb(102, 102, 102);--ref-home-section-layout-box-border-bottom-color: rgb(102, 102, 102);--ref-home-section-layout-box-border-left-color: rgb(102, 102, 102);--ref-home-section-layout-box-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-layout-box-font-size: 12.48px;--ref-home-section-layout-box-font-weight: 400;--ref-home-section-layout-box-line-height: normal;--ref-home-section-layout-box-letter-spacing: normal;--ref-home-section-layout-box-pad-top: 0px;--ref-home-section-layout-box-pad-right: 0px;--ref-home-section-layout-box-pad-bottom: 0px;--ref-home-section-layout-box-pad-left: 0px;--ref-home-section-layout-box-mar-top: 0px;--ref-home-section-layout-box-mar-right: 0px;--ref-home-section-layout-box-mar-bottom: 0px;--ref-home-section-layout-box-mar-left: 0px;--ref-home-section-layout-box-gap: normal;--ref-home-section-layout-box-border-top-width: 0px;--ref-home-section-layout-box-border-right-width: 0px;--ref-home-section-layout-box-border-bottom-width: 0px;--ref-home-section-layout-box-border-left-width: 0px;--ref-home-section-layout-box-radius-tl: 0px;--ref-home-section-layout-box-radius-tr: 0px;--ref-home-section-layout-box-radius-bl: 0px;--ref-home-section-layout-box-radius-br: 0px;--ref-home-section-layout-box-shadow: none;--ref-home-section-home-pattern-color: rgb(102, 102, 102);--ref-home-section-home-pattern-bg: rgba(0, 0, 0, 0);--ref-home-section-home-pattern-border-top-color: rgb(102, 102, 102);--ref-home-section-home-pattern-border-right-color: rgb(102, 102, 102);--ref-home-section-home-pattern-border-bottom-color: rgb(102, 102, 102);--ref-home-section-home-pattern-border-left-color: rgb(102, 102, 102);--ref-home-section-home-pattern-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-section-home-pattern-font-size: 12.48px;--ref-home-section-home-pattern-font-weight: 400;--ref-home-section-home-pattern-line-height: normal;--ref-home-section-home-pattern-letter-spacing: normal;--ref-home-section-home-pattern-pad-top: 0px;--ref-home-section-home-pattern-pad-right: 0px;--ref-home-section-home-pattern-pad-bottom: 0px;--ref-home-section-home-pattern-pad-left: 0px;--ref-home-section-home-pattern-mar-top: 0px;--ref-home-section-home-pattern-mar-right: 0px;--ref-home-section-home-pattern-mar-bottom: 0px;--ref-home-section-home-pattern-mar-left: 0px;--ref-home-section-home-pattern-gap: normal;--ref-home-section-home-pattern-border-top-width: 0px;--ref-home-section-home-pattern-border-right-width: 0px;--ref-home-section-home-pattern-border-bottom-width: 0px;--ref-home-section-home-pattern-border-left-width: 0px;--ref-home-section-home-pattern-radius-tl: 0px;--ref-home-section-home-pattern-radius-tr: 0px;--ref-home-section-home-pattern-radius-bl: 0px;--ref-home-section-home-pattern-radius-br: 0px;--ref-home-section-home-pattern-shadow: none;--ref-home-jackpot-container-color: rgb(102, 102, 102);--ref-home-jackpot-container-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-container-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-container-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-container-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-container-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-container-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-container-font-size: 12.48px;--ref-home-jackpot-container-font-weight: 400;--ref-home-jackpot-container-line-height: normal;--ref-home-jackpot-container-letter-spacing: normal;--ref-home-jackpot-container-pad-top: 0px;--ref-home-jackpot-container-pad-right: 0px;--ref-home-jackpot-container-pad-bottom: 0px;--ref-home-jackpot-container-pad-left: 0px;--ref-home-jackpot-container-mar-top: 0px;--ref-home-jackpot-container-mar-right: 0px;--ref-home-jackpot-container-mar-bottom: 0px;--ref-home-jackpot-container-mar-left: 0px;--ref-home-jackpot-container-gap: normal;--ref-home-jackpot-container-border-top-width: 0px;--ref-home-jackpot-container-border-right-width: 0px;--ref-home-jackpot-container-border-bottom-width: 0px;--ref-home-jackpot-container-border-left-width: 0px;--ref-home-jackpot-container-radius-tl: 0px;--ref-home-jackpot-container-radius-tr: 0px;--ref-home-jackpot-container-radius-bl: 0px;--ref-home-jackpot-container-radius-br: 0px;--ref-home-jackpot-container-shadow: none;--ref-home-jackpot-digit-0-color: rgb(102, 102, 102);--ref-home-jackpot-digit-0-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-0-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-0-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-0-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-0-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-0-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-0-font-size: 24.96px;--ref-home-jackpot-digit-0-font-weight: 900;--ref-home-jackpot-digit-0-line-height: 24.96px;--ref-home-jackpot-digit-0-letter-spacing: .364px;--ref-home-jackpot-digit-0-pad-top: 0px;--ref-home-jackpot-digit-0-pad-right: 0px;--ref-home-jackpot-digit-0-pad-bottom: 0px;--ref-home-jackpot-digit-0-pad-left: 0px;--ref-home-jackpot-digit-0-mar-top: 0px;--ref-home-jackpot-digit-0-mar-right: 0px;--ref-home-jackpot-digit-0-mar-bottom: 0px;--ref-home-jackpot-digit-0-mar-left: 0px;--ref-home-jackpot-digit-0-gap: normal;--ref-home-jackpot-digit-0-border-top-width: 0px;--ref-home-jackpot-digit-0-border-right-width: 0px;--ref-home-jackpot-digit-0-border-bottom-width: 0px;--ref-home-jackpot-digit-0-border-left-width: 0px;--ref-home-jackpot-digit-0-radius-tl: 0px;--ref-home-jackpot-digit-0-radius-tr: 0px;--ref-home-jackpot-digit-0-radius-bl: 0px;--ref-home-jackpot-digit-0-radius-br: 0px;--ref-home-jackpot-digit-0-shadow: none;--ref-home-jackpot-digit-1-color: rgb(102, 102, 102);--ref-home-jackpot-digit-1-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-1-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-1-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-1-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-1-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-1-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-1-font-size: 24.96px;--ref-home-jackpot-digit-1-font-weight: 900;--ref-home-jackpot-digit-1-line-height: 24.96px;--ref-home-jackpot-digit-1-letter-spacing: .364px;--ref-home-jackpot-digit-1-pad-top: 0px;--ref-home-jackpot-digit-1-pad-right: 0px;--ref-home-jackpot-digit-1-pad-bottom: 0px;--ref-home-jackpot-digit-1-pad-left: 0px;--ref-home-jackpot-digit-1-mar-top: 0px;--ref-home-jackpot-digit-1-mar-right: 0px;--ref-home-jackpot-digit-1-mar-bottom: 0px;--ref-home-jackpot-digit-1-mar-left: 0px;--ref-home-jackpot-digit-1-gap: normal;--ref-home-jackpot-digit-1-border-top-width: 0px;--ref-home-jackpot-digit-1-border-right-width: 0px;--ref-home-jackpot-digit-1-border-bottom-width: 0px;--ref-home-jackpot-digit-1-border-left-width: 0px;--ref-home-jackpot-digit-1-radius-tl: 0px;--ref-home-jackpot-digit-1-radius-tr: 0px;--ref-home-jackpot-digit-1-radius-bl: 0px;--ref-home-jackpot-digit-1-radius-br: 0px;--ref-home-jackpot-digit-1-shadow: none;--ref-home-jackpot-digit-2-color: rgb(102, 102, 102);--ref-home-jackpot-digit-2-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-2-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-2-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-2-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-2-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-2-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-2-font-size: 24.96px;--ref-home-jackpot-digit-2-font-weight: 900;--ref-home-jackpot-digit-2-line-height: 24.96px;--ref-home-jackpot-digit-2-letter-spacing: .364px;--ref-home-jackpot-digit-2-pad-top: 0px;--ref-home-jackpot-digit-2-pad-right: 0px;--ref-home-jackpot-digit-2-pad-bottom: 0px;--ref-home-jackpot-digit-2-pad-left: 0px;--ref-home-jackpot-digit-2-mar-top: 0px;--ref-home-jackpot-digit-2-mar-right: 0px;--ref-home-jackpot-digit-2-mar-bottom: 0px;--ref-home-jackpot-digit-2-mar-left: 0px;--ref-home-jackpot-digit-2-gap: normal;--ref-home-jackpot-digit-2-border-top-width: 0px;--ref-home-jackpot-digit-2-border-right-width: 0px;--ref-home-jackpot-digit-2-border-bottom-width: 0px;--ref-home-jackpot-digit-2-border-left-width: 0px;--ref-home-jackpot-digit-2-radius-tl: 0px;--ref-home-jackpot-digit-2-radius-tr: 0px;--ref-home-jackpot-digit-2-radius-bl: 0px;--ref-home-jackpot-digit-2-radius-br: 0px;--ref-home-jackpot-digit-2-shadow: none;--ref-home-jackpot-digit-3-color: rgb(102, 102, 102);--ref-home-jackpot-digit-3-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-3-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-3-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-3-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-3-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-3-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-3-font-size: 24.96px;--ref-home-jackpot-digit-3-font-weight: 900;--ref-home-jackpot-digit-3-line-height: 24.96px;--ref-home-jackpot-digit-3-letter-spacing: .364px;--ref-home-jackpot-digit-3-pad-top: 0px;--ref-home-jackpot-digit-3-pad-right: 0px;--ref-home-jackpot-digit-3-pad-bottom: 0px;--ref-home-jackpot-digit-3-pad-left: 0px;--ref-home-jackpot-digit-3-mar-top: 0px;--ref-home-jackpot-digit-3-mar-right: 0px;--ref-home-jackpot-digit-3-mar-bottom: 0px;--ref-home-jackpot-digit-3-mar-left: 0px;--ref-home-jackpot-digit-3-gap: normal;--ref-home-jackpot-digit-3-border-top-width: 0px;--ref-home-jackpot-digit-3-border-right-width: 0px;--ref-home-jackpot-digit-3-border-bottom-width: 0px;--ref-home-jackpot-digit-3-border-left-width: 0px;--ref-home-jackpot-digit-3-radius-tl: 0px;--ref-home-jackpot-digit-3-radius-tr: 0px;--ref-home-jackpot-digit-3-radius-bl: 0px;--ref-home-jackpot-digit-3-radius-br: 0px;--ref-home-jackpot-digit-3-shadow: none;--ref-home-jackpot-digit-4-color: rgb(102, 102, 102);--ref-home-jackpot-digit-4-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-4-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-4-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-4-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-4-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-4-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-4-font-size: 24.96px;--ref-home-jackpot-digit-4-font-weight: 900;--ref-home-jackpot-digit-4-line-height: 24.96px;--ref-home-jackpot-digit-4-letter-spacing: .364px;--ref-home-jackpot-digit-4-pad-top: 0px;--ref-home-jackpot-digit-4-pad-right: 0px;--ref-home-jackpot-digit-4-pad-bottom: 0px;--ref-home-jackpot-digit-4-pad-left: 0px;--ref-home-jackpot-digit-4-mar-top: 0px;--ref-home-jackpot-digit-4-mar-right: 0px;--ref-home-jackpot-digit-4-mar-bottom: 0px;--ref-home-jackpot-digit-4-mar-left: 0px;--ref-home-jackpot-digit-4-gap: normal;--ref-home-jackpot-digit-4-border-top-width: 0px;--ref-home-jackpot-digit-4-border-right-width: 0px;--ref-home-jackpot-digit-4-border-bottom-width: 0px;--ref-home-jackpot-digit-4-border-left-width: 0px;--ref-home-jackpot-digit-4-radius-tl: 0px;--ref-home-jackpot-digit-4-radius-tr: 0px;--ref-home-jackpot-digit-4-radius-bl: 0px;--ref-home-jackpot-digit-4-radius-br: 0px;--ref-home-jackpot-digit-4-shadow: none;--ref-home-jackpot-digit-5-color: rgb(102, 102, 102);--ref-home-jackpot-digit-5-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-5-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-5-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-5-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-5-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-5-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-5-font-size: 24.96px;--ref-home-jackpot-digit-5-font-weight: 900;--ref-home-jackpot-digit-5-line-height: 24.96px;--ref-home-jackpot-digit-5-letter-spacing: .364px;--ref-home-jackpot-digit-5-pad-top: 0px;--ref-home-jackpot-digit-5-pad-right: 0px;--ref-home-jackpot-digit-5-pad-bottom: 0px;--ref-home-jackpot-digit-5-pad-left: 0px;--ref-home-jackpot-digit-5-mar-top: 0px;--ref-home-jackpot-digit-5-mar-right: 0px;--ref-home-jackpot-digit-5-mar-bottom: 0px;--ref-home-jackpot-digit-5-mar-left: 0px;--ref-home-jackpot-digit-5-gap: normal;--ref-home-jackpot-digit-5-border-top-width: 0px;--ref-home-jackpot-digit-5-border-right-width: 0px;--ref-home-jackpot-digit-5-border-bottom-width: 0px;--ref-home-jackpot-digit-5-border-left-width: 0px;--ref-home-jackpot-digit-5-radius-tl: 0px;--ref-home-jackpot-digit-5-radius-tr: 0px;--ref-home-jackpot-digit-5-radius-bl: 0px;--ref-home-jackpot-digit-5-radius-br: 0px;--ref-home-jackpot-digit-5-shadow: none;--ref-home-jackpot-digit-6-color: rgb(102, 102, 102);--ref-home-jackpot-digit-6-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-6-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-6-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-6-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-6-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-6-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-6-font-size: 24.96px;--ref-home-jackpot-digit-6-font-weight: 900;--ref-home-jackpot-digit-6-line-height: 24.96px;--ref-home-jackpot-digit-6-letter-spacing: .364px;--ref-home-jackpot-digit-6-pad-top: 0px;--ref-home-jackpot-digit-6-pad-right: 0px;--ref-home-jackpot-digit-6-pad-bottom: 0px;--ref-home-jackpot-digit-6-pad-left: 0px;--ref-home-jackpot-digit-6-mar-top: 0px;--ref-home-jackpot-digit-6-mar-right: 0px;--ref-home-jackpot-digit-6-mar-bottom: 0px;--ref-home-jackpot-digit-6-mar-left: 0px;--ref-home-jackpot-digit-6-gap: normal;--ref-home-jackpot-digit-6-border-top-width: 0px;--ref-home-jackpot-digit-6-border-right-width: 0px;--ref-home-jackpot-digit-6-border-bottom-width: 0px;--ref-home-jackpot-digit-6-border-left-width: 0px;--ref-home-jackpot-digit-6-radius-tl: 0px;--ref-home-jackpot-digit-6-radius-tr: 0px;--ref-home-jackpot-digit-6-radius-bl: 0px;--ref-home-jackpot-digit-6-radius-br: 0px;--ref-home-jackpot-digit-6-shadow: none;--ref-home-jackpot-digit-7-color: rgb(102, 102, 102);--ref-home-jackpot-digit-7-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-7-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-7-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-7-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-7-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-7-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-7-font-size: 24.96px;--ref-home-jackpot-digit-7-font-weight: 900;--ref-home-jackpot-digit-7-line-height: 24.96px;--ref-home-jackpot-digit-7-letter-spacing: .364px;--ref-home-jackpot-digit-7-pad-top: 0px;--ref-home-jackpot-digit-7-pad-right: 0px;--ref-home-jackpot-digit-7-pad-bottom: 0px;--ref-home-jackpot-digit-7-pad-left: 0px;--ref-home-jackpot-digit-7-mar-top: 0px;--ref-home-jackpot-digit-7-mar-right: 0px;--ref-home-jackpot-digit-7-mar-bottom: 0px;--ref-home-jackpot-digit-7-mar-left: 0px;--ref-home-jackpot-digit-7-gap: normal;--ref-home-jackpot-digit-7-border-top-width: 0px;--ref-home-jackpot-digit-7-border-right-width: 0px;--ref-home-jackpot-digit-7-border-bottom-width: 0px;--ref-home-jackpot-digit-7-border-left-width: 0px;--ref-home-jackpot-digit-7-radius-tl: 0px;--ref-home-jackpot-digit-7-radius-tr: 0px;--ref-home-jackpot-digit-7-radius-bl: 0px;--ref-home-jackpot-digit-7-radius-br: 0px;--ref-home-jackpot-digit-7-shadow: none;--ref-home-jackpot-digit-8-color: rgb(102, 102, 102);--ref-home-jackpot-digit-8-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-8-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-8-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-8-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-8-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-8-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-8-font-size: 24.96px;--ref-home-jackpot-digit-8-font-weight: 900;--ref-home-jackpot-digit-8-line-height: 24.96px;--ref-home-jackpot-digit-8-letter-spacing: .364px;--ref-home-jackpot-digit-8-pad-top: 0px;--ref-home-jackpot-digit-8-pad-right: 0px;--ref-home-jackpot-digit-8-pad-bottom: 0px;--ref-home-jackpot-digit-8-pad-left: 0px;--ref-home-jackpot-digit-8-mar-top: 0px;--ref-home-jackpot-digit-8-mar-right: 0px;--ref-home-jackpot-digit-8-mar-bottom: 0px;--ref-home-jackpot-digit-8-mar-left: 0px;--ref-home-jackpot-digit-8-gap: normal;--ref-home-jackpot-digit-8-border-top-width: 0px;--ref-home-jackpot-digit-8-border-right-width: 0px;--ref-home-jackpot-digit-8-border-bottom-width: 0px;--ref-home-jackpot-digit-8-border-left-width: 0px;--ref-home-jackpot-digit-8-radius-tl: 0px;--ref-home-jackpot-digit-8-radius-tr: 0px;--ref-home-jackpot-digit-8-radius-bl: 0px;--ref-home-jackpot-digit-8-radius-br: 0px;--ref-home-jackpot-digit-8-shadow: none;--ref-home-jackpot-digit-9-color: rgb(102, 102, 102);--ref-home-jackpot-digit-9-bg: rgba(0, 0, 0, 0);--ref-home-jackpot-digit-9-border-top-color: rgb(102, 102, 102);--ref-home-jackpot-digit-9-border-right-color: rgb(102, 102, 102);--ref-home-jackpot-digit-9-border-bottom-color: rgb(102, 102, 102);--ref-home-jackpot-digit-9-border-left-color: rgb(102, 102, 102);--ref-home-jackpot-digit-9-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-jackpot-digit-9-font-size: 24.96px;--ref-home-jackpot-digit-9-font-weight: 900;--ref-home-jackpot-digit-9-line-height: 24.96px;--ref-home-jackpot-digit-9-letter-spacing: .364px;--ref-home-jackpot-digit-9-pad-top: 0px;--ref-home-jackpot-digit-9-pad-right: 0px;--ref-home-jackpot-digit-9-pad-bottom: 0px;--ref-home-jackpot-digit-9-pad-left: 0px;--ref-home-jackpot-digit-9-mar-top: 0px;--ref-home-jackpot-digit-9-mar-right: 0px;--ref-home-jackpot-digit-9-mar-bottom: 0px;--ref-home-jackpot-digit-9-mar-left: 0px;--ref-home-jackpot-digit-9-gap: normal;--ref-home-jackpot-digit-9-border-top-width: 0px;--ref-home-jackpot-digit-9-border-right-width: 0px;--ref-home-jackpot-digit-9-border-bottom-width: 0px;--ref-home-jackpot-digit-9-border-left-width: 0px;--ref-home-jackpot-digit-9-radius-tl: 0px;--ref-home-jackpot-digit-9-radius-tr: 0px;--ref-home-jackpot-digit-9-radius-bl: 0px;--ref-home-jackpot-digit-9-radius-br: 0px;--ref-home-jackpot-digit-9-shadow: none;--ref-home-home-register-dialog-color: rgb(102, 102, 102);--ref-home-home-register-dialog-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-border-top-color: rgb(102, 102, 102);--ref-home-home-register-dialog-border-right-color: rgb(102, 102, 102);--ref-home-home-register-dialog-border-bottom-color: rgb(102, 102, 102);--ref-home-home-register-dialog-border-left-color: rgb(102, 102, 102);--ref-home-home-register-dialog-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-font-size: 8.32px;--ref-home-home-register-dialog-font-weight: 400;--ref-home-home-register-dialog-line-height: normal;--ref-home-home-register-dialog-letter-spacing: normal;--ref-home-home-register-dialog-pad-top: 0px;--ref-home-home-register-dialog-pad-right: 0px;--ref-home-home-register-dialog-pad-bottom: 0px;--ref-home-home-register-dialog-pad-left: 0px;--ref-home-home-register-dialog-mar-top: 0px;--ref-home-home-register-dialog-mar-right: 0px;--ref-home-home-register-dialog-mar-bottom: 0px;--ref-home-home-register-dialog-mar-left: 0px;--ref-home-home-register-dialog-gap: normal;--ref-home-home-register-dialog-border-top-width: 0px;--ref-home-home-register-dialog-border-right-width: 0px;--ref-home-home-register-dialog-border-bottom-width: 0px;--ref-home-home-register-dialog-border-left-width: 0px;--ref-home-home-register-dialog-radius-tl: 0px;--ref-home-home-register-dialog-radius-tr: 0px;--ref-home-home-register-dialog-radius-bl: 0px;--ref-home-home-register-dialog-radius-br: 0px;--ref-home-home-register-dialog-shadow: none;--ref-home-home-register-dialog-logo-color: rgb(51, 51, 51);--ref-home-home-register-dialog-logo-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-logo-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-logo-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-logo-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-logo-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-logo-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-logo-font-size: 8.32px;--ref-home-home-register-dialog-logo-font-weight: 400;--ref-home-home-register-dialog-logo-line-height: normal;--ref-home-home-register-dialog-logo-letter-spacing: normal;--ref-home-home-register-dialog-logo-pad-top: 0px;--ref-home-home-register-dialog-logo-pad-right: 0px;--ref-home-home-register-dialog-logo-pad-bottom: 0px;--ref-home-home-register-dialog-logo-pad-left: 0px;--ref-home-home-register-dialog-logo-mar-top: 0px;--ref-home-home-register-dialog-logo-mar-right: 0px;--ref-home-home-register-dialog-logo-mar-bottom: 0px;--ref-home-home-register-dialog-logo-mar-left: 0px;--ref-home-home-register-dialog-logo-gap: normal;--ref-home-home-register-dialog-logo-border-top-width: 0px;--ref-home-home-register-dialog-logo-border-right-width: 0px;--ref-home-home-register-dialog-logo-border-bottom-width: 0px;--ref-home-home-register-dialog-logo-border-left-width: 0px;--ref-home-home-register-dialog-logo-radius-tl: 0px;--ref-home-home-register-dialog-logo-radius-tr: 0px;--ref-home-home-register-dialog-logo-radius-bl: 0px;--ref-home-home-register-dialog-logo-radius-br: 0px;--ref-home-home-register-dialog-logo-shadow: none;--ref-home-home-register-dialog-slogan-color: rgb(51, 51, 51);--ref-home-home-register-dialog-slogan-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-slogan-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-slogan-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-slogan-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-slogan-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-slogan-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-slogan-font-size: 8.32px;--ref-home-home-register-dialog-slogan-font-weight: 400;--ref-home-home-register-dialog-slogan-line-height: normal;--ref-home-home-register-dialog-slogan-letter-spacing: normal;--ref-home-home-register-dialog-slogan-pad-top: 0px;--ref-home-home-register-dialog-slogan-pad-right: 0px;--ref-home-home-register-dialog-slogan-pad-bottom: 0px;--ref-home-home-register-dialog-slogan-pad-left: 0px;--ref-home-home-register-dialog-slogan-mar-top: 0px;--ref-home-home-register-dialog-slogan-mar-right: 0px;--ref-home-home-register-dialog-slogan-mar-bottom: 10.4px;--ref-home-home-register-dialog-slogan-mar-left: 0px;--ref-home-home-register-dialog-slogan-gap: normal;--ref-home-home-register-dialog-slogan-border-top-width: 0px;--ref-home-home-register-dialog-slogan-border-right-width: 0px;--ref-home-home-register-dialog-slogan-border-bottom-width: 0px;--ref-home-home-register-dialog-slogan-border-left-width: 0px;--ref-home-home-register-dialog-slogan-radius-tl: 0px;--ref-home-home-register-dialog-slogan-radius-tr: 0px;--ref-home-home-register-dialog-slogan-radius-bl: 0px;--ref-home-home-register-dialog-slogan-radius-br: 0px;--ref-home-home-register-dialog-slogan-shadow: none;--ref-home-home-register-dialog-input-0-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-0-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-input-0-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-0-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-0-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-0-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-0-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-input-0-font-size: 12.48px;--ref-home-home-register-dialog-input-0-font-weight: 400;--ref-home-home-register-dialog-input-0-line-height: 36.4px;--ref-home-home-register-dialog-input-0-letter-spacing: normal;--ref-home-home-register-dialog-input-0-pad-top: 0px;--ref-home-home-register-dialog-input-0-pad-right: 0px;--ref-home-home-register-dialog-input-0-pad-bottom: 0px;--ref-home-home-register-dialog-input-0-pad-left: 0px;--ref-home-home-register-dialog-input-0-mar-top: 0px;--ref-home-home-register-dialog-input-0-mar-right: 0px;--ref-home-home-register-dialog-input-0-mar-bottom: 0px;--ref-home-home-register-dialog-input-0-mar-left: 0px;--ref-home-home-register-dialog-input-0-gap: normal;--ref-home-home-register-dialog-input-0-border-top-width: 0px;--ref-home-home-register-dialog-input-0-border-right-width: 0px;--ref-home-home-register-dialog-input-0-border-bottom-width: 0px;--ref-home-home-register-dialog-input-0-border-left-width: 0px;--ref-home-home-register-dialog-input-0-radius-tl: 0px;--ref-home-home-register-dialog-input-0-radius-tr: 0px;--ref-home-home-register-dialog-input-0-radius-bl: 0px;--ref-home-home-register-dialog-input-0-radius-br: 0px;--ref-home-home-register-dialog-input-0-shadow: none;--ref-home-home-register-dialog-input-1-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-1-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-input-1-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-1-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-1-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-1-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-1-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-input-1-font-size: 12.48px;--ref-home-home-register-dialog-input-1-font-weight: 400;--ref-home-home-register-dialog-input-1-line-height: 36.4px;--ref-home-home-register-dialog-input-1-letter-spacing: normal;--ref-home-home-register-dialog-input-1-pad-top: 0px;--ref-home-home-register-dialog-input-1-pad-right: 0px;--ref-home-home-register-dialog-input-1-pad-bottom: 0px;--ref-home-home-register-dialog-input-1-pad-left: 0px;--ref-home-home-register-dialog-input-1-mar-top: 0px;--ref-home-home-register-dialog-input-1-mar-right: 0px;--ref-home-home-register-dialog-input-1-mar-bottom: 0px;--ref-home-home-register-dialog-input-1-mar-left: 0px;--ref-home-home-register-dialog-input-1-gap: normal;--ref-home-home-register-dialog-input-1-border-top-width: 0px;--ref-home-home-register-dialog-input-1-border-right-width: 0px;--ref-home-home-register-dialog-input-1-border-bottom-width: 0px;--ref-home-home-register-dialog-input-1-border-left-width: 0px;--ref-home-home-register-dialog-input-1-radius-tl: 0px;--ref-home-home-register-dialog-input-1-radius-tr: 0px;--ref-home-home-register-dialog-input-1-radius-bl: 0px;--ref-home-home-register-dialog-input-1-radius-br: 0px;--ref-home-home-register-dialog-input-1-shadow: none;--ref-home-home-register-dialog-input-2-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-2-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-input-2-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-2-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-2-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-2-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-input-2-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-input-2-font-size: 12.48px;--ref-home-home-register-dialog-input-2-font-weight: 400;--ref-home-home-register-dialog-input-2-line-height: 36.4px;--ref-home-home-register-dialog-input-2-letter-spacing: normal;--ref-home-home-register-dialog-input-2-pad-top: 0px;--ref-home-home-register-dialog-input-2-pad-right: 0px;--ref-home-home-register-dialog-input-2-pad-bottom: 0px;--ref-home-home-register-dialog-input-2-pad-left: 0px;--ref-home-home-register-dialog-input-2-mar-top: 0px;--ref-home-home-register-dialog-input-2-mar-right: 0px;--ref-home-home-register-dialog-input-2-mar-bottom: 0px;--ref-home-home-register-dialog-input-2-mar-left: 0px;--ref-home-home-register-dialog-input-2-gap: normal;--ref-home-home-register-dialog-input-2-border-top-width: 0px;--ref-home-home-register-dialog-input-2-border-right-width: 0px;--ref-home-home-register-dialog-input-2-border-bottom-width: 0px;--ref-home-home-register-dialog-input-2-border-left-width: 0px;--ref-home-home-register-dialog-input-2-radius-tl: 0px;--ref-home-home-register-dialog-input-2-radius-tr: 0px;--ref-home-home-register-dialog-input-2-radius-bl: 0px;--ref-home-home-register-dialog-input-2-radius-br: 0px;--ref-home-home-register-dialog-input-2-shadow: none;--ref-home-home-register-dialog-submit-color: rgb(51, 51, 51);--ref-home-home-register-dialog-submit-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-submit-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-submit-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-submit-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-submit-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-submit-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-submit-font-size: 8.32px;--ref-home-home-register-dialog-submit-font-weight: 400;--ref-home-home-register-dialog-submit-line-height: normal;--ref-home-home-register-dialog-submit-letter-spacing: normal;--ref-home-home-register-dialog-submit-pad-top: 10.4px;--ref-home-home-register-dialog-submit-pad-right: 0px;--ref-home-home-register-dialog-submit-pad-bottom: 0px;--ref-home-home-register-dialog-submit-pad-left: 0px;--ref-home-home-register-dialog-submit-mar-top: 0px;--ref-home-home-register-dialog-submit-mar-right: 0px;--ref-home-home-register-dialog-submit-mar-bottom: 0px;--ref-home-home-register-dialog-submit-mar-left: 0px;--ref-home-home-register-dialog-submit-gap: normal;--ref-home-home-register-dialog-submit-border-top-width: 0px;--ref-home-home-register-dialog-submit-border-right-width: 0px;--ref-home-home-register-dialog-submit-border-bottom-width: 0px;--ref-home-home-register-dialog-submit-border-left-width: 0px;--ref-home-home-register-dialog-submit-radius-tl: 0px;--ref-home-home-register-dialog-submit-radius-tr: 0px;--ref-home-home-register-dialog-submit-radius-bl: 0px;--ref-home-home-register-dialog-submit-radius-br: 0px;--ref-home-home-register-dialog-submit-shadow: none;--ref-home-home-register-dialog-agree-color: rgb(51, 51, 51);--ref-home-home-register-dialog-agree-bg: rgba(0, 0, 0, 0);--ref-home-home-register-dialog-agree-border-top-color: rgb(51, 51, 51);--ref-home-home-register-dialog-agree-border-right-color: rgb(51, 51, 51);--ref-home-home-register-dialog-agree-border-bottom-color: rgb(51, 51, 51);--ref-home-home-register-dialog-agree-border-left-color: rgb(51, 51, 51);--ref-home-home-register-dialog-agree-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-home-home-register-dialog-agree-font-size: 11.44px;--ref-home-home-register-dialog-agree-font-weight: 400;--ref-home-home-register-dialog-agree-line-height: normal;--ref-home-home-register-dialog-agree-letter-spacing: normal;--ref-home-home-register-dialog-agree-pad-top: 0px;--ref-home-home-register-dialog-agree-pad-right: 0px;--ref-home-home-register-dialog-agree-pad-bottom: 0px;--ref-home-home-register-dialog-agree-pad-left: 0px;--ref-home-home-register-dialog-agree-mar-top: 0px;--ref-home-home-register-dialog-agree-mar-right: 0px;--ref-home-home-register-dialog-agree-mar-bottom: 0px;--ref-home-home-register-dialog-agree-mar-left: 0px;--ref-home-home-register-dialog-agree-gap: normal;--ref-home-home-register-dialog-agree-border-top-width: 0px;--ref-home-home-register-dialog-agree-border-right-width: 0px;--ref-home-home-register-dialog-agree-border-bottom-width: 0px;--ref-home-home-register-dialog-agree-border-left-width: 0px;--ref-home-home-register-dialog-agree-radius-tl: 0px;--ref-home-home-register-dialog-agree-radius-tr: 0px;--ref-home-home-register-dialog-agree-radius-bl: 0px;--ref-home-home-register-dialog-agree-radius-br: 0px;--ref-home-home-register-dialog-agree-shadow: none;--ref-login-header-color: rgb(51, 51, 51);--ref-login-header-bg: rgb(255, 255, 255);--ref-login-header-border-top-color: rgb(51, 51, 51);--ref-login-header-border-right-color: rgb(51, 51, 51);--ref-login-header-border-bottom-color: rgb(227, 227, 227);--ref-login-header-border-left-color: rgb(51, 51, 51);--ref-login-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-login-header-font-size: 12.48px;--ref-login-header-font-weight: 400;--ref-login-header-line-height: normal;--ref-login-header-letter-spacing: normal;--ref-login-header-pad-top: 0px;--ref-login-header-pad-right: 10.4px;--ref-login-header-pad-bottom: 0px;--ref-login-header-pad-left: 5.2px;--ref-login-header-mar-top: 0px;--ref-login-header-mar-right: 0px;--ref-login-header-mar-bottom: 0px;--ref-login-header-mar-left: 0px;--ref-login-header-gap: normal;--ref-login-header-border-top-width: 0px;--ref-login-header-border-right-width: 0px;--ref-login-header-border-bottom-width: 1px;--ref-login-header-border-left-width: 0px;--ref-login-header-radius-tl: 0px;--ref-login-header-radius-tr: 0px;--ref-login-header-radius-bl: 0px;--ref-login-header-radius-br: 0px;--ref-login-header-shadow: none;--ref-login-tabbar-color: rgb(102, 102, 102);--ref-login-tabbar-bg: rgb(255, 255, 255);--ref-login-tabbar-border-top-color: rgb(102, 102, 102);--ref-login-tabbar-border-right-color: rgb(102, 102, 102);--ref-login-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-login-tabbar-border-left-color: rgb(102, 102, 102);--ref-login-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-login-tabbar-font-size: 12.48px;--ref-login-tabbar-font-weight: 400;--ref-login-tabbar-line-height: normal;--ref-login-tabbar-letter-spacing: normal;--ref-login-tabbar-pad-top: 0px;--ref-login-tabbar-pad-right: 0px;--ref-login-tabbar-pad-bottom: 0px;--ref-login-tabbar-pad-left: 0px;--ref-login-tabbar-mar-top: 0px;--ref-login-tabbar-mar-right: 0px;--ref-login-tabbar-mar-bottom: 0px;--ref-login-tabbar-mar-left: 0px;--ref-login-tabbar-gap: normal;--ref-login-tabbar-border-top-width: 0px;--ref-login-tabbar-border-right-width: 0px;--ref-login-tabbar-border-bottom-width: 0px;--ref-login-tabbar-border-left-width: 0px;--ref-login-tabbar-radius-tl: 0px;--ref-login-tabbar-radius-tr: 0px;--ref-login-tabbar-radius-bl: 0px;--ref-login-tabbar-radius-br: 0px;--ref-login-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-login-login-form-color: rgb(51, 51, 51);--ref-login-login-form-bg: rgba(0, 0, 0, 0);--ref-login-login-form-border-top-color: rgb(51, 51, 51);--ref-login-login-form-border-right-color: rgb(51, 51, 51);--ref-login-login-form-border-bottom-color: rgb(51, 51, 51);--ref-login-login-form-border-left-color: rgb(51, 51, 51);--ref-login-login-form-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-login-login-form-font-size: 8.32px;--ref-login-login-form-font-weight: 400;--ref-login-login-form-line-height: normal;--ref-login-login-form-letter-spacing: normal;--ref-login-login-form-pad-top: 0px;--ref-login-login-form-pad-right: 9.36px;--ref-login-login-form-pad-bottom: 0px;--ref-login-login-form-pad-left: 15.6px;--ref-login-login-form-mar-top: 0px;--ref-login-login-form-mar-right: 0px;--ref-login-login-form-mar-bottom: 0px;--ref-login-login-form-mar-left: 0px;--ref-login-login-form-gap: normal;--ref-login-login-form-border-top-width: 0px;--ref-login-login-form-border-right-width: 0px;--ref-login-login-form-border-bottom-width: 0px;--ref-login-login-form-border-left-width: 0px;--ref-login-login-form-radius-tl: 0px;--ref-login-login-form-radius-tr: 0px;--ref-login-login-form-radius-bl: 0px;--ref-login-login-form-radius-br: 0px;--ref-login-login-form-shadow: none;--ref-login-input-username-color: rgb(51, 51, 51);--ref-login-input-username-bg: rgba(0, 0, 0, 0);--ref-login-input-username-border-top-color: rgb(51, 51, 51);--ref-login-input-username-border-right-color: rgb(51, 51, 51);--ref-login-input-username-border-bottom-color: rgb(51, 51, 51);--ref-login-input-username-border-left-color: rgb(51, 51, 51);--ref-login-input-username-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-login-input-username-font-size: 12.48px;--ref-login-input-username-font-weight: 400;--ref-login-input-username-line-height: 36.4px;--ref-login-input-username-letter-spacing: normal;--ref-login-input-username-pad-top: 0px;--ref-login-input-username-pad-right: 0px;--ref-login-input-username-pad-bottom: 0px;--ref-login-input-username-pad-left: 0px;--ref-login-input-username-mar-top: 0px;--ref-login-input-username-mar-right: 0px;--ref-login-input-username-mar-bottom: 0px;--ref-login-input-username-mar-left: 0px;--ref-login-input-username-gap: normal;--ref-login-input-username-border-top-width: 0px;--ref-login-input-username-border-right-width: 0px;--ref-login-input-username-border-bottom-width: 0px;--ref-login-input-username-border-left-width: 0px;--ref-login-input-username-radius-tl: 0px;--ref-login-input-username-radius-tr: 0px;--ref-login-input-username-radius-bl: 0px;--ref-login-input-username-radius-br: 0px;--ref-login-input-username-shadow: none;--ref-lobby-header-color: rgb(51, 51, 51);--ref-lobby-header-bg: rgb(255, 255, 255);--ref-lobby-header-border-top-color: rgb(51, 51, 51);--ref-lobby-header-border-right-color: rgb(51, 51, 51);--ref-lobby-header-border-bottom-color: rgb(227, 227, 227);--ref-lobby-header-border-left-color: rgb(51, 51, 51);--ref-lobby-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-lobby-header-font-size: 12.48px;--ref-lobby-header-font-weight: 400;--ref-lobby-header-line-height: normal;--ref-lobby-header-letter-spacing: normal;--ref-lobby-header-pad-top: 0px;--ref-lobby-header-pad-right: 10.4px;--ref-lobby-header-pad-bottom: 0px;--ref-lobby-header-pad-left: 5.2px;--ref-lobby-header-mar-top: 0px;--ref-lobby-header-mar-right: 0px;--ref-lobby-header-mar-bottom: 0px;--ref-lobby-header-mar-left: 0px;--ref-lobby-header-gap: normal;--ref-lobby-header-border-top-width: 0px;--ref-lobby-header-border-right-width: 0px;--ref-lobby-header-border-bottom-width: 1px;--ref-lobby-header-border-left-width: 0px;--ref-lobby-header-radius-tl: 0px;--ref-lobby-header-radius-tr: 0px;--ref-lobby-header-radius-bl: 0px;--ref-lobby-header-radius-br: 0px;--ref-lobby-header-shadow: none;--ref-lobby-tabbar-color: rgb(102, 102, 102);--ref-lobby-tabbar-bg: rgb(255, 255, 255);--ref-lobby-tabbar-border-top-color: rgb(102, 102, 102);--ref-lobby-tabbar-border-right-color: rgb(102, 102, 102);--ref-lobby-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-lobby-tabbar-border-left-color: rgb(102, 102, 102);--ref-lobby-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-lobby-tabbar-font-size: 12.48px;--ref-lobby-tabbar-font-weight: 400;--ref-lobby-tabbar-line-height: normal;--ref-lobby-tabbar-letter-spacing: normal;--ref-lobby-tabbar-pad-top: 0px;--ref-lobby-tabbar-pad-right: 0px;--ref-lobby-tabbar-pad-bottom: 0px;--ref-lobby-tabbar-pad-left: 0px;--ref-lobby-tabbar-mar-top: 0px;--ref-lobby-tabbar-mar-right: 0px;--ref-lobby-tabbar-mar-bottom: 0px;--ref-lobby-tabbar-mar-left: 0px;--ref-lobby-tabbar-gap: normal;--ref-lobby-tabbar-border-top-width: 0px;--ref-lobby-tabbar-border-right-width: 0px;--ref-lobby-tabbar-border-bottom-width: 0px;--ref-lobby-tabbar-border-left-width: 0px;--ref-lobby-tabbar-radius-tl: 0px;--ref-lobby-tabbar-radius-tr: 0px;--ref-lobby-tabbar-radius-bl: 0px;--ref-lobby-tabbar-radius-br: 0px;--ref-lobby-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-lobby-category-tabs-color: rgb(102, 102, 102);--ref-lobby-category-tabs-bg: rgba(0, 0, 0, 0);--ref-lobby-category-tabs-border-top-color: rgb(102, 102, 102);--ref-lobby-category-tabs-border-right-color: rgb(102, 102, 102);--ref-lobby-category-tabs-border-bottom-color: rgb(102, 102, 102);--ref-lobby-category-tabs-border-left-color: rgb(102, 102, 102);--ref-lobby-category-tabs-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-lobby-category-tabs-font-size: 12.48px;--ref-lobby-category-tabs-font-weight: 400;--ref-lobby-category-tabs-line-height: normal;--ref-lobby-category-tabs-letter-spacing: normal;--ref-lobby-category-tabs-pad-top: 0px;--ref-lobby-category-tabs-pad-right: 5.2px;--ref-lobby-category-tabs-pad-bottom: 0px;--ref-lobby-category-tabs-pad-left: 5.2px;--ref-lobby-category-tabs-mar-top: 10.4px;--ref-lobby-category-tabs-mar-right: 0px;--ref-lobby-category-tabs-mar-bottom: 0px;--ref-lobby-category-tabs-mar-left: 0px;--ref-lobby-category-tabs-gap: normal;--ref-lobby-category-tabs-border-top-width: 0px;--ref-lobby-category-tabs-border-right-width: 0px;--ref-lobby-category-tabs-border-bottom-width: 0px;--ref-lobby-category-tabs-border-left-width: 0px;--ref-lobby-category-tabs-radius-tl: 0px;--ref-lobby-category-tabs-radius-tr: 0px;--ref-lobby-category-tabs-radius-bl: 0px;--ref-lobby-category-tabs-radius-br: 0px;--ref-lobby-category-tabs-shadow: none;--ref-lobby-category-tab-active-color: rgb(153, 153, 153);--ref-lobby-category-tab-active-bg: rgba(0, 0, 0, 0);--ref-lobby-category-tab-active-border-top-color: rgb(153, 153, 153);--ref-lobby-category-tab-active-border-right-color: rgb(153, 153, 153);--ref-lobby-category-tab-active-border-bottom-color: rgb(153, 153, 153);--ref-lobby-category-tab-active-border-left-color: rgb(153, 153, 153);--ref-lobby-category-tab-active-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-lobby-category-tab-active-font-size: 14.56px;--ref-lobby-category-tab-active-font-weight: 400;--ref-lobby-category-tab-active-line-height: 10.4px;--ref-lobby-category-tab-active-letter-spacing: normal;--ref-lobby-category-tab-active-pad-top: 0px;--ref-lobby-category-tab-active-pad-right: 3.12px;--ref-lobby-category-tab-active-pad-bottom: 0px;--ref-lobby-category-tab-active-pad-left: 1.56px;--ref-lobby-category-tab-active-mar-top: 0px;--ref-lobby-category-tab-active-mar-right: 0px;--ref-lobby-category-tab-active-mar-bottom: 0px;--ref-lobby-category-tab-active-mar-left: 0px;--ref-lobby-category-tab-active-gap: normal;--ref-lobby-category-tab-active-border-top-width: 0px;--ref-lobby-category-tab-active-border-right-width: 0px;--ref-lobby-category-tab-active-border-bottom-width: 0px;--ref-lobby-category-tab-active-border-left-width: 0px;--ref-lobby-category-tab-active-radius-tl: 7.28px;--ref-lobby-category-tab-active-radius-tr: 7.28px;--ref-lobby-category-tab-active-radius-bl: 7.28px;--ref-lobby-category-tab-active-radius-br: 7.28px;--ref-lobby-category-tab-active-shadow: rgba(114, 114, 114, .2) 0px 1.56px 3.64px 0px;--ref-lobby-game-card-color: rgb(102, 102, 102);--ref-lobby-game-card-bg: rgba(0, 0, 0, 0);--ref-lobby-game-card-border-top-color: rgb(102, 102, 102);--ref-lobby-game-card-border-right-color: rgb(102, 102, 102);--ref-lobby-game-card-border-bottom-color: rgb(102, 102, 102);--ref-lobby-game-card-border-left-color: rgb(102, 102, 102);--ref-lobby-game-card-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-lobby-game-card-font-size: 12.48px;--ref-lobby-game-card-font-weight: 400;--ref-lobby-game-card-line-height: normal;--ref-lobby-game-card-letter-spacing: normal;--ref-lobby-game-card-pad-top: 0px;--ref-lobby-game-card-pad-right: 0px;--ref-lobby-game-card-pad-bottom: 0px;--ref-lobby-game-card-pad-left: 0px;--ref-lobby-game-card-mar-top: 0px;--ref-lobby-game-card-mar-right: 0px;--ref-lobby-game-card-mar-bottom: 0px;--ref-lobby-game-card-mar-left: 0px;--ref-lobby-game-card-gap: normal;--ref-lobby-game-card-border-top-width: 0px;--ref-lobby-game-card-border-right-width: 0px;--ref-lobby-game-card-border-bottom-width: 0px;--ref-lobby-game-card-border-left-width: 0px;--ref-lobby-game-card-radius-tl: 0px;--ref-lobby-game-card-radius-tr: 0px;--ref-lobby-game-card-radius-bl: 0px;--ref-lobby-game-card-radius-br: 0px;--ref-lobby-game-card-shadow: none;--ref-profile-header-color: rgb(51, 51, 51);--ref-profile-header-bg: rgb(255, 255, 255);--ref-profile-header-border-top-color: rgb(51, 51, 51);--ref-profile-header-border-right-color: rgb(51, 51, 51);--ref-profile-header-border-bottom-color: rgb(227, 227, 227);--ref-profile-header-border-left-color: rgb(51, 51, 51);--ref-profile-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-profile-header-font-size: 12.48px;--ref-profile-header-font-weight: 400;--ref-profile-header-line-height: normal;--ref-profile-header-letter-spacing: normal;--ref-profile-header-pad-top: 0px;--ref-profile-header-pad-right: 10.4px;--ref-profile-header-pad-bottom: 0px;--ref-profile-header-pad-left: 5.2px;--ref-profile-header-mar-top: 0px;--ref-profile-header-mar-right: 0px;--ref-profile-header-mar-bottom: 0px;--ref-profile-header-mar-left: 0px;--ref-profile-header-gap: normal;--ref-profile-header-border-top-width: 0px;--ref-profile-header-border-right-width: 0px;--ref-profile-header-border-bottom-width: 1px;--ref-profile-header-border-left-width: 0px;--ref-profile-header-radius-tl: 0px;--ref-profile-header-radius-tr: 0px;--ref-profile-header-radius-bl: 0px;--ref-profile-header-radius-br: 0px;--ref-profile-header-shadow: none;--ref-profile-tabbar-color: rgb(102, 102, 102);--ref-profile-tabbar-bg: rgb(255, 255, 255);--ref-profile-tabbar-border-top-color: rgb(102, 102, 102);--ref-profile-tabbar-border-right-color: rgb(102, 102, 102);--ref-profile-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-profile-tabbar-border-left-color: rgb(102, 102, 102);--ref-profile-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-profile-tabbar-font-size: 12.48px;--ref-profile-tabbar-font-weight: 400;--ref-profile-tabbar-line-height: normal;--ref-profile-tabbar-letter-spacing: normal;--ref-profile-tabbar-pad-top: 0px;--ref-profile-tabbar-pad-right: 0px;--ref-profile-tabbar-pad-bottom: 0px;--ref-profile-tabbar-pad-left: 0px;--ref-profile-tabbar-mar-top: 0px;--ref-profile-tabbar-mar-right: 0px;--ref-profile-tabbar-mar-bottom: 0px;--ref-profile-tabbar-mar-left: 0px;--ref-profile-tabbar-gap: normal;--ref-profile-tabbar-border-top-width: 0px;--ref-profile-tabbar-border-right-width: 0px;--ref-profile-tabbar-border-bottom-width: 0px;--ref-profile-tabbar-border-left-width: 0px;--ref-profile-tabbar-radius-tl: 0px;--ref-profile-tabbar-radius-tr: 0px;--ref-profile-tabbar-radius-bl: 0px;--ref-profile-tabbar-radius-br: 0px;--ref-profile-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-support-header-color: rgb(51, 51, 51);--ref-support-header-bg: rgb(255, 255, 255);--ref-support-header-border-top-color: rgb(51, 51, 51);--ref-support-header-border-right-color: rgb(51, 51, 51);--ref-support-header-border-bottom-color: rgb(227, 227, 227);--ref-support-header-border-left-color: rgb(51, 51, 51);--ref-support-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-header-font-size: 12.48px;--ref-support-header-font-weight: 400;--ref-support-header-line-height: normal;--ref-support-header-letter-spacing: normal;--ref-support-header-pad-top: 0px;--ref-support-header-pad-right: 10.4px;--ref-support-header-pad-bottom: 0px;--ref-support-header-pad-left: 5.2px;--ref-support-header-mar-top: 0px;--ref-support-header-mar-right: 0px;--ref-support-header-mar-bottom: 0px;--ref-support-header-mar-left: 0px;--ref-support-header-gap: normal;--ref-support-header-border-top-width: 0px;--ref-support-header-border-right-width: 0px;--ref-support-header-border-bottom-width: 1px;--ref-support-header-border-left-width: 0px;--ref-support-header-radius-tl: 0px;--ref-support-header-radius-tr: 0px;--ref-support-header-radius-bl: 0px;--ref-support-header-radius-br: 0px;--ref-support-header-shadow: none;--ref-support-tabbar-color: rgb(102, 102, 102);--ref-support-tabbar-bg: rgb(255, 255, 255);--ref-support-tabbar-border-top-color: rgb(102, 102, 102);--ref-support-tabbar-border-right-color: rgb(102, 102, 102);--ref-support-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-support-tabbar-border-left-color: rgb(102, 102, 102);--ref-support-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-tabbar-font-size: 12.48px;--ref-support-tabbar-font-weight: 400;--ref-support-tabbar-line-height: normal;--ref-support-tabbar-letter-spacing: normal;--ref-support-tabbar-pad-top: 0px;--ref-support-tabbar-pad-right: 0px;--ref-support-tabbar-pad-bottom: 0px;--ref-support-tabbar-pad-left: 0px;--ref-support-tabbar-mar-top: 0px;--ref-support-tabbar-mar-right: 0px;--ref-support-tabbar-mar-bottom: 0px;--ref-support-tabbar-mar-left: 0px;--ref-support-tabbar-gap: normal;--ref-support-tabbar-border-top-width: 0px;--ref-support-tabbar-border-right-width: 0px;--ref-support-tabbar-border-bottom-width: 0px;--ref-support-tabbar-border-left-width: 0px;--ref-support-tabbar-radius-tl: 0px;--ref-support-tabbar-radius-tr: 0px;--ref-support-tabbar-radius-bl: 0px;--ref-support-tabbar-radius-br: 0px;--ref-support-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-support-card-color: rgb(102, 102, 102);--ref-support-card-bg: rgba(0, 0, 0, 0);--ref-support-card-border-top-color: rgb(102, 102, 102);--ref-support-card-border-right-color: rgb(102, 102, 102);--ref-support-card-border-bottom-color: rgb(102, 102, 102);--ref-support-card-border-left-color: rgb(102, 102, 102);--ref-support-card-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-card-font-size: 24.96px;--ref-support-card-font-weight: 900;--ref-support-card-line-height: 24.96px;--ref-support-card-letter-spacing: .364px;--ref-support-card-pad-top: 0px;--ref-support-card-pad-right: 0px;--ref-support-card-pad-bottom: 0px;--ref-support-card-pad-left: 0px;--ref-support-card-mar-top: 0px;--ref-support-card-mar-right: 0px;--ref-support-card-mar-bottom: 0px;--ref-support-card-mar-left: 0px;--ref-support-card-gap: normal;--ref-support-card-border-top-width: 0px;--ref-support-card-border-right-width: 0px;--ref-support-card-border-bottom-width: 0px;--ref-support-card-border-left-width: 0px;--ref-support-card-radius-tl: 0px;--ref-support-card-radius-tr: 0px;--ref-support-card-radius-bl: 0px;--ref-support-card-radius-br: 0px;--ref-support-card-shadow: none;--ref-support-contact-item-color: rgb(102, 102, 102);--ref-support-contact-item-bg: rgba(0, 0, 0, 0);--ref-support-contact-item-border-top-color: rgb(102, 102, 102);--ref-support-contact-item-border-right-color: rgb(102, 102, 102);--ref-support-contact-item-border-bottom-color: rgb(102, 102, 102);--ref-support-contact-item-border-left-color: rgb(102, 102, 102);--ref-support-contact-item-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-contact-item-font-size: 12.48px;--ref-support-contact-item-font-weight: 400;--ref-support-contact-item-line-height: normal;--ref-support-contact-item-letter-spacing: normal;--ref-support-contact-item-pad-top: 0px;--ref-support-contact-item-pad-right: 0px;--ref-support-contact-item-pad-bottom: 0px;--ref-support-contact-item-pad-left: 0px;--ref-support-contact-item-mar-top: 0px;--ref-support-contact-item-mar-right: 0px;--ref-support-contact-item-mar-bottom: 0px;--ref-support-contact-item-mar-left: 0px;--ref-support-contact-item-gap: normal;--ref-support-contact-item-border-top-width: 0px;--ref-support-contact-item-border-right-width: 0px;--ref-support-contact-item-border-bottom-width: 0px;--ref-support-contact-item-border-left-width: 0px;--ref-support-contact-item-radius-tl: 0px;--ref-support-contact-item-radius-tr: 0px;--ref-support-contact-item-radius-bl: 0px;--ref-support-contact-item-radius-br: 0px;--ref-support-contact-item-shadow: none;--ref-support-role-card-online-color: rgb(224, 62, 45);--ref-support-role-card-online-bg: rgba(0, 0, 0, 0);--ref-support-role-card-online-border-top-color: rgb(224, 62, 45);--ref-support-role-card-online-border-right-color: rgb(224, 62, 45);--ref-support-role-card-online-border-bottom-color: rgb(224, 62, 45);--ref-support-role-card-online-border-left-color: rgb(224, 62, 45);--ref-support-role-card-online-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-role-card-online-font-size: 12.48px;--ref-support-role-card-online-font-weight: 400;--ref-support-role-card-online-line-height: 18.2px;--ref-support-role-card-online-letter-spacing: normal;--ref-support-role-card-online-pad-top: 0px;--ref-support-role-card-online-pad-right: 0px;--ref-support-role-card-online-pad-bottom: 0px;--ref-support-role-card-online-pad-left: 0px;--ref-support-role-card-online-mar-top: 0px;--ref-support-role-card-online-mar-right: 0px;--ref-support-role-card-online-mar-bottom: 0px;--ref-support-role-card-online-mar-left: 0px;--ref-support-role-card-online-gap: normal;--ref-support-role-card-online-border-top-width: 0px;--ref-support-role-card-online-border-right-width: 0px;--ref-support-role-card-online-border-bottom-width: 0px;--ref-support-role-card-online-border-left-width: 0px;--ref-support-role-card-online-radius-tl: 0px;--ref-support-role-card-online-radius-tr: 0px;--ref-support-role-card-online-radius-bl: 0px;--ref-support-role-card-online-radius-br: 0px;--ref-support-role-card-online-shadow: none;--ref-support-role-card-agent-color: rgb(224, 62, 45);--ref-support-role-card-agent-bg: rgba(0, 0, 0, 0);--ref-support-role-card-agent-border-top-color: rgb(224, 62, 45);--ref-support-role-card-agent-border-right-color: rgb(224, 62, 45);--ref-support-role-card-agent-border-bottom-color: rgb(224, 62, 45);--ref-support-role-card-agent-border-left-color: rgb(224, 62, 45);--ref-support-role-card-agent-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-role-card-agent-font-size: 12.48px;--ref-support-role-card-agent-font-weight: 400;--ref-support-role-card-agent-line-height: 18.2px;--ref-support-role-card-agent-letter-spacing: normal;--ref-support-role-card-agent-pad-top: 0px;--ref-support-role-card-agent-pad-right: 0px;--ref-support-role-card-agent-pad-bottom: 0px;--ref-support-role-card-agent-pad-left: 0px;--ref-support-role-card-agent-mar-top: 0px;--ref-support-role-card-agent-mar-right: 0px;--ref-support-role-card-agent-mar-bottom: 0px;--ref-support-role-card-agent-mar-left: 0px;--ref-support-role-card-agent-gap: normal;--ref-support-role-card-agent-border-top-width: 0px;--ref-support-role-card-agent-border-right-width: 0px;--ref-support-role-card-agent-border-bottom-width: 0px;--ref-support-role-card-agent-border-left-width: 0px;--ref-support-role-card-agent-radius-tl: 0px;--ref-support-role-card-agent-radius-tr: 0px;--ref-support-role-card-agent-radius-bl: 0px;--ref-support-role-card-agent-radius-br: 0px;--ref-support-role-card-agent-shadow: none;--ref-support-role-card-jackpot-color: rgb(224, 62, 45);--ref-support-role-card-jackpot-bg: rgba(0, 0, 0, 0);--ref-support-role-card-jackpot-border-top-color: rgb(224, 62, 45);--ref-support-role-card-jackpot-border-right-color: rgb(224, 62, 45);--ref-support-role-card-jackpot-border-bottom-color: rgb(224, 62, 45);--ref-support-role-card-jackpot-border-left-color: rgb(224, 62, 45);--ref-support-role-card-jackpot-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-role-card-jackpot-font-size: 12.48px;--ref-support-role-card-jackpot-font-weight: 400;--ref-support-role-card-jackpot-line-height: 18.2px;--ref-support-role-card-jackpot-letter-spacing: normal;--ref-support-role-card-jackpot-pad-top: 0px;--ref-support-role-card-jackpot-pad-right: 0px;--ref-support-role-card-jackpot-pad-bottom: 0px;--ref-support-role-card-jackpot-pad-left: 0px;--ref-support-role-card-jackpot-mar-top: 0px;--ref-support-role-card-jackpot-mar-right: 0px;--ref-support-role-card-jackpot-mar-bottom: 0px;--ref-support-role-card-jackpot-mar-left: 0px;--ref-support-role-card-jackpot-gap: normal;--ref-support-role-card-jackpot-border-top-width: 0px;--ref-support-role-card-jackpot-border-right-width: 0px;--ref-support-role-card-jackpot-border-bottom-width: 0px;--ref-support-role-card-jackpot-border-left-width: 0px;--ref-support-role-card-jackpot-radius-tl: 0px;--ref-support-role-card-jackpot-radius-tr: 0px;--ref-support-role-card-jackpot-radius-bl: 0px;--ref-support-role-card-jackpot-radius-br: 0px;--ref-support-role-card-jackpot-shadow: none;--ref-support-role-card-channel-color: rgb(51, 138, 248);--ref-support-role-card-channel-bg: rgba(0, 0, 0, 0);--ref-support-role-card-channel-border-top-color: rgb(51, 138, 248);--ref-support-role-card-channel-border-right-color: rgb(51, 138, 248);--ref-support-role-card-channel-border-bottom-color: rgb(51, 138, 248);--ref-support-role-card-channel-border-left-color: rgb(51, 138, 248);--ref-support-role-card-channel-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-support-role-card-channel-font-size: 12.48px;--ref-support-role-card-channel-font-weight: 400;--ref-support-role-card-channel-line-height: 18.2px;--ref-support-role-card-channel-letter-spacing: normal;--ref-support-role-card-channel-pad-top: 0px;--ref-support-role-card-channel-pad-right: 0px;--ref-support-role-card-channel-pad-bottom: 0px;--ref-support-role-card-channel-pad-left: 0px;--ref-support-role-card-channel-mar-top: 0px;--ref-support-role-card-channel-mar-right: 0px;--ref-support-role-card-channel-mar-bottom: 0px;--ref-support-role-card-channel-mar-left: 0px;--ref-support-role-card-channel-gap: normal;--ref-support-role-card-channel-border-top-width: 0px;--ref-support-role-card-channel-border-right-width: 0px;--ref-support-role-card-channel-border-bottom-width: 0px;--ref-support-role-card-channel-border-left-width: 0px;--ref-support-role-card-channel-radius-tl: 0px;--ref-support-role-card-channel-radius-tr: 0px;--ref-support-role-card-channel-radius-bl: 0px;--ref-support-role-card-channel-radius-br: 0px;--ref-support-role-card-channel-shadow: none;--ref-download-header-color: rgb(51, 51, 51);--ref-download-header-bg: rgb(255, 255, 255);--ref-download-header-border-top-color: rgb(51, 51, 51);--ref-download-header-border-right-color: rgb(51, 51, 51);--ref-download-header-border-bottom-color: rgb(227, 227, 227);--ref-download-header-border-left-color: rgb(51, 51, 51);--ref-download-header-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-download-header-font-size: 12.48px;--ref-download-header-font-weight: 400;--ref-download-header-line-height: normal;--ref-download-header-letter-spacing: normal;--ref-download-header-pad-top: 0px;--ref-download-header-pad-right: 10.4px;--ref-download-header-pad-bottom: 0px;--ref-download-header-pad-left: 5.2px;--ref-download-header-mar-top: 0px;--ref-download-header-mar-right: 0px;--ref-download-header-mar-bottom: 0px;--ref-download-header-mar-left: 0px;--ref-download-header-gap: normal;--ref-download-header-border-top-width: 0px;--ref-download-header-border-right-width: 0px;--ref-download-header-border-bottom-width: 1px;--ref-download-header-border-left-width: 0px;--ref-download-header-radius-tl: 0px;--ref-download-header-radius-tr: 0px;--ref-download-header-radius-bl: 0px;--ref-download-header-radius-br: 0px;--ref-download-header-shadow: none;--ref-download-tabbar-color: rgb(102, 102, 102);--ref-download-tabbar-bg: rgb(255, 255, 255);--ref-download-tabbar-border-top-color: rgb(102, 102, 102);--ref-download-tabbar-border-right-color: rgb(102, 102, 102);--ref-download-tabbar-border-bottom-color: rgb(102, 102, 102);--ref-download-tabbar-border-left-color: rgb(102, 102, 102);--ref-download-tabbar-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-download-tabbar-font-size: 12.48px;--ref-download-tabbar-font-weight: 400;--ref-download-tabbar-line-height: normal;--ref-download-tabbar-letter-spacing: normal;--ref-download-tabbar-pad-top: 0px;--ref-download-tabbar-pad-right: 0px;--ref-download-tabbar-pad-bottom: 0px;--ref-download-tabbar-pad-left: 0px;--ref-download-tabbar-mar-top: 0px;--ref-download-tabbar-mar-right: 0px;--ref-download-tabbar-mar-bottom: 0px;--ref-download-tabbar-mar-left: 0px;--ref-download-tabbar-gap: normal;--ref-download-tabbar-border-top-width: 0px;--ref-download-tabbar-border-right-width: 0px;--ref-download-tabbar-border-bottom-width: 0px;--ref-download-tabbar-border-left-width: 0px;--ref-download-tabbar-radius-tl: 0px;--ref-download-tabbar-radius-tr: 0px;--ref-download-tabbar-radius-bl: 0px;--ref-download-tabbar-radius-br: 0px;--ref-download-tabbar-shadow: rgba(0, 0, 0, .1) 1.04px 0px 3.12px 0px;--ref-download-card-color: rgb(102, 102, 102);--ref-download-card-bg: rgba(0, 0, 0, 0);--ref-download-card-border-top-color: rgb(102, 102, 102);--ref-download-card-border-right-color: rgb(102, 102, 102);--ref-download-card-border-bottom-color: rgb(102, 102, 102);--ref-download-card-border-left-color: rgb(102, 102, 102);--ref-download-card-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-download-card-font-size: 24.96px;--ref-download-card-font-weight: 900;--ref-download-card-line-height: 24.96px;--ref-download-card-letter-spacing: .364px;--ref-download-card-pad-top: 0px;--ref-download-card-pad-right: 0px;--ref-download-card-pad-bottom: 0px;--ref-download-card-pad-left: 0px;--ref-download-card-mar-top: 0px;--ref-download-card-mar-right: 0px;--ref-download-card-mar-bottom: 0px;--ref-download-card-mar-left: 0px;--ref-download-card-gap: normal;--ref-download-card-border-top-width: 0px;--ref-download-card-border-right-width: 0px;--ref-download-card-border-bottom-width: 0px;--ref-download-card-border-left-width: 0px;--ref-download-card-radius-tl: 0px;--ref-download-card-radius-tr: 0px;--ref-download-card-radius-bl: 0px;--ref-download-card-radius-br: 0px;--ref-download-card-shadow: none;--ref-download-download-button-color: rgb(22, 120, 255);--ref-download-download-button-bg: rgba(0, 0, 0, 0);--ref-download-download-button-border-top-color: rgb(22, 120, 255);--ref-download-download-button-border-right-color: rgb(22, 120, 255);--ref-download-download-button-border-bottom-color: rgb(22, 120, 255);--ref-download-download-button-border-left-color: rgb(22, 120, 255);--ref-download-download-button-font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, Roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--ref-download-download-button-font-size: 9.36px;--ref-download-download-button-font-weight: 400;--ref-download-download-button-line-height: 12.4488px;--ref-download-download-button-letter-spacing: normal;--ref-download-download-button-pad-top: 0px;--ref-download-download-button-pad-right: 5.2px;--ref-download-download-button-pad-bottom: 0px;--ref-download-download-button-pad-left: 5.2px;--ref-download-download-button-mar-top: 0px;--ref-download-download-button-mar-right: 0px;--ref-download-download-button-mar-bottom: 0px;--ref-download-download-button-mar-left: 0px;--ref-download-download-button-gap: normal;--ref-download-download-button-border-top-width: 1px;--ref-download-download-button-border-right-width: 1px;--ref-download-download-button-border-bottom-width: 1px;--ref-download-download-button-border-left-width: 1px;--ref-download-download-button-radius-tl: 5.2px;--ref-download-download-button-radius-tr: 5.2px;--ref-download-download-button-radius-bl: 5.2px;--ref-download-download-button-radius-br: 5.2px;--ref-download-download-button-shadow: none}:root{--token-source: "project/member-app/src/shared/styles/semantic-tokens.scss";--app-width: min(100vw, 736px, calc(100vh * .56222));--app-content-width: calc(var(--app-width) - (var(--app-content-gutter) * 2));--app-content-gutter: clamp(10.4px, calc(var(--app-width) * .01542), 15.6px);--font-family-base: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, "Segoe UI", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-family-number: "DIN Alternate", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--font-size-xs: 18px;--font-size-sm: 21px;--font-size-base: 23px;--font-size-md: 25px;--font-size-lg: 27px;--font-size-xl: 30px;--font-size-xxl: 36px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-base: 1.4;--line-height-loose: 1.65;--color-bg: #e3dcd6;--color-surface: #ffffff;--color-surface-subtle: #f5f5f5;--color-border: #e3e3e3;--color-border-soft: #ebeef5;--color-text-strong: #333333;--color-text: #333333;--color-text-secondary: #666666;--color-text-muted: #999999;--color-text-inverse: #ffffff;--color-primary: #338af8;--color-primary-hover: #4f9afa;--color-primary-soft: rgba(51, 138, 248, .1);--color-danger: #e03e2d;--color-warning: #ffaa09;--color-success: #00a854;--color-tag-purple: #d64ded;--color-tag-orange: #ffaa09;--color-tag-green: #00a854;--color-tag-red: #e03e2d;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--shadow-tabbar: 1.04px 0 3.12px rgba(0, 0, 0, .1);--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--header-height: 47px;--tabbar-height: 64.46875px;--color-profile-top-gradient-from: #539dfb;--color-profile-top-gradient-to: #338af8;--color-profile-top-text: #ffffff;--color-profile-top-accent: #ffaa09}:root{font-family:var(--font-family-base);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}html{background:var(--color-bg)}body{min-width:320px;color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-base);background:var(--color-bg)}body,button,input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none;cursor:pointer;font-family:inherit}img{max-width:100%;display:block}.app-frame{width:var(--app-width);max-width:100%;margin:0 auto;background:var(--color-surface);min-height:100vh;position:relative;box-shadow:none}.app-content-row{padding-inline:var(--app-content-gutter)}.app-flex-center{display:flex;align-items:center;justify-content:center}.app-stack{display:flex;flex-direction:column}
