.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}
/* ===========================
   Mobile Responsive
=========================== */
@media (max-width:768px){

.container_32dRD{
    min-width:0!important;
    max-width:100%!important;
    padding:16px!important;
}

.container_Ry0M-,
.container_gDC1Q{
    width:100%!important;
    padding:0 16px!important;
    box-sizing:border-box;
}

.header__container_COfh6{
    min-width:0!important;
    height:120px!important;

    padding:12px 16px!important;

    display:flex;
    flex-direction:column;

    justify-content:center!important;
    align-items:stretch!important;
}

.header__left_VZzKB{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;

    padding-right:0!important;
    margin-bottom:10px;
}

.header__nav_AYEwf{
    display:flex;
    flex-wrap:wrap;
    gap:16px;
}

.header__nav__item_ekUpN{
    font-size:16px!important;
}

.search__box_29jLz{
    width:100%!important;
}

.search__input_7QXsx{
    width:100%!important;
    font-size:16px!important;
}

.tab-switch__container_5y7dZ{
    height:auto;
    padding:10px 0;
}

.tab-switch__item_yHgn7{
    font-size:20px!important;
}

.recommend__header_6bdhK{
    height:auto!important;
    flex-wrap:wrap;
    gap:8px;
}

.recommend__header_6bdhK span{
    font-size:20px!important;
}

.recommend__header_6bdhK button{
    font-size:14px!important;
}

.recommend__apps_cGiQ0{
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
    padding-bottom:8px;
}

.recommend__apps_cGiQ0::-webkit-scrollbar{
    display:none;
}

.container_oG9MN{
    width:120px!important;
    flex-shrink:0;
}

.container_oG9MN .app__icon__container_h7Bc8{
    width:120px!important;
    height:120px!important;
}

.container_oG9MN .app__title_rSTA+{
    font-size:15px!important;
    line-height:18px!important;
    margin-top:10px!important;
}

.container_oG9MN .app__developer_eTDFg{
    font-size:13px!important;
}

.container_NMssQ{
    width:100%!important;
}

.wrapper_I6p7C{
    flex-direction:column;
    align-items:flex-start!important;
    gap:16px;
    margin-top:24px!important;
}

.footer__left_cNH0d{
    display:flex;
    flex-direction:column;
    gap:10px;
}

.footer__left_cNH0d a{
    margin-left:0!important;
    font-size:15px!important;
}

.footer__right_MnO+c{
    width:100%;
}

.current-location_MdFmI{
    font-size:15px!important;
}

img{
    max-width:100%;
    height:auto;
}

}