.style_opreate__Vfm8S {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    z-index: 2;
}
.style_starSub__SPa6B {
    position: absolute;
    top: 12px;
    right: 12px;
}
.style_debug__cw9uY {
    position: absolute;
    top: 12px;
    left: 12px;
    pointer-events: auto;
    cursor: pointer;
}
.style_bottomLeft__MX12X {
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 2;
    display: flex;
    gap: 8px;
}
.style_bottomRight__KNuuN {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 2;
    display: flex;
    gap: 8px;
}

.style_pro__y8e7k {
    width: 28px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 4px;
    background: linear-gradient(98.04deg, #ffc100 4.65%, #ffd703 94.16%);
    color: var(--TextColor5);
    position: absolute;
    right: 12px;
}

@media (max-width: 768px) {
    .style_bottomLeft__MX12X {
        display: none;
    }
    .style_bottomRight__KNuuN {
        gap: 4px;
        right: 8px;
        bottom: 8px;
    }
}

.style_imageWrap__FUlYf {
    position: relative;
    font-size: 0;
    outline: 1px solid var(--BorderColor11);
    border-radius: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.style_imageWrap__FUlYf:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    pointer-events: none;
}
.style_image__gQtt3 {
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: cover;
    object-position: top;
}
.style_infos__88CrV {
    position: absolute;
    left: 10px;
    bottom: 10px;
    bottom: 10px;
    overflow: auto;
    z-index: 2;
    display: flex;
    gap: 4px;
}
.style_infoItem__rW9P1 {
    position: relative;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.8);
}
.style_infoImage__LyXw3 {
    object-fit: cover;
    border-radius: 5px;
    background-color: var(--FillColor15);
}
.style_infoTxt__rgakR {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor14);
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.style_infoTxt__rgakR:lang(en-US) {
    font-size: 8px;
}
.style_place__HIg5D {
    width: 100%;
    height: auto;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--FillColor15);
}
.style_selectedBox__gzBP_ {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}
.style_selectedBox__gzBP_::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 1px solid var(--BorderColor11);
    background-color: var(--FillColor17);
}
.style_selectedBox__gzBP_.style_checked__JyPSl::after {
    content: ' ';
    background-image: url('/checked.svg');
    background-size: 100% 100%;
    border: 1px solid var(--FillColor17);
}
.style_popularityScore__qAsUg {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 26px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: var(--TextColor14);
}
.style_videoTag__UVuE_ {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
@media (max-width: 768px) {
    .style_imageWrap__FUlYf {
        margin-bottom: 15px;
        border-radius: 10px;
    }
    .style_image__gQtt3 {
        border-radius: 10px;
    }
    .style_popularityScore__qAsUg {
        top: 4px;
        left: 4px;
        height: 24px;
        padding: 0 8px;
    }
    .style_infos__88CrV {
        bottom: 4px;
        left: 4px;
    }
}

.style_detailModal__EhB9l {
    height: calc(100vh - 12px);
    height: calc(100dvh - 12px);
    width: 100%;
    display: flex;
    justify-content: center;
}
.style_head__raPyK {
    color: var(--TextColor14);
    position: absolute;
    top: 16px;
    height: 44px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.style_closeModalIcon__PtO13 {
    position: fixed;
    top: 16px;
    right: 16px;
    cursor: pointer;
    width: 44px;
    height: 44px;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: center;
}
.style_showDetail__c3dSU {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 64px 0 64px;
    position: relative;
}
.style_originImage__Q_1_b,
.style_finalImage__gFd5g {
    max-width: 50%;
    font-size: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.style_noOrigin__GgFwW {
    max-width: 100%;
}
.style_maskBase64__IxWxD {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}
.style_image__uc769 {
    pointer-events: auto;
    max-width: 100%;
    max-height: calc(100% - 36px);
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0deg);
}
.style_waterMask__ujshm {
    position: absolute;
    pointer-events: none;
}
.style_finalImage__gFd5g {
    display: flex;
}
.style_opreateWrap__9pGh4 {
    position: absolute;
    pointer-events: none;
    z-index: 1;
}
.style_opreate__4sCeN {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
}
.style_opreateContainer__aXE2Z {
    position: absolute;
    bottom: -36px;
    max-width: calc(100vw - 60px);
    display: flex;
    justify-content: center;
    transform: translateY(100%);
    gap: 24px;
}
.style_changeBtn__7vktU {
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0 20px;
}
.style_changeBtnDisable__eSKbj {
    opacity: 0.2;
    cursor: not-allowed;
}
.style_preIcon__rry9M {
    rotate: 180deg;
}

.style_caseDetail___1hbU {
    display: flex;
    justify-content: center;
    position: relative;
    background-color: var(--FillColor17);
    padding: 30px;
    border-radius: 20px;
    max-width: 100%;
    max-height: calc(100vh - 60px);
    max-height: calc(100dvh - 60px);
}

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

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

.style_place__nQxrB {
    width: 744px;
    height: 680px;
}

.style_spinWrap__qbADn {
    border-radius: 20px;
}

.style_spinWrap__qbADn .ant-spin-spinning {
    border-radius: 20px !important;
    max-height: 100% !important;
}

.style_spinWrap__qbADn .ant-spin-blur::after {
    opacity: 0 !important;
    border-radius: 20px !important;
}

.style_spinWrap__qbADn .ant-spin-blur {
    opacity: 1 !important;
    border-radius: 20px !important;
}

.style_spinWrap__qbADn .ant-spin-container {
    transition: none !important;
}
.style_scroller__iZBuC {
    height: 100%;
    position: relative;
    overflow: auto;
}

.style_showcaseScroller__mr4tL {
    overflow: hidden;
}

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

.style_clearfix__g2QJ4 {
    display: grid;
    position: relative;
}

.style_cutBottom__VYVQt {
    overflow-y: hidden;
}
.style_cutBottom__VYVQt::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.8) 70%,
        #ffffff 100%
    );
    z-index: 9;
}

