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

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

@media(max-width:1870px) {
    .baby_header__1feRo .baby_header_box__Ch__y {
        max-width: 1451px
    }
}

@media(max-width:1501px) {
    .baby_header__1feRo .baby_header_box__Ch__y {
        max-width: 1082px
    }
}

@media(max-width:1132px) {
    .baby_header__1feRo .baby_header_box__Ch__y {
        max-width: 713px
    }
}

@media(max-width:750px) {
    .baby_header__1feRo .baby_header_box__Ch__y {
        max-width: 100%
    }
}

.baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 .baby_header_logobox__6pTc1 {
    display: flex;
    align-items: center
}

.baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 .baby_header_logobox__6pTc1 img {
    display: block;
    height: 50px;
    width: auto
}

.baby_categories_inline__fUh_q {
    display: none
}

.baby_back_home__rCb1f {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.baby_back_home__rCb1f img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

@media screen and (max-width:601px) {
    .baby_header__1feRo {
        padding: 0 20px 0 0
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_operate__QZ3qQ {
        display: flex;
        gap: 18px;
        align-items: center
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_operate__QZ3qQ .baby_top_fire_icon__SNvPS {
        width: 30px;
        height: 30px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_operate__QZ3qQ .baby_top_lion_icon__01ZD_ {
        width: 32px;
        height: 32px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_operate__QZ3qQ .baby_top_search_icon__K410R {
        width: 34px;
        height: 34px
    }
    .baby_pop_box__ztLt0 {
        color: #fff
    }
    .baby_pop_box__ztLt0 .baby_search_input__oOubT,
    .baby_pop_box__ztLt0 .baby_ul_list__HZbPn {
        padding: 10px 20px
    }
    .baby_pop_box__ztLt0 .baby_ul_list__HZbPn .baby_title__wP3Bo {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 28px
    }
    .baby_pop_box__ztLt0 .baby_ul_list__HZbPn .baby_item__ls_eR {
        height: 100%;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 12px
    }
    .baby_pop_box__ztLt0 .baby_ul_list__HZbPn .baby_item__ls_eR a {
        display: block;
        height: 40px;
        line-height: 20px;
        padding: 10px 0
    }
}

.baby_categories_bar__ZopEz {
    background: #e7f3e7;
    padding: 8px 0;
    animation: baby_slideDown__9XPyz .3s ease-out;
    margin-left: 0;
    margin-right: -20px;
    width: calc(100% + 20px)
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0 20px;
    flex-wrap: nowrap
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G:hover {
    transform: translateY(-4px)
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G:hover .baby_category_icon__cgyi4 img {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15)
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G .baby_category_icon__cgyi4 {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    transition: box-shadow .2s ease
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G .baby_category_icon__cgyi4 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G .baby_category_name__aWdSp {
    font-size: 12px;
    font-weight: 500;
    color: #333;
    text-align: center;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

.baby_search_icon_wrapper__AL87Y {
    cursor: pointer;
    transition: transform .2s ease
}

.baby_search_icon_wrapper__AL87Y:hover {
    transform: scale(1.1)
}

.baby_search_icon_wrapper__AL87Y:active {
    transform: scale(.95)
}

@media screen and (min-width:601px)and (max-width:767px) {
    .baby_header__1feRo {
        padding: 12px 40px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 .baby_header_logobox__6pTc1 img {
        width: 120px;
        height: 65px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_back_home__rCb1f {
        width: 60px;
        height: 60px;
        padding: 10px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_back_home__rCb1f img {
        width: 40px;
        height: 40px
    }
    .baby_categories_bar__ZopEz {
        margin-left: -40px;
        margin-right: -40px;
        width: calc(100% + 80px)
    }
    .baby_categories_bar__ZopEz .baby_categories_container__Qyagr {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 40px;
        gap: 30px
    }
    .baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G .baby_category_icon__cgyi4 {
        width: 70px;
        height: 70px
    }
    .baby_categories_bar__ZopEz .baby_categories_container__Qyagr .baby_category_item__zYm4G .baby_category_name__aWdSp {
        font-size: 14px;
        max-width: 90px
    }
}

@media screen and (min-width:768px) {
    .baby_header__1feRo {
        padding: 0 30px;
        height: 50px;
        display: flex;
        align-items: center;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .4)
    }
    .baby_header__1feRo .baby_header_box__Ch__y {
        justify-content: space-between;
        width: 100%;
        height: 100%
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_back_home__rCb1f {
        display: none !important
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 {
        order: -1;
        height: 100%;
        display: flex;
        align-items: center
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 .baby_header_logobox__6pTc1 img {
        width: auto;
        height: 38px
    }
    .baby_categories_bar__ZopEz,
    .baby_header__1feRo .baby_header_box__Ch__y .baby_operate__QZ3qQ {
        display: none !important
    }
    .baby_categories_inline__fUh_q {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: flex-end
    }
    .baby_category_item_inline__nu4Go {
        display: flex;
        align-items: center;
        gap: 5px;
        padding: 4px 8px;
        background: hsla(0, 0%, 100%, .2);
        border-radius: 18px;
        text-decoration: none;
        transition: all .3s ease;
        cursor: pointer
    }
    .baby_category_item_inline__nu4Go:hover {
        background: hsla(0, 0%, 100%, .4);
        transform: translateY(-2px)
    }
    .baby_category_icon_inline__ad3Ig {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        overflow: hidden;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
    }
    .baby_category_icon_inline__ad3Ig img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    .baby_category_name_inline__NDDZ4 {
        font-size: 11px;
        font-weight: 600;
        color: #fff;
        white-space: nowrap
    }
}

@media screen and (min-width:1024px) {
    .baby_header__1feRo {
        padding: 0 50px;
        height: 50px
    }
    .baby_header__1feRo .baby_header_box__Ch__y {
        gap: 25px
    }
    .baby_header__1feRo .baby_header_box__Ch__y .baby_header_a__n1GA9 .baby_header_logobox__6pTc1 img {
        height: 40px
    }
    .baby_categories_inline__fUh_q {
        gap: 15px
    }
    .baby_category_item_inline__nu4Go {
        padding: 5px 10px;
        gap: 6px
    }
    .baby_category_icon_inline__ad3Ig {
        width: 28px;
        height: 28px
    }
    .baby_category_name_inline__NDDZ4 {
        font-size: 12px
    }
}

@media screen and (min-width:1400px) {
    .baby_header__1feRo {
        padding: 0 60px;
        height: 50px
    }
    .baby_header__1feRo .baby_header_box__Ch__y {
        gap: 30px
    }
    .baby_categories_inline__fUh_q {
        gap: 18px
    }
    .baby_category_item_inline__nu4Go {
        padding: 5px 12px;
        gap: 8px
    }
    .baby_category_icon_inline__ad3Ig {
        width: 30px;
        height: 30px
    }
    .baby_category_name_inline__NDDZ4 {
        font-size: 13px
    }
}

@keyframes video-item_shake__VUBqp {
    0% {
        transform: translate(0)
    }
    3.33% {
        transform: translate(-2px, 1px)
    }
    6.66% {
        transform: translate(2px, -1px)
    }
    10% {
        transform: translate(-2px, -1px)
    }
    13.33% {
        transform: translate(2px, 1px)
    }
    16.66% {
        transform: translate(-1px, 2px)
    }
    20% {
        transform: translate(1px, -2px)
    }
    23.33% {
        transform: translate(-2px, 1px)
    }
    26.66% {
        transform: translate(2px, -1px)
    }
    30% {
        transform: translate(-1px, 1px)
    }
    33.33% {
        transform: translate(0)
    }
    to {
        transform: translate(0)
    }
}

@keyframes video-item_breathing__ZIJZD {
    0% {
        transform: translate(-50%, -50%) scale(1)
    }
    14% {
        transform: translate(-50%, -50%) scale(1.2)
    }
    28% {
        transform: translate(-50%, -50%) scale(1)
    }
    42% {
        transform: translate(-50%, -50%) scale(1.15)
    }
    70% {
        transform: translate(-50%, -50%) scale(1)
    }
    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

.video-item_video_card__cwumx {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.video-item_video_card__cwumx:focus,
.video-item_video_card__cwumx:focus-visible {
    outline: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08)
}

.video-item_video_card__cwumx:active {
    outline: none
}

@keyframes video-item_loading__CgNbs {
    0% {
        background-color: #f0f0f0
    }
    50% {
        background-color: #e0e0e0
    }
    to {
        background-color: #f0f0f0
    }
}

.video-item_video_card__cwumx.video-item_loading__CgNbs {
    background-color: #f0f0f0;
    animation: video-item_loading__CgNbs 1.5s ease-in-out infinite
}

.video-item_video_card__cwumx.video-item_loading__CgNbs .video-item_video_thumbnail__IYl_B {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: video-item_shimmer__Bbf2Y 1.5s infinite
}

@keyframes video-item_shimmer__Bbf2Y {
    0% {
        background-position: 200% 0
    }
    to {
        background-position: -200% 0
    }
}

@keyframes video-item_jello-horizontal__zmT8Z {
    0% {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scaleX(1)
    }
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx {
        border-radius: 16px
    }
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B {
    position: relative;
    width: 100%;
    height: 225px;
    background: linear-gradient(135deg, #667eea, #764ba2);
    overflow: hidden
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B {
        height: 220px
    }
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_thumbnail_image__OfprN {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s ease
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ff5722;
    border: 4px solid #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .25);
    transition: all .3s ease;
    z-index: 2;
    cursor: pointer;
    animation: video-item_jello-horizontal__zmT8Z 2s ease-in-out infinite;
    -webkit-animation: video-item_jello-horizontal__zmT8Z 2s ease-in-out infinite
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm .video-item_play_icon__4e1X1 {
    display: block;
    width: 0;
    height: 0;
    margin-left: 7px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 17px 0 17px 29px
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm {
        width: 75px;
        height: 75px;
        border-width: 3px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm .video-item_play_icon__4e1X1 {
        border-width: 13px 0 13px 22px;
        margin-left: 6px
    }
}

@media screen and (max-width:480px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm {
        width: 65px;
        height: 65px;
        border-width: 3px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button__rdwYm .video-item_play_icon__4e1X1 {
        border-width: 11px 0 11px 19px;
        margin-left: 5px
    }
}

@keyframes video-item_star_twinkle__96HFh {
    0%,
    to {
        opacity: .4;
        transform: scale(.6)
    }
    50% {
        opacity: 1;
        transform: scale(1.3)
    }
}

@keyframes video-item_rainbow_ring_rotate__ju7AV {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: none;
    box-shadow: 0 4px 20px rgba(0, 200, 150, .4);
    z-index: 2;
    cursor: pointer;
    animation: none;
    -webkit-animation: none
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps:before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    border-radius: 50%;
    background: conic-gradient(from 0deg, red, #ff8000, #ff0, #80ff00, #0f0, #00ff80, #0ff, #0080ff, #00f, #8000ff, #f0f, #ff0080, red);
    z-index: -1;
    animation: video-item_rainbow_ring_rotate__ju7AV 3s linear infinite;
    -webkit-animation: video-item_rainbow_ring_rotate__ju7AV 3s linear infinite
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: conic-gradient(from 180deg, rgba(255, 0, 0, .9), rgba(255, 128, 0, .9), rgba(255, 255, 0, .9), rgba(128, 255, 0, .9), rgba(0, 255, 0, .9), rgba(0, 255, 128, .9), rgba(0, 255, 255, .9), rgba(0, 128, 255, .9), rgba(0, 0, 255, .9), rgba(128, 0, 255, .9), rgba(255, 0, 255, .9), rgba(255, 0, 128, .9), rgba(255, 0, 0, .9));
    z-index: 0;
    border: 3px solid #f4f40e
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_rainbow_ring__IfCNp {
    display: none
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_stars__PlGTe {
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    pointer-events: none;
    z-index: 5
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF {
    position: absolute;
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #ffe55c, gold 50%, #ffc800);
    -webkit-clip-path: polygon(50% 0, 62% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0 50%, 38% 38%);
    clip-path: polygon(50% 0, 62% 38%, 100% 50%, 62% 62%, 50% 100%, 38% 62%, 0 50%, 38% 38%);
    animation: video-item_star_twinkle__96HFh 1.2s ease-in-out infinite;
    -webkit-animation: video-item_star_twinkle__96HFh 1.2s ease-in-out infinite;
    filter: drop-shadow(0 0 6px #FFD700)
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:first-child {
    top: 0;
    right: 15%;
    animation-delay: 0s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:nth-child(2) {
    top: 25%;
    right: -5px;
    animation-delay: .2s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:nth-child(3) {
    bottom: 10%;
    right: 5%;
    animation-delay: .4s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:nth-child(4) {
    bottom: 0;
    left: 25%;
    animation-delay: .6s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:nth-child(5) {
    bottom: 25%;
    left: -5px;
    animation-delay: .8s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF:nth-child(6) {
    top: 5%;
    left: 10%;
    animation-delay: 1s
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_play_icon__4e1X1 {
    position: relative;
    z-index: 3;
    border-width: 42px 0 42px 72px;
    margin-left: 15px;
    border-color: transparent transparent transparent #fff;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, .2))
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps {
        width: 120px;
        height: 120px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps:before {
        top: -6px;
        left: -6px;
        right: -6px;
        bottom: -6px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_stars__PlGTe {
        top: -12px;
        left: -12px;
        right: -12px;
        bottom: -12px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF {
        width: 22px;
        height: 22px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_play_icon__4e1X1 {
        border-width: 33px 0 33px 57px;
        margin-left: 12px
    }
}

@media screen and (max-width:480px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps {
        width: 100px;
        height: 100px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps:before {
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_stars__PlGTe {
        top: -10px;
        left: -10px;
        right: -10px;
        bottom: -10px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_star__s0yIF {
        width: 18px;
        height: 18px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_play_button_popular__TrVps .video-item_play_icon__4e1X1 {
        border-width: 27px 0 27px 48px;
        margin-left: 10px
    }
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_favorite_icon__FVdAv {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    cursor: pointer;
    z-index: 3;
    transition: all .3s ease;
    color: #999
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_favorite_icon__FVdAv svg {
    width: 24px;
    height: 24px
}

@media(hover:hover)and (pointer:fine) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_favorite_icon__FVdAv:hover {
        background: #fff;
        transform: scale(1.1)
    }
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_favorite_icon__FVdAv {
        width: 36px;
        height: 36px;
        top: 10px;
        right: 10px
    }
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_favorite_icon__FVdAv svg {
        width: 22px;
        height: 22px
    }
}

.video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_video_duration__gkxjM {
    position: absolute;
    bottom: 12px;
    right: 12px;
    padding: 4px 10px;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    z-index: 3
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_thumbnail__IYl_B .video-item_video_duration__gkxjM {
        font-size: 12px;
        padding: 3px 8px;
        bottom: 10px;
        right: 10px
    }
}

@keyframes video-item_hot_swing__cLgnR {
    0%,
    to {
        transform: rotate(0deg)
    }
    15% {
        transform: rotate(5deg)
    }
    30% {
        transform: rotate(-4deg)
    }
    45% {
        transform: rotate(3deg)
    }
    60% {
        transform: rotate(-2deg)
    }
    75% {
        transform: rotate(0deg)
    }
}

.video-item_video_card__cwumx .video-item_popular_tag__L_gZ7 {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 75px;
    z-index: 10;
    animation: video-item_hot_swing__cLgnR 3s ease-in-out infinite;
    transform-origin: top right;
    overflow: visible
}

.video-item_video_card__cwumx .video-item_popular_tag__L_gZ7:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #f94d1c;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 96% 96%, 90% 100%, 84% 96%, 78% 99%, 72% 94%, 66% 97%, 60% 90%, 54% 93%, 48% 84%, 42% 87%, 36% 76%, 30% 79%, 24% 66%, 18% 69%, 14% 54%, 10% 57%, 6% 42%, 3% 45%, 1% 30%, 0 33%, 0 18%, 1% 14%, 0 6%, 1% 3%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 96% 96%, 90% 100%, 84% 96%, 78% 99%, 72% 94%, 66% 97%, 60% 90%, 54% 93%, 48% 84%, 42% 87%, 36% 76%, 30% 79%, 24% 66%, 18% 69%, 14% 54%, 10% 57%, 6% 42%, 3% 45%, 1% 30%, 0 33%, 0 18%, 1% 14%, 0 6%, 1% 3%, 0 0);
    z-index: -1
}

.video-item_video_card__cwumx .video-item_popular_tag__L_gZ7 .video-item_hot_text__wyrCp {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transform-origin: center center;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 3px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg)
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_popular_tag__L_gZ7 {
        width: 75px;
        height: 75px
    }
    .video-item_video_card__cwumx .video-item_popular_tag__L_gZ7 .video-item_hot_text__wyrCp {
        font-size: 14px;
        letter-spacing: 1px
    }
}

.video-item_video_card__cwumx .video-item_video_info__THat4 {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_info__THat4 {
        padding: 14px;
        gap: 6px
    }
}

.video-item_video_card__cwumx .video-item_video_info__THat4 .video-item_video_title__RQ6rZ {
    margin: 0;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_info__THat4 .video-item_video_title__RQ6rZ {
        font-size: 16px
    }
}

.video-item_video_card__cwumx .video-item_video_info__THat4 .video-item_video_category__iTq7A {
    color: #999;
    font-size: 14px;
    line-height: 1.4
}

@media screen and (max-width:768px) {
    .video-item_video_card__cwumx .video-item_video_info__THat4 .video-item_video_category__iTq7A {
        font-size: 13px
    }
}

.video-item_big_card__Q_SPF .video-item_video_thumbnail__IYl_B {
    height: 400px
}

.video-item_small_card__sxJ2l .video-item_video_thumbnail__IYl_B {
    height: 140px
}

.video-item_shake_animation__3WqcJ {
    animation: video-item_shake__VUBqp 1.5s ease-in-out infinite;
    -webkit-animation: video-item_shake__VUBqp 1.5s ease-in-out infinite
}

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

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

.guide_guide_box__5eDiH .guide_content_box__Nuud9 {
    background-color: #fff;
    width: 86%;
    height: 65vh;
    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__5eDiH .guide_close_button__a8FvG {
    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__5eDiH .guide_close_button__a8FvG svg {
    color: #6b7280;
    transition: all .3s ease
}

.guide_guide_box__5eDiH .guide_close_button__a8FvG:hover {
    background: rgba(124, 58, 237, .1);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.guide_guide_box__5eDiH .guide_close_button__a8FvG:hover svg {
    color: #7c3aed
}

.guide_guide_box__5eDiH .guide_close_button__a8FvG: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__5eDiH .guide_skip_container__9MTpK {
    text-align: center
}

.guide_guide_box__5eDiH .guide_skip_button__ITC_f {
    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__5eDiH .guide_skip_button__ITC_f:hover {
    background: #6d28d9;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(124, 58, 237, .3)
}

.guide_guide_box__5eDiH .guide_skip_button__ITC_f:active {
    transform: translateY(0)
}

.guide_content__BG3n7 {
    position: relative;
    background: linear-gradient(180deg, #f3e8ff, #e9d5ff)
}

.guide_content__BG3n7 .guide_img___MLrz {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block
}

.guide_content__BG3n7 .guide_question_box__u1iMr {
    position: relative;
    margin: 15px 20px 20px;
    padding: 20px;
    background: #fff;
    border: 3px solid #7c3aed;
    border-radius: 20px
}

.guide_content__BG3n7 .guide_help_icon__AiXA8 {
    position: absolute;
    bottom: -25px;
    right: -10px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #a78bfa, #7c3aed);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(124, 58, 237, .4);
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -o-transform: rotate(25deg)
}

.guide_content__BG3n7 .guide_title__zOajV {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 12px;
    color: #1f2937;
    letter-spacing: 1px;
    text-transform: uppercase
}

.guide_content__BG3n7 .guide_question__H2o4g {
    font-size: 15px;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #6b7280;
    line-height: 1.5
}

.guide_content__BG3n7 .guide_button_container__aUyGG {
    display: flex;
    gap: 12px;
    padding: 25px 20px 20px
}

.guide_content__BG3n7 .guide_button__2zb74,
.guide_content__BG3n7 .guide_f_button__oCbeY {
    flex: 1 1;
    padding: 14px 20px;
    border: none;
    text-align: center;
    border-radius: 15px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: all .3s ease;
    display: inline-block
}

.guide_content__BG3n7 .guide_f_button__oCbeY {
    background: #7c3aed;
    color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .3);
    animation: guide_breathe__VFGEB 2s ease-in-out infinite
}

.guide_content__BG3n7 .guide_f_button__oCbeY:hover {
    background: #6d28d9;
    transform: translateY(-2px);
    animation: none
}

.guide_content__BG3n7 .guide_f_button__oCbeY:active {
    transform: translateY(0);
    animation: none
}

.guide_content__BG3n7 .guide_button__2zb74 {
    background: #d7baf7;
    color: #7c3aed;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .3)
}

.guide_content__BG3n7 .guide_button__2zb74:hover {
    background: #ddd6fe;
    transform: translateY(-2px)
}

.guide_content__BG3n7 .guide_button__2zb74:active {
    transform: translateY(0)
}

.guide_content__BG3n7 .guide_short__pdM0c {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #f3e8ff;
    padding: 15px;
    margin: 0 20px 20px;
    border-radius: 15px;
    border: 3px solid #c4b5fd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .3)
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_img__geU0q {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
    flex-shrink: 0
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_content_wrapper__QPeqQ {
    flex: 1 1
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_title__Cyoi5 {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    margin: 0 0 8px;
    color: #7c3aed;
    line-height: 1.2
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_content__tmDp9 {
    font-size: 13px;
    text-align: left;
    margin: 0 0 12px;
    color: #a78bfa;
    line-height: 1.4
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_button__nK8dE {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: #4b5563;
    color: #fff;
    border: none;
    text-align: center;
    padding: 10px 20px;
    border-radius: 25px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    transition: all .3s ease
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_button__nK8dE span {
    display: inline-block
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_button__nK8dE svg {
    display: inline-block;
    vertical-align: middle
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_button__nK8dE:hover {
    background: #374151;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(75, 85, 99, .3)
}

.guide_content__BG3n7 .guide_short__pdM0c .guide_short_button__nK8dE:active {
    transform: translateY(0)
}

.guide_full_screen_guide__bPO0M .guide_content_box__Nuud9 {
    height: 100vh;
    width: 100%;
    border-radius: 0
}

.guide_full_screen_guide__bPO0M .guide_close_button__a8FvG {
    top: 0;
    right: 0
}

@keyframes guide_breathe__VFGEB {
    0%,
    to {
        transform: scale(1);
        box-shadow: 0 4px 12px rgba(0, 0, 0, .3)
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 6px 20px rgba(124, 58, 237, .5)
    }
}

@media screen and (min-width:768px) {
    .guide_guide_box__5eDiH .guide_content_box__Nuud9 {
        max-width: 480px
    }
}