.style_tabsWrap__WslvD {
    display: flex;
    /* align-items: baseline; */
    width: 100%;
    z-index: 0;
}
.style_tabsItem__PCmLn {
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    cursor: pointer;
    position: relative;
    margin: 0 12px 0 12px;
    padding: 8px;
    border-radius: 8px;
}
.style_simple__zybBI {
    white-space: nowrap;
}
.style_border__9ULzM {
    width: 4px;
    height: 36px;
    background: transparent;
    border-radius: 0px 4px 4px 0px;
    margin-top: 6px;
}
.style_active__mCF3d {
    background: var(--FillColor6);
}
.style_tabIcon__2wuEM {
    margin-right: 6px;
}
.style_beta__3ohqc {
    position: absolute;
    top: 40px;
    padding: 0 4px;
    background-color: var(--PrimaryColor6);
    color: var(--TextColor5);
    font-size: 10px;
    border-radius: 100px;
    line-height: 15px;
}
.style_floatIcon__GJ9Y_ {
    position: absolute;
    top: 36px;
    right: 12px;
}
.style_dot___0kZi {
    background-color: #f53f3f;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    top: 5px;
    right: 21px;
    position: absolute;
}
.style_newIcon__2UZXO {
    margin-left: 4px;
}
.style_newIconEn__EdTxJ {
    position: absolute;
    border-radius: 100px;
    background: linear-gradient(270deg, #7530fe 0%, #000000 100%);
    top: -4px;
    right: 0px;
    line-height: 20px;
    padding: 0 6px;
    color: var(--TextColor14);
}
.style_free__DCtHf {
    background-color: #ff4d4f;
    color: #fff;
    padding: 0 6px;
    border-radius: 100px;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 4px;
}
.style_free__DCtHf:lang(en-US) {
    position: absolute;
    top: -4px;
    right: 0px;
}

.style_sideEdgeContent__RofSB {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: var(--TextColor11);
    background-color: var(--FillColor15);
    z-index: 9;
}
.style_tabsContent__wm_lo {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow-y: auto;
}
.style_start__KJmD1 {
    display: flex;
    align-items: center;
    width: calc(100% - 32px);
    border-radius: 10px;
    padding: 8px;
    background-color: var(--FillColor17);
    margin: 4px 16px 4px 16px;
    cursor: pointer;
}
.style_agentTitle__goiDg {
    width: 100%;
    width: calc(100% - 48px);
    margin: 6px 20px 8px 20px;
    color: var(--TextColor13);
}
.style_startImg__k0SLl {
    margin-right: 12px;
}
.style_cnLogo__nvc_q {
    margin: 24px 26px 22px 20px;
}

.style_weshopLogo__N1zMq {
    margin: 18px 21px 18px 21px;
}

.style_tabsTop__7tVst {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.style_bottomDivider__yCXZM {
    height: 1px;
    width: 154px;
    background-color: var(--BorderColor11);
    margin-bottom: 10px;
    margin-top: 10px;
}

.style_tabBottom__2DYNm {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.style_container__7UBGQ {
    display: flex;
    gap: 8px;
    align-items: center;
}
.style_smallButton__YUzWd {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    min-width: 100px;
    height: 36px;
    padding: 8px 12px;
    border: 1px solid var(--BorderColor11);
    color: var(--TextColor13);
    cursor: pointer;
    gap: 3px;
}
.style_smallButton__YUzWd.style_ok__1GOZO {
    border: 1px solid var(--PrimaryColor11);
    color: var(--PrimaryColor11);
}
.style_batchRemove__XZWjW {
    display: flex;
    align-items: center;
    gap: 4px;
}
.style_selectAll__UgPtV {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    color: var(--TextColor11);
    margin-right: 10px;
}
.style_selectAllBox__g4e3t {
    width: 16px;
    height: 16px;
    border-radius: 6px;
    position: relative;
}
.style_selectAllBox__g4e3t::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    border: 1px solid var(--BorderColor11);
    background-color: var(--FillColor17);
}
.style_selectAllBox__g4e3t.style_checked___85Zs::after {
    background-image: url('/checked.svg');
    background-size: 100% 100%;
    border: none;
}
.style_batchButton__jcV_W {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: var(--TextColor11);
    min-width: 104px;
    height: 36px;
    padding: 8px 12px;
    background-color: var(--FillColor15);
    cursor: pointer;
    position: relative;
    gap: 3px;
}

.style_guide__avP3g {
    padding: 30px;
    width: 100%;
}
.style_subTitle__FAW2F {
    margin-top: 10px;
    color: var(--TextColor13);
    width: 100%;
}
.style_image__mkOnd {
    height: auto;
}
.style_guideItem__73MtN {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 36px;
    background-color: var(--FillColor15);
    border-radius: 20px;
    padding: 20px;
    position: relative;
}
.style_info__sYIRh {
    flex: 1 1;
}
.style_exampleSlogon__n9G2z {
    color: var(--TextColor13);
    margin-top: 12px;
}
.style_link__7HBOv {
    height: 38px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: var(--FillColor17);
    background-color: var(--PrimaryColor11);
    cursor: pointer;
    padding: 0 24px;
}
@media (max-width: 1200px) {
    .style_guideItem__73MtN {
        flex-direction: column;
        gap: 16px;
    }
}
@media (max-width: 768px) {
    .style_guide__avP3g {
        padding: 16px;
        background-color: var(--FillColor17);
    }
    .style_guideItem__73MtN {
        gap: 8px;
    }
    .style_exampleSlogon__n9G2z {
        margin-top: 4px;
    }
}

.style_showCase__IG5NO {
    width: 100%;
    height: 100%;
    overflow: scroll;
}
.style_header__GEHMn {
    position: -webkit-sticky;
    position: sticky;
    display: flex;
    width: 100%;
    background-color: var(--FillColor6);
    z-index: 50;
    top: 0;
}
.style_tabs__BzCDu {
    flex: 1 1;
}
.style_removalNotice__Poy0_ {
    text-decoration: underline;
    padding: 10px 20px 10px 20px;
    background-color: var(--PrimaryColor14);
    width: 100%;
}
.style_tabs__BzCDu .ant-tabs-nav {
    margin: 0 !important;
}
.style_tab__AObcn {
    position: relative;
}
.style_tips__h8nnn {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: rgba(245, 63, 63, 1);
    border-radius: 50%;
    top: 0;
    right: -4px;
    transform: translateX(100%);
}
.style_batchAction__CoBFU {
    display: flex;
    align-items: center;
    min-height: 68px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    padding: 0 30px;
    border-top: 1px solid var(--BorderColor11);
    background-color: var(--FillColor17);
    z-index: 99;
}
.style_content__FisCE {
    width: 100%;
    padding: 30px 20px 0 20px;
    background-color: var(--FillColor6);
}
.style_showCase__IG5NO .ant-tabs-nav {
    width: 100% !important;
    padding-left: 50px;
}
.style_showCase__IG5NO .ant-tabs-nav-wrap {
    width: 100% !important;
}
.style_showCase__IG5NO .ant-tabs-tab {
    width: 50% !important;
    justify-content: center;
    /* margin-right: 50px; */
    padding: 20px 0 !important;
}
.style_showCase__IG5NO .ant-tabs-tab:lang(en-US) {
    width: 100% !important;
}

.style_showCase__IG5NO .ant-tabs .ant-tabs-tab-btn {
    color: var(--TextColor13) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 26px !important;
}
.style_showCase__IG5NO .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: var(--TextColor11) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    text-shadow: none !important;
}
.style_showCase__IG5NO .ant-tabs-ink-bar {
    background-color: var(--PrimaryColor11) !important;
    height: 6px !important;
}
.style_showCase__IG5NO .ant-tabs .ant-tabs-tab:hover {
    color: var(--TextColor11) !important;
}
.style_showCase__IG5NO .ant-tabs {
    color: var(--TextColor13) !important;
    width: 100%;
}

.style_showCase__IG5NO .ant-tabs-nav-list {
    min-width: 200px !important;
}
@media (max-width: 768px) {
    .style_showCase__IG5NO .ant-tabs-nav {
        padding-left: 60px;
    }
    .style_showCase__IG5NO .ant-tabs-tab {
        padding: 10px 0 !important;
    }
    .style_content__FisCE {
        padding: 16px;
    }
}

.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;
    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);
    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_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: 79%;
    height: 159%;
    left: 38%;
    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;
}
.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;
    }
}

