.style_try__Z7w3B {
    display: flex;
    flex-direction: column;
    color: var(--TextColor11);
}
.style_title__TDwjW {
    color: var(--TextColor13);
    margin-bottom: 10px;
}
.style_upload__pat6_ {
    height: 60px;
    width: 280px;
}
.style_uploader__00Qqi {
    background-color: var(--PrimaryColor11);
    border-radius: 10px 30px 30px 10px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0 12px;
    cursor: pointer;
}
.style_divider__wNcsu {
    height: 30px;
    width: 0.5px;
    background-color: var(--TextColor14);
}
.style_uploaderTxt__N0cTA {
    color: var(--TextColor14);
}
.style_line__d6lI0 {
    width: 1px;
    background-color: var(--PrimaryColor11);
    margin-left: 24px;
}
.style_temp__B_qFk {
    display: flex;
}
.style_imgContainer__V9j6r {
    margin-top: 4px;
    display: flex;
    gap: 8px;
    margin-left: 20px;
}
.style_stepContainer__tu24J {
    padding-left: 15px;
    display: flex;
    align-items: center;
    color: var(--TextColor11);
    gap: 10px;
}
.style_step__RZww2 {
    width: 20px;
    height: 20px;
    border: 1.5px solid var(--PrimaryColor11);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--PrimaryColor11);
}
.style_upload__pat6_ .ant-upload-wrapper .ant-upload-drag {
    border: none !important;
}
.style_upload__pat6_ .ant-upload-wrapper .ant-upload-drag:hover {
    border: none !important;
}
.style_upload__pat6_ .ant-upload-wrapper .ant-upload-drag .ant-upload-btn {
    padding: 0;
}

.style_group__O97zf {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: var(--TextColor11);
}
.style_group__O97zf.style_light__Pjh6m {
    color: var(--TextColor14);
}
.style_title__430Uz {
    color: var(--TextColor13);
    margin-bottom: 10px;
}
.style_item__fHvad {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    color: var(--TextColor11);
}
.style_item__fHvad.style_light__Pjh6m {
    color: var(--TextColor14);
}
.style_QRCode__J3Uzf {
    padding: 20px;
}
.style_QRCodeImg__oR_aE {
    width: 134px;
    height: 134px;
    display: block;
}
.style_QRCodeWordFirst__SBAhb {
    color: var(--TextColor1);
    margin-top: 28px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.style_QRCodeWordSecond__59f51 {
    color: var(--TextColor2);
    margin-top: 12px;
}
.style_label__1jhdz {
    position: relative;
}
.style_new__qhSHp {
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%) translateX(100%);
}
@media (max-width: 600px) {
    .style_title__430Uz {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 15px;
    }
    .style_group__O97zf {
        font-size: 15px;
        line-height: 21px;
        gap: 15px;
    }
}

.style_menuContainer__74Oi9 {
    display: flex;
    height: 100%;
    padding: 40px 0 40px 180px;
    height: 300px;
}
.style_container__2hKGJ {
    display: flex;
    height: 100%;
    width: 100%;
    max-width: 1120px;
    justify-content: space-between;
}

