@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.carousel{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.carousel .swiper-slide{height:auto}.carousel .swiper-pagination{bottom:5px}.carousel .swiper-pagination-bullet{height:2px;pointer-events:auto;width:16px;-webkit-box-flex:0;-ms-flex-positive:0;background:var(--color-transparent-1);border-radius:10px;flex-grow:0;margin:0 1.5px!important;opacity:1}.carousel .swiper-pagination-bullet-active{background:var(--color-normal-1)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.footer__wrapper{background:var(--color-normal-7);height:100%;position:relative;width:100%}.footer__list{list-style:none;margin:0;padding:0;width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer__item,.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-direction:normal}.footer__item{isolation:isolate;position:relative;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__item--active:before{background:radial-gradient(58% 58% at 50% 36%,color-mix(in srgb,var(--color-main) 45%,transparent) 0,color-mix(in srgb,var(--color-main) 25%,transparent) 46%,color-mix(in srgb,var(--color-main) 10%,transparent) 70%,transparent 92%);border-radius:999px;content:"";-webkit-filter:blur(3px);filter:blur(3px);height:44px;left:50%;opacity:.45;pointer-events:none;position:absolute;top:2px;-webkit-transform:translateX(-50%);transform:translate(-50%);width:44px;z-index:0}.footer__icon{background-position:50%;background-repeat:no-repeat;background-size:auto 19.1px;color:inherit;display:block;-webkit-filter:drop-shadow(0 0 8px color-mix(in srgb,var(--color-main) 55%,transparent)) drop-shadow(0 0 16px color-mix(in srgb,var(--color-main) 20%,transparent));filter:drop-shadow(0 0 8px color-mix(in srgb,var(--color-main) 55%,transparent)) drop-shadow(0 0 16px color-mix(in srgb,var(--color-main) 20%,transparent));height:25px;width:25px}.footer__link{color:var(--color-text-unfocused);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.857em;letter-spacing:.8px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:100%;width:100%}.footer__link,.footer__link:active,.footer__link:focus,.footer__link:hover{text-decoration:none}.footer__itemLabel{font-size:10px}.footer__itemLabel--active{color:var(--color-main)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.tabs__list{gap:40px;list-style:none;margin:0;overflow-x:auto;padding:0;scrollbar-width:none}.tabs__item,.tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs__item{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:40px;padding:5px 0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:70px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.tabs__item:after{background:var(--bb-color);border-radius:2px 2px 0 0;bottom:0;content:"";height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%) scaleX(0);transform:translate(-50%) scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:100%}.tabs__item--active:after{-webkit-transform:translateX(-50%) scaleX(1);transform:translate(-50%) scaleX(1)}.tabs__label{color:var(--color-text-unfocused);font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;pointer-events:none;white-space:nowrap}.tabs__label--active{color:var(--color-normal-1)}.tabs__subInfo{color:var(--unac-color);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-left:2px;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.tabStrip{position:relative}.tabStrip:after{content:"";height:100%;pointer-events:none;position:absolute;right:0;top:0;width:60px;z-index:1}.tabStrip__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;list-style:none;margin:0;overflow-x:auto;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;gap:15px;justify-content:flex-start}.tabStrip__list::-webkit-scrollbar{display:none}.tabStrip__list{-ms-overflow-style:none;scrollbar-width:none}.tabStrip__normalItem{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-3);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-normal-7);border:1px solid hsla(0,0%,100%,.3);border-radius:55px;justify-content:center;padding:5px 12px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-flex:1;-ms-flex:1;flex:1}.tabStrip__normalItem--sm{height:20px}.tabStrip__normalItem--md{height:30px}.tabStrip__normalItem--active{background:var(--color-main);border:0;color:#fff}.tabStrip__badgeItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;gap:5px;height:76px;justify-content:space-between;width:88px;-webkit-box-flex:0;-ms-flex-positive:0;background:var(--web-bg-8);border-radius:50px;flex-grow:0;padding:9px 16px 8px 10px}.tabStrip__badgeItem--active{background:var(--web-linear-1);background-size:100% 100%;border-color:transparent}.tabStrip__badgeItem--sportCategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:37px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tabStrip__imgIcon{height:20px;width:20px}.tabStrip__badge{border-radius:50%;color:var(--ball-unac-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabStrip__badge--active{color:var(--color-white)}.tabStrip__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;color:var(--color-normal-3);font-stretch:normal;font-style:normal;font-weight:400;justify-content:end;letter-spacing:1.4px;pointer-events:none;white-space:nowrap}.tabStrip__label--sm{font-size:10px}.tabStrip__label--md{font-size:16px}.tabStrip__label--active{color:var(--color-text)}.tabStrip__stackedItem{-webkit-box-orient:vertical;background-color:var(--color-normal-6);border-radius:12px;color:var(--color-normal-2);-ms-flex-direction:column;flex-direction:column;gap:2px;min-width:62px;padding:8px 9px}.tabStrip__stackedItem--sm{height:46px}.tabStrip__stackedItem--md{height:56px}.tabStrip__stackedItem--active{color:#fff}.tabStrip__stackedItem{-webkit-box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-border-2);border-radius:8px;box-sizing:border-box;color:var(--web-text-1);gap:3px;height:36px;min-width:88px;text-align:left}.tabStrip__stackedItem--active{border:1px solid var(--bb-color);color:var(--color-normal-1)}.tabStrip__stackedSub,.tabStrip__stackedTitle{color:var(--web-text-1);font-weight:400;text-align:center}.tabStrip__bottomActiveTitle{white-space:nowrap}.tabStrip__bottomActiveItem{color:var(--web-text-4);cursor:pointer;font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;height:33px;letter-spacing:normal;line-height:normal;min-width:107px;position:relative;text-align:center}.tabStrip__bottomActiveItem:after{background:var(--bb-color);border-radius:2px 2px 0 0;bottom:0;content:"";height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%) scaleX(0);transform:translate(-50%) scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;width:50%}.tabStrip__bottomActiveItem--active{color:var(--color-normal-1)}.tabStrip__bottomActiveItem--active:after{-webkit-transform:translateX(-50%) scaleX(1);transform:translate(-50%) scaleX(1)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.modal{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal--msg{z-index:1001}.modal--contained,.modal__backdrop{position:absolute}.modal__backdrop{background:rgba(0,0,0,.45);top:0;right:0;bottom:0;left:0}.modal__panel{background:var(--color-normal-6);border-radius:14px;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.28);box-shadow:0 10px 24px rgba(0,0,0,.28);-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:80vh;padding:16px 16px 12px;position:relative;width:min(88vw,320px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;overflow:auto}.modal__panel::-webkit-scrollbar{height:8px;width:5px}.modal__panel::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.modal__panel::-webkit-scrollbar-track{background:gray}.modal__panel--full{background:transparent;padding:0}.modal__title{color:#fff;font-size:16px;font-weight:700;margin:4px 6px 10px;text-align:center}.modal__close{color:#fff;font-size:16px;position:absolute;right:20px;top:20px}.modal__content{color:var(--color-normal-2);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:1.6;padding:0 6px;text-align:center;word-break:break-word;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__contentIcon{margin-right:8px}.modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:16px}.modal__footer--confirm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal__footer--auto{display:none}.modal__btn{-webkit-box-flex:1;border:0;border-radius:8px;cursor:pointer;-ms-flex:1;flex:1;font-size:16px;font-weight:700;height:42px}.modal__btn--cancel{background:var(--color-normal-4);color:#fff}.modal__btn--ok{background-image:-webkit-gradient(linear,left top,left bottom,from(#089ae4),color-stop(#2072ef),to(#2f5aeb));background-image:linear-gradient(180deg,#089ae4,#2072ef,#2f5aeb);color:#fff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.loading__wrapper{background-color:var(--color-modal-mask);display:-webkit-box;display:-ms-flexbox;display:flex;height:0;left:0;position:fixed;top:0;width:0;z-index:1000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.loading__wrapper--active{height:100%;width:100%}.loading__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.loading__web{height:70px;margin-bottom:20px;width:70px}.loading__label{color:var(--color-normal-1);font-size:1.2em;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.emptyData{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.emptyData-img{width:80px}.emptyData-label{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal}.emptyData-center{left:50%;margin:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.svgIcon{color:var(--color-text-unfocused);display:inline-block;-webkit-transition:fill .3s ease;transition:fill .3s ease;vertical-align:middle}.svgIcon>*{fill:currentColor!important}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.skeleton{-webkit-animation:skeleton-animation 1.8s ease infinite;animation:skeleton-animation 1.8s ease infinite;background-color:rgba(255,255,255,.12);background-image:-webkit-gradient(linear,left top,right top,color-stop(25%,hsla(0,0%,100%,.12)),color-stop(37%,hsla(0,0%,100%,.18)),color-stop(63%,hsla(0,0%,100%,.12)));background-image:linear-gradient(90deg,rgba(255,255,255,.12) 25%,rgba(255,255,255,.18) 37%,rgba(255,255,255,.12) 63%);background-repeat:no-repeat;background-size:700px 100%;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:100%;position:relative;width:100%}@-webkit-keyframes skeleton-animation{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeleton-animation{0%{background-position:100% 50%}to{background-position:0 50%}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.toast{height:auto;width:auto}.toast__wrapper{left:50%;max-height:100%;position:fixed;top:0;-webkit-transform:translateX(-50%);transform:translate(-50%);width:auto;z-index:1000;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.toast__list,.toast__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.toast__list{list-style:none;margin:0;padding:40px 0 0;-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:25px}.toast__item,.toast__list{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-direction:normal}.toast__item{border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:260px;min-height:67px;padding:12px 18px;width:75vw;-webkit-box-orient:horizontal;-webkit-animation:toastLife var(--duration) linear forwards;animation:toastLife var(--duration) linear forwards;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:13px}.toast__item--success{background-color:#181818;border:.5px solid #19a01c;-webkit-box-shadow:0 0 10px 0 rgba(25,160,28,.25);box-shadow:0 0 10px rgba(25,160,28,.25)}.toast__item--warning{background-color:#181818;border:.5px solid #ffea00;-webkit-box-shadow:0 0 10px 0 rgba(255,234,0,.25);box-shadow:0 0 10px rgba(255,234,0,.25)}.toast__item--error{background-color:#181818;border:.5px solid #bb2910;-webkit-box-shadow:0 0 10px 0 rgba(187,41,16,.25);box-shadow:0 0 10px rgba(187,41,16,.25)}.toast__info{width:calc(100% - 30px)}.toast__title{color:#fff;font-size:.857em;font-weight:700;line-height:normal}.toast__content,.toast__title{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.toast__content{color:rgba(255,255,255,.75);display:-webkit-box;font-size:.714em;font-weight:400;line-break:strict;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@-webkit-keyframes toastLife{0%{max-height:0;opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}6%{max-height:500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{max-height:500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{max-height:0;opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes toastLife{0%{max-height:0;opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}6%{max-height:500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{max-height:500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{max-height:0;opacity:0;-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.status{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:95%;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status__container{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;position:relative}.status__container :global(.tabs__list){cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.status__container :global(.tabs__list):active{cursor:-webkit-grabbing;cursor:grabbing}.status__arrow{-ms-flex-negative:0;background:transparent;border:none;border-radius:4px;color:var(--color-normal-1,#fff);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:40px;width:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:3px;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:10}.status__arrow:hover:not(:disabled){background:var(--color-bg-arrow-hover,rgba(0,0,0,.1))}.status__arrow:active:not(:disabled){-webkit-transform:scale(.95);transform:scale(.95)}.status__arrow--disabled,.status__arrow:disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.status__arrow--left{margin-right:4px}.status__arrow--right{margin-left:4px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.competitionList{width:100%}.competitionList__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:5px 0}.competitionList__list,.competitionList__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.competitionList__list{gap:20px;list-style:none;margin:0;padding:0}.competitionList__item{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:8px}.competitionList__item,.competitionList__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.competitionList__nav{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--item-bg);border-radius:6px;height:31px;padding:0 16px 0 0}.competitionList__labelArea{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;width:362px;-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;padding-left:16px}.competitionList__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-break:strict;line-height:22px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-line-clamp:1;text-overflow:ellipsis}.competitionList__competitionList,.competitionList__label{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.competitionList__competitionList{display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:8px;height:auto;list-style:none;margin:0;opacity:1;padding:0;-webkit-transition:all .3s ease;transition:all .3s ease}.competitionList__competitionList--hidden{height:0;opacity:0}.competitionList__competitionItem{background:var(--page-item-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:136px;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.competitionList__competitionItem--active:after{background-color:var(--textActive-color);border-bottom-left-radius:6px;border-top-left-radius:6px;content:"";height:100%;left:0;position:absolute;top:0;width:7px}.competitionList__competitionTime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;gap:8px;line-height:17px}.competitionList__teamList{display:grid;gap:4px;grid-auto-rows:1fr;list-style:none;margin:0;padding:0;-webkit-box-flex:2;-ms-flex:2;flex:2}.competitionList__moreViewsButton{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.competitionList__competitionCount{color:var(--ball-unac-color);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-right:-5px;text-align:right}.competitionList__teamItem{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.competitionList__teamLogo{background:var(--color-normal-1)}.competitionList__teamCardBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:3px;justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.competitionList__teamCard{border-radius:2px;color:var(--color-normal-1);font-size:9.5px;font-weight:700;padding:1px 3px;text-align:center;-ms-flex-negative:0;flex-shrink:0;min-width:7.5px}.competitionList__teamCard--red{background:var(--color-card-red)}.competitionList__teamCard--yellow{background:var(--color-card-yellow)}.competitionList__teamName{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;gap:5px;line-height:22px;word-break:break-all}.competitionList__toolArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:4px}.competitionList__icon{height:18px;width:18px}.competitionList__moreButton{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.competitionList__playTypeArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:8px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:30px;-ms-overflow-style:none;scrollbar-width:none}.competitionList__playTypeArea::-webkit-scrollbar{display:none}.competitionList__playTypeArea--horizontalScroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.competitionList__playTypeArea--horizontalScroll::-webkit-scrollbar{display:none}.competitionList__playTypeSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:18px 0;min-width:90px}.competitionList__playTypeSection--totalBasketball,.competitionList__totalBasketballPlayList:last-child{-webkit-box-flex:2;-ms-flex:2;flex:2}.competitionList__playList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:8px;-ms-flex-negative:0;flex-shrink:0;-ms-overflow-style:none;scrollbar-width:none}.competitionList__playList::-webkit-scrollbar{display:none}.competitionList__playList--horizontalScroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.competitionList__playList--horizontalScroll::-webkit-scrollbar{display:none}.competitionList__playItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:30px;justify-content:center;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);-ms-flex:1;flex:1;font-family:PingFangSC;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:14px;min-width:90px;text-align:center}.competitionList__competitionInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:18px 0;position:relative;width:380px;-ms-flex-negative:0;flex-shrink:0}.competitionList__competitionInfoBox:after{aspect-ratio:1/1;background-position:100% 0;background-repeat:no-repeat;background-size:80% auto;bottom:-80%;content:"";left:0;pointer-events:none;position:absolute;width:200px;z-index:0}.competitionList__competitionInfoBox--football:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130' fill='none' viewBox='0 0 130 130'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' fill-opacity='.05' d='M26.034 43.159c-.456-3.165-1.44-6.928-2.618-11.426L19.9 18.24l-.065-.24a65.1 65.1 0 0 1 15.68-11.147l10.627 8.046c3.647 2.756 6.707 5.076 9.423 6.675 1.42.845 2.845 1.547 4.336 2.054v19.641q-1.197.56-2.285 1.404l-12.58 9.873q-.693.55-1.303 1.19L26.288 48.19c.09-1.682.009-3.368-.254-5.031m-12.822 9.99c-1.92 1.65-4.623 3.49-8.693 6.246l-4.584 3.113a64.66 64.66 0 0 1 12.144-35.552l1.824 6.974c1.256 4.829 2.09 8.059 2.461 10.626.358 2.444.208 3.783-.195 4.862-.391 1.072-1.133 2.164-2.957 3.73zm8.18 43.43c4.525 0 8.334 0 11.453.363 1.641.195 3.21.5 4.708 1.001l9.214-12.037q-.5-.992-.827-2.054l-4.955-16.424a13 13 0 0 1-.462-2.463l-17.758-7.67a24 24 0 0 1-3.184 3.237c-2.396 2.06-5.574 4.212-9.351 6.779L.514 73.895a64.3 64.3 0 0 0 7.652 22.683H21.39zm42.267-44.243c.32-.258.72-.4 1.133-.403q.593 0 1.14.403l12.58 9.866q.52.404.723 1.08c.132.438.132.906 0 1.345l-4.936 16.417c-.12.419-.366.79-.704 1.066a1.83 1.83 0 0 1-1.159.416H57.153a1.83 1.83 0 0 1-1.159-.422 2.14 2.14 0 0 1-.703-1.06L50.35 64.627a2.34 2.34 0 0 1 0-1.346c.125-.426.38-.803.729-1.079zm10.314-30.56c2.748-1.54 5.86-3.796 9.56-6.467l11.33-8.203a65.1 65.1 0 0 1 15.302 11.01l-3.555 13.617c-1.172 4.497-2.155 8.26-2.618 11.426a24 24 0 0 0-.26 5.005L85.87 55.748a13 13 0 0 0-1.322-1.209l-12.58-9.872a11.7 11.7 0 0 0-2.293-1.404V23.7c1.472-.468 2.892-1.138 4.298-1.924m-13.434-8.6c-2.168-1.28-4.786-3.249-8.706-6.22l-5.75-4.354A65.2 65.2 0 0 1 64.948-.167a65.1 65.1 0 0 1 19.307 2.912L78.03 7.25c-3.985 2.88-6.642 4.797-8.836 6.025-2.084 1.17-3.302 1.456-4.337 1.443-1.036-.013-2.247-.325-4.311-1.54m49.893 47.362c2.396 2.053 5.574 4.211 9.351 6.772l9.572 6.486a64.3 64.3 0 0 1-7.658 22.781h-12.099c-4.525 0-8.335 0-11.454.364a22.8 22.8 0 0 0-4.89 1.066L82.907 85.724q.444-.907.743-1.872l4.948-16.424q.36-1.209.456-2.437l18.181-7.722a24 24 0 0 0 3.204 3.263M83.298 107.9c-1.309 2.899-2.514 6.591-3.946 11.01l-3.23 9.958a65.3 65.3 0 0 1-21.182.195l-3.295-10.153c-1.433-4.419-2.638-8.111-3.947-11.016a26 26 0 0 0-2.318-4.121l9.051-11.822q1.323.324 2.722.325h15.283q1.499 0 2.911-.37L85.5 103.941a26 26 0 0 0-2.201 3.952m-40.861 14.279c-1.543-4.744-2.579-7.916-3.647-10.256-1.009-2.242-1.842-3.25-2.721-3.9-.86-.637-2.02-1.118-4.363-1.391-2.481-.292-5.718-.299-10.595-.299H14.88a65.1 65.1 0 0 0 28.9 19.98zm56.854-15.547c2.481-.292 5.717-.299 10.594-.299h5.112a65.1 65.1 0 0 1-27.63 19.531l1.192-3.685c1.544-4.744 2.58-7.916 3.647-10.256 1.01-2.242 1.843-3.25 2.722-3.9.86-.637 2.019-1.118 4.363-1.391m14.365-62.076c.377-2.554 1.217-5.791 2.474-10.62l1.778-6.825a64.66 64.66 0 0 1 12.027 35.292l-4.428-2.996c-4.07-2.762-6.772-4.602-8.693-6.252-1.823-1.567-2.559-2.659-2.957-3.725-.403-1.085-.553-2.424-.195-4.874'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h130v130H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.competitionList__competitionInfoBox--basketball:after{background-image:url(/basketball-garnish.nAnVZVBmEV.svg)}.competitionList__competitionInfoBox--baseball:after{background-image:url(/baseball-garnish.DSCA21cLKt.svg)}.competitionList__competitionInfoBox--tennis:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130' fill='none' viewBox='0 0 130 130'%3E%3Cg fill='%23fff' fill-opacity='.05' clip-path='url(%23a)'%3E%3Cpath d='m76.172 2.793.725.136c6.692 1.278 13.069 3.506 19.08 6.72l.548.29q.83.445 1.657.9l.508.274c1.04.582 1.813 1.21 2.619 2.09l-.399.158c-2.544 1.019-4.996 2.017-7.219 3.65l-.633.465c-5.875 4.509-9.545 10.74-10.618 18.04-1.062 9.742 3.602 19.475 6.802 28.456 2.371 6.657 4.675 13.32 6.496 20.15l.145.54c1.695 6.34 2.18 13.066.348 19.44l-.157.553a32.25 32.25 0 0 1-6.445 11.888l-.326.389c-4.085 4.85-9.547 8.15-15.59 9.974l-.493.149c-5.432 1.545-11.435 1.383-16.853-.102l-.518-.14c-5.191-1.449-9.582-4.285-13.447-7.985l-.574-.526c-5.917-5.597-9.044-13.858-9.4-21.884-.33-12.362 5.545-25.204 9.651-36.653 1.125-3.141 2.237-6.283 3.256-9.46l.245-.762c2.42-7.657 2.894-15.523-.873-22.85a28 28 0 0 0-3.32-4.857l-.494-.605c-3.224-3.795-7.528-6.386-12.202-8.028 1.159-1.345 2.603-2.113 4.142-2.967l.851-.473c6.313-3.439 13.09-5.664 20.144-6.97l.653-.127c6.905-1.298 14.803-1.218 21.69.127z'/%3E%3Cpath d='M107.979 19.733c.957-.074 1.677-.103 2.512.408.536.48 1.018.984 1.497 1.52l.533.567q.753.81 1.483 1.64l.652.73c.57.671 1.105 1.358 1.633 2.062l.378.502c1.898 2.536 3.654 5.116 5.208 7.877l.277.482c3.793 6.625 6.2 14.074 7.34 21.608l.137.86c.427 2.977.462 5.928.45 8.931l-.001.785c-.013 3.714-.076 7.358-.84 11.006l-.153.75c-1.218 5.827-3.065 11.424-5.687 16.77l-.253.518a58.4 58.4 0 0 1-9.966 14.233 57 57 0 0 0-1.778 1.975 22.4 22.4 0 0 1-2.385 2.319q-.682.579-1.347 1.177c-4.432 3.952-9.516 7.081-14.85 9.659l-.707.344-.657.31-.586.277-.478.164-.508-.254.328-.297c6.582-5.983 11.377-12.894 13.589-21.602l.15-.59c1.378-5.766 1.493-12.096.152-17.882l-.191-.824c-2.329-9.854-5.736-19.429-9.161-28.945-6.597-18.33-6.597-18.33-3.184-25.895 1.1-2.223 2.417-4.01 4.157-5.781l.52-.54c3.246-3.13 7.372-4.323 11.736-4.864m-85.381.072.874.124c3.613.615 6.687 1.84 9.536 4.192l.599.465c3.374 2.764 5.71 7.167 6.256 11.469.073.846.108 1.69.127 2.539l.024.596c0 4.342-1.75 8.735-3.166 12.782l-.502 1.455a672 672 0 0 1-3.034 8.562c-5.081 13.809-5.081 13.809-8.175 28.148l-.1.718c-1.153 10.142 1.878 20.607 7.97 28.735l.51.681c1.64 2.094 3.546 3.93 5.444 5.788q.454.445.902.894c-1.44-.138-2.554-.687-3.824-1.333l-.668-.338c-3.807-1.963-7.438-4.231-10.742-6.962l-.404-.33c-5.367-4.409-5.367-4.409-7.506-6.978q-.556-.665-1.137-1.308C7.064 100.159 1.873 87.782.255 75.156l-.067-.515c-.174-1.435-.235-2.853-.248-4.298l-.007-.718c-.044-5.262-.003-10.37 1.084-15.543l.16-.781C3.64 41.712 9.252 31.159 17.361 22.55a35 35 0 0 0 1.206-1.359c1.274-1.456 2.139-1.687 4.03-1.387z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h130v130H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.competitionList__competitionInfoTime{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-right:1px solid var(--web-border-2);-ms-flex-direction:column;flex-direction:column;width:85px;-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;padding:0}.competitionList__competitionInfoTime,.competitionList__iconArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center}.competitionList__iconArea{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.competitionList__lottie{height:18px;width:18px;-ms-flex-negative:0;flex-shrink:0}.competitionList__timeText{color:var(--web-text-3);font-family:PingFangSC;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;white-space:pre-line}.competitionList__timeText--skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px}.competitionList__time{color:var(--color-normal-1);font-family:PingFangSC;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.competitionList__competitionInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 13px;width:280px}.competitionList__competitionInfo--skeleton{-webkit-padding-start:0;padding-inline-start:0}.competitionList__competitionNav{-ms-flex-flow:row wrap;flex-flow:row wrap;gap:10px;margin-bottom:16px}.competitionList__competitionNav,.competitionList__teamItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.competitionList__teamItem{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between;padding-right:11px}.competitionList__and{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;margin-left:28px;text-align:left}.competitionList__teamLogo{border-radius:50%;height:18px;-o-object-fit:contain;object-fit:contain;width:18px;-ms-flex-negative:0;flex-shrink:0}.competitionList__teamName{font-family:PingFangSC;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:14px;text-align:left;width:90%}.competitionList__teamInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:95%}.competitionList__teamCore{color:var(--color-normal-1);font-family:PingFangSC;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-align:right}.competitionList__playTypeLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.competitionList__playTypeList{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;gap:4px;justify-content:start;list-style:none;margin:0;padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.competitionList__playTypeList,.competitionList__playTypeList--totalBasketball{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.competitionList__playTypeList--totalBasketball{gap:8px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;height:33.2%}.competitionList__playTypeItem{background-color:var(--web-border-1);border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4px;height:33.2%;-ms-flex-negative:0;flex-shrink:0;padding:0 6px}.competitionList__playTypeItem--totalBasketball{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.competitionList__playTypeItem--jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.competitionList__playTypeItem--normal{background-color:var(--web-border-1)}.competitionList__playTypeItem--up{-webkit-animation:oddsFlashUp 3s ease-in-out 2;animation:oddsFlashUp 3s ease-in-out 2}.competitionList__playTypeItem--down{-webkit-animation:oddsFlashDown 3s ease-in-out 2;animation:oddsFlashDown 3s ease-in-out 2}.competitionList__playTypeItem--active,.competitionList__playTypeItem:not(.competitionList__playTypeItem--lock):active,.competitionList__playTypeItem:not(.competitionList__playTypeItem--lock):hover{background:var(--color-main)}.competitionList__playTypeItem--active .competitionList__playTypeName,.competitionList__playTypeItem:not(.competitionList__playTypeItem--lock):active .competitionList__playTypeName,.competitionList__playTypeItem:not(.competitionList__playTypeItem--lock):hover .competitionList__playTypeName{color:var(--color-normal-1)}.competitionList__playTypeItem--lock{cursor:not-allowed}.competitionList__playTypeItem--skeleton{padding:0}.competitionList__playTypeName{color:var(--color-normal-2);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;white-space:nowrap;width:70%}.competitionList__playTypeOdd{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.competitionList__button--favorite{color:var(--color-normal-3)}.competitionList__button--favoriteActive{color:var(--color-main)}.competitionList__button--toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s ease;transition:all .3s ease}.competitionList__button--toggleReverse{-webkit-transform:rotate(0deg);transform:rotate(0)}.competitionList__playTypeAreaMore{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.competitionList__corner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);gap:8px;margin-top:8px}.competitionList__cornerImg{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.competitionList__cornerRes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.competitionListSkeleton__leagueName{height:.7em;width:100%}.competitionListSkeleton__competitionTime{height:.7em;width:120px}.competitionListSkeleton__playName{height:.7em;width:45px}.competitionListSkeleton__text{height:12px;width:60px}.competitionListSkeleton__teamLogo{border-radius:50%;height:20px;width:20px}.competitionListSkeleton__teamNameArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:33px}.competitionListSkeleton__teamName{height:.8em;width:120px}.competitionListSkeleton__button{height:.7em;width:140px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.inputField{display:block;margin-bottom:17px}.inputField__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:.5rem;justify-content:space-between;margin-bottom:9px}.inputField__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.inputField__right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.inputField__control{position:relative}.inputField__control.hasSuffix .inputField__input{padding-right:40px}.inputField__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#181b12;border:none;border-radius:4.5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--color-text);color:rgba(255,255,255,.85);font-size:16px;height:57px;line-height:20px;outline:none;padding:0 12px;width:100%}.inputField__input::-webkit-input-placeholder{color:#b4b5c5}.inputField__input::-moz-placeholder{color:#b4b5c5}.inputField__input:-ms-input-placeholder{color:#b4b5c5}.inputField__input::-ms-input-placeholder{color:#b4b5c5}.inputField__input::placeholder{color:#b4b5c5}.inputField__input:focus,.inputField__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.inputField__input:disabled{cursor:not-allowed;opacity:.6}.inputField__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.inputField__input:-webkit-autofill,.inputField__input:-webkit-autofill:focus,.inputField__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.inputField__suffix-container{gap:5px}.inputField__suffix,.inputField__suffix-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inputField__suffix{pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.inputField__suffix>*{pointer-events:auto}.inputField__toggle-password{background:transparent;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);justify-content:center;-webkit-transition:color .2s ease;transition:color .2s ease}.inputField__toggle-password:hover{color:var(--color-normal-1)}.inputField__toggle-password svg{height:20px;width:20px}.inputField__note{color:var(--color-normal-3);font-size:12px;margin-top:6px}.inputField__error{color:var(--color-input-error);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:0;margin-top:4px;padding-left:3px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.mainHeaderNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid var(--border-color);justify-content:space-between;padding:0 12px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2}.mainHeaderNav--hiddenBorder{z-index:1002}.mainHeaderNav__button{margin-top:5px;position:relative;z-index:1003}.mainHeaderNav__backdrop{background:transparent;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1001}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.filterInput{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:text;gap:1px;justify-content:center}.filterInput__prefix{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filterInput__field{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;width:auto;field-sizing:content;appearance:none;-webkit-appearance:none;-moz-appearance:textfield;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:inherit;font:inherit;outline:none;padding:0;text-align:inherit}.filterInput__field::-webkit-inner-spin-button,.filterInput__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.filter{background:var(--web-bg-2);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;position:absolute;right:0;top:100%;width:420px;z-index:1004}.filter__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 24px}.filter__divider{background-color:var(--color-transparent-1);display:block;height:1px;margin-bottom:20px;width:100%}.filter__blockTitle{color:var(--color-normal-1);font-size:14px;font-weight:700;margin:0 0 8px}.filter__seg{background:var(--color-background-4);border-radius:8px;color:var(--color-normal-1);display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:16px 8px}.filter__seg--4{grid-template-columns:repeat(4,1fr);padding:16px 0}.filter__segBtn{border:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;color:var(--color-normal-1);gap:8px;justify-content:flex-start;padding:0 5px}.filter__segBtn:hover{-webkit-filter:brightness(1.02);filter:brightness(1.02)}.filter__segBtnIcon{color:var(--color-main)}.filter__segIcon{border:2px solid var(--color-normal-2);border-radius:999px;height:16px;position:relative;width:16px}.filter__segIcon--active{border-color:var(--color-main)}.filter__segIcon--active:after{aspect-ratio:1/1;background:var(--color-main);border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px}.filter__footer{display:grid;gap:12px;grid-template-columns:1fr 2fr}.filter__btn{border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:16px;font-weight:800;height:44px}.filter__btn--ghost{border:1px solid #737471;color:var(--color-normal-1)}.filter__btn--primary{background:var(--web-linear-1)}.filter__toggleButton{background-color:#2d2f2b;border-radius:4px;color:var(--color-normal-3);height:21px;-webkit-transition:all .3s ease;transition:all .3s ease;width:21px}.filter__toggleButton--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter__stake{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px}.filter__stakeInput,.filter__stakeLabel{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.filter__stakeInput{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;background:var(--color-background-1);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);height:32px;min-width:0;outline:none;padding:0 10px;width:100%}.filter input[type=number]::-webkit-inner-spin-button,.filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter input[type=number]{-moz-appearance:textfield}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.drawer{top:0;right:0;bottom:0;left:50%;max-width:500px;position:fixed;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100%;z-index:1000}.drawer__backdrop{-webkit-animation:drawer-backdrop-in .18s ease forwards;animation:drawer-backdrop-in .18s ease forwards;background:radial-gradient(140% 90% at 50% 10%,transparent 40%,rgba(0,0,0,.35) 70%,rgba(0,0,0,.55) 100%),-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.55)),color-stop(38%,rgba(0,0,0,.78)),to(rgba(0,0,0,.88)));background:radial-gradient(140% 90% at 50% 10%,transparent 40%,rgba(0,0,0,.35) 70%,rgba(0,0,0,.55) 100%),linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.78) 38%,rgba(0,0,0,.88));top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.drawer__panel{background:var(--color-bg);border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;-webkit-box-shadow:0 -24px 80px rgba(0,0,0,.5);box-shadow:0 -24px 80px rgba(0,0,0,.5);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:clamp(100px,var(--drawer-h,86dvh),100dvh);left:0;position:absolute;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-animation:drawer-slide-up .22s cubic-bezier(.2,.9,.2,1) forwards;animation:drawer-slide-up .22s cubic-bezier(.2,.9,.2,1) forwards;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(100%);transform:translateY(100%)}@supports not (height:100dvh){.drawer__panel{height:clamp(100px,var(--drawer-h,86vh),100vh)}}.drawer__bar{border-top-left-radius:16px;border-top-right-radius:16px;padding:0 12px 8px;position:relative}.drawer__handle{background:var(--color-normal-5);border-radius:100px;height:6px;margin:8px auto 11px;width:40px}.drawer__title{color:var(--color-normal-1);font-size:16px;font-weight:800;margin:0;text-align:center}.drawer__actions{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;position:absolute;right:20px;top:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer__close{background:transparent;border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;display:grid;height:20px;place-items:center;width:20px}.drawer__close:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.drawer__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;padding:12px}.drawer__footer{background:var(--color-bg);border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:12px}.drawer--closing .drawer__backdrop{-webkit-animation:drawer-backdrop-out .18s ease forwards;animation:drawer-backdrop-out .18s ease forwards}.drawer--closing .drawer__panel{-webkit-animation:drawer-slide-down .22s cubic-bezier(.2,.9,.2,1) forwards;animation:drawer-slide-down .22s cubic-bezier(.2,.9,.2,1) forwards}@-webkit-keyframes drawer-backdrop-in{to{opacity:1}}@keyframes drawer-backdrop-in{to{opacity:1}}@-webkit-keyframes drawer-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes drawer-backdrop-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes drawer-slide-up{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes drawer-slide-up{to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes drawer-slide-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes drawer-slide-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.settingOptionsHeader{display:grid;grid-template-columns:46px 1fr 46px;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.settingOptionsHeader__back{color:var(--color-normal-1);display:grid;place-items:center}.settingOptionsHeader__title{color:var(--color-normal-1);font-size:18px;font-weight:600;margin-bottom:0;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.langSelect{z-index:5}.langSelect,.langSelect__btn{-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;position:relative}.langSelect__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;gap:8px;justify-content:center;min-width:105px;padding:10px 12px}.langSelect__btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.langSelect__btn--open{background:var(--web-linear-1)}.langSelect__btnBg{background-color:var(--btn-bg)}.langSelect__arrow{color:var(--color-normal-1);-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.langSelect__arrow--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.langSelect__text{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px}.langSelect__list{background:var(--web-bg-2);border-radius:8px;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.35);box-shadow:0 6px 18px rgba(0,0,0,.35);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;min-width:105px;padding:10px;position:absolute;right:0;top:calc(100% + 10px);z-index:999}.langSelect__item{list-style:none;margin:0;padding:0}.langSelect__option{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:8px;color:rgba(255,255,255,.9);cursor:pointer;font-family:roboto;font-size:14px;font-weight:400;gap:12px;height:30px;line-height:16px;outline:0;padding-left:5px;white-space:nowrap}.langSelect__option--active{color:var(--bb-color);font-weight:700}.langSelect__optionSelect{border:1px solid var(--web-border-6);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:14px;-webkit-transition:all .3s ease;transition:all .3s ease;width:14px}.langSelect__optionSelect--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:2.5px solid var(--bb-color);justify-content:center}.langSelect__optionSelect--active:after{background:var(--bb-color);border-radius:50%;content:"";height:6px;width:6px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.select{z-index:5}.select,.select__btn{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.select__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--btn-bg);border-radius:8px;gap:8px;justify-content:space-between;min-width:105px;padding:10px 12px;width:100%}.select__btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.select__btn--open{background:rgba(255,255,255,.1)}.select__btn--medium{height:38px}.select__arrow{-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.select__arrow--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select__text{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px}.select__text--medium{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.select__list{background:var(--web-bg-2);border-radius:8px;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.35);box-shadow:0 6px 18px rgba(0,0,0,.35);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;max-height:500px;min-width:105px;overflow-y:auto;padding:15px;position:absolute;right:0;top:calc(100% + 10px);width:100%}.select__item{list-style:none;margin:0;padding:0}.select__item:last-child{border-bottom:none}.select__option{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:roboto;font-size:14px;font-weight:400;letter-spacing:2px;line-height:2.2;outline:0;padding-left:5px}.select__option--active,.select__option:hover{background:var(--web-bg-6)}.select__option--active{color:#fff;font-weight:700}.select__option--medium{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;line-height:2.2}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.aside{z-index:999;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.aside,.aside__search{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.aside__search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);padding:12px}.aside__search,.aside__search--active{border:1px solid var(--bb-color);border-radius:6px}.aside__search__icon{cursor:pointer;left:13px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.aside__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--input-color);color:var(--input-color);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;height:20px;letter-spacing:normal;line-height:normal;outline:none;padding-left:30px;text-align:left;width:100%}.aside__input::-webkit-input-placeholder{color:#b4b5c5}.aside__input::-moz-placeholder{color:#b4b5c5}.aside__input:-ms-input-placeholder{color:#b4b5c5}.aside__input::-ms-input-placeholder{color:#b4b5c5}.aside__input::placeholder{color:#b4b5c5}.aside__input:focus,.aside__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.aside__input:disabled{cursor:not-allowed;opacity:.6}.aside__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.aside__input:-webkit-autofill,.aside__input:-webkit-autofill:focus,.aside__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.aside__userInfo{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--item-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px 10px}.aside__userInfo,.aside__userName{display:-webkit-box;display:-ms-flexbox;display:flex}.aside__userName{gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside__name{color:var(--text-gray);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left}.aside__wallet{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--bg-gray);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:28px;justify-content:space-between;margin:12px 0 0 1px;padding:2px 10px 2px 12px;width:100%}.aside__wallet,.aside__wallet--cash{display:-webkit-box;display:-ms-flexbox;display:flex}.aside__wallet--cash{height:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:10px;padding:10px 10px 10px 12px}.aside__wallet--cash .aside__money{font-size:14px}.aside__money{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin:0 10px 0 0;text-align:right}.aside__pageItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;gap:11px;height:38px;justify-content:start;width:100%;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--page-item-bg);border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;flex-grow:0;font:inherit;margin:0;padding:6px 12px 7px 13px;text-align:inherit}.aside__pageItem--active{background:var(--web-linear-12)}.aside__pageItem:focus-visible{border-radius:4px;outline:2px solid var(--bb-color);outline-offset:-2px}.aside__pageTitle{color:#fff;font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left;white-space:nowrap}.aside__pageTitle--active{color:var(--bb-color)}.aside__asideMenu{width:100%}.aside__menu{border-radius:6px}.aside__menu,.aside__menuTitle__box{background-color:var(--page-item-bg)}.aside__menuTitle__box{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;height:38px;justify-content:space-between;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;border:none;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;flex-grow:0;font:inherit;margin:0;padding:6px 12px 7px 13px;text-align:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.aside__menuTitle__box,.aside__menuTitle__box--active{-webkit-transition:all .15s ease;transition:all .15s ease}.aside__menuTitle__box--active{border-bottom-left-radius:0;border-bottom-right-radius:0}.aside__menuTitle__box:focus-visible{outline:2px solid var(--bb-color);outline-offset:-2px}.aside__menuTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--page-item-bg);border-radius:6px;flex-grow:0;gap:11px}.aside__title{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left}.aside__title--active{color:var(--textActive-color)}.aside__icon--active{fill:var(--textActive-color)}.aside__menuList{border-bottom-left-radius:6px;border-bottom-right-radius:6px;list-style:none;margin:0;padding:0;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:100%}.aside__menuItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;border:none;border-bottom:1px solid var(--web-border-2);border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:pointer;font:inherit;height:42px;justify-content:space-between;margin:0;padding:6px 12px 7px 13px;text-align:inherit;width:100%}.aside__menuItem--active{background-image:var(--web-linear-2)}.aside__menuItem--active .aside__menuItem__title{color:var(--color-normal-1)}.aside__menuItem:last-child{border-bottom:none}.aside__menuItem:focus-visible{outline:2px solid var(--bb-color);outline-offset:-2px}.aside__menuItem__title{color:var(--unac-color);font-size:14px;gap:13px;text-align:left}.aside__menuItem__num,.aside__menuItem__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:PingFangSC;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.aside__menuItem__num{height:19px;min-width:32px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--web-border-2);border-radius:6px;color:var(--color-normal-1);font-size:12px;gap:10px;justify-content:center;padding:0 5px;text-align:center}.aside__menuItem__num--active{background-image:var(--web-linear-1);color:var(--color-normal-1)}.aside__imgIcon{height:20px;width:20px}.aside__menuItem__label{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left}.aside__accountMenuTop{background:var(--item-bg);border-radius:6px}.aside__hideBg{background-color:unset;border-bottom:1px solid var(--web-border-1);border-bottom-left-radius:0;border-bottom-right-radius:0;margin-top:4px;padding:15px}.aside__pageItemHideBg{background-color:transparent;border-bottom:1px solid var(--web-border-1);height:38px}.aside__pageItemHideBg:last-child{border-bottom:none}.aside__accountMenuBox,.aside__menuBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:4px}.aside__accountMenuBox{background:var(--page-item-bg);border-radius:6px;overflow:hidden}.aside__accountMenuItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);cursor:pointer;gap:11px;height:42px;padding:6px 12px 7px 13px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.aside__accountMenuItem--active,.aside__accountMenuItem:hover{background-image:var(--web-linear-2)}.aside__accountMenuItem--active .aside__accountMenuItemIcon,.aside__accountMenuItem--active .aside__accountMenuItemLabel,.aside__accountMenuItem:hover .aside__accountMenuItemIcon,.aside__accountMenuItem:hover .aside__accountMenuItemLabel{color:var(--color-normal-1)}.aside__accountMenuItem--active{background-image:var(--web-linear-2)}.aside__accountMenuItemIcon{color:var(--unac-color)}.aside__accountMenuItemLabel{color:var(--color-normal-1);font-size:16px}.aside__hideBb{border-bottom:none}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.search__history{margin-top:15px}.search__historyTitle{color:var(--web-border-6);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;margin-bottom:15px}.search__historyList{margin-top:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.search__historyItem,.search__historyList{display:-webkit-box;display:-ms-flexbox;display:flex}.search__historyItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:8px}.search__historyValue{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal}.search__hot{margin-top:25px}.search__hotTitle{color:var(--web-border-6);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;margin-bottom:15px}.search__hotList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:10px}.search__hotItem{border-radius:28px;color:var(--color-normal-1);font-family:PingFangSC;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:28px;letter-spacing:normal;line-height:normal;padding:0 15px}.search__close,.search__hotItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--border-color);justify-content:center}.search__close{gap:15px;height:39px;margin-top:50px;width:100%}.search__closeLable{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.messageMarquee{background-color:var(--btn-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;overflow:hidden;white-space:nowrap;width:100%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px;padding:0 7px}.messageMarquee,.messageMarquee__msgBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.messageMarquee__msgBox{-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);height:100%;justify-content:center;z-index:1}.messageMarquee__contentBox{margin-left:5px;overflow:hidden}.messageMarquee__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;will-change:transform}.messageMarquee__item{color:#fff;display:inline-block;font-family:IBMPlexSansDevanagari;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;text-align:center;white-space:nowrap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--page-item-bg);border-radius:6px 6px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;gap:12px;height:38px;padding:8px 10px 7px}.back__icon{cursor:pointer}.back__title{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.setting{z-index:5}.setting,.setting__btn{-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;position:relative}.setting__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;background-color:var(--btn-bg);border-radius:8px;gap:8px;justify-content:space-around;min-width:102px;padding:10px 12px}.setting__btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.setting__btn--open{background:var(--web-linear-1)}.setting__arrow{color:var(--color-normal-1);-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.setting__arrow--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.setting__text{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px}.setting__list{background:var(--web-bg-2);border-radius:8px;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.35);box-shadow:0 6px 18px rgba(0,0,0,.35);padding:10px 0;position:absolute;right:0;top:calc(100% + 10px);width:230px;z-index:999}.setting__item,.setting__list{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0}.setting__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-bottom:1px solid var(--web-border-7);padding:0}.setting__item:last-child{border-bottom:unset}.setting__option{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(255,255,255,.9);cursor:pointer;font-family:roboto;font-size:14px;font-weight:400;gap:12px;height:32px;line-height:16px;outline:0;padding:0 20px;white-space:nowrap}.setting__option--active,.setting__option:hover{background:var(--web-border-1);color:var(--bb-color)}.setting__option--active{font-weight:700}.setting__optionSelect{border:1px solid var(--web-border-6);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:14px;-webkit-transition:all .3s ease;transition:all .3s ease;width:14px}.setting__optionSelect--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:2.5px solid var(--bb-color);justify-content:center}.setting__optionSelect--active:after{background:var(--bb-color);border-radius:50%;content:"";height:6px;width:6px}.setting__item__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);cursor:pointer;font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;gap:8px;height:32px;justify-content:space-between;letter-spacing:normal;line-height:normal;margin:auto;padding:0 20px;text-align:center;white-space:nowrap;width:100%}.setting__item__label:hover{background:var(--web-border-1)}.setting__item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.setting__itemIcon{-ms-flex-negative:0;flex-shrink:0}.setting__optionList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.setting__optionValue--active{color:var(--bb-color)}.setting__selectedBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--bb-color);gap:5px}.setting__selectedIcon{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease;transition:all .3s ease}.setting__selectedIcon--active{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.deposit__modal .modal__panel{border-radius:6px;padding:0;width:914px}.deposit__modal .modal__panel .modal__content{padding:0}.deposit__modal .modal__panel .modal__content>div{width:100%}.deposit__modal .modal__panel .modal__footer{display:none}.deposit{background-color:var(--web-bg-2);border-radius:6px;padding:40px 48px;position:relative;width:100%}.deposit__close{padding:6px;position:absolute;right:13px;top:13px}.deposit__wayTabs{-ms-flex-align:center;gap:13px;height:40px}.deposit__wayItem,.deposit__wayTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.deposit__wayItem{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;background-color:var(--border-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;padding:10px 22px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.deposit__wayItem--active{border:2px solid var(--color-main)}.deposit__titleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:14px;letter-spacing:normal;line-height:normal;text-align:left;white-space:nowrap;width:150px}.deposit__titleInfo:before{-ms-flex-negative:0;content:"";flex-shrink:0;height:20px;width:4px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--color-main);border-bottom-right-radius:2px;border-top-right-radius:2px;flex-grow:0}.deposit__titleInfo--fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deposit__selectTitle{gap:40px;width:100%!important}.deposit__step{background-color:var(--btn-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:24px;min-height:390px;padding:24px 27px}.deposit__step--sb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deposit__step--info{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.deposit__paymentList{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin-top:25px}.deposit__paymentItem,.deposit__paymentList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deposit__paymentItem{height:46px;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#454642;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:18px;justify-content:flex-start;letter-spacing:normal;line-height:normal;padding:8px 10px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease}.deposit__paymentItem--active{border:2px solid var(--color-main)}.deposit__selectedPaymentItem{height:36px}.deposit__selectedPaymentItem span{white-space:nowrap}.deposit__selected--hidden{opacity:0}.deposit__next{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:123px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-linear-1);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:20px;letter-spacing:normal;line-height:normal;padding:10px 40px;text-align:center;white-space:nowrap}.deposit__next--disable{opacity:.6}.deposit__buttonBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;margin:80px auto 0}.deposit__back{background-color:var(--web-bg-5);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:42px;letter-spacing:normal;line-height:normal;margin:0 10px 0 0;padding:10px 47px;text-align:center;white-space:nowrap;width:123px}.deposit__inputBox{position:relative;width:100%;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;height:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-bg-4);border-radius:8px;gap:8px;padding:0 12px}.deposit__inputBox--error{-webkit-box-shadow:inset 0 0 0 1px #ff5c5c;box-shadow:inset 0 0 0 1px #ff5c5c}.deposit__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--input-color);color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;height:100%;letter-spacing:normal;line-height:normal;outline:none;width:100%}.deposit__input::-webkit-input-placeholder{color:#b4b5c5}.deposit__input::-moz-placeholder{color:#b4b5c5}.deposit__input:-ms-input-placeholder{color:#b4b5c5}.deposit__input::-ms-input-placeholder{color:#b4b5c5}.deposit__input::placeholder{color:#b4b5c5}.deposit__input:focus,.deposit__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.deposit__input:disabled{cursor:not-allowed;opacity:.6}.deposit__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.deposit__input::-webkit-inner-spin-button,.deposit__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.deposit__input:-webkit-autofill,.deposit__input:-webkit-autofill:focus,.deposit__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.deposit__mt24{margin-top:24px}.deposit__error{color:#ff6431;font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;left:0;letter-spacing:normal;line-height:normal;position:absolute;text-align:left;top:calc(100% + 2px)}.deposit__resultBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-top:22px}.deposit__resultItem{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deposit__resultItem,.deposit__resultItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deposit__resultItemTitle{gap:16px}.deposit__title{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:14px;text-align:left;width:80px}.deposit__title--EN{width:170px}.deposit__selectTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deposit__selectTitle--gap10{gap:10px!important}.deposit__resultInfo{color:var(--web-text-9);font-size:14px;font-weight:400;line-height:14px;text-align:left;white-space:nowrap}.deposit__copy,.deposit__resultInfo{font-family:PingFangSC;font-stretch:normal;font-style:normal;letter-spacing:normal}.deposit__copy{display:-webkit-box;display:-ms-flexbox;display:flex;height:17px;width:55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-main);border-radius:8px;color:var(--color-main);font-size:12px;font-weight:600;gap:10px;line-height:normal;margin:2px 0 1px 20px;padding:0 8px;text-align:right;-ms-flex-negative:0;flex-shrink:0}.deposit__qrcodeImg{height:100px;width:100px}.deposit__tips{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important;margin-top:20px;padding:0;width:100%}.deposit__wayTipsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;-webkit-padding-start:0;padding-inline-start:0;padding-left:15px}.deposit__wayTipsItem{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;text-align:left}.deposit__wayTipsItem--color{color:#ffc300}.deposit__exchangeRateBox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:6px;gap:17px;height:48px;justify-content:center;margin-bottom:20px;width:100%}.deposit__exchangeRateBg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.deposit__exchangeRateTitle{color:var(--color-normal-1);font-size:16px}.deposit__exchangeRate,.deposit__exchangeRateTitle{font-family:PingFangSC;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;position:relative;text-align:right;z-index:1}.deposit__exchangeRate{color:var(--web-text-8);font-size:18px}.deposit__tutorial{color:var(--color-main);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:center;-ms-flex-negative:0;flex-shrink:0;width:100%}.deposit__colorTitleInfo{color:#ffc300;white-space:wrap;width:100%}.deposit__otherTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.withdraw__modal .modal__panel{border-radius:6px;padding:0;width:714px}.withdraw__modal .modal__panel .modal__content{padding:0}.withdraw__modal .modal__panel .modal__content>div{width:100%}.withdraw__modal .modal__panel .modal__footer{display:none}.withdraw{background-color:var(--web-bg-2);border-radius:6px;font-family:PingFangSC;padding:40px 48px 15px;position:relative;width:100%}.withdraw__close{padding:6px;position:absolute;right:13px;top:13px}.withdraw__wayTabs{-ms-flex-align:center;gap:13px;height:40px}.withdraw__wayItem,.withdraw__wayTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.withdraw__wayItem{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;background-color:var(--border-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;padding:10px 22px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.withdraw__wayItem--active{border:2px solid var(--color-main)}.withdraw__titleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:14px;letter-spacing:normal;line-height:normal;text-align:left;white-space:nowrap;width:150px}.withdraw__titleInfo:before{content:"";height:20px;width:4px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--color-main);border-bottom-right-radius:2px;border-top-right-radius:2px;flex-grow:0}.withdraw__titleInfo--fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.withdraw__selectTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;width:100%!important}.withdraw__step{background-color:var(--btn-bg);border-radius:6px;margin-top:24px;padding:24px 27px}.withdraw__paymentList{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin-top:25px}.withdraw__paymentItem,.withdraw__paymentList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.withdraw__paymentItem{height:46px;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#454642;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:18px;justify-content:flex-start;letter-spacing:normal;line-height:normal;padding:8px 10px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease}.withdraw__paymentItem--active{border:2px solid var(--color-main)}.withdraw__selectedPaymentItem{height:36px}.withdraw__selectedPaymentItem span{white-space:nowrap}.withdraw__selected--hidden{opacity:0}.withdraw__next{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:123px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-main);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:20px;letter-spacing:normal;line-height:normal;padding:10px 40px;text-align:center;white-space:nowrap}.withdraw__next--disable{opacity:.6}.withdraw__buttonBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;margin:80px auto 0}.withdraw__back{background-color:var(--web-bg-5);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:42px;letter-spacing:normal;line-height:normal;margin:0 10px 0 0;padding:10px 47px;text-align:center;white-space:nowrap;width:123px}.withdraw__inputBox{height:40px;position:relative;width:352px;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-bg-4);border-radius:8px;gap:8px;padding:0 12px}.withdraw__inputBox--error{-webkit-box-shadow:inset 0 0 0 1px #ff5c5c;box-shadow:inset 0 0 0 1px #ff5c5c}.withdraw__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--input-color);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;height:100%;letter-spacing:normal;line-height:normal;outline:none}.withdraw__input::-webkit-input-placeholder{color:#b4b5c5}.withdraw__input::-moz-placeholder{color:#b4b5c5}.withdraw__input:-ms-input-placeholder{color:#b4b5c5}.withdraw__input::-ms-input-placeholder{color:#b4b5c5}.withdraw__input::placeholder{color:#b4b5c5}.withdraw__input:focus,.withdraw__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.withdraw__input:disabled{cursor:not-allowed;opacity:.6}.withdraw__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.withdraw__input::-webkit-inner-spin-button,.withdraw__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.withdraw__input:-webkit-autofill,.withdraw__input:-webkit-autofill:focus,.withdraw__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.withdraw__mt24{margin-top:24px}.withdraw__error{color:#ff6431;font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;left:0;letter-spacing:normal;line-height:normal;position:absolute;text-align:left;top:calc(100% + 2px)}.withdraw__resultBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:22px}.withdraw__resultItem{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.withdraw__resultItem,.withdraw__resultItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.withdraw__resultItemTitle{gap:16px}.withdraw__title{color:var(--color-normal-1);font-weight:600;margin-bottom:20px}.withdraw__resultInfo,.withdraw__title{font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:14px;text-align:left}.withdraw__resultInfo{color:var(--web-text-1);font-weight:400;white-space:nowrap}.withdraw__copy{display:-webkit-box;display:-ms-flexbox;display:flex;height:17px;width:55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-main);border-radius:8px;color:var(--color-main);font-family:PingFangSC;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;gap:10px;letter-spacing:normal;line-height:normal;margin:2px 0 1px 20px;padding:0 8px;text-align:right;-ms-flex-negative:0;flex-shrink:0}.withdraw__qrcodeImg{height:100px;width:100px}.withdraw__tips{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-top:20px;text-align:left}.withdraw__wayTipsList{margin-top:20px;-webkit-padding-start:0;padding-inline-start:0;padding-left:15px}.withdraw__wayTipsItem{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;text-align:left}.withdraw__exchangeRateBox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:6px;gap:17px;height:48px;justify-content:center;margin-bottom:20px;width:100%}.withdraw__exchangeRateBg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.withdraw__exchangeRateTitle{color:var(--color-normal-1);font-size:16px}.withdraw__exchangeRate,.withdraw__exchangeRateTitle{font-family:PingFangSC;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;position:relative;text-align:right;z-index:1}.withdraw__exchangeRate{color:var(--web-text-8);font-size:18px}.withdraw__tutorial{color:var(--web-border-6);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:center;-ms-flex-negative:0;flex-shrink:0}.withdraw__colorTitleInfo{color:var(--color-main);width:100%}.withdraw__otherTitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.withdraw__card,.withdraw__otherTitle{display:-webkit-box;display:-ms-flexbox;display:flex}.withdraw__card{background:var(--text-color);border-radius:8px;padding:20px 25px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:25px;max-height:50vh;overflow-y:scroll}.withdraw__card--gap0{gap:0}.withdraw__mb20{margin-bottom:20px}.withdraw__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.withdraw__row--balance{position:relative}.withdraw__label{color:var(--color-normal-1);font-size:16px;font-weight:600;margin-left:18px;min-width:100px;text-align:left}.withdraw__label--EN{min-width:130px}.withdraw__labelTitle{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;padding-left:18px}.withdraw__labelTitle:before{content:"";height:20px;left:0;position:absolute;top:0;width:4px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--color-main);border-bottom-right-radius:2px;border-top-right-radius:2px;flex-grow:0}.withdraw__verifyOptions{gap:20px}.withdraw__radio,.withdraw__verifyOptions{display:-webkit-box;display:-ms-flexbox;display:flex}.withdraw__radio{gap:8px}.withdraw__value{color:var(--color-normal-2);font-size:16px;font-weight:400}.withdraw__exchangeRate{color:#ff6431}.withdraw__line{background:var(--color-normal-1);color:var(--color-normal-1);height:1px;width:100%}.withdraw__chip{border:1px solid var(--color-main);border-radius:8px;color:var(--color-main);font-size:12px;font-weight:600;padding:1px 6px 0;position:absolute;right:0}.withdraw__input{background:var(--web-bg-4);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;color:var(--color-normal-1);height:40px;min-width:160px;padding:0 12px;width:100%}.withdraw__input:focus{outline:none}.withdraw__input::-webkit-input-placeholder{color:var(--web-border-6)}.withdraw__input::-moz-placeholder{color:var(--web-border-6)}.withdraw__input:-ms-input-placeholder{color:var(--web-border-6)}.withdraw__input::-ms-input-placeholder{color:var(--web-border-6)}.withdraw__input::placeholder{color:var(--web-border-6)}.withdraw__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--color-normal-2);font-size:14px;font-weight:400;justify-content:space-between;padding:9px 30px 0}.withdraw__link{color:var(--color-main);cursor:pointer;font-size:16px;font-style:normal;font-weight:600}.withdraw__btns{gap:20px;margin-top:30px}.withdraw__btns,.withdraw__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.withdraw__promo{background:var(--color-normal-4);border-radius:8px;color:var(--color-normal-1);font-size:16px;font-style:normal;font-weight:600;height:44px;min-width:300px;padding:0 15px}.withdraw__promo:disabled{cursor:not-allowed;opacity:.5}.withdraw__submit{background:var(--web-linear-1);border:none;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFangSC;font-size:16px;font-weight:600;height:44px;min-width:137px;padding:0 15px}.withdraw__submit:disabled{cursor:not-allowed;opacity:.5}.withdraw__customerService{margin:0 5px}.withdraw__help{font-style:normal;margin-top:20px;text-align:center}.withdraw__help,.withdraw__tips{color:var(--color-normal-1);font-size:16px;font-weight:600}.withdraw__tips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-family:PingFangSC;justify-content:center}.withdraw__tips button{color:var(--color-main);cursor:pointer;font-weight:600}.withdraw__cardClose{position:absolute;right:20px;top:20px}.withdraw__tipsInfo{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;text-align:left}.withdraw__tipsList{margin-top:0;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-start:15px;list-style:auto;margin-inline-start:15px}.withdraw__bold{color:var(--color-main);font-weight:800}.withdraw__tipsItem{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;margin-bottom:20px;text-align:left}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.championCompetitionList{width:100%}.championCompetitionList__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:5px 13px}.championCompetitionList__list,.championCompetitionList__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.championCompetitionList__list{gap:8px;list-style:none;margin:0;padding:0}.championCompetitionList__item{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:8px}.championCompetitionList__item,.championCompetitionList__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.championCompetitionList__nav{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--item-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:31px;padding:0 16px}.championCompetitionList__labelArea{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.championCompetitionList__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.championCompetitionList__playList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:8px;height:auto;list-style:none;margin:0;opacity:1;overflow:hidden;padding:0;-webkit-transition:all .3s ease;transition:all .3s ease}.championCompetitionList__playList--hidden{height:0;opacity:0}.championCompetitionList__playLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.championCompetitionList__playItem{background:var(--page-item-bg);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.championCompetitionList__oddList{gap:5px;margin:0;padding:0;width:100%}.championCompetitionList__oddItem,.championCompetitionList__oddList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.championCompetitionList__oddItem{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;min-height:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:10px 12px;-webkit-transition:all .3s ease;transition:all .3s ease;width:calc(25% - 5px)}.championCompetitionList__oddItem,.championCompetitionList__oddItem--normal{background-color:var(--web-border-1)}.championCompetitionList__oddItem--up{-webkit-animation:oddsFlash 3s ease-in-out 2;animation:oddsFlash 3s ease-in-out 2}@-webkit-keyframes oddsFlash{0%,to{background-color:var(--color-transparent-1)}50%{background-color:var(--color-odds-up)}}.championCompetitionList__oddItem--down{-webkit-animation:oddsFlash 3s ease-in-out 2;animation:oddsFlash 3s ease-in-out 2}@keyframes oddsFlash{0%,to{background-color:var(--color-transparent-1)}50%{background-color:var(--color-odds-down)}}.championCompetitionList__oddItem--active,.championCompetitionList__oddItem:not(.championCompetitionList__oddItem--lock):active,.championCompetitionList__oddItem:not(.championCompetitionList__oddItem--lock):hover{background:var(--color-main)}.championCompetitionList__oddItem--active .championCompetitionList__oddName,.championCompetitionList__oddItem:not(.championCompetitionList__oddItem--lock):active .championCompetitionList__oddName,.championCompetitionList__oddItem:not(.championCompetitionList__oddItem--lock):hover .championCompetitionList__oddName{color:var(--color-normal-1)}.championCompetitionList__oddItem--lock{cursor:not-allowed}.championCompetitionList__oddName{display:-webkit-box;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-break:strict;line-height:20px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-3);overflow:hidden;text-overflow:ellipsis;width:70%}.championCompetitionList__oddName--active{color:var(--color-normal-1)}.championCompetitionList__odd{display:-webkit-box;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-break:strict;line-height:19px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-align:right;text-overflow:ellipsis;width:29%}.championCompetitionList__teamLogo{border-radius:50%;height:18px;-o-object-fit:contain;object-fit:contain;width:18px;-ms-flex-negative:0;background:var(--color-normal-1);flex-shrink:0}.championCompetitionList__button--favorite{color:var(--color-normal-3)}.championCompetitionList__button--favoriteActive{color:var(--color-main)}.championCompetitionList__button--toggle{-webkit-transition:all .3s ease;transition:all .3s ease}.championCompetitionList__button--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.championCompetitionListSkeleton__competitionTime,.championCompetitionListSkeleton__leagueName{height:1em;width:120px}.championCompetitionListSkeleton__playName{height:1.2em;width:145px}.championCompetitionListSkeleton__teamLogo{border-radius:50%;height:20px;width:20px}.championCompetitionListSkeleton__teamNameArea{height:3em}.championCompetitionListSkeleton__teamName{height:1em;width:120px}.championCompetitionListSkeleton__button{height:1em;width:140px}.championCompetitionListSkeleton__oddItem{height:2em}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.accountInfoVerify{background-color:var(--web-bg-2);border-radius:6px;font-family:PingFangSC;padding:40px 48px;position:relative;width:100%}.accountInfoVerify__modal .modal__panel{border-radius:6px;padding:0;width:714px}.accountInfoVerify__modal .modal__panel .modal__content{padding:0}.accountInfoVerify__modal .modal__panel .modal__content>div{width:100%}.accountInfoVerify__modal .modal__panel .modal__footer{display:none}.accountInfoVerify__close{padding:6px;position:absolute;right:13px;top:13px}.accountInfoVerify__tabs{gap:13px;height:40px}.accountInfoVerify__tab,.accountInfoVerify__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountInfoVerify__tab{height:100%;min-width:120px;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--border-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;justify-content:center;letter-spacing:normal;line-height:normal;padding:10px 22px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.accountInfoVerify__tab--active{border:2px solid var(--color-main)}.accountInfoVerify__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--btn-bg);border-radius:6px;-ms-flex-direction:column;flex-direction:column;gap:6px;margin-top:20px;padding:20px}.accountInfoVerify__sectionHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.accountInfoVerify__sectionDot{background:var(--color-main);border-radius:0 2px 2px 0;display:inline-block;height:22px;width:4px}.accountInfoVerify__sectionTitle{color:var(--color-main);font-size:16px;font-weight:600}.accountInfoVerify__card{border-radius:8px;display:grid;gap:20px;margin-top:4px;padding:23px 15px}.accountInfoVerify__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.accountInfoVerify__tip{color:var(--color-normal-1);font-size:14px;font-weight:400;text-align:left}.accountInfoVerify__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-size:16px;font-weight:600;gap:12px;text-align:left;width:100px}.accountInfoVerify__label--EN{width:150px}.accountInfoVerify__inputRow{display:grid;gap:6px;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.accountInfoVerify__input{background:var(--page-item-bg);background-color:var(--web-bg-4);border:none;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--input-color);color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:8px;height:40px;letter-spacing:normal;line-height:normal;outline:none;padding:0 12px;width:100%}.accountInfoVerify__input::-webkit-input-placeholder{color:var(--color-normal-3);font-size:14px;font-style:normal;font-weight:400}.accountInfoVerify__input::-moz-placeholder{color:var(--color-normal-3);font-size:14px;font-style:normal;font-weight:400}.accountInfoVerify__input:-ms-input-placeholder{color:var(--color-normal-3);font-size:14px;font-style:normal;font-weight:400}.accountInfoVerify__input::-ms-input-placeholder{color:var(--color-normal-3);font-size:14px;font-style:normal;font-weight:400}.accountInfoVerify__input::placeholder{color:var(--color-normal-3);font-size:14px;font-style:normal;font-weight:400}.accountInfoVerify__sendBtn{background:rgba(255,255,255,.3);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 12px;white-space:nowrap;width:106px}.accountInfoVerify__sendBtn:disabled{cursor:not-allowed}.accountInfoVerify__footer{margin-top:16px}.accountInfoVerify__submit{background:var(--color-main);border:0;border-radius:8px;color:var(--color-normal-1);font-size:16px;font-weight:600;height:44px;letter-spacing:2px;margin:auto;width:109px}.accountInfoVerify__submit:disabled{opacity:.6}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.bindCards__modal .modal__panel{border-radius:6px;padding:0;width:714px}.bindCards__modal .modal__panel .modal__content{padding:0}.bindCards__modal .modal__panel .modal__content>div{width:100%}.bindCards__modal .modal__panel .modal__footer{display:none}.bindCards{background-color:var(--web-bg-2);border-radius:6px;font-family:PingFangSC;padding:40px 48px;position:relative;width:100%}.bindCards__close{padding:6px;position:absolute;right:13px;top:13px}.bindCards__wayTabs{gap:13px;height:40px}.bindCards__wayItem,.bindCards__wayTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bindCards__wayItem{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--border-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;justify-content:center;letter-spacing:normal;line-height:normal;padding:10px 22px;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.bindCards__wayItem--active{border:2px solid var(--color-main)}.bindCards__titleInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:14px;letter-spacing:normal;line-height:normal;text-align:left;white-space:nowrap;width:150px}.bindCards__titleInfo--fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bindCards__titleInfo:before{content:"";height:20px;width:4px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--color-main);border-bottom-right-radius:2px;border-top-right-radius:2px;flex-grow:0}.bindCards__selectTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;width:100%!important}.bindCards__step{background-color:var(--btn-bg);border-radius:6px;margin-top:24px;padding:24px 27px}.bindCards__paymentList{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin-top:25px}.bindCards__paymentItem,.bindCards__paymentList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bindCards__paymentItem{height:46px;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#454642;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:18px;justify-content:flex-start;letter-spacing:normal;line-height:normal;padding:8px 10px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease}.bindCards__paymentItem--active{border:2px solid var(--color-main)}.bindCards__selectedPaymentItem{height:36px}.bindCards__selectedPaymentItem span{white-space:nowrap}.bindCards__selected--hidden{opacity:0}.bindCards__next{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:123px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-main);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:20px;letter-spacing:normal;line-height:normal;padding:10px 40px;text-align:center;white-space:nowrap}.bindCards__next--disable{opacity:.6}.bindCards__buttonBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;margin:80px auto 0}.bindCards__back{background-color:var(--web-bg-5);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:42px;letter-spacing:normal;line-height:normal;margin:0 10px 0 0;padding:10px 47px;text-align:center;white-space:nowrap;width:123px}.bindCards__inputBox{height:40px;position:relative;width:352px;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-bg-4);border-radius:8px;gap:8px;padding:0 12px}.bindCards__inputBox--error{-webkit-box-shadow:inset 0 0 0 1px #ff5c5c;box-shadow:inset 0 0 0 1px #ff5c5c}.bindCards__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--input-color);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;height:100%;letter-spacing:normal;line-height:normal;outline:none}.bindCards__input::-webkit-input-placeholder{color:#b4b5c5}.bindCards__input::-moz-placeholder{color:#b4b5c5}.bindCards__input:-ms-input-placeholder{color:#b4b5c5}.bindCards__input::-ms-input-placeholder{color:#b4b5c5}.bindCards__input::placeholder{color:#b4b5c5}.bindCards__input:focus,.bindCards__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.bindCards__input:disabled{cursor:not-allowed;opacity:.6}.bindCards__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.bindCards__input::-webkit-inner-spin-button,.bindCards__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bindCards__input:-webkit-autofill,.bindCards__input:-webkit-autofill:focus,.bindCards__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.bindCards__mt24{margin-top:24px}.bindCards__error{color:#ff6431;font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;left:0;letter-spacing:normal;line-height:normal;position:absolute;text-align:left;top:calc(100% + 2px)}.bindCards__resultBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:22px}.bindCards__resultItem{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bindCards__resultItem,.bindCards__resultItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bindCards__resultItemTitle{gap:16px}.bindCards__title{color:var(--color-normal-1);font-weight:600;margin-bottom:20px}.bindCards__resultInfo,.bindCards__title{font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:14px;text-align:left}.bindCards__resultInfo{color:var(--web-text-1);font-weight:400;white-space:nowrap}.bindCards__copy{display:-webkit-box;display:-ms-flexbox;display:flex;height:17px;width:55px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-main);border-radius:8px;color:var(--color-main);font-family:PingFangSC;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;gap:10px;letter-spacing:normal;line-height:normal;margin:2px 0 1px 20px;padding:0 8px;text-align:right;-ms-flex-negative:0;flex-shrink:0}.bindCards__qrcodeImg{height:100px;width:100px}.bindCards__tips{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-top:20px;text-align:left}.bindCards__wayTipsList{margin-top:20px;-webkit-padding-start:0;padding-inline-start:0;padding-left:15px}.bindCards__wayTipsItem{color:var(--color-normal-1);font-size:14px;font-weight:400;line-height:1.5;text-align:left}.bindCards__tutorial,.bindCards__wayTipsItem{font-family:PingFangSC;font-stretch:normal;font-style:normal;letter-spacing:normal}.bindCards__tutorial{color:var(--web-border-6);font-size:16px;font-weight:600;line-height:normal;text-align:center;-ms-flex-negative:0;flex-shrink:0}.bindCards__colorTitleInfo{color:var(--color-main);width:100%}.bindCards__otherTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bindCards__card{background:var(--text-color);border-radius:8px;padding:20px 25px;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;height:270px;justify-content:space-between;margin-bottom:20px;margin-top:25px}.bindCards__card,.bindCards__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bindCards__form{gap:20px}.bindCards__mb20{margin-bottom:20px}.bindCards__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bindCards__row--balance{position:relative}.bindCards__label{color:var(--color-normal-1);font-size:16px;font-weight:600;margin-left:18px;min-width:120px;text-align:left}.bindCards__labelTitle{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;padding-left:18px}.bindCards__labelTitle:before{content:"";height:20px;left:0;position:absolute;top:0;width:4px;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--color-main);border-bottom-right-radius:2px;border-top-right-radius:2px;flex-grow:0}.bindCards__verifyOptions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.bindCards__exchangeRateBox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:6px;gap:17px;height:48px;justify-content:center;width:100%}.bindCards__exchangeRateBg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.bindCards__exchangeRateTitle{color:var(--color-normal-1);font-size:16px}.bindCards__exchangeRate,.bindCards__exchangeRateTitle{font-family:PingFangSC;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;position:relative;text-align:right;z-index:1}.bindCards__exchangeRate{color:var(--web-text-8);font-size:18px}.bindCards__radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.bindCards__value{color:var(--color-normal-2);font-size:16px;font-weight:400}.bindCards__line{background:var(--color-normal-1);color:var(--color-normal-1);height:1px;width:100%}.bindCards__chip{border:1px solid var(--color-main);border-radius:8px;color:var(--color-main);font-size:12px;font-weight:600;padding:1px 6px 0;position:absolute;right:0}.bindCards__input{background:var(--web-bg-4);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;color:var(--color-normal-1);height:40px;min-width:160px;padding:0 12px;width:100%}.bindCards__input:focus{outline:none}.bindCards__input::-webkit-input-placeholder{color:var(--web-border-6)}.bindCards__input::-moz-placeholder{color:var(--web-border-6)}.bindCards__input:-ms-input-placeholder{color:var(--web-border-6)}.bindCards__input::-ms-input-placeholder{color:var(--web-border-6)}.bindCards__input::placeholder{color:var(--web-border-6)}.bindCards__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--color-normal-2);font-size:14px;font-weight:400;justify-content:space-between;padding:20px 12px 0}.bindCards__link{color:var(--color-main);cursor:pointer;font-size:16px;font-style:normal;font-weight:600}.bindCards__btns{gap:20px}.bindCards__btns,.bindCards__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bindCards__promo{background:var(--color-normal-4);border-radius:8px;color:var(--color-normal-1);font-size:16px;font-style:normal;font-weight:600;height:44px;width:300px}.bindCards__promo:disabled{cursor:not-allowed;opacity:.5}.bindCards__submit{background:var(--color-main);border:none;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFangSC;font-size:16px;font-weight:600;height:44px;width:137px}.bindCards__submit:disabled{cursor:not-allowed;opacity:.5}.bindCards__help{font-style:normal;margin-top:20px;text-align:center}.bindCards__help,.bindCards__tips{color:var(--color-normal-1);font-size:16px;font-weight:600}.bindCards__tips{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-family:PingFangSC;justify-content:center}.bindCards__tips button{color:var(--color-main);cursor:pointer;font-weight:600}.bindCards__cardClose{position:absolute;right:20px;top:20px}.bindCards__tipsInfo{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;text-align:left}.bindCards__tipsList{margin-top:0;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-start:15px;list-style:auto;margin-inline-start:15px}.bindCards__bold{font-weight:800}.bindCards__tipsItem{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;margin-bottom:20px;text-align:left}.bindCards__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.sportCategory__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sportCategory__listArea{cursor:-webkit-grab;cursor:grab;overflow-x:auto;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.sportCategory__listArea:active{cursor:-webkit-grabbing;cursor:grabbing}.sportCategory__listArea::-webkit-scrollbar{display:none}.sportCategory__listArea{-ms-overflow-style:none;scrollbar-width:none}.sportCategory__listArea .tabStrip{overflow:visible}.sportCategory__listArea .tabStrip .tabStrip__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:visible}.sportCategory__toolArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin:20px 0;width:100%}.sportCategory__toolButton{color:var(--color-normal-1)}.sportCategory__datePicker{background:var(--btn-bg)!important;border:none}.sportCategory__datePicker:hover{background:var(--btn-bg)}.sportCategory__filterBlock{margin-bottom:24px}.sportCategory__filterBlock--disabled{opacity:.5;pointer-events:none}.sportCategory__datePicker,.sportCategory__select{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.sportCategory__select .select__btn{width:100%}.sportCategory__filterBlockTitle{color:var(--color-normal-1);font-size:14px;font-weight:700;margin:0 0 8px}.sportCategory__filterSeg{background:var(--color-background-4);border-radius:8px;color:var(--color-normal-1);display:grid;gap:8px;grid-template-columns:1fr 1fr}.sportCategory__filterSegBtn{border:0;border-radius:10px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:48px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);gap:8px;justify-content:center}.sportCategory__filterSegBtn:hover{-webkit-filter:brightness(1.02);filter:brightness(1.02)}.sportCategory__filterSegBtnIcon{color:var(--color-main)}.sportCategory__filterSegIcon{border:2px solid var(--color-normal-2);border-radius:999px;height:16px;position:relative;width:16px}.sportCategory__filterSegIcon--active{border-color:var(--color-main)}.sportCategory__filterSegIcon--active:after{aspect-ratio:1/1;background:var(--color-main);border-radius:50%;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11px}.sportCategory__filterFooter{display:grid;gap:12px;grid-template-columns:1fr 2fr}.sportCategory__filterBtn{border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:16px;font-weight:800;height:44px}.sportCategory__filterBtn--ghost{border:1px solid #737471;color:var(--color-normal-1)}.sportCategory__filterBtn--primary{background:var(--color-button-2)}.sportCategory__toggleButton{background-color:#2d2f2b;border-radius:4px;color:var(--color-normal-3);height:21px;-webkit-transition:all .3s ease;transition:all .3s ease;width:21px}.sportCategory__toggleButton--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.competitionDetailListPlayType{width:100%}.competitionDetailListPlayType__wrapper{border-radius:11.7px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--color-background-4);-ms-flex-flow:column;flex-flow:column;gap:5px}.competitionDetailListPlayType__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:5px;justify-content:space-between}.competitionDetailListPlayType__info{height:0;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.competitionDetailListPlayType__info--open{height:auto;opacity:1}.competitionDetailListPlayType__info--correctScore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.competitionDetailListPlayType__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.competitionDetailListPlayType__labelName{color:var(--color-normal-1);display:-webkit-box;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-break:strict;line-height:22px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.competitionDetailListPlayType__pinButton{border-radius:5.9px;height:18px;margin:0;padding:0;width:18px}.competitionDetailListPlayType__pinButton--active{color:var(--color-normal-1)}.competitionDetailListPlayType__toggleButton{border-radius:5.9px;color:var(--color-normal-3);height:21px;-webkit-transition:all .3s ease;transition:all .3s ease;width:21px}.competitionDetailListPlayType__toggleButton--active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.competitionDetailListPlayType__playTypeArea{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.competitionDetailListPlayType__playTypeLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.competitionDetailListPlayType__playTypeList{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:5px}.competitionDetailListPlayType__playTypeList--correctScore{-webkit-box-flex:1;-ms-flex:1;flex:1}.competitionDetailListPlayType__playTypeItem{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-border-1);border-radius:8px;padding:10px 12px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.competitionDetailListPlayType__playTypeItem--type2{width:calc(50% - 4px)}.competitionDetailListPlayType__playTypeItem--type2,.competitionDetailListPlayType__playTypeItem--type3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:5px;text-align:center}.competitionDetailListPlayType__playTypeItem--type3{width:calc(33.33333% - 5.33333px)}.competitionDetailListPlayType__playTypeItem--1{width:calc(50% - 4px)}.competitionDetailListPlayType__playTypeItem--correctScore{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:5px;text-align:center}.competitionDetailListPlayType__playTypeItem--active{background:var(--color-gradient-1)}.competitionDetailListPlayType__playTypeItem--normal{background-color:var(--web-border-1)}.competitionDetailListPlayType__playTypeItem--up{-webkit-animation:oddsFlashUp 3s ease-in-out 2;animation:oddsFlashUp 3s ease-in-out 2}.competitionDetailListPlayType__playTypeItem--down{-webkit-animation:oddsFlashDown 3s ease-in-out 2;animation:oddsFlashDown 3s ease-in-out 2}.competitionDetailListPlayType__playTypeItem--active,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):active,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):hover{background:var(--color-main)}.competitionDetailListPlayType__playTypeItem--active .competitionDetailListPlayType__playTypeName,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):active .competitionDetailListPlayType__playTypeName,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):hover .competitionDetailListPlayType__playTypeName{color:var(--color-normal-1)}.competitionDetailListPlayType__playTypeItem--lock{cursor:not-allowed}.competitionDetailListPlayType__playTypeName{display:-webkit-box;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-break:strict;line-height:20px;overflow-wrap:break-word;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-3);overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.competitionDetailListPlayType__playTypeName--active{color:var(--color-normal-1)}.competitionDetailListPlayType__playTypeName--correctScore{text-align:center;width:100%}.competitionDetailListPlayType__playTypeOdd{color:var(--color-normal-1);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px;position:relative;text-align:center;top:-1px;width:100%}.competitionDetailListPlayType__playTypeOdd--correctScore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;height:20px;justify-content:center;text-align:center;width:100%}.competitionDetailListPlayType__playTypeResult--highlight{color:var(--color-main)}@media screen and (min-width:1000px) and (max-width:1620px){.competitionDetailListPlayType{width:100%}.competitionDetailListPlayType__wrapper{border-radius:11.7px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--color-background-4);-ms-flex-flow:column;flex-flow:column;gap:5px}.competitionDetailListPlayType__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:5px;justify-content:space-between}.competitionDetailListPlayType__info{height:0;opacity:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.competitionDetailListPlayType__info--open{height:auto;opacity:1}.competitionDetailListPlayType__info--correctScore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}.competitionDetailListPlayType__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.competitionDetailListPlayType__labelName{color:var(--color-normal-1);display:-webkit-box;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-break:strict;line-height:20px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.competitionDetailListPlayType__pinButton{border-radius:5.9px;height:18px;margin:0;padding:0;width:18px}.competitionDetailListPlayType__pinButton--active{color:var(--color-normal-1)}.competitionDetailListPlayType__toggleButton{border-radius:5.9px;color:var(--color-normal-3);height:21px;-webkit-transition:all .3s ease;transition:all .3s ease;width:21px}.competitionDetailListPlayType__toggleButton--active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.competitionDetailListPlayType__playTypeList{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:5px}.competitionDetailListPlayType__playTypeList--correctScore{-webkit-box-flex:1;-ms-flex:1;flex:1}.competitionDetailListPlayType__playTypeItem{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--web-border-1);border-radius:8px;padding:6px 8px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.competitionDetailListPlayType__playTypeItem--type2{width:calc(50% - 4px)}.competitionDetailListPlayType__playTypeItem--type2,.competitionDetailListPlayType__playTypeItem--type3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:5px;text-align:center}.competitionDetailListPlayType__playTypeItem--type3{width:calc(33.33333% - 5.33333px)}.competitionDetailListPlayType__playTypeItem--correctScore{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:5px;text-align:center}.competitionDetailListPlayType__playTypeItem--active{background:var(--color-gradient-1)}.competitionDetailListPlayType__playTypeItem--normal{background-color:var(--web-border-1)}.competitionDetailListPlayType__playTypeItem--up{-webkit-animation:oddsFlashUp 3s ease-in-out 2;animation:oddsFlashUp 3s ease-in-out 2}@-webkit-keyframes oddsFlashUp{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-up)}}@keyframes oddsFlashUp{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-up)}}.competitionDetailListPlayType__playTypeItem--down{-webkit-animation:oddsFlashDown 3s ease-in-out 2;animation:oddsFlashDown 3s ease-in-out 2}@-webkit-keyframes oddsFlashDown{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-down)}}@keyframes oddsFlashDown{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-down)}}.competitionDetailListPlayType__playTypeItem--active,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):active,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):hover{background:var(--color-main)}.competitionDetailListPlayType__playTypeItem--active .competitionDetailListPlayType__playTypeName,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):active .competitionDetailListPlayType__playTypeName,.competitionDetailListPlayType__playTypeItem:not(.competitionDetailListPlayType__playTypeItem--lock):hover .competitionDetailListPlayType__playTypeName{color:var(--color-normal-1)}.competitionDetailListPlayType__playTypeItem--lock{cursor:not-allowed}.competitionDetailListPlayType__playTypeName{display:-webkit-box;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-break:strict;line-height:17px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-3);overflow:hidden;text-overflow:ellipsis;width:65%}.competitionDetailListPlayType__playTypeName--active{color:var(--color-normal-1)}.competitionDetailListPlayType__playTypeName--correctScore{text-align:center;width:100%}.competitionDetailListPlayType__playTypeOdd{color:var(--color-normal-1);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;position:relative;text-align:center;top:0;width:35%}.competitionDetailListPlayType__playTypeOdd--correctScore{text-align:center;width:100%}.competitionDetailListPlayType__playTypeResult--highlight{color:var(--color-main)}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.competitionDetailList{width:100%}.competitionDetailList__wrapper{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:10px}.competitionDetailList__list,.competitionDetailList__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.competitionDetailList__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:11px;list-style:none;margin:0 0 11px;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0}.competitionDetailList__list--more{display:grid;grid-template-columns:1fr 1fr 1fr}.competitionDetailList__item{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;background:var(--page-item-bg);border-radius:8px;flex-grow:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.competitionDetailListSkeleton__competitionTime,.competitionDetailListSkeleton__leagueName{height:.7em;width:120px}.competitionDetailListSkeleton__playName{height:.7em;width:145px}.competitionDetailListSkeleton__teamLogo{border-radius:50%;height:20px;width:20px}.competitionDetailListSkeleton__teamNameArea{height:3em}.competitionDetailListSkeleton__teamName{height:.8em;width:120px}.competitionDetailListSkeleton__button{height:.7em;width:140px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.promotionEventApplicationList__wrapper{-ms-flex-flow:column;flex-flow:column;padding:10px 12px}.promotionEventApplicationList__list,.promotionEventApplicationList__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.promotionEventApplicationList__list{background-color:var(--web-bg-6);border-radius:8px;-ms-flex-direction:column;flex-direction:column;gap:10px;list-style:none;padding:20px}.promotionEventApplicationList__item{background:var(--web-bg-7);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:68px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;justify-items:center;padding:7px 13px;text-align:center}.promotionEventApplicationList__item>:first-child{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}.promotionEventApplicationList__item>:not(:first-child){-webkit-box-flex:1;-ms-flex:1;flex:1}.promotionEventApplicationList__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:5px;justify-content:center}.promotionEventApplicationList__section--left{gap:7px;width:calc(100% - 95px)}.promotionEventApplicationList__section--right{width:90px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.promotionEventApplicationList__title{display:-webkit-box;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-break:strict;line-height:25px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-overflow:ellipsis}.promotionEventApplicationList__buttonArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:5px}.promotionEventApplicationList__button{background:var(--web-linear-10);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:32px;line-height:22px;padding:3px 12px;width:114px}.promotionEventApplicationList__button,.promotionEventApplicationList__desList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.promotionEventApplicationList__desList{list-style:none;margin:0;padding:0;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promotionEventApplicationList__desArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotionEventApplicationList__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.promotionEventApplicationList__label:after{content:":"}.promotionEventApplicationList__data{color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-size:14px;font-style:normal;font-weight:400;line-height:17px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.expandableTable__wrapper{border-radius:8px;overflow-x:auto;width:100%}.expandableTable__table{border-collapse:collapse;width:100%}.expandableTable__row--odd{background:var(--web-bg-6)}.expandableTable__row--even{background:var(--web-border-1)}.expandableTable__row--active,.expandableTable__row--detail{background:var(--web-border-3)}.expandableTable__cell{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-size:14px;line-height:20px;text-align:center;white-space:normal;word-wrap:break-word;height:57px;word-break:break-all}.expandableTable__cell,.expandableTable__cell--head{font-family:PingFang SC;font-style:normal;font-weight:400}.expandableTable__cell--head{background:var(--web-border-5);font-size:16px;height:37px;line-height:22px;padding:12px 0}.expandableTable__cell--detail{height:0;line-height:0;opacity:0;overflow:hidden;padding:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.expandableTable__cell--active{height:57px;line-height:normal;opacity:1}.expandableTable__cellContent{overflow-wrap:break-word;white-space:normal;word-break:normal}.expandableTable__icon{cursor:pointer;text-align:center;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:40px}.expandableTable__icon--active{-webkit-transform:rotate(0deg);transform:rotate(0)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.articleModal .modal__panel{overflow:hidden;padding:0;width:924px}.articleModal .modal__content{padding:0}.articleModal .modal__content>div{width:100%}.articleModal__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:60vh;overflow-y:auto}.articleModal__modalTitle,.articleModal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.articleModal__modalTitle{-webkit-box-pack:center;-ms-flex-pack:center;height:56px;justify-content:center;position:relative;-ms-flex-negative:0;background:var(--web-border-2);border-bottom:1px solid var(--bb-color);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);flex-shrink:0;font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:center}.articleModal__ruleClose{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.articleModal__ruleContent{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow:auto;padding:40px 60px;text-align:left}.articleModal__ruleContent--sportRules{-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(60vh - 60px);overflow:hidden;padding:20px 0 0;width:100%}.articleModal__usePortal .modal__panel{overflow:hidden;padding:0;width:924px;width:1200px}.articleModal__usePortal .modal__content{padding:0}.articleModal__usePortal .modal__content>div{width:100%}.articleModal__usePortal__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:60vh;overflow-y:auto}.articleModal__usePortal .articleModal__modalTitle,.articleModal__usePortal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.articleModal__usePortal .articleModal__modalTitle{-webkit-box-pack:center;-ms-flex-pack:center;height:56px;justify-content:center;position:relative;-ms-flex-negative:0;background:#2a2f35;border-bottom:1px solid #61b0ff;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;flex-shrink:0;font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:center}.articleModal__usePortal .articleModal__ruleClose{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.articleModal__usePortal .articleModal__ruleContent{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow:auto;padding:40px 60px;text-align:left}.articleModal__usePortal .articleModal__ruleContent--sportRules{-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(60vh - 60px);overflow:hidden;padding:20px 0 0!important}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.rulesAndTerms__heading{font-size:16px;letter-spacing:1.6px;line-height:22px;margin-bottom:10px}.rulesAndTerms__description,.rulesAndTerms__heading{color:var(--color-normal-1);font-family:PingFang SC;font-style:normal;font-weight:400;line-height:20px}.rulesAndTerms__description{font-size:14px;letter-spacing:.7px;line-height:18px}.rulesAndTerms__list{color:var(--color-normal-1);list-style:decimal;margin:6px 0 0 2em;padding:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.privacy{color:var(--color-normal-1);padding:8px 12px;position:relative}.privacy__content{line-height:1.75;overflow:auto;position:relative;z-index:1}.privacy__section{margin:8px 0 18px}.privacy__heading{font-size:16px;letter-spacing:1.6px;line-height:22px;margin-bottom:10px}.privacy__description,.privacy__heading{color:var(--color-normal-1);font-family:PingFang SC;font-style:normal;font-weight:400;line-height:20px}.privacy__description{font-size:14px;letter-spacing:.7px;line-height:18px}.privacy__list{color:var(--color-normal-1);list-style:decimal;margin:6px 0 0 2em;padding:0}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;border:none;cursor:pointer;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{-webkit-box-sizing:content-box;box-sizing:content-box;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;text-align:center;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day--disabled,.react-datepicker__day-name--disabled,.react-datepicker__time-name--disabled{color:#ccc;cursor:default}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:visibility 0s,opacity .3s ease-in-out;transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);-webkit-transition:visibility 0s,opacity .3s ease-in-out;transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{-webkit-box-sizing:content-box;box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{background-color:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:0;width:100vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.datePickerField{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:relative;width:100%}.datePickerField,.datePickerField__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.datePickerField__separator{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);justify-content:center}.datePickerField__popper{z-index:9999}.datePickerField__input{background:var(--web-border-2);border-radius:8px;color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;padding:10px 12px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px;justify-content:space-between;min-width:0}.datePickerField__text{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.datePickerField__separator{margin:0 8px}.datePickerField--datetime .datePickerField__text{font-size:12px}.datePickerField__icon{color:var(--color-normal-3);padding-bottom:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.react-datepicker-wrapper{min-width:0;width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.react-datepicker__input-container{width:100%}.react-datepicker__tab-loop{height:0;left:0;overflow:visible;position:absolute;top:0;width:0}.react-datepicker__tab-loop__end,.react-datepicker__tab-loop__start{border:0;height:1px;opacity:0;padding:0;width:1px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input>input{border:2px solid #767676;-o-border-image:none;border-image:none;border-radius:3px;padding-block:1px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.pagination--disabled{opacity:.55;pointer-events:none}.pagination__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.pagination__btn{background:transparent;border:1px solid var(--web-border-1,hsla(0,0%,100%,.2));border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);cursor:pointer;font-size:14px;height:32px;line-height:1;min-width:32px;padding:0 8px;-webkit-transition:background .15s ease,border-color .15s ease,color .15s ease;transition:background .15s ease,border-color .15s ease,color .15s ease}.pagination__btn:hover:not(:disabled):not(.pagination__btn--active){border-color:var(--color-main,#1677ff);color:var(--color-main,#1677ff)}.pagination__btn:disabled{cursor:not-allowed;opacity:.4}.pagination__btn--active{background:var(--color-main,#1677ff);border-color:var(--color-main,#1677ff);color:#fff;cursor:default}.pagination__btn--nav{font-size:18px;font-weight:500}.pagination__btn--jump{letter-spacing:1px}.pagination__size{min-width:110px;position:relative}.pagination__sizeBtn{background:transparent;border:1px solid var(--web-border-1,hsla(0,0%,100%,.2));border-radius:4px;color:var(--color-normal-1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:32px;padding:0 10px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;font-size:14px;gap:8px;justify-content:space-between}.pagination__sizeBtn--open{border-color:var(--color-main,#1677ff)}.pagination__sizeArrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.pagination__sizeArrow--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination__sizeMenu{background:#fff;border-radius:8px;bottom:calc(100% + 4px);-webkit-box-shadow:0 6px 16px rgba(0,0,0,.18);box-shadow:0 6px 16px rgba(0,0,0,.18);left:0;list-style:none;margin:0;overflow:hidden;padding:4px 0;position:absolute;right:0;z-index:20}.pagination__sizeOption{background:transparent;border:0;color:#1f1f1f;cursor:pointer;font-size:14px;padding:8px 12px;text-align:left;width:100%}.pagination__sizeOption:hover{background:rgba(22,119,255,.08)}.pagination__sizeOption--active{background:rgba(22,119,255,.16);color:var(--color-main,#1677ff)}.pagination__jumper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pagination__jumperLabel{display:none}.pagination__jumperBox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:1px solid var(--color-main,#1677ff);border-radius:4px;height:32px;min-width:96px;overflow:hidden}.pagination__jumperInput{background:transparent;border:0;color:var(--color-normal-1);font-size:14px;height:100%;outline:none;padding:0 8px;width:56px}.pagination__jumperInput::-webkit-input-placeholder{color:rgba(255,255,255,.45)}.pagination__jumperInput::-moz-placeholder{color:rgba(255,255,255,.45)}.pagination__jumperInput:-ms-input-placeholder{color:rgba(255,255,255,.45)}.pagination__jumperInput::-ms-input-placeholder{color:rgba(255,255,255,.45)}.pagination__jumperInput::placeholder{color:rgba(255,255,255,.45)}.pagination__jumperSearch{background:transparent;border:0;color:var(--color-normal-1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.backToTop{border:0;border-radius:50%;color:var(--color-main);display:grid;height:54px;opacity:0;place-items:center;pointer-events:none;position:fixed;-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;width:27px;z-index:999999}.backToTop--visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.backToTop__icon{color:#bce41d!important}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.popover{pointer-events:auto}.popover__content{background:rgba(0,0,0,.85);border-radius:10px;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.28);box-shadow:0 10px 24px rgba(0,0,0,.28);color:#fff;font-size:14px;line-height:1.5;max-width:280px;padding:12px 14px}.popover__arrow{background:rgba(0,0,0,.85);height:10px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.popover__arrow--top{bottom:-5px}.popover__arrow--bottom,.popover__arrow--top{left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.popover__arrow--bottom{top:-5px}.popover__arrow--left{right:-5px}.popover__arrow--left,.popover__arrow--right{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.popover__arrow--right{left:-5px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.cartResult{width:100%}.cartResult__wrapper{border-top:1px solid var(--color-normal-5);padding:20px 12px 10px}.cartResult__wrapper--processing{border:0;padding:0}.cartResult__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;row-gap:8px}.cartResult__nav,.cartResult__navSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cartResult__list{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.cartResult__item,.cartResult__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.cartResult__item{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cartResult__item--processing{border-top:1px solid var(--color-normal-5);padding:7px 0}.cartResult__item--processing:first-child{border-top:none}.cartResult__label{font-family:PingFang SC;line-height:20px}.cartResult__data,.cartResult__label{color:var(--color-normal-1);font-size:14px;font-style:normal;font-weight:400}.cartResult__data{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;gap:5px;line-height:16px}.cartResult__data:before{content:"$"}.cartResult__autoAcceptOddsButton{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.cartResult__autoAcceptOddsIcon{border:1px solid var(--color-normal-3);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-6);display:-webkit-box;display:-ms-flexbox;display:flex;height:16.7px;width:16.7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cartResult__autoAcceptOddsIcon--active{background-color:var(--color-main);border:none}.cartResult__autoAcceptOddsLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartResult__balanceArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.cartResult__balanceLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartResult__balance{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;gap:5px;line-height:19px}.cartResult__balance:before{content:"$"}.cartResult__balanceAmount{color:var(--color-normal-1);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.cartResult__balanceButton{background-color:var(--color-main);border-radius:50%;color:var(--color-button-4);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;margin:0;padding:0;width:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.cartList__betList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;overflow:auto;padding:10px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:12px;height:100%;width:calc(100% - 24px)}.cartList__betList::-webkit-scrollbar{height:0;width:0}.cartList__betList--single{gap:12px}.cartList__betList--parlay{background-color:var(--web-bg-6);border-radius:8px;gap:0;margin-top:10px}.cartList__betList--empty{height:100%}.cartList__betItem{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:12px}.cartList__betItem--parlay{border-top:1px solid var(--color-normal-5)}.cartList__betItem:first-child{border-top:none}.cartList__betInfo{background-color:var(--web-bg-6);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.cartList__betInfo--parlay{background-color:initial;border-radius:0;gap:8px;height:auto}.cartList__betInfo--select{padding:12px 0}.cartList__betInfo--select:first-child{padding:12px 0 0}.cartList__betInfo--hidden{height:0;opacity:0;overflow:hidden;padding:0}.cartList__betLabelArea{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:6px}.cartList__betBadge,.cartList__betLabelArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cartList__betBadge{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3px;-ms-flex-negative:0;color:var(--color-normal-1);flex-shrink:0}.cartList__betBadge--live{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;width:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cartList__betBadge--live .lf-player-container{width:16px}.cartList__betLeagueName{width:100%}.cartList__betLeagueName,.cartList__betPlayName,.cartList__betVsTeamName{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartList__betPlayName{display:-webkit-box;line-break:strict;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-ms-flexbox;display:flex;gap:4px;overflow:hidden;text-overflow:ellipsis}.cartList__betOddArea{-ms-flex-wrap:wrap;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cartList__betOddArea,.cartList__betOddNameArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cartList__betOddTips{width:20px}.cartList__betOddName{display:-webkit-box;font-size:14px;line-break:strict;line-height:20px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-overflow:ellipsis;width:calc(100% - 25px)}.cartList__betOddName,.cartList__noParlayTips{font-family:PingFang SC;font-style:normal;font-weight:400}.cartList__noParlayTips{color:var(--color-status-error);font-size:10px;line-height:14px;white-space:nowrap}.cartList__betOdd{color:var(--color-main);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cartList__betOdd:before{content:"@";margin-right:2px;position:relative;top:-2px}.cartList__betOdd--close:after{background-color:var(--color-input-error);content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.cartList__betOdd--invalid{color:var(--color-status-success);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;width:100%;-ms-flex-negative:0;flex-shrink:0}.cartList__betOdd--invalid:before{content:""}.cartList__betOddLabelAreaLine{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;height:20px;justify-content:start}.cartList__betOddLabelArea,.cartList__betOddLabelAreaLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.cartList__betOddLabelArea{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:3px}.cartList__oddLoading{display:-webkit-box;display:-ms-flexbox;display:flex;width:18px}.cartList__betAmountArea{height:32px;-ms-flex-negative:0;flex-shrink:0;margin-top:15px}.cartList__betAmountArea,.cartList__betErrorMsgArea{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cartList__betErrorMsgArea{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}.cartList__betErrorMsgArea--parlay{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 10px}.cartList__betErrorMsg{color:var(--color-status-error);min-width:170px;text-align:left}.cartList__betAmountInput{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;background:var(--page-item-bg);border:none;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.102);box-shadow:0 1px 4px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;height:100%;line-height:14px;min-width:0;outline:none;padding:0 10px;text-align:left;width:100%;width:-webkit-fill-available}.cartList__betAmountInput--disabled,.cartList__betAmountInput:disabled{background:var(--color-normal-5);-webkit-box-shadow:none;box-shadow:none;color:var(--color-normal-3);cursor:not-allowed;opacity:.75}.cartList__betAmountInput::-webkit-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.cartList__betAmountInput::-moz-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.cartList__betAmountInput:-ms-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.cartList__betAmountInput::-ms-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.cartList__betAmountInput::placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.cartList__betAmountInput::-webkit-inner-spin-button,.cartList__betAmountInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cartList__betAmountInput--error{border:1px solid var(--color-status-error)}.cartList__betAmountInput--all{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cartList__betAmountInput--parlay{padding-right:30px;text-align:left}.cartList__betAmountInputBetCount{color:var(--color-normal-2);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:20px;position:absolute;right:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cartList__deleteButton{background:var(--color-normal-5);border-radius:8px;color:var(--color-normal-1);height:30px;width:30px;-ms-flex-negative:0;flex-shrink:0}.cartList__quickStakeList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.cartList__quickStakeList--parlay{padding:10px 0;width:calc(100% - 24px)}.cartList__quickStakeItem{-webkit-box-flex:1;-ms-flex:1;flex:1;height:30px}.cartList__quickStakeButton{background-color:rgba(255,255,255,.2);border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-weight:400;height:100%;width:100%}.cartList__quickStakeButton:active:not(:disabled):not(.cartList__quickStakeButton--disabled),.cartList__quickStakeButton:hover:not(:disabled):not(.cartList__quickStakeButton--disabled){background:var(--web-border-1)}.cartList__quickStakeButton--disabled,.cartList__quickStakeButton:disabled{background-color:var(--color-normal-5);color:var(--color-normal-3);cursor:not-allowed;opacity:.75;pointer-events:none}.cartList__quickStakeButton--all{width:152px}.cartList__quickStakeAllArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:12px;padding:10px 0;width:calc(100% - 24px)}.cartList__quickStakeAllBetAmountArea{-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:8px;height:32px;width:100%;-ms-flex-negative:0;flex-shrink:0}.cartList__parlayNav,.cartList__quickStakeAllBetAmountArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cartList__parlayNav{-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0 12px}.cartList__parlayNav--select{border-top:1px solid var(--color-normal-5);padding-top:8px}.cartList__parlayLabelArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cartList__parlayAmountArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;width:100%;-ms-flex-negative:0;flex-shrink:0;padding:0 12px;position:relative}.cartList__parlayOddsLabel--odd{color:var(--color-main);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.cartList__parlayOddsLabel--odd:before{content:"@";margin-right:2px;position:relative;top:-2px}.cartList__parlayDes{color:var(--color-main);font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.cartList__parlayResultArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cartList__parlayResultLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartList__parlayResult{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:16px}.cartList__parlayResult:before{content:"$"}.cartList__moreButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cartList__moreButtonLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.cartList__moreButtonIcon{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cartList__moreButtonIcon--open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.cartList__oddStatusArea{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-left:8px}.cartList__oddStatusArea--up{color:var(--color-tag-4)}.cartList__oddStatusArea--down,.cartList__oddStatusArea--up{-webkit-animation:fadeOut 3s forwards;animation:fadeOut 3s forwards;display:-webkit-box;display:-ms-flexbox;display:flex}.cartList__oddStatusArea--down{color:var(--color-input-error)}.cartList__oddStatus{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartList__oddStatus--up{color:var(--color-tag-4)}.cartList__oddStatus--down{color:var(--color-input-error)}@-webkit-keyframes fadeOut{0%{display:-webkit-box;display:flex}to{display:none}}@keyframes fadeOut{0%{display:-webkit-box;display:-ms-flexbox;display:flex}to{display:none}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.cart{-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-flex:1;background:var(--web-border-2);-ms-flex:1;flex:1}.cart,.cart__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.cart__wrapper{-ms-flex-direction:column;flex-direction:column;height:calc(100% - 50px);max-height:calc(100% - 50px);overflow:auto}.cart__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-negative:0;flex-shrink:0}.cart__category{padding:12px 12px 0;width:100%}.cart__category .tabs .tabs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;gap:0;justify-content:space-evenly;width:100%}.cart__category .tabs .tabs__list .tabs__item{height:30px;min-width:unset}.cart__category .tabs .tabs__list .tabs__label{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cart__closeButton{height:20px;width:20px}.cart__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between;-ms-flex-negative:0;background:var(--web-border-5);-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;padding:8px 11px}.cart__footerButton{border-radius:8px;color:var(--color-normal-1);height:34px;width:80px}.cart__footerButton--delete{background:var(--web-border-4);width:80px}.cart__footerButton--confirm{background:var(--web-linear-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:calc(100% - 88px)}.cart__footerButton--disabled{cursor:not-allowed;opacity:.5}.cart__footerButton--record{background:var(--web-border-4)}.cart__footerButton--close,.cart__footerButton--record{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.cart__footerButton--close{background:var(--web-linear-1)}.cart__content{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;overflow:auto;width:100%}.cart .highlight{color:var(--color-main)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.cartProcessing{padding-top:23px;width:100%}.cartProcessing__labelArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:6px;justify-content:center}.cartProcessing__loading{width:60px}.cartProcessing__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.cartProcessing__resultArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:12px}.cartProcessing__resultArea,.cartProcessing__resultBadge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cartProcessing__resultBadge{border:2px solid var(--color-main);border-radius:50%;color:var(--color-main);height:80px;width:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cartProcessing__resultLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.cartProcessing__betList{background-color:var(--web-bg-6);border-radius:8px;list-style:none;margin:25px auto;overflow:auto;padding:20px 0;width:calc(100% - 24px)}.cartProcessing__betItem,.cartProcessing__betList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.cartProcessing__betItem{border-bottom:1px solid var(--color-normal-5);color:var(--color-normal-1);gap:12px;width:100%}.cartProcessing__betItem--end,.cartProcessing__betItem:first-child{border-bottom:none}.cartProcessing__betItem--title{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-align:center}.cartProcessing__betItem--result{border-bottom:none;padding:0 12px}.cartProcessing__betItem--select{border-bottom:none;gap:0;padding:12px 0}.cartProcessing__betInfo{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:4px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.cartProcessing__betInfo--parlay{background-color:initial;gap:8px;height:auto}.cartProcessing__betInfo--select{padding:0}.cartProcessing__betInfo--hidden{height:0;opacity:0;overflow:hidden;padding:0}.cartProcessing__betLabelArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.cartProcessing__betBadge{background-color:var(--color-transparent-2);color:var(--color-normal-1)}.cartProcessing__betLeagueName,.cartProcessing__betPlayName,.cartProcessing__betVsTeamName{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betPlayName{display:-webkit-box;line-break:strict;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-ms-flexbox;display:flex;gap:4px;overflow:hidden;text-overflow:ellipsis}.cartProcessing__betOddInfoArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cartProcessing__betOddUpdateTip{color:var(--color-main)}.cartProcessing__betOddUpdateTip--parlay{padding:0 12px}.cartProcessing__betOddOrderNoArea{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cartProcessing__betOddOrderNoLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betOddOrderNo{color:var(--color-normal-3);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.cartProcessing__betOddArea{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cartProcessing__betOddLabel,.cartProcessing__betOddName{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betOddName{display:-webkit-box;line-break:strict;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.cartProcessing__betOdd{color:var(--color-main);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.cartProcessing__betOdd:before{content:"@";margin-right:2px;position:relative;top:-2px}.cartProcessing__betAmountArea{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:170px;-ms-flex-negative:0;flex-shrink:0}.cartProcessing__betAmountInput{appearance:none;-webkit-appearance:none;-moz-appearance:textfield;background:var(--color-background-1);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:20px;min-width:0;outline:none;padding:0 10px;text-align:right;width:100%;width:-webkit-fill-available}.cartProcessing__betAmountInput::-webkit-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betAmountInput::-moz-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betAmountInput:-ms-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betAmountInput::-ms-input-placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betAmountInput::placeholder{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__betAmountInput::-webkit-inner-spin-button,.cartProcessing__betAmountInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cartProcessing__betAmountInput--error{border:1px solid var(--color-status-error)}.cartProcessing__betAmountInput--all{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cartProcessing__betAmountInput--parlay{padding-right:40px;text-align:left}.cartProcessing__betAmountInputBetCount{color:var(--color-normal-2);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:20px;position:absolute;right:20px}.cartProcessing__betAmountInputBetCount,.cartProcessing__parlayNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cartProcessing__parlayNav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px}.cartProcessing__parlayLabelArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cartProcessing__parlayAmountArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:100%;-ms-flex-negative:0;flex-shrink:0;padding:0 12px;position:relative}.cartProcessing__parlayOddsLabel--odd{font-family:Roboto;line-height:19px}.cartProcessing__parlayDes,.cartProcessing__parlayOddsLabel--odd{color:var(--color-main);font-size:16px;font-style:normal;font-weight:400}.cartProcessing__parlayDes{font-family:PingFang SC;line-height:22px}.cartProcessing__parlayResultArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 12px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cartProcessing__parlayResultLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cartProcessing__parlayResult{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;gap:5px;line-height:16px}.cartProcessing__parlayResult:before{content:"$"}.cartProcessing__moreButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cartProcessing__moreButtonLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.cartProcessing__moreButtonIcon{-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cartProcessing__moreButtonIcon--open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.tips{height:20px;position:relative;width:20px}.tips__wrapper{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5px}.tips__description{background-color:var(--color-background-1);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);display:none;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;height:20px;line-height:17px;padding:2px 10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.tips__description--open{display:block}.tips__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:20px;justify-content:center;width:20px}.tips__img{height:auto;width:100%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.maintenance{position:relative}.maintenance__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:0 auto;max-width:705px;width:100%}.maintenance__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--color-bg);height:56px;justify-content:space-between}.maintenance__header:after{background-image:var(--web-linear-5);content:"";height:122px;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.maintenance__logo{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:10px 30px;position:relative;z-index:2}.maintenance__content{padding-top:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.maintenance__content,.maintenance__imgWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.maintenance__imgWrapper{aspect-ratio:725/539;background:url(/maintenance-wrapper.SMvNS2FEm0.png);background-repeat:no-repeat;background-size:100% auto;margin:0}.maintenance__img{aspect-ratio:500/371;width:80%}.maintenance__title{font-size:24px;font-weight:600;line-height:30px;line-height:1.3}.maintenance__des,.maintenance__title{color:var(--color-normal-1);font-family:PingFang SC;font-style:normal;font-weight:400;text-align:center}.maintenance__des{font-size:18px;line-height:25px;line-height:1.5}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.dark,:root{--color-main:#148bcc;--color-gradient-1:linear-gradient(180deg,#0a276f,rgba(10,39,111,0));--color-gradient-2:linear-gradient(202.11deg,hsla(0,0%,100%,.3) 16.25%,hsla(0,0%,100%,.05) 87.36%);--color-gradient-3:linear-gradient(180deg,#545b31,rgba(84,91,49,0));--color-gradient-4:linear-gradient(180deg,#545b31,#545b31);--color-normal-1:#fff;--color-normal-2:#d0d1d0;--color-normal-3:#a2a3a1;--color-normal-4:#737471;--color-normal-5:#454642;--color-normal-6:#2d2f2b;--color-normal-7:#22241f;--color-transparent-1:#ffffff66;--color-transparent-2:#ffffff33;--color-transparent-3:#ffffff1a;--color-transparent-4:#ffffff0d;--color-transparent-5:#00000080;--color-warning:#ff6431;--color-background:#161813;--color-bg:#060d1c;--color-primary:#18a11a;--color-primary-unfocused:#19a01c;--color-secondary:#1a1a1a;--color-mask:rgba(24,161,25,.102);--color-text:#fff;--color-text-unfocused:hsla(0,0%,100%,.7);--color-white:#fff;--color-modal-mask:rgba(0,0,0,.5);--skeleton-bg:rgba(24,161,26,.16);--skeleton-highlight:rgba(24,161,26,.32);--toast-success-bg:#18a11a;--toast-error-bg:#dc3545;--toast-info-bg:#007bff;--toast-warning-bg:#ffc107;--tabs-bg:rgba(25,160,28,.1);--tabStrip-bg:#0a0602;--bill-card-bg:hsla(0,0%,67%,.1);--bill-wrapper-bg:rgba(73,179,86,.1);--event-detail-bg:rgba(24,161,26,.1);--event-detail-match:#fff047;--btn-bg:hsla(0,0%,100%,.05);--text-color:hsla(0,0%,100%,.05);--item-bg:#172444;--text-gray:hsla(0,0%,100%,.75);--bg-gray:hsla(0,0%,100%,.1);--page-item-bg:#151c2d;--border-color:#2d2f2b;--bb-color:#61b0ff;--unac-color:#717374;--ball-unac-color:#d0d1d0;--textActive-color:#379eff;--web-linear-1:linear-gradient(180deg,#089ae4,#2072ef,#2f5aeb);--web-linear-2:linear-gradient(90deg,#0a276f 0%,rgba(10,39,111,0));--web-linear-3:linear-gradient(180deg,#0a276f -100%,rgba(10,39,111,0));--web-linear-4:linear-gradient(180deg,#089ae4,#2072ef 67%,#2f5aeb);--web-linear-5:linear-gradient(180deg,#0a276f 0%,rgba(10,39,111,0));--web-linear-6:linear-gradient(180deg,#0a276f 50%,rgba(10,39,111,0));--web-linear-7:linear-gradient(90deg,#0a276f 30%,rgba(10,39,111,.2));--web-linear-8:linear-gradient(270deg,#2f4879 0%,#2f4879);--web-linear-9:linear-gradient(180deg,#22241f,#22241f),linear-gradient(180deg,hsla(0,0%,100%,.3) 0%,hsla(0,0%,100%,.05));--web-linear-10:linear-gradient(180deg,#089ae4,#2072ef 30%,#2f5aeb 67%);--web-linear-11:linear-gradient(180deg,#0a276f,rgba(10,39,111,0));--web-linear-12:linear-gradient(180deg,rgba(57,185,255,.2),rgba(57,185,255,.01));--web-linear-13:linear-gradient(180deg,#172444,#172444),linear-gradient(180deg,rgba(172,196,245,.8),rgba(50,106,218,.4));--web-text-1:#d0d1d0;--web-text-2:hsla(0,0%,100%,.6);--web-text-3:#7ea8ff;--web-text-4:hsla(0,0%,100%,.4);--web-text-5:#fe5959;--web-text-6:#148bcc;--web-text-7:#c7c7c7;--web-text-8:#ffd502;--web-text-9:#959595;--web-border-1:hsla(0,0%,100%,.1);--web-border-2:#2a2f35;--web-border-3:hsla(0,0%,100%,.3);--web-border-4:hsla(0,0%,100%,.2);--web-border-5:#424446;--web-border-6:#a2a3a1;--web-border-7:hsla(90,1%,64%,.2);--web-bg-1:#2f4879;--web-bg-2:#454642;--web-bg-3:rgba(47,72,121,.3);--web-bg-4:#22241f;--web-bg-5:#737471;--web-bg-6:hsla(0,0%,100%,.05);--web-bg-7:hsla(0,0%,100%,.1);--web-bg-8:#101d35;--web-bg-9:#000f34;--web-bg-10:#101d35;--color-tag-1:linear-gradient(180deg,rgba(93,173,6,.3),#5dad06);--color-tag-2:linear-gradient(180deg,rgba(209,58,20,.4),#d13a14);--color-tag-3:linear-gradient(180deg,rgba(212,159,25,.4),#d49f19);--color-tag-4:#0a5;--color-tag-5:#f33;--color-tag-6:#e6b800;--color-tag-7:#1e90ff;--color-main-transparent:rgba(20,139,204,.5);--color-odds-up:#4fa40080;--color-odds-down:#e72e0080;--color-status-error:#fe5959;--color-status-success:#148bcc;--color-input-error:#ff3723;--color-button-1:linear-gradient(180deg,rgba(172,196,245,.8),rgba(50,106,218,.4));--color-background-1:#060d1c;--color-card-red:red;--color-card-yellow:#ffa71c}.light{--color-main:#148bcc;--color-gradient-1:linear-gradient(180deg,#545b31,rgba(84,91,49,0));--color-gradient-2:linear-gradient(202deg,rgba(40,42,37,.2) 16.25%,rgba(40,42,37,.1) 87.36%);--color-gradient-3:linear-gradient(180deg,#aeca21,rgba(180,210,33,0));--color-gradient-4:linear-gradient(180deg,#aeca21,rgba(180,210,33,0));--color-normal-1:#fff;--color-normal-2:#d0d1d0;--color-normal-3:#959595;--color-normal-4:#737471;--color-normal-5:#424446;--color-normal-6:#2a2f35;--color-normal-7:#666;--color-transparent-1:#ffffff66;--color-transparent-2:#ffffff33;--color-transparent-3:#ffffff1a;--color-transparent-4:#ffffff0d;--color-transparent-5:#00000080;--color-warning:#ee6d2c;--color-background:#f1f1f1;--color-bg:#060d1c;--color-primary:#18a11a;--color-primary-unfocused:#19a01c;--color-secondary:#1a1a1a;--color-mask:rgba(24,161,25,.102);--color-text:#fff;--color-text-unfocused:#a9aaa8;--color-white:#fff;--color-modal-mask:rgba(0,0,0,.5);--skeleton-bg:rgba(24,161,26,.16);--skeleton-highlight:rgba(24,161,26,.32);--toast-success-bg:#18a11a;--toast-error-bg:#dc3545;--toast-info-bg:#007bff;--toast-warning-bg:#ffc107;--tabs-bg:rgba(25,160,28,.1);--tabStrip-bg:#0a0602;--bill-card-bg:hsla(0,0%,67%,.1);--bill-wrapper-bg:rgba(73,179,86,.1);--event-detail-bg:rgba(24,161,26,.1);--event-detail-match:#fff047;--btn-bg:hsla(0,0%,100%,.05);--text-color:hsla(0,0%,100%,.05);--item-bg:#172444;--text-gray:hsla(0,0%,100%,.75);--bg-gray:hsla(0,0%,100%,.1);--page-item-bg:#151c2d;--border-color:#2d2f2b;--bb-color:#61b0ff;--unac-color:#717374;--ball-unac-color:#d0d1d0;--textActive-color:#379eff;--web-linear-1:linear-gradient(180deg,#089ae4,#2072ef,#2f5aeb);--web-linear-2:linear-gradient(90deg,#0a276f 0%,rgba(10,39,111,0));--web-linear-3:linear-gradient(180deg,#0a276f -100%,rgba(10,39,111,0));--web-linear-4:linear-gradient(180deg,#089ae4,#2072ef 67%,#2f5aeb);--web-linear-5:linear-gradient(180deg,#0a276f 0%,rgba(10,39,111,0));--web-linear-6:linear-gradient(180deg,#0a276f 50%,rgba(10,39,111,0));--web-linear-7:linear-gradient(90deg,#148bcc 30%,hsla(0,0%,100%,0));--web-linear-8:linear-gradient(270deg,#2f4879 0%,#2f4879);--web-linear-9:linear-gradient(180deg,#22241f,#22241f),linear-gradient(180deg,hsla(0,0%,100%,.3) 0%,hsla(0,0%,100%,.05));--web-linear-10:linear-gradient(180deg,#089ae4,#2072ef 30%,#2f5aeb 67%);--web-linear-11:linear-gradient(180deg,#0a276f,rgba(10,39,111,0));--web-linear-12:linear-gradient(180deg,rgba(57,185,255,.2),rgba(57,185,255,.01));--web-linear-13:linear-gradient(180deg,#172444,#172444),linear-gradient(180deg,rgba(172,196,245,.8),rgba(50,106,218,.4));--web-text-1:#d0d1d0;--web-text-2:hsla(0,0%,100%,.6);--web-text-3:#7ea8ff;--web-text-4:hsla(0,0%,100%,.4);--web-text-5:#fe5959;--web-text-6:#148bcc;--web-text-7:#c7c7c7;--web-text-8:#ffd502;--web-text-9:#959595;--web-border-1:hsla(0,0%,100%,.1);--web-border-2:#2a2f35;--web-border-3:hsla(0,0%,100%,.3);--web-border-4:hsla(0,0%,100%,.2);--web-border-5:#424446;--web-border-6:#a2a3a1;--web-border-7:hsla(90,1%,64%,.2);--web-bg-1:#2f4879;--web-bg-2:#454642;--web-bg-3:rgba(47,72,121,.3);--web-bg-4:#22241f;--web-bg-5:#737471;--web-bg-6:hsla(0,0%,100%,.05);--web-bg-7:hsla(0,0%,100%,.1);--web-bg-8:#101d35;--web-bg-9:#000f34;--color-main-transparent:rgba(20,139,204,.5);--color-odds-up:#4fa40080;--color-odds-down:#e72e0080;--color-status-error:#fe5959;--color-status-success:#148bcc;--color-input-error:#ff3723;--color-tag-1:linear-gradient(180deg,rgba(93,173,6,.3),#5dad06);--color-tag-2:linear-gradient(180deg,rgba(209,58,20,.4),#d13a14);--color-tag-3:linear-gradient(180deg,rgba(212,159,25,.4),#d49f19);--color-tag-4:#0a5;--color-tag-5:#f33;--color-tag-6:#e6b800;--color-tag-7:#1e90ff;--color-button-1:linear-gradient(202.11deg,hsla(0,0%,100%,.3) 16.25%,hsla(0,0%,100%,.05) 87.36%);--color-background-1:#060d1c;--color-card-red:red;--color-card-yellow:#ffa71c}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.layout{height:100vh;overflow-x:auto}.layout::-webkit-scrollbar{height:5px;width:5px}.layout::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.layout::-webkit-scrollbar-track{background:gray}.layout__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0 auto;max-width:1920px;min-width:1460px;overflow:hidden;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;left:50%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.layout__header__logo{position:relative;z-index:1}.layout__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--color-bg);height:56px;justify-content:space-between;-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;z-index:999}.layout__header:after{background-image:var(--web-linear-5);content:"";height:122px;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.layout__header__logo{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:10px 30px}.layout__header__img,.layout__header__logo button{height:100%}.layout__header__btns{gap:10px;height:100%;padding:16px 30px;position:relative;z-index:1}.layout__header__btns,.layout__header__userInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.layout__header__userInfo{background:var(--btn-bg);border-radius:8px;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:30px;letter-spacing:normal;line-height:normal;padding:10px 12px;text-align:center;-webkit-box-flex:1;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.6);box-shadow:inset 0 2px 4px rgba(0,0,0,.6);-ms-flex:1;flex:1;gap:20px}.layout__userName{color:var(--color-normal-1)}.layout__balance,.layout__header__ruleBtn,.layout__userName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.layout__header__ruleBtn{height:30px;min-width:105px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--btn-bg);border-radius:8px;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;justify-content:center;letter-spacing:normal;line-height:normal;padding:10px 12px;text-align:center}.layout__header__ruleBtn--active,.layout__header__ruleBtn:hover{background:var(--web-linear-1)}.layout__pageHeader{height:52px;-ms-flex-negative:0;flex-shrink:0}.layout__aside{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;width:260px;-ms-flex-negative:0;flex-shrink:0;overflow:auto}.layout__aside::-webkit-scrollbar{height:8px;width:5px}.layout__aside::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.layout__aside::-webkit-scrollbar-track{background:gray}.layout__container{background-color:var(--color-bg);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;z-index:1}.layout__sideBar{height:0;position:fixed;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;width:0;z-index:2}.layout__sideBar--open{height:100%;width:100%}.layout__navBar{height:40px;-ms-flex-negative:0;flex-shrink:0}.layout__main{background-color:var(--color-bg);-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-sizing:border-box;box-sizing:border-box;flex-grow:1;height:100%;overflow:auto}.layout__main::-webkit-scrollbar{display:none}.layout__footer{background-color:var(--color-secondary);height:57.5px;-ms-flex-negative:0;flex-shrink:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.sportsRules{height:calc(60vh - 60px);z-index:99}.sportsRules,.sportsRules__filter{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.sportsRules__filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2a2f35;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;width:200px;z-index:1;-ms-flex-negative:0;flex-shrink:0;height:100%;overflow-y:auto;padding-bottom:20px}.sportsRules__filter::-webkit-scrollbar{height:8px;width:5px}.sportsRules__filter::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.sportsRules__filter::-webkit-scrollbar-track{background:gray}.sportsRules__filterLabel{color:#fff;font-size:16px;font-style:normal;font-weight:600;margin:0 0 8px}.sportsRules__select{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #454642;-webkit-box-sizing:border-box;box-sizing:border-box;color:#a2a3a1;font-size:14px;gap:8px;height:50px;justify-content:center;padding:8px 25px;text-align:left;-webkit-transition:all .3s ease;transition:all .3s ease}.sportsRules__select--active{background:-webkit-gradient(linear,left top,right top,color-stop(30%,#0a276f),to(rgba(10,39,111,.2)));background:linear-gradient(90deg,#0a276f 30%,rgba(10,39,111,.2));color:#fff}.sportsRules__select--active:after{background:#148bcc;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;top:0;width:3px}.sportsRules__select .sportsRules__selectText{font-size:14px;font-weight:600}.sportsRules__nativeSelect{height:100%;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;width:100%}.sportsRules__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%;overflow:auto}.sportsRules__section{padding:10px}.sportsRules__section+.sportsRules__section{margin-top:10px}.sportsRules__rulesTitle{color:#148bcc;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px;margin-bottom:20px}.sportsRules__rulesTitle--other{padding:10px 10px 0}.sportsRules__sectionTitle{color:#fff;display:inline-block;font-size:18px;font-weight:400;line-height:3;margin:0;position:relative}.sportsRules .sportsRules__muted{color:#959595;font-size:12px;margin:0;padding:10px 0}.sportsRules__subtitle{color:#fff;font-size:18px;font-weight:700;margin:30px 0 20px}.sportsRules__content{color:#fff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:2}.sportsRules__content p{margin:0 0 8px}.sportsRules__list{margin:6px 0 0 20px;padding:0}.sportsRules__list li{margin:0 0 6px}.sportsRules__list--inside{list-style:inside}.sportsRules__list--lowerLatin{list-style:lower-latin}.sportsRules__list--none{list-style:none}.sportsRules__thead{border-bottom:1px solid hsla(0,0%,100%,.2)}.sportsRules__thead--normal{background:#454642!important;border:none}.sportsRules__tr:nth-child(odd){background:rgba(255,255,255,.2)}.sportsRules__th{color:#fff;padding:10px}.sportsRules__th,.sportsRules__th--group{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.sportsRules__table{background:var(--color-normal-6);border-collapse:collapse;border-radius:10px;overflow:hidden;padding:0;table-layout:fixed;width:100%}.sportsRules__tableTd,.sportsRules__tableTh,.sportsRules__td{color:#fff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:10px;text-align:center}.sportsRules__td--level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center}.sportsRules__td:first-child{text-align:center;width:60px}.sportsRules__bottomPad{height:max(env(safe-area-inset-bottom),12px)}.sportsRules__filterTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000f34;color:#fff;font-size:16px;height:42px;line-height:22px;padding:0 25px}.sportsRules__filterTitle,.sportsRules__options{font-family:PingFang SC;font-style:normal;font-weight:400}.sportsRules__options{font-size:14px;line-height:20px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.homeHot__titleNav{margin-bottom:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:8px}.homeHot__titleArea,.homeHot__titleNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeHot__titleArea{gap:5px}.homeHot__title{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.homeHot__badge{color:var(--color-main);height:20px;width:20px}.homeHot__buttonArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.homeHot__toggleButton{aspect-ratio:199/104;background-image:url(/hot-button-active.DQn3o95RTe.png);background-size:100% auto;height:32px}.homeHot__toggleButton--hidden{background-image:url(/hot-button.B7PmXW8J_o.png)}.homeHot__refreshButton{color:var(--color-normal-3);height:20px;width:20px}.homeHot__refreshButton--loading{-webkit-animation:circle .7s linear infinite;animation:circle .7s linear infinite}@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.homeHot__scrollContainer{position:relative;width:100%}.homeHot__hotTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-size:16px;font-weight:600;gap:10px;margin:0 10px 10px}.homeHot__hotTitleIcon{color:var(--color-main)}.homeHot__list{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;list-style:none;margin:0;overflow-x:auto;overflow-y:hidden;-webkit-box-pack:start;-ms-flex-pack:start;gap:10px;justify-content:flex-start;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.homeHot__list::-webkit-scrollbar{display:none}.homeHot__list{-ms-overflow-style:none;scrollbar-width:none}.homeHot__itemWrapper{scroll-snap-align:start}.homeHot__competitionCount{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.homeHot__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:170px;width:100%;-ms-flex-negative:0;background:url(/hot-bg.DMHsq1QBmN.png);background-size:100% 100%;border-radius:10px;flex-shrink:0;padding:10px 7px;position:relative}.homeHot__item:before{-webkit-animation:animation-gloss 3.6s cubic-bezier(.22,.75,.33,.97) .15s infinite;animation:animation-gloss 3.6s cubic-bezier(.22,.75,.33,.97) .15s infinite;background:linear-gradient(100deg,transparent 20%,hsla(0,0%,100%,.12) 40%,transparent 60%);content:"";-webkit-filter:blur(1px);filter:blur(1px);height:100%;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-transform:translateX(-120%);transform:translate(-120%);width:100%;z-index:1}.homeHot__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.homeHot__navLeft{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.homeHot__navLeft,.homeHot__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;width:100%}.homeHot__time{color:var(--color-normal-3);width:45px;-ms-flex-negative:0;flex-shrink:0}.homeHot__leagueName,.homeHot__time{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-break:strict;line-height:17px;overflow-wrap:break-word;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-ms-flex-align:center}.homeHot__leagueName{color:var(--color-normal-1);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;text-align:center}.homeHot__favorite,.homeHot__leagueName{display:-webkit-box;display:-ms-flexbox;display:flex}.homeHot__favorite{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;width:45px}.homeHot__favorite--active{color:var(--color-main)}.homeHot__moreButton{color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;width:45px;-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.homeHot__teamList{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:16px;list-style:none;margin:0;padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.homeHot__teamItem,.homeHot__teamList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeHot__teamItem{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center;min-width:75px;text-align:center}.homeHot__teamItem--vs{gap:2px}.homeHot__teamLogo{border-radius:50%;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.homeHot__teamName{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.homeHot__playSeparator,.homeHot__teamName{display:-webkit-box;line-break:strict;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-overflow:ellipsis}.homeHot__playSeparator{font-size:30px}.homeHot__playTime{font-size:12px;line-height:17px}.homeHot__playName,.homeHot__playTime{color:var(--color-normal-3);font-family:PingFang SC;font-style:normal;font-weight:400}.homeHot__playName{border:1px solid var(--web-border-1);border-radius:50px;font-size:14px;line-height:20px;padding:3px 10px}.homeHot__playTypeArea{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.homeHot__playTypeArea,.homeHot__playTypeSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.homeHot__playTypeSection{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:4px;-webkit-box-flex:1;-ms-flex:1;flex:1}.homeHot__playTypeLabel{color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.homeHot__playTypeList{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:4px;height:36px;list-style:none;margin:0;padding:0}.homeHot__playTypeItem,.homeHot__playTypeList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.homeHot__playTypeItem{background-color:var(--web-border-1);border-radius:4px;cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.homeHot__playTypeItem--jc{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.homeHot__playTypeItem--hdp{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px}.homeHot__playTypeItem--normal{background-color:var(--web-border-1)}.homeHot__playTypeItem--up{-webkit-animation:oddsFlashUp 3s ease-in-out 2;animation:oddsFlashUp 3s ease-in-out 2}@-webkit-keyframes oddsFlashUp{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-up)}}@keyframes oddsFlashUp{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-up)}}.homeHot__playTypeItem--down{-webkit-animation:oddsFlashDown 3s ease-in-out 2;animation:oddsFlashDown 3s ease-in-out 2}@-webkit-keyframes oddsFlashDown{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-down)}}@keyframes oddsFlashDown{0%,to{background-color:var(--web-border-1)}50%{background-color:var(--color-odds-down)}}.homeHot__playTypeItem--active,.homeHot__playTypeItem:not(.homeHot__playTypeItem--lock):active,.homeHot__playTypeItem:not(.homeHot__playTypeItem--lock):hover{background:var(--color-main)}.homeHot__playTypeItem--lock{cursor:not-allowed}.homeHot__playTypeName{color:var(--color-normal-2);font-size:14px;line-height:20px}.homeHot__playTypeName,.homeHot__playTypeOdds{font-family:PingFang SC;font-style:normal;font-weight:400}.homeHot__playTypeOdds{font-size:16px;line-height:22px;position:relative;top:-1px}.homeHot__playTypeOdds,.homeHot__playTypeOdds:hover{color:var(--color-normal-1)}.homeHot__arrow{background:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:16px;justify-content:center;-webkit-transition:background .3s;transition:background .3s}.homeHot__arrow:hover:not(:disabled){background:rgba(0,0,0,.7)}.homeHot__arrow:disabled{cursor:not-allowed;opacity:.5}.homeHot__arrow--left{left:10px}.homeHot__arrow--right{right:10px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.home{gap:10px}.home,.home__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.home__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative;z-index:1}.home__marqueeBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.home__marqueeBox .messageMarquee{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.home__streaming{-webkit-box-flex:1;-ms-flex:1;flex:1;height:calc(100% - 103px)}.home__streamingBox{aspect-ratio:1354/900.625;max-height:100%;padding:24px 0;width:100%}.home__streamingBox,.home__streamingButton{-webkit-box-sizing:border-box;box-sizing:border-box}.home__streamingButton{aspect-ratio:100/46;background:var(--color-button-1);border-radius:6px;color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;width:70px;-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(/streaming-button.TEoCWH_uoS.png);background-size:100% auto;gap:2px;position:relative}.home__streamingButton:after{bottom:0;content:"";height:0;margin-bottom:-13px;opacity:0;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:0}.home__streamingButton--active{background-image:url(/streaming-button-active.BCKMEfeL-W.png);color:var(--color-normal-1)}.home__category{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0 0;padding:0 17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between}.home__categoryTab{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:6px 0 8px;width:calc(100% - 20px)}.home__categoryArrow{-ms-flex-negative:0;background:var(--color-bg-secondary,hsla(0,0%,100%,.1));border:none;border-radius:4px;color:var(--color-text-primary,#fff);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:24px;height:32px;line-height:1;-webkit-transition:all .2s ease;transition:all .2s ease;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.home__categoryArrow:hover:not(.home__categoryArrow--disabled){background:var(--color-bg-hover,hsla(0,0%,100%,.2))}.home__categoryArrow:active:not(.home__categoryArrow--disabled){-webkit-transform:scale(.95);transform:scale(.95)}.home__categoryArrow--disabled{cursor:not-allowed;opacity:.3}.home__categoryArrow--left{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.home__categoryArrow--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.home__list{width:100%;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-margin-before:unset;margin-block-start:unset;-webkit-padding-start:unset;overflow-x:hidden;padding-bottom:80px;padding-inline-start:unset}.home__hot{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px 0 16px}.home__hot--hidden{height:32px;overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.liveStreamPlayer-placeholder{height:100%;position:relative;width:100%}.liveStreamPlayer-placeholder--loading{min-height:250px}.liveStreamPlayer{background:#000;height:100%;overflow:hidden;position:relative;width:100%}.liveStreamPlayer--loading{min-height:250px}.liveStreamPlayer--fullScreen{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none;overflow:hidden;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100vh;justify-content:center;left:0;top:0;width:100vw;z-index:10050}.liveStreamPlayer--fullScreen-portrait .liveStreamPlayer__rotator{height:100vh;-webkit-transform-origin:center center;transform-origin:center center;width:100vw}.liveStreamPlayer__rotator{height:100%;min-height:250px;position:relative;width:100%}.liveStreamPlayer__video{background:#000;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.liveStreamPlayer__loadingMask{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:1}.liveStreamPlayer__toolbar{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);gap:8px;overflow-x:auto;padding:8px 10px;z-index:2}.liveStreamPlayer__toolbar::-webkit-scrollbar{display:none}.liveStreamPlayer__toolbar{-ms-overflow-style:none;scrollbar-width:none}.liveStreamPlayer__toolbar--linesOnly{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;pointer-events:auto;z-index:3}.liveStreamPlayer__toolbarLeft,.liveStreamPlayer__toolbarRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.liveStreamPlayer__toolbarRight{margin-left:auto}.liveStreamPlayer__toolButton{background:var(--color-background-2);border:1px solid var(--color-transparent-2);border-radius:6px;color:var(--color-white);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:4px 8px;white-space:nowrap}.liveStreamPlayer__toolButton:disabled{opacity:.5}.liveStreamPlayer__toolButton--active{border-color:var(--color-main);color:var(--color-main)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.eventDetail{height:100%;overflow-y:scroll;width:450px;-ms-flex-negative:0;background-image:var(--web-linear-3);flex-shrink:0;position:relative;z-index:1}.eventDetail__wrapper{height:100%}.eventDetail__info,.eventDetail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.eventDetail__info,.eventDetail__infoNav{-webkit-box-sizing:border-box;box-sizing:border-box}.eventDetail__infoNav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:56px;padding:17px 16px;width:100%}.eventDetail__infoTitle{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:20px}.eventDetail__infoButton{height:20px;width:20px}.eventDetail__infoButton--active{color:var(--color-main)}.eventDetail__infoContent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eventDetail__infoContent,.eventDetail__infoTeam{display:-webkit-box;display:-ms-flexbox;display:flex}.eventDetail__infoTeam{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.eventDetail__infoTeam--away{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.eventDetail__infoTeamLogoArea{height:20px;position:relative;top:2px}.eventDetail__infoTeamLogo{background:var(--color-normal-1);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:1px;position:relative;top:-1px;width:auto;-ms-flex-negative:0;flex-shrink:0}.eventDetail__infoTeamName{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;max-width:100%;text-align:right;width:110px}.eventDetail__infoTeamName--away{text-align:left}.eventDetail__infoScoreArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eventDetail__infoScore--matchType{border:1px solid var(--color-normal-5);border-radius:50px;color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:2px 8px}.eventDetail__infoScore--result{color:var(--color-normal-1);font-family:Roboto;font-size:20px;font-style:italic;font-weight:400;line-height:25px}.eventDetail__bottomArea{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between}.eventDetail__bottomArea,.eventDetail__cardBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eventDetail__cardBox{gap:8px}.eventDetail__teamCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:2px;color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;font-weight:700;height:20px;justify-content:center;line-height:17px;min-width:7.5px;padding:0 3px;text-align:center}.eventDetail__teamCard--red{background:var(--color-card-red)}.eventDetail__teamCard--yellow{background:var(--color-card-yellow)}.eventDetail__teamCard--hide{display:none}.eventDetail__category{gap:2px;margin:5px 0;padding:0 10px}.eventDetail__category,.eventDetail__categorySection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.eventDetail__categorySection{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eventDetail__categorySection--left{cursor:-webkit-grab;cursor:grab;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 23px)}.eventDetail__categorySection--left:active{cursor:-webkit-grabbing;cursor:grabbing}.eventDetail__categorySection--left::-webkit-scrollbar{display:none}.eventDetail__categorySection--left{-ms-overflow-style:none;scrollbar-width:none}.eventDetail__categorySection--right{overflow:hidden;width:21px}.eventDetail__categoryButton{background:var(--color-button-1);border-radius:4px;color:var(--color-normal-1);height:21px;-webkit-transition:all .3s ease;transition:all .3s ease;width:21px}.eventDetail__categoryButton--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.eventDetail__hero{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;width:100%}.eventDetail__heroImg{max-width:100%;width:100%}.eventDetail__heroPlayer{border:0;width:100%}.eventDetail__heroPlayer--live{aspect-ratio:1043/587.044}.eventDetail__heroPlayer--animation{aspect-ratio:375/179.33}.eventDetail__heroPlayer--loading{aspect-ratio:804/424}.eventDetail__tabStrip .tabStrip__list{gap:8px}.eventDetail__tabStrip .tabStrip__normalItem{background:none;border:none}.eventDetail__tabStrip .tabStrip__normalItem--border{background:var(--web-bg-10);border:1px solid hsla(0,0%,100%,.3)}.eventDetail__tabStrip .tabStrip__normalItem .tabStrip__label{font-size:14px}.eventDetail__tabStrip .tabStrip__normalItem--active{background:var(--color-main)}.eventDetail__streaming{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:.6px solid var(--web-text-6);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--web-text-6);font-family:PingFangSC;font-size:10px;font-stretch:normal;font-style:normal;font-weight:600;height:35px;justify-content:center;letter-spacing:normal;line-height:normal;margin:8px 0 7px 3px;min-width:44px;padding:2.4px 4px 2.6px;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-negative:0;flex-shrink:0}.eventDetail__streaming--active{background:var(--color-main);color:var(--color-normal-1)}.eventDetail__streamingIcon{-ms-flex-negative:0;flex-shrink:0}.eventDetail__infoContentBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;justify-content:center;padding-bottom:10px}.eventDetail__hide{opacity:0;pointer-events:none}.eventDetail__tool{border-bottom:1px solid var(--color-normal-5);gap:20px;padding:10px}.eventDetail__tool,.eventDetail__toolSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eventDetail__toolSection--left{width:100px}.eventDetail__toolSection--right{overflow:auto;width:calc(100% - 120px)}.eventDetail__toolSection--right::-webkit-scrollbar{display:none}.eventDetail__toolSection--right{-ms-overflow-style:none;scrollbar-width:none}.eventDetail__toolCardArea{border:1px solid var(--color-normal-5);border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;width:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.eventDetail__toolCardArea--hide{width:60px}.eventDetail__toolCardArea--hide:after{display:none}.eventDetail__toolCardArea:after{background:var(--color-normal-5);content:"";height:100%;position:absolute;width:1px}.eventDetail__toolCardButton{-webkit-box-flex:1;color:var(--color-normal-1);-ms-flex:1;flex:1}.eventDetail__toolGuideArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:15px;justify-content:center}.eventDetail__toolButton{color:var(--color-normal-2);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.eventDetail__icon{height:18px;width:18px}.eventDetail__corner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);gap:8px}.eventDetail__cornerImg{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.homeDateFilter__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between}.homeDateFilter__listArea{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:6px 0 8px;width:100%}.homeDateFilter__arrow{-ms-flex-negative:0;background:var(--color-bg-secondary,hsla(0,0%,100%,.1));border:none;border-radius:4px;color:var(--color-text-primary,#fff);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:24px;height:32px;line-height:1;-webkit-transition:all .2s ease;transition:all .2s ease;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.homeDateFilter__arrow:hover:not(.homeDateFilter__arrow--disabled){background:var(--color-bg-hover,hsla(0,0%,100%,.2))}.homeDateFilter__arrow:active:not(.homeDateFilter__arrow--disabled){-webkit-transform:scale(.95);transform:scale(.95)}.homeDateFilter__arrow--disabled{cursor:not-allowed;opacity:.3}.homeDateFilter__arrow--left{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.homeDateFilter__arrow--right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.announcementModal{max-height:min(70vh,640px);overflow-y:auto;padding:6px 2px}.announcementModal__modal .modal__panel{width:920px}.announcementModal__modal .modal__content>div{width:100%}.announcementModal__list{display:grid;gap:8px}.announcementModal__accItem{background:var(--color-normal-6);border-radius:8px;overflow:hidden}.announcementModal__accHeader{display:grid;grid-template-columns:1fr 16px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;cursor:pointer;gap:8px;padding:12px;text-align:left}.announcementModal__accTitle{color:var(--color-normal-1);font-size:14px;font-weight:700;line-height:1.4;margin:0}.announcementModal__chevron{border-bottom:2px solid var(--color-normal-3);border-right:2px solid var(--color-normal-3);height:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:10px}.announcementModal__chevron--open{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.announcementModal__accBody{display:grid;grid-template-rows:0fr;opacity:0;-webkit-transition:grid-template-rows .25s ease,opacity .2s ease;transition:grid-template-rows .25s ease,opacity .2s ease;transition:grid-template-rows .25s ease,opacity .2s ease,-ms-grid-rows .25s ease}.announcementModal__accBody--open{grid-template-rows:1fr;opacity:1}.announcementModal__accContent{color:var(--color-normal-2);font-size:14px;overflow-y:auto}.announcementModal__accContent p{padding:8px}.announcementModal__accContent img{display:block;height:auto;margin:6px 0;max-width:100%}.announcementModal__accContent iframe.announcementModal__iframe{background:#000;border:0;width:100%}.announcementModal__accContent a{color:var(--color-main);text-decoration:underline;word-break:break-all}.announcementModal__today{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:8px;color:var(--color-normal-2);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:20px;padding:4px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.advertisementModal__modal .modal__close{background:var(--color-normal-6);border-radius:50%;color:var(--color-normal-1);height:32px;width:32px}.advertisementModal__modal .modal__panel{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advertisementModal__modal .modal__panel .modal__content>div{width:100%}.advertisementModal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.advertisementModal__img{border-radius:8px;max-height:70vh;max-width:900px;min-width:500px;-o-object-fit:contain;object-fit:contain;width:100%}.advertisementModal__today{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-background-1);border-radius:8px;color:var(--color-normal-2);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:20px;padding:4px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.homeStreaming{height:100%}.homeStreaming__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;position:relative}.homeStreaming__wrapper--open{gap:10px}.homeStreaming__competitionArea{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;padding:0 15px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeStreaming__competitionArea--nav{height:42px}.homeStreaming__timeArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-ms-flex-negative:0;flex-shrink:0}.homeStreaming__matchName,.homeStreaming__time{color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.homeStreaming__infoArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.homeStreaming__infoArea,.homeStreaming__infoArea--nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homeStreaming__buttonArea{height:100%;width:70px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;-ms-flex-negative:0;flex-shrink:0}.homeStreaming__button,.homeStreaming__buttonArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homeStreaming__button{border:1px solid var(--color-main);border-radius:6px;gap:4px;padding:2px 5px}.homeStreaming__button--active{background:var(--color-main);border:0}.homeStreaming__badge{color:var(--color-main);position:relative;top:-1px}.homeStreaming__badge--active{color:var(--color-normal-1)}.homeStreaming__buttonLabel{color:var(--color-main);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.homeStreaming__buttonLabel--active{color:var(--color-normal-1)}.homeStreaming__infoTeam{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.homeStreaming__infoTeam--away{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.homeStreaming__infoTeam--nav{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.homeStreaming__infoTeamLogoArea{background-color:var(--color-normal-1);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;position:relative;top:0;width:16px;-ms-flex-negative:0;flex-shrink:0}.homeStreaming__infoTeamLogo{height:auto;width:100%}.homeStreaming__infoTeamName{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;width:170px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.homeStreaming__infoTeamName--away{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.homeStreaming__infoTeamName--nav{width:auto}.homeStreaming__infoScoreArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.homeStreaming__infoScore{color:var(--color-normal-1);min-width:30px;text-align:center}.homeStreaming__infoScore--vs{color:var(--color-normal-3);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.homeStreaming__playerArea{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}.homeStreaming__navBox,.homeStreaming__playerArea{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%}.homeStreaming__navBox{background:var(--color-gradient-1);border-radius:8px 8px 0 0;display:block;height:42px}.homeStreaming__videoWrapper{background-color:var(--color-background-4);border-radius:0 0 8px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;position:relative;width:100%}.homeStreaming__videoWrapper--loading{aspect-ratio:804/424}.homeStreaming__video{background-color:var(--color-background-4);border:0;border-radius:0 0 8px 8px;height:100%;width:100%}.homeStreaming__playerList{background:var(--color-background-1);border-radius:0 0 8px;bottom:1px;height:0;list-style:none;margin:0;opacity:0;overflow:auto;padding:0;position:absolute;right:1px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:450px;z-index:99}.homeStreaming__playerList::-webkit-scrollbar{display:none}.homeStreaming__playerList{-ms-overflow-style:none;scrollbar-width:none}.homeStreaming__playerList--open{height:calc(100% - 43px);opacity:1}.homeStreaming__playerItem{border-bottom:1px solid var(--color-transparent-2)}.homeStreaming__playerItem:last-child{border-bottom:none}.homeStreaming__emptyData{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.notifications{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column}.notifications,.notifications__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal}.notifications__wrapper{-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px}.notifications__tabs{gap:28px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;border-bottom:1px solid var(--color-transparent-1);padding:10px 12px 0}.notifications__tab,.notifications__tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.notifications__tab{background:transparent;border:0;color:var(--color-normal-4);font-size:18px;font-weight:700;height:33px;position:relative;width:107px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notifications__tab--active{color:var(--color-normal-1)}.notifications__tabUnderline{background:var(--color-main);border-radius:2px 2px 0 0;bottom:0;height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%);width:28px}.notifications__list{padding:20px 12px 50px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:20px}.notifications__innerList,.notifications__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notifications__innerList{gap:10px}.notifications__empty{border-radius:12px;color:var(--color-normal-3);padding:100px 12px;text-align:center}.notifications__cardPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.notifications__card{background:var(--web-bg-6);border-radius:8px;gap:22px;padding:12px;position:relative}.notifications__card,.notifications__cardLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.notifications__cardLeft{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notifications__sportIcon{background:var(--color-main);border-radius:999px;color:var(--color-normal-1);padding:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.notifications__sportStatus{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.notifications__sportStatus--unread{color:var(--color-main)}.notifications__sportStatus--read{color:var(--color-normal-3)}.notifications__cardRight{padding-left:8px;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between}.notifications__cardRight,.notifications__title{display:-webkit-box;display:-ms-flexbox;display:flex}.notifications__metaRight,.notifications__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notifications__metaRight{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.notifications__chip{border-radius:999px;color:var(--color-normal-1);font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.notifications__chip--read{color:var(--color-normal-3)}.notifications__rightArrow{color:var(--color-normal-1)}.notifications__rightArrow--read{color:var(--color-normal-3)}.notifications__content{color:var(--color-normal-1);line-height:1.6;overflow-wrap:break-word;word-break:break-word}.notifications__content--read{color:var(--color-normal-3)}.notifications__bottom{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.notifications__bottom--read{color:var(--color-normal-3)}.notifications__bodyWrap{max-height:38px;overflow:hidden;padding-right:26px;position:relative;-webkit-transition:max-height .25s ease;transition:max-height .25s ease}.notifications__bodyWrap--open{max-height:none}.notifications__body{color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;margin:0}.notifications__toggle{border-radius:999px;bottom:2px;color:var(--color-normal-1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;position:absolute;right:2px;width:16px;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .2s ease,-webkit-filter .15s ease;transition:-webkit-transform .2s ease,-webkit-filter .15s ease;transition:transform .2s ease,filter .15s ease;transition:transform .2s ease,filter .15s ease,-webkit-transform .2s ease,-webkit-filter .15s ease}.notifications__toggle--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.notifications__toggle:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.notifications__btn{background:var(--color-background-4);border:1px solid hsla(0,0%,100%,.3);border-radius:100px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;min-width:80px;padding:6px 10px}.notifications__btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.notifications__btn:disabled{color:var(--color-normal-3);cursor:not-allowed}.notifications__footer{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;position:-webkit-sticky;position:sticky;z-index:10;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:var(--color-background-1);margin-top:4px}.notifications__footer:after,.notifications__footer:before{border-top-left-radius:12px;border-top-right-radius:12px;content:"";height:10px;left:0;pointer-events:none;position:absolute;right:0;top:-10px}.notifications__footer:before{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:rgba(0,0,0,0);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));-webkit-mask-image:linear-gradient(180deg,transparent,#000);mask-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));mask-image:linear-gradient(180deg,transparent,#000)}.notifications__footer:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.08)),color-stop(70%,rgba(0,0,0,.28)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.28) 70%,transparent)}.notifications__footerInner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:8px;justify-content:center;padding:8px 0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.notificationsDetail{background:transparent;color:var(--color-normal-1);font-family:PingFang SC;min-height:100%}.notificationsDetail,.notificationsDetail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.notificationsDetail__wrapper{gap:10px;padding:14px 32px}.notificationsDetail__hero{background:var(--color-transparent-2);border-radius:10px;overflow:hidden}.notificationsDetail__hero img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;-webkit-user-drag:none}.notificationsDetail__card{background:var(--color-normal-6);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 0 0 1px var(--color-transparent-1) inset;box-shadow:0 0 0 1px var(--color-transparent-1) inset;-ms-flex-direction:column;flex-direction:column;gap:12px}.notificationsDetail__head{display:grid;grid-template-columns:1fr auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:8px}.notificationsDetail__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--color-transparent-1);color:var(--color-normal-1);font-size:16px;gap:28px;line-height:22px;line-height:1.4;padding-bottom:20px;word-break:break-word}.notificationsDetail__date,.notificationsDetail__title{font-family:PingFang SC;font-style:normal;font-weight:400}.notificationsDetail__date{color:var(--color-normal-3);font-size:14px;line-height:20px;margin-bottom:8px}.notificationsDetail__meta{display:grid;justify-items:end;-ms-flex-line-pack:start;align-content:start;gap:6px}.notificationsDetail__metaTime{color:var(--color-normal-3);white-space:nowrap}.notificationsDetail__metaBadge,.notificationsDetail__metaTime{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.notificationsDetail__metaBadge{background:var(--color-button-2);border-radius:999px;color:var(--color-normal-1);padding:2px 6px}.notificationsDetail__content{border-radius:8px;overflow:auto;padding:10px 12px;-webkit-overflow-scrolling:touch}.notificationsDetail__content p{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:1.75;margin:0 0 10px;word-break:break-word}.notificationsDetail__content p:last-child{margin-bottom:0}.notificationsDetail__content h1,.notificationsDetail__content h2,.notificationsDetail__content h3,.notificationsDetail__content h4,.notificationsDetail__content h5,.notificationsDetail__content h6{color:var(--color-normal-1);line-height:1.35;margin:12px 0 8px;word-break:break-word}.notificationsDetail__content h1{font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.notificationsDetail__content h2{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.notificationsDetail__content h3,.notificationsDetail__content h4,.notificationsDetail__content h5,.notificationsDetail__content h6{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.notificationsDetail__content ol,.notificationsDetail__content ul{margin:0 0 10px 18px;padding:0}.notificationsDetail__content ol li,.notificationsDetail__content ul li{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:1.7;margin:4px 0}.notificationsDetail__content img{border-radius:8px;display:block;height:auto;margin:8px 0;max-width:100%;-o-object-fit:contain;object-fit:contain}.notificationsDetail__content a{color:var(--color-main);text-decoration:underline;word-break:break-all}.notificationsDetail__content a:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);text-decoration:none}.notificationsDetail__content blockquote{background:rgba(255,255,255,.04);border-left:3px solid var(--color-status-warning);border-radius:6px;margin:8px 0;padding:8px 10px}.notificationsDetail__content blockquote p{margin:0}.notificationsDetail__content code{background:rgba(255,255,255,.08);border-radius:4px;font-family:PingFang SC;font-size:12px;padding:2px 4px}.notificationsDetail__content pre{background:rgba(255,255,255,.08);border-radius:8px;overflow:auto;padding:10px}.notificationsDetail__content pre code{background:transparent;padding:0}.notificationsDetail__content table{background:var(--color-normal-6);border-collapse:collapse;border-radius:8px;margin:10px 0;overflow:hidden;width:100%}.notificationsDetail__content table thead{background:var(--color-transparent-2)}.notificationsDetail__content table td,.notificationsDetail__content table th{border-bottom:1px solid var(--color-transparent-1);color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:8px;text-align:left}.notificationsDetail__content table tr:last-child td{border-bottom:none}.notificationsDetail__footer{margin-top:auto;padding-top:8px}.notificationsDetail__empty{display:-webkit-box;display:-ms-flexbox;display:flex;height:220px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:20px}.notificationsDetail__content::-webkit-scrollbar{width:6px}.notificationsDetail__content::-webkit-scrollbar-thumb{background:var(--color-transparent-1);border-radius:999px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.bills{min-width:1440px}.bills__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-flow:column;flex-flow:column;height:100%;overflow:hidden;padding:14px 32px}.bills__header{padding:0 0 20px}.bills__navigationArea{margin-bottom:12px;padding:20px 0 0}.bills__filterBar,.bills__navigationArea,.bills__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bills__filterBar,.bills__select{width:100%}.bills__title{color:var(--color-normal-1);font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px;margin:0}.bills__list{height:100%;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;overflow-y:auto;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-start:0;border-radius:0 0 8px 8px;padding-inline-start:0}.bills__list::-webkit-scrollbar{display:none}.bills__list{-ms-overflow-style:none;scrollbar-width:none}.bills__list:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.bills__list:-webkit-autofill,.bills__list:-webkit-autofill:focus,.bills__list:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.bills__theader{background:var(--web-border-5);border-radius:8px 8px 0 0;display:grid;grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .6fr .75fr;height:37px;-ms-flex-negative:0;flex-shrink:0}.bills__theader--0{grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .75fr}.bills__theader>*{min-width:0;word-break:break-all}.bills__theader--addWinLost{grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .6fr .6fr .75fr}.bills__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .6fr .75fr;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--web-bg-6);flex-grow:0}.bills__item>*{min-width:0;word-break:break-all}.bills__item:nth-child(2n){background-color:var(--web-bg-7)}.bills__item--0{grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .75fr}.bills__item--addWinLost{grid-template-columns:1.2fr .6fr 2.4fr .6fr .6fr .6fr .6fr .75fr}.bills__itemTd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-right:1px solid var(--web-bg-6);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;white-space:wrap;width:100%}.bills__itemTd:last-child{border-right:none;text-align:center;white-space:pre-line}.bills__itemTd--detail{gap:10px}.bills__itemTd--eventInfo{padding-left:0}.bills__itemTd--amount,.bills__itemTd--bet,.bills__itemTd--status{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-align:left}.bills__itemTd--1{color:var(--web-text-5)}.bills__itemTd--positive{color:var(--color-status-error);text-align:right;width:100%}.bills__itemTd--negative{color:var(--color-tag-7)}.bills__itemTd--Y{color:var(--color-normal-1)}.bills__itemValue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-size:14px;font-weight:400;gap:10px;line-height:20px;text-align:left}.bills__itemValue,.bills__itemValue--odd{font-family:PingFang SC;font-style:normal}.bills__itemValue--odd{color:var(--color-main);font-size:20px;font-weight:600;line-height:normal}.bills__txId{max-width:80%;word-break:break-all}.bills__nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.bills__copy,.bills__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bills__copy{-webkit-box-pack:center;-ms-flex-pack:center;height:20px;justify-content:center;-webkit-box-flex:0;-ms-flex-positive:0;border-radius:20px;flex-grow:0;padding:0 5px 0 6px;-ms-flex-negative:0;border:1px solid var(--web-text-6);color:var(--web-text-6);flex-shrink:0;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:left}.bills__category{border-bottom:1px solid var(--bg-gray);padding:0 20px}.bills__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.bills__matchType{color:var(--color-text)}.bills__matchType,.bills__result{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bills__result--settled{color:var(--color-status-success)}.bills__result--unsettled{color:var(--color-status-error)}.bills__eventInfoArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.bills__eventInfo{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-flex:0;-ms-flex-positive:0;border-radius:10px;flex-grow:0;margin-bottom:8.5px;padding:6px 6px 6px 0}.bills__billInfo,.bills__eventInfo{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:4px}.bills__billInfo,.bills__data,.bills__eventInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.bills__data{color:var(--color-normal-3);font-size:14px;line-height:20px;-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between}.bills__data,.bills__data--odd{font-family:PingFang SC;font-style:normal;font-weight:400}.bills__data--odd{color:var(--color-main);font-size:18px;line-height:25px;text-align:right;white-space:nowrap}.bills__data--info{color:var(--web-text-9);font-family:PingFangSC;padding-left:15px}.bills__data--betName,.bills__data--info{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:left}.bills__data--betName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);max-width:100%;padding-left:5px}.bills__data--date{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.bills__data--eventName,.bills__data--team{color:var(--web-text-9);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:15px}.bills__data--id{font-size:12px;line-height:17px;margin-bottom:6px}.bills__data--amount,.bills__data--id{font-family:PingFang SC;font-style:normal;font-weight:400}.bills__data--amount{font-size:14px;line-height:20px}.bills__data--amount,.bills__data--highlight{color:var(--color-normal-1)}.bills__data--correctScore{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.bills__subInfo{border-left:3px solid var(--web-text-9);margin-left:17px;margin-top:8px;padding:2px 7px}.bills__subInfo .bills__data{padding-left:0}.bills__betResult{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;gap:20px;justify-content:end;-webkit-box-flex:1;color:var(--color-normal-1);-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:10px;text-align:right;white-space:nowrap;width:100%}.bills__betResult--4{color:var(--web-text-5)}.bills__table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding-bottom:56px}.bills__th{-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;text-align:left}.bills__filterBar,.bills__th{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bills__filterBar{gap:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bills__queryRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.bills__selectControl{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--web-border-2);background-image:none;border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:40px;line-height:20px;padding:0 32px 0 12px;width:150px}.bills__selectControl:focus{outline:none}.bills__chips{gap:8px}.bills__chip,.bills__chips{display:-webkit-box;display:-ms-flexbox;display:flex}.bills__chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--web-linear-13);border:1px solid hsla(0,0%,100%,.3);border-radius:100px;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:36px;justify-content:center;line-height:22px;min-width:95px;padding:4px 15px}.bills__chip--active{background:var(--web-linear-4);border:none;color:var(--color-normal-1)}.bills__queryLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bills__query{height:40px;width:72px;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;background-image:var(--web-linear-10);color:var(--color-normal-1);font-family:PingFangSC;gap:10px;justify-content:center;text-align:center}.bills__date,.bills__query{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.bills__date{display:grid;overflow:visible;position:relative;width:340px}.bills__dateEl{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.bills__dateEl,.bills__dateEl .datePickerField{height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bills__dateEl .datePickerField__input,.bills__dateEl .react-datepicker-wrapper,.bills__dateEl .react-datepicker__input-container{height:100%}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-range-arrow:before{background:#fff}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container{background:#fff;color:#22241f}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell{opacity:0}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view{opacity:1}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-end.ant-picker-cell-in-view .ant-picker-cell-inner,.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-start.ant-picker-cell-in-view .ant-picker-cell-inner{background:#148bcc;border-radius:50%}.bills__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-today.ant-picker-cell-in-view .ant-picker-cell-inner:before{border-radius:50%}.bills__footer{background:var(--color-bg);border-top:1px solid var(--color-main);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:67px;left:0;padding:0 14px;position:absolute;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;gap:20px;justify-content:space-between}.bills__footerLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bills__footerMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px}.bills__footerText{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--color-normal-1);font-family:PingFang SC;line-height:20px}.bills__footerNumber,.bills__footerText{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:400}.bills__footerNumber{color:var(--color-main);font-family:Roboto;line-height:16px;margin-left:4px}.bills__footerNumber,.bills__footerNumber--profit{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bills__footerNumber--profit{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bills__footerNumber--positive{color:var(--color-status-error)}.bills__footerNumber--negative{color:var(--color-status-success)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.favorites{gap:10px}.favorites,.favorites__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.favorites__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;z-index:1}.favorites__category .tabs__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.favorites__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.favorites__item,.favorites__list{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.favorites__item{-webkit-box-flex:0;-ms-flex-positive:0;background-color:rgba(25,160,28,.1);border-radius:11.3px;flex-grow:0;padding:5px}.favorites__listEmptyData{background-image:radial-gradient(50% 50% at 50% 50%,color-mix(in srgb,var(--color-primary) 30%,transparent) 0,rgba(8,8,8,0));padding:40px 20px}.favorites__listEmptyImg{border-radius:10px;width:100%}.favorites__listEmptyLabel{color:#fff;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.favorites__listEmptyLabelStrong{font-weight:700}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.authPanel{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100dvh;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#181b12;background-position:bottom;background-repeat:no-repeat;background-size:contain;color:var(--color-text);font-family:PingFang SC;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.authPanel__container{max-width:100%;padding:0;position:relative;width:100%;z-index:1}.authPanel__container,.authPanel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authPanel__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:var(--web-linear-6);height:125px}.authPanel__headerLogo{height:45px;width:auto}.authPanel__headerBtnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-sizing:border-box;box-sizing:border-box;gap:20px;justify-content:end;margin-top:15px;padding:0 15px;width:100%}.authPanel__headerRule{color:var(--color-normal-1);font-family:roboto;font-size:14px;font-weight:300;line-height:22px;text-align:center;text-wrap:nowrap}.authPanel__tab{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;gap:11px;margin:20px auto 0;width:440px}.authPanel__tab,.authPanel__tabItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.authPanel__tabItem{-webkit-box-flex:1;background:var(--bg-gray);border:1.72px solid #181b12;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--textActive-color);-ms-flex:1;flex:1;font-size:14px;font-weight:700;min-height:45px;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.authPanel__tabItem--active{background:var(--web-bg-3);border:1.72px solid var(--textActive-color);color:var(--color-normal-1)}.authPanel__middle{margin:20px auto 0;padding:0 15px 15px;width:440px}.authPanel__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-clip:padding-box,border-box;background-origin:padding-box,border-box;background:#282a23;border:2.5px solid var(--textActive-color);border-radius:8px;-webkit-box-shadow:0 4px 16px 0 rgba(55,158,255,.25);box-shadow:0 4px 16px rgba(55,158,255,.25);-ms-flex-direction:column;flex-direction:column;padding:20px 15px}.authPanel__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:8px}.authPanel__row,.authPanel__row--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authPanel__row--head{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:8px;justify-content:space-between}.authPanel__row--inline{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20%;justify-content:space-between}.authPanel__row--inline,.authPanel__row--start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authPanel__row--start{-webkit-box-pack:start;-ms-flex-pack:start;gap:20px;justify-content:start}.authPanel__captchaRow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authPanel__captchaInputContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.authPanel__captchaInput{margin-bottom:37px;width:100%}.authPanel__captchaImagePanel{height:45px;margin-bottom:17px;margin-top:9px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authPanel__captchaImage,.authPanel__captchaImagePanel,.authPanel__captchaText{display:-webkit-box;display:-ms-flexbox;display:flex}.authPanel__captchaText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.authPanel__captchaValidityText{font-size:12px}.authPanel__captchaRefreshBtn{color:var(--textActive-color);font-size:14px;font-style:normal;font-weight:600}.authPanel__fieldTitle{color:var(--color-text);font-size:13px;font-weight:700;margin-bottom:10px}.authPanel__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(171,171,171,.1);border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(255,255,255,.5);font-size:14px;height:40px;outline:none;padding:0 12px;width:100%}.authPanel__input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.authPanel__input::-moz-placeholder{color:rgba(255,255,255,.5)}.authPanel__input:-ms-input-placeholder{color:rgba(255,255,255,.5)}.authPanel__input::-ms-input-placeholder{color:rgba(255,255,255,.5)}.authPanel__input::placeholder{color:rgba(255,255,255,.5)}.authPanel__input:focus,.authPanel__input:focus-visible{background:rgba(171,171,171,.1);-webkit-box-shadow:none;box-shadow:none;outline:none}.authPanel__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-main);cursor:pointer;font-size:14px;font-weight:400;gap:6px;line-height:22px}.authPanel__link{color:var(--textActive-color);cursor:pointer}.authPanel__recaptchaPanel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:17px}.authPanel__buttonArea,.authPanel__recaptchaPanel{display:-webkit-box;display:-ms-flexbox;display:flex}.authPanel__buttonArea{gap:8px}.authPanel__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;background:var(--color-transparent-2);border-radius:9px;-webkit-box-shadow:inset 0 -2.3px 0 0 rgba(0,0,0,.25);box-shadow:inset 0 -2.3px rgba(0,0,0,.25);color:#fff;cursor:pointer;-ms-flex:1;flex:1;font-size:18px;font-weight:700;height:48px;line-height:22px;min-height:48px}.authPanel__button--submit{background:var(--bb-color)}.authPanel__button:disabled{-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed;opacity:.3}.authPanel__submit{background:var(--bb-color);border-radius:9px;-webkit-box-shadow:inset 0 -2.3px 0 0 rgba(0,0,0,.25);box-shadow:inset 0 -2.3px rgba(0,0,0,.25);color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:48px;line-height:22px;width:100%}.authPanel__submit:disabled{cursor:not-allowed;opacity:.6}.authPanel__note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-text-unfocused);font-size:14px;font-weight:400;gap:5px;justify-content:center;line-height:21.5px;margin:4px 0 0;text-align:center}.authPanel__langSelect{min-width:100px;position:relative;z-index:5}.authPanel__langSelectBtn{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(34,36,31,.2);border-radius:100px;cursor:pointer;gap:4px;height:24px;justify-content:center;min-width:100px;outline:none;padding:0 6px 0 10px;-webkit-transition:-webkit-filter .12s ease;transition:-webkit-filter .12s ease;transition:filter .12s ease;transition:filter .12s ease,-webkit-filter .12s ease}.authPanel__langSelectBtn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.authPanel__langSelectBtn--open{background:rgba(255,255,255,.1)}.authPanel__langSelectArrow{margin-bottom:1px;-webkit-transition:-webkit-transform .18s ease;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease,-webkit-transform .18s ease}.authPanel__langSelectArrow--toggleReverse{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.authPanel__langSelectText{color:var(--color-normal-1);font-family:roboto;font-size:14px;font-weight:700;letter-spacing:1.6px;line-height:16px}.authPanel__langSelectList{background:rgba(255,255,255,.1);border-radius:12px;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.35);box-shadow:0 6px 18px rgba(0,0,0,.35);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;min-width:100px;padding:24px 5px 0;position:absolute;right:0;top:calc(100% - 24px)}.authPanel__langSelectItem{border-bottom:1px solid #8b8e7c;list-style:none;margin:0;padding:0}.authPanel__langSelectItem:last-child{border-bottom:none}.authPanel__langSelectOption{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:8px;color:rgba(255,255,255,.9);cursor:pointer;font-family:roboto;font-size:14px;font-weight:400;height:26px;letter-spacing:1.6px;line-height:16px;outline:0;padding-left:5px}.authPanel__langSelectOption:hover{background:#62664f}.authPanel__langSelectOption--active{background:#62664f;color:#fff;font-weight:700}.authPanel__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;gap:22px;margin:50px auto 0;padding:20px 45px 15px;width:440px}.authPanel__bottomRecommendHeader{font-family:PingFangSC;font-size:14px;font-weight:300;letter-spacing:1.4px;line-height:22px;text-align:center;text-wrap:nowrap}.authPanel__bottomRecommendList{display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px}.authPanel__bottomRecommendItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.authPanel__bottomRecommendItemText{font-size:14px;font-style:normal;font-weight:600}.authPanel__bottomRecommendText{font-size:12px;font-weight:300;line-height:14px;text-align:center}.authPanel__bottomRecommendTextLink{color:var(--color-main);font-size:12px}.authPanel__forgetPasswordWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.authPanel__forgetPasswordDescription{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0;text-align:center}.authPanel__forgetPasswordValidateWrapper{gap:19px}.authPanel__forgetPasswordResendButton,.authPanel__forgetPasswordValidateWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authPanel__forgetPasswordResendButton{background:rgba(255,255,255,.3);border-radius:8px;color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:57px;line-height:20px;min-width:127px;-webkit-box-pack:center;-ms-flex-pack:center;gap:4px;justify-content:center}.authPanel__forgetPasswordSMSWrapper{position:relative}.authPanel__forgetPasswordLabel{color:#fff;display:block;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:9px}.authPanel__forgetPasswordInput{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#181b12;border:none;border-radius:4.5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;caret-color:var(--color-normal-1);color:var(--color-text);font-family:PingFang SC;font-size:13px;font-size:12px;font-style:normal;font-weight:400;height:54px;line-height:20px;line-height:17px;outline:none;padding:0 12px;width:100%}.authPanel__forgetPasswordInput::-webkit-input-placeholder{color:#b4b5c5}.authPanel__forgetPasswordInput::-moz-placeholder{color:#b4b5c5}.authPanel__forgetPasswordInput:-ms-input-placeholder{color:#b4b5c5}.authPanel__forgetPasswordInput::-ms-input-placeholder{color:#b4b5c5}.authPanel__forgetPasswordInput::placeholder{color:#b4b5c5}.authPanel__forgetPasswordInput:focus,.authPanel__forgetPasswordInput:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.authPanel__forgetPasswordInput:disabled{cursor:not-allowed;opacity:.6}.authPanel__forgetPasswordInput:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.authPanel__forgetPasswordInput:-webkit-autofill,.authPanel__forgetPasswordInput:-webkit-autofill:focus,.authPanel__forgetPasswordInput:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.authPanel__forgetPasswordInput--code{padding-left:40px}.authPanel__otp{background:var(--color-transparent-3);border-radius:8px;color:#fff;padding:10px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}.authPanel__serviceBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:12px}.authPanel__serviceBlock,.authPanel__serviceItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authPanel__serviceItem{color:var(--color-normal-1);gap:16px}.authPanel__serviceItemImg{height:40px;width:40px}.authPanel__bottomRecommendMsg{font-family:PingFangSC;font-size:12px;font-weight:300;line-height:22px;text-align:center;text-wrap:nowrap}.authPanel__bottomRecommendColorMsg{color:var(--bb-color)}.authPanel__ruleModal .modal__panel{border-radius:8px;overflow:hidden;padding:0;width:900px}.authPanel__ruleModal .modal__content{padding:0}.authPanel__ruleModal .modal__content>div{width:100%}.authPanel__ruleModal .modal__footer{display:none}.authPanel__rulecontent{width:100%}.authPanel__modalTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-normal-10);border-bottom:1px solid var(--bb-color);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;height:56px;justify-content:center;letter-spacing:normal;line-height:normal;position:relative;text-align:center;width:100%}.authPanel__ruleClose{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.authPanel__ruleMain{background:var(--web-bg-2);padding:50px 80px 80px}.authPanel__ruleTitle{color:var(--color-normal-1);font-weight:800;line-height:normal;text-align:center}.authPanel__ruleInfo,.authPanel__ruleTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;justify-content:start;letter-spacing:normal}.authPanel__ruleInfo{color:var(--web-text-7);font-weight:400;line-height:1.5;margin-top:8px;text-align:left}.authPanel__ruleSubList{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.authPanel__ruleSubInfo{text-align:left}.authPanel__mt20{margin-top:20px}.authPanel__modal .modal__panel{padding-bottom:20px;width:min(95vw,420px)}.authPanel__modal .modal__panel .modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:unset}.authPanel__version{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px 0}.authPanel__version:before{content:"v"}.authPanelApi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;overflow:scroll}.authPanelApi,.authPanelApi--dark{background:#002147}.authPanelApi--light{background:#fff}.authPanelApi__img{height:auto;width:700px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.searchResult{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.searchResult__wrapper{height:calc(100% - 56px);overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;z-index:1}.searchResult__resultList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;-webkit-margin-before:unset;margin-block-start:unset;-webkit-padding-start:unset;margin-top:20px;padding-inline-start:unset}.searchResult__empty{width:100%}.searchResult__emptyMsg{background:var(--web-bg-2);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;height:35px;letter-spacing:normal;line-height:normal;padding:0 15px}.searchResult__emptyMain,.searchResult__emptyMsg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchResult__emptyMain{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:200px 0 0}.searchResult__emptyInputBox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--bb-color);border-radius:6px;color:var(--color-normal-1);padding:12px;width:260px;-ms-flex-negative:0;flex-shrink:0}.searchResult__emptyInputBox,.searchResult__input{-webkit-box-sizing:border-box;box-sizing:border-box}.searchResult__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;caret-color:var(--input-color);color:var(--input-color);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:20px;letter-spacing:normal;line-height:normal;outline:none;padding-right:30px;width:100%}.searchResult__input::-webkit-input-placeholder{color:#b4b5c5}.searchResult__input::-moz-placeholder{color:#b4b5c5}.searchResult__input:-ms-input-placeholder{color:#b4b5c5}.searchResult__input::-ms-input-placeholder{color:#b4b5c5}.searchResult__input::placeholder{color:#b4b5c5}.searchResult__input:focus,.searchResult__input:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none}.searchResult__input:disabled{cursor:not-allowed;opacity:.6}.searchResult__input:-webkit-autofill{-webkit-text-fill-color:hsla(0,0%,100%,.85);-webkit-transition:background-color 9999s 0s,color 9999s 0s;transition:background-color 9999s 0s,color 9999s 0s}.searchResult__input:-webkit-autofill,.searchResult__input:-webkit-autofill:focus,.searchResult__input:-webkit-autofill:hover{-webkit-box-shadow:none;box-shadow:none}.searchResult__backHome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--border-color);border-radius:6px;gap:15px;height:39px;justify-content:center;margin-top:25px;width:260px}.searchResult__closeLable{color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal}.searchResult__emptyHotList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:100px;width:480px}.searchResult__emptyHotTitle{color:var(--web-border-6);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal}.searchResult__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:20px}.searchResult__hotItem,.searchResult__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchResult__hotItem{-webkit-box-pack:center;-ms-flex-pack:center;background:var(--border-color);border-radius:28px;color:var(--color-normal-1);cursor:pointer;font-family:PingFangSC;font-size:12px;font-stretch:normal;font-style:normal;font-weight:600;height:28px;justify-content:center;letter-spacing:normal;line-height:normal;padding:0 15px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.rulesAndTerms{color:var(--color-normal-1);padding:8px 12px;position:relative}.rulesAndTerms__content{line-height:1.75;overflow:auto;position:relative;z-index:1}.rulesAndTerms__section{margin:8px 0 18px}.rulesAndTerms__heading{color:var(--color-normal-1);font-size:16px;font-style:normal;font-weight:600;letter-spacing:1.6px;line-height:20px;margin-bottom:10px}.rulesAndTerms__description{color:var(--color-normal-1);font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:18px}.rulesAndTerms__list{color:var(--color-normal-1);list-style:decimal;margin:6px 0 0 1.2em;padding:0}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.deposit__wrapper{gap:20px;padding:20px 12px}.deposit__list,.deposit__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.deposit__list{list-style:none;margin:0;padding:0}.deposit__list--main{gap:20px}.deposit__list--sub{background-color:var(--color-normal-7);border-radius:8px}.deposit__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.deposit__item--main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:9px}.deposit__item--sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px solid var(--color-normal-5);-ms-flex-flow:row wrap;flex-flow:row wrap;gap:0;height:60px;margin:0 12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deposit__item--subEnd{border:0}.deposit__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.deposit__label--main{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px}.deposit__label--main:before{background-color:var(--color-main);content:"";display:inline-block;height:24px;margin-right:16px;width:4px}.deposit__label--sub{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.deposit__icon{color:red}.deposit__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.deposit__arrowIcon{color:var(--color-normal-1)}.deposit__recordButton{-webkit-box-pack:start;-ms-flex-pack:start;background-color:var(--color-normal-6);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;height:38px;justify-content:start;padding:8px 12px}.deposit__recordButton,.deposit__tips{color:var(--color-normal-3);display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.deposit__tips{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:0 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.account{color:var(--color-normal-1);height:auto}.account__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px}.account__header{display:grid;gap:12px}.account__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.account__username{color:var(--color-normal-1);font-size:30px;font-weight:600;letter-spacing:.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account__editBtn{display:grid;height:24px;place-items:center;width:24px}.account__statZone{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;gap:10px;margin-top:20px;width:100%}.account__statZone--triple{grid-template-columns:1fr}@media (min-width:380px){.account__statZone--triple{grid-template-columns:1fr}}.account__statCard{border-radius:8px;overflow:hidden;padding:14px 16px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.account__statCardGlow{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.account__statCardMain{position:relative;z-index:1}.account__statCardLabel{color:var(--color-normal-1);font-size:14px;font-weight:400;margin-bottom:6px}.account__statCardValueWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px}.account__statCardValue{color:var(--color-main);font-size:24px;font-weight:600}.account__statCardValue--negative{color:var(--color-warning)}.account__statCardCurrency{color:var(--color-normal-1);font-size:12px;font-weight:600}.account__cta{display:grid;grid-template-columns:auto 1fr auto;margin-top:4px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-normal-7);border-radius:10px;color:var(--color-normal-1);gap:10px;padding:12px 14px}.account__ctaIcon{display:grid;height:28px;place-items:center;width:28px}.account__ctaText{color:var(--color-normal-1);font-size:16px;font-weight:400;text-align:left}.account__sectionTitle{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-weight:600;height:25px}.account__list{background:var(--web-bg-6);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:16px 0 10px;overflow:hidden;padding:20px 54px}.account__row{display:grid;grid-template-columns:1fr auto;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--web-bg-5);gap:8px;padding:12px 14px}.account__row:last-child{border-bottom:none}.account__row--disabled{opacity:.5;pointer-events:none}.account__rowLeft{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0}.account__rowIcon{display:grid;height:28px;place-items:center;width:28px}.account__rowMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:4px;justify-content:space-between;width:100%}.account__rowLabel{color:var(--color-normal-1);font-size:16px;font-weight:400}.account__rowRight{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-4);gap:8px}.account__rowValue{color:#ffc300;font-size:16px;font-weight:400}.account__logout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:52px;-ms-flex-negative:0;background:var(--color-gradient-1);border-radius:8px;color:var(--color-normal-1);flex-shrink:0;font-size:16px;margin:22px 30px 0}.account__logout,.account__serviceBlock{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__serviceBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:12px}.account__serviceBlock,.account__serviceItem{display:-webkit-box;display:-ms-flexbox;display:flex}.account__serviceItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:16px;justify-content:center}.account__serviceItemImg{height:40px;width:40px}.account__nicknamePopForm{display:grid;gap:18px;padding:12px 0}.account__nicknamePopField{display:grid;gap:8px}.account__nicknamePopLabel{color:var(--color-normal-1);font-size:12px;text-align:left}.account__nicknamePopInput{background:#121412;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:var(--color-normal-1);padding:10px 12px;-webkit-transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease,-webkit-box-shadow .15s ease}.account__nicknamePopInput::-webkit-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::-moz-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput:-ms-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::-ms-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::placeholder{color:var(--color-normal-4)}.account__nicknamePopInput:focus{outline:none}.account__nicknamePopBtn{background:var(--color-main);border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 16px}.account__userInfoBox{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--web-bg-6);border-radius:8px;justify-content:space-between;margin-top:20px;padding:19px 54px}.account__userInfoBox,.account__userInfoLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__userInfoLeft{gap:37px}.account__userAvatar{border-radius:50%;height:58px;overflow:hidden;position:relative;width:58px}.account__userAvatar:before{-webkit-animation:animation-gloss 3.6s cubic-bezier(.22,.75,.33,.97) .15s infinite;animation:animation-gloss 3.6s cubic-bezier(.22,.75,.33,.97) .15s infinite;background:linear-gradient(100deg,transparent 20%,hsla(0,0%,100%,.12) 40%,transparent 60%);content:"";-webkit-filter:blur(1px);filter:blur(1px);height:100%;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;-webkit-transform:translateX(-120%);transform:translate(-120%);width:100%;z-index:1}.account__userAvatar--img{height:100%;width:100%}.account__accountBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-normal-1);-ms-flex-direction:column;flex-direction:column;font-family:PingFangSC;font-size:14px;font-weight:600;gap:10px;width:237px}.account__account{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account__account,.account__btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__btnBox{gap:10px}.account__balance{background:var(--web-bg-7);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;padding:0 15px;width:100%}.account__balance,.account__userInfoRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__userInfoRight--EN{gap:15px}.account__tabItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-weight:600;width:80px}.account__tabText{height:32px}.account__block{-webkit-box-flex:1;-ms-flex:1;flex:1}.account__blockBox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;-ms-flex-item-align:stretch;align-self:stretch;margin-top:20px}.account__modalSelect .modal__panel{width:468px}.account__modalSelect .modal__content>div{width:100%}.account__card{border-radius:8px;margin:16px auto;overflow:hidden;width:85%}.account__cardList{margin:0;padding:6px 0}.account__cardRow{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:60px;padding:10px 14px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--color-normal-1);justify-content:space-between}.account__cardItem{border-bottom:1px solid var(--web-bg-5)}.account__cardItem:last-child{border-bottom:none}.account__label{color:rgba(255,255,255,.75);font-size:16px;font-weight:600}.account__radio{border-radius:50%;color:var(--color-normal-7);display:grid;height:22px;place-items:center;width:22px}.account__unchecked{border:1px solid #a2a3a1;border-radius:999px;height:18px;width:18px}.account__nicknamePopForm,.account__resetPasswordPopForm{display:grid;gap:18px;padding:12px 0}.account__nicknamePopField,.account__resetPasswordPopField{display:grid;gap:8px}.account__resetPasswordPopInputWrapper{background:#121412;border:1px solid hsla(0,0%,100%,.3);border-radius:8px}.account__resetPasswordPopInputWrapper,.account__resetPasswordPopToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__resetPasswordPopToggle{background:transparent;border:none;padding:0 8px;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);cursor:pointer;justify-content:center}.account__nicknamePopLabel,.account__resetPasswordPopLabel{color:var(--color-normal-1);font-size:14px;text-align:left}.account__nicknamePopInput,.account__resetPasswordPopInput{background:#121412;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:var(--color-normal-1);padding:10px 12px;-webkit-transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease,-webkit-box-shadow .15s ease}.account__nicknamePopInput::-webkit-input-placeholder,.account__resetPasswordPopInput::-webkit-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::-moz-placeholder,.account__resetPasswordPopInput::-moz-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput:-ms-input-placeholder,.account__resetPasswordPopInput:-ms-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::-ms-input-placeholder,.account__resetPasswordPopInput::-ms-input-placeholder{color:var(--color-normal-4)}.account__nicknamePopInput::placeholder,.account__resetPasswordPopInput::placeholder{color:var(--color-normal-4)}.account__nicknamePopInput:focus,.account__resetPasswordPopInput:focus{outline:none}.account__nicknamePopInput--disabled,.account__resetPasswordPopInput--disabled{color:var(--color-normal-1);cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account__nicknamePopBtn,.account__resetPasswordPopBtn{background:var(--web-linear-1);border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:40px;line-height:20px;margin:auto;padding:0 16px;width:30%}.account__resetPasswordPopInput{-webkit-box-flex:1;background:transparent;border:none;-ms-flex:1 1 auto;flex:1 1 auto}.account__modal .modal__panel{width:500px}.account__modal .modal__content>div{width:100%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.settingOptions{padding:8px 8px 24px}.settingOptions__card{background:#22241f;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;overflow:hidden}.settingOptions__list{margin:0;padding:6px 0}.settingOptions__row{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:44px;padding:10px 14px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:transparent;color:var(--color-normal-1);justify-content:space-between}.settingOptions__label{color:rgba(255,255,255,.75);font-size:16px;font-weight:600}.settingOptions__radio{border-radius:50%;color:var(--color-normal-7);display:grid;height:22px;place-items:center;width:22px}.settingOptions__unchecked{border:1px solid #a2a3a1;border-radius:999px;height:18px;width:18px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.faq{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq__updated{color:rgba(255,255,255,.5);font-size:12px;margin-bottom:8px}.faq__content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;overflow:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.faq__section{background:rgba(34,36,31,0)}.faq__sectionTitle{color:var(--color-normal-1);font-size:18px;font-style:normal;font-weight:600;margin:0;padding:12px}.faq__card{background:var(--color-normal-7);border-radius:8px;overflow:hidden}.faq__row--open{background:rgba(255,255,255,.1)}.faq__q{display:grid;grid-template-columns:1fr auto;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;gap:12px;line-height:1.4;padding:12px;text-align:left}.faq__q,.faq__qText{color:var(--color-normal-1);font-size:14px}.faq__qText{padding-right:8px}.faq__plusIcon--active{color:var(--color-main)}.faq__aWrap{max-height:0;overflow:hidden;-webkit-transition:max-height .25s ease;transition:max-height .25s ease}.faq__aWrap--open{max-height:300px}.faq__a{border-radius:10px;color:var(--color-normal-1);font-size:14px;font-weight:400;line-height:1.7;margin:0;padding:12px;white-space:pre-line}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.depositAndWithdrawalRecords{color:var(--color-normal-1)}.depositAndWithdrawalRecords__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;gap:24px;height:100%;padding:14px 32px}.depositAndWithdrawalRecords__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:28px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;border-bottom:1px solid var(--color-transparent-1);padding-left:30px}.depositAndWithdrawalRecords__tab{background:transparent;border:0;color:var(--color-normal-4);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;height:33px;position:relative;width:107px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.depositAndWithdrawalRecords__tab--active{color:var(--color-normal-1)}.depositAndWithdrawalRecords__tabUnderline{background:var(--color-main);border-radius:2px 2px 0 0;bottom:0;height:4px;left:35%;position:absolute;right:35%}.depositAndWithdrawalRecords__filterBar{display:grid;gap:8px;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depositAndWithdrawalRecords__chips{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.depositAndWithdrawalRecords__chip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--web-linear-13);border:1px solid hsla(0,0%,100%,.3);border-radius:100px;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-weight:600;height:28px;justify-content:center;line-height:13px;min-width:39px;padding:4px 8px}.depositAndWithdrawalRecords__chip--active{background:var(--web-linear-4);border:none;color:var(--color-normal-1)}.depositAndWithdrawalRecords__date{border-radius:8px;display:grid;font-size:14px;height:32px;overflow:visible;position:relative;width:min(320px,45vw);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depositAndWithdrawalRecords__dateEl{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--border-color);border:none;color:var(--color-normal-1);cursor:pointer;font-size:12px;height:100%;outline:0;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.depositAndWithdrawalRecords__dateEl .ant-picker-suffix{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-input input::-webkit-input-placeholder{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-input input::-moz-placeholder{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-input input:-ms-input-placeholder{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-input input::-ms-input-placeholder{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-input input::placeholder{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl .ant-picker-range-separator .ant-picker-separator{color:var(--color-normal-1)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused,.depositAndWithdrawalRecords__dateEl:focus,.depositAndWithdrawalRecords__dateEl:hover{background:var(--web-border-6)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-suffix,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-suffix,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-suffix{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input input::-webkit-input-placeholder,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active input::-webkit-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input input::-webkit-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active input::-webkit-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input input::-webkit-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active input::-webkit-input-placeholder{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input input::-moz-placeholder,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active input::-moz-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input input::-moz-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active input::-moz-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input input::-moz-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active input::-moz-placeholder{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input input:-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active input:-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input input:-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active input:-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input input:-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active input:-ms-input-placeholder{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input input::-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active input::-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input input::-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active input::-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input input::-ms-input-placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active input::-ms-input-placeholder{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input input::placeholder,.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-input-active input::placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input input::placeholder,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-input-active input::placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input input::placeholder,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-input-active input::placeholder{color:var(--web-bg-4)}.depositAndWithdrawalRecords__dateEl.ant-picker-focused .ant-picker-range-separator .anticon-swap-right,.depositAndWithdrawalRecords__dateEl:focus .ant-picker-range-separator .anticon-swap-right,.depositAndWithdrawalRecords__dateEl:hover .ant-picker-range-separator .anticon-swap-right{color:var(--web-bg-4)}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-range-arrow:before{background:#a2a3a1}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container{background:#a2a3a1;color:#22241f}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell{opacity:0}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-view{opacity:1}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-in-range:before,.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-end.ant-picker-cell-in-view:before,.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-start.ant-picker-cell-in-view:before{background:#737471}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-end.ant-picker-cell-in-view .ant-picker-cell-inner,.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-range-start.ant-picker-cell-in-view .ant-picker-cell-inner{background:#148bcc;border-radius:50%}.depositAndWithdrawalRecords__pickerPopup .ant-picker-range-wrapper .ant-picker-panel-container .ant-picker-content .ant-picker-cell-today.ant-picker-cell-in-view .ant-picker-cell-inner:before{border-color:#161813;border-radius:50%}.depositAndWithdrawalRecords__tableCard{background:var(--color-background-4);border:1px solid var(--color-transparent-1);border-radius:10px;overflow:hidden}.depositAndWithdrawalRecords__thead,.depositAndWithdrawalRecords__tr{display:grid;grid-template-columns:2.1fr .7fr .7fr .7fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.depositAndWithdrawalRecords__thead{background:var(--web-bg-2);font-size:16px;font-weight:600;height:40px}.depositAndWithdrawalRecords__th{font-size:16px;text-align:center}.depositAndWithdrawalRecords__th--right{text-align:right}.depositAndWithdrawalRecords__tbody{display:grid}.depositAndWithdrawalRecords__tr{background:rgba(255,255,255,.05);border-top:1px solid var(--color-transparent-4);padding:12px 0}.depositAndWithdrawalRecords__tr:nth-child(odd){background:var(--web-bg-7)}.depositAndWithdrawalRecords__td{color:var(--color-normal-1);font-size:14px;text-align:center;white-space:nowrap}.depositAndWithdrawalRecords__status{border-radius:999px;display:inline-block;font-size:14px;line-height:1;min-width:64px;text-align:center}@-webkit-keyframes rec-skel{to{-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes rec-skel{to{-webkit-transform:translateX(100%);transform:translate(100%)}}.depositAndWithdrawalRecords__empty{color:var(--color-normal-1);font-size:14px;padding:20px 12px;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.accountWallet{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:14px 32px}.accountWallet__title{color:var(--color-normal-1);font-size:18px}.accountWallet__summary{padding:20px 23px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--web-bg-6);border-radius:8px;-ms-flex-direction:column;flex-direction:column}.accountWallet__summary,.accountWallet__summaryTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.accountWallet__summaryTop{min-width:0;width:100%}.accountWallet__summaryBottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;width:100%}.accountWallet__tip{font-size:14px;font-weight:400}.accountWallet__oneKeyBtn{background-color:var(--web-bg-8);border-radius:100px;color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;padding:4px 10px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accountWallet__oneKeyBtnBg{height:100%;pointer-events:none;position:absolute;width:100%}.accountWallet__transferlabel{position:relative;z-index:1}.accountWallet__transferIcon{color:var(--color-main);margin-right:2px;position:relative;z-index:1}.accountWallet__transferIcon--loading{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.accountWallet__badge{background:var(--color-button-1);border-radius:50%;display:grid;height:56px;place-items:center;width:56px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.accountWallet__badgeIcon{border-radius:50%;-webkit-box-shadow:inset 0 0 0 3px hsla(0,0%,100%,.35);box-shadow:inset 0 0 0 3px rgba(255,255,255,.35);height:28px;width:28px}.accountWallet__meta{background:var(--color-transparent-2);border-radius:8px;display:grid;gap:10px;min-width:0;padding:0 12px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:54px}.accountWallet__row{-ms-flex-align:center}.accountWallet__currencyRow,.accountWallet__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.accountWallet__currencyRow{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accountWallet__caption{font-size:14px;font-weight:600}.accountWallet__account{overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:auto;flex:auto;text-align:center}.accountWallet__account,.accountWallet__balance{color:var(--color-tab);font-size:16px;font-weight:600}.accountWallet__currency{color:var(--color-normal-1);font-size:14px;font-weight:400}.accountWallet__hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;gap:6px;opacity:.9;padding:0 14px}.accountWallet__hintDot{background:var(--color-main);border-radius:2px;height:18px;width:3px}.accountWallet__hintText{color:var(--color-normal-1)}.accountWallet__list{background:var(--web-bg-6);border-radius:8px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:30px 15px}.accountWallet__itemBalanceBottomLeft{gap:2px}.accountWallet__itemBalanceBottom,.accountWallet__itemBalanceBottomLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountWallet__itemBalanceBottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.accountWallet__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--web-bg-6);border-radius:8px;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px 15px}.accountWallet__item,.accountWallet__itemName{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountWallet__itemName{border-bottom:1px solid var(--web-bg-6);color:var(--color-normal-1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding-bottom:10px;text-align:left;width:100%}.accountWallet__itemlabel{font-size:12px}.accountWallet__auto{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-main);cursor:not-allowed;gap:4px}.accountWallet__auto--open{cursor:pointer;opacity:1}.accountWallet__auto--loading{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.accountWallet__itemBalance{color:var(--color-main);font-size:14px;font-weight:400;text-align:right}.accountWallet__backBtn{background:var(--color-transparent-1);border:1px solid hsla(0,0%,100%,.3);border-radius:999px;color:var(--color-normal-1);font-size:12px;font-style:normal;font-weight:400;height:30px;padding:4px 6px;white-space:nowrap}.accountWallet__userInfoBox{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--web-bg-6);border-radius:8px;justify-content:space-between;padding:19px 54px}.accountWallet__userInfoBox,.accountWallet__userInfoLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountWallet__userInfoLeft{gap:37px}.accountWallet__userAvatar{border-radius:50%;height:58px;width:58px}.accountWallet__accountBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-normal-1);-ms-flex-direction:column;flex-direction:column;font-family:PingFangSC;font-size:14px;font-weight:600;gap:10px;width:237px}.accountWallet__account{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accountWallet__account,.accountWallet__balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountWallet__balance{background:var(--web-bg-7);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;padding:0 15px;width:100%}.accountWallet__tabItem,.accountWallet__userInfoRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accountWallet__tabItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-normal-1);-ms-flex-direction:column;flex-direction:column;font-family:PingFangSC;font-size:16px;font-weight:600;gap:10px;width:80px}.accountWallet__nicknamePopForm{display:grid;gap:18px;padding:12px 0}.accountWallet__nicknamePopField{display:grid;gap:8px}.accountWallet__nicknamePopLabel{color:var(--color-normal-1);font-size:12px;text-align:left}.accountWallet__nicknamePopInput{background:#121412;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:var(--color-normal-1);padding:10px 12px;-webkit-transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease,-webkit-box-shadow .15s ease}.accountWallet__nicknamePopInput::-webkit-input-placeholder{color:var(--color-normal-4)}.accountWallet__nicknamePopInput::-moz-placeholder{color:var(--color-normal-4)}.accountWallet__nicknamePopInput:-ms-input-placeholder{color:var(--color-normal-4)}.accountWallet__nicknamePopInput::-ms-input-placeholder{color:var(--color-normal-4)}.accountWallet__nicknamePopInput::placeholder{color:var(--color-normal-4)}.accountWallet__nicknamePopInput:focus{outline:none}.accountWallet__nicknamePopBtn{background:var(--color-main);border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 16px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.vip{color:var(--color-normal-1);height:auto}.vip__modal .modal__panel{width:920px}.vip__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px 34px}.vip__header{display:grid;gap:12px}.vip__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.vip__username{color:var(--color-normal-1);font-size:30px;font-weight:600;letter-spacing:.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vip__editBtn{display:grid;height:24px;place-items:center;width:24px}.vip__statZone{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;gap:10px;margin-top:20px;width:100%}.vip__statZone--triple{grid-template-columns:1fr}@media (min-width:380px){.vip__statZone--triple{grid-template-columns:1fr}}.vip__statCard{border-radius:8px;overflow:hidden;padding:14px 16px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.vip__statCardGlow{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.vip__statCardMain{position:relative;z-index:1}.vip__statCardLabel{color:var(--color-normal-1);font-size:14px;font-weight:400;margin-bottom:6px}.vip__statCardValueWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px}.vip__statCardValue{color:var(--color-main);font-size:24px;font-weight:600}.vip__statCardValue--negative{color:var(--color-warning)}.vip__statCardCurrency{color:var(--color-normal-1);font-size:12px;font-weight:600}.vip__cta{display:grid;grid-template-columns:auto 1fr auto;margin-top:4px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-normal-7);border-radius:10px;color:var(--color-normal-1);gap:10px;padding:12px 14px}.vip__ctaIcon{display:grid;height:28px;place-items:center;width:28px}.vip__ctaText{color:var(--color-normal-1);font-size:16px;font-weight:400;text-align:left}.vip__sectionTitle{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-weight:600;height:25px}.vip__list{background:var(--web-bg-6);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:16px 0 10px;overflow:hidden;padding:20px 0}.vip__row{display:grid;grid-template-columns:1fr auto;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--web-bg-5);gap:8px;padding:12px 14px}.vip__row:last-child{border-bottom:none}.vip__row--disabled{opacity:.5;pointer-events:none}.vip__rowLeft{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-width:0}.vip__rowIcon{display:grid;height:28px;place-items:center;width:28px}.vip__rowMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:4px;justify-content:space-between;width:100%}.vip__rowLabel{color:var(--color-normal-1);font-size:16px;font-weight:400}.vip__rowRight{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-4);gap:8px}.vip__rowValue{color:#ffc300;font-size:16px;font-weight:400}.vip__logout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:52px;-ms-flex-negative:0;background:var(--color-gradient-1);border-radius:8px;color:var(--color-normal-1);flex-shrink:0;font-size:16px;margin:22px 30px 0}.vip__logout,.vip__serviceBlock{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip__serviceBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:12px}.vip__serviceBlock,.vip__serviceItem{display:-webkit-box;display:-ms-flexbox;display:flex}.vip__serviceItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:16px;justify-content:center}.vip__serviceItemImg{height:40px;width:40px}.vip__nicknamePopForm{display:grid;gap:18px;padding:12px 0}.vip__nicknamePopField{display:grid;gap:8px}.vip__nicknamePopLabel{color:var(--color-normal-1);font-size:12px;text-align:left}.vip__nicknamePopInput{background:#121412;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:var(--color-normal-1);padding:10px 12px;-webkit-transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,background .2s ease,-webkit-box-shadow .15s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease;transition:border-color .15s ease,box-shadow .15s ease,background .2s ease,-webkit-box-shadow .15s ease}.vip__nicknamePopInput::-webkit-input-placeholder{color:var(--color-normal-4)}.vip__nicknamePopInput::-moz-placeholder{color:var(--color-normal-4)}.vip__nicknamePopInput:-ms-input-placeholder{color:var(--color-normal-4)}.vip__nicknamePopInput::-ms-input-placeholder{color:var(--color-normal-4)}.vip__nicknamePopInput::placeholder{color:var(--color-normal-4)}.vip__nicknamePopInput:focus{outline:none}.vip__nicknamePopBtn{background:var(--color-main);border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0 16px}.vip__userInfoBox{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--web-bg-6);border-radius:8px;justify-content:space-between;padding:19px 54px}.vip__userInfoBox,.vip__userInfoLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip__userInfoLeft{gap:20px}.vip__userAvatar{border-radius:50%;height:58px;width:58px}.vip__accountBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-normal-1);-ms-flex-direction:column;flex-direction:column;font-family:PingFangSC;font-size:14px;font-weight:600;gap:20px;width:237px}.vip__account{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vip__account,.vip__balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip__balance{background:var(--web-bg-7);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;padding:0 15px;width:100%}.vip__userInfoRight{gap:30px}.vip__rightItem,.vip__userInfoRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vip__rightItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;border:1px solid var(--color-main);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:84px;justify-content:space-between;padding-bottom:8px;padding-top:10px;width:120px}.vip__rightItemTitle{text-align:center}.vip__tabItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-weight:600;width:80px}.vip__block{-webkit-box-flex:1;-ms-flex:1;flex:1}.vip__blockBox{margin-top:20px}.vip__modalSelect .modal__panel{width:468px}.vip__modalSelect .modal__content>div{width:100%}.vip__card{border-radius:8px;margin:16px auto;overflow:hidden;width:85%}.vip__cardList{margin:0;padding:6px 0}.vip__cardRow{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:60px;padding:10px 14px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;color:var(--color-normal-1);justify-content:space-between}.vip__cardItem{border-bottom:1px solid var(--web-bg-5)}.vip__cardItem:last-child{border-bottom:none}.vip__label{color:rgba(255,255,255,.75);font-size:16px;font-weight:600}.vip__radio{border-radius:50%;color:var(--color-normal-7);display:grid;height:22px;place-items:center;width:22px}.vip__unchecked{border:1px solid #a2a3a1;border-radius:999px;height:18px;width:18px}.vip__levelBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vip__vipDetailBtn{background:var(--web-linear-1);border-radius:8px;color:var(--color-normal-1);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:5px 20px}.vip__level{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAVCAYAAAD2KuiaAAAEs0lEQVR4Xt1Y32uWdRTfn9BNe932PI8vlgNXQ2PtR1eNipSFE1oNo9hM1Mxsm5akhnsnKaGwTV1MnWwvJEpFsk0KryJIvBDCQf0BXtRFCCLd2OXpe8731/me7/fZ6rIe+HB+fc7nnO+z53149zY0iKunDr3ddZhWuN+9APA/wUr3PNR7LkJVntddvXV4QhHPdV56DJsO3YJq/0nIXh6F3AB9Cxnr3JjjWl/2p3weO61XymtJvMR7+R4aG944C637rkPHzEPonIdpPGvq8CvtJ36GYvsJyLcdgWzrx5BvPUJ+rnwdG2tyBMZ1PRa2xvmOE3PzbUbvVd5jrKmRZbMDTTfP78vr1e3j8OzR2/REBDcB//LPHLsD+WvHCYWxeR+zfSbfd8zxND4VMesTcLr/Bkori2ZKJHZYBe21e/Qk0OHVZ77a8cUjKAY+h3xHjWEC8n4e1yDrH49yBJtDS/6E15CW9ztf8sJ61m9my7lJTDAum2d2w9p6ddauy3/B81egt0G97OqtIzchf/2UwWnmr4XTUCB/INWDuTBfDKTyzDf1olTP8rSG5tm81MV58W60r7JtR38CfNnj47+yYXcd8jfPQD54NraDZ0KfYlNPwfYKncL5lqvjzPWivp3B5vIeo1EMIgRXWadFOYNoJ22rQ5fwXXAfbwBkOych3zkF+VsK5E9qvwyOvxYvkTOgmY4zCUWCozFteGvM+ifg+yg9PDvdgPztC5C/EyJz/kxU43XPC3M8r3PnyRYUW80ybc1NQ/bMuP3lzPIe1J/xNyAbnoV8+KJDRph1lufJ3+Xznss0qG7skO+L53BtO0/UdoV7yV5pOZdyvH8Ird/b34DdVyBXQOvwLmJOWxa3UG4u5K4G289AGk4zrjt9PkfOtftJHkHkE714Xn8D9tYh27MALXvqzNfIVM76FO/VMfGMT32UM3nTE/VS7HMYy1zZLG75fL8r20vqJPQx525Ay3tXoXnfl8oqWKty2jc2qF81nJI875M1qx3kZc3A9NNufK+Ax2opvajPx3QDuhbgUTG6BC3vXw/QzMBj8vdfc76tyd6Uhs5d87X91mo92Sc1OU/yub7V5vPkXutHlwHPjl+EFp8evwtNB76C5g++hiYFtOQfMJblMUeQeQte41xjrbbGNzTXzsGY7+D6XZ3l7YxIM83l+oiN6sxd87CIH4Edm88/gKYPv4V1Cmitz2OXO4j+DVfniLjke66rj4Q9vsa4I2zGwXhG3CtrNwTCni0XHuATMGz/Gfqx9bNfYN3oIqGCdgyxpH3CUlhnMfq2B62tW78yokF19AMd3sP6kG97OcfsJPeKeX4fWcez0rdAe+E/RPh52HjqV6iM3YRGhcrYMlQOaZ9i5jeqmgbybI3xHVfnbN5r6F7Ps/6yn881mYbjmnq0U8C3O+k8aj918h4dPvpxBG8CFtomf4OmT36AxsPfw5OHvwvQWOKvhpSO7LcctGV8D8b9KOaW7Zgdvw14tuTh7YU/EvTMQw1Jz83+CZtnHqqm30uxKZFrm0rkJFKcKa8X6EqujCVMnTSU337uD+i4/Jje+OqlV4t+DSq7OudgywsL8CK+KP7LwJc8nkWez15/A4Li4V8lQzf5AAAAAElFTkSuQmCC);background-size:100% 100%;color:var(--color-normal-1);height:21px;width:64px}.vip__level,.vip__listTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vip__listTop{border-bottom:1px solid var(--web-bg-6);gap:35px;padding:10px 0 25px}.vip__listItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.vip__itemName{color:var(--color-normal-1);font-size:16px;font-weight:600}.vip__itemValue{color:var(--color-main);font-size:16px;font-weight:600}.vip__listBottom{border-bottom:none;padding:30px 0 10px}.vip__tipsBox{margin-top:20px}.vip__tipsBox,.vip__tipsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.vip__tipsItem{-webkit-box-flex:1;background:var(--web-bg-6);border-radius:12px;-ms-flex:1;flex:1;min-height:96px;padding:0 20px}.vip__tipsItemIcon{-ms-flex-negative:0;flex-shrink:0}.vip__tipsItemTitle{color:var(--color-main);font-size:14px;font-weight:600}.vip__tipsItemInfo{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-size:14px;font-weight:600;margin-top:15px}.vip__sectionTitleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vip__tip{color:var(--color-main);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-bottom:2px;text-align:right}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.vipDetail{color:var(--color-normal-1);max-height:60vh;overflow-y:auto;padding:20px 12px}.vipDetail,.vipDetail__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:PingFang SC;gap:20px}.vipDetail__panel{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.vipDetail__headMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2px}.vipDetail__all,.vipDetail__headMeta{-webkit-box-align:center;align-items:center;gap:12px}.vipDetail__all{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.vipDetail__allDot{background:var(--color-main);border-radius:0 2px 2px 0;display:inline-block;height:24px;width:4px}.vipDetail__subTitle{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0;padding:0 0 0 10px}.vipDetail__subDot,.vipDetail__subTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vipDetail__subDot{-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-normal-1);border-radius:50%;height:4px;justify-content:center;margin-right:10px;width:4px}.vipDetail__content{color:var(--color-normal-2);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:24px;text-align:left}.vipDetail__tableWrap{background:var(--web-border-5);border-radius:10px;overflow:hidden;padding:0}.vipDetail__thead{border-bottom:1px solid var(--color-transparent-2)}.vipDetail__thead--normal{background:var(--web-bg-6)!important;border:none}.vipDetail__tr:nth-child(odd){background:var(--web-bg-7)}.vipDetail__th{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:10px;text-align:center}.vipDetail__th--level{border-right:1px solid var(--color-transparent-1)}.vipDetail__th--group{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.vipDetail__th:first-child{text-align:center;width:60px}.vipDetail__table{border-collapse:collapse;table-layout:fixed;width:100%}.vipDetail__tableTd,.vipDetail__tableTh,.vipDetail__td{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:10px;text-align:center}.vipDetail__td--level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:8px;justify-content:center}.vipDetail__td:first-child{text-align:center;width:60px}.vipDetail__medal{border-radius:50%}.vipDetail__medal,.vipDetail__medalImg{height:20px;width:20px}.vipDetail__levelText{color:var(--color-main)}.vipDetail__levelText,.vipDetail__remark{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.vipDetail__remark{color:var(--color-normal-3);padding-bottom:8px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.vipGroup{gap:20px;height:100%;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--color-normal-1);-ms-flex-direction:column;flex-direction:column;padding:14px 32px}.vipGroup,.vipGroup__tabsBox{display:-webkit-box;display:-ms-flexbox;display:flex}.vipGroup__tabsBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--color-transparent-1);gap:28px}.vipGroup__tabs{display:grid;gap:28px;grid-auto-flow:column;padding-top:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.vipGroup__tab{background:transparent;border:0;color:var(--color-normal-4);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;height:33px;line-height:25px;min-width:108px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;transition:all .3s ease}.vipGroup__tab--active{color:var(--color-normal-1)}.vipGroup__tabUnderline{background:var(--color-main);border-radius:2px 2px 0 0;bottom:0;height:4px;left:40%;position:absolute;right:40%;width:28px}.vipGroup__claim{gap:20px}.vipGroup__claim,.vipGroup__mainPanel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vipGroup__mainPanel{background:var(--web-bg-6);border-radius:8px;gap:22px;padding:35px 20px}.vipGroup__grid{display:grid;gap:22px;grid-template-columns:1fr 1fr}.vipGroup__cell{background:var(--web-bg-6);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;height:50px;padding:0 10px}.vipGroup__cellLabel{color:var(--color-normal-1)}.vipGroup__cellLabel,.vipGroup__cellValue{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.vipGroup__cellValue{color:var(--color-main)}.vipGroup__primaryBtn{background:var(--web-linear-10);border-radius:8px;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:44px;line-height:22px;width:100%}.vipGroup__primaryBtn--disabled{cursor:not-allowed;opacity:.5}.vipGroup__listPanel{background:var(--web-bg-6);gap:8px;padding:35px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vipGroup__listPanel,.vipGroup__listRow{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.vipGroup__listRow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--web-border-1);-webkit-box-sizing:border-box;box-sizing:border-box;gap:12px;height:56px;justify-content:space-between;padding:10px 12px}.vipGroup__listLabel{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.vipGroup__listRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between;-webkit-box-flex:.6;-ms-flex:.6;flex:.6;padding-right:50px}.vipGroup__listBtn,.vipGroup__listValue{font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.vipGroup__listBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--web-linear-10);border-radius:8px;color:var(--color-normal-1);height:32px;justify-content:center;width:114px}.vipGroup__listBtn--disabled{cursor:not-allowed;opacity:.5}.vipGroup__records{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:0 12px}.vipGroup__filter,.vipGroup__records{display:-webkit-box;display:-ms-flexbox;display:flex}.vipGroup__filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vipGroup__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--web-border-2);background-image:none;border:none;border-radius:8px;-webkit-box-shadow:none;box-shadow:none;color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:36px;line-height:20px;outline:none;padding:0 12px;width:100%}.vipGroup__table{border-radius:8px;overflow:hidden}.vipGroup__thead{background:var(--web-border-5);display:grid;grid-template-columns:1fr 80px;height:38px;padding:0 12px;text-align:center}.vipGroup__th{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:22px}.vipGroup__tbody,.vipGroup__th{display:-webkit-box;display:-ms-flexbox;display:flex}.vipGroup__tbody{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vipGroup__tr{background:var(--web-border-1);display:grid;grid-template-columns:1fr 80px;padding:10px 12px}.vipGroup__tr:nth-child(odd){background:var(--web-bg-6)}.vipGroup__td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:20px}.vipGroup__noticePanel,.vipGroup__td{display:-webkit-box;display:-ms-flexbox;display:flex}.vipGroup__noticePanel{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.vipGroup__headMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 2px}.vipGroup__all,.vipGroup__headMeta{-webkit-box-align:center;align-items:center;gap:12px}.vipGroup__all{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-align:center;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-height:25px}.vipGroup__desc{background:var(--color-background-4);border-radius:8px;padding:12px}.vipGroup__noticeList{background:var(--web-bg-6);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:35px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.vipGroup__noticeItem{color:var(--color-normal-2);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;list-style:decimal inside}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.promotionEvent__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px}.promotionEvent__category,.promotionEvent__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.promotionEvent__category{border-bottom:1px solid var(--color-normal-5);padding:10px 10px 0}.promotionEvent__list{-ms-flex-flow:column;flex-flow:column;gap:20px;list-style:none;margin:0;padding:20px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:scroll}.promotionEvent__item,.promotionEvent__list{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.promotionEvent__item{background-color:var(--item-bg);border-radius:8px;-ms-flex-flow:column;flex-flow:column;gap:8px;min-height:220px;padding:12px;width:100%;-ms-flex-negative:0;flex-shrink:0}.promotionEvent__title{display:-webkit-box;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:400;line-break:strict;line-height:25px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-overflow:ellipsis}.promotionEvent__bannerArea{aspect-ratio:352/92.3;background:var(--color-transparent-2);border-radius:8px;width:100%}.promotionEvent__bannerImg{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotionEvent__timeRange{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;-ms-flex-negative:0;flex-shrink:0}.promotionEvent__infoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between}.promotionEvent__categoryList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.promotionEvent__categoryItem{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:28px;line-height:20px;padding:4px 20px}.promotionEvent__categoryItem:nth-child(3n+1){background:var(--color-tag-1)}.promotionEvent__categoryItem:nth-child(3n+2){background:var(--color-tag-2)}.promotionEvent__categoryItem:nth-child(3n+3){background:var(--color-tag-3)}.promotionEvent__detail{color:var(--color-normal-1);margin-top:20px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.promotionApplicationHallEventRecordDetail__list{display:-webkit-box;display:-ms-flexbox;list-style:none;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;gap:10px;padding:0 0 10px 30px;width:50%}.promotionApplicationHallEventRecordDetail__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-negative:0;flex-shrink:0}.promotionApplicationHallEventRecordDetail__label{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-wrap:break-word;padding-right:15px;text-align:left;white-space:normal;width:60%;word-break:normal}.promotionApplicationHallEventRecordDetail__value{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.promotionApplicationHallEventRecordDetail__status--Approved,.promotionApplicationHallEventRecordDetail__status--Granted{color:var(--color-status-success)}.promotionApplicationHallEventRecordDetail__status--Rejected{color:var(--color-status-error)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.promotionApplicationHall__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px}.promotionApplicationHall__category{border-bottom:1px solid var(--color-normal-5);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px 0}.promotionApplicationHall__eventRecord{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 12px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.limitedTimeEvent{height:100%}.limitedTimeEvent__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%;padding:14px 32px}.limitedTimeEvent__category{border-bottom:1px solid var(--btn-bg);-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 10px 0}.limitedTimeEvent__info{height:100%}.limitedTimeEvent__list{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:20px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:20px}.limitedTimeEvent__record{margin-top:20px}.limitedTimeEvent__promotionEventList{background:var(--web-bg-6);border-radius:8px;padding:20px}.limitedTimeEvent__itemsBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.limitedTimeEvent__item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr .5fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-border-1);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:10px;height:56px;letter-spacing:normal;line-height:normal;padding:0 49px 0 10px;place-items:center;text-align:left;width:100%}.limitedTimeEvent__promotionEvenItem{grid-template-columns:2fr 1fr .5fr}.limitedTimeEvent__label{color:var(--color-normal-1);font-size:18px;text-align:center;width:60%}.limitedTimeEvent__value{color:var(--color-main);font-size:16px;text-align:center;width:30%}.limitedTimeEvent__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-main);border-radius:8px;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:32px;justify-content:center;letter-spacing:normal;line-height:normal;text-align:center;width:114px}.limitedTimeEvent__tableCard{background:var(--color-background-4);border-radius:10px;overflow:hidden}.limitedTimeEvent__thead,.limitedTimeEvent__tr{display:grid;grid-template-columns:2fr 2fr 1fr 1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1)}.limitedTimeEvent__thead{background:var(--web-border-5);font-size:16px;font-weight:600;height:40px}.limitedTimeEvent__th{font-size:16px;text-align:center}.limitedTimeEvent__th--right{text-align:right}.limitedTimeEvent__tbody{display:grid}.limitedTimeEvent__tr{background:rgba(255,255,255,.05);-webkit-box-sizing:border-box;box-sizing:border-box;height:41px;padding:12px 0}.limitedTimeEvent__tr:nth-child(odd){background:var(--web-bg-7)}.limitedTimeEvent__td{color:var(--color-normal-1);font-size:14px;text-align:center;white-space:nowrap}.limitedTimeEvent__status{border-radius:999px;color:var(--color-main);display:inline-block;font-size:14px;line-height:1;min-width:64px;text-align:center}.limitedTimeEvent__status--failed{color:var(--web-text-5)}.limitedTimeEvent__status-success{color:var(--color-main)}.limitedTimeEvent__empty,.limitedTimeEvent__status--pending{color:var(--color-normal-1)}.limitedTimeEvent__empty{background:var(--web-border-1);font-size:14px;padding:20px 12px;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.dailyProfitLoss{color:var(--color-normal-1)}.dailyProfitLoss__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px 32px}.dailyProfitLoss__title{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:left}.dailyProfitLoss__topValueBox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;background-image:var(--web-linear-11);border-radius:8px;justify-content:space-between;margin-top:20px;padding:35px 54px}.dailyProfitLoss__topValueBox,.dailyProfitLoss__valueBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dailyProfitLoss__valueBox{color:var(--color-normal-1);gap:40px;margin-left:50px}.dailyProfitLoss__valueItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:90px;justify-content:space-between;width:100%}.dailyProfitLoss__value,.dailyProfitLoss__valueItem{display:-webkit-box;display:-ms-flexbox;display:flex}.dailyProfitLoss__value{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--web-bg-6);border-radius:8px;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:6px;letter-spacing:normal;line-height:normal;padding:10px 15px;text-align:left}.dailyProfitLoss__valueNum{color:var(--color-main);font-size:16px;font-weight:600}.dailyProfitLoss__tips{color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:left}.dailyProfitLoss__bottomValueBox{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:var(--item-bg);margin-top:20px}.dailyProfitLoss__bottomValueBox,.dailyProfitLoss__leftBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;border-radius:8px;gap:20px;justify-content:flex-start;padding:20px}.dailyProfitLoss__leftBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;background-color:var(--web-bg-6);-ms-flex:1;flex:1}.dailyProfitLoss__depositWithdrawal{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin:0 15px}.dailyProfitLoss__depositWithdrawalItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;gap:12px;letter-spacing:normal;line-height:normal;text-align:center}.dailyProfitLoss__depositWithdrawalItem,.dailyProfitLoss__leftValueBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dailyProfitLoss__leftValueBox{background-color:var(--web-bg-6);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:8px;gap:20px;padding:16px 25px;width:292px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dailyProfitLoss__leftValueItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dailyProfitLoss__leftValueItem,.dailyProfitLoss__rightBox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.dailyProfitLoss__rightBox{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:8px;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.dailyProfitLoss__rightItem{background:var(--web-bg-7);display:-webkit-box;display:-ms-flexbox;display:flex;height:41px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 47px}.dailyProfitLoss__rightItem:nth-child(2n){background:var(--web-bg-6)}.dailyProfitLoss__selectBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;gap:20px;justify-content:start;margin:20px auto 0;width:100%}.dailyProfitLoss__select{width:200px}.dailyProfitLoss__select .select__btn{width:100%}.dailyProfitLoss__range{width:350px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.dailyProfitLoss__range .datePickerField__input{background-color:var(--btn-bg);height:36px}.dailyProfitLoss__searchBtn{background:var(--web-linear-1);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:36px;line-height:22px;padding:0 16px;-webkit-transition:-webkit-transform .08s ease;transition:-webkit-transform .08s ease;transition:transform .08s ease;transition:transform .08s ease,-webkit-transform .08s ease;white-space:nowrap}.dailyProfitLoss__searchBtn:active{-webkit-transform:scale(.97);transform:scale(.97)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.transactionRecords{color:var(--color-normal-1)}.transactionRecords,.transactionRecords__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.transactionRecords__wrapper{gap:20px;padding:14px 32px}.transactionRecords__pageTitle{color:var(--color-normal-1);font-family:PingFangSC;font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:left}.transactionRecords__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.transactionRecords__row{-webkit-box-flex:1;display:grid;-ms-flex:1;flex:1;gap:8px;grid-template-columns:1fr 1fr}.transactionRecords__row--date{grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.transactionRecords__select{position:relative}.transactionRecords__select:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--color-normal-3);content:"";height:0;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:0}.transactionRecords__range{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.transactionRecords__selectControl{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--web-border-2);background-image:none;border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;padding:0 12px;width:100%}.transactionRecords__selectControl:focus{outline:none}.transactionRecords__searchBtn{background:var(--web-linear-1);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:32px;line-height:22px;padding:0 16px;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;white-space:nowrap;width:72px}.transactionRecords__searchBtn:active{-webkit-transform:scale(.98);transform:scale(.98)}.transactionRecords__headMeta{display:grid;grid-template-columns:1fr auto;padding:0 2px;width:100%;-ms-flex-negative:0;flex-shrink:0}.transactionRecords__all,.transactionRecords__headMeta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.transactionRecords__all{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.transactionRecords__allDot{background:var(--color-main);border-radius:0 2px 2px 0;display:inline-block;height:24px;width:4px}.transactionRecords__tip{color:var(--color-main);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:right}.transactionRecords__table{background:transparent;border-radius:10px;overflow:hidden}.transactionRecords__thead{display:grid;grid-template-columns:1.6fr 1.6fr 1fr .6fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-normal-5);border-radius:8px 8px 0 0;height:37px}.transactionRecords__th{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.transactionRecords__tbody{border-radius:0 0 10px 10px;overflow-y:auto}.transactionRecords__tr{display:grid;grid-template-columns:1.6fr 1.6fr 1fr .6fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-bg-6);-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:14px;height:41px}.transactionRecords__tr:nth-child(odd){background:var(--web-bg-7)}.transactionRecords__td,.transactionRecords__td--time{font-size:14px}.transactionRecords__td--amount,.transactionRecords__td--time{font-weight:600;text-align:center}.transactionRecords__td--type{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.transactionRecords__time{color:var(--color-normal-1);font-size:14px;font-weight:600}.transactionRecords__title{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:2px}.transactionRecords__amount{color:var(--color-main);display:inline-block;font-weight:600}.transactionRecords__empty{background:var(--web-bg-7);color:var(--color-normal-3);padding:18px;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.eventResultSkeleton__nav{height:.7em}.eventResultSkeleton__playScore{height:.3em;width:20px}.eventResultSkeleton__teamLogo{border-radius:50%;height:20px;width:20px}.eventResultSkeleton__teamName{height:.8em;width:120px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.eventResult__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;height:100vh;padding:14px 32px}.eventResult__list{-webkit-box-flex:1;background:var(--web-bg-6);-ms-flex:1;flex:1;gap:10px;height:100%;list-style:none;margin:0;overflow-y:scroll;padding:20px}.eventResult__item,.eventResult__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:8px;-ms-flex-flow:column;flex-flow:column}.eventResult__item{width:100%;-ms-flex-negative:0;background-color:var(--web-bg-6);flex-shrink:0}.eventResult__item,.eventResult__nav{-webkit-box-sizing:border-box;box-sizing:border-box}.eventResult__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--color-normal-5);height:36px;padding:10px 10px 0}.eventResult__time{color:var(--ball-unac-color);font-size:16px;line-height:22px;width:100%;width:70px}.eventResult__leagueName,.eventResult__time{display:-webkit-box;font-family:PingFang SC;font-style:normal;font-weight:400;line-break:strict;overflow-wrap:break-word;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.eventResult__leagueName{color:var(--color-normal-1);font-size:18px;line-height:25px;text-align:center;width:100%}.eventResult__moreButton{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.eventResult__teamList{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:55px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:25px;list-style:none;margin:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eventResult__teamList--champion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:10px}.eventResult__teamItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:3px;justify-content:center;text-align:center;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.eventResult__teamItem--home{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.eventResult__teamItem--score{gap:25px;width:100px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;-ms-flex-negative:0;flex-shrink:0}.eventResult__teamLogo{background:var(--color-normal-1);border-radius:50%;height:25px;-o-object-fit:contain;object-fit:contain;width:25px}.eventResult__teamName{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:wrap}.eventResult__teamName--homeSkeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.eventResult__teamName--awaySkeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.eventResult__teamName--champion{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.8;text-align:center}.eventResult__teamName--active{color:var(--color-main);font-weight:700;opacity:1}.eventResult__homeTeamName{text-align:right}.eventResult__awayTeamName{text-align:left}.eventResult__playScore{color:var(--color-main);font-size:20px;line-height:25px}.eventResult__playScore,.eventResult__playSeparator{font-family:Roboto;font-style:italic;font-weight:400}.eventResult__playSeparator{color:var(--color-normal-1);font-size:16px;line-height:20px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.eventResultDetail{height:100vh;min-width:450px}.eventResultDetail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;height:100%;padding:14px 32px}.eventResultDetail__backBox{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:37px;justify-content:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex-positive:0;background-color:var(--item-bg);border-radius:6px;color:var(--color-normal-1);flex-grow:0;font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;margin-bottom:20px;text-align:center}.eventResultDetail__list{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow-y:scroll}.eventResultDetail__back{left:11px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.eventResultDetail__info{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column}.eventResultDetail__info,.eventResultDetail__infoContent{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.eventResultDetail__infoContent{-webkit-box-orient:horizontal;background:var(--web-linear-11);-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:12px;height:105px;padding:12px;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:6px;justify-content:center}.eventResultDetail__infoTeam{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;width:calc(100% - 100px) /2;-webkit-box-flex:1;-ms-flex:1;flex:1}.eventResultDetail__infoTeam--away{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.eventResultDetail__infoTeamLogoArea{height:24px;position:relative;top:2px}.eventResultDetail__infoTeamLogo{height:100%;width:auto}.eventResultDetail__infoTeamName{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;width:calc(100% - 30px);-ms-flex-negative:0;flex-shrink:0}.eventResultDetail__homeInfoTeamName{text-align:right}.eventResultDetail__infoScoreArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eventResultDetail__infoScore--matchType{border:1px solid var(--color-normal-5);border-radius:50px;color:var(--color-normal-3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px;padding:2px 8px;white-space:nowrap}.eventResultDetail__infoScore--result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:6px;justify-content:center;margin-bottom:10px;width:100%}.eventResultDetail__playScore{color:var(--color-main);font-family:Roboto;font-size:20px;font-style:italic;font-weight:400;line-height:25px}.eventResultDetail__playSeparator{display:-webkit-box;font-family:Roboto;font-size:16px;font-style:italic;font-weight:400;line-break:strict;line-height:20px;overflow-wrap:break-word;width:100%;word-break:keep-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--color-normal-1);overflow:hidden;text-align:center;text-overflow:ellipsis;width:25px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.friendReferral{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:14px 32px}.friendReferral__title{font-size:18px;font-weight:600;margin-bottom:20px;text-align:left;width:100%}.friendReferral__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--web-bg-8);border-radius:8px;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.friendReferral__qrCard,.friendReferral__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.friendReferral__qrCard{border-radius:12px;overflow-y:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.friendReferral__qrImg{background:#fff;border-radius:8px;height:210px;-o-object-fit:contain;object-fit:contain;width:210px;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.friendReferral__panel{display:grid;justify-items:center;margin-top:30px;width:100%}.friendReferral__label{color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:10px;text-align:center}.friendReferral__inputRow{display:-webkit-box;display:-ms-flexbox;display:flex;width:400px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-bg-7);border-radius:8px;margin-bottom:20px}.friendReferral__input{background:transparent;border:none;color:var(--color-normal-1);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px;padding:10px;text-align:center;width:100%;-webkit-tap-highlight-color:transparent}.friendReferral__input:focus{outline:none}.friendReferral__copyBtn{background:var(--color-main);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:44px;line-height:22px;margin-bottom:60px;margin-top:6px;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:170px}.friendReferral__copyBtn:active{-webkit-transform:scale(.98);transform:scale(.98)}.friendReferral__generateBtn{background:var(--color-main);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;height:44px;padding:0 35px}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.recommend__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:14px 32px}.recommend__category,.recommend__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.recommend__category{border-bottom:1px solid var(--btn-bg);padding:10px 10px 0}.recommend__list{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:20px;margin:20px 0}.recommend__promotionEventList{background:var(--web-bg-6);border-radius:8px;padding:20px}.recommend__itemsBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.recommend__item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr .5fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-border-1);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;gap:10px;height:56px;letter-spacing:normal;line-height:normal;padding:0 49px 0 10px;place-items:center;text-align:left;width:100%}.recommend__promotionEvenItem{grid-template-columns:2fr 1fr .5fr}.recommend__label{color:var(--color-normal-1);font-size:18px;text-align:center;width:60%}.recommend__value{color:var(--color-main);font-size:16px;text-align:center;width:30%}.recommend__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-main);border-radius:8px;color:var(--color-normal-1);font-family:PingFangSC;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;height:32px;justify-content:center;letter-spacing:normal;line-height:normal;text-align:center;width:114px}.recommend__tableCard{background:var(--color-background-4);border-radius:10px;overflow:hidden}.recommend__thead,.recommend__tr{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1)}.recommend__thead--records,.recommend__tr--records{grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.recommend__apply{grid-template-columns:1.5fr 1fr 1fr 1fr}.recommend__thead{background:var(--web-border-5);font-size:16px;font-weight:600;height:40px}.recommend__th{font-size:16px;text-align:center}.recommend__th--right{text-align:right}.recommend__tbody{display:grid}.recommend__tr{background:rgba(255,255,255,.05);-webkit-box-sizing:border-box;box-sizing:border-box;height:56px}.recommend__tr:nth-child(odd){background:var(--web-bg-7)}.recommend__td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--color-normal-1);font-size:14px;justify-content:center;text-align:center;white-space:nowrap}.recommend__status{border-radius:999px;color:var(--color-main);display:inline-block;font-size:14px;line-height:1;min-width:64px;text-align:center}.recommend__status--rejected{color:var(--web-text-5)}.recommend__status-success{color:var(--color-main)}.recommend__empty,.recommend__status--pending{color:var(--color-normal-1)}.recommend__empty{background:var(--web-border-1);font-size:14px;padding:20px 12px;text-align:center}.recommend__title{color:var(--color-normal-1);font-size:18px;font-stretch:normal;font-style:normal;font-weight:600;height:25px;letter-spacing:normal;line-height:normal;text-align:left}.recommend__tipsWrapper{background:var(--web-bg-6);border-radius:8px;margin-top:20px;padding:35px 20px}.recommend__tipsList{list-style:auto;-webkit-padding-start:25px;padding-inline-start:25px;-webkit-margin-before:0;color:var(--color-normal-1);font-size:14px;line-height:2;margin-block-start:0;margin-bottom:0}.recommend__card{-webkit-box-pack:center;-ms-flex-pack:center;background:var(--item-bg);border-radius:8px;height:137px;justify-content:center}.recommend__card,.recommend__rowitem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommend__rowitem{gap:15px;width:178px}.recommend__itemLabel{color:var(--color-normal-1);font-family:PingFangSC;font-size:12px;font-weight:400}.recommend__itemLabel,.recommend__itemValue{font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left}.recommend__itemValue{color:var(--color-main);font-size:16px;font-weight:600}.recommend__main{padding:10px 11px;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--web-bg-6);border-radius:8px;-ms-flex-direction:column;flex-direction:column;gap:10px}.recommend__filterQuick,.recommend__main{display:-webkit-box;display:-ms-flexbox;display:flex}.recommend__filterQuick{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:20px}.recommend__select{color:var(--color-normal-1);width:100%}.recommend__range .dateRangePicker__field,.recommend__range .dateRangePicker__input{background:var(--web-bg-6)}.recommend__range .dateRangePicker__input{background:unset}.recommend__selectControl{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--web-bg-6);background-image:none;border:none;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;padding:0 32px 0 12px;width:100%}.recommend__selectControl:focus{outline:none}.recommend__dateRow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recommend__dash{color:var(--color-normal-3);font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.recommend__dateField{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.recommend__dateInput{-webkit-box-flex:1;background:var(--color-transparent-2);border:0;border-radius:8px;color:var(--color-normal-1);-ms-flex:auto;flex:auto;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:100%;line-height:20px;width:100%}.recommend__dateInput:focus{outline:none}.recommend__dateInput::-webkit-calendar-picker-indicator{opacity:0}.recommend__dateIcon{color:var(--color-normal-3);height:16px;pointer-events:none;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-48%);transform:translateY(-48%);width:16px}.recommend__searchBtn{background:var(--color-main);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:32px;line-height:22px;padding:0 16px;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;white-space:nowrap}.recommend__searchBtn:active{-webkit-transform:scale(.98);transform:scale(.98)}.recommend__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.recommend__row{display:grid;gap:8px;grid-template-columns:1fr 1fr}.recommend__row--date{grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.recommend__select{position:relative;width:500px}.recommend__select:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--color-normal-3);content:"";height:0;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:0}.recommend__range{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.card{color:var(--color-normal-1);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 32px}.card__title{font-size:18px;font-weight:600;margin-bottom:20px;text-align:left;width:100%}.card__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px;width:100%}.card__addBtn,.card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.card__addBtn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-bg-8);border:1px solid rgba(172,196,245,.8);border-radius:8px;gap:19px;width:calc(25% - 12px)}.card__addBtn,.card__item{-webkit-box-sizing:border-box;box-sizing:border-box;height:137px}.card__item{background:var(--bg-gray);border-radius:8px;padding:21px 14px;width:calc(25% - 15px)}.card__bankName{color:var(--color-normal-1);font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-align:left}.card__cardNumber{font-size:14px;margin-top:25px}.card__account,.card__cardNumber{color:var(--color-normal-1);font-family:PingFangSC;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2;text-align:left}.card__account{font-size:12px}.card__addBtnAll{height:484px;width:100%}.card__addBtnTitle{color:var(--web-text-1);font-family:PingFangSC;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.casino__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-flow:column;flex-flow:column;height:100%;padding:50px 0}.casino__gameType,.casino__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.casino__gameType{-webkit-box-align:end;-ms-flex-align:end;align-items:end;border-bottom:1px solid hsla(0,0%,100%,.1);height:44px}.casino__category{height:auto;margin:20px 0}.casino__categoryWrapper{padding:0 10px}.casino__categoryTabs{gap:8px;overflow-x:auto;width:100%}.casino__categoryTab,.casino__categoryTabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casino__categoryTab{-webkit-box-pack:center;-ms-flex-pack:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAABsCAYAAACoyNYlAAAMjElEQVR4Xu2d+VpT1xbA9yPYQW21agAR9KpoHVAUCIIizgODAyJa5wmqFJMwJIyKCHGeNRVur732trS9tXPFatVeUfMIPEIeYd21TnLCYe8gGHKyM5z9fb/vnJyzz5D1y1pr/4GfjAU52rvd5s5ud8XZbndPR5e7v6Prtaf97itov/ta4WyXl3bfVvtZ5WyXe+CY5lr1euFe3H0H30ucT/fX3nPgvPf4oPvQuUH3eeU/r77nwBbBOfi9Edp6oeND7dP8gfeiz977q2jn+fd9nzu73B6MtbuDYt3ttre73Gbehy7D4XKPaXP1OTAgnjOfvwKijbZ3ide+rQ/feYW7vnn+uZo5/Nyhjr2Bts9f+q8jWf57aJ5Dx4V3UPe1x7X39s1T7q/eR7kX7Xufqfw4fMcU/Pu+49o5Wnw/KrqPfxvwPuocr3zND7P/bNcrl9PlNvGeRj1I9GnXy3NtrpeAW6Ct1fkLFO5rh8z1x2DKrJUwPjkbxkxaELO8g7w3JV0KE1NzYObiIsgo2A9bDnZA7blflR+E+qNDUPxzE+8tqNF6u6/y9J0+T+vtF3DqTh9sO3oBZmduEwISy8iU/b4pHcYlLBagH0BZ5SUl+Xz0t915uZP391aj5daLc623+qD11gs4WPcFZnK+EIx44N3JCwUR4WAo2VqmzlkNOyouASYlnLrdB223+5y8x2EHlXCU3Nty8wXUX3wEuYXVQhDiBVmyibGmRYLgocgvsYD98p9KcmKSuskh73XI0Xzjhbvpxt/w2ZkfYdr8DUIQ4oV3okS2CmX7yfafofnm/5AXvbzXgKPh2rNzDdefw4m2BzB5ZnyWcEJu33572Vrp1e0/QSMmbOPNv99c3h1Xn5Y7rj0D27k/DNkBRISDkfTt4ZixqBBqLjyExuso/cqzSt6zMhxXn5scV5/1268+hZyNVUIQ4glZfTsUslXyiqoBnQImsCdgP0fRrvrLT6HogFMIQDwhSzYRTN9+E3ut3VB/5RnYrzwbXNopu2sv/QXEpHgu5TEkm0hKWwV1l55CHSZypbN3IMtrLv3lsl14Apv2dQpBiBfk9u3Qy1ahil178QnUXn5q9wu3nn/cb7vwGJLmrRcCEQ/IlR26vh2ItKxSXMA9ITyKbIvzidly/jEcbugRAhEvyOrbestWOdr0PWBSA7lm1eef2E86/4RVZc1CIOIBWbIJPfp2INbubAVK6pPnn1Swauejns86H0GauVwIRqwTa4u0ochYfQROOh8BuWZVnb3uqo5eSPp4nRCQWEZu3w6fbCIRV+vVmNRIPzt+9qEHgXFTM4WgxCpyZYenb2v5KDUHKKmrOh562PH2P+DTM38IQYllZPVtGbJVTrQ/hOMIqzzzO1S2/S4EJVaRJZsIZ9/moaQm2LHTv0EFwgcmFomXRVogKKkJdrT1VyD44MQacvu2XNlE5enflcRmR1p+QeG/CAGKJeTKlte3tRw79ZsCO9z8MxxuiW3hsvp2pMgmjmAVJ9ghFE7wQYoVZMkmZPdtLZTUlNzsYNNPQPCBigXieZHGcwgdK8L3N/wIBB+saEdu344s2cTBpp/hQONPwPY1PIB9jgdCwKIZubIjp29rOYBJfaABhe+1/wAEH7RoRlbfjlTZxH6Ht5KzT+p/AIIPWrQiSzYRaX1by177AwW2u+6/QPCBi0aMRdrQ7MGk3oOeWXnNd1Be870QvGhDbt+ObNnEJyibUITvtH0nBDCakCs7cvu2ll213yuwMtu3UGaL7r9nk9W3o0U2QVWckpuVWnpghzV6hcuSTUR639ayU0nsb73Ct1u+EQIZDRiLtJFDSV1mReHbT34D205+LQQz0pHbt6NLNrGDKjnCtn32HyD4gEYycmVHT9/WUoqJXVr9DbCtVV/BFoQPaiQjq29Hq2xiO8reXv01sC0noku4LNlEtPVtLVuxihOs+Ph9KEH4wEYixiIteNRKzoo/vQ9Flf8WghtpyO3b0S2bKMFKXnLiPjCSHenC5cqO3r6tpfj4V0DVnG2uvAebK74UghxJyOrbsSKbKKJKjrBNx+7BRoQPcqQgSzYR7X1bS2Hll1CIic1I9oaj/xICHQkYi7TQsbniHlBysw1HvohI4XL7dmzJJjYeReHoma07/E8g+IDLRK7s2OnbWiipCbb2UHfECZfVt2NVNkGVfD3C1hzsBoIPuixkySZirW9rWY9JrQhffaALCD7wMjAWafqxFpN6HVZztmr/XSD44IcbuX07tmUTJJwqOSvY9zkQvIBwIld27PZtLVTF1yBs5V4X5CO8hHAiq2/Hi2xiNVXyfXeBkez8PXcECeFClmwi1vu2llVYxQm24pM7KFxOhhuLtPBRgIlN1RyF3waCl6E3cvt2fMkmqIoTLG/XLSB4IXoiV3b89G0tVMkJlrvrJgq/KUjRE1l9O15lE8t3eys5yy2/CcvKwydclmwi3vq2FqriJJ3l7LwBBC9GD4xFmjwosUm6V3iZ/sLl9u34lk1QFc8tR+HZO66BueyaICiUyJUdv31byzJMagKFX4Ws0iuCpFAiq28bsgfI2XEdK/l1YJkom+AlhQpZsomxAb54vEJV3IzVnGVuvwJLt+kj3FikRQ7ZpVcVGMnWQ7jMvm3IFiHZWdtReMaWi5Cx9ZIgbDTIlG307cBkYlITbDEJ3xJa4bL6tiF7aJZuvYyV/DKwRSUXgeClBYss2YSxSBuaJVjFl2Bis0XFF2BRcWiEG4u0yCWjxCc8vfg8pKN0Xt7bIrNvG7KHZzFWcYKlF6HwonOCwLdBpmyjb48MpZKXXAC2oNAJCwtHJ1xW3zZkjxwSvhirOVuw2QnzNwf/n8TLkk0Yi7SRs8hXydn8TZ1A8CJHgrFIix7SsYoTbN7GTpi3sUOQORwy+7Yh++1ZiFWcYB9vOAsEL/RNyJRt9O3gWIBVfMEmFD4XZc/d0C5IfRPvBhARDgzZwTMfqzjB5qxrhznrRy7cWKRFJ9S2CZa27gzMQXixgZAq2+jbo2IeVnKCzV7bBiSdl8sjs28bskcPtW1aqynCZ605LQiOFNlG3w4NVMXnrj8DjGQPJ9xYpEU/JJxgM1efgpmrWgXJftky+3aAFzcIjjRq3Qgj2f8YQrhU2UbfDilpa9pgNsJmFKDwAlG4zL5tyA49aatPK6DwFpixsiViZBt9Wx9m+1o3m5Hf7Jm+shnemZIxUMoDiAgHhmx9+GBqFsxUKnmLh6Hs/un5TfBeYrb8vh3gZQ1Gz4TUlaBU8vxmN0vJb+pJzW+ED2dtkivb6Nu6QHGdMGuDIjwlv6WHYXZXpKxohEnzywUJ4cKQrR/UJk0Ld0MqVvHUFU12lprnMKcsb4DkHIsgIhwYfVs/KLYU42nLrCi7EVKXN2YzGpjhHvwAH0wvEIToiSFbP+jfxFOMx09bjqIbIGVFQ78im8a0vAZ7Sl4Dpv5eQYqe8C9pEBqoRaoxNqXvVYRPy3W4/MLnmB1jUvIcdBDGJZkFMXpg9G190MoeN9UM5JVINTtMfuE08KCThCdkHBXkhBpDtn6ofZuYsnAPJrEdkrXZrQ4TZnlyrt2TnFsPE9OKBUmhwujb+qGVPTGtxCt7WX2/ic9udUxdVleJEyDJbIVx0/IEWaPFkK0f6iKNGIulfGqODdAnJOXW7+Q9Dxo4yZmUUweJmVUwNsT9nH9Jg9Cg7dskOzGrCsghueT9Bhw4uZcuMC0NnXSjb+vDoEVacp6SqEk5tZCYU+vmvQ45qJ8nmmvdCCRkWWDCrCJB4NtgyNYPtW9PmF0MidkWRXaCubbXZK4cw3sddiSa65yJ5hogPpq3O6hsN/q2flBsycnk9EMouUYBXY2sjA81ksyW8oRsa39Ctg1/QSR+l1I6eLGBMGTrx4epBfDR/N1AXkxZNtzWeExmWwXvL6hhMltMiWabKyHLd3NkcsZxmDi3FMZPX6P8AN5PWCII51/SIDjGJ2XC+OQcmDhzE0z6uAwSlp5QHJALL1ZnUCV8uEHiTdk2Fz6g35RphUHQgzX7SkUwU1XQbIV9KkGaz75j3mqinq8RrqPz/jnqOe29+Gv8573Htddqn5WQZR00J8Gs+R7aa9X7q/vK+YF9dc6gGGif5zumfo/BsRp4d/XdtM+kfZ9oj2mpxa6L6EADxWbTA6dkWntMS61u3HoQmJJpoV+cEjxsBQNbFfWcD2Wu8iVo3zJ4XrbvPIlQvqzmWvrM3UuLMp8/zj1fmON7D3Wuuu99R3Gfv044p3wX7zP859Rj6v01c/gY+d8v2+bB4/34uQdFV1DseR8jHf8Hwf5yIyUrfPoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100% 100%;height:76px;justify-content:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:86px}.casino__categoryTab--active{background:url(/category-bg--active.BVnVLexq-0.png);background-repeat:no-repeat;background-size:100% 100%}.casino__categoryIcon{height:auto;max-height:100%;width:100%}.casino__list{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.casino__listWrapper{padding:0 10px}.casino__gameList{background:var(--web-bg-6);border-radius:8px;display:grid;gap:18px;grid-template-columns:repeat(6,minmax(0,1fr));padding:14px 16px}.casino__gameItem{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--item-bg);border-radius:8px;justify-content:center;min-width:0;padding:0 0 5px;width:100%}.casino__gameImage{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:90%}.casino__gameItemBg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.casino__gameName{bottom:4%;color:var(--color-normal-1);display:-webkit-box;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-break:strict;line-height:22px;overflow-wrap:break-word;text-align:center;width:100%;word-break:keep-all;z-index:3;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.bettingLog{color:var(--color-normal-1);overflow:hidden;position:relative}.bettingLog,.bettingLog__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;height:100%}.bettingLog__wrapper{gap:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0;padding:34px 32px 80px}.bettingLog__filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.bettingLog__row{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);-webkit-box-flex:1;-ms-flex:1;flex:1}.bettingLog__row--date{grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bettingLog__select{position:relative}.bettingLog__select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23959595' d='M6.839 8.823a1.12 1.12 0 0 1-1.676 0l-3.67-4.12C.838 3.968 1.353 2.8 2.33 2.8h7.34c.976 0 1.491 1.169.838 1.902z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--color-normal-1);content:"";height:16px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.bettingLog__selectControl{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:var(--web-border-2);background-image:none;border:1px solid transparent;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;height:32px;line-height:20px;padding:0 32px 0 12px;width:100%}.bettingLog__selectControl:focus{outline:none}.bettingLog__range{width:100%}.bettingLog__searchBtn{background:var(--web-linear-10);border:0;border-radius:8px;color:var(--color-normal-1);cursor:pointer;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;height:32px;line-height:22px;padding:0 16px;-webkit-transition:-webkit-transform .08s ease;transition:-webkit-transform .08s ease;transition:transform .08s ease;transition:transform .08s ease,-webkit-transform .08s ease;white-space:nowrap}.bettingLog__searchBtn:active{-webkit-transform:scale(.97);transform:scale(.97)}.bettingLog__table{background:transparent;overflow:hidden;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.bettingLog__thead{display:grid;grid-template-columns:repeat(6,1fr) .5fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-border-5);border-radius:8px 8px 0 0;height:37px;padding:0 16px}.bettingLog__th{font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center}.bettingLog__tbody{padding:0;-webkit-box-flex:1;border-radius:0 0 8px 8px;-ms-flex:1;flex:1;overflow-y:auto}.bettingLog__tbody::-webkit-scrollbar{display:none}.bettingLog__tr{display:grid;grid-template-columns:repeat(6,1fr) .5fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-bg-6);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;min-height:37px;padding:7px 10px;place-items:center}.bettingLog__tr:nth-child(odd){background:var(--web-bg-7)}.bettingLog__tr:last-child{border-radius:0 0 8px 8px}.bettingLog__td{color:var(--web-text-2);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bettingLog__td--game{color:var(--color-normal-1)}.bettingLog__td--amount{color:var(--color-main);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:right}.bettingLog__td--profit{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:center;-ms-flex-pack:center;gap:2.5px;justify-content:center}.bettingLog__time{color:var(--color-transparent-3);font-size:10px;line-height:14px}.bettingLog__gameName,.bettingLog__time{font-family:PingFang SC;font-style:normal;font-weight:400}.bettingLog__gameName{font-size:14px;line-height:20px;margin-top:2.5px}.bettingLog__status{color:var(--color-status-error);opacity:.8}.bettingLog__id,.bettingLog__status{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:17px}.bettingLog__id{color:var(--color-transparent-3);text-align:right}.bettingLog__profitValue{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.bettingLog__profitValue--positive{color:var(--color-status-error)}.bettingLog__profitValue--negative{color:var(--color-status-success)}.bettingLog__detailBtn{color:var(--color-normal-1)}.bettingLog__empty{color:var(--color-normal-3);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:18px;text-align:center}.bettingLog__footer{background:var(--color-bg);border-top:1px solid var(--color-main);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:67px;left:0;padding:0 14px;position:absolute;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between}.bettingLog__footerLabel{color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bettingLog__footerMeta{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:6px}.bettingLog__footerMeta,.bettingLog__footerText{display:-webkit-box;display:-ms-flexbox;display:flex}.bettingLog__footerText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-normal-1);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.bettingLog__footerNumber{color:var(--color-main);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-left:4px}.bettingLog__footerNumber--profit{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:2px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bettingLog__footerNumber--positive{color:var(--color-status-error)}.bettingLog__footerNumber--negative{color:var(--color-status-success)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}.bettingLogDetail__modal .modal__panel{width:780px}.bettingLogDetail__modal .modal__content{width:100%}.bettingLogDetail__modal .modal__content>div{max-height:60vh;overflow-y:auto;width:100%}.bettingLogDetail__id{color:var(--color-main);font-size:16px;line-height:22px;margin:12px 0 8px}.bettingLogDetail__id,.bettingLogDetail__title{font-family:PingFang SC;font-style:normal;font-weight:400;text-align:left}.bettingLogDetail__title{color:var(--color-normal-1);font-size:14px;line-height:20px;margin:16px 0 8px}.bettingLogDetail__list{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.bettingLogDetail__list::-webkit-scrollbar{display:none}.bettingLogDetail__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--web-bg-6);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:8px 12px}.bettingLogDetail__section:nth-child(odd){background:var(--web-bg-7)}.bettingLogDetail__label{-webkit-box-flex:0;color:var(--color-normal-1);-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px;white-space:nowrap}.bettingLogDetail__value{-webkit-box-flex:1;color:var(--color-normal-1);-ms-flex:1 1 auto;flex:1 1 auto;text-align:right;word-break:break-all}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}html{font-size:14px;-ms-scroll-chaining:none;background-color:#060d1c;overscroll-behavior:none}body{font-size:1em;margin:0;padding:0}body,body button,body input,body textarea{font-family:PingFang SC}button{background-color:initial;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}a{color:var(--color-text-unfocused);text-decoration:none}a:hover{color:var(--color-text);text-decoration:underline}::-webkit-scrollbar{height:8px;width:5px}::-webkit-scrollbar-thumb{background:var(--color-link-unfocused);border-radius:999px}section{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%}body::-webkit-scrollbar{height:8px;width:5px}body::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}body::-webkit-scrollbar-track{background:gray}.limit-1{white-space:nowrap}.limit-1,.limit-2{overflow:hidden;text-overflow:ellipsis}.limit-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fromHtmlEditor{padding:20px}.fromHtmlEditor h3,.fromHtmlEditor h4,.fromHtmlEditor h5,.fromHtmlEditor p,.fromHtmlEditor small{line-break:strict;overflow-wrap:break-word;word-break:keep-all}.flex-row-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-row-around,.flex-row-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-row-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-row-between,.flex-row-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-col-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-col-center,.flex-col-start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-col-end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-col-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-col-around,.flex-col-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-col-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.f14{font-size:1em}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.f22{font-size:22px}.f24{font-size:24px}.f26{font-size:26px}.f28{font-size:28px}.f30{font-size:30px}.f32{font-size:32px}.f36{font-size:36px}.fb{font-weight:700}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto-Regular.CN_pkOMAhg.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto-Italic.B1M5SgEtGY.ttf) format("truetype")}@font-face{font-family:PingFang SC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@font-face{font-family:PingFangSC;font-style:normal;font-weight:400;src:url(/PingFangSC-Regular.BttNOGfnCO.otf) format("truetype")}@-webkit-keyframes animation-gloss{0%{opacity:0;-webkit-transform:translateX(-120%);transform:translate(-120%)}30%{opacity:1}to{opacity:0;-webkit-transform:translateX(120%);transform:translate(120%)}}@keyframes animation-gloss{0%{opacity:0;-webkit-transform:translateX(-120%);transform:translate(-120%)}30%{opacity:1}to{opacity:0;-webkit-transform:translateX(120%);transform:translate(120%)}}.themeButton{background:none;border:none;cursor:pointer;padding:0}.themeButton__icon{color:#f59e0b;height:16.3px;-webkit-transition:color .3s ease,-webkit-transform .4s ease;transition:color .3s ease,-webkit-transform .4s ease;transition:transform .4s ease,color .3s ease;transition:transform .4s ease,color .3s ease,-webkit-transform .4s ease;width:16.3px}.themeButton--dark .themeButton__icon{color:#e5e7eb;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.themeButton__rays{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.themeButton--dark .themeButton__rays{opacity:.5}