.style_imageWrap__DV9zw {
    position: relative;
    font-size: 0;
    outline: 1px solid var(--BorderColor11);
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.style_imageWrap__DV9zw:hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    pointer-events: none;
}

.style_image__a8F1U {
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: cover;
    object-position: center;
    transition: transform 0.4s ease;
}

.style_image__a8F1U:hover {
    transform: scale(1.1);
}

.style_infos__aVKWM {
    position: absolute;
    left: 10px;
    bottom: 10px;
    bottom: 10px;
    overflow: auto;
    z-index: 2;
    display: flex;
    gap: 4px;
}

.style_infoItem__mgDO2 {
    position: relative;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.style_infoImage__k3ADU {
    display: block;
    object-fit: cover;
    border-radius: 5px;
    background-color: var(--FillColor15);
}

.style_infoTxt__y_sdw {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--TextColor14);
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.style_infoTxt__y_sdw:lang(en-US) {
    font-size: 8px;
}

.style_place__uTcM6 {
    width: 100%;
    height: auto;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--FillColor15);
}

.style_selectedBox__GasAi {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

.style_selectedBox__GasAi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 1px solid var(--BorderColor11);
    background-color: var(--FillColor17);
}

.style_selectedBox__GasAi.style_checked__kK1yL::after {
    content: ' ';
    background-image: url('/checked.svg');
    background-size: 100% 100%;
    border: 1px solid var(--FillColor17);
}
.style_popularityScoreWrap__kqpt_{
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    align-items: center;
    gap: 4px;
    z-index: 2;
}

.style_popularityScore__H6UVJ {
    height: 26px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
    color: var(--TextColor14);
    z-index: 2;
}

.style_videoTag__z2HqH {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}