.style_userInfos__x_6wR {
    width: 240px;
    border-radius: 10px;
    padding: 30px 18px 8px 18px;
    background-color: var(--FillColor17);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    color: var(--TextColor11);
}
.style_package__HsLp6 {
    position: absolute;
    padding: 2px 6px 2px 6px;
    top: 0;
    left: 0;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
}
.style_avatar__IOQRF {
    border-radius: 50%;
    background-color: var(--FillColor15);
}
.style_pro__dAvL0 {
    display: flex;
    align-items: center;
}
.style_proPackage__x1eFA {
    background: linear-gradient(117deg, var(--FillColor18) 11%, var(--FillColor19) 92%);
}
.style_userHeader__I2CQp {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_user__uO0Pz {
    margin-top: 10px;
    margin-bottom: 12px;
}
.style_bottomDivider__KUaC1 {
    height: 1px;
    width: 180px;
    background-color: var(--BorderColor11);
    margin: 6px 12px;
}
.style_logoutContent___fvs6 {
    display: flex;
    justify-content: left;
    flex-direction: column;
}
.style_option__Hc_vj {
    cursor: pointer;
    padding: 12px;
    border-radius: 10px;
}
.style_option__Hc_vj:hover {
    color: var(--PrimaryColor6);
    background-color: var(--FillColor2);
}
.style_gradientText__q47H9 {
    background: linear-gradient(270deg, #7530fe 0%, #7530fe 55%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition: background 0.3s;
}
.style_gradientText__q47H9:hover {
    background: linear-gradient(270deg, var(--PrimaryColor6) 0%, var(--PrimaryColor6) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.style_videoModal__qtDL2 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    z-index: 9999;
}
.style_close__Tcb6e {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
    cursor: pointer;
}
.style_video__A2_Lm {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.style_navContainer__NpEhJ {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 50px;
}
.style_navWhite__lDm7Y {
    animation: style_whiteBgAnimation__Rx19M 0.2s ease;
    background: rgba(255, 255, 255, 1);
}
.style_navTransparent__o373m {
    animation: style_transparentBgAnimation__YEtgJ 0.2s ease;
    background: rgba(255, 255, 255, 0);
}
.style_colorWhite__Z1xQp {
    animation: style_whiteColorAnimation__MY6Tw 0.2s ease;
    color: var(--TextColor14);
}
.style_colorBlack__h_5od {
    animation: style_blackColorAnimation__DkNjK 0.2s ease;
    color: var(--TextColor11);
}
.style_startMenu__FLWuY {
    display: flex;
    align-items: center;
    height: 40px;
    cursor: pointer;
}
.style_actionMenus__yfeei {
    display: flex;
    flex: 1 1;
    overflow-x: scroll;
    white-space: nowrap;
    margin: 0 45px;
    gap: 0 30px;
}
.style_menu__WpUKu {
    display: flex;
    align-items: center;
    height: 40px;
    cursor: pointer;
}
.style_menu__WpUKu.style_open__N_8pr {
    color: var(--TextColor13);
}
.style_menuIcon__fMTt_ {
    margin-left: 6px;
    width: 12px;
    height: 12px;
    background-image: url('/ic_home_menu_dropdown.svg');
}
.style_menuIcon__fMTt_.style_dark__C0fNw {
    background-image: url('/ic_home_menu_dropdown_dark.svg');
}
.style_menuIcon__fMTt_.style_open__N_8pr {
    background-image: url('/ic_home_menu_dropdown_grey.svg');
}
.style_logged__vWHf9 {
    display: flex;
    align-items: center;

    gap: 30px;
}
.style_workButton__lHu2P {
    padding: 0 24px;
    height: 40px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    background-color: var(--PrimaryColor11);
    cursor: pointer;
    color: var(--TextColor14);
}
.style_signButton__7bxrn {
    position: relative;
    padding: 0 24px;
    min-width: 100px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background-color: var(--PrimaryColor11);
    cursor: pointer;
    color: var(--TextColor14);
}
.style_navContainer__NpEhJ .ant-tooltip-arrow {
    right: 32px !important;
}
.style_navContainer__NpEhJ .ant-tooltip-arrow:before {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
.style_navContainer__NpEhJ .ant-tooltip-inner {
    background-color: rgba(0, 0, 0, 0.6) !important;
    color: var(--TextColor14) !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 8px 13px !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1) !important;
}
.style_navContainer__NpEhJ .ant-tooltip-arrow:lang(zh-CN)::before {
    background-color: #582ac6 !important;
}
.style_navContainer__NpEhJ .ant-tooltip-inner:lang(zh-CN) {
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%) !important;
}
.style_loginContainer__Atq2s {
    width: 480px;
}
.style_avatarArea__n_u56 {
    position: relative;
    display: flex;
    align-items: center;
}
.style_avatar__Fp1sH {
    cursor: pointer;
    border-radius: 50%;
    background-color: var(--FillColor15);
}
.style_popover__a6ViJ .ant-popover-inner {
    padding: 0 !important;
    border-radius: 10px !important;
}

@keyframes style_whiteBgAnimation__Rx19M {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, 1);
    }
}
@keyframes style_transparentBgAnimation__YEtgJ {
    from {
        background: rgba(255, 255, 255, 1);
    }
    to {
        background: rgba(255, 255, 255, 0);
    }
}
@keyframes style_whiteColorAnimation__MY6Tw {
    from {
        color: var(--TextColor11);
    }
    to {
        color: var(--TextColor14);
    }
}
@keyframes style_blackColorAnimation__DkNjK {
    from {
        color: var(--TextColor14);
    }
    to {
        color: var(--TextColor11);
    }
}

.style_menuContainer__iFsF1 {
    display: flex;
    height: 100%;
    color: var(--TextColor14);
    padding: 40px 0 40px 180px;
    align-items: center;
    height: 300px;
}
.style_summary__fugTq {
    position: relative;
    height: 206px;
    width: 400px;
    padding-right: 30px;
    border-radius: 20px 0 0 20px;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
}
.style_titleContainer__X6Wc4 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: auto;
    margin-bottom: auto;
}
.style_title__q0qgy {
    display: flex;
    align-items: center;
    gap: 6px;
}
.style_title__q0qgy:lang(zh-CN) {
    font-size: 20px;
}
.style_subtitle__ymfu4 {
    color: var(--PrimaryColor14);
}
.style_solutions__B_avC {
    display: flex;
    margin-left: -20px;
    gap: 10px;
    align-items: center;
    overflow-x: scroll;
    border-radius: 27px;
    z-index: 2;
    background-color: var(--FillColor17);
    height: 206px;
    border: 7px solid var(--FillColor17);
}
.style_solution__CBNvL {
    display: flex;
    position: relative;
}
.style_soImage___apNw {
    border-radius: 20px;
}
.style_soShadow__KmMzT {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.5) 77%);
}
.style_soText__k6h1B {
    position: absolute;
    bottom: 12px;
    width: 100%;
    text-align: center;
}

