.styles_header__ctBXF {
    position: relative;
    height: 300px;
    width: 100vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 60px;
    padding: 0 var(--PagePadding);
}
.styles_header__ctBXF::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 1) 100%);
}
.styles_title__90TGA {
    margin-top: 148px;
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    z-index: 2;
}
.styles_subtitle__MqnEF {
    margin-top: 16px;
    color: var(--TextColor13);
    margin-bottom: 30px;
    z-index: 2;
}
@media (max-width: 768px) {
    .styles_header__ctBXF {
        background: none !important;
        height: auto;
        margin-bottom: 0;
    }
    .styles_title__90TGA {
        margin-top: 25px;
    }
    .styles_subtitle__MqnEF {
        margin-top: 6px;
    }
}

.styles_header__2ZWim {
    display: flex;
    align-items: center;
}
.styles_avatar__saBea {
    border-radius: 12px;
}
.styles_timeTxt__mfEwo {
    color: var(--TextColor13);
    margin-left: 4px;
}
.styles_autherTxt__o0Epo {
    margin-left: 8px;
}
.styles_content__XycOZ {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 15px 30px;
    padding: 30px 0;
    cursor: pointer;
}
.styles_left__NU0A6 {
    display: flex;
    flex-direction: column;
    flex: 1 1;
}
.styles_title__gQ0fO {
    margin-top: 10px;
    line-height: normal;
}
.styles_summary__GUJZ_ {
    display: flex;
    flex-direction: column;
    margin-top: 6px;
    color: var(--TextColor13);
}
.styles_summary__GUJZ_ > p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.styles_keywords__plTd3 {
    display: flex;
    gap: 8px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.styles_keyword__3m_BJ {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    border-radius: 6px;
    height: 26px;
    background-color: var(--FillColor15);
    cursor: pointer;
}
.styles_right__LypxN {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.styles_button__lnsi_ {
    border-radius: 10px;
    color: var(--PrimaryColor11);
    padding: 0 14px;
    height: 36px;
    margin-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--PrimaryColor11);
}
.styles_images__YvQyn {
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}
.styles_image__GkmX_ {
    object-fit: cover;
    border-radius: 20px;
}
@media (max-width: 768px) {
    .styles_image__GkmX_ {
        border-radius: 10px;
    }
    .styles_content__XycOZ {
        padding: 16px 0;
    }
}

.styles_root___LDgG {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 var(--PagePadding);
}
.styles_root___LDgG.styles_noHeader__UTXSB {
    padding: 0;
}
.styles_content__z0azH {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    margin-bottom: 170px;
    width: 100%;
    max-width: 1020px;
}
.styles_content__z0azH.styles_noHeader__UTXSB {
    max-width: none;
}
.styles_blogs___uori {
    display: flex;
    flex: 1 1;
    flex-direction: column;
}
.styles_blogItem__0Voli {
    display: flex;
    flex-direction: column;
}
.styles_line__bTP12 {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    width: 1px;
    height: 100vh;
    height: 100dvh;
    background-color: rgba(151, 160, 180, 0.14);
}
.styles_Hline__WB5G8 {
    height: 1px;
    margin-top: 20px;
    background-color: rgba(151, 160, 180, 0.14);
}
.styles_Wline__u3EKu {
    height: 1px;
    background-color: rgba(151, 160, 180, 0.14);
}
.styles_extra__JicSl {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: flex;
    flex-direction: column;
    width: 300px;
    gap: 20px;
    height: calc(100vh - 68px);
    height: calc(100dvh - 68px);
    padding-top: 30px;
    padding-bottom: 90px;
    overflow: auto;
}
.styles_extraTitle__HfgbI {
    margin-bottom: 12px;
}
.styles_featuredList__FAdBn {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.styles_header__RfFQo {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.styles_avatar__0kNR5 {
    border-radius: 10px;
}
.styles_autherTxt__1_9f_ {
    color: var(--TextColor13);
    margin-left: 6px;
}
.styles_tagList__7bx72 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.styles_socialMediaList__RZyH6 {
    display: flex;
    flex-direction: column;
}
.styles_socialMedia___MDYm {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    border-radius: 24px;
    border: 1px solid var(--BorderColor11);
    cursor: pointer;
}
.styles_keyword__DTmfG {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    border-radius: 6px;
    height: 26px;
    background-color: var(--FillColor15);
    cursor: pointer;
}
.styles_loadingArea__9kK_8 {
    width: 100%;
    height: 50px;
}

.styles_search__4plur {
    min-height: 34px;
    border-radius: 6px;
    background-color: var(--FillColor15);
    display: flex;
    align-items: center;
    padding: 0 10px;
    width: 100%;
}
.styles_searchInputWrap__Y24D0 {
    flex: 1 1;
}
.styles_searchInput__EC_xp {
    width: 100%;
    border: none;
    background: none;
    color: var(--TextColor12);
}
.styles_searchInput__EC_xp::placeholder {
    color: var(--TextColor13);
}
.styles_searchPanel__3inhv {
    width: calc(100% - 20px);
    max-height: 50vh;
    overflow: auto;
}
.styles_searchItem__bkS8o {
    min-height: 30px;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 5px;
    padding: 6px 10px;
    color: var(--TextColor11);
}
.styles_searchItem__bkS8o.styles_active__lz4N_ {
    color: var(--PrimaryColor11);
}
.styles_searchItem__bkS8o:hover {
    background-color: var(--FillColor16);
}
.styles_searchIcon__MPqnS {
    cursor: pointer;
}
@media (max-width: 916px) {
    .styles_line__bTP12 {
        display: none;
    }
    .styles_extra__JicSl {
        display: none;
    }
}

.style_root__N1R3H {
    display: flex;
    gap: 16px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 30px;
}
.style_newContent__toVl8 {
    flex-direction: column;
    align-items: center;
    position: relative;
    display: flex;
    background: var(--FillColor15);
    border-radius: 10px;
    height: 100%;
    padding: 28px 40px;
}
.style_header__1ld_D {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 26px;
    max-width: 700px;
}
.style_headerLeft__nUR_c {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 4px;
}
.style_limit__iIOc6 {
    height: 21px;
    padding: 0 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    color: var(--TextColor14);
    margin-left: 2px;
    vertical-align: top;
}
.style_title__JYll8 {
    position: relative;
    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_desc__PVU9h {
    color: var(--TextColor13);
}
.style_btn__zVEyB {
    height: 36px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    padding: 0 28px;
    cursor: pointer;
    border: 1px solid var(--PrimaryColor11);
    color: var(--PrimaryColor11);
}
.style_startSmall__3katt .style_btn__zVEyB {
    height: 32px;
    border-radius: 16px;
    padding: 0 22px;
}
.style_iconWrap__tkNKo {
    width: 100%;
    max-width: 700px;
}
.style_icon__hSksB {
    position: relative;
    width: 100%;
    padding-bottom: 20%;
}
.style_iconFeature__Cqd46 {
    background: url('/bg_start_feature.webp');
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    width: 74.5%;
    height: 164%;
    left: 32%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.style_iconGif__XHqaW {
    position: absolute;
    width: 25.54%;
    height: 57.7%;
    right: 8.79%;
    top: 21.5%;
}
.style_iconFeatureAiVideo__uE3Dc {
    background: url('/bg_start_feature_ai_video.webp');
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    width: 54.6%;
    height: 161%;
    left: 22.8%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.style_iconGifAiVideo__eH8EI {
    position: absolute;
    width: 34.2%;
    height: 58.3%;
    right: 12%;
    top: 20.8%;
}
.style_gif__fcNxf {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 12%;
}
.style_label__gzct1 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
}
.style_iconFeature__Cqd46:lang(en-US) {
    background: url('/bg_start_feature_va.webp');
    background-size: 100% 100%;
    background-position: center;
}
.style_iconFeature2__RnznO {
    background: url('/bg_start_feature2.webp');
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    width: 92%;
    height: 155%;
    left: 46%;
    top: 50%;
    transform: translate(-56%, -50%);
}
.style_iconFeature2__RnznO:lang(en-US) {
    background: url('/bg_start_feature2_va.webp');
    background-size: 100% 100%;
    background-position: center;
}
.style_iconActivity__xjYIx {
    background: url('/bg_start_activity.webp');
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
}
.style_activity__QXKrz {
    align-items: center;
    position: relative;
    display: flex;
    padding: 28px 40px;
    flex-direction: column;
    background: var(--FillColor15);
    border-radius: 10px;
    height: 100%;
}

@media (max-width: 916px) {
    .style_root__N1R3H {
        flex-direction: column;
    }
}
@media (max-width: 1750px) {
    .style_header__1ld_D {
        margin-bottom: 12px;
    }
    .style_newContent__toVl8 {
        padding: 20px 25px;
        width: 100% !important;
    }
    .style_activity__QXKrz {
        padding: 20px 25px;
    }
}

@media (max-width: 768px) {
    .style_root__N1R3H {
        padding: 0 16px;
    }
    .style_newContent__toVl8 {
        padding: 16px;
    }
}

.style_root__U6aIC {
    position: relative;
    background-image: url('/bg_register_guide.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 55px 50px 0 50px;
    width: 970px;
}
.style_title__xysjH {
    width: 40%;
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.style_desc__hGGBi {
    display: flex;
    width: 72%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.style_activity__ltB9M {
    margin-top: 20px;
    cursor: pointer;
}
.style_guideItem__J_Znv {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 30px;
    padding: 25px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.89);
    -webkit-backdrop-filter: blur(30px);
            backdrop-filter: blur(30px);
    box-shadow: 0px 0px 20px 0px rgba(141, 85, 252, 0.15);
}
.style_guideItemContent__vPk5b {
    height: 110px;
    display: flex;
    flex-direction: column;
    flex: 1 1;
}
.style_guideItemTitle__Dzbim {
    color: var(--TextColor11);
    margin-bottom: 4px;
}
.style_guideItemDesc__QucZS {
    flex: 1 1;
    color: var(--TextColor11);
}
.style_guideItemPost__I_8jd {
    color: var(--TextColor13);
}
.style_guideItemPostLink__ucb0P {
    display: inline;
    color: var(--TextColor13);
    text-decoration: underline;
    margin-left: 8px;
}
.style_tryBtn__sJ3QE {
    border-radius: 24px;
    background: linear-gradient(259deg, #9967ff 0%, #7530fe 100%);
    box-shadow: 0px 10px 30px 0px rgba(117, 48, 254, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: var(--TextColor14);
    height: 48px;
    width: 152px;
    cursor: pointer;
}
.style_footerLogo__trSFr {
    margin: 20px auto;
    width: 100%;
}
.style_close__lo9yE {
    position: absolute;
    top: 35px;
    right: 10px;
    cursor: pointer;
}

.style_onboardingFlow__NPi3C{
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    gap: 8px;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 71%, rgba(219,214,250,1) 100%);
}
.style_content__p6l9k {
    display: flex;
    justify-content: center;
}
.style_questions__26KQN{
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 420px;
    padding: 0 24px 0 24px;
    border-radius: 10px;
    height: 500px;
}
.style_bottom__vIeNC{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 3%;
    padding-right: 3%;
    height: 32px;
}
.style_progress__qaEwU{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 36px;
}
.style_progressDiv__EYKMd{
    flex-grow: 1; 
    margin: 0 5px;
}

.style_progress__qaEwU .ant-progress-bg{
    background-color: var(--PrimaryColor11) !important;
}
.style_progress__qaEwU .ant-progress-inner{
    background-color: var(--FillColor17) !important;
}

.style_subtitle__vVlws {
    color: var(--TextColor11);
}
.style_imgs__pbKh9{
    display: flex;
}
.style_img__1mZVT{
    width: 368px;
    border-radius: 10px;
}
.style_headerButtons__3NkEX{
    display: flex;
    align-items: center;
    width: 100%;
    padding: 24px 24px 0 24px;
}
.style_back__DJi30{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
}
.style_backInfo__48TwS{
    color: var(--TextColor11);
}
.style_arrow__CV84D {
    font-size: 16px;
    color: var(--TextColor11);
}
.style_skipInfo__xKVUM{
    color: var(--TextColor13);
    cursor: pointer;
}
.style_button__g__F6{
    position: absolute;
    bottom: 24px;
    border-radius: 10px;
    width: calc(100% - 48px);
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
    padding: 8px;
    text-align: center;
    cursor: pointer;
}
.style_options__ggNq7 {  
    display: flex;  
    flex-wrap: wrap; 
    gap: 8px;
    padding-bottom: 60px; 
  }  

.style_option__J3SeG{
    border: 1px solid var(--BorderColor11);  
    color: var(--TextColor13);  
    padding: 8px 18px;  
    word-wrap: break-word; 
    overflow-wrap: break-word; 
    box-sizing: border-box; 
    border-radius: 10px;
    cursor: pointer;
}


.style_option__J3SeG:hover{
    border: 1px solid var(--PrimaryColor11);
    color: var(--PrimaryColor11);
}
.style_optionActive__rgCLr{
    border: 1px solid var(--PrimaryColor11);
    color: var(--PrimaryColor11);
}
.style_plans__sa0Ti{
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}
.style_plan__GfpZS{
    color: var(--TextColor11);
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 18px;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    background-color: var(--FillColor14);
    position: relative;
}
.style_planOptions__q7uSG{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.style_planOption__u4ODa{
    display: flex;
    align-items: center;
    gap: 8px;
}
.style_recommend__fO9_x{
    position: absolute;
    padding: 2px 8px;
    right: 0;
    top: 0;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.style_rActive__cttHh{
    background-color: var(--PrimaryColor11);
    color: var(--FillColor17);
}
.style_rDefault___X_v1{
    background-color: var(--PrimaryColor14);
    color: var(--FillColor17);
}
.style_upgradeNow__TcFb9{
    color: var(--PrimaryColor11);
    margin-bottom: 32px;
}

.style_inputUnderline__g6PNA {  
    width: 200px; 
    height: 40px; 
    border: none; 
    border-bottom: 2px solid var(--PrimaryColor14);
    outline: none; 
    transition: border-color 0.3s ease; 
    padding: 0 10px; 
    box-sizing: border-box; 
  }  
    
  .style_inputUnderline__g6PNA:focus {  
    border-bottom-color: var(--PrimaryColor11); 
  }  
  .style_inputUnderline__g6PNA::placeholder {  
    color: #dbd6fa; 
    opacity: 1; 
  }  

.style_start__A4gZc {
    background-color: var(--FillColor17);
    width: 100%;
    height: 100%;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    overflow: auto;
}
.style_startSmall__rPvq7 {
}
.style_header__Mkc_g {
    z-index: 98;
    margin: 18px 30px 0 30px;
    align-items: baseline;
    gap: 8px;
    display: flex;
    border-bottom: 1px solid rgba(151, 160, 180, 0.14);
    color: var(--TextColor13);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: var(--FillColor17);
    padding: 15px 30px 10px 0;
}
.style_header__Mkc_g.style_noline__SuiWV {
    border-bottom: none;
}
.style_title__GrW25 {
    color: var(--TextColor11);
}
.style_content__TKPRo {
    padding: 0 30px 30px 30px;
}
.style_notice__YbLGu {
    padding: 30px 30px 0 30px;
    width: 100%;
}
.style_noitceLink__eFQCQ {
    text-decoration: underline;
    cursor: pointer;
}
.style_noticeRoot__a0x4o {
    position: relative;
    border-radius: 10px;
    background: var(--FillColor16);
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_message__3loZx {
    position: relative;
    display: flex;
    height: 50px;
    width: 100%;
    gap: 4px;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    color: var(--PrimaryColor11);
}
.style_message__3loZx::before {
    content: '';
    position: absolute;
    background: url('/ic_notice_left.webp');
    left: 0;
    top: 0;
    bottom: 0;
    width: 435px;
}
.style_noticeRoot__a0x4o::before {
    content: ' ';
    position: absolute;
    background: url('/ic_notice_right.webp');
    right: 0;
    top: 0;
    bottom: 0;
    width: 435px;
}
.style_new__PC5Fo {
    margin-left: 4px;
    margin-right: 4px;
}
.style_navsCon__x2D7G {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    margin: 30px 30px 0 30px;
}
.style_navItem__kEusd {
    display: flex;
    background-color: var(--FillColor15);
    border-radius: 10px;
    padding: 15px 20px 15px 30px;
    width: 400px;
    gap: 8px;
    align-items: center;
    cursor: pointer;
}
.style_navIcon__WCyfZ {
    border-radius: 12px;
    transition: 0.5s;
    object-fit: cover;
}
.style_navItem__kEusd:hover .style_navIcon__WCyfZ {
    transform: scale(1.05);
}
.style_navInfos__XHPMc {
    display: flex;
    flex-direction: column;
    flex: 1 1;
}
.style_navTitle__KJTup {
    color: var(--TextColor11);
    margin-bottom: 10px;
}
.style_navSubTitle__7SrlT {
    color: var(--TextColor13);
}
@media (max-width: 768px) {
    .style_navsCon__x2D7G {
        margin: 16px;
        gap: 8px !important;
    }
    .style_navInfos__XHPMc {
        width: 100%;
    }
    .style_navItem__kEusd {
        padding: 8px;
        width: calc(50% - 4px) !important;
        flex-direction: column-reverse;
    }
    .style_navTitle__KJTup {
        margin-bottom: 4px;
    }
    .style_newContent__H3_nY {
        width: 100% !important;
    }
    .style_header__Mkc_g {
        flex-direction: column;
        padding: 8px 0 16px 0;
        margin: 0 16px;
    }
    .style_content__TKPRo {
        padding: 0 16px;
    }
}

.style_caseDetail__IQ5b_ {
    display: flex;
    justify-content: center;
    gap: 30px;
    position: relative;
    background-color: var(--FillColor17);
    padding: 30px;
    border-radius: 20px;
    max-width: 100%;
    /* max-height: calc(100vh - 60px); */
}
.style_loading__C_FEv {
    width: 372px;
    height: 680px;
}

.style_left__01LHF {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.style_right__dfwRO {
    width: 366px;
    display: flex;
    justify-content: left;
    flex-direction: column;
    gap: 12px;
}

.style_desc__ihkr3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 16px;
    border-radius: 10px;
    background-color: var(--FillColor15);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
}

.style_title__YMpSr {
    color: var(--PrimaryColor11);
}

.style_descText__0IDsE {
    margin-top: 10px;
    width: 100%;
    border-radius: 8px;
    background-color: var(--FillColor17);
    padding: 12px;
    max-height: 400px;
    overflow: auto;
}

.style_templateInfos__ucIwN {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.style_finalImage__5FSW_ {
    border-radius: 10px;
    object-fit: cover;
}

.style_image__CLTZF {
    background-color: var(--FillColor15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px;
    border-radius: 10px;
    gap: 8px;
    object-fit: cover;
}

.style_imgContent__7UwLi {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    max-height: 200px;
    overflow-y: auto;
}

.style_fmImgDiv__tHNou {
    border-radius: 10px;
    width: 152px;
    height: 152px;
}

.style_img___4ZXy {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.style_startTrial__Ioj7q {
    width: 100%;
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
    border-radius: 10px;
    cursor: pointer;
}

.style_video__5fFJJ {
    background-color: var(--FillColor15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px;
    border-radius: 10px;
    gap: 8px;
    object-fit: cover;
}

.style_videoContent__qw4M8 {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    max-height: 200px;
}

.style_myVideo__P0Qqs {
    border-radius: 10px;
    background-color: var(--FillColor17);
    width: 152px;
    height: 152px;
}

.style_bgm__w69zA {
    background-color: var(--FillColor15);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px;
    border-radius: 10px;
    gap: 8px;
}

.style_bgmContent__7uUOA {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    max-height: 200px;
    overflow-y: auto;
}

.style_prev__qFOr7 {
    position: absolute;
    top: 50%;
    left: -66px;
    cursor: pointer;
}
.style_next__9A8qU {
    position: absolute;
    top: 50%;
    right: -66px;
    cursor: pointer;
}

.style_spinWrap__2b_sa {
    border-radius: 20px;
}
.style_spinWrap__2b_sa .ant-spin-spinning {
    border-radius: 20px !important;
    max-height: 100% !important;
}
.style_spinWrap__2b_sa .ant-spin-blur::after {
    opacity: 0 !important;
    border-radius: 20px !important;
}
.style_spinWrap__2b_sa .ant-spin-blur {
    opacity: 1 !important;
    border-radius: 20px !important;
}
.style_spinWrap__2b_sa .ant-spin-container {
    transition: none !important;
}

@media (max-width: 768px) {
    .style_caseDetail__IQ5b_ {
        flex-direction: column;
        gap: 8px;
        padding: 12px;
    }
    .style_video__5fFJJ {
        width: 50% !important;
        height: auto !important;
        padding: 8px;
    }
    .style_right__dfwRO {
        width: 100%;
        gap: 8px;
    }
    .style_desc__ihkr3 {
        padding: 8px;
    }
    .style_descText__0IDsE {
        margin-top: 4px;
    }
    .style_image__CLTZF {
        padding: 8px;
        gap: 4px;
    }
    .style_fmImgDiv__tHNou {
        height: 120px;
        width: 120px;
    }
}

.style_showCaseContainer__Bp5OR {
    width: 100%;
    padding: 20px 0;
    padding-bottom: 100px;
}

.style_gridContainer__Kysdi {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: flex-start;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
}

/* 让每个Item组件自动适应容器宽度 */
.style_gridContainer__Kysdi > * {
    flex: 0 0 auto;
    min-width: 218px;
    max-width: 218px;
}

/* 使用伪元素实现最后一行左对齐 */
.style_gridContainer__Kysdi::after {
    content: '';
    flex: 1 1 100%;
    height: 0;
    min-width: 218px;
}

.style_loadingContainer__Qf_es {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    gap: 16px;
    color: var(--TextColor13);
}

.style_emptyContainer__7JXxZ {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    color: var(--TextColor13);
    font-size: 14px;
}

.style_loadingIndicator__klJKM {
    margin-top: 40px;
    text-align: center;
    padding: 20px;
}

.style_loading__cs8kV {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: var(--TextColor13);
}

.style_spinner__LNIVn {
    width: 20px;
    height: 20px;
    border-top: 2px solid var(--PrimaryColor11);
    border-radius: 50%;
    animation: style_spin__cMFtX 1s linear infinite;
}

@keyframes style_spin__cMFtX {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* 响应式设计 */
@media (max-width: 768px) {
    .style_gridContainer__Kysdi {
        gap: 15px;
    }
    
    .style_gridContainer__Kysdi > * {
        min-width: 200px;
        max-width: 200px;
    }
    
    .style_gridContainer__Kysdi::after {
        min-width: 200px;
    }
}

@media (max-width: 480px) {
    .style_gridContainer__Kysdi {
        gap: 10px;
    }
    
    .style_gridContainer__Kysdi > * {
        min-width: 160px;
        max-width: 160px;
    }
    
    .style_gridContainer__Kysdi::after {
        min-width: 160px;
    }
} 
.TryIt_caseList__HwcPd {
    width: 100%;
}

.TryIt_caseItem__g2tiU {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 15px 0;
    cursor: pointer;
    border-bottom: 1px solid var(--BorderColor11);
    color: var(--TextColor13);
}

.TryIt_caseItem__g2tiU:hover {
    color: var(--TextColor11);
}

.TryIt_caseItemTitle__ti6V1 {
    flex: 1 1;
    transition: color 0.2s ease;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.TryIt_caseItemArrow__5bFz1 {
    transition: color 0.2s ease;
}

@media (max-width: 768px) {
    .TryIt_caseItem__g2tiU {
        padding: 8px 0;
    }
}

.style_videoModal__qtDL2 {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    height: 100dvh;
    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_container__Ex9tc {
    height: 100%;
    width: 100%;
    background: var(--FillColor6);
    display: flex;
    position: relative;
}

.style_zhikong__qht3z {
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 10px;
    cursor: pointer;
}

.style_content__4tnr7 {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: auto;
    scroll-behavior: smooth;
    position: relative;
    overflow-y: auto;
}

.style_loading__sM711 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.02);
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_header__c0cTy {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

.style_agentContainer__ZS2dn {
    background-color: var(--FillColor15);
    height: 100vh;
    height: 100dvh;
    position: fixed;
    left: 0;
    top: 80px;
    font-size: 16px;
    font-weight: 500;
}

.style_title__TIYuZ {
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 900;
}

.style_inputContainer__2bIZr {
    width: calc(100% - 40px);
    max-width: 810px;
}

.style_caseSuggestions__l7I_U {
    margin-top: 40px;
    width: 100%;
    max-width: 810px;
    padding: 0 20px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.style_caseSuggestionsCases__oxusF {
    flex: 1 1;
    overflow: hidden;
}

.style_caseSuggestionsTitle___V5ec {
    font-size: 16px;
    font-weight: 500;
    color: var(--TextColor11);
    margin-bottom: 5px;
    text-align: left;
}

.style_caseSuggestionsVideo__nc8Cu {
    position: relative;
    cursor: pointer;
    height: 180px;
    width: 270px;
    border-radius: 20px;
    background-image: url('/ic_aivideo_agent_video.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.style_caseSuggestionsVideoIcon__9KA0m {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.style_operation__IemqC .ant-upload-wrapper .ant-upload-drag {
    border: none !important;
    background-color: transparent !important;
}
.style_operation__IemqC .ant-upload-wrapper .ant-upload-drag:hover {
    border: none !important;
}
.style_operation__IemqC .ant-upload-wrapper .ant-upload-drag .ant-upload-btn {
    padding: 0;
}

.style_contentSection__vrjZK {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 80px;
}

.style_sectionTitle__BjF6h {
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
}

.style_subtitle__soJjR {
    color: var(--TextColor13);
    margin-top: 10px;
}

@media (max-width: 768px) {
    .style_header__c0cTy {
        margin-top: 32px;
        margin-bottom: 24px;
    }
    .style_caseSuggestions__l7I_U {
        margin-top: 24px;
        flex-direction: column;
        gap: 12px;
    }
    .style_caseSuggestionsCases__oxusF {
        width: 100%;
    }
    .style_caseSuggestionsVideo__nc8Cu {
        width: 100%;
    }
    .style_contentSection__vrjZK {
        margin-top: 24px;
        margin-bottom: 0;
    }
    .style_sectionTitle__BjF6h {
        margin-bottom: 0;
    }
}

.style_container__2Sy04 {
    height: 100%;
    width: 100%;
    background: var(--FillColor6);
    display: flex;
    position: relative;
}

.style_zhikong__0F_70 {
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 10px;
    cursor: pointer;
}

.style_content__iqlxE {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow-y: auto;
    scroll-behavior: smooth;
    position: relative;
    overflow-y: auto;
}

.style_loading__5VPf5 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.02);
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_header__RlThi {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 120px;
}

.style_agentContainer__O_7iv {
    background-color: var(--FillColor15);
    height: 100vh;
    height: 100dvh;
    position: fixed;
    left: 0;
    top: 80px;
    font-size: 16px;
    font-weight: 500;
}

.style_title__rpnYF {
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 900;
}

.style_inputContainer__k0osu {
    width: calc(100% - 40px);
    max-width: 810px;
}

.style_caseSuggestions___zd74 {
    margin-top: 40px;
    width: 100%;
    max-width: 810px;
    padding: 0 20px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.style_caseSuggestionsCases__h_L9D {
    flex: 1 1;
    overflow: hidden;
}

.style_caseSuggestionsTitle__nqla9 {
    font-size: 16px;
    font-weight: 500;
    color: var(--TextColor11);
    margin-bottom: 5px;
    text-align: left;
}

.style_caseSuggestionsVideo__O_gE2 {
    position: relative;
    cursor: pointer;
    height: 180px;
    width: 270px;
    border-radius: 20px;
    background-image: url('/ic_aivideo_agent_video.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.style_caseSuggestionsVideoIcon__5r7vu {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.style_operation__Hupsp .ant-upload-wrapper .ant-upload-drag {
    border: none !important;
    background-color: transparent !important;
}
.style_operation__Hupsp .ant-upload-wrapper .ant-upload-drag:hover {
    border: none !important;
}
.style_operation__Hupsp .ant-upload-wrapper .ant-upload-drag .ant-upload-btn {
    padding: 0;
}

.style_contentSection__XVrE_ {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 80px;
}

.style_sectionTitle__yr_yL {
    text-align: center;
    font-weight: 900;
    margin-bottom: 10px;
}

.style_subtitle__y2f2I {
    color: var(--TextColor13);
    margin-top: 10px;
}

@media (max-width: 768px) {
    .style_header__RlThi {
        margin-top: 32px;
        margin-bottom: 24px;
    }
    .style_caseSuggestions___zd74 {
        margin-top: 24px;
        flex-direction: column;
        gap: 12px;
    }
    .style_caseSuggestionsCases__h_L9D {
        width: 100%;
    }
    .style_caseSuggestionsVideo__O_gE2 {
        width: 100%;
    }
    .style_contentSection__XVrE_ {
        margin-top: 24px;
        margin-bottom: 0;
    }
    .style_sectionTitle__yr_yL {
        margin-bottom: 0;
    }
}

.style_start__Cg951 {
    background-color: var(--FillColor17);
    width: 100%;
    height: 100%;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding-bottom: 100px;
}

.style_navsCon__t1LEc {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 30px 0 30px;
    gap: 16px;
}

.style_navItem__GX44K {
    display: flex;
    background-color: var(--FillColor15);
    border-radius: 12px;
    padding: 20px 24px 20px 32px;
    gap: 16px;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}

.style_navItem__GX44K::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(117, 48, 254, 0.05) 0%, rgba(117, 48, 254, 0) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.style_navItem__GX44K:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: rgba(117, 48, 254, 0.2);
}

.style_navItem__GX44K:hover::before {
    opacity: 1;
}

.style_navItem__GX44K:active {
    transform: translateY(0);
}

.style_navItem__GX44K:focus-visible {
    outline: 2px solid rgba(117, 48, 254, 0.5);
    outline-offset: 2px;
}

.style_navInfos__d_ywh {
    display: flex;
    flex-direction: column;
    flex: 1 1;
    min-width: 0;
    gap: 6px;
}

.style_navTitle__8bUOx {
    color: var(--TextColor11);
    margin: 0;
    font-weight: 600;
    line-height: 1.4;
    word-wrap: break-word;
}

.style_navSubTitle__d_1GI {
    color: var(--TextColor13);
    margin: 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.style_navIconWrapper__OcD1D {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_navIcon__gyAd9 {
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    object-fit: cover;
    width: 170px;
    height: 110px;
    display: block;
}

.style_navItem__GX44K:hover .style_navIcon__gyAd9 {
    transform: scale(1.08);
}

/* 平板适配 */
@media (max-width: 1232px) {
    .style_navsCon__t1LEc {
        margin: 24px 24px 0 24px;
    }

    .style_navItem__GX44K {
        padding: 18px 20px 18px 28px;
        gap: 14px;
    }

    .style_navIcon__gyAd9 {
        width: 150px;
        height: 95px;
    }
}

/* 小屏幕平板 */
@media (max-width: 1024px) {
    .style_navsCon__t1LEc {
        margin: 20px 20px 0 20px;
        gap: 12px;
    }

    .style_navItem__GX44K {
        padding: 16px 18px 16px 24px;
        gap: 12px;
    }

    .style_navIcon__gyAd9 {
        width: 140px;
        height: 90px;
    }
}

/* 移动端 */
@media (max-width: 768px) {
    .style_start__Cg951 {
        padding-bottom: 80px;
    }

    .style_navsCon__t1LEc {
        margin: 16px;
        gap: 12px !important;
    }

    .style_navItem__GX44K {
        padding: 12px;
        width: calc(50% - 6px) !important;
        flex-direction: column-reverse;
        gap: 10px;
        min-height: 140px;
    }

    .style_navInfos__d_ywh {
        width: 100%;
        text-align: center;
        gap: 4px;
    }

    .style_navTitle__8bUOx {
        margin-bottom: 0;
    }

    .style_navSubTitle__d_1GI {
        -webkit-line-clamp: 1;
        line-clamp: 1;
        font-size: 11px;
        line-height: 1.3;
    }

    .style_navIconWrapper__OcD1D {
        width: 100%;
    }

    .style_navIcon__gyAd9 {
        width: 100%;
        height: auto;
        aspect-ratio: 17 / 11;
        max-height: 100px;
    }

    .style_navItem__GX44K:hover {
        transform: none;
    }

    .style_navItem__GX44K:active {
        transform: scale(0.98);
        background-color: var(--FillColor2);
    }
}

/* 小屏幕移动端 */
@media (max-width: 480px) {
    .style_navsCon__t1LEc {
        margin: 12px;
        gap: 8px !important;
    }

    .style_navItem__GX44K {
        padding: 10px;
        min-height: 120px;
    }

    .style_navIcon__gyAd9 {
        max-height: 80px;
    }
}

/* 超小屏幕 */
@media (max-width: 360px) {
    .style_navsCon__t1LEc {
        margin: 8px;
        gap: 8px !important;
    }

    .style_navItem__GX44K {
        width: 100% !important;
        padding: 12px;
    }
}

.style_title__dWfGs {
    color: var(--TextColor1);
    display: flex;
    align-items: center;
}
.style_saveTime__liakW {
    color: var(--TextColor3);
    margin-left: 12px;
}
.style_generate__hq142 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 286px;
    padding: 0 12px;
    border-radius: 10px;
    height: 44px;
    background-color: var(--PrimaryColor11);
    color: var(--TextColor14);
    cursor: pointer;
}
.style_generate__hq142:hover {
    background-color: var(--PrimaryColor5);
}
.style_generate__hq142.style_small__tKiPU {
    height: 40px;
    min-width: 0;
}
.style_generateNewUser__5VO9c {
    position: absolute;
    bottom: 43px;
    right: 12px;
    color: var(--TextColor14);
}
.style_generateNewUserHint__tb8Qn {
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    padding: 0 8px;
    background: linear-gradient(270deg, #fe30ac 0%, #9831ff 100%);
}
.style_generateNewUserArrow__CUyqo {
    position: absolute;
    top: 22px;
    right: 28px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #d042bc;
}
.style_consumeHighlightTip__1Nvv4 {
    color: var(--PrimaryColor6);
    margin-right: 4px;
}
.style_consumeTip__B32o3 {
    color: var(--TextColor11);
    display: inline-flex;
    align-items: center;
    /* 如果需要整行居中，解开下一行注释 */
    /* justify-content: center; */
}
.style_residueTip__JhVCW {
    text-decoration: underline;
    color: var(--TextColor2);
}
.style_cpuCharge__3l6wj {
    margin: 0 4px;
    display: inline-block;
}
.style_computerPowerWrap__rU02L {
    display: flex;
    align-items: center;
}
.style_free__dSsTb {
    color: var(--TextColor2);
    margin-left: 2px;
}
.style_poseNotice__xeNYi {
    margin-top: 24px;
}

@media (max-width: 768px) {
    .style_generate__hq142 {
        height: 36px;
        min-width: 0;
    }
    .style_generate__hq142.style_small__tKiPU {
        height: 36px;
        min-width: 0;
    }
}

.style_container__MmVGO {
    /* position: relative; */
    width: 100%;
}

.style_imageList__Ni053 {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 8px;
}

.style_imageItem__seOR8 {
    position: relative;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: visible; /* 改为 visible 以显示删除按钮 */
}

.style_taskImage__S_Ncn {
    border-radius: 10px;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    display: block; /* 确保图片正确显示圆角 */
}

.style_indexTag__IEU_S {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 0 8px 0 6px;
    background: linear-gradient(
        270deg,
        rgba(151, 160, 180, 0) 0%,
        rgba(151, 160, 180, 0.2) 20%,
        #97a0b4 100%
    );
    color: #ffffffcc;
    border-bottom-left-radius: 8px;
    line-height: 16px;
}

.style_deleteImage__GkT_I {
    display: flex;
    gap: 4px;
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 10; /* 提高 z-index 确保在最上层 */
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    flex-shrink: 0; /* 防止被压缩 */
}

.style_imageItem__seOR8:hover .style_deleteImage__GkT_I {
    opacity: 1;
}

.style_uploadingOverlay__OqJY_ {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
}

.style_uploadItem__Us59b {
    position: relative;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed var(--BorderColor11);
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.style_uploadItem__Us59b:hover {
    border-color: var(--PrimaryColor6);
    background-color: rgba(0, 0, 0, 0.02);
}

.style_uploadContent__Lxtwn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor13);
}

.style_dragger__VYXHX {
    display: inline-block;
    width: auto;
    height: auto;
}

.style_dragger__VYXHX .ant-upload {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

.style_dragger__VYXHX .ant-upload-btn {
    padding: 0;
}

.style_dragger__VYXHX .ant-upload-drag {
    border: none !important;
    background-color: transparent !important;
}
.style_dragger__VYXHX .ant-upload-drag:hover {
    border: none !important;
}
.style_dragger__VYXHX .ant-upload-drag .ant-upload-btn {
    padding: 0 !important;
}

.style_dragOverlay__xHso1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    border: 2px dashed var(--BorderColor11);
    border-radius: 10px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_dragMessage__GiiK8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 16px;
}

.style_dragText__tQlt6 {
    color: var(--PrimaryColor6);
    font-weight: 500;
}

@media (max-width: 768px) {
    .style_imageItem__seOR8 {
        height: 50px;
        width: 50px;
    }

    .style_uploadItem__Us59b {
        height: 50px;
        width: 50px;
    }
}


.style_root__wqHDd {
    width: 100%;
    position: relative;
    border-radius: 20px;
    padding: 16px;
    background: var(--FillColor17);
    box-sizing: border-box;
    border: 1px solid var(--BorderColor11);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    gap: 8px;
    height: 220px;
    transition: all 0.3s ease-in-out;
}

.style_editList__7K6hd {
    display: flex;
    flex-direction: column;
    gap: 8px;
    transition: all 0.3s ease-in-out;
}

.style_imageList__IItBS {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 8px;
}

.style_imageItem__fXJo7 {
    position: relative;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

/* 缩小-放大脉冲效果 */
.style_imageItemShake__L3mHv {
    animation: style_imageItemPulseAnim__hdZzV 300ms ease-in-out both;
    will-change: transform, opacity;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

@keyframes style_imageItemPulseAnim__hdZzV {
    0% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}
.style_taskImage__JU7F5 {
    border-radius: 10px;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
}

.style_textarea__YVXl5 {
    width: 100%;
    color: var(--TextColor11);
    border: none;
    resize: none;
    flex: 1 1;
    transition: all 0.3s ease-in-out;
}

.style_textarea__YVXl5::placeholder {
    color: var(--TextColor13);
}

.style_textarea__YVXl5:focus {
    border: none;
}

.style_popoverRecommendList__WaSij {
    max-height: 256px;
    overflow: auto;
    padding: 0px 4px 0px 8px;
}
.style_popoverRecommendList__WaSij::-webkit-scrollbar {
    width: 3px;
    display: block;
}
.style_popoverRecommendList__WaSij::-webkit-scrollbar-thumb {
    background-color: var(--TextColor13);
    border-radius: 10px;
}
.style_popoverRecommendItem__mGyK0 {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0px 12px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
}
.style_popoverRecommendItem__mGyK0:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.style_popoverRecommendItemIndexed__GlWg8 {
    background-color: rgba(0, 0, 0, 0.04);
}
.style_popoverRecommendBorder__Wvgcs {
    position: absolute;
    background-color: var(--PrimaryColor6);
    width: 4px;
    height: 38px;
    border-radius: 0px 4px 4px 0px;
    left: -7px;
}
.style_popoverRecommendWrapper__IqkcN {
    width: 240px;
}
.style_popoverRecommendWrapper__IqkcN .ant-popover-inner {
    padding: 8px 2px 8px 0px !important;
}
.style_addImage__7N5tE {
    color: var(--TextColor13);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border: 2px dashed var(--BorderColor11);
    border-radius: 10px;
}
.style_bottom__vMX67 {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}
.style_bottomSetting__J7OIt {
    flex: 1 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 8px;
}
.style_setting__nztet {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    background-color: var(--FillColor15);
    border-radius: 222px;
    cursor: pointer;
    position: relative;
}
.style_indexTag__9KOpG {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding: 0 8px 0 6px;
    background: linear-gradient(
        270deg,
        rgba(151, 160, 180, 0) 0%,
        rgba(151, 160, 180, 0.2) 20%,
        #97a0b4 100%
    );
    color: #ffffffcc;
    border-bottom-left-radius: 8px;
    line-height: 16px;
}

.style_root__wqHDd.style_small__k9064 {
    padding: 12px;
    height: 120px;
}

.style_root__wqHDd.style_small__k9064 .style_bottomSetting__J7OIt {
    display: none;
}

.style_root__wqHDd.style_small__k9064 .style_imageItem__fXJo7 {
    height: 40px;
    width: 40px;
}

.style_root__wqHDd.style_small__k9064 .style_editList__7K6hd {
    height: 50px;
    flex-direction: row;
    /* align-items: center; */
}
.style_root__wqHDd.style_small__k9064 .style_textarea__YVXl5 {
    height: 22px !important;
    padding-right: 120px;
}
.style_settingItem__urWsG {
    display: flex;
    gap: 4px;
    align-items: center;
}
.style_settingItem__urWsG.style_disabled__arpHK {
    color: var(--TextColor13);
}

.style_deleteImage__b78zv {
    display: flex;
    gap: 4px;
    position: absolute;
    top: -6px;
    right: -6px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    z-index: 2;
}
@media (max-width: 768px) {
    .style_root__wqHDd {
        padding: 8px;
        border-radius: 10px;
        height: 240px;
    }

    .style_root__wqHDd.style_small__k9064 {
        height: 120px;
    }

    .style_root__wqHDd.style_small__k9064 .style_imageItem__fXJo7 {
        height: 30px;
        width: 30px;
    }

    .style_root__wqHDd.style_small__k9064 .style_textarea__YVXl5 {
        height: 46px !important;
        padding-right: 108px;
    }

    .style_setting__nztet {
        padding: 8px;
    }

    .style_bottom__vMX67 {
        bottom: 8px;
        left: 8px;
        bottom: 8px;
        right: 8px;
        gap: 4px;
    }
    .style_addImage__7N5tE {
        gap: 0;
        font-size: 10px;
    }
    .style_imageItem__fXJo7 {
        height: 50px;
        width: 50px;
    }
    .style_bottomSetting__J7OIt {
        gap: 4px;
    }
}

.style_wrap__uPq40 {
    flex: 1 1;
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.style_title__EsZa1 {
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 900;
    margin-top: 80px;
    margin-bottom: 40px;
}
.style_textDescription__3wXS8 {
    max-height: calc(100% - 20px);
    max-width: calc(100% - 180px);
    width: 920px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 20px 0;
    z-index: 2;
}
.style_root__jo531 {
    display: flex;
    flex: 1 1;
    height: 100%;
    width: 100%;
    background-color: var(--FillColor17);
}
.style_taskList__lkZ2i {
    height: 100%;
    background-color: var(--FillColor6);
    border-right: 1px solid var(--BorderColor11);
}
.style_modelUploader__AYcCy {
    max-width: calc(100% - 40px);
    width: 800px;
}
.style_wrap__MZ7hw {
    flex: 1 1;
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.style_title__2qgME {
    font-variation-settings: 'opsz' auto;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 900;
    margin-top: 80px;
    margin-bottom: 30px;
}

.style_tipsWrap__WjJuP{
    width: 800px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}
.style_modalWrap__4HaPJ {
    overflow-y: auto;
    flex: 1 1;
    width: 100%;
}
.style_popover__RUZLk .ant-popover-inner {
    padding: 0 !important;
    border-radius: 20px !important;
}
.style_excellentCase__Odqtj {
    margin-top: 80px;
    font-weight: 900;
    margin-bottom: 30px;
}
.style_cases__tNK1m {
    width: calc(100% - 40px);
}
@media (max-width: 768px) {
    .style_title__2qgME {
        margin-top: 32px;
        margin-bottom: 24px;
    }
    .style_textDescription__UD560 {
        padding: 8px 0;
        max-width: calc(100% - 16px);
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        right: 0;
        width: 100%;
        transform: none;
    }
    .style_popover__RUZLk .ant-popover-inner {
        border-radius: 10px !important;
    }
    .style_excellentCase__Odqtj {
        margin-top: 32px;
        margin-bottom: 16px;
    }
}
@media (min-width: 769px) {
    .style_wrap__MZ7hw {
        overflow-y: scroll;
    }
}

.style_caseSuggestions__PoR75 {
    margin-top: 40px;
    width: 100%;
    max-width: 810px;
    padding: 0 20px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.style_caseSuggestionsCases__bf0va {
    flex: 1 1;
    overflow: hidden;
}

.style_caseSuggestionsTitle__j2_uU {
    font-size: 16px;
    font-weight: 500;
    color: var(--TextColor11);
    margin-bottom: 5px;
    text-align: left;
}

.style_caseSuggestionsVideo__6Zh3F {
    position: relative;
    cursor: pointer;
    height: 180px;
    width: 270px;
    border-radius: 20px;
    background-image: url('/ic_aivideo_agent_video.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

.style_caseSuggestionsVideoIcon__j3XQE {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.style_nav__SlQvq {
    height: 100%;
    width: 100%;
    display: flex;
    background-color: var(--FillColor15);
}
.style_superAgent__9S03p {
    flex: 1 1;
    overflow: hidden;
}
.style_taskList__4U8bz {
    height: 100%;
    background-color: var(--FillColor6);
    border-right: 1px solid var(--BorderColor11);
}
.style_content___7yKP {
    flex: 1 1;
    background-color: var(--FillColor17);
    position: relative;
}
.style_output__Zh9j2 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.style_openEdit__PZ9pP {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    pointer-events: none;
    z-index: 11;
}
.style_openEdit__PZ9pP.style_fullwidth__qI0o5 {
    width: 100%;
}
.style_mask__1vnFj {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(245, 247, 253, 0.9);
    pointer-events: visible;
}
.style_plane__0qjBY {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.style_edit__y6qo0 {
    height: 100%;
    pointer-events: visible;
}
.style_openIcon__ioWUu {
    cursor: pointer;
    pointer-events: visible;
}

@media (max-width: 768px) {
    .style_agent__xTXh5 {
        display: none;
    }
}

.style_hide__cABmB {
    display: none;
}
.style_notice__8qlPs {
    width: 100%;
}
.style_noitceLink__oj301 {
    text-decoration: underline;
    cursor: pointer;
}
.style_noticeRoot__yk_LG {
    position: relative;
    background: var(--PrimaryColor2);
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_message__s84ai {
    position: relative;
    display: flex;
    height: 50px;
    width: 100%;
    gap: 4px;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    color: var(--PrimaryColor11);
}
.style_message__s84ai::before {
    content: '';
    position: absolute;
    background: url('/ic_new_notice.webp');
    left: 0;
    top: 0;
    bottom: 0;
    width: 435px;
}
.style_noticeRoot__yk_LG::before {
    content: ' ';
    position: absolute;
    background: url('/ic_notice_right.webp');
    right: 0;
    top: 0;
    bottom: 0;
    width: 435px;
}

.style_close__h_f39 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .style_notice__8qlPs {
        display: none;
    }
}

.style_workspace__3YdAE {
    display: flex;
    flex-direction: column;
    height: calc(100vh - var(--WorkspaceHeaderHeight));
    height: calc(100dvh - var(--WorkspaceHeaderHeight));
}
.style_content__BJTDq {
    display: flex;
    justify-content: space-between;
    flex: 1 1;
    overflow: hidden;
}
.style_title__DSe2t {
    overflow: hidden;
    position: absolute;
    height: 0;
}
.style_tips__mEHgE {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: 101;
}

