.clip_header__msukn {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    height: 100%;
    box-sizing: border-box;
    transition: .5s
}

.clip_header__msukn .clip_header_box__J7U3A {
    max-width: 1820px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto
}

@media(max-width:1870px) {
    .clip_header__msukn .clip_header_box__J7U3A {
        max-width: 1451px
    }
}

@media(max-width:1501px) {
    .clip_header__msukn .clip_header_box__J7U3A {
        max-width: 1082px
    }
}

@media(max-width:1132px) {
    .clip_header__msukn .clip_header_box__J7U3A {
        max-width: 713px
    }
}

@media(max-width:750px) {
    .clip_header__msukn .clip_header_box__J7U3A {
        max-width: 100%
    }
}

.clip_header__msukn .clip_header_box__J7U3A .clip_header_a__w0oVs {
    line-height: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start
}

.clip_header__msukn .clip_header_box__J7U3A .clip_header_a__w0oVs .clip_header_logobox__Z_A5x {
    width: 100%;
    height: 100%;
    padding: 20px 20px 20px 0;
    color: #fff;
    font-size: 28px;
    max-width: 100vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Spicy Rice, serif
}

.clip_header__msukn .clip_header_box__J7U3A .clip_header_a__w0oVs .clip_header_logobox__Z_A5x .clip_header_logobox_logo__4l3YT {
    width: 186px;
    height: 32px
}

.clip_header__msukn .clip_header_box__J7U3A .clip_operate__j8MqM,
.clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 {
    display: none
}