.style_menuContainer__DxKgz {
    display: flex;
    height: 100%;
    padding: 40px 0 40px 180px;
    height: 140px;
}
.style_container__RyvzU {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    gap: 78px;
}
.style_titleContainer__3rMHS {
    max-width: 270px;
}
.style_subtitle__e0zAt {
    color: var(--TextColor13);
    margin-top: 8px;
}
.style_item__69Kaj {
    display: flex;
    gap: 14px;
    align-items: center;
}

.style_navContainer__3YHSq {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}
.style_navWhite__aSPbP {
    animation: style_whiteBgAnimation__fc6TA 0.2s ease;
    background: rgba(255, 255, 255, 1);
}
.style_navTransparent__o9L_x {
    animation: style_transparentBgAnimation__r3VaD 0.2s ease;
    background: rgba(255, 255, 255, 0);
}
.style_colorWhite__q1VFt {
    animation: style_whiteColorAnimation__XnRUi 0.2s ease;
    color: var(--TextColor14);
}
.style_colorBlack__ra1yv {
    animation: style_blackColorAnimation__jdlSR 0.2s ease;
    color: var(--TextColor11);
}
.style_menu__QYxm7 {
    cursor: pointer;
}
@keyframes style_whiteBgAnimation__fc6TA {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, 1);
    }
}
@keyframes style_transparentBgAnimation__r3VaD {
    from {
        background: rgba(255, 255, 255, 1);
    }
    to {
        background: rgba(255, 255, 255, 0);
    }
}
@keyframes style_whiteColorAnimation__XnRUi {
    from {
        color: var(--TextColor11);
    }
    to {
        color: var(--TextColor14);
    }
}

@keyframes style_blackColorAnimation__jdlSR {
    from {
        color: var(--TextColor14);
    }
    to {
        color: var(--TextColor11);
    }
}
@media (max-width: 600px) {
    .style_logo__ehtGs {
        width: 113px;
        height: 20px;
    }
    .style_menu__QYxm7 {
        width: 16px;
        height: 16px;
    }
}

