.header{width:100%;display:flex;justify-content:center;position:relative;z-index:1;margin:0 auto;flex-direction:column;background:linear-gradient(0deg,rgba(241,245,249,.8),hsla(0,0%,100%,.8));border-radius:0 0 28px 28px;backdrop-filter:blur(4px)}html[data-theme=dark] .header{background:rgba(0,0,0,.698)}.header .container{width:1300px;padding:0!important}.header .nav-warp{display:flex;justify-content:space-between;align-items:center;height:80px}.header .nav-warp .logo-wrap{width:177px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center}.header .nav-warp .logo-wrap img{width:177px;height:40px;-o-object-fit:contain;object-fit:contain;display:block}.header .nav-warp .static-items{display:flex;margin-left:120px}.header .nav-warp .static-items .static-item{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-w3);font-size:14px;margin:8px;cursor:pointer;padding:8px;border-radius:8px;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.header .nav-warp .static-items .static-item:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-1px)}.header .nav-warp .static-items .static-item:active{transform:translateY(0);background-color:hsla(0,0%,100%,.2)}.header .nav-warp .static-items .static-item .light-icon{width:26px;height:26px;pointer-events:none;display:flex;align-items:center;justify-content:center}.header .nav-warp .static-items .static-item .light-icon img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;display:block}.header .nav-warp .static-items .static-item .light-icon.deosit{background:var(--home-header-deosit-url) no-repeat top/26px auto}.header .nav-warp .static-items .static-item .light-icon.withdraw{background:var(--home-header-withdraw-url) no-repeat top/26px auto}.header .nav-warp .static-items .static-item .light-icon.vip{background:var(--home-header-vip-url) no-repeat top/26px auto}.header .nav-warp .static-items .static-item .light-icon.service{background:var(--home-header-service-url) no-repeat top/26px auto}.header .nav-warp .static-items .static-item .static-text{margin-top:4px;white-space:nowrap;pointer-events:none}html[data-theme=dark] .header .nav-warp .static-items .static-item .static-text{color:var(--color-w4)}.header .nav-list{display:flex;height:80px}.header .nav-list .nav-item{display:flex;position:relative;width:58px;height:100%;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding-top:20px;justify-content:center;align-items:center;cursor:pointer;transition:all .5s ease}.header .nav-list .nav-item.active:after,.header .nav-list .nav-item.focus:after{position:absolute;top:0;z-index:0;background:var(--color-w1);content:" ";width:58px;height:70px;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.header .nav-list .nav-item .nav-text{font-size:14px;line-height:20px;font-weight:600;color:var(--color-w3);white-space:nowrap;padding-bottom:8px;transition:background .1s ease}html[data-theme=dark] .header .nav-list .nav-item .nav-text{color:var(--color-w4)}.header .nav-list .nav-item .nav-icon{position:relative;margin-right:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .1s ease}.header .nav-list .nav-item .nav-game-item{display:flex;align-items:center;padding-bottom:8px;position:absolute;z-index:1}.header .nav-list .nav-item .nav-game-item .nav-game-icon{width:9px;height:6px;margin-left:4px;margin-top:-2px;transition:transform .2s ease;transform:rotate(0deg);flex-shrink:0;display:block;-o-object-fit:contain;object-fit:contain}.header .nav-list .nav-item .nav-game-item .nav-game-icon.up{transform:rotate(180deg)}.header .nav-list .nav-item .nav-game-item .nav-game-text{font-size:14px;font-weight:600;color:var(--color-w3);white-space:nowrap}html[data-theme=dark] .header .nav-list .nav-item .nav-game-item .nav-game-text{color:var(--color-w4)}.header .login-link{color:#4b5563}.header .login-link:hover{color:#3b82f6}@keyframes expandFromCenter{0%{width:0;left:50%}to{width:118px;left:10px}}@keyframes collapseToCenter{0%{width:118px;left:10px}to{width:20px;left:50%}}@keyframes disappear{0%{width:20px;left:50%;opacity:1}to{width:0;left:50%;opacity:0}}@keyframes breathing{0%,to{transform:scale(.95)}50%{transform:scale(1.3)}}.breathing-image{animation:breathing 2.6s infinite}.button-wrap{display:flex;gap:1rem}.button-wrap .button{height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;flex-shrink:0;font-size:22px;font-weight:700;line-height:normal;position:relative;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;outline:none}.button-wrap .button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.button-wrap .button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.2)}.button-wrap .register{background-color:var(--color-w3);color:#fff}.button-wrap .login,.button-wrap .register{position:relative;width:98px;height:50px;border-radius:16px;font-size:16px;font-weight:500}.button-wrap .login{background-color:var(--color-w1);color:var(--color-w5)}html[data-theme=dark] .button-wrap .login{color:#000}.profile{height:80px;display:flex;align-items:center}.profile:after{content:"";position:absolute;top:100%;left:-30px;right:-30px;height:26px;background:transparent;pointer-events:auto;z-index:999}.profile{position:relative}.profile .user-info{display:flex;flex-direction:column;justify-content:space-between;height:100%;font-size:14px;font-weight:600;color:var(--color-w5);white-space:nowrap;padding:17px}.profile .profile-wrap{display:flex;align-items:flex-start;justify-content:center;position:relative;margin-left:10px;width:58px;height:58px;cursor:pointer}.profile .profile-wrap:after{content:"";position:absolute;top:100%;left:-30px;right:-30px;height:24px;background:transparent;pointer-events:auto;z-index:1000}.profile .profile-wrap .profile-img{width:44px;height:46px}.profile .profile-wrap .profile-vip-level{position:absolute;bottom:0;left:0;right:0}.profile .profile-dropdown{position:absolute;top:100%;right:0;width:209px;background:var(--color-w9);border-radius:0 0 8px 8px;box-shadow:0 3px 20px 0 rgba(150,187,201,.39);padding:12px 0 4px;z-index:1000;overflow:visible;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease}.profile .profile-dropdown:before{content:"";position:absolute;bottom:100%;left:-30px;right:-30px;height:20px;background:transparent;pointer-events:auto}.profile .profile-dropdown.show{opacity:1;pointer-events:auto;transform:translateY(0)}html[data-theme=dark] .profile .profile-dropdown{background:#1a1a1a;box-shadow:0 4px 20px rgba(0,0,0,.5)}.profile .profile-dropdown .profile-dropdown-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;color:var(--color-w5);font-size:14px;white-space:nowrap;border-bottom:1px solid var(--color-w11)}.profile .profile-dropdown .profile-dropdown-item:last-child{border-bottom:none}.profile .profile-dropdown .profile-dropdown-item:hover{background:var(--color-w1)}html[data-theme=dark] .profile .profile-dropdown .profile-dropdown-item:hover .profile-dropdown-icon img{filter:none}html[data-theme=dark] .profile .profile-dropdown .profile-dropdown-item:hover .profile-dropdown-text{color:#000}.profile .profile-dropdown .profile-dropdown-item .profile-dropdown-icon{width:20px;height:20px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile .profile-dropdown .profile-dropdown-item .profile-dropdown-icon img{width:100%;height:100%}html[data-theme=dark] .profile .profile-dropdown .profile-dropdown-item .profile-dropdown-icon img{filter:brightness(0) invert(1)}.profile .profile-dropdown .profile-dropdown-item .profile-dropdown-text{flex:1;font-weight:400}.profile .profile-dropdown .profile-dropdown-item .profile-dropdown-arrow{margin-left:8px;font-size:18px;color:var(--color-w5);opacity:.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.balance-wrap{display:flex;align-items:center;color:var(--color-w5);height:20px}.balance-wrap .amount-text{font-size:14px;font-weight:700;line-height:18px;height:18px}.balance-wrap .refresh-icon{margin-left:4px;width:20px;height:20px;background:url(/assets/home/header/icon-refresh-light.svg) no-repeat 50%/100%;cursor:pointer}html[data-theme=dark] .balance-wrap .refresh-icon{background:url(/assets/home/header/icon-refresh-dark.svg) no-repeat 50%/100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.balance-wrap .rotating{animation:spin 1s linear infinite}.game-categories{width:100%;display:flex;justify-content:center;position:relative;z-index:1;background:linear-gradient(90deg,rgba(65,56,36,0) 4.86%,#604d32 40%,#604d32 60%,rgba(65,56,36,0) 94.99%)}.game-categories:before{content:" ";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:1px;background:radial-gradient(circle,#ffe6aa 0,rgba(96,77,50,0) 92%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:2;pointer-events:none}.game-categories .tabs-list{width:1060px;height:56px;display:flex;padding:8px 12px;align-items:center;align-self:stretch;overflow:hidden;font-size:14px;justify-content:space-around}.game-categories .tabs-list .tabs-trigger{display:flex;align-items:center;color:#fff5cc;height:40px;box-sizing:border-box;padding:4px 12px;border-radius:8px;text-align:center;font-size:16px;font-weight:400;line-height:20px}.game-categories .tabs-list .tabs-trigger.active,.game-categories .tabs-list .tabs-trigger.mouse{color:#1f2937;padding:4px 12px 4px 8px;border-radius:8px;border:1px solid hsla(0,0%,100%,.53);background:linear-gradient(135deg,#ffa51d -.21%,#feffbd 47.35%);box-shadow:inset 0 4px 6px 0 rgba(255,236,161,.6)}.game-categories .tabs-list .tabs-trigger .trigger-icon{width:24px;height:24px}.game-categories .tabs-list .tabs-trigger .trigger-text{margin-left:.5rem}.sub-game-category-container{position:absolute;top:100%;left:0;width:100%;z-index:1000;opacity:1;overflow:hidden}.style_trigger__oIo5n{display:flex;flex-direction:column;align-items:center;background:transparent;border:none;cursor:pointer;font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:14px;letter-spacing:0;color:var(--color-w3-w4)!important}.style_triggerButton__pvFrU{width:100%;height:50px;border-radius:16px;background:var(--color-w1);color:#000}.style_triggerText__EjYmt{cursor:pointer}.style_popoverContent__5HFke{z-index:2000;position:relative}.style_popupBox__T89fn{position:relative;background:var(--color-w7);border-radius:16px;box-shadow:0 2px 6px 0 rgba(0,0,0,.078);width:228px;overflow:hidden;padding:0 16px}.style_arrow__8ce0n{fill:var(--color-w7);filter:drop-shadow(0 1px 2px rgba(0,0,0,.05));position:absolute}.style_arrow__8ce0n[data-side=top]{bottom:-8px}.style_arrow__8ce0n[data-side=bottom]{top:-8px}.style_arrow__8ce0n[data-side=left]{right:-8px}.style_arrow__8ce0n[data-side=right]{left:-8px}.style_arrow__8ce0n[data-align=end]{right:16px}.style_arrow__8ce0n[data-align=center]{left:50%;transform:translateX(-50%)}.style_arrow__8ce0n[data-align=start]{left:16px}.style_itemList__FNLVu{display:flex;flex-direction:column}.style_item__Py1Tk{display:flex;align-items:center;justify-content:center;gap:8px;height:64px;width:100%;background:transparent;border-bottom:1px solid var(--color-w11);cursor:pointer;transition:background-color .15s;color:var(--color-w5)}.style_item__Py1Tk:hover{background:rgba(0,0,0,.02)}.style_item__Py1Tk:last-child{border-bottom:unset}.style_textBox__fGYDi{display:flex;flex-direction:row;align-items:center;font-family:PingFang SC;font-weight:500;font-style:Medium;font-size:14px;line-height:19px;letter-spacing:.2px;vertical-align:middle}.style_title__mE_iJ{color:var(--color-w5)}.style_desc__Q_0wG{color:var(--color-w4)}.nav-embla{width:100%;height:100%;margin:0;min-height:264px;--slide-height:264px;--slides-per-view:5;--slide-spacing:24px;--slide-size:calc((100% - (var(--slides-per-view) - 1) * var(--slide-spacing)) / var(--slides-per-view));position:relative}.nav-embla__viewport{position:relative;overflow:hidden}.nav-embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y;margin-left:0;gap:var(--slide-spacing)}.nav-embla__slide{flex:0 0 var(--slide-size);min-width:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.nav-embla__slide:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.08)}.nav-embla__slide.jumpable{cursor:pointer}.nav-embla_slide_item{width:100%;height:var(--slide-height);max-height:var(--slide-height);position:relative;overflow:hidden}.nav-embla_slide_item .embla_slide_item_img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.nav-embla_slide_item:hover .embla_slide_item_img{transform:scale(1.03)}.nav-embla_slide_item .slide-item-content-view{position:absolute;background:transparent;left:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:14px}.nav-embla_slide_item .slide-item-content-view .game-tag{margin-top:30px}.nav-embla_slide_item .tag-recomend{width:41.79px;height:22.29px;background:url(/assets/home/game/tag-recomend.png) no-repeat 100%/100%}.nav-embla_slide_item .tag-hot{width:41.79px;height:22.29px;background:url(/assets/home/game/tag-hot.png) no-repeat 100%/100%}.nav-embla_slide_item .tag-new{width:52px;height:22.29px;background:url(/assets/home/game/tag-new.png) no-repeat 100%/100%}.nav-embla_slide_item .tag-comming{width:64px;height:22.29px;background:url(/assets/home/game/tag-comming.png) no-repeat 100%/80%}.nav-embla_slide_item .nav-maintenance{position:absolute;left:0;bottom:0;display:flex;flex-direction:column;width:100%;padding:4px;align-items:flex-start;background:hsla(0,0%,100%,.54)}.nav-embla_slide_item .nav-maintenance span{height:17px;font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:12px;line-height:17px;letter-spacing:0;text-align:left;display:flex;flex-direction:row;align-items:center;gap:5px;color:#000}.nav-embla_slide_item .nav-maintenance span svg{width:14px;height:14px;flex-shrink:0}.nav-embla_slide_item .nav-maintenance span:first-child{font-weight:500}.nav-embla_slide_item .nav-maintenance span:last-child{font-size:11px;opacity:.9}.SubGameModal_dialog-overlay__MYXgJ{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:99;height:100vh}.SubGameModal_dialog-content__FoUI3{position:fixed;inset:0;z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.SubGameModal_container__YuFl9{position:relative;display:flex;flex-direction:column;gap:16px;width:500px;border-radius:16px;padding:24px;background:var(--color-w10);color:var(--color-w5)}.SubGameModal_container__YuFl9 .SubGameModal_title__KbmoB{font-family:PingFang SC;font-weight:600;font-style:Semibold;font-size:16px;line-height:100%}.SubGameModal_container__YuFl9 .SubGameModal_close__R4dVa{position:absolute;top:24px;right:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:unset!important}.SubGameModal_container__YuFl9 .SubGameModal_close__R4dVa:hover{cursor:pointer}.SubGameModal_container__YuFl9 .SubGameModal_search__CphDc .SubGameModal_search-wrap__mdDb2{position:relative;width:100%}.SubGameModal_container__YuFl9 .SubGameModal_search__CphDc .SubGameModal_search-wrap__mdDb2 .SubGameModal_search-input__kI_2n{width:452px;height:44px;opacity:1;border-radius:50px;padding:12px 16px;gap:8px;border:1px solid var(--color-w11);background:var(--color-w9)}.SubGameModal_container__YuFl9 .SubGameModal_search__CphDc .SubGameModal_search-wrap__mdDb2 .SubGameModal_search-input__kI_2n:focus{outline:none}.SubGameModal_container__YuFl9 .SubGameModal_search__CphDc .SubGameModal_search-wrap__mdDb2 .SubGameModal_search-button__gA4O0{position:absolute;top:0;bottom:0;right:16px}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ{width:100%}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ .SubGameModal_tab-list__pshch{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;min-height:30px}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ .SubGameModal_tab-list__pshch::-webkit-scrollbar{display:none}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ .SubGameModal_tab-list__pshch{-ms-overflow-style:none;scrollbar-width:none}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ .SubGameModal_tab-list__pshch .SubGameModal_tab-item__DCYmv{height:30px;min-width:80px;border-radius:8px;padding-right:16px;padding-left:16px;flex-shrink:0;white-space:nowrap;cursor:pointer;font-family:PingFang SC;font-weight:500;font-style:Medium;font-size:12px;line-height:30px;letter-spacing:.2px;vertical-align:middle;backdrop-filter:blur(5px);background:var(--color-w8)}.SubGameModal_container__YuFl9 .SubGameModal_tabs__7KVpZ .SubGameModal_tab-list__pshch .SubGameModal_tab-item-active__3Eb3T{background:var(--color-w1)}.SubGameModal_container__YuFl9 .SubGameModal_gameShowcase-container__Hg_qQ{width:100%;max-height:500px;overflow:auto}.SubGameModal_container__YuFl9 .SubGameModal_gameShowcase-container__Hg_qQ::-webkit-scrollbar{width:5px;display:none}.SubGameModal_container__YuFl9 .SubGameModal_gameShowcase-container__Hg_qQ::-webkit-scrollbar-track{background:transparent}.SubGameModal_container__YuFl9 .SubGameModal_gameShowcase-container__Hg_qQ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:20px}.SubGameModal_container__YuFl9 .SubGameModal_gameShowcase-container__Hg_qQ:hover::-webkit-scrollbar{display:block}.SubGameModal_container__YuFl9 .SubGameModal_list-title__8vvKK{color:var(--color-w5);font-size:16px;font-weight:500;display:flex;justify-content:space-between;padding:0 4px;margin-bottom:12px}.SubGameModal_container__YuFl9 .SubGameModal_list-title__8vvKK .SubGameModal_list-count__1Hlo0{color:var(--color-w4);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.SubGameModal_container__YuFl9 .SubGameModal_list__vzFKe{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;align-items:stretch}.SubGameModal_container__YuFl9 .SubGameModal_list__vzFKe .SubGameModal_item__3oIPN{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;margin-bottom:12px}.SubGameModal_container__YuFl9 .SubGameModal_list__vzFKe .SubGameModal_item__3oIPN .SubGameModal_item-icon-container__v5stc{position:relative;width:107px;height:110px}.SubGameModal_container__YuFl9 .SubGameModal_list__vzFKe .SubGameModal_item__3oIPN .SubGameModal_item-icon__a8_0_{width:107px;height:110px;border-radius:16px}.SubGameModal_container__YuFl9 .SubGameModal_list__vzFKe .SubGameModal_item__3oIPN .SubGameModal_item-name__ZuD83{font-family:PingFang SC;font-weight:500;font-style:Medium;font-size:14px;line-height:20px;letter-spacing:0;padding-top:8px;text-align:center}.styles_noticePopup__wc4t_{display:flex;flex-direction:column;width:320px;min-height:260px;padding:12px;border-radius:24px;border:2px solid #eaeaf0;background:#fff;font-size:12px;font-weight:400;line-height:20px}.styles_noticePopup__wc4t_ .styles_close__vZ4_8{width:20px;height:20px;margin-left:auto}.styles_noticePopup__wc4t_ .styles_close__vZ4_8:focus{outline:none}.styles_noticePopup__wc4t_ .styles_title__GOT2i{margin-bottom:12px;font-weight:700}.styles_noticePopup__wc4t_ .styles_content__EFdOw{margin-bottom:12px}.styles_noticePopup__wc4t_ .styles_arrows__7kMrp{margin:auto 0 12px;display:flex;align-items:center;justify-content:space-between}.styles_noticePopup__wc4t_ .styles_arrows__7kMrp span{width:24px;height:24px;background:url(/assets/components/notice_popup_arrow.svg) no-repeat 50%/100% 100%;cursor:pointer}.styles_noticePopup__wc4t_ .styles_arrows__7kMrp span.styles_right__7TZzY{margin-left:auto;transform:rotate(180deg)}.styles_noticePopup__wc4t_ .styles_button__o6DSb{margin-bottom:12px;display:flex;justify-content:center;align-items:center;height:48px;padding:8px 12px;border-radius:40px;background:#27272a;color:#fff;font-weight:700}.styles_noticePopup__wc4t_ .styles_button__o6DSb:focus{outline:none}.nav-container-view{position:fixed;top:80px;right:0;left:0;z-index:10;height:264px;overflow:hidden;background:var(--color-w9);box-shadow:0 3px 20px 0 rgba(150,187,201,.39);display:flex;align-items:center;justify-content:center;width:100vw;min-width:300px}.nav-container-view .nav-container-view-inner{width:1300px;flex-shrink:0;height:100%;display:flex}.nav-container-view .left-view{flex:0 0 226px;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.nav-container-view .left-view .left-view-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}html[data-theme=dark] .nav-container-view .left-view .left-view-bg{opacity:.05}.nav-container-view .left-view .left-view-content{padding:24px 0 0 6px;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.nav-container-view .left-view .left-view-content .left-view-title{color:var(--color-w5);font-family:HYYakuHei;font-size:30px;font-style:normal;font-weight:800;line-height:37.8px;margin-bottom:28px;position:relative;display:inline-block;z-index:1}.nav-container-view .left-view .left-view-content .left-view-title:after{content:"";position:absolute;bottom:0;left:-6px;right:-6px;height:12px;background:var(--color-w1);border-radius:6px;z-index:-1;pointer-events:none}.nav-container-view .left-view .left-view-content .left-view-rate-tips{color:var(--color-w5);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:0}.nav-container-view .left-view .left-view-content .left-view-rate{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.nav-container-view .left-view .left-view-content .left-view-rate-value{color:var(--color-w5);font-family:HYYakuHei;font-size:80px;font-style:normal;font-weight:800;line-height:.9;display:flex;align-items:baseline;gap:2px;letter-spacing:0;margin-left:-6px;font-family:DIN Pro,sans-serif}.nav-container-view .left-view .left-view-content .left-view-rate-tips-percent{font-size:38px;line-height:.9;margin-top:4px}.nav-container-view .nav-right-view{flex:1 1 auto;position:relative;height:100%;overflow:visible;display:flex;justify-content:center;align-items:stretch}.nav-container-view .nav-right-view .right-inner{width:100%;height:100%;position:relative}.nav-container-view .nav-arrow-wrap{position:absolute;width:100%;height:100%;z-index:10;display:flex;justify-content:space-between;align-items:center;max-width:1490px;padding-left:20px;padding-right:20px;pointer-events:none}.nav-container-view .nav-arrow-left,.nav-container-view .nav-arrow-right{pointer-events:auto}.nav-container-view .fade-in{animation:fadeSlideIn .28s ease both}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeSlideIn .25s ease both}.fade-out{animation:fadeSlideOut .2s ease both}@keyframes fadeSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.DownloadPopup_overlay__ZlwHf{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999}.DownloadPopup_modal__Z8V7_{background:var(--color-w10);color:var(--color-w5);border-radius:12px;padding:50px 16px 0;width:327px;margin:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px rgba(0,0,0,.2);z-index:10000}.DownloadPopup_content__kTzyb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;font-size:14px;margin-bottom:20px;text-align:center}.DownloadPopup_title__sxEq9{font-family:PingFang SC;font-weight:600;font-style:Semibold;font-size:16px;line-height:22px;letter-spacing:0;text-align:center}.DownloadPopup_subTitle__2CH0B{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;color:var(--color-w14)}.DownloadPopup_downloadBtn__NoKYL{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:10px;background:var(--color-w1);color:#000;border:unset;border-radius:8px;cursor:pointer;font-size:16px}.DownloadPopup_closeBtn__bBrar{position:absolute;top:19.03px;right:19.03px;background:none;border:none;cursor:pointer}