.style_title__A_jI7 {
    color: var(--TextColor14);
    text-align: center;
}
.style_brandContainer__lkibK {
    margin-top: 24px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    gap: 60px;
    width: 100%;
    overflow: auto;
}
.style_icon__g25sE {
    display: block;
    flex-shrink: 0;
}

.style_indexContainer__AlKDW {
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.style_indexContainer__AlKDW .ant-image {
    position: absolute !important;
    width: 100%;
    height: 100%;
}
.style_cover___ReL_ {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}
.style_place___StSQ {
    width: 100%;
    height: var(--HomeHeaderHeight);
}
.style_middle__A61iB {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    z-index: 3;
}
.style_title1__6Hy1F {
    line-height: 60px;
    text-align: center;
    color: var(--TextColor14);
}
.style_title1__6Hy1F:lang(zh-CN) {
    font-size: 40px;
}
.style_title2__VKdSw {
    line-height: 80px;
    text-align: center;
    margin-top: 10px;
    color: var(--TextColor14);
}
.style_title2__VKdSw:lang(zh-CN) {
    font-size: 70px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 10px;
}
.style_title3__pomOe {
    color: var(--TextColor14);
    text-align: center;
    margin-top: 20px;
}
.style_middleBtns__pW4Q9 {
    display: flex;
    gap: 20px;
}
.style_middleBtn__HmRDi {
    display: flex;
    height: 64px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
}
.style_tryBtn__JrVsN {
    background-color: var(--PrimaryColor6);
}
.style_tryBtn__JrVsN:hover {
    background-color: var(--PrimaryColor5);
}
.style_tryBtnMin__6DYyx {
    background-color: var(--PrimaryColor6);
}
.style_modelImage__O9KeP {
    margin-right: 24px;
    align-self: flex-end;
}
.style_tryArrow__Vt4p7 {
    margin-left: 12px;
}
.style_playBtn__QFQqU {
    background-color: rgba(255, 255, 255, 0.35);
    justify-content: flex-start;
}
.style_playBtnMin__448Xv {
    background-color: rgba(255, 255, 255, 0.35);
    justify-content: flex-start;
}
.style_playText__H6n5l {
    color: #fff;
    margin-left: 10px;
    line-height: normal;
}
.style_playArrow___r75B {
    display: none;
}
.style_bottom__c6SZB {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3;
    margin-bottom: 30px;
}
.style_bottomTag__O1K9t {
    display: none;
    position: absolute;
    bottom: 0;
    max-width: 1200px;
    width: 90%;
    height: 140px;
    padding: 0 160px;
    border-radius: 20px;
    background: linear-gradient(180deg, #f5f7fd 50%, rgba(245, 247, 253, 0) 100%);
    transform: translateY(50%);
    display: flex;
    flex-direction: row;
    align-items: center;
}
.style_bottomTagContainer__YrCsz {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.style_bottomTagTitle__PP1ig {
    color: var(--TextColor13);
}
.style_bottomTagTxt__B8B_M {
    font-size: 60px;
    font-weight: 500;
    text-align: center;
    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_bottomTagTxtSmall__cUPVx {
    font-size: 28px;
}
.style_bottomTagTxtSmall__cUPVx:lang(en-US) {
    font-size: 60px;
}
.style_moreArraw__4NqI6 {
    margin-top: 15px;
    cursor: pointer;
    margin-bottom: 25px;
    object-fit: contain;
}
@media (max-height: 760px) or (max-width: 1020px) {
    .style_title1__6Hy1F {
        line-height: 35px;
        font-size: 30px;
    }
    .style_title1__6Hy1F:lang(zh-CN) {
        line-height: 34px;
        font-size: 24px;
        font-weight: 500;
    }
    .style_title2__VKdSw {
        line-height: 60px;
        font-size: 50px;
        margin-top: 0px;
    }
    .style_title2__VKdSw:lang(zh-CN) {
        line-height: 56px;
        font-size: 40px;
        font-weight: 500;
        margin-top: 0px;
    }
    .style_title3__pomOe {
        font-size: 18px;
        margin-top: 10px;
    }
    .style_title3__pomOe:lang(zh-CN) {
        font-size: 16px;
        line-height: 22px;
        margin-top: 4px;
    }
    .style_middleBtns__pW4Q9 {
        margin-top: 50px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .style_middleBtn__HmRDi {
        font-size: 18px;
        height: 54px;
        padding: 0 7px;
    }
    .style_modelImage__O9KeP {
        width: 65px;
        height: 76px;
        margin-right: 12px;
        display: block;
    }
    .style_tryBtn__JrVsN {
        min-width: 235px;
        padding: 0 12px 0 0;
    }
    .style_tryBtnMin__6DYyx {
        min-width: 195px;
        padding: 0 12px 0 0;
    }
    .style_tryArrow__Vt4p7 {
        margin-left: 4px;
        height: 18px;
        width: 18px;
    }
    .style_playBtn__QFQqU {
        min-width: 235px;
    }
    .style_playBtnMin__448Xv {
        min-width: 195px;
    }
    .style_playText__H6n5l {
        margin-left: 8px;
    }
    .style_watchTxt__sFn2e {
        font-size: 16px;
    }
    .style_bottomTag__O1K9t {
        height: 120px;
        padding: 0 60px;
    }
    .style_bottomTagTitle__PP1ig {
        font-size: 18px;
    }
    .style_bottomTagTxt__B8B_M {
        font-size: 40px;
    }
    .style_bottomTagTxtSmall__cUPVx {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .style_indexContainer__AlKDW {
        height: 600px;
    }
    .style_place___StSQ {
        height: 1px;
    }
    .style_title1__6Hy1F {
        line-height: normal;
        font-size: 20px;
    }
    .style_title1__6Hy1F:lang(zh-CN) {
        line-height: normal;
        font-size: 20px;
        font-weight: 500;
    }
    .style_title2__VKdSw {
        line-height: normal;
        font-size: 30px;
        margin-top: 5px;
        max-width: 250px;
    }
    .style_title2__VKdSw:lang(zh-CN) {
        line-height: normal;
        font-size: 30px;
        font-weight: 500;
        margin-top: 0px;
        max-width: 200px;
    }
    .style_title3__pomOe {
        display: none;
    }
    .style_middleBtns__pW4Q9 {
        margin-top: 30px;
        flex-direction: column;
        align-items: center;
        max-width: 100%;
        padding: 0 30px;
    }
    .style_middleBtn__HmRDi {
        font-size: 15px;
        line-height: 21px;
        height: 50px;
        justify-content: flex-start;
        width: 235px;
        max-width: 100%;
    }
    .style_tryBtn__JrVsN {
        padding: 0 15px 0 10px;
    }
    .style_tryBtnMin__6DYyx {
        padding: 0 15px 0 10px;
    }
    .style_tryArrow__Vt4p7 {
        width: 15px;
        height: 15px;
    }
    .style_playBtn__QFQqU {
        padding: 0 15px 0 7px;
    }
    .style_playBtnMin__448Xv {
        padding: 0 15px 0 7px;
    }
    .style_playArrow___r75B {
        display: block;
        width: 15px;
        height: 15px;
    }
    .style_watchTxt__sFn2e {
        font-size: 15px;
        line-height: 21px;
    }
    .style_flex1__AvePa {
        flex: 1 1;
    }
    .style_moreArraw__4NqI6 {
        display: none;
    }
    .style_bottomTag__O1K9t {
        height: 100px;
        padding: 0 30px;
    }
    .style_bottomTagTitle__PP1ig {
        font-size: 16px;
    }
    .style_bottomTagTxt__B8B_M {
        font-size: 32px;
    }
    .style_bottomTagTxtSmall__cUPVx {
        font-size: 20px;
    }
}

.style_aspectRatioBox__7zyVu {
    position: relative;
    width: 16px;
    height: 16px;
    min-width: 16px;
}
.style_innerBox__0ChU_ {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 2px;
    border: 2px solid var(--TextColor13);
    overflow: hidden;
    opacity: 0.7;
}
.style_innerBox__0ChU_.style_selected__9GC8J {
    border: 1px solid var(--PrimaryColor11);
}
.style_landscape__zrzMk {
    width: 100%;
    height: auto;
}
.style_portrait__LrQD0 {
    width: auto;
    height: 100%;
}

.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_caseContainer__OYRnr {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: var(--FillColor17);
    padding: 120px 0;
}
.style_title__FibAU {
    color: var(--TextColor11);
    text-align: center;
}
.style_subtitle__g5D3F {
    text-align: center;
    margin-top: 4px;
    max-width: 673px;
}
.style_tabs__Mgz9O {
    margin-top: 20px;
    width: 100%;
    padding: 0 var(--PagePadding);
    display: flex;
    align-items: center;
    justify-content: center;
}
.style_tabIcon__4pzTT {
    border-radius: 18px;
}
.style_tabItem__LNFJ5 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 20px 0 10px;
    background-color: transparent;
    border-radius: 28px;
    cursor: pointer;
    height: 56px;
}
.style_waterfall__xiSxR {
    width: 100%;
    padding: 20px 10px;
}
.style_caseContainer__OYRnr .ant-segmented {
    padding: 0 !important;
    border-radius: 38px !important;
    border: 10px solid var(--FillColor15) !important;
    max-width: 100%;
    overflow: scroll;
}
.style_caseContainer__OYRnr .ant-segmented-item {
    margin-right: 18px;
}
.style_caseContainer__OYRnr .ant-segmented-item:last-child {
    margin-right: 0;
}
.style_caseContainer__OYRnr .ant-segmented-item:hover {
    border-radius: 28px !important;
}
.style_caseContainer__OYRnr .ant-segmented-item-selected {
    border-radius: 28px !important;
    box-shadow: none !important;
}
.style_caseContainer__OYRnr .ant-segmented-thumb {
    border-radius: 28px !important;
}
.style_caseContainer__OYRnr .ant-segmented-item-label {
    padding: 0 !important;
}
@media (max-width: 768px) {
    .style_caseContainer__OYRnr {
        padding: 60px 0;
    }
    .style_tabItem__LNFJ5 {
        height: 40px;
        padding: 0 10px;
    }
    .style_tabIcon__4pzTT {
        display: none;
    }
    .style_caseContainer__OYRnr .ant-segmented {
        border: 5px solid var(--FillColor15) !important;
    }
    .style_caseContainer__OYRnr .ant-segmented-item {
        margin-right: 10px;
    }
}

.style_root__LG8li {
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 60px 0;
}
.style_title__TBo41 {
    color: var(--TextColor11);
    text-align: center;
    margin-bottom: 60px;
}
.style_navsCon__vq8xu {
    display: flex;
    max-width: 1200px;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

@media (max-width: 768px) {
    .style_root__LG8li {
        padding: 30px 0;
    }
    .style_title__TBo41 {
        margin-bottom: 40px;
    }
    .style_navIcon__3GpZO {
        width: 120px;
        height: 80px;
    }
}

.style_root__6YVJp {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_title__3Tk9s {
    margin-bottom: 110px;
}
.style_agents___QPN8 {
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.style_tryBtnContainer__TvFtD {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.style_tryBtn__k_5xq {
    margin-top: 110px;
    border-radius: 20px;
    background-color: var(--PrimaryColor11);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: var(--TextColor14);
    height: 75px;
    width: 300px;
    cursor: pointer;
}
.style_registerHint__vq4ik {
    margin-top: 16px;
    color: var(--TextColor13);
}
@media (max-width: 768px) {
    .style_title__3Tk9s {
        margin-bottom: 55px;
    }
    .style_agents___QPN8 {
        gap: 60px;
    }
    .style_tryBtnIcon__DJCN0 {
        height: 16px;
        width: 16px;
    }
    .style_tryBtn__k_5xq {
        margin-top: 55px;
        width: 150px;
        height: 38px;
        border-radius: 10px;
    }
}

.style_root__E__9Z {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 50px 0 0 0; */
}
.style_agentIntroduce__af6FO {
    width: 100%;
    padding: 120px 0;
}
.style_agentIntroduce2__Y_iu4 {
    width: 100%;
    padding: 60px 0 120px 0;
}
.style_aiprodIntroduce__oQpIG {
    background: linear-gradient(to bottom, #f7f6fe, #ffffff);
}
@media (max-width: 768px) {
    .style_root__E__9Z {
        /* padding: 40px 0 0 0; */
    }
    .style_agentIntroduce__af6FO {
        padding: 40px 0;
    }
    .style_agentIntroduce2__Y_iu4 {
        padding: 30px 0 60px 0;
    }
}

.style_homeAiVideoAgent__W7c5S {
    padding: 120px var(--PagePadding);
    background-color: #161617;
    color: #e3e3e3;
}

.style_homeAiVideoAgentContent__Lw2UH {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    gap: 40px;
    margin: 0 auto;
}

.style_homeAiVideoAgentTop__M91Bg {
    display: flex;
    align-items: center;
    gap: 60px;
}

.style_homeAiVideoAgentTopLeft__nRIgU {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
}

.style_homeAiVideoAgentTitle__Dduvs {
    color: #ffffff;
}

.style_homeAiVideoAgentSubtitle__rQYj1 {
    margin-top: 8px;
    color: var(--TextColor13);
}

.style_homeAiVideoAgentDesc__Oq69e {
    margin-top: 50px;
    text-align: start;
}

.style_homeAiVideoVideo__oJmbb {
    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_homeAiVideoVideoIcon__cQEJc {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.style_homeAiVideoAgentIntro__maIJr {
    margin-top: 10px;
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.style_homeAiVideoAgentIntroItem__sAbKp {
    flex: 1 1;
    color: var(--TextColor13);
}

.style_homeAiVideoAgentIntroTitle__53_rn {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    color: var(--TextColor14);
}

.style_vLine__JoWGe {
    width: 1px;
    align-self: stretch;
    background-color: #97a0b4;
    opacity: 0.2;
}

.style_hLine__N7Q7J {
    width: 100%;
    height: 1px;
    background-color: #97a0b4;
    opacity: 0.2;
}

.style_homeAiVideoAgentJoin__NL5gP {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.style_homeAiVideoAgentJoinTitle__B9aNe {
    width: 100%;
    color: #ffffff;
}

.style_homeAiVideoAgentJoinBenifits__0R_H0 {
    display: flex;
    gap: 70px;
    width: 100%;
    color: #97a0b4;
}

.style_button__w8wAZ {
    display: flex;
    height: 64px;
    margin-top: 60px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 0 48px;
    cursor: pointer;
    background-color: var(--PrimaryColor11);
}

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

@media (max-width: 768px) {
    .style_homeAiVideoAgent__W7c5S {
        padding: 32px var(--PagePadding);
    }

    .style_homeAiVideoAgentContent__Lw2UH {
        gap: 20px;
    }

    .style_homeAiVideoAgentSubtitle__rQYj1 {
        text-align: center;
    }

    .style_homeAiVideoAgentDesc__Oq69e {
        text-align: center;
    }

    .style_homeAiVideoAgentIntro__maIJr {
        flex-direction: column;
        align-items: center;
        gap: 8px;
        margin-top: 0;
    }

    .style_homeAiVideoAgentTop__M91Bg {
        flex-direction: column;
        gap: 16px;
    }

    .style_homeAiVideoAgentTopLeft__nRIgU {
        align-items: center;
    }

    .style_homeAiVideoVideo__oJmbb {
        width: 100%;
    }

    .style_homeAiVideoAgentDesc__Oq69e {
        margin-top: 8px;
    }

    .style_homeAiVideoAgentJoinBenifits__0R_H0 {
        margin-bottom: 30px;
        flex-direction: column;
        gap: 10px;
    }

    .style_button__w8wAZ {
        margin-top: 0;
        height: 40px;
    }
}

.style_home__F_VL1 {
}

.style_wrapper__HXHxl {
    position: relative;
    width: 100%;
    margin-top: 32px;
}

.style_title__CE_m3 {
    color: var(--TextColor12);
    text-align: center;
    margin-top: 0;
    font-weight: 500;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.style_title__CE_m3::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, transparent, var(--PrimaryColor6), transparent);
    border-radius: 2px;
}

.style_brandContainer__eFFuM {
    position: relative;
    margin-top: 24px;
    display: flex;
    align-items: center;
    gap: 60px;
    width: 100%;
    overflow: hidden;
    padding: 24px 0;
}

.style_brandContainer__eFFuM::before,
.style_brandContainer__eFFuM::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 80px;
    z-index: 2;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.style_brandContainer__eFFuM::before {
    left: 0;
    background: linear-gradient(to right, var(--FillColor6), transparent);
}

.style_brandContainer__eFFuM::after {
    right: 0;
    background: linear-gradient(to left, var(--FillColor6), transparent);
}

.style_brandContainer__eFFuM.style_scrollable__5z6Pa::before,
.style_brandContainer__eFFuM.style_scrollable__5z6Pa::after {
    opacity: 1;
}

.style_brandContainer__eFFuM:not(.style_scrollable__5z6Pa)::before,
.style_brandContainer__eFFuM:not(.style_scrollable__5z6Pa)::after {
    opacity: 0;
}

.style_brandItem__rq85u {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: var(--FillColor6);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    flex-shrink: 0;
    cursor: pointer;
}

.style_brandItem__rq85u::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 1px;
    background: linear-gradient(135deg, var(--PrimaryColor6), var(--PrimaryColor3), var(--PrimaryColor6));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.style_icon__2_9Jw {
    display: block;
    flex-shrink: 0;
    filter: grayscale(0.2);
    transition: all 0.3s ease;
    opacity: 0.85;
}

.style_brandItem__rq85u:hover .style_icon__2_9Jw {
    filter: grayscale(0);
    opacity: 1;
    transform: scale(1.05);
}

.style_scrollable__5z6Pa {
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.style_scrollable__5z6Pa::-webkit-scrollbar {
    display: none;
}

.style_scrollable__5z6Pa {
    scrollbar-width: none;
}

@keyframes style_fadeIn___kfuK {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.style_brandItem__rq85u {
    animation: style_fadeIn___kfuK 0.6s ease-out backwards;
}

.style_brandItem__rq85u:nth-child(1) {
    animation-delay: 0.05s;
}

.style_brandItem__rq85u:nth-child(2) {
    animation-delay: 0.1s;
}

.style_brandItem__rq85u:nth-child(3) {
    animation-delay: 0.15s;
}

.style_brandItem__rq85u:nth-child(4) {
    animation-delay: 0.2s;
}

.style_brandItem__rq85u:nth-child(5) {
    animation-delay: 0.25s;
}

.style_brandItem__rq85u:nth-child(6) {
    animation-delay: 0.3s;
}

.style_brandItem__rq85u:nth-child(7) {
    animation-delay: 0.35s;
}

.style_brandItem__rq85u:nth-child(8) {
    animation-delay: 0.4s;
}

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

    .style_title__CE_m3 {
        margin-bottom: 24px;
    }

    .style_title__CE_m3::after {
        width: 40px;
        height: 2px;
        bottom: -8px;
    }

    .style_brandContainer__eFFuM {
        padding: 16px 0;
        gap: 32px;
    }

    .style_brandItem__rq85u {
        padding: 12px 16px;
        border-radius: 12px;
    }

    .style_brandItem__rq85u:hover {
        transform: translateY(-2px) scale(1.03);
    }
}

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

/* Navigation Tabs */
.style_tabsContainer__aNytJ {
    display: flex;
    gap: 8px;
    margin-top: 40px;
    justify-content: center;
    align-items: center;
    background-color: #f8f9fa;
    padding: 6px;
    border-radius: 12px;
    width: -moz-fit-content;
    width: fit-content;
}

.style_tab__7bgYa {
    padding: 10px 20px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 15px;
    color: #666666;
    background-color: transparent;
    transition: all 0.3s ease;
    border: none;
    font-weight: 500;
    white-space: nowrap;
}

.style_tab__7bgYa:hover {
    color: #333333;
    background-color: rgba(255, 255, 255, 0.8);
}

.style_tabActive__0cAex {
    background-color: #ffffff;
    color: #333333;
    font-weight: 600;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

/* Tools Grid */
.style_toolsGrid__ytQ7g {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 24px;
    gap: 24px;
    max-width: 1200px;
    width: 100%;
    padding: 40px 20px 0 20px;
    /* margin-bottom: 80px; */
}

.style_toolCard__ahIvQ {
    position: relative;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.style_toolCard__ahIvQ:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.style_toolImageWrapper__UZEuA {
    width: 100%;
    aspect-ratio: 3/2;
    overflow: hidden;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

/* All Tools special styling */
.style_allToolsWrapper__mSwJE {
    background: linear-gradient(135deg, #7530fe 0%, #9d4edd 100%) !important;
}

.style_allToolsIcon__JcwAr {
    filter: brightness(0) invert(1) !important;
    opacity: 0.95 !important;
    width: 80px !important;
    height: 80px !important;
    object-fit: contain !important;
}

.style_toolImage__YyA3X {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.style_spliceImage__xG1tu {
    width: 50%;
    height: 100%;
    object-fit: cover;
}

.style_spliceImage__xG1tu.style_left__Ws95B {
    position: absolute;
    left: 0;
    top: 0;
}

.style_spliceImage__xG1tu.style_right__ccvYl {
    position: absolute;
    right: 0;
    top: 0;
}

.style_toolContent__3w8v1 {
    padding: 16px;
    display: flex;
    flex-direction: column;
    flex: 1 1;
    min-height: 80px;
}

.style_toolTitle__5bMsY {
    font-size: 16px;
    font-weight: 600;
    color: var(--TextColor11);
    margin: 0 0 8px 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* min-height: 44px; */
}

.style_toolDescription__OvVgB {
    font-size: 14px;
    color: var(--TextColor13);
    margin: 0;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1;
}

/* Badge Styles */
.style_badge__HJujY {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
}

.style_badge__HJujY.style_hot__gP1EC {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
    color: #fff;
}

.style_badge__HJujY.style_new__Dx7NN {
    background: linear-gradient(135deg, #4ecdc4 0%, #44a08d 100%);
    color: #fff;
}

.style_badge__HJujY.style_beta__vtbfg {
    background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
    color: #333;
}

@media (max-height: 760px) or (max-width: 1020px) {
    .style_toolsGrid__ytQ7g {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
        padding: 30px 16px;
    }

    .style_tabsContainer__aNytJ {
        margin-top: 30px;
        gap: 8px;
    }

    .style_tab__7bgYa {
        padding: 6px 16px;
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .style_toolsGrid__ytQ7g {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        padding: 20px 12px;
        margin-top: 20px;
    }

    .style_toolImageWrapper__UZEuA {
        aspect-ratio: 3/2;
    }

    .style_toolTitle__5bMsY {
        font-size: 14px;
    }

    .style_toolDescription__OvVgB {
        font-size: 12px;
    }

    .style_tabsContainer__aNytJ {
        margin-top: 20px;
        gap: 6px;
        flex-wrap: wrap;
    }

    .style_tab__7bgYa {
        padding: 6px 12px;
        font-size: 12px;
    }
}


.style_indexContainer__dXYdo {
    width: 100vw;
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding-bottom: 30px;
}
.style_place__DHIgB {
    width: 100%;
    height: var(--HomeHeaderHeight);
}
.style_middle__SYRB_ {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    z-index: 3;
    padding-top: 40px;
    margin-bottom: 40px;
}

.style_sloganContainer__C0llt {
    text-align: center;
    margin: 0;
    padding: 0;
}

.style_sloganPart1__xQiIv {
    font-size: 48px;
    font-weight: 600;
    color: #333333;
    line-height: 1.2;
}

.style_sloganPart2__ZpEHS {
    font-size: 48px;
    font-weight: 600;
    color: #7530fe;
    line-height: 1.2;
}

.style_subtitle__Ic2TE {
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-top: 16px;
    line-height: 1.5;
}
/* Floating Button */
.style_floatingButton__czCpq {
    position: fixed;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #7530fe 0%, #9d4edd 100%);
    color: #fff;
    padding: 20px 40px;
    border-radius: 16px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    z-index: 1000;
    box-shadow: 0 8px 24px rgba(117, 48, 254, 0.4), 0 0 0 0 rgba(117, 48, 254, 0.7);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 12px;
    white-space: nowrap;
    animation: style_pulseGlow__44TDE 2s ease-in-out infinite;
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.style_floatingButton__czCpq:hover {
    transform: translateX(-50%) translateY(-4px) scale(1.05);
    box-shadow: 0 12px 32px rgba(117, 48, 254, 0.5), 0 0 0 4px rgba(117, 48, 254, 0.2);
    background: linear-gradient(135deg, #8b3ff5 0%, #b565f0 100%);
    animation: none;
}

.style_floatingButton__czCpq:active {
    transform: translateX(-50%) translateY(-2px) scale(1.02);
}

@keyframes style_pulseGlow__44TDE {
    0%,
    100% {
        box-shadow: 0 8px 24px rgba(117, 48, 254, 0.4), 0 0 0 0 rgba(117, 48, 254, 0.7);
    }
    50% {
        box-shadow: 0 8px 24px rgba(117, 48, 254, 0.5), 0 0 0 8px rgba(117, 48, 254, 0);
    }
}

.style_floatingArrow__0LaP_ {
    filter: brightness(0) invert(1);
    transition: transform 0.3s ease;
}

.style_floatingButton__czCpq:hover .style_floatingArrow__0LaP_ {
    transform: translateX(4px);
}

.style_moreArraw__wO6Nn {
    margin-top: 15px;
    cursor: pointer;
    margin-bottom: 25px;
    object-fit: contain;
}

@media (max-height: 760px) or (max-width: 1020px) {
    .style_sloganPart1__xQiIv,
    .style_sloganPart2__ZpEHS {
        font-size: 36px;
    }

    .style_subtitle__Ic2TE {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .style_indexContainer__dXYdo {
        height: auto;
        min-height: 100vh;
    }

    .style_place__DHIgB {
        height: 1px;
    }

    .style_sloganPart1__xQiIv,
    .style_sloganPart2__ZpEHS {
        font-size: 28px;
    }

    .style_subtitle__Ic2TE {
        font-size: 14px;
        margin-top: 12px;
    }

    .style_moreArraw__wO6Nn {
        display: none;
    }

    .style_floatingButton__czCpq {
        bottom: 20px;
        padding: 16px 28px;
        font-size: 16px;
        border-radius: 14px;
    }
}