.style_appPromotion__Vq5KZ {
    width: 100%;
    height: 600px;
    display: flex;
    flex-direction: column;
    padding-left: 416px;
    padding-bottom: 115px;
    position: relative;
}
.style_title__LjaXl {
    z-index: 2;
    font-family: Roboto;
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 156px;
    color: var(--FillColor11);
}
.style_desc__nmRQM {
    z-index: 2;
    max-width: 585px;
    color: #666666;
    margin-bottom: 50px;
}
.style_buttons__mBoB5 {
    z-index: 2;
    display: flex;
    width: 100%;
}
.style_appStoreButton__D5JvD {
    display: flex;
    padding: 12px 15px 12px 18px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    align-items: center;
}
.style_appStoreQrCode__h9l0P {
    position: absolute;
    padding: 25px 25px 15px 25px;
    left: 0;
    top: -220px;
    border-radius: 20px;
    background-color: var(--FillColor17);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.style_qrCodeDesc__3bL00 {
    margin-top: 10px;
    color: var(--TextColor13);
}
.style_appStoreImage__cuxio {
    display: flex;
    margin-right: 10px;
    align-items: center;
}
.style_appStoreInfo__s3rOb {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
}
.style_googlePlayButton__Ivr0T {
    display: flex;
    padding: 12px 19px 12px 20px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    position: relative;
    cursor: pointer;
    align-items: center;
}
.style_googlePlayQrCode__vgoMS {
    position: absolute;
    padding: 25px 25px 15px 25px;
    left: 0;
    top: -220px;
    border-radius: 20px;
    background-color: var(--FillColor17);
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.style_googlePlayImage__QAaML {
    display: flex;
    margin-right: 10px;
    align-items: center;
}
.style_googlePlayInfo__KHMVf {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
}
.style_appStoreText__qlV6h {
    color: var(--TextColor14);
}
.style_googlePlayText__Vb6RL {
    color: var(--TextColor14);
}
.style_appImage__9onZ5 {
    z-index: 1;
    position: absolute;
    right: calc(100vw - 1500px);
    top: 22px;
}

.style_menuContainer__Er4zf {
    display: flex;
    height: 100%;
    padding: 20px 40px 50px 40px;
}
.style_container__Vt1Pu {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    gap: 35px;
}

.style_header__zcceN {
    width: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    height: var(--HomeHeaderHeight);
    top: 0;
}
.style_headerFixed__DvCmD {
    width: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    position: fixed;
    height: var(--HomeHeaderHeight);
    top: 0;
}
.style_nav___YelD {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.style_menu__ZtSKc {
    position: absolute;
    top: var(--HomeHeaderHeight);
    width: 100%;
    overflow: hidden;
}
.style_menu__ZtSKc.style_open__vypZ6 {
    animation: style_openAnimation1__gIKRB 0.2s ease;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.6);
}
.style_menu__ZtSKc.style_close__d_HzD {
    animation: style_closeAnimation1__F1nvv 0.2s ease;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
}
.style_dropdown__wnU_I {
    position: absolute;
    z-index: 998;
    width: 100%;
    background-color: var(--FillColor17);
    height: 300px;
    transition: height 0.2s ease;
}
.style_dropdown__wnU_I.style_open__vypZ6 {
    animation: style_openAnimation2__OjKNc 0.2s ease;
    transform: translateY(0);
}
.style_dropdown__wnU_I.style_close__d_HzD {
    animation: style_closeAnimation2__qGv0L 0.2s ease;
    transform: translateY(-100%);
}
@keyframes style_openAnimation1__gIKRB {
    from {
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        background: rgba(0, 0, 0, 0);
    }
    to {
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        background: rgba(255, 255, 255, 0.6);
    }
}
@keyframes style_closeAnimation1__F1nvv {
    from {
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        background: rgba(255, 255, 255, 0.6);
    }
    to {
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        background: rgba(0, 0, 0, 0);
    }
}
@keyframes style_openAnimation2__OjKNc {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes style_closeAnimation2__qGv0L {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-100%);
    }
}

.style_menuContainer__Xg1VB {
    display: flex;
    flex-direction: column;
    color: var(--TextColor14);
    padding: 28px 20px 50px 20px;
    gap: 15px;
    max-width: 600px;
    align-items: center;
}
.style_summary__FjFp5 {
    position: relative;
    width: 100%;
    padding: 15px 20px 15px 90px;
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
}
.style_summaryPic__Louw2 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.style_titleContainer__mABIf {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    gap: 6px;
}
.style_title__qR3CU {
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--TextColor14);
}
.style_title__qR3CU:lang(zh-CN) {
    font-size: 20px;
}
.style_subtitle__GHOMM {
    color: var(--PrimaryColor14);
}
.style_solutions__z5TWe {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
}
.style_solution___Q4uG {
    display: flex;
    position: relative;
    color: var(--TextColor14);
}
.style_soImage__vmNpu {
    border-radius: 10px;
    width: 100%;
    height: auto;
}
.style_soShadow__T1V4B {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.5) 77%);
}
.style_soText__MC1YJ {
    position: absolute;
    bottom: 12px;
    width: 100%;
    text-align: center;
}

