.range-slider{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer;display:block;position:relative;width:100%;height:8px;background:#ddd;border-radius:4px}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{opacity:.5;cursor:not-allowed}.range-slider .range-slider__thumb{position:absolute;z-index:3;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%;background:#2196f3}.range-slider .range-slider__thumb:focus-visible{outline:0;box-shadow:0 0 0 6px rgba(33,150,243,.5)}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{position:absolute;z-index:1;transform:translateY(-50%);top:50%;width:100%;height:100%;background:#51adf6}.range-slider[data-vertical] .range-slider__range{left:50%;transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;pointer-events:none;position:absolute;z-index:2;top:0;left:0;width:0;height:0;background-color:transparent}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{width:0;height:0;border:0}.range-slider input[type=range]:focus{outline:0}.CustomObjectInputDialog_balloon__sB1IF{width:min(392px,calc(100vw - 32px))!important;max-width:min(392px,calc(100vw - 32px))!important}.CustomObjectInputDialog_balloonTrigger__4Q8KA{width:100%}.CustomObjectInputDialog_dialogBody__9g9I9{display:flex;width:100%;box-sizing:border-box;max-height:min(760px,calc(100vh - 32px));flex-direction:column;overflow:hidden;border-radius:4px;background:var(--a-color-neutral-background-primary,#ffffff)}.CustomObjectInputDialog_dialogTitle__J7gA6{display:flex!important;height:24px!important;flex:0 0 auto!important;align-items:center!important;justify-content:space-between!important;padding:24px 24px 0!important;border:0!important;color:var(--a-color-neutral-foreground-primary,#141522)!important}.CustomObjectInputDialog_dialogTitleText__w4xBx{min-width:0;overflow:hidden;font-size:14px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.CustomObjectInputDialog_dialogClose__j_duG{width:24px!important;height:24px!important;flex:0 0 24px!important}.CustomObjectInputDialog_dialogContent__S_3Tm{display:flex!important;min-height:0!important;flex:1 1 auto!important;flex-direction:column!important;overflow-y:auto!important;padding:24px!important}.CustomObjectInputDialog_dialogActions__9gBz8{display:flex!important;flex:0 0 auto!important;justify-content:flex-start!important;gap:16px!important;padding:16px 24px 24px!important}.CustomObjectInputDialog_saveButton__YpxWO{border-color:var(
    --custom-object-button,var(--a-color-neutral-background-inverse-primary,#1f202c)
  )!important;background:var(
    --custom-object-button,var(--a-color-neutral-background-inverse-primary,#1f202c)
  )!important;color:var(
    --custom-object-button-text,var(--a-color-neutral-foreground-inverse-primary,#ffffff)
  )!important}.CustomObjectInputDialog_cancelButton__P1Wcu,.CustomObjectInputDialog_saveButton__YpxWO{min-width:56px!important;height:36px!important}.CustomObjectInputDialog_contentStack__G8cDe{display:flex;width:100%;flex-direction:column;gap:16px}.CustomObjectInputDialog_field__oXnqa{width:100%;margin:0!important}.CustomObjectInputDialog_field__oXnqa [data-coral-field-label]{color:var(--a-color-neutral-foreground-secondary,#4d4d57)!important;font-size:12px!important;font-weight:400!important;line-height:18px!important;white-space:normal!important;word-break:break-word!important}.CustomObjectInputDialog_field__oXnqa [data-coral-field-required]{color:var(--a-color-semantic-negative-primary,#ff3b30)!important}.CustomObjectInputDialog_stringTextArea___r2X_,.CustomObjectInputDialog_stringTextField__ydk1G{width:100%!important;border:0!important;border-radius:8px!important;background-color:var(
    --a-color-neutral-background-secondary,#f7f7f8
  )!important;box-shadow:none!important}.CustomObjectInputDialog_stringTextArea___r2X_:focus-within,.CustomObjectInputDialog_stringTextArea___r2X_[data-coral-focused],.CustomObjectInputDialog_stringTextField__ydk1G:focus-within,.CustomObjectInputDialog_stringTextField__ydk1G[data-coral-focused]{border:0!important;box-shadow:0 0 0 1px var(
      --custom-object-focus,var(--a-color-semantic-intelligent-primary,#746dff)
    ) inset!important}.CustomObjectInputDialog_stringTextField__ydk1G input{height:36px!important;padding:8px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important}.CustomObjectInputDialog_stringTextField__ydk1G [data-coral-text-field-placeholder]{right:12px!important;left:12px!important;color:var(--a-color-neutral-foreground-tertiary,#99999f)!important;font-size:14px!important;line-height:20px!important}.CustomObjectInputDialog_stringTextArea___r2X_ textarea{padding:8px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important;resize:none!important}.CustomObjectInputDialog_stringTextArea___r2X_ [data-coral-text-area-placeholder]{top:8px!important;right:12px!important;left:12px!important;color:var(--a-color-neutral-foreground-tertiary,#99999f)!important;font-size:14px!important;line-height:20px!important}.CustomObjectInputDialog_stringChoiceGrid__pHhWr{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.CustomObjectInputDialog_stringChoice__fiLnJ{min-width:0;min-height:40px;overflow:hidden;border:1px solid transparent;border-radius:8px;background:var(--a-color-neutral-background-secondary,#f7f7f8);padding:9px 12px;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;font-size:14px;line-height:20px;text-align:center;white-space:nowrap}.CustomObjectInputDialog_stringChoice__fiLnJ:hover{background:color-mix(in srgb,var(--a-color-neutral-background-secondary,#f7f7f8) 96%,var(--a-color-semantic-intelligent-primary,#746dff))}.CustomObjectInputDialog_stringChoiceSelected__E6_ny{border-color:var(
    --custom-object-focus,var(--a-color-semantic-intelligent-primary,#746dff)
  );background:#f6f7ff}.CustomObjectInputDialog_stringSelectButton__IWioG{width:100%!important;height:36px!important;border:0!important;border-radius:4px!important;background:var(--a-color-neutral-background-secondary,#f7f7f8)!important;padding:5px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important}.CustomObjectInputDialog_stringSelectButton__IWioG:focus,.CustomObjectInputDialog_stringSelectButton__IWioG:focus-visible,.CustomObjectInputDialog_stringSelectButton__IWioG[aria-expanded=true],.CustomObjectInputDialog_stringSelectButton__IWioG[data-focus-visible-added]{box-shadow:0 0 0 1px var(
      --custom-object-focus,var(--a-color-semantic-intelligent-primary,#746dff)
    ) inset!important}.CustomObjectInputDialog_stringSelectButton__IWioG svg{transform:translateX(18px)}.CustomObjectInputDialog_numberSelectButton__ljN6z{padding-right:4px!important}.CustomObjectInputDialog_numberSelectButton__ljN6z svg{transform:translateX(10px)}.CustomObjectInputDialog_stringSelectOption__zGRAp{max-width:100%!important;overflow:hidden!important}.CustomObjectInputDialog_enumOptionText__Dg_45{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CustomObjectInputDialog_stringList__kc3Jf{position:relative;display:flex;width:100%;flex-direction:column;gap:4px}.CustomObjectInputDialog_stringListRow__msxFs{position:relative;width:100%}.CustomObjectInputDialog_stringListControl__jZRRC{width:100%;min-width:0}.CustomObjectInputDialog_stringListAdd__8bnPq{position:absolute;top:-22px;right:5px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-secondary,#4d4d57);cursor:pointer}.CustomObjectInputDialog_numberList__PTr0q .CustomObjectInputDialog_stringListAdd__8bnPq{right:-9px;transform:translateX(-14px)}.CustomObjectInputDialog_stringListDelete__dfeU4{position:absolute;top:0;left:calc(100% + 4px);display:flex;width:16px;height:36px;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-tertiary,#99999f);cursor:pointer}.CustomObjectInputDialog_stringListAdd__8bnPq:hover,.CustomObjectInputDialog_stringListDelete__dfeU4:hover{color:var(--a-color-neutral-foreground-primary,#141522)}.CustomObjectInputDialog_booleanRadioGroup__0RH28{display:flex;width:100%;flex-direction:column;gap:16px;border-radius:8px;background:var(--a-color-neutral-background-secondary,#f7f7f8);padding:8px}.CustomObjectInputDialog_booleanRadioRow__sqdjm{display:flex;width:100%;min-width:0;min-height:20px;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;text-align:left}.CustomObjectInputDialog_booleanRadioLabel__keAWZ{min-width:0;overflow:hidden;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.CustomObjectInputDialog_booleanRadioControl__JCI4X{box-sizing:border-box;width:16px;height:16px;flex:0 0 16px;border:1.2px solid var(--a-color-neutral-line-secondary,#b3b3b7);border-radius:50%;background:var(--a-color-neutral-background-primary,#ffffff)}.CustomObjectInputDialog_booleanRadioControlSelected__7nBCs{border:5px solid var(
      --custom-object-focus,var(--a-color-semantic-intelligent-primary,#1c6efc)
    )}.CustomObjectInputDialog_booleanList__JIjOs{gap:4px}.CustomObjectInputDialog_objectGroup__v9ptn{display:flex;width:100%;flex-direction:column;gap:0;padding:0}.CustomObjectInputDialog_objectGroupRoot__YwimH{overflow:hidden;border:1px solid var(--a-color-neutral-line-primary,#e6e6e7);border-radius:8px}.CustomObjectInputDialog_objectGroupNested__DNBgb{overflow:visible;border:0;border-top:1px solid var(--a-color-neutral-line-primary,#e6e6e7);border-radius:0}.CustomObjectInputDialog_objectGroupCompact__1kgQt{border-radius:0;border-right:0;border-bottom:1px solid transparent;border-left:0}.CustomObjectInputDialog_objectGroupCompactLast__AeShh{border-bottom-color:var(--a-color-neutral-line-primary,#e6e6e7)}.CustomObjectInputDialog_objectHeader__2H14r{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px}.CustomObjectInputDialog_objectGroupNested__DNBgb>.CustomObjectInputDialog_objectHeader__2H14r{padding-left:24px;padding-right:24px}.CustomObjectInputDialog_objectGroupCompact__1kgQt>.CustomObjectInputDialog_objectHeader__2H14r{min-height:44px;padding:10px 24px}.CustomObjectInputDialog_objectHeaderButton__CGwU4{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:4px;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;text-align:left}.CustomObjectInputDialog_nestLevelIcons__XdNWO{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;margin-right:2px}.CustomObjectInputDialog_nestLevelIcon__TDpDi{position:relative;display:inline-block;width:7px;height:13px}.CustomObjectInputDialog_nestLevelIcon__TDpDi:before{position:absolute;top:0;left:0;width:6px;height:12px;border-bottom:1px solid var(--a-color-neutral-line-primary,#e6e6e7);border-left:1px solid var(--a-color-neutral-line-primary,#e6e6e7);border-bottom-left-radius:4px;content:""}.CustomObjectInputDialog_objectHeaderTitle__4M_Hc{min-width:0;overflow:hidden;font-size:12px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.CustomObjectInputDialog_requiredMark__X_kEh{margin-left:4px;color:var(--a-color-semantic-negative-primary,#ff3b30)}.CustomObjectInputDialog_objectHeaderActions__W0gOw{display:flex;flex:0 0 auto;align-items:center;gap:8px}.CustomObjectInputDialog_objectIconButton__aOmt3{display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;padding:0;color:var(--a-color-neutral-foreground-secondary,#4d4d57);cursor:pointer}.CustomObjectInputDialog_objectIconButton__aOmt3:hover{background:var(--a-color-neutral-background-secondary,#f7f7f8);color:var(--a-color-neutral-foreground-primary,#141522)}.CustomObjectInputDialog_objectContent__Stg5Q{display:flex;width:100%;flex-direction:column;gap:16px;padding:0 24px 16px}.CustomObjectInputDialog_objectContent__Stg5Q>.CustomObjectInputDialog_objectGroupCompact__1kgQt,.CustomObjectInputDialog_objectContent__Stg5Q>.CustomObjectInputDialog_objectGroupNested__DNBgb:not(.CustomObjectInputDialog_objectGroupCompact__1kgQt){width:calc(100% + 48px);margin-right:-24px;margin-left:-24px}.CustomObjectInputDialog_objectContent__Stg5Q>.CustomObjectInputDialog_objectGroupCompact__1kgQt+.CustomObjectInputDialog_objectGroupCompact__1kgQt{margin-top:-16px}.CustomObjectInputDialog_objectGroupCompact__1kgQt>.CustomObjectInputDialog_objectContent__Stg5Q{padding-top:0}.CustomObjectInputDialog_inlineAddButton__sd_sO{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:20px;align-items:center;gap:4px;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;font-size:12px;line-height:18px}.CustomObjectInputDialog_inlineAddButton__sd_sO:hover{color:var(
    --custom-object-focus,var(--a-color-semantic-intelligent-primary,#746dff)
  )}.CustomObjectInputDialog_emptyArrayText___eEAn,.CustomObjectInputDialog_emptyNestedText__iTWcY{color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:12px;font-style:italic;line-height:18px}.CustomObjectInputDialog_emptyArrayText___eEAn{padding:16px 0;text-align:center}.AppWorkflowInputPanel_hide-scrollbar__YSjGg::-webkit-scrollbar{display:none}.AppWorkflowInputPanel_hide-scrollbar__YSjGg{-ms-overflow-style:none;scrollbar-width:none}.AppWorkflowInputPanel_themedStartButton__56jyY,.AppWorkflowInputPanel_themedStartButton__56jyY[data-coral-disabled]{background-color:var(--app-workflow-start-button-bg)!important;border-color:var(--app-workflow-start-button-bg)!important;color:var(--app-workflow-start-button-text)!important}.AppWorkflowInputPanel_stringTextArea__JtHk4,.AppWorkflowInputPanel_stringTextField__Fno9t{width:100%!important;border:0!important;border-radius:8px!important;background-color:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  )!important;box-shadow:none!important}.AppWorkflowInputPanel_stringTextArea__JtHk4:focus-within,.AppWorkflowInputPanel_stringTextArea__JtHk4[data-coral-focused],.AppWorkflowInputPanel_stringTextField__Fno9t:focus-within,.AppWorkflowInputPanel_stringTextField__Fno9t[data-coral-focused]{border:0!important;box-shadow:0 0 0 1px var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    ) inset!important}.AppWorkflowInputPanel_stringTextField__Fno9t input{height:36px!important;padding:8px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important}.AppWorkflowInputPanel_stringTextField__Fno9t [data-coral-text-field-placeholder]{left:12px!important;right:12px!important;color:var(--a-color-neutral-foreground-tertiary,#99999f)!important;font-size:14px!important;line-height:20px!important}.AppWorkflowInputPanel_stringTextArea__JtHk4 textarea{padding:8px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important;max-height:500px!important;overflow-y:auto!important;resize:none!important}.AppWorkflowInputPanel_stringTextArea__JtHk4 [data-coral-text-area-placeholder]{top:8px!important;left:12px!important;right:12px!important;color:var(--a-color-neutral-foreground-tertiary,#99999f)!important;font-size:14px!important;line-height:20px!important}.AppWorkflowInputPanel_fieldWithDescription__AXMn1 [data-coral-field-label]{display:flex;flex-wrap:wrap;align-items:baseline}.AppWorkflowInputPanel_firstInputField__8Fnmc{margin-top:0!important}.AppWorkflowInputPanel_fieldLabelTitle__ZqGW_{order:1;min-width:0;max-width:100%;overflow-wrap:anywhere}.AppWorkflowInputPanel_fieldWithDescription__AXMn1 [data-coral-field-label]>span[aria-hidden=true]{order:2}.AppWorkflowInputPanel_fieldLabelDescription__0i3kZ{order:3;flex:0 0 100%;margin-top:2px;color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:12px;font-weight:400;line-height:18px;overflow-wrap:anywhere}.AppWorkflowInputPanel_stringChoiceGrid__rSUwO{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.AppWorkflowInputPanel_stringChoice__t_Ig1{min-height:40px;min-width:0;border:1px solid transparent;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  );padding:9px 12px;color:var(--a-color-neutral-foreground-primary,#141522);font-size:14px;line-height:20px;text-align:center;cursor:pointer;overflow:hidden;white-space:nowrap}.AppWorkflowInputPanel_stringChoice__t_Ig1:hover{background:color-mix(in srgb,var(
        --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
      ) 90%,var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    ))}.AppWorkflowInputPanel_stringChoiceSelected__idEVj{border-color:var(
    --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
  );background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  )}.AppWorkflowInputPanel_stringList__0m4V_{position:relative;display:flex;flex-direction:column;gap:4px;width:100%}.AppWorkflowInputPanel_stringListRow__tHDJD{position:relative;width:100%}.AppWorkflowInputPanel_stringListControl__Sf9jg{min-width:0;width:100%}.AppWorkflowInputPanel_stringListAdd__YxOiB{top:-22px;right:5px;height:16px;color:var(--a-color-neutral-foreground-secondary,#4d4d57)}.AppWorkflowInputPanel_stringListAdd__YxOiB,.AppWorkflowInputPanel_stringListDelete__lcNg2{position:absolute;display:flex;width:16px;align-items:center;justify-content:center;border:0;background:transparent;padding:0;cursor:pointer}.AppWorkflowInputPanel_stringListDelete__lcNg2{top:0;left:100%;min-width:16px;max-width:16px;height:36px;color:var(--a-color-neutral-foreground-tertiary,#99999f);opacity:0;pointer-events:none;transition:opacity .12s ease}.AppWorkflowInputPanel_stringListRow__tHDJD:focus-within .AppWorkflowInputPanel_stringListDelete__lcNg2,.AppWorkflowInputPanel_stringListRow__tHDJD:hover .AppWorkflowInputPanel_stringListDelete__lcNg2{opacity:1;pointer-events:auto}.AppWorkflowInputPanel_stringListAdd__YxOiB:hover,.AppWorkflowInputPanel_stringListDelete__lcNg2:hover{color:var(--a-color-neutral-foreground-primary,#141522)}.AppWorkflowInputPanel_numberList__lt9Sn .AppWorkflowInputPanel_stringListAdd__YxOiB{right:-9px;transform:translateX(-14px)}.AppWorkflowInputPanel_inlineAddButton__O8Fus{display:inline-flex;width:-moz-fit-content;width:fit-content;min-width:124px;height:36px;align-items:center;justify-content:flex-start;gap:8px;border:1px dashed var(--a-color-neutral-border-primary,#d9d9df);border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-primary,#fff)
  );padding:0 24px;color:var(--a-color-neutral-foreground-secondary,#4d4d57);cursor:pointer;font-size:14px;line-height:20px}.AppWorkflowInputPanel_inlineAddButton__O8Fus:hover{border-color:var(
    --custom-object-focus,var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    )
  );color:var(
    --custom-object-focus,var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    )
  )}.AppWorkflowInputPanel_objectList__0e5w_{position:relative;display:flex;width:100%;flex-direction:column;gap:4px}.AppWorkflowInputPanel_objectListAdd__NfsJe{position:absolute!important;top:-22px!important;right:5px!important;display:flex!important;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;align-items:center!important;justify-content:center!important;border:0!important;background:transparent!important;padding:0!important;color:var(--a-color-neutral-foreground-secondary,#4d4d57)!important}.AppWorkflowInputPanel_objectListAdd__NfsJe:hover{color:var(--a-color-neutral-foreground-primary,#141522)!important}.AppWorkflowInputPanel_objectListItemButton___O7IK{width:100%!important;justify-content:center!important;border-radius:8px!important}.AppWorkflowInputPanel_themedInputControlButton__cGK2Z{background-color:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-primary,#fff)
  )!important}.AppWorkflowInputPanel_stringSelectButton__bF5Ic{height:36px!important;width:100%!important;border:0!important;border-radius:8px!important;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  )!important;padding:5px 12px!important;color:var(--a-color-neutral-foreground-primary,#141522)!important;font-size:14px!important;line-height:20px!important}.AppWorkflowInputPanel_stringSelectOption__i_Vb0{max-width:100%!important;overflow:hidden!important}.AppWorkflowInputPanel_enumOptionText__2p4hB{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppWorkflowInputPanel_stringSelectButton__bF5Ic svg{transform:translateX(18px)}.AppWorkflowInputPanel_numberSelectButton__g_9_g{padding-right:4px!important}.AppWorkflowInputPanel_numberList__lt9Sn .AppWorkflowInputPanel_numberSelectButton__g_9_g svg,.AppWorkflowInputPanel_numberSelectButton__g_9_g svg{transform:translateX(10px)}.AppWorkflowInputPanel_booleanRadioGroup__fnwDp{display:flex;width:100%;flex-direction:column;gap:16px;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  );padding:8px}.AppWorkflowInputPanel_booleanRadioRow__WOLu1{display:flex;width:100%;min-width:0;min-height:20px;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;padding:0;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;text-align:left}.AppWorkflowInputPanel_booleanRadioLabel__q6Cx5{min-width:0;overflow:hidden;font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.AppWorkflowInputPanel_booleanRadioControl__XMbsn{box-sizing:border-box;width:16px;height:16px;flex:0 0 16px;border:1.2px solid var(--a-color-neutral-line-secondary,#b3b3b7);border-radius:50%;background:var(--a-color-neutral-background-primary,#ffffff)}.AppWorkflowInputPanel_booleanRadioControlSelected__T1coe{border:5px solid var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    )}.AppWorkflowInputPanel_booleanList__6QFDD{gap:4px}.AppWorkflowInputPanel_fileInput__xIfyE{position:relative;width:100%}.AppWorkflowInputPanel_fileInputNative__IpS9L{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.AppWorkflowInputPanel_fileUploadZone__KHA6N{display:flex;width:100%;height:100px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  );padding:16px 24px;color:var(--a-color-neutral-foreground-tertiary,#99999f);cursor:pointer}.AppWorkflowInputPanel_fileUploadZone__KHA6N:hover{background:color-mix(in srgb,var(
        --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
      ) 90%,var(
      --app-workflow-input-control-border,var(--a-color-neutral-foreground-primary,#141522)
    ))}.AppWorkflowInputPanel_fileUploadIconButton__T5NAX{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-primary,#ffffff)
  );color:var(--a-color-neutral-foreground-secondary,#4d4d57)}.AppWorkflowInputPanel_fileUploadHint__Pg6jR{max-width:100%;overflow:hidden;font-size:12px;line-height:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.AppWorkflowInputPanel_fileSingleRowWrapper___IY7R{position:relative;display:flex;width:100%;height:50px;min-width:0;align-items:center;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  )}.AppWorkflowInputPanel_fileSelectedRow__CdBrU{display:flex;min-width:0;flex:1 1 auto;height:100%;align-items:center;gap:8px;border:0;background:transparent;padding:15px 48px 15px 24px;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;text-align:left}.AppWorkflowInputPanel_fileDeleteButton__3rgWs{position:absolute;top:50%;right:12px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;padding:0;color:var(--a-color-neutral-foreground-tertiary,#99999f);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .12s ease}.AppWorkflowInputPanel_fileSingleRowWrapper___IY7R:focus-within .AppWorkflowInputPanel_fileDeleteButton__3rgWs,.AppWorkflowInputPanel_fileSingleRowWrapper___IY7R:hover .AppWorkflowInputPanel_fileDeleteButton__3rgWs{opacity:1;pointer-events:auto}.AppWorkflowInputPanel_fileDeleteButton__3rgWs:hover{color:var(--a-color-neutral-foreground-primary,#141522)}.AppWorkflowInputPanel_fileTypeIcon__VlDwi{display:flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center}.AppWorkflowInputPanel_fileName__GGvca{min-width:0;overflow:hidden;color:var(--a-color-neutral-foreground-primary,#141522);font-size:14px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.AppWorkflowInputPanel_fileSize__My9wj{flex:0 0 auto;color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:12px;line-height:18px;white-space:nowrap}.AppWorkflowInputPanel_fileSingleImageItem__QRIqk{position:relative;display:flex;width:72px;height:72px;overflow:hidden;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  )}.AppWorkflowInputPanel_fileSingleImageButton__X0rIL{display:block;width:100%;height:100%;border:0;padding:0;cursor:pointer}.AppWorkflowInputPanel_fileGalleryImage__4Nrqo,.AppWorkflowInputPanel_fileSingleImage__Y_BsF{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AppWorkflowInputPanel_fileImageFallback__IvuK_{display:flex;align-items:center;justify-content:center;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  );color:var(--a-color-neutral-foreground-tertiary,#99999f)}.AppWorkflowInputPanel_fileSingleImageOverlay__V5y3V{left:0;bottom:0;width:100%;font-size:12px;line-height:18px}.AppWorkflowInputPanel_fileSingleImageOverlay__V5y3V,.AppWorkflowInputPanel_fileSingleImageRemoveButton__PyDmG{position:absolute;display:flex;height:24px;align-items:center;justify-content:center;background:var(--a-color-neutral-overlay-primary,rgba(0,0,0,.6));color:var(--a-color-neutral-foreground-inverse-primary,#ffffff)}.AppWorkflowInputPanel_fileSingleImageRemoveButton__PyDmG{top:4px;right:4px;width:24px;border:0;border-radius:8px;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease}.AppWorkflowInputPanel_fileSingleImageItem__QRIqk:focus-within .AppWorkflowInputPanel_fileSingleImageRemoveButton__PyDmG,.AppWorkflowInputPanel_fileSingleImageItem__QRIqk:hover .AppWorkflowInputPanel_fileSingleImageRemoveButton__PyDmG{opacity:1;pointer-events:auto}.AppWorkflowInputPanel_fileListRows__qoE5t{display:flex;width:100%;flex-direction:column;gap:0;margin-top:4px}.AppWorkflowInputPanel_fileListRow__lsxxN{position:relative;display:flex;width:100%;min-width:0;height:20px;align-items:center}.AppWorkflowInputPanel_fileListRowContent__IyDRW{display:flex;min-width:0;flex:1 1 auto;height:20px;align-items:center;gap:4px;border:0;background:transparent;padding:0 28px 0 0;color:var(--a-color-neutral-foreground-primary,#141522);cursor:pointer;text-align:left}.AppWorkflowInputPanel_fileGallery__R2m45{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:4px}.AppWorkflowInputPanel_fileGalleryItem__mjw_N{position:relative;display:flex;min-width:0;height:66px;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-secondary,#f7f7f8)
  );padding:0;color:var(--a-color-neutral-foreground-tertiary,#99999f);cursor:pointer}.AppWorkflowInputPanel_fileGalleryPreviewButton__OJY_p{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:inherit;cursor:pointer}.AppWorkflowInputPanel_fileGalleryFileIcon__OaqeF{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:8px;background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-primary,#ffffff)
  )}.AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ{position:absolute;top:4px;right:4px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--a-color-neutral-overlay-primary,rgba(0,0,0,.6));color:var(--a-color-neutral-foreground-inverse-primary,#ffffff);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease}.AppWorkflowInputPanel_fileListRow__lsxxN .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ{top:50%;right:0;transform:translateY(-50%);background:var(
    --app-workflow-input-control-bg,var(--a-color-neutral-background-primary,#ffffff)
  );color:var(--a-color-neutral-foreground-tertiary,#99999f)}.AppWorkflowInputPanel_fileGalleryItem__mjw_N:focus-within .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ,.AppWorkflowInputPanel_fileGalleryItem__mjw_N:hover .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ,.AppWorkflowInputPanel_fileListRow__lsxxN:focus-within .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ,.AppWorkflowInputPanel_fileListRow__lsxxN:hover .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ{opacity:1;pointer-events:auto}.AppWorkflowInputPanel_fileListRow__lsxxN .AppWorkflowInputPanel_fileItemRemoveButton__DxoGJ:hover{color:var(--a-color-neutral-foreground-primary,#141522)}.AppWorkflowInputPanel_stringSelectButton__bF5Ic:focus,.AppWorkflowInputPanel_stringSelectButton__bF5Ic[aria-expanded=true],.AppWorkflowInputPanel_stringSelectButton__bF5Ic[data-focus-visible-added]{border:0!important;box-shadow:0 0 0 1px var(
      --app-workflow-input-control-border,var(--a-color-semantic-intelligent-primary,#746dff)
    ) inset!important}.AppWorkflowRunningState_container___qKbZ{display:flex;min-height:100%;flex-direction:column}.AppWorkflowRunningState_content__HNBRN{display:flex;flex:1;align-items:center;justify-content:center;padding:32px 24px 40px}.AppWorkflowRunningState_progressLayout__sbPNY{width:min(100%,400px)}.AppWorkflowRunningState_processingTitle__xcDpf{margin:0 auto 14px;width:145px;text-align:center;color:transparent;background-image:linear-gradient(95.09deg,#4d4d57 18.088%,#f0f0f0 28.752%,#4d4d57 39.426%);background-size:300% 100%;background-position:0 50%;-webkit-background-clip:text;background-clip:text;animation:AppWorkflowRunningState_workflowTitleShine__TcPvL 2.8s linear infinite}.AppWorkflowRunningState_progressCard__ZRL8j{position:relative;height:300px;width:100%;overflow:hidden;border-radius:8px;background:#fff}.AppWorkflowRunningState_progressBorder__n_Bcw{position:absolute;inset:0;pointer-events:none;z-index:2}.AppWorkflowRunningState_progressBorderRect__F9tYL{fill:none;stroke:var(--a-color-neutral-line-secondary);stroke-dasharray:6 6;stroke-width:1}.AppWorkflowRunningState_skeletonTrack__1NKAg{position:absolute;top:calc(50% - 120px);left:50%;display:flex;width:min(calc(100% - 48px),320px);transform:translate(-50%);flex-direction:column;gap:16px;animation:AppWorkflowRunningState_workflowSkeletonRise__ynHej 5.2s linear infinite;will-change:transform}.AppWorkflowRunningState_skeletonRow__SpZFr{height:16px;background:#f7f7f8}.AppWorkflowRunningState_fadeBottom__BkNM6,.AppWorkflowRunningState_fadeTop__9_axS{position:absolute;left:-1px;right:-1px;height:56px;pointer-events:none}.AppWorkflowRunningState_fadeTop__9_axS{top:-1px;background:linear-gradient(180deg,#fff 43.75%,rgb(255 255 255/0) 88.393%)}.AppWorkflowRunningState_fadeBottom__BkNM6{bottom:-1px;background:linear-gradient(180deg,rgb(255 255 255/0) 11.607%,#fff 56.25%)}.AppWorkflowRunningState_progressMeta__Rt_8X{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;line-height:20px}.AppWorkflowRunningState_stepsSummary___eMsr{min-width:0;color:#99999f}.AppWorkflowRunningState_stepsCount__OWJcr{color:#4d4d57}.AppWorkflowRunningState_stepsLabel__dHMj2{color:#99999f}.AppWorkflowRunningState_progressValue__54W_U{color:#4d4d57;text-align:right}.AppWorkflowRunningState_actions__OY2HC{display:flex;justify-content:center;margin-top:24px}@keyframes AppWorkflowRunningState_workflowTitleShine__TcPvL{0%{background-position:200% 50%}to{background-position:0 50%}}@keyframes AppWorkflowRunningState_workflowSkeletonRise__ynHej{0%{transform:translate(-50%)}to{transform:translate(-50%,-256px)}}@media (max-width:480px){.AppWorkflowRunningState_content__HNBRN{padding:24px 16px 32px}.AppWorkflowRunningState_progressCard__ZRL8j{height:260px}.AppWorkflowRunningState_skeletonTrack__1NKAg{width:min(calc(100% - 40px),320px)}.AppWorkflowRunningState_progressMeta__Rt_8X{gap:12px}}.WorkflowTaskInputReadOnlyPanel_readOnlyField__gSD1z [data-coral-field-label]{color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:14px;font-weight:400;line-height:20px;white-space:normal;word-break:break-word}.WorkflowTaskInputReadOnlyPanel_readOnlyValue__AvVC6{min-width:0;max-height:320px;overflow-y:auto}.WorkflowTaskInputReadOnlyPanel_readOnlyText__Dq7uB{display:block;min-width:0;color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:14px;font-weight:400;line-height:20px;overflow-wrap:anywhere;white-space:pre-wrap}.WorkflowTaskInputReadOnlyPanel_fileRows__iM2fC,.WorkflowTaskInputReadOnlyPanel_objectList__72zai,.WorkflowTaskInputReadOnlyPanel_valueList__ucCTS{display:flex;flex-direction:column;gap:4px;min-width:0}.WorkflowTaskInputReadOnlyPanel_fileRows__iM2fC{gap:0}.WorkflowTaskInputReadOnlyPanel_tagList__b_Iya{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.WorkflowTaskInputReadOnlyPanel_valueTag__UWQaX{display:inline-flex;min-width:0;max-width:100%;height:26px;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:var(--a-color-semantic-neutral-container-primary,#f2f2f3);padding:1px 8px;color:var(--a-color-neutral-foreground-secondary,#4d4d57);font-size:12px;font-weight:400;line-height:18px}.WorkflowTaskInputReadOnlyPanel_valueTagText__RFTOX{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WorkflowTaskInputReadOnlyPanel_valueTagNumber__8kesm{min-width:36px}.WorkflowTaskInputReadOnlyPanel_fileRow__rTVvl{display:flex;min-width:0;width:100%;align-items:center;gap:4px;color:var(--a-color-neutral-foreground-tertiary,#99999f);font-size:14px;font-weight:400;line-height:20px}.WorkflowTaskInputReadOnlyPanel_fileRowIcon__pF2Tb{display:inline-flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center}.WorkflowTaskInputReadOnlyPanel_fileName__LxESq{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WorkflowTaskInputReadOnlyPanel_fileSize__rc_VL{flex:0 0 auto;color:var(--a-color-neutral-foreground-tertiary,#99999f);white-space:nowrap}.WorkflowTaskInputReadOnlyPanel_fileTiles__C83rV{display:flex;flex-wrap:wrap;gap:4px;min-width:0}.WorkflowTaskInputReadOnlyPanel_fileTile__wrc5W{position:relative;display:flex;width:48px;height:48px;flex:0 0 48px;align-items:center;justify-content:center;overflow:hidden;border:2px solid var(--a-color-neutral-line-primary,#e6e6e7);border-radius:8px;background:var(--a-color-neutral-background-secondary,#f7f7f8)}.WorkflowTaskInputReadOnlyPanel_fileTileMixed__1xZWz{border:0;border-radius:4px}.WorkflowTaskInputReadOnlyPanel_fileImageFallback__uQ17Z,.WorkflowTaskInputReadOnlyPanel_fileImage__w3zPV{width:100%;height:100%}.WorkflowTaskInputReadOnlyPanel_fileImage__w3zPV{display:block;-o-object-fit:cover;object-fit:cover}.WorkflowTaskInputReadOnlyPanel_fileImageFallback__uQ17Z,.WorkflowTaskInputReadOnlyPanel_fileTileIcon__Ekcti{display:flex;align-items:center;justify-content:center}.WorkflowTaskInputReadOnlyPanel_fileTileIcon__Ekcti{width:28px;height:28px;border-radius:4px;background:var(--a-color-neutral-background-primary,#ffffff)}.WorkflowTaskInputReadOnlyPanel_objectReference__lBHZx{display:flex;min-width:0;align-items:center;gap:4px;color:var(--a-color-neutral-foreground-secondary,#4d4d57);font-size:14px;font-weight:400;line-height:20px}.WorkflowTaskInputReadOnlyPanel_objectIcon__9Qa4p{display:flex;width:16px;height:16px;flex:0 0 16px;align-items:center;justify-content:center}.WorkflowTaskInputReadOnlyPanel_objectLabel__279fb{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_knowledgeTabs__6VvjW [role=tab][aria-selected=false]{color:var(--a-color-neutral-foreground-tertiary)!important}