.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_audioContainer__igV4r {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: var(--FillColor17);
    color: var(--TextColor13);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}

.style_audioButton__16Uw8 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.style_audioName__SKchO {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    max-width: 100%;
    padding: 0 4px;
}

.style_content__O8OTB {
    width: 690px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 50px 80px 40px 80px;
    background: linear-gradient(180deg, var(--FillColor17) 41%, #F0ECFF 100%);
    border-radius: 20px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--BorderColor11);
}
.style_title__jK09w{
    margin-bottom: 18px;
}
.style_desc__gAXtg{
    width: 100%;
    text-align: center;
    margin-bottom: 28px;
}
.style_joinButton__dKGE9{
    cursor: pointer;
    border-radius: 10px;
    padding: 18px 80px;
    color: var(--TextColor14);
    background-color: var(--PrimaryColor11);
}
.style_bold__0ue4D{
    font-weight: 600;
}
.style_close__bk_e6 {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.style_cases__zKHEB {
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    gap: 38px;
}
.style_case__4vjou {
    max-width: 246px;
    position: relative;
    margin-bottom: 24px;
}
.style_caseImage__ii_4T{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit:cover;
    cursor: pointer;
}
.style_playImage__wr5dT {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
.style_original__oQn4T{
    position: absolute;
    left: 12px;
    bottom: 12px;
    width: 35%;
    height: 100px;
    border-radius: 10px;
    border: 1px solid var(--BorderColor12);
    cursor: pointer;
}
.style_infoTxt__05pc6 {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor14);
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.style_infoTxt__05pc6:lang(en-US) {
    font-size: 8px;
}
.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);
    font-weight: 500;
}

.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_container__3mhae {
    width: 100%;
}

/* 通用区域样式 */
.style_sectionContent__pcw3Y {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px;
    display: flex;
    flex-direction: column;
}

.style_sectionTitle__iXod1 {
    text-align: center;
    margin-bottom: 20px;
    color: var(--TextColor11);
    font-family: 'Roboto';
    font-size: 50px;
    font-weight: 900;
}

.style_sectionDesc__lLLMO {
    font-size: 1.2rem;
    text-align: center;
    color: var(--TextColor13);
    margin-bottom: 20px;
}

/* 案例展示区域 */
.style_showcaseSection__AZjFc {
    background: white;
}

.style_showcaseList__h3ziz {
    display: flex;
    flex-direction: column;
    gap: 60px;
    margin-top: 40px;
}

.style_showcaseItem__eJLPe {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 20px 0;
}

.style_showcaseItem__eJLPe.style_imageLeft__rb__m {
    flex-direction: row;
}

.style_showcaseItem__eJLPe.style_imageRight__osNeT {
    flex-direction: row-reverse;
}

.style_showcaseImageWrapper__ZoUC4 {
    flex: 0 0 600px;
    padding-top: 80px;
    display: flex;
    justify-content: center;
    position: relative;
}

.style_showcaseContent__lxXy6 {
    flex: 1 1;
    padding: 0 20px;
}

.style_showcaseImg__oJH_k {
    border-radius: 12px;
    object-fit: cover;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    position: absolute !important;
    top: 0;
    left: 0;
}

.style_showcaseVideo__ktgBl {
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    display: block;
}

.style_showcaseOriginRoot__69OQd {
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    position: absolute !important;
    overflow: hidden;
    top: 0;
    left: 0;
}

.style_showcaseOrigin__0eQsK {
    object-fit: cover;
}

.style_showcaseTitle__C3tAD {
    font-size: 1.8rem;
    font-weight: 900;
    font-family: 'Roboto';
    color: var(--TextColor11);
}

.style_showcaseDesc__TR6o5 {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 20px;
    color: var(--TextColor13);
}

/* 优势特性区域 */
.style_benefitsSection__99MN_ {
    background: #f8f9fa;
}

.style_benefitsGrid__0hKMb {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 40px;
    gap: 40px;
    margin-top: 40px;
}

.style_benefitItem__geKJi {
    text-align: center;
}

.style_benefitIcon__ZCP8_ {
    font-size: 3rem;
    margin-bottom: 20px;
    display: block;
}

