.style_progress__EWalC{
    padding-left: 8px;
    color: var(--TextColor2);
    padding-bottom: 40px;
    display: flex;
    align-items: center;
}
.style_line__u20VV{
    flex: 1 1;
    height: 1px;
    background-color: var(--BorderColor3);
}
.style_line__u20VV:first-child{
    margin-right: 24px;
}
.style_line__u20VV:last-child{
    margin-left: 24px;
}

/* AI思考过程样式 */
.style_loading__m5CiZ {
    display: flex;
}

.style_icon__6bnFD {
    align-self: flex-start;
}

.style_thinkingText__kuuJc {
    margin-left: 10px;
    align-self: center;
}

.style_content__Q2Trw {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    left: 0;
    right: 0;
}

.style_content__Q2Trw .ant-image-mask {
    border-radius: 12px;
}

.style_place__Q6ZE1 {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
}

.style_placeTxt__1ay1r {
    width: 100%;
    padding: 0 12px;
    text-align: center;
}

.style_placeBottom__1C6bZ {
    position: absolute;
    bottom: 12px;
    text-align: center;
    color: var(--TextColor13);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

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

.style_videoError__wDXRF {
    position: absolute;
    display: flex;
    align-items: center;
    height: 30px;
    padding: 0 7px;
    gap: 4px;
    justify-content: center;
    right: 12px;
    top: 12px;
    color: var(--TextColor14);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 15px;
}

.style_imageFinal__jmMxg {
    object-fit: contain;
}

.style_showDetailSafari__DvIhP .ant-image-img {
    width: auto !important;
}

.style_mediaContainer__g3aRT {
    font-size: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: calc(100vw - 120px);
    height: auto;
    min-height: 0;
    overflow: hidden;
}

.style_mediaContainer__g3aRT .ant-image {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}

.style_media__SYSGD {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.style_origin__3B_dP {
    border-radius: 20px 0 0 20px;
    object-fit: contain;
    background-color: #fff;
}

.style_final__bPzQI {
    border-radius: 0 20px 20px 0;
}

.style_single__MdE6p {
    border-radius: 20px;
}

.style_before__MTZgR {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 66px;
    height: 30px;
    color: var(--TextColor14);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    justify-content: center;
    display: flex;
    align-items: center;
}

.style_after__0OS35 {
    top: 10px;
    right: 10px;
    position: absolute;
    width: 66px;
    height: 30px;
    color: var(--TextColor14);
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    justify-content: center;
    display: flex;
    align-items: center;
}

.style_proHint__5Ws7L {
    position: absolute;
    z-index: 101;
    top: 10px;
}

.style_videoOverlay__4FBPR {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}

.style_videoError__8KbX8 {
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.style_media__SYSGD::-webkit-media-controls-volume-slider,
.style_media__SYSGD::-webkit-media-controls-mute-button {
    display: none !important;
}

.style_thumbsBar__qrTuq {
    position: absolute;
    top: 48px;
    left: 8px;
    bottom: 48px;
    overflow: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: 5;
}

.style_thumbItem__yX_NE {
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid transparent;
    cursor: pointer;
    background: var(--FillColor15);
}

.style_thumbImage__bkxX6 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.style_activeThumb__chJ4J {
    border-color: var(--PrimaryColor11);
}

@media (max-width: 768px) {
    .style_single__MdE6p {
        border-radius: 4px;
    }

    .style_after__0OS35 {
        display: none;
    }

    .style_mediaContainer__g3aRT {
        max-width: calc(100vw - 24px);
        width: 100%;
    }
}

.style_container__c_meY {
    width: 100%;
    min-width: 0;
    display: flex;
    justify-content: center;
    pointer-events: auto;
}

.style_content__ip7Qk {
    width: 100%;
    min-width: 0;
    display: flex;
    justify-content: center;
}

.style_disabled__NY0XD {
    cursor: not-allowed;
}

.style_container__yFqpy {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    min-height: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 68px 12px max(8px, env(safe-area-inset-bottom));
}

.style_result__CYG0n {
    width: 100%;
    min-height: 0;
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    touch-action: pan-y;
    -moz-user-select: none;
         user-select: none;
    -webkit-user-select: none;
}

.style_resultContent__A3XEi {
    width: 100%;
    height: 100%;
    min-height: 0;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    will-change: transform;
}

.style_resultContentAnimated__fSt_P {
    transition: transform 220ms cubic-bezier(0.22, 0.61, 0.36, 1);
}

.style_resultContent__A3XEi > #finalImage,
.style_resultContent__A3XEi > #originImage,
.style_resultContent__A3XEi > #originVideo {
    max-height: 100% !important;
}

.style_resultContent__A3XEi .ant-image,
.style_resultContent__A3XEi .ant-image-img,
.style_resultContent__A3XEi video {
    min-height: 0;
    max-height: 100% !important;
}

.style_operations___Jovu {
    width: 100%;
    min-width: 0;
    flex: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.style_baseModal__Zu7iH {
    max-width: 100vw !important;
}

.style_head__M3gyx {
    color: var(--TextColor14);
    position: absolute;
    z-index: 102;
    top: 16px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    pointer-events: none;
}

.style_closeModalIcon__Ms3aE {
    position: fixed;
    z-index: 102;
    top: 16px;
    right: 16px;
    cursor: pointer;
    width: 44px;
    height: 44px;
}

.style_detailModal__PUCaw {
    height: calc(100vh - 12px);
    height: calc(100dvh - 12px);
    width: 100%;
    display: flex;
    justify-content: center;
}

.style_showDetail__v933j {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 64px;
}

.style_showDetailSafari__ybp__ .ant-image-img {
    width: auto !important;
}

.style_waterMask__mAjyp {
    position: absolute;
    pointer-events: none;
}

.style_changeBtn__uHJCZ {
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0 20px;
}

.style_changeBtnDisable__bjHJC {
    opacity: 0.2;
    cursor: not-allowed;
}

.style_preIcon__5D8P_ {
    rotate: 180deg;
}

.style_opreate__FbN8o {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
}

.style_opreateStack__my1sz {
    position: absolute;
    top: calc(100% + 40px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    max-width: calc(100vw - 60px);
    pointer-events: none;
}

.style_opreateContainer__Xwi8z {
    display: flex;
    justify-content: center;
    gap: 24px;
    max-width: 100%;
}

.style_paidPowerHint__KECKC {
    pointer-events: auto;
}

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

    .style_closeModalIcon__Ms3aE {
        width: 33px;
        height: 33px;
    }

    .style_changeBtn__uHJCZ {
        margin: 0 8px;
    }

    .style_showDetail__v933j {
        padding: 0;
    }

    .style_opreateStack__my1sz {
        position: fixed;
        bottom: 8px;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        max-width: calc(100vw - 24px);
        gap: 6px;
    }

    .style_paidPowerHint__KECKC {
        width: min(320px, calc(100vw - 40px));
    }

    .style_opreate__FbN8o {
        top: calc(50% + 16px);
    }
}

.style_tagWrap__UZmdH {
    background-color: var(--FillColor15);
    border-radius: 6px;
    padding: 3px 10px;
    color: var(--TextColor11);
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.style_paddingLeft__vQfUf {
    padding-left: 19px !important;
}

@media (max-width: 1034px) {
    .style_tagWrap__UZmdH {
        background-color: transparent;
        border-radius: 0;
        padding: 0 0;
    }
}

.style_textPrompt__dseqq {
    display: flex;
    align-items: center;
    max-width: 450px;
    color: var(--TextColor11);
}
.style_text___8Wmh {
    display: flex;
    min-height: 26px;
    align-items: center;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.style_promptContent__y0XUo,
.style_textNegativePrompt__k8zfw {
    display: inline-flex;
    align-items: center;
    line-height: 24px;
}
.style_dividing__qwbbM {
    color: var(--TextColor2);
    margin: 0 2px;
}
.style_copyIcon__2K9_B {
    margin-left: 10px;
    cursor: pointer;
}
.style_copy__5QX1y {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
}

.style_mentionTag__jIEQY {
    color: var(--TextColor13);
    vertical-align: middle;
    display: inline;
    max-width: 96px;
    margin: 0 2px;
}

.style_drawMentionTag__bNh4o {
    display: inline-flex;
    min-height: 24px;
    align-items: center;
    gap: 4px;
    box-sizing: border-box;
    margin: 0 2px;
    padding: 1px 8px 1px 3px;
    border: 1px solid var(--BorderColor11);
    border-radius: 999px;
    background: var(--FillColor16);
    color: var(--TextColor11);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    vertical-align: middle;
}

.style_drawMentionImage__7M89b,
.style_drawMentionIcon__hWH8L {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    border-radius: 50%;
}

.style_drawMentionImage__7M89b {
    object-fit: cover;
}

.style_drawMentionIcon__hWH8L {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--PrimaryColor11);
    font-size: 18px;
}

.style_drawMentionColor__h_wQz {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    border: 1px solid var(--BorderColor11);
    border-radius: 50%;
}

.style_wrap__NUREq {
    overflow: hidden;
    position: relative;
}
/* .wrap::before {
    position: absolute;
    content: '';
    width: 32px;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
}
.wrap::after {
    position: absolute;
    content: '';
    width: 32px;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
} */
.style_wrapList__hMFeJ {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.style_tagWithImage__6oPgh {
    position: relative;
    display: flex;
    align-items: center;
}
.style_promptTxt__8pvIf {
    color: var(--TextColor1);
}
.style_icon__j3Gxx {
    z-index: 1;
    border-radius: 50%;
    display: inline-block;
    object-fit: cover;
    cursor: pointer;
    object-position: top;
}
.style_popover__kVUkR .ant-popover-inner {
    padding: 0 !important;
    border-radius: 10px !important;
    border: 2px solid var(--BorderColor1) !important;
    font-size: 0;
}
.style_showLargeImage__LtVj0 {
    border-radius: 8px;
    object-fit: cover;
    object-position: top;
}
@media (max-width: 768px) {
    .style_wrapList__hMFeJ {
        gap: 4px 8px;
    }
}

.style_time__n_hg_ {
    color: var(--TextColor3);
    margin-bottom: 12px;
}
.style_executeSeq___lpmc {
    color: var(--TextColor13);
    margin-right: 10px;
}
.style_executeTime__ckW33 {
    color: var(--TextColor13);
    margin-left: 10px;
}
@media (max-width: 1034px) {
    .style_time__n_hg_ {
        margin-bottom: 0px;
    }
}

.style_inferResult__14zr2 {
    width: 100%;
    padding: 0;
}

.style_execution__7LbZA {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.style_executionHeader__24i_m {
    display: flex;
    flex-direction: column;
}

.style_promptDetail__PFQTO {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
}

.style_waitingCnt__gMapj {
    flex: 0 0 auto;
    align-self: flex-start;
    color: var(--TextColor13);
    line-height: 26px;
    white-space: nowrap;
}

.style_imageWrap__qFbJs {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-gap: 10px;
    gap: 10px;
    width: 100%;
}

.style_item__t30iQ {
    position: relative;
    width: 100%;
}

.style_image__6NyHW {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 2px solid transparent;
    border-radius: 20px;
    background-color: var(--FillColor15);
    transition: border-color 0.2s ease;
}

.style_selectable__ELipR {
    cursor: pointer;
}

.style_selected__MivUD .style_image__6NyHW {
    border-color: var(--PrimaryColor6);
}

.style_previewButton__oNtbZ {
    position: absolute;
    bottom: 12px;
    left: 12px;
    z-index: 3;
    height: 32px;
    padding: 0 12px;
    border: 0;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.62);
    color: var(--TextColor14);
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.2s ease, background-color 0.2s ease;
}

.style_image__6NyHW:hover .style_previewButton__oNtbZ,
.style_previewButton__oNtbZ:focus-visible {
    opacity: 1;
}

.style_previewButton__oNtbZ:hover {
    background: rgba(0, 0, 0, 0.78);
}

.style_selectedBox__z4TVu {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 4;
    width: 24px;
    height: 24px;
    padding: 0;
    border: 1px solid var(--BorderColor11);
    border-radius: 6px;
    background-color: var(--FillColor17);
    cursor: pointer;
}

.style_selectedBox__z4TVu.style_checked__sXfP9 {
    border-color: var(--FillColor17);
    background-image: url('/checked.svg');
    background-size: 100% 100%;
}

@media (hover: none) {
    .style_previewButton__oNtbZ {
        opacity: 1;
    }
}

@media (max-width: 1034px) {
    .style_inferResult__14zr2 {
        padding: 0 16px 40px;
    }

    .style_execution__7LbZA {
        padding-top: 32px;
    }

    .style_promptDetail__PFQTO {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
        margin-bottom: 4px;
    }

    .style_image__6NyHW {
        border-radius: 10px;
    }
}

@media (max-width: 768px) {
    .style_execution__7LbZA {
        padding-top: 16px;
    }
}

.style_simpleAgent__qpQod {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    flex-direction: column;
}

.style_editor__OCd3C,
.style_results__SOWcm {
    min-width: 0;
    overflow: visible;
}

.style_editor__OCd3C {
    position: relative;
    max-height: none;
    flex: none;
    padding-bottom: 12px;
}

.style_editCloseButton__f2qVw {
    position: absolute;
    z-index: 3;
    top: 8px;
    right: 8px;
    display: grid;
    width: 32px;
    height: 32px;
    padding: 0;
    place-items: center;
    background: transparent;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
}

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

.style_editCloseButton__f2qVw:focus-visible {
    outline: 3px solid rgb(124 58 237 / 20%);
    outline-offset: 2px;
}

.style_results__SOWcm {
    flex: none;
    padding: 16px;
    border-radius: 20px;
    background-color: var(--FillColor17);
    border: 0.5px solid var(--BorderColor11);
    box-shadow: 0px 0px 16px 0px #0000000a;
}

.style_taskFooter__bWMeQ {
    display: flex;
    padding-top: 16px;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    background: #fff;
}

.style_selectionHint__uKcya {
    margin: 0;
    color: var(--PrimaryColor11);
}

.style_taskActions__NQSrE {
    display: flex;
    flex: none;
    align-items: center;
    gap: 12px;
}

.style_actionButton__JJc90 {
    display: inline-flex;
    height: 40px;
    padding: 0 18px;
    align-items: center;
    gap: 10px;
    color: var(--TextColor14);
    background: var(--PrimaryColor11);
    border: 0;
    border-radius: 10px;
    cursor: pointer;
    font: inherit;
}

.style_nextButton__aEa1a {
    color: var(--TextColor14);
    background: var(--PrimaryColor11);
}

.style_reEditButton__4n8Kd {
    color: var(--TextColor13);
    background: var(--FillColor17);
    border: 1px solid var(--BorderColor11);
    box-shadow: none;
}

.style_actionButton__JJc90:hover:not(:disabled) {
    opacity: 0.9;
    transform: translateY(-1px);
}

.style_nextButton__aEa1a:hover:not(:disabled) {
    background: var(--PrimaryColor5);
}

.style_actionButton__JJc90:focus-visible {
    outline: 3px solid rgb(124 58 237 / 24%);
    outline-offset: 2px;
}

.style_actionButton__JJc90:disabled {
    cursor: not-allowed;
    opacity: 0.45;
    box-shadow: none;
}

@media (max-width: 760px) {
    .style_simpleAgent__qpQod {
        display: block;
    }

    .style_editor__OCd3C,
    .style_results__SOWcm {
        padding: 16px 0;
    }

    .style_results__SOWcm:empty {
        display: none;
    }

    .style_taskFooter__bWMeQ {
        padding: 16px 0;
        align-items: stretch;
        flex-direction: column;
    }

    .style_taskActions__NQSrE {
        justify-content: flex-end;
    }
}

.style_workflow__VWx2N {
    --ink: var(--TextColor11);
    --muted: var(--TextColor13);
    --line: var(--BorderColor11);
    --accent: var(--PrimaryColor6);
    display: flex;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    min-height: 0;
    flex-direction: column;
    overflow: hidden;
    color: var(--ink);
    background: #fff;
}

.style_workflowTitle__qv_tl {
    margin: 0;
    padding: 24px 28px 16px;
    flex: none;
    background: linear-gradient(92deg, #ff4d8d 0%, #7c3cff 48%, #0ea5ff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.style_verticalStepper__J_08k {
    position: relative;
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    margin: 0;
    padding: 24px 24px 24px 28px;
    flex: 1 1;
    overflow-y: auto;
    overscroll-behavior: contain;
    scroll-behavior: smooth;
    list-style: none;
}

.style_verticalStep__4O6SK {
    position: relative;
    display: flex;
    box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    padding-left: 52px;
    flex-direction: column;
    scroll-margin-top: 24px;
}

.style_verticalStep__4O6SK:not(:last-child) {
    margin-bottom: 40px;
}

.style_verticalStep__4O6SK:not(:last-child)::before {
    position: absolute;
    top: 30px;
    bottom: -40px;
    left: 14px;
    width: 2px;
    background: var(--line);
    content: '';
    transition: background 160ms ease;
}

.style_verticalStepCompleted__xDER2:not(:last-child)::before {
    background: #2e9d65;
}

.style_stepContent__PWzdG {
    min-width: 0;
}

.style_stepHeader__REMzD {
    display: flex;
    width: 100%;
    min-width: 0;
    min-height: 52px;
    margin: 0;
    padding-bottom: 12px;
    align-items: center;
    gap: 12px;
    color: inherit;
    background: transparent;
    border: 0;
    cursor: pointer;
    font: inherit;
    text-align: left;
    transition: background-color 160ms ease;
}

.style_stepMarker__M59Xy {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: grid;
    flex: none;
    width: 30px;
    height: 30px;
    place-items: center;
    color: #938c84;
    background: #fff;
    border: 2px solid var(--line);
    border-radius: 50%;
    font-size: 11px;
    font-weight: 800;
    transition: color 160ms ease, background 160ms ease, border-color 160ms ease;
}

.style_stepMeta__2AKZ9 {
    display: grid;
    min-width: 0;
    grid-gap: 2px;
    gap: 2px;
}

.style_stepMeta__2AKZ9 small {
    color: var(--TextColor13);
    letter-spacing: 0.08em;
}

.style_stepMeta__2AKZ9 strong {
    overflow: hidden;
    color: var(--TextColor11);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.style_verticalStepActive__e4YSk .style_stepMarker__M59Xy {
    color: #fff;
    background: var(--accent);
    border-color: var(--accent);
    box-shadow: 0 0 0 5px rgb(124 58 237 / 14%);
}

.style_verticalStepActive__e4YSk .style_stepMeta__2AKZ9 strong {
    color: var(--ink);
}

.style_verticalStepActive__e4YSk .style_stepHeader__REMzD {
    padding: 10px 12px 30px 12px;
    background: var(--FillColor15);
    border-radius: 20px 20px 0 0;
}

.style_verticalStepCompleted__xDER2 .style_stepMarker__M59Xy {
    color: #fff;
    background: #2e9d65;
    border-color: #2e9d65;
    box-shadow: none;
}

.style_verticalStepCompleted__xDER2 .style_stepMeta__2AKZ9 strong {
    color: #287b52;
}

.style_verticalStepCompleted__xDER2:not(.style_verticalStepActive__e4YSk) .style_stepHeader__REMzD {
    padding-right: 112px;
}

.style_stepReEditButton__gs3ah {
    position: absolute;
    z-index: 2;
    top: 4px;
    right: 0;
    display: inline-flex;
    height: 36px;
    padding: 0 14px;
    align-items: center;
    justify-content: center;
    color: var(--TextColor13);
    background: var(--FillColor17);
    border: 1px solid var(--BorderColor11);
    border-radius: 9px;
    cursor: pointer;
    font: inherit;
}

.style_stepReEditButton__gs3ah:hover:not(:disabled) {
    opacity: 0.9;
    transform: translateY(-1px);
}

.style_stepReEditButton__gs3ah:focus-visible {
    outline: 3px solid rgb(124 58 237 / 20%);
    outline-offset: 2px;
}

.style_collapsedSelections__eUx3x {
    display: flex;
    padding-bottom: 12px;
    align-items: center;
    gap: 10px;
    overflow-x: auto;
}

.style_collapsedSelection__UOgBh {
    display: block;
    width: 72px;
    height: 72px;
    padding: 0;
    flex: none;
    overflow: hidden;
    background: var(--FillColor15);
    border: 1px solid var(--line);
    border-radius: 10px;
    cursor: pointer;
}

.style_collapsedSelectionImage__ppcnq {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.style_agentCard__SuxnV {
    margin-top: -20px;
    position: relative;
    display: grid;
    grid-template-rows: 1fr;
    min-width: 0;
    min-height: 0;
    flex: none;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transition: grid-template-rows 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 220ms ease,
        visibility 0s linear;
}

.style_agentCardCollapsed__86_Ej {
    grid-template-rows: 0fr;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: grid-template-rows 280ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms ease,
        visibility 0s linear 280ms;
}

.style_agentCardInner__3J3p5 {
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

@media (max-width: 760px) {
    .style_workflowTitle__qv_tl {
        padding: 20px 16px 0;
    }

    .style_verticalStepper__J_08k {
        padding: 16px 12px 20px 16px;
    }

    .style_verticalStep__4O6SK {
        padding-left: 42px;
    }

    .style_verticalStep__4O6SK:not(:last-child) {
        margin-bottom: 28px;
    }

    .style_verticalStep__4O6SK:not(:last-child)::before {
        bottom: -28px;
        left: 13px;
    }

    .style_stepMarker__M59Xy {
        width: 28px;
        height: 28px;
    }

    .style_agentCard__SuxnV {
        overflow: visible;
    }

    .style_agentCardInner__3J3p5 {
        overflow: hidden;
    }
}

@media (prefers-reduced-motion: reduce) {
    .style_agentCard__SuxnV,
    .style_agentCardCollapsed__86_Ej {
        transition: none;
    }
}

.detail_root__JJxrt {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 var(--PagePadding);
}

.detail_topHeader__HRvm7 {
    margin-bottom: 32px;
}

.detail_mainLayout__Iea8v {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 48px;
    gap: 48px;
    align-items: flex-start;
    padding-bottom: 30px;
}

.detail_sidebar__ja8fc {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    min-width: 0;
}

.detail_article__QxB13 {
    min-width: 0;
    padding: 60px 0 0 0;
}

.detail_header__EyehW {
    flex: 1 1;
    margin: 0 auto;
}

.detail_breadcrumb__jX0k9 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    font-size: 14px;
    color: var(--TextColor13);
}

.detail_breadcrumbLink__RC8PP {
    color: var(--TextColor12);
    cursor: pointer;
    transition: opacity 0.2s;
}

.detail_breadcrumbLink__RC8PP:hover {
    opacity: 0.7;
}

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

.detail_meta__T1gv6 {
    display: flex;
    flex-direction: column;
    gap: 12px;
    color: var(--TextColor13);
    margin-bottom: 24px;
}

.detail_title__FtDU3 {
    margin: 0 0 24px;
    color: var(--TextColor11);
    line-height: 1.3;
}

.detail_summary__UPGqU {
    margin: 0;
    color: var(--TextColor13);
    line-height: 1.8;
}

.detail_taxonomy__MCsQF {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px;
}

.detail_categoryPill__1S6rf,
.detail_tagPill__0lWHM {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 4px;
    background: var(--FillColor3);
    color: var(--TextColor12);
    text-decoration: none;
    cursor: pointer;
    transition: opacity 0.2s;
}

.detail_categoryPill__1S6rf:hover,
.detail_tagPill__0lWHM:hover {
    opacity: 0.7;
}

.detail_caseViewWrap__sC64l {
    width: 100%;
    max-width: 100%;
    padding: 8px;
    overflow-x: auto;
    height: calc(100vh - 160px);
    box-shadow: 0px 0px 16px 0px #0000000a;
    border-radius: 20px;
}

.detail_caseViewWrap__sC64l > div {
    width: 100%;
    justify-content: center;
}

.detail_caseViewLoading__KgxQb {
    width: 100%;
    max-width: 100%;
    padding: 16px;
    box-shadow: 0px 0px 16px 0px #0000000a;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 160px);
    box-sizing: border-box;
}

.detail_flowViewWrap__cG0Pm {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    height: calc(100vh - 160px);
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 20px;
    box-shadow: 0 20px 60px rgb(38 31 24 / 8%);
}

.detail_coverWrap__cj0dL {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 12px;
    background: var(--FillColor15);
}

.detail_cover__jOJ6Q {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.detail_content__TRZ7c {
    margin: 0 auto;
    flex: 1 1;
    min-width: 0;
    color: var(--TextColor11);
    line-height: 1.8;
    overflow-x: hidden;
    overflow-wrap: anywhere;
}

.detail_content__TRZ7c *,
.detail_content__TRZ7c *::before,
.detail_content__TRZ7c *::after {
    max-width: 100%;
    box-sizing: border-box;
}

.detail_content__TRZ7c img {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    height: auto;
    border-radius: 8px;
}

.detail_content__TRZ7c td img {
    max-width: 100% !important;
}

.detail_content__TRZ7c em {
    display: block;
    text-align: center;
}

.detail_videoEmbed__9B2Bw {
    position: relative;
    width: 80%;
    padding-bottom: 56.25%;
    margin: 24px 0;
    overflow: hidden;
    border-radius: 8px;
}

.detail_videoEmbed__9B2Bw iframe,
.detail_videoEmbed__9B2Bw video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.detail_content__TRZ7c video,
.detail_content__TRZ7c canvas,
.detail_content__TRZ7c svg {
    max-width: 100%;
    height: auto;
}

.detail_content__TRZ7c a {
    color: var(--PrimaryColor11);
    text-decoration: underline;
}

.detail_content__TRZ7c blockquote {
    border-left: 4px solid var(--Primary);
    padding-left: 16px;
    margin: 24px 0;
    color: var(--TextColor13);
    font-style: italic;
}

.detail_content__TRZ7c pre {
    max-width: 100%;
    background: var(--FillColor2);
    padding: 16px;
    border-radius: 8px;
    overflow-x: auto;
    font-size: 14px;
    white-space: pre-wrap;
    word-break: break-word;
}

.detail_content__TRZ7c table {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.detail_content__TRZ7c h2,
.detail_content__TRZ7c h3 {
    margin-top: 40px;
    margin-bottom: 16px;
}

.detail_content__TRZ7c h1 {
    margin-top: 44px;
    margin-bottom: 18px;
    line-height: 1.3;
}

.detail_content__TRZ7c h4,
.detail_content__TRZ7c h5,
.detail_content__TRZ7c h6 {
    margin-top: 28px;
    margin-bottom: 12px;
    line-height: 1.4;
}

.detail_content__TRZ7c p {
    margin-bottom: 16px;
}

.detail_content__TRZ7c ul,
.detail_content__TRZ7c ol {
    padding-left: 28px;
    margin: 16px 0;
}

.detail_content__TRZ7c li {
    margin: 8px 0;
}

.detail_content__TRZ7c li > p {
    margin-bottom: 8px;
}

.detail_content__TRZ7c code {
    padding: 2px 6px;
    border-radius: 4px;
    background: var(--FillColor2);
    font-size: 0.92em;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.detail_content__TRZ7c pre code {
    padding: 0;
    background: transparent;
    font-size: inherit;
    white-space: inherit;
}

.detail_content__TRZ7c th,
.detail_content__TRZ7c td {
    padding: 10px 12px;
    border: 1px solid rgba(151, 160, 180, 0.2);
    text-align: left;
}

.detail_content__TRZ7c hr {
    height: 1px;
    border: none;
    margin: 32px 0;
    background: rgba(151, 160, 180, 0.14);
}

.detail_notFound__CYOZj {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 420px;
    padding: 0 var(--PagePadding);
    color: var(--TextColor13);
    font-size: 20px;
}

.detail_floatingBtn__wKKdA {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    position: fixed;
    bottom: 32px;
    right: 24px;
    padding: 14px 24px;
    border: none;
    border-radius: 100px;
    background: var(--PrimaryColor6, #6366f1);
    color: #fff;
    cursor: pointer;
    z-index: 999;
    box-shadow: 0 8px 24px rgba(99, 102, 241, 0.4);
    animation: detail_pulseGlow__QODcO 3s ease-in-out infinite;
    transition: transform 0.2s, box-shadow 0.2s;
    white-space: nowrap;
}

.detail_floatingBtn__wKKdA:hover {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 12px 32px rgba(99, 102, 241, 0.55);
    animation: none;
}

.detail_floatingBtn__wKKdA:active {
    transform: scale(0.96);
}

.detail_floatingBtn__wKKdA svg {
    flex-shrink: 0;
}

@keyframes detail_pulseGlow__QODcO {
    0% {
        box-shadow: 0 8px 24px rgba(99, 102, 241, 0.4), 0 0 0 0 rgba(99, 102, 241, 0.3);
    }
    50% {
        box-shadow: 0 8px 24px rgba(99, 102, 241, 0.4), 0 0 0 12px rgba(99, 102, 241, 0);
    }
    100% {
        box-shadow: 0 8px 24px rgba(99, 102, 241, 0.4), 0 0 0 0 rgba(99, 102, 241, 0);
    }
}

.detail_drawerContent__g9FrL {
    padding: 16px;
    min-height: 100%;
    max-height: 100%;
    overflow-y: auto;
    position: relative;
}

.detail_drawerClose__V0Ucp {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    background: var(--FillColor3, rgba(0, 0, 0, 0.06));
    color: var(--TextColor11, #333);
    cursor: pointer;
    z-index: 1;
}

@media (max-width: 768px) {
    .detail_root__JJxrt {
        padding-top: 28px;
        padding-bottom: 72px;
    }

    .detail_header__EyehW {
        margin-bottom: 20px;
    }

    .detail_coverWrap__cj0dL {
        margin-top: 22px;
    }

    .detail_breadcrumbCurrent__A9HD1 {
        flex-basis: 100%;
    }

    .detail_mainLayout__Iea8v {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .detail_caseViewWrap__sC64l {
        padding: 0px;
    }

    .detail_caseViewLoading__KgxQb {
        padding: 0px;
        height: calc(100vh - 200px);
    }

    .detail_content__TRZ7c {
        max-width: 100%;
    }
}

.detail_imageOverlay__fL3KC {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.8);
    cursor: zoom-out;
    padding: 40px;
}

.detail_imageOverlayContent___922z {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    border-radius: 8px;
    cursor: default;
}

.detail_imageOverlayClose__cDAZD {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}

.detail_imageOverlayClose__cDAZD:hover {
    background: rgba(255, 255, 255, 0.35);
}

@media (max-width: 768px) {
    .detail_article__QxB13 {
        padding: 0;
    }
    .detail_header__EyehW {
        margin-bottom: 16px;
    }
}