.style_generateButton__pjJbo {
    position: absolute;
    bottom: 24px;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.style_generateButtonText__K8GYX {
    padding: 8px 20px;
    background: var(--FillColor17);
    border-radius: 10px;
    display: flex;
    align-items: center;
    color: var(--PrimaryColor11);
    gap: 4px;
}

@media (max-width: 768px) {
    .style_imageWrap__DV9zw {
        margin-bottom: 15px;
        border-radius: 10px;
    }

    .style_image__a8F1U {
        border-radius: 10px;
    }

    .style_popularityScore__H6UVJ {
        top: 4px;
        left: 4px;
        height: 24px;
        padding: 0 8px;
    }

    .style_infos__aVKWM {
        bottom: 4px;
        left: 4px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 768px) {
    .style_caseDetail__918tk {
        flex-direction: column;
        gap: 8px;
        padding: 8px;
    }
    .style_finalImage__K8bB7 {
        width: 100% !important;
    }
    .style_video__QU1t2 {
        width: 50% !important;
        height: auto !important;
        padding: 8px;
    }
    .style_right__3cyB_ {
        width: 100%;
        gap: 8px;
    }
    .style_desc__Ldi4m {
        padding: 8px;
    }
    .style_descText__hjmv6 {
        margin-top: 4px;
    }
    .style_image__KHsCQ {
        padding: 8px;
        gap: 4px;
    }
    .style_fmImgDiv__12GEe {
        height: 120px;
        width: 120px;
    }
}

.style_waterfall__6_a2_ {
    width: 100%;
}
.style_noData__dTD9n {
    background-color: unset;
}
.style_showCaseWrap__81dcU {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    padding-bottom: 80px;
}
.style_column__Paidj {
    float: left;
}
.style_detection___1qdc {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    cursor: pointer;
}
.style_showMore__KjfpA {
    margin-left: -30px;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.style_btn__B_eL_ {
    width: 216px;
    height: 44px;
    border-radius: 12px;
    background-color: var(--FillColor2);
    color: var(--TextColor1);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.style_loadingWrap__iZDsV {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    pointer-events: none;
    z-index: 2;
}
.style_loadingBtnWrap__SyXdY {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.style_loadingBtnWrapHomepage__nIPE_ {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.style_loadingBtnHomepage__FzuZc {
    padding: 20px 60px;
    height: 64px;
    border-radius: 12px;
    /* background-color: var(--PrimaryColor16); */
    color: var(--PrimaryColor11);
    border: 1px solid var(--PrimaryColor11);
    box-shadow: 0px 10px 16px 0px rgba(117, 48, 254, 0.2);
    /* color: var(--TextColor14); */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: visible;
    opacity: 0.98;
}
/* .loadingBtnHomepage:hover {
    background: var(--PrimaryColor5);
} */
.style_loadingBtn__6Qg9D {
    padding: 0 48px;
    height: 56px;
    border-radius: 12px;
    background-color: var(--PrimaryColor16);
    box-shadow: 0px 10px 16px 0px rgba(117, 48, 254, 0.2);
    color: var(--TextColor14);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: visible;
}
.style_loadingBtn__6Qg9D:hover {
    background: var(--PrimaryColor5);
}
.style_empty__i40lM {
    color: var(--TextColor13);
    text-align: center;
    margin-top: 24px;
}

.style_mobileStripWaterfall__zkrCu {
    width: 100%;
}

.style_mobileStripList__3xFfv {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 8px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

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

.style_mobileStripItem__zJcaj {
    position: relative;
    flex: 0 0 118px;
    width: 118px;
    aspect-ratio: 1;
    padding: 0;
    border: 1px solid rgba(151, 160, 180, 0.18);
    border-radius: 12px;
    background: var(--FillColor15);
    overflow: hidden;
    cursor: pointer;
}

.style_mobileStripItem__zJcaj:first-child {
    border-color: rgba(31, 29, 43, 0.28);
    box-shadow: 0 8px 18px rgba(31, 29, 43, 0.08);
}

.style_mobileStripItem__zJcaj > div {
    width: 100%;
    height: 100%;
}
.style_submissionTips__B7z3N {
    margin-left: 8px;
    margin-bottom: 24px;
    margin-right: 24px;
}
.style_blog__meJnp {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .style_loadingBtn__6Qg9D {
        height: 40px;
        padding: 0 16px;
        border-radius: 8px;
    }
    .style_loadingBtnHomepage__FzuZc {
        height: 40px;
        padding: 0 16px;
        border-radius: 8px;
    }
    .style_showCaseWrap__81dcU {
        padding-bottom: 64px;
        min-height: 100vh !important;
    }
    .style_loadingBtnWrapHomepage__nIPE_ {
        padding-top: 80px;
        padding-bottom: 24px;
    }
}