@media (max-width: 600px) {
    .style_menuContainer__Xg1VB {
        max-width: 375px;
    }
    .style_titleContainer__mABIf {
        gap: 4px;
    }
}

.style_group__NomUV {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    width: 100px;
    color: var(--TextColor11);
}
.style_groupParent__p5k5m {
    display: flex;
    gap: 14px;
    color: var(--TextColor11);
}
.style_title__IX8Xm {
    color: var(--TextColor13);
    margin-bottom: 10px;
}
.style_icon__uEQ7_ {
    display: block;
}
.style_item__H1N0p {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
.style_QRCode__yZTbi {
    padding: 20px;
}
.style_QRCodeImg__83v3o {
    width: 134px;
    height: 134px;
    display: block;
}
.style_QRCodeWordFirst___pHuP {
    color: var(--TextColor1);
    margin-top: 28px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.style_QRCodeWordSecond__pPfzQ {
    color: var(--TextColor2);
    margin-top: 12px;
}

.style_mask__PbUhI{
    position: fixed;
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    z-index: 10001;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor5) !important;
}
.style_menuContainer__g2pIP {
    display: flex;
    flex-direction: column;
    padding: 20px 40px 50px 40px;
}
.style_container__mSPYX {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 15px;
}
.style_item__4BKWK {
    display: flex;
    gap: 14px;
    align-items: center;
    color: var(--TextColor11);
}

.style_footer__QVvqi {
    background-color: #fafafa;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 40px 20px 20px 20px;
}
.style_nav__C8MXu {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    flex-wrap: wrap;
    gap: 30px;
}
.style_subNav__LwaDs {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.style_bottom__julSw {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 100px;
    max-width: 1200px;
}
.style_links__OSuTo {
    display: flex;
    gap: 10px;
    color: var(--TextColor13);
}
.style_company__vYggv {
    color: var(--TextColor13);
}
.style_filings__3Ijhr {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.style_footerWord__TvCp5 {
    color: var(--TextColor13);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
.style_filingLogo__Oooys {
    margin-right: 4px;
}
.style_linkRight__yzvp_ {
    margin-right: 12px;
}
.style_affiliate__h94O2 {
    text-decoration: underline;
    color: var(--TextColor13);
}
@media (max-width: 587px) {
    .style_filings__3Ijhr {
        flex-direction: column;
        align-items: center;
    }
    .style_linkRight__yzvp_ {
        margin-right: 0;
    }
}

.style_header__Nbdtz {
    width: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    height: var(--HomeHeaderHeight);
    top: 0;
}
.style_headerFixed__4Nz6C {
    width: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    position: fixed;
    height: var(--HomeHeaderHeight);
    top: 0;
}
.style_nav__OXrBZ {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.style_menu__qO_lO {
    position: absolute;
    top: var(--HomeHeaderHeight);
    width: 100%;
    overflow: hidden;
}
.style_menu__qO_lO.style_open__aJFqL {
    animation: style_openAnimation1__bZYP8 0.2s ease;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.6);
}
.style_menu__qO_lO.style_close__JCTJ_ {
    animation: style_closeAnimation1__5qowM 0.2s ease;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
}
.style_dropdown__RyED1 {
    position: absolute;
    z-index: 998;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
    background-color: var(--FillColor17);
    transition: height 0.2s ease;
}
.style_dropdown__RyED1.style_open__aJFqL {
    animation: style_openAnimation2__rXpmD 0.2s ease;
    transform: translateY(0);
}
.style_dropdown__RyED1.style_close__JCTJ_ {
    animation: style_closeAnimation2__5Feuk 0.2s ease;
    transform: translateY(-100%);
}
.style_priceItem__9g3H6 {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid var(--BorderColor11);
}
.style_dropdown__RyED1 .ant-collapse {
    background-color: transparent !important;
}
.style_dropdown__RyED1 .ant-collapse-item {
    border-bottom: 1px solid var(--BorderColor11) !important;
}
.style_dropdown__RyED1 .ant-collapse-header {
    flex-direction: row-reverse;
    height: 80px;
    align-items: center !important;
    font-size: 20px;
    font-weight: 500;
    padding: 0 20px !important;
}
.style_dropdown__RyED1 .ant-collapse-content-box {
    padding: 0 !important;
}
.style_dropdown__RyED1 .ant-collapse-expand-icon {
    padding-right: 0 !important;
}
.style_buttons__4bxsI {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 40px;
    gap: 30px;
    display: flex;
}
.style_button__RRuFq {
    height: 64px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1;
    gap: 5px;
    cursor: pointer;
}
.style_left__zJavL {
    background-color: var(--FillColor15);
    color: var(--TextColor11);
    border: 1px solid var(--BorderColor11);
}
.style_right__KBJhb {
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
}
.style_follower__FiJ9x {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.style_logged__5TWkL {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    color: var(--TextColor13);
}
.style_avatar__gP_ge {
    border-radius: 100px;
}
.style_logout__dXWPy {
    margin-left: 4px;
    text-decoration: underline;
    cursor: pointer;
}
.style_QRCode__jCf9W {
    padding: 20px;
}
.style_QRCodeImg__oT_iV {
    width: 134px;
    height: 134px;
    display: block;
}
@media (max-width: 600px) {
    .style_dropdown__RyED1 .ant-collapse-header {
        font-size: 16px;
    }
    .style_priceItem__9g3H6 {
        font-size: 16px;
    }
    .style_buttons__4bxsI {
        padding: 0 20px;
        gap: 15px;
    }
    .style_button__RRuFq {
        height: 45px;
    }
}
@keyframes style_openAnimation1__bZYP8 {
    from {
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        background: rgba(0, 0, 0, 0);
    }
    to {
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        background: rgba(255, 255, 255, 0.6);
    }
}
@keyframes style_closeAnimation1__5qowM {
    from {
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        background: rgba(255, 255, 255, 0.6);
    }
    to {
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        background: rgba(0, 0, 0, 0);
    }
}
@keyframes style_openAnimation2__rXpmD {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes style_closeAnimation2__5Feuk {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-100%);
    }
}

.style_footer__cNQW3 {
    background-color: var(--PrimaryColor11);
    display: flex;
    flex-direction: column;
    padding: 40px 25px 20px 25px;
}
.style_nav__ZTZgs {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    width: 100%;
    gap: 30px;
}
.style_nav2__acyHE {
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 30px;
}
.style_subNav__ZPPTZ {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.style_bottom__cUGhy {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 50px;
    padding-top: 15px;
    border-top: 0.05vw solid var(--TextColor14);
}
.style_links__dg6DK {
    display: flex;
    gap: 10px;
    color: var(--TextColor14);
}
.style_company__AH_Pv {
    color: var(--TextColor14);
}
.style_filings__ydtTn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.style_footerWord__dwlwf {
    color: var(--TextColor14);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
.style_filingLogo__kLY2S {
    margin-right: 4px;
}
.style_linkRight__Oqxq0 {
    margin-right: 12px;
}
.style_rigisterBtn__iALe_ {
    background-color: #2d155d;
    display: flex;
    height: 64px;
    width: 350px;
    margin-top: 40px;
    align-items: center;
    border-radius: 10px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
}
.style_modelImage__l_HLY {
    margin-right: 18px;
    align-self: flex-end;
}
.style_rigisterTxt___lAX0 {
    flex: 1 1;
}
.style_rigisterArrow__BUkoj {
    margin-right: 5px;
}
.style_affiliate__uZqKz {
    text-decoration: underline;
    color: var(--TextColor14);
}
@media (max-width: 600px) {
    .style_filings__ydtTn {
        flex-direction: column;
        align-items: center;
    }
    .style_linkRight__Oqxq0 {
        margin-right: 0;
    }
    .style_rigisterBtn__iALe_ {
        height: 50px;
        width: 250px;
        padding: 0 10px;
    }
    .style_modelImage__l_HLY {
        height: 70px;
        width: 60px;
    }
    .style_rigisterArrow__BUkoj {
        width: 20px;
        height: 20px;
    }
}

.style_mobile__7dIfo {
    position: relative;
    width: 100vw;
    height: calc(100vh - var(--HomeHeaderHeight));
    margin-top: var(--HomeHeaderHeight);
    display: flex;
    flex-direction: column;
    color: var(--TextColor14);
    overflow: auto;
}
.style_bottom__lvAPY {
    width: 100%;
    max-height: 325px;
    height: 100%;
    position: absolute;
    bottom: 0;
    overflow: visible;
}
.style_content__zjgTi {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 5;
    position: relative;
    padding-bottom: 250px;
    overflow: auto;
}
.style_top__wM6Gw {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
}
.style_top2__f4iZO {
    width: 100%;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(180deg, #7530fe 0%, rgba(117, 48, 254, 0) 100%);
}
.style_mobileIcon__j_xyY {
    margin-top: 56px;
}
.style_title__46JAv {
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 900;
    margin-top: 35px;
    text-align: center;
}
.style_subtitle__bTgsr {
    margin-top: 5px;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}
.style_subtitle__bTgsr:lang(zh-CN) {
    font-size: 40px;
}
.style_tips__RvU0w {
    margin-top: 10px;
    text-align: center;
}
.style_hint__40EsA {
    margin-top: 35px;
    text-align: center;
    line-height: normal;
}
.style_QRCodeImg___mKqg {
    margin-top: 15px;
}
.style_appImage__ORo9w {
    margin-left: 5px;
    margin-bottom: 14px;
}
.style_button__Aithx {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    height: 45px;
    width: 205px;
    cursor: pointer;
    border-radius: 5px;
    background-color: var(--PrimaryColor11);
    font-size: 14px;
    line-height: normal;
}
.style_international__aW5JX {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_primaryColor__pH6gN {
    text-decoration: underline;
}
.style_appDownTitle__WaSeC {
    font-family: 'Roboto';
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 17.5px;
    color: var(--FillColor11);
    max-width: 280px;
}
.style_appDownDesc__vY3Qe {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 25px;
    color: #666666;
}
.style_buttons__D_ceo {
    display: flex;
    width: 100%;
}
.style_appStoreText__FYA1y {
    color: var(--TextColor14);
}
.style_googlePlayText__5mWo4 {
    color: var(--TextColor14);
}
.style_appStoreButton__9JVGP {
    display: flex;
    padding: 8px 14px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    margin-right: 15px;
    cursor: pointer;
    align-items: center;
}
.style_appStoreImage__h1QZx {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.style_appStoreInfo__ahdR9 {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}
.style_googlePlayButton__21cGo {
    display: flex;
    padding: 8px 14px;
    border-radius: 10px;
    background-color: var(--FillColor11);
    cursor: pointer;
    align-items: center;
}
.style_googlePlayImage__Lo1wa {
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.style_googlePlayInfo__zk1Rs {
    color: var(--TextColor14);
    display: flex;
    flex-direction: column;
    white-space: nowrap;
}

.style_root__v_BNE {
    position: relative;
    border-radius: 10px;
    background: var(--FillColor17);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.style_close__8vgqm {
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
}
.style_header__OueQz {
    height: 50px;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url('/bg_login_recommend_header.webp') no-repeat;
}
.style_strong__3qSWQ {
    /* margin-left: 4px; */
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.style_strong__3qSWQ:lang(en-US) {
    margin-left: 6px;
}
.style_title__MtB1X {
    color: var(--TextColor11);
    white-space: nowrap;
}
.style_content__uXWHk {
    padding: 14px 30px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: var(--TextColor11);
    background: url('/bg_login_recommend_rb.webp') no-repeat bottom right;
}
.style_item__N5lwj {
    display: flex;
    align-items: center;
    gap: 8px;
}

.style_root__LstmO {
    position: relative;
    border-radius: 10px;
    background: var(--FillColor17);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.style_close__Z_ByL {
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
}
.style_header__6yqJm {
    height: 50px;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: url('/bg_login_recommend_header.webp') no-repeat center;
    background-size: cover;
}
.style_strong__Xj75N {
    margin-left: 4px;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.style_title__PoU4j {
    color: var(--TextColor11);
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.style_content__CNODE {
    padding: 14px 30px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: var(--TextColor11);
    background: url('/bg_login_recommend_rb.webp') no-repeat bottom right;
}
.style_item__uJkqi {
    display: flex;
    align-items: center;
    gap: 8px;
}
.style_pro__kf__q {
    margin-right: 6px;
}

.style_root__exMPD {
    position: relative;
    border-radius: 10px;
    width: 360px;
    background: var(--FillColor17);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 16px 24px;
}
.style_close__KyjPM {
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
}
.style_strong__Za5GB {
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.style_content__1lbEJ {
    margin-top: 8px;
    color: var(--TextColor13);
}

.style_header__7oSBj {
    width: 100%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    position: -webkit-sticky;
    position: sticky;
    height: 60px;
    top: 0;
}
.style_headerContainer__iXDAo {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
    padding: 0 30px;
}
.style_navsHeader__C899G {
    display: flex;
    margin-left: 20px;
    margin-bottom: 4px;
    flex: 1 1;
}
.style_navsTitle__OF_xQ {
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.style_loginAvatar__ZMUXd {
    position: relative;
    height: 36px;
    width: 36px;
    background-color: var(--FillColor15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.style_logined__S02Wi {
    display: flex;
    align-items: center;
    gap: 10px;
}
.style_proHint__9Bz4l {
    position: relative;
    padding: 0 12px;
    height: 38px;
    color: var(--PrimaryColor11);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px var(--PrimaryColor11) solid;
    border-radius: 20px;
    cursor: pointer;
}
.style_proHint__9Bz4l::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(
        90deg,
        #ffffffa0 0%,
        #ffffff00 15%,
        #ffffff00 85%,
        #ffffffa0 100%
    );
    background-size: 200% 100%;
    background-position: 50% 0;
    animation: style_skeleton-loading__BxkRd 2s ease-in-out infinite;
    border-radius: 10px;
}
@keyframes style_skeleton-loading__BxkRd {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: -150% 0;
    }
}
.style_pointHint__fOosJ {
    padding: 0 12px;
    height: 38px;
    color: var(--TextColor13);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--FillColor15);
    border-radius: 20px;
}
.style_pointHint2__BNxBS {
    background: none;
    padding: 0;
}
.style_pointAmout__KptJ3 {
    color: var(--PrimaryColor11);
    margin-right: 6px;
}
.style_unLogin__oQfH7 {
    display: flex;
    align-items: center;
    gap: 10px;
}
.style_signHint__lmObW {
    padding: 0 14px;
    height: 38px;
    color: var(--PrimaryColor11);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background-color: var(--FillColor15);
    cursor: pointer;
}
.style_signButton__Exv_z {
    position: relative;
    padding: 0 24px;
    min-width: 100px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background-color: var(--PrimaryColor11);
    cursor: pointer;
    color: var(--TextColor14);
}
.style_signRecommend__y6ocz {
    position: absolute;
    right: 30px;
    top: 55px;
}
.style_popover__J14C3 .ant-popover-inner {
    padding: 0 !important;
    border-radius: 10px !important;
}
.style_limit__swfpW {
    position: absolute;
    right: 10px;
    top: -6px;
    color: var(--TextColor14);
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    border-radius: 8px;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 0 8px;
    z-index: 10;
}
@media screen and (max-width: 1020px) {
    .style_navsTitle__OF_xQ {
        display: none;
    }
}

.style_root__tHamV {
    height: 100vh;
    overflow: scroll;
}
.style_main__UY2kE {
    min-height: calc(100vh - var(--HomeHeaderHeight));
}
.style_mask__tVQlw {
    position: fixed;
    top: 0;
    inset-inline-end: 0;
    bottom: 0;
    inset-inline-start: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor5) !important;
}