.style_benefitItem__geKJi h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: var(--TextColor11);
}

.style_benefitItem__geKJi p {
    color: var(--TextColor13);
    line-height: 1.6;
}

/* 操作步骤区域 */
.style_stepsSection__KxFGt {
    background: #f8f9fa;
}

.style_stepsContainer__q1iz2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 40px;
}

.style_step__tYMGI {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: calc(33% - 10px);
    min-width: 330px;
    padding: 20px;
    background-color: white;
    border-radius: 20px;
}

.style_stepNumber__ACIuX {
    height: 34px;
    border-radius: 17px;
    background: #7530fe;
    padding: 0 16px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: bold;
    flex-shrink: 0;
}

.style_stepContent__W25tO h3 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--TextColor11);
}

.style_stepContent__W25tO p {
    color: var(--TextColor13);
    line-height: 1.5;
}

.style_flowNote__9iob_ {
    margin-top: 60px;
}

.style_inputTextContainer__uVAaS {
    width: 100%;
    margin-top: 20px;
    align-self: center;
}

/* FAQ区域 */
.style_faqSection__mm6F6 {
    background: white;
}

.style_faqList__XUGya {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 40px;
}

.style_faqItem__NFaMO {
    margin-bottom: 30px;
    padding: 30px;
    background: #f8f9fa;
    border-radius: 12px;
}

.style_faqQuestion__Z35T_ {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: var(--TextColor11);
}

.style_faqAnswer__mh_QS {
    color: var(--TextColor13);
    line-height: 1.6;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .style_showcaseItem__eJLPe,
    .style_showcaseItem__eJLPe.style_imageLeft__rb__m,
    .style_showcaseItem__eJLPe.style_imageRight__osNeT {
        flex-direction: column;
        text-align: center;
    }

    .style_showcaseImageWrapper__ZoUC4 {
        flex: none;
        max-width: 100%;
    }

    .style_showcaseImg__oJH_k {
        width: 100% !important;
        height: auto !important;
    }

    .style_showcaseContent__lxXy6 {
        padding: 20px 0 0 0;
    }

    .style_mainTitle__zuvvY {
        font-size: 2.5rem;
    }

    .style_stepsContainer__q1iz2 {
        flex-direction: column;
    }

    .style_step__tYMGI {
        max-width: 100%;
    }

    .style_sectionTitle__iXod1 {
        font-size: 2rem;
    }

    .style_sectionContent__pcw3Y {
        max-width: 100%;
        padding: 60px 20px;
    }
}

@media (max-width: 480px) {
    .style_mainTitle__zuvvY {
        font-size: 2rem;
    }

    .style_subtitle__4j5d0 {
        font-size: 1.2rem;
    }

    .style_description__rQdzl {
        font-size: 1rem;
    }

    .style_sectionTitle__iXod1 {
        font-size: 1.8rem;
    }
}

.style_showcaseSubtitle__elzQv {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    color: #555;
    font-style: italic;
}

.style_showcaseCta__QBpi0 {
    background: var(--PrimaryColor11);
    color: white;
    border: none;
    min-width: 200px;
    padding: 16px 24px;
    border-radius: 10px;
    font-size: 1.125rem;
    font-weight: 500;
    cursor: pointer;
    margin-top: 30px;
    transition: all 0.3s ease;
}

.style_showcaseCta__QBpi0:hover {
    background: var(--PrimaryColor5);
}

/* Hero Section Styles */
.style_heroSection__HpTdX {
    width: 100%;
}

.style_heroSectionContent__LWXbw {
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 40px;
}

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

.style_heroTitle__DcdwZ {
    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;
    margin-bottom: 16px;
    font-size: 3rem;
    font-weight: 900;
    font-family: 'Roboto';
    line-height: 1.2;
}

.style_heroSubtitle__wOG3O {
    font-size: 1.125rem;
    color: #afafaf;
}

.style_heroDescription__tq7v4 {
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #333;
    max-width: 1000px;
}

.style_heroVideo__bjw4C {
    position: relative;
    width: 50%;
    aspect-ratio: 3 / 2;
    border-radius: 20px;
    cursor: pointer;
    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_heroVideoIcon__c7fQz {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