.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_history__content__H0V79 {
    display: flex;
    flex-direction: column;
    min-width: 250px;
    max-width: 250px;
    flex-grow: 1;
    background-color: var(--FillColor17);
    padding: 30px 20px;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    opacity: 0.98;
    animation: style_slideIn__NICmj 0.3s ease-in-out;
}

/* 添加退出动画类 */
.style_history__content__exit___lhIH {
    animation: style_slideOut__aRUdD 0.3s ease-in-out forwards;
}

/* 右侧滑入动画 */
@keyframes style_slideIn__NICmj {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

/* 添加左侧滑出动画 */
@keyframes style_slideOut__aRUdD {
    from {
        transform: translateX(0);
        opacity: 1;
    }
    to {
        transform: translateX(-100%);
        opacity: 0;
    }
}

.style_history__content__z__7b9MP {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
}

.style_history__content__item__b_Wci {
    cursor: pointer;
    padding: 10px;
    border-radius: 6px;
    display: flex;
    gap: 8px;
}

.style_history__content__item__b_Wci:hover {
    background-color: var(--FillColor15);
}

.style_smallImage__CnP5_{
    width: 40px !important;
    height: 40px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
}

.style_historyInfos__djeDx {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.style_history__content__item__title__SwQkX{
    display: -webkit-box;         
    -webkit-box-orient: vertical;
    overflow: hidden;            
    text-overflow: ellipsis;     
    -webkit-line-clamp: 2;       
}
.style_taskTime__XZusH{
    color: var(--TextColor13);
    white-space: nowrap;         
    overflow: hidden;           
    text-overflow: ellipsis;   
    width: 140px; 
}

.style_historyButtons__7Y_i7 {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.style_add__oudti {
    color: var(--PrimaryColor11);
}
.style_addButton__E_3ad {
    cursor: pointer;
    display: flex;
    gap: 7px;
    justify-content: center;
    align-items: center;
    padding: 8px 12px 8px 15px;
    border-radius: 6px;
    border: 1px solid var(--PrimaryColor11);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}

.style_foldChat__fRM81 {
    cursor: pointer;
}

.style_unfoldButtons__BIRvV {
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.style_unfoldChat__frhgc {
    cursor: pointer;
}
.style_unfoldAddChat__wQTxI {
    cursor: pointer;
}
.style_taskListTitle__Knqj7 {
    margin: 30px 10px 8px 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--BorderColor11);
}
.style_taskItems__Lwr_A {
    display: flex;
    flex-direction: column;
    gap: 4px;
    overflow-y: auto;
}

.style_operation__UFXAA {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 13px 9px 13px 10px;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */ /* Internet Explorer */
    user-select: none;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background-color: var(--FillColor17);
}

.style_buttonGroup__rmrut {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--FillColor17);
    padding: 0 16px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08);
    gap: 8px;
}

.style_buttonItem__F73hg {
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
}

.style_separator__RWRH2 {
    width: 1px;
    height: 12px;
    background-color: var(--BorderColor11);
}

.style_buttonText__Ndn74 {
    color: var(--TextColor13);
}

.style_buttonItem__F73hg:hover .style_buttonText__Ndn74 {
    color: var(--TextColor12);
}

@media screen and (max-width: 768px) {
    .style_history__content__H0V79 {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 1000;
    }
    .style_unfoldButtons__BIRvV {
        left: 8px;
        top: 8px;
    }
}

.style_videoContainer___ZNdf {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.style_video__h1Qdz {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}
.style_playButton__LYHUA {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: background-color 0.2s;
}

.style_videoModal__21nPE {
    width: auto !important;
    height: auto !important;
    max-width: 80vw;
    max-height: 80vh;
}

.style_videoModal__21nPE .ant-modal-content {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.style_modalVideo__BvN1j {
    width: 100%;
    height: auto;
    max-width: 80vw;
    max-height: 80vh;
}

.style_closeButton__N2JL_ {
    position: fixed;
    top: 32px;
    right: 32px;
    background: rgba(0, 0, 0, 0.1);
    color: white;
    border: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    font-size: 18px;
    cursor: pointer;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_closeButton__N2JL_:hover {
    background: rgba(0, 0, 0, 0.2);
}

.style_inputText__6wD2s {
    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);
}
.style_textarea__GUlAf {
    width: 100%;
    color: var(--TextColor11);
    border: none;
    resize: none;
    height: 120px;
}
.style_textarea__GUlAf::placeholder {
    color: var(--TextColor13);
}
.style_textarea__GUlAf:focus {
    border: none;
}
.style_generate__LYmxg {
    position: absolute;
    right: 0;
    bottom: 0;
}

.style_operation__epl_q {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: flex;
    gap: 6px;
    align-items: center;
}
.style_uploadItem___j_y4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    background-color: var(--FillColor15);
    border-radius: 222px;
    cursor: pointer;
    position: relative;
}
.style_aiBtn___8cNt {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: var(--PrimaryColor11);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.style_disabled__gWaO6 {
    background: #e3e3e3;
    cursor: not-allowed;
}

.style_productImage__KJx5n {
    margin-right: 20px;
}
.style_uploadBgImage__YVFHo {
    display: flex;
    align-items: center;
    gap: 4px;
}
.style_uploadText__JE6uZ {
    color: var(--TextColor12);
}

.style_uploadList__j4O9H {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 30px;
}
.style_imageList__lrO_q {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.style_imageItem__VSWLH {
    position: relative;
    font-size: 0;
    width: 64px;
    height: 64px;
}
.style_videoCover__RTp_8 {
    width: 64px;
    height: 64px;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid var(--BorderColor11);
    background-color: #f0f0f0;
}

.style_videoLoading__J_Pol {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    z-index: 1;
}

.style_loadingSpinner__NJkZT {
    width: 20px;
    height: 20px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    animation: style_spin__b45Vg 1s linear infinite;
}

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

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

.style_placeholder__WPM3W {
    border-radius: 10px;
    background-color: #c8c8c8;
}

.style_deleteImage__u26Yr {
    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;
}

.style_videoThumbnail__cKrc6 {
    position: relative;
    width: 64px;
    height: 64px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

.style_audioThumbnail__xqOW9 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 10px;
}

.style_fileName__IyXig {
    font-size: 12px;
    color: var(--TextColor12);
    margin-top: 4px;
    text-align: center;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.style_drag__1Css6 {
}
.style_drag__1Css6 .ant-upload-drag {
    border: none !important;
    background-color: transparent !important;
}
.style_drag__1Css6 .ant-upload-drag:hover {
    border: none !important;
}
.style_drag__1Css6 .ant-upload-drag .ant-upload-btn {
    padding: 0 !important;
}

/* 在现有样式的基础上添加以下样式 */

.style_referenceButton__eEhpv {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all 0.3s ease;
    cursor: pointer;
    gap: 6px;
    position: relative;
    min-width: 60px;
}

.style_referenceIcon__muD5L {
    display: flex;
    align-items: center;
    justify-content: center;
}

.style_referenceOption__YCkpK:last-child {
    margin-bottom: 0;
}

.style_optionContent__8GSxh {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
    border-radius: 10px;
}

.style_optionIcon__oHe5K {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
}

.style_loadingWrap__qAV8g {
    position: relative;
    width: 32px;
    height: 32px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.style_cube__3QCwB {
    width: 6.8px;
    height: 6.8px;
    background-color: var(--PrimaryColor6);
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.style_suspend__C2arF:hover {
    border-radius: 50%;
    background-color: var(--FillColor3);
}

.style_optionsContainer__R4z2R {
    padding-bottom: 8px !important;
}

.style_optionsContainer__R4z2R .ant-popover-inner {
    background-color: var(--FillColor15) !important;
    border-radius: 10px !important;
    padding: 0 10px !important;
    box-shadow: none !important;
}

.style_optionsDivider__TAvnc {
    height: 1px;
    background: var(--BorderColor11);
}

.style_option__sGU9T {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    padding: 10px 0;
}

.style_dragOverlay__N6P_n {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.95);
    border: 2px dashed var(--PrimaryColor11);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    pointer-events: none;
}

.style_dragMessage__2zoaS {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    color: var(--PrimaryColor11);
    text-align: center;
}

.style_dragText__IYkxU {
    font-size: 16px;
    font-weight: 600;
    color: var(--TextColor11);
}

.style_dragSubText___hhsB {
    font-size: 14px;
    color: var(--TextColor13);
    font-weight: 400;
}

/* 拖拽时禁用textarea交互 */
.style_inputText__6wD2s.style_dragOver___8mI8 .style_textarea__GUlAf {
    pointer-events: none;
}

.style_inputText__6wD2s.style_dragOver___8mI8 .style_operation__epl_q {
    pointer-events: none;
}

.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: 120px;
}

.style_agentContainer__ZS2dn {
    background-color: var(--FillColor15);
    height: 100vh;
    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;
    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_contentSection__XVrE_ {
        margin-top: 24px;
        margin-bottom: 0;
    }
    .style_sectionTitle__yr_yL {
        margin-bottom: 0;
    }
}

.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%;
}
.style_openEdit__PZ9pP {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    pointer-events: none;
}
.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_broadcast__S1u_2 {
    position: fixed;
    right: 20px;
    bottom: 85px;
    width: 274px;
    padding: 16px;
    background-color: var(--FillColor17);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    z-index: 100;
}
.style_broadcastTitle__BLG99 {
    display: flex;
    justify-content: left;
}
.style_broadcastTitleText___0h_Q {
    color: var(--TextColor1);
    margin-left: 2px;
    margin-bottom: 12px;
}
.style_broadcastContent___0k3t {
    display: flex;
    justify-content: left;
    flex-direction: column;
    margin-bottom: 12px;
    max-height: 400px;
    overflow-y: scroll;
}
.style_broadcastContent___0k3t:lang(zh-CN) {
    word-break: break-all;
}
.style_broadcastContent___0k3t p {
    margin-bottom: 12px;
}
.style_broadcastContent___0k3t a {
    color: var(--PrimaryColor6);
    text-decoration: underline;
}
.style_broadcastButs__MDTix {
    width: 100%;
    display: flex;
    justify-content: right;
}

.style_root__IRV54 {
    width: 412px;
    height: 320px;
}
.style_header__rVIaY {
    height: 65px;
    display: flex;
    padding-left: 15px;
    border-bottom: 1px solid var(--BorderColor11);
}
.style_tab__25_O2 {
    width: 128px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor13);
    border-bottom: 3px solid transparent;
    cursor: pointer;
}
.style_tab__25_O2.style_active__pe94e {
    color: var(--TextColor11);
    border-bottom: 3px solid var(--PrimaryColor11);
}
.style_content__2ACif {
    padding: 30px 22px;
    display: flex;
}
.style_appItem__JeOba {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 1 1;
}
.style_title__h2Ema {
    margin-top: 10px;
    color: var(--TextColor11);
    padding-bottom: 18px;
}
.style_subTitle__et4j8 {
    position: absolute;
    color: var(--TextColor13);
    min-height: 16px;
    bottom: 0;
    left: -30px;
    right: -30px;
    text-align: center;
}
.style_contentEn__gmo6q {
    padding: 0 22px;
}
.style_floatButton___pdXX {
    background-color: #333333;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: width 0.2s ease;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.style_floatIcon__gjYVs {
    cursor: pointer;
}
.style_popover__Kwhgs .ant-popover-inner {
    border-radius: 20px !important;
    padding: 0 !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1) !important;
}

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

.style_floatButton__zEagD {
    background-color: #333333;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: width 0.2s ease;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}
.style_floatIcon__xh2bl {
    cursor: pointer;
}

@media (max-width: 768px) {
    .style_floatButton__zEagD {
        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;
    }
}