@media screen and (max-width:601px) {
    .clip_header__msukn {
        padding: 0 20px
    }
    .clip_header__msukn .clip_header_box__J7U3A {
        padding-top: 14px
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_header_a__w0oVs .clip_header_logobox__Z_A5x .clip_header_logobox_logo__4l3YT {
        width: 120px;
        height: 22px
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_operate__j8MqM {
        display: flex;
        gap: 10px;
        align-items: center
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_operate__j8MqM .clip_icon_menu__im1ld img {
        width: 30px;
        height: 30px
    }
    .clip_pop_box___vdvs {
        color: #fff
    }
    .clip_pop_box___vdvs .clip_search_input__mQgC2,
    .clip_pop_box___vdvs .clip_ul_list__OwKmr {
        padding: 10px 20px
    }
    .clip_pop_box___vdvs .clip_ul_list__OwKmr .clip_title__IfmEU {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 28px
    }
    .clip_pop_box___vdvs .clip_ul_list__OwKmr .clip_item__RelA7 {
        height: 100%;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 12px
    }
    .clip_pop_box___vdvs .clip_ul_list__OwKmr .clip_item__RelA7 a {
        display: block;
        height: 40px;
        line-height: 20px;
        padding: 10px 0
    }
}

@media screen and (min-width:601px) {
    .clip_header__msukn {
        padding: 26px 40px
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_header_a__w0oVs .clip_header_logobox__Z_A5x {
        width: auto;
        font-size: 30px
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1,
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_btn_box__yOMqS {
        display: flex;
        align-items: center;
        gap: 18px
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg {
        height: 100%;
        display: flex;
        align-items: center;
        margin-right: 20px;
        position: relative;
        cursor: pointer;
        z-index: 888;
        font-size: 24px;
        line-height: 56px;
        color: #fff
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg .clip_dropdown__OdxKj {
        opacity: 1;
        line-height: 1;
        font-size: 16px;
        display: none;
        position: absolute;
        top: 46px;
        right: 0;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        white-space: nowrap;
        background: linear-gradient(164deg, #280053 80px, #ff96af 400px, #ffbbcb 600px, #ffc7d5 700px);
        transition: opacity .3s ease, visibility .3s ease;
        opacity: 0;
        visibility: hidden;
        border-radius: 8px;
        overflow: hidden
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg .clip_dropdown__OdxKj:before {
        content: "";
        position: absolute;
        top: -8px;
        right: 10px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #f41b3b;
        width: 0;
        height: 0
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg .clip_dropdown__OdxKj:hover,
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg:hover .clip_dropdown__OdxKj {
        display: block;
        opacity: 1;
        visibility: visible
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg .clip_dropdownItem__xx4h2 {
        display: block;
        padding: 10px;
        color: #fff
    }
    .clip_header__msukn .clip_header_box__J7U3A .clip_right_box__KQ5d1 .clip_categories__5wRbg .clip_dropdownItem__xx4h2:hover {
        background-color: #f41b3b
    }
}

.list-title_list_title_bar__Sw35r {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 56px;
    padding: 0 24px;
    background: linear-gradient(90deg, #f99886, #f9df86);
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .15)
}

.list-title_left_title_box__6Rrvu {
    display: flex;
    align-items: flex-end;
    position: relative
}

.list-title_title_text__UFgbc {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-transform: capitalize
}

.list-title_title_underline__j5rWQ {
    display: block;
    height: 10px;
    width: 60px;
    background: #ff5f00;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: 1;
    border-radius: 2px
}

.list-title_more_btn__H0Ki2 {
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    transition: color .2s;
    letter-spacing: 1px
}

.list-title_more_btn__H0Ki2:hover {
    color: #ff2d55
}

@media(max-width:600px) {
    .list-title_list_title_bar__Sw35r {
        height: 44px;
        padding: 0 10px
    }
    .list-title_title_text__UFgbc {
        font-size: 22px
    }
    .list-title_title_underline__j5rWQ {
        height: 6px;
        width: 36px;
        bottom: -2px
    }
    .list-title_more_btn__H0Ki2 {
        font-size: 16px
    }
}

.video-item_item__xMTli {
    min-height: 160px;
    cursor: pointer;
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    position: relative;
    overflow: hidden
}

@keyframes video-item_loading__0NHsk {
    0% {
        background-color: hsla(0, 0%, 100%, .212)
    }
    50% {
        background-color: hsla(0, 0%, 100%, .059)
    }
    to {
        background-color: hsla(0, 0%, 100%, .212)
    }
}

.video-item_item__xMTli.video-item_loading__0NHsk {
    background-color: rgba(0, 123, 255, .13);
    box-shadow: inset -1px -4px 9px rgba(0, 123, 255, .18), inset 5px 3px 8px 0 rgba(0, 123, 255, .18);
    animation: video-item_loading__0NHsk 3s linear infinite
}

.video-item_item__xMTli .video-item_main_thumb__w9Ooq {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    transition: transform .4s ease-in-out;
    border-radius: initial
}

.video-item_item__xMTli .video-item_main_info__fw6yw {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    background: rgba(213, 166, 182, .57);
    border-radius: 0 0 15px 15px;
    padding: 6px 53px 6px 15px
}

.video-item_item__xMTli .video-item_main_info__fw6yw .video-item_main_title__CG19D {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width:667px) {
    .video-item_item__xMTli .video-item_main_info__fw6yw .video-item_main_title__CG19D {
        font-size: 18px
    }
    .video-item_item__xMTli.video-item_mobile_item__2TbuX .video-item_main_info__fw6yw .video-item_main_title__CG19D {
        margin-bottom: 16px;
        font-size: 16px
    }
}

.video-item_item__xMTli .video-item_play_icon_box__Ype2Y {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 3;
    opacity: .8;
    transition: all .3s ease-in-out
}

.video-item_item__xMTli .video-item_play_icon_box__Ype2Y .video-item_play_icon__GfoHF {
    position: absolute;
    right: 50%;
    bottom: 50%;
    width: 60px;
    height: 60px;
    transform: translate(50%, 50%);
    transition: all .4s cubic-bezier(.25, .46, .45, .94);
    animation: video-item_pulse__wYiGQ 2s ease-in-out infinite;
    filter: drop-shadow(0 0 10px rgba(0, 123, 255, .8));
    border-radius: 50%
}

.video-item_item__xMTli .video-item_play_icon_box__Ype2Y .video-item_play_icon__GfoHF:hover {
    transform: translate(50%, 50%) scale(1.2);
    filter: drop-shadow(0 0 15px rgb(0, 123, 255))
}

@keyframes video-item_pulse__wYiGQ {
    0%,
    to {
        transform: translate(50%, 50%) scale(1)
    }
    50% {
        transform: translate(50%, 50%) scale(1.08)
    }
}

.video-item_item__xMTli:hover .video-item_main_thumb__w9Ooq {
    transform: scale(1.1)
}

.video-item_item__xMTli:hover .video-item_play_icon_box__Ype2Y {
    opacity: 1;
    background-color: rgba(0, 0, 0, .5)
}

.video-item_swiper_item__qUJ6Q .video-item_main_info__fw6yw .video-item_main_title__CG19D {
    margin-bottom: 16px
}

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

.index-list_list_index_container__EHRlU .index-list_list_title_box__X_M2d {
    margin-bottom: 10px
}

.index-list_list_index_container__EHRlU .index-list_ads_1__o73dQ {
    width: 100%;
    margin: 10px 0
}

.index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 30px;
    gap: 30px
}

.index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_item__XJf_d {
    width: 100%;
    height: 190px
}

.index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
    grid-column: 1/-1;
    grid-row: 2;
    width: 100%;
    margin: 10px 0
}

@media screen and (max-width:1400px) {
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(4, 1fr)
    }
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
        grid-column: 1/-1;
        grid-row: 2
    }
}

@media screen and (max-width:1200px) {
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(4, 1fr)
    }
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
        grid-column: 1/-1;
        grid-row: 2
    }
}

@media screen and (max-width:992px) {
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(3, 1fr)
    }
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
        grid-column: 1/-1;
        grid-row: 2
    }
}

@media screen and (max-width:768px) {
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(2, 1fr)
    }
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
        grid-column: 1/-1;
        grid-row: 2
    }
}

@media screen and (max-width:576px) {
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(1, 1fr)
    }
    .index-list_list_index_container__EHRlU .index-list_list_content_box__edvfP .index-list_ads_2__uFjyg {
        grid-column: 1/-1;
        grid-row: 2
    }
}

.index-list_list_index_container__EHRlU.index-list_detail_popular___02_J .index-list_list_content_box__edvfP {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px
}

@media screen and (max-width:992px) {
    .index-list_list_index_container__EHRlU.index-list_detail_popular___02_J .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .index-list_list_index_container__EHRlU.index-list_detail_popular___02_J .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:576px) {
    .index-list_list_index_container__EHRlU.index-list_detail_popular___02_J .index-list_list_content_box__edvfP {
        grid-template-columns: repeat(1, 1fr)
    }
}

.guide_random_guide_box__CCdm3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 999999;
    overflow: hidden;
    color: #333 !important
}

.guide_random_guide_box__CCdm3 .guide_random_shadow__ZM6Ft {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    max-width: 800px;
    min-height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px 20px 0
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_title__At6Wv {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 20px;
    color: #2c3e50;
    margin-bottom: 10px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj {
    margin-bottom: 20px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_question__SIoD_ {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 32px;
    color: #34495e
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    gap: 20px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL {
    cursor: pointer;
    background-color: #fff;
    border-radius: 12px;
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 2px solid #e1e5e9;
    padding: 15px 10px;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL:hover {
    background-color: #f8f9fa;
    border-color: #3b82f6;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_optionImage__vbcCz {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 12px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_categoryName__84Q0N {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #2c3e50;
    margin-top: 5px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_ref_box___bOJQ {
    height: auto;
    width: 100%;
    margin-top: 20px
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_skip_button__Ei4fN {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #6c757d;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 20px;
    padding: 10px;
    font-size: 16px;
    font-weight: 500
}

.guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_skip_button__Ei4fN:hover {
    color: #495057
}

@media screen and (max-width:480px) {
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp {
        padding: 15px 15px 0
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_title__At6Wv {
        font-size: 20px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_question__SIoD_ {
        font-size: 16px;
        margin-bottom: 24px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 {
        gap: 15px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL {
        padding: 12px 8px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_optionImage__vbcCz {
        height: 100%;
        margin-bottom: 8px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_categoryName__84Q0N {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp {
        max-height: 700px !important
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_title__At6Wv {
        font-size: 28px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_question__SIoD_ {
        font-size: 20px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 {
        grid-template-columns: repeat(4, 1fr) !important;
        gap: 25px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL {
        padding: 20px 15px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_optionImage__vbcCz {
        height: 90px;
        margin-bottom: 15px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_categoryName__84Q0N {
        font-size: 16px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_ref_box___bOJQ {
        height: 120px !important
    }
}

@media screen and (min-width:1024px) {
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp {
        max-width: 900px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 {
        gap: 30px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_optionImage__vbcCz {
        height: 100px
    }
    .guide_random_guide_box__CCdm3 .guide_random_content_box__VcGwp .guide_random_main_box__YjoES .guide_random_content__bjALj .guide_random_optionsGrid__zyE_5 .guide_random_optionButton__g20gL .guide_random_categoryName__84Q0N {
        font-size: 18px
    }
}

.guide_guide_box__YUha7 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    overflow: hidden;
    color: #333 !important
}

.guide_guide_box__YUha7 .guide_shadow__KZDuQ {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.guide_guide_box__YUha7 .guide_content_box__q53Yq {
    background-color: #fff;
    width: 90%;
    height: auto;
    max-width: 800px;
    min-height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.guide_guide_box__YUha7 .guide_close_button__bqfhp {
    position: absolute;
    top: 15%;
    right: 3%;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, .9);
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s ease;
    z-index: 10;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.guide_guide_box__YUha7 .guide_close_button__bqfhp svg {
    color: #fff;
    transition: all .3s ease
}

.guide_guide_box__YUha7 .guide_close_button__bqfhp:hover {
    background: rgba(239, 68, 68, .9);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.guide_guide_box__YUha7 .guide_close_button__bqfhp:active {
    transform: rotate(90deg) scale(.95);
    -webkit-transform: rotate(90deg) scale(.95);
    -moz-transform: rotate(90deg) scale(.95);
    -ms-transform: rotate(90deg) scale(.95);
    -o-transform: rotate(90deg) scale(.95)
}

.guide_guide_box__YUha7 .guide_skip_container__CWg5c {
    padding: 10px 0 15px;
    text-align: center
}

.guide_guide_box__YUha7 .guide_skip_button__LxSUB {
    display: inline-block;
    padding: 12px 40px;
    background: #7c3aed;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    transition: all .3s ease;
    border: none;
    cursor: pointer
}

.guide_guide_box__YUha7 .guide_skip_button__LxSUB:hover {
    background: #6d28d9;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(124, 58, 237, .3)
}

.guide_guide_box__YUha7 .guide_skip_button__LxSUB:active {
    transform: translateY(0)
}

.guide_content__PzgdM {
    position: relative;
    background: linear-gradient(180deg, #fef3c7, #fde68a 50%, #fbbf24);
    padding: 15px;
    min-height: 100%
}

.guide_puzzle_header__YPI3Z {
    margin-bottom: 12px
}

.guide_puzzle_header__YPI3Z .guide_puzzle_title_wrapper__zoLzl {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 10px
}

.guide_puzzle_header__YPI3Z .guide_puzzle_title_wrapper__zoLzl .guide_puzzle_icon__gSzPq {
    color: #16a34a;
    animation: guide_bounce__HZz9h 2s ease-in-out infinite;
    width: 28px;
    height: 28px
}

.guide_puzzle_header__YPI3Z .guide_puzzle_title_wrapper__zoLzl .guide_puzzle_title__aBVPa {
    font-size: 24px;
    font-weight: 800;
    color: #15803d;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .1)
}

.guide_puzzle_header__YPI3Z .guide_puzzle_stats__tdyrt {
    display: flex;
    justify-content: space-around;
    gap: 15px
}

.guide_puzzle_header__YPI3Z .guide_puzzle_stats__tdyrt .guide_stat_item__HAdQ7 {
    font-size: 14px;
    font-weight: 600;
    color: #065f46;
    background: hsla(0, 0%, 100%, .7);
    padding: 6px 16px;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

.guide_puzzle_grid__dFgcA {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0;
    gap: 0;
    background: linear-gradient(135deg, #fbbf24, #f59e0b);
    padding: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .2);
    margin-bottom: 15px
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj {
    aspect-ratio: 1;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 2px 4px hsla(0, 0%, 100%, .5), inset 0 -2px 4px rgba(0, 0, 0, .2), 0 2px 4px rgba(0, 0, 0, .15)
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    box-shadow: inset 1px 1px 2px hsla(0, 0%, 100%, .4), inset -1px -1px 2px rgba(0, 0, 0, .1);
    pointer-events: none;
    z-index: 2
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj.guide_missing__G8UqW {
    background: linear-gradient(135deg, #bfdbfe, #93c5fd);
    border: 3px dashed #3b82f6;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 2px 8px rgba(59, 130, 246, .3), 0 2px 4px rgba(0, 0, 0, .15)
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj.guide_missing__G8UqW .guide_question_mark__ggYbc {
    font-size: 48px;
    font-weight: 800;
    color: #1d4ed8;
    animation: guide_pulse__S_3Sf 1.5s ease-in-out infinite;
    z-index: 2
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj.guide_show_answer__KA6kF {
    animation: guide_revealAnswer__3FbFD .6s ease-out;
    border: 3px solid #22c55e;
    box-shadow: 0 0 20px rgba(34, 197, 94, .6), inset 0 0 20px rgba(34, 197, 94, .3)
}

.guide_puzzle_grid__dFgcA .guide_puzzle_piece__GexJj .guide_puzzle_image__umfg5 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 6px;
    position: relative;
    z-index: 1
}

.guide_puzzle_hint__M0Vbz {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #92400e;
    margin: 0 0 12px;
    text-shadow: 1px 1px 2px hsla(0, 0%, 100%, .5)
}

.guide_result_message__YwB1L {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 15px 25px;
    border-radius: 20px;
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 800;
    animation: guide_slideInDown__Clm3g .4s ease-out, guide_pulse__S_3Sf .6s ease-in-out;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15)
}

.guide_result_message__YwB1L svg {
    flex-shrink: 0
}

.guide_result_message__YwB1L span {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .1)
}

.guide_result_message__YwB1L.guide_result_correct__p6MfF {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    color: #fff;
    border: 3px solid #15803d
}

.guide_result_message__YwB1L.guide_result_correct__p6MfF svg {
    stroke: #fff;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .2))
}

.guide_result_message__YwB1L.guide_result_wrong__23Ltu {
    background: linear-gradient(135deg, #ef4444, #dc2626);
    color: #fff;
    border: 3px solid #b91c1c
}

.guide_result_message__YwB1L.guide_result_wrong__23Ltu svg {
    stroke: #fff;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .2))
}

@keyframes guide_slideInDown__Clm3g {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes guide_revealAnswer__3FbFD {
    0% {
        opacity: 0;
        transform: scale(.8) rotateY(90deg)
    }
    50% {
        transform: scale(1.1) rotateY(0deg)
    }
    to {
        opacity: 1;
        transform: scale(1) rotateY(0deg)
    }
}

.guide_options_container__AHw6X {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 15px
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s ease;
    background: #f9fafb;
    position: relative;
    box-shadow: inset 0 2px 4px hsla(0, 0%, 100%, .5), inset 0 -2px 4px rgba(0, 0, 0, .2), 0 4px 8px rgba(0, 0, 0, .15);
    border: 3px solid #d1d5db
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    box-shadow: inset 1px 1px 2px hsla(0, 0%, 100%, .4), inset -1px -1px 2px rgba(0, 0, 0, .1);
    pointer-events: none;
    z-index: 1
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD:hover:not(.guide_disabled__cPCmU) {
    transform: translateY(-5px) scale(1.05);
    border-color: #3b82f6;
    box-shadow: 0 8px 16px rgba(59, 130, 246, .4)
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD:active:not(.guide_disabled__cPCmU) {
    transform: translateY(-2px)
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD.guide_correct__kkydR {
    border-color: #16a34a;
    background: #dcfce7;
    box-shadow: 0 0 20px rgba(22, 163, 74, .6);
    animation: guide_correctPulse__Ro_xa .6s ease-out
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD.guide_wrong__Zqf2_ {
    border-color: #dc2626;
    background: #fee2e2;
    box-shadow: 0 0 20px rgba(220, 38, 38, .6);
    animation: guide_wrongShake__7rNWt .4s ease-out
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD.guide_disabled__cPCmU {
    opacity: .6;
    cursor: not-allowed
}

.guide_options_container__AHw6X .guide_option_piece__ch8aD .guide_option_image__Ql1FQ {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
    position: relative;
    z-index: 0
}

.guide_try_again_button__YtQ2Y {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, #f97316, #ea580c);
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 6px 16px rgba(249, 115, 22, .4);
    transition: all .3s ease;
    margin: 0 auto 15px;
    display: flex
}

.guide_try_again_button__YtQ2Y svg {
    animation: guide_rotate__Y8fzr 2s linear infinite;
    width: 18px;
    height: 18px
}

.guide_try_again_button__YtQ2Y:hover {
    background: linear-gradient(135deg, #ea580c, #c2410c);
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(249, 115, 22, .5)
}

.guide_try_again_button__YtQ2Y:active {
    transform: translateY(0)
}

.guide_try_again_button__YtQ2Y.guide_continue_button__ErfoX {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    box-shadow: 0 6px 16px rgba(34, 197, 94, .4)
}

.guide_try_again_button__YtQ2Y.guide_continue_button__ErfoX svg {
    animation: none
}

.guide_try_again_button__YtQ2Y.guide_continue_button__ErfoX:hover {
    background: linear-gradient(135deg, #16a34a, #15803d);
    box-shadow: 0 8px 20px rgba(34, 197, 94, .5)
}

.guide_full_screen_guide__99aN8 .guide_content_box__q53Yq {
    height: 100vh;
    width: 100%;
    border-radius: 0
}

.guide_full_screen_guide__99aN8 .guide_close_button__bqfhp {
    top: 0;
    right: 0
}

@keyframes guide_bounce__HZz9h {
    0%,
    to {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-10px)
    }
}

@keyframes guide_pulse__S_3Sf {
    0%,
    to {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(1.2);
        opacity: .8
    }
}

@keyframes guide_correctPulse__Ro_xa {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.15)
    }
    to {
        transform: scale(1)
    }
}

@keyframes guide_wrongShake__7rNWt {
    0%,
    to {
        transform: translateX(0)
    }
    25% {
        transform: translateX(-10px)
    }
    75% {
        transform: translateX(10px)
    }
}

@keyframes guide_rotate__Y8fzr {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@media screen and (min-width:768px) {
    .guide_guide_box__YUha7 .guide_content_box__q53Yq {
        max-width: 450px
    }
    .guide_puzzle_grid__dFgcA {
        gap: 5px;
        padding: 15px
    }
    .guide_options_container__AHw6X {
        gap: 15px
    }
    .guide_options_container__AHw6X .guide_option_piece__ch8aD {
        width: 90px;
        height: 90px
    }
    .guide_puzzle_header__YPI3Z .guide_puzzle_title_wrapper__zoLzl .guide_puzzle_title__aBVPa {
        font-size: 26px
    }
}

.mini-widget_ten_mini__T2J2J {
    --scale: 0.9;
    --z: 9999;
    position: fixed;
    right: 12px;
    bottom: 18px;
    z-index: var(--z);
    transform: scale(var(--scale));
    transform-origin: 100% 100%;
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mini-widget_ten_mini__T2J2J .mini-widget_card__bHrzx {
    width: 180px;
    padding: 12px 12px 14px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(255, 107, 157, .95), rgba(196, 113, 237, .95) 50%, rgba(76, 99, 210, .95));
    box-shadow: 0 12px 40px rgba(0, 0, 0, .4), inset 0 1px 0 hsla(0, 0%, 100%, .2);
    color: #fff;
    border: 2px solid hsla(0, 0%, 100%, .3)
}

.mini-widget_ten_mini__T2J2J .mini-widget_header_text__GxZwF {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    letter-spacing: .5px
}

.mini-widget_ten_mini__T2J2J .mini-widget_timer__GARwi {
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    border-radius: 12px;
    padding: 12px 10px;
    margin-bottom: 6px;
    color: gold;
    font-weight: 900;
    font-size: 32px;
    letter-spacing: .05em;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, .3), 0 2px 4px rgba(255, 215, 0, .3);
    border: 2px solid rgba(255, 215, 0, .2);
    text-shadow: 0 0 10px rgba(255, 215, 0, .5)
}

.mini-widget_ten_mini__T2J2J .mini-widget_stage__xEyPF {
    position: relative;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.mini-widget_ten_mini__T2J2J .mini-widget_btn__3bBtR {
    width: 120px;
    height: 44px;
    border-radius: 999px;
    border: 3px solid #fff;
    cursor: pointer;
    background: linear-gradient(135deg, #ff6b35, #ff8c42);
    color: #fff;
    font-weight: 900;
    letter-spacing: .05em;
    font-size: 17px;
    box-shadow: 0 6px 0 rgba(0, 0, 0, .2), 0 8px 20px rgba(255, 107, 53, .4);
    transition: all .15s ease;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.mini-widget_ten_mini__T2J2J .mini-widget_btn__3bBtR:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 0 rgba(0, 0, 0, .2), 0 12px 25px rgba(255, 107, 53, .5)
}

.mini-widget_ten_mini__T2J2J .mini-widget_btn__3bBtR:active {
    transform: translateY(1px);
    box-shadow: 0 4px 0 rgba(0, 0, 0, .2), 0 6px 15px rgba(255, 107, 53, .35)
}

.mini-widget_ten_mini__T2J2J .mini-widget_toast__LcvuT {
    margin-top: 8px;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    background: hsla(0, 0%, 100%, .06);
    border: 1px solid hsla(0, 0%, 100%, .14);
    color: #edeff7;
    border-radius: 12px;
    opacity: 0;
    transform: translateY(6px);
    transition: all .22s ease
}

.mini-widget_ten_mini__T2J2J .mini-widget_toast__LcvuT.mini-widget_show__IDXJr {
    opacity: 1;
    transform: translateY(0)
}

.mini-widget_ten_mini__T2J2J .mini-widget_toast__LcvuT b {
    color: #ffd34d
}

.mini-widget_ten_mini__T2J2J .mini-widget_hint__jzX4S {
    text-align: center;
    font-size: 11px;
    color: hsla(0, 0%, 100%, .9);
    font-weight: 600;
    margin-bottom: 8px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

@media(max-width:768px) {
    .mini-widget_ten_mini__T2J2J {
        --scale: 0.8;
        right: 8px;
        bottom: 12px
    }
}