.create-credential-popover{border-radius:16px;padding:0;width:380px!important}.create-credential-popover__tip{color:rgb(var(--foreground-primary));border-radius:6px;gap:6px;padding:6px;font-size:12px;font-weight:400;line-height:18px;display:flex}.create-credential-popover__tip.openai-tip{background:rgba(var(--palette-blue2),.1)}.create-credential-popover__tip.telegram-tip,.create-credential-popover__tip.claude-tip{background:rgba(var(--palette-yellow1),.1)}.create-credential-popover__icon{width:100%;max-width:16px;height:100%;max-height:16px}.create-credential-popover__bill{color:rgb(var(--palette-blue1));font-size:12px;font-weight:400;line-height:18px;text-decoration:none}.create-credential-popover__show-key-button{right:var(--t-spacing-3);cursor:pointer;padding:var(--t-spacing-1);color:rgb(var(--foreground-secondary));background:0 0;border:none;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.create-credential-popover__api-key-tip,.create-credential-popover__organization-id-tip{font-size:15px;font-weight:400;line-height:22.5px}.create-credential-popover__api-key-link,.create-credential-popover__organization-id-link{color:rgb(var(--foreground-main))}.create-credential-popover__error{color:rgb(var(--garenal-fail-iconic));text-align:center;word-break:break-word;font-size:13px;font-weight:400;line-height:20px}.create-credential-popover__connect-button{height:44px;padding:var(--t-spacing-0)var(--t-spacing-4);justify-content:center;align-items:center;gap:var(--t-spacing-2);background:rgb(var(--button-background-primary));color:rgb(var(--button-foreground-white));cursor:pointer;white-space:nowrap;border:none;border-radius:10px;width:100%;margin-top:8px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .2s;display:flex}.create-credential-popover__connect-button:hover:not(:disabled){background:rgb(var(--button-background-primary));opacity:.9}.create-credential-popover__connect-button:active:not(:disabled){background:rgb(var(--button-background-primary))}.create-credential-popover__connect-button:disabled{opacity:.6;cursor:not-allowed}.create-credential-popover .node-detail-panel{border-radius:16px}
.create-credential-popover__error{color:rgb(var(--garenal-fail-iconic));text-align:center;word-break:break-word;font-size:13px;font-weight:400;line-height:20px}.node-detail-auth-credential{border:1px solid rgb(var(--stroke-secondary));border-radius:var(--border-radius-btn);background:rgb(var(--container-input-3));cursor:pointer;height:32px;padding:4px 12px}.node-detail-auth-credential--opened{outline:1.5px solid rgb(var(--button-background-primary));outline-offset:-.5px}.node-detail-auth-credential__selector{justify-content:space-between;align-items:center;display:flex}.node-detail-auth-credential__input{color:rgb(var(--foreground-primary));white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.node-detail-auth-credential__chevron{color:rgb(var(--foreground-secondary));margin-right:-3px}.node-detail-auth-credential__dropdown{border-radius:var(--border-radius-modal);border:1px solid rgb(var(--stroke-tertiary));background:rgb(var(--background-primary));flex-direction:column;width:100%;min-width:364px;max-width:364px;min-height:0;padding:0;display:flex;box-shadow:0 4px 12px #00000026}.node-detail-auth-credential__dropdown .node-detail-panel__header{border-radius:var(--border-radius-modal);padding:12px 16px}.node-detail-auth-credential__dropdown .node-detail-panel__icon{width:26px;min-width:26px;height:26px}.node-detail-auth-credential__dropdown .node-detail-panel__name{font-size:14px}.node-detail-auth-credential__dropdown .node-detail-panel__body{gap:12px;height:auto;padding:16px 0}.node-detail-auth-credential__search-input{padding:0 16px}.node-detail-auth-credential__search-input .node-detail-text-input__input{height:36px;padding-left:32px;font-size:14px;line-height:20px}.node-detail-auth-credential__search-input .node-detail-text-input__input:focus:not(.node-input--invalid),.node-detail-auth-credential__search-input .node-detail-text-input__input:focus-visible:not(.node-input--invalid){border:1px solid rgb(var(--button-background-primary));outline:none}.node-detail-auth-credential__list{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.node-detail-auth-credential__item{border-radius:var(--border-radius-btn);cursor:pointer;justify-content:space-between;align-self:stretch;align-items:flex-start;height:52px;padding:6px 6px 6px 16px;display:flex}.node-detail-auth-credential__item:hover{background:rgba(var(--container),.8)}.node-detail-auth-credential__item--selected .node-detail-auth-credential__item-name{color:rgb(var(--button-background-primary));font-weight:600}.node-detail-auth-credential__item--selected .node-detail-auth-credential__item-subtitle{color:inherit}.node-detail-auth-credential__item-content{flex-direction:column;flex:1;min-width:0;display:flex}.node-detail-auth-credential__item-name{color:rgb(var(--foreground-primary));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.node-detail-auth-credential__item-subtitle{color:rgb(var(--foreground-tertiary));text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.node-detail-auth-credential__item-edit{width:16px;height:16px;color:rgb(var(--foreground-secondary));cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:none}.node-detail-auth-credential__item-edit:hover{color:rgb(var(--foreground-primary))}.node-detail-auth-credential__item:hover .node-detail-auth-credential__item-edit{display:flex}.node-detail-auth-credential__connect-button-wrap{flex:none;padding:0 8px}.node-detail-auth-credential__content{max-height:inherit;flex-direction:column;display:flex;overflow:hidden}.node-detail-auth-credential__panel--list{flex-direction:column;flex:auto;min-height:0;display:flex}.node-detail-auth-credential__list-step-body{flex-direction:column;flex:auto;gap:8px;min-height:0;padding:8px 0 16px;display:flex}.node-detail-auth-credential__empty{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:16px;min-height:0;max-height:240px;padding:12px 8px 16px;display:flex}.node-detail-auth-credential__empty-text{color:rgb(var(--foreground-tertiary));font-size:14px}.node-detail-auth-credential__list-scroll{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;flex:auto;min-height:0;padding:0 8px;display:flex;overflow-y:auto}.node-detail-auth-credential__list-scroll::-webkit-scrollbar{width:6px}.node-detail-auth-credential__list-scroll::-webkit-scrollbar-track{background:0 0}.node-detail-auth-credential__list-scroll::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000;border-radius:4px;transition:background-color .2s}.node-detail-auth-credential__list-scroll::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__list-scroll.scrolling{scrollbar-color:#d0d0d0 #0000}.node-detail-auth-credential__list-scroll.scrolling::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.node-detail-auth-credential__list-scroll.scrolling::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__list-scroll:hover{scrollbar-color:#d0d0d0 #0000}.node-detail-auth-credential__list-scroll:hover::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.node-detail-auth-credential__list-scroll:hover::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__form-panel{max-height:inherit;flex-direction:column;display:flex}.node-detail-auth-credential__form-panel>.node-detail-panel__header{flex-shrink:0}.node-detail-auth-credential__step-name{cursor:default!important}.node-detail-auth-credential__back-button{width:28px;height:28px;color:rgb(var(--foreground-secondary));cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex}.node-detail-auth-credential__back-button:hover{background:rgb(var(--background-secondary));color:rgb(var(--foreground-primary))}.node-detail-auth-credential__form-body{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.node-detail-auth-credential__form-body::-webkit-scrollbar{width:6px}.node-detail-auth-credential__form-body::-webkit-scrollbar-track{background:0 0}.node-detail-auth-credential__form-body::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000;border-radius:4px;transition:background-color .2s}.node-detail-auth-credential__form-body::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__form-body.scrolling{scrollbar-color:#d0d0d0 #0000}.node-detail-auth-credential__form-body.scrolling::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.node-detail-auth-credential__form-body.scrolling::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__form-body:hover{scrollbar-color:#d0d0d0 #0000}.node-detail-auth-credential__form-body:hover::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.node-detail-auth-credential__form-body:hover::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.node-detail-auth-credential__create-dropdown{border-radius:var(--border-radius-modal);background:rgb(var(--background-primary));border:none;width:100%;min-width:364px;max-width:364px;padding:0;box-shadow:0 -4px 12px #00000026,0 4px 12px #00000026}.node-detail-auth-credential__create-panel .node-detail-panel__header{padding:12px 16px}.node-detail-auth-credential__create-panel .node-detail-panel__icon{width:26px;min-width:26px;height:26px}.node-detail-auth-credential__create-panel .node-detail-panel__name{font-size:14px}.node-detail-auth-credential__create-body{flex-direction:column;gap:12px;padding:16px;display:flex}.node-detail-auth-credential__connect-btn{height:36px;color:rgb(var(--button-foreground-white));background:rgb(var(--button-background-primary));border-radius:var(--border-radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.node-detail-auth-credential__connect-btn:hover:not(:disabled){opacity:.9}.node-detail-auth-credential__connect-btn:disabled{cursor:not-allowed;opacity:.6}.node-detail-auth-credential__edit-actions{align-items:center;gap:12px;width:100%;display:flex}.node-detail-auth-credential__edit-actions .node-detail-auth-credential__connect-btn{flex:1;width:auto}.node-detail-auth-credential__connect-spinner{border:2px solid rgb(var(--button-foreground-white));border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}.node-detail-auth-credential__delete-btn{height:36px;color:rgb(var(--button-background-primary));border:1px solid rgb(var(--button-background-primary));border-radius:var(--border-radius-btn);cursor:pointer;background:0 0;flex:1;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.node-detail-auth-credential__delete-btn:hover:not(:disabled){background:#f5f5f5}.node-detail-auth-credential__delete-btn:disabled{cursor:not-allowed;opacity:.8}
.WebhookUrl-module-scss-module__c4iXPW__container{background:rgb(var(--container-background-secondary,#f2f2f2));border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.WebhookUrl-module-scss-module__c4iXPW__container--disabled{background:rgb(var(--container-background-secondary,248 250 252));opacity:.7}.WebhookUrl-module-scss-module__c4iXPW__container--minimal{background:0 0;padding:0}.WebhookUrl-module-scss-module__c4iXPW__method{background:rgb(var(--container-background-tertiary));text-align:center;height:20px;color:rgb(var(--foreground-tertiary));border-radius:6px;align-items:center;padding:2px 4px;font-size:10px;font-weight:500;line-height:10px;display:flex}.WebhookUrl-module-scss-module__c4iXPW__value{color:rgb(var(--foreground-primary));word-break:break-all;flex:1;font-size:14px;font-weight:400;line-height:20px}.WebhookUrl-module-scss-module__c4iXPW__copyButton{width:48px;height:24px;padding:var(--t-spacing-0)6px;border:1px solid rgb(var(--stroke-primary));background:rgb(var(--button-background-secondary));color:rgb(var(--foreground-primary));cursor:pointer;border-radius:6px;font-size:10px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s}.WebhookUrl-module-scss-module__c4iXPW__copyButton:disabled{cursor:not-allowed;opacity:.6}.WebhookUrl-module-scss-module__c4iXPW__copyButton--disabled{background:rgb(var(--button-background-secondary,229 231 235));border-color:rgb(var(--stroke-primary,209 213 219));color:rgb(var(--foreground-tertiary,148 163 184))}.WebhookUrl-module-scss-module__c4iXPW__copyButton--success{background:rgb(var(--garenal-access-iconic));border-color:rgb(var(--garenal-access-iconic));color:rgb(var(--button-foreground-white))}.WebhookUrl-module-scss-module__c4iXPW__copyButton--failed{background:rgb(var(--garenal-fail-iconic));border-color:rgb(var(--garenal-fail-iconic));color:rgb(var(--button-foreground-white))}
.WebhookExecutionPopup-module-scss-module___c7KGW__overlay{z-index:60;pointer-events:auto;-webkit-user-select:none;user-select:none;position:fixed;transform:translate(-50%)}.WebhookExecutionPopup-module-scss-module___c7KGW__container{background:rgb(var(--background-primary));border-radius:var(--border-radius-modal);flex-direction:column;width:370px;padding:16px;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__headerLeft{align-items:center;gap:12px;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__iconWrapper{width:20px;height:20px}.WebhookExecutionPopup-module-scss-module___c7KGW__icon{width:100%;height:100%}.WebhookExecutionPopup-module-scss-module___c7KGW__title{color:rgb(var(--foreground-primary));margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.WebhookExecutionPopup-module-scss-module___c7KGW__closeButton{cursor:pointer;color:rgb(var(--foreground-secondary));background:0 0;border:none;align-items:center;gap:8px;padding:0;transition:color .2s;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__closeButton:hover{color:rgb(var(--foreground-primary))}.WebhookExecutionPopup-module-scss-module___c7KGW__closeIcon{width:20px;height:20px}.WebhookExecutionPopup-module-scss-module___c7KGW__urlContainer{border-radius:var(--border-radius-btn);align-items:flex-start;gap:12px;width:100%;min-height:32px;margin:16px 0 6px;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__urlContent{flex:1;align-items:flex-start;gap:6px;display:flex;overflow:hidden}.WebhookExecutionPopup-module-scss-module___c7KGW__url{color:rgb(var(--foreground-primary));word-break:break-all;flex:1;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.WebhookExecutionPopup-module-scss-module___c7KGW__copyButton{background:rgb(var(--button-background-secondary));border:1px solid rgb(var(--stroke-primary));cursor:pointer;height:24px;color:rgb(var(--foreground-primary));white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 6px;font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:16px;transition:all .2s;display:flex}.WebhookExecutionPopup-module-scss-module___c7KGW__copyButton:hover:not(:disabled){background:rgb(var(--button-background-secondary-hover))}.WebhookExecutionPopup-module-scss-module___c7KGW__copyButton:disabled{cursor:default}.WebhookExecutionPopup-module-scss-module___c7KGW__copyButton--success{color:#fff;background:#07aa7c;border-color:#07aa7c}.WebhookExecutionPopup-module-scss-module___c7KGW__copyButton--failed{color:#fff;background:#dc2626;border-color:#dc2626}.WebhookExecutionPopup-module-scss-module___c7KGW__arrow{width:20px;height:17.321px;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)scaleY(-1)}.WebhookExecutionPopup-module-scss-module___c7KGW__arrow:after{content:"";filter:drop-shadow(0 2px 4px #10192805);border-bottom:17.321px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;display:block}
.CustomNodeEdge-module-scss-module__JUlznG__itemCountLabel{pointer-events:none;color:var(--edge-stroke-non-main,#333);border:1px solid var(--stroke-tertiary,#0000001a);white-space:nowrap;z-index:10;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500;position:absolute}
.NodeSelectionContent-module-scss-module__lzpCjW__selectionWrapper{gap:0;width:100%;padding-bottom:24px}.NodeSelectionContent-module-scss-module__lzpCjW__search{padding:0 24px;position:relative}.NodeSelectionContent-module-scss-module__lzpCjW__search:focus-visible{outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__dragHeader{cursor:grab;padding-top:24px}.NodeSelectionContent-module-scss-module__lzpCjW__dragHeader:active{cursor:grabbing}.NodeSelectionContent-module-scss-module__lzpCjW__content{scrollbar-width:thin;scrollbar-color:#0000 #0000;flex-direction:column;flex:1;gap:0;max-height:520px;padding-left:24px;display:flex;overflow:hidden}.NodeSelectionContent-module-scss-module__lzpCjW__content::-webkit-scrollbar{width:6px}.NodeSelectionContent-module-scss-module__lzpCjW__content::-webkit-scrollbar-track{background:0 0}.NodeSelectionContent-module-scss-module__lzpCjW__content::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000;border-radius:4px;transition:background-color .2s}.NodeSelectionContent-module-scss-module__lzpCjW__content::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.NodeSelectionContent-module-scss-module__lzpCjW__content.NodeSelectionContent-module-scss-module__lzpCjW__scrolling{scrollbar-color:#d0d0d0 #0000}.NodeSelectionContent-module-scss-module__lzpCjW__content.NodeSelectionContent-module-scss-module__lzpCjW__scrolling::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.NodeSelectionContent-module-scss-module__lzpCjW__content.NodeSelectionContent-module-scss-module__lzpCjW__scrolling::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.NodeSelectionContent-module-scss-module__lzpCjW__content:hover{scrollbar-color:#d0d0d0 #0000}.NodeSelectionContent-module-scss-module__lzpCjW__content:hover::-webkit-scrollbar-thumb{background-color:#d0d0d0;background-clip:padding-box;border:1px solid #0000}.NodeSelectionContent-module-scss-module__lzpCjW__content:hover::-webkit-scrollbar-thumb:hover{background-color:#b0b0b0}.NodeSelectionContent-module-scss-module__lzpCjW__searchInput{border-radius:8px;height:32px;font-size:14px}.NodeSelectionContent-module-scss-module__lzpCjW__searchInput::placeholder{color:rgb(var(--foreground-tertiary))}.NodeSelectionContent-module-scss-module__lzpCjW__searchInput:focus,.NodeSelectionContent-module-scss-module__lzpCjW__searchInput:focus-visible{border-color:rgb(var(--stroke-secondary));box-shadow:none;outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__searchRoot{width:100%}.NodeSelectionContent-module-scss-module__lzpCjW__tabsRoot{border-bottom:1px solid rgb(var(--stroke-tertiary));padding:0 24px}.NodeSelectionContent-module-scss-module__lzpCjW__tabsList{border-bottom:0;position:relative}.NodeSelectionContent-module-scss-module__lzpCjW__tabsList:before{display:none}.NodeSelectionContent-module-scss-module__lzpCjW__tab{min-height:31px;color:rgb(var(--foreground-secondary));justify-content:center;padding:4px 16px;font-weight:500}.NodeSelectionContent-module-scss-module__lzpCjW__tab:hover:not([data-active]){border-color:#0000}.NodeSelectionContent-module-scss-module__lzpCjW__tab:focus,.NodeSelectionContent-module-scss-module__lzpCjW__tab:focus-visible{box-shadow:none;outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__tab[data-active]{color:rgb(var(--foreground-main));border-color:#0000}.NodeSelectionContent-module-scss-module__lzpCjW__tabLabel{flex:none;font-size:14px;line-height:20px}.NodeSelectionContent-module-scss-module__lzpCjW__tabSection{margin-inline-end:4px}.NodeSelectionContent-module-scss-module__lzpCjW__tabIndicator{background:rgb(var(--foreground-main));z-index:2;pointer-events:none;border-radius:999px;bottom:-1px;height:2px!important;top:auto!important}.NodeSelectionContent-module-scss-module__lzpCjW__columnsLayout{grid-template-columns:240px 1px minmax(0,1fr);min-height:360px;display:grid}.NodeSelectionContent-module-scss-module__lzpCjW__leftPane{padding-top:8px;padding-right:4px}.NodeSelectionContent-module-scss-module__lzpCjW__leftPane:focus,.NodeSelectionContent-module-scss-module__lzpCjW__leftPane:focus-visible{outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__rightPane{padding-top:8px;padding-left:8px;padding-right:24px}.NodeSelectionContent-module-scss-module__lzpCjW__rightPane:focus,.NodeSelectionContent-module-scss-module__lzpCjW__rightPane:focus-visible{outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__scrollViewport:focus,.NodeSelectionContent-module-scss-module__lzpCjW__scrollViewport:focus-visible{box-shadow:none;outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__scrollbar,.NodeSelectionContent-module-scss-module__lzpCjW__scrollbar:hover{background-color:var(--lightningcss-light,var(--mantine-color-gray-0))var(--lightningcss-dark,var(--mantine-color-dark-6))}.NodeSelectionContent-module-scss-module__lzpCjW__scrollbar[data-orientation=vertical] .NodeSelectionContent-module-scss-module__lzpCjW__thumb,.NodeSelectionContent-module-scss-module__lzpCjW__thumb{background-color:rgb(var(--stroke-secondary))}.NodeSelectionContent-module-scss-module__lzpCjW__middleDivider{align-items:stretch;display:flex}.NodeSelectionContent-module-scss-module__lzpCjW__dividerLine{border-color:rgb(var(--stroke-tertiary))}.NodeSelectionContent-module-scss-module__lzpCjW__groupItem{text-align:left;border-radius:8px;width:100%;padding:8px;font-size:14px;transition:background-color .15s}.NodeSelectionContent-module-scss-module__lzpCjW__groupItem:focus,.NodeSelectionContent-module-scss-module__lzpCjW__groupItem:focus-visible{box-shadow:none;outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__groupItem:hover{background:rgba(var(--global-color-black),.03)}.NodeSelectionContent-module-scss-module__lzpCjW__groupItemActive{background:rgba(var(--global-color-black),.05)}.NodeSelectionContent-module-scss-module__lzpCjW__section{flex-direction:column;gap:8px;display:flex}.NodeSelectionContent-module-scss-module__lzpCjW__sectionHeader{color:rgb(var(--foreground-tertiary));background:rgb(var(--background-primary));z-index:2;font-size:14px;font-weight:400;line-height:20px;position:sticky;top:0}.NodeSelectionContent-module-scss-module__lzpCjW__nodeList{flex-direction:column;display:flex}.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:8px;transition:background-color .15s,color .15s;display:flex}.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem:hover{background-color:rgba(var(--global-color-black),.03)}.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem:active{background-color:rgba(var(--global-color-black),.05)}.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem:focus-visible{background-color:rgba(var(--global-color-black),.03);outline:none}.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem[disabled],.NodeSelectionContent-module-scss-module__lzpCjW__nodeItem[data-disabled=true]{opacity:.4;pointer-events:none}.NodeSelectionContent-module-scss-module__lzpCjW__nodeIcon{width:36px;min-width:36px;height:36px;min-height:36px;color:rgb(var(--foreground-secondary));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;overflow:hidden}.NodeSelectionContent-module-scss-module__lzpCjW__nodeNameRow{align-items:center;gap:6px;min-width:0;display:flex}.NodeSelectionContent-module-scss-module__lzpCjW__nodeName{color:rgb(var(--foreground-primary));font-size:14px;font-weight:500;line-height:20px}.NodeSelectionContent-module-scss-module__lzpCjW__nodeInfoIcon{color:rgb(var(--foreground-tertiary));cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.NodeSelectionContent-module-scss-module__lzpCjW__nodeDescription{color:rgb(var(--foreground-tertiary));font-size:12px;line-height:18px}.NodeSelectionContent-module-scss-module__lzpCjW__empty{text-align:center;color:rgb(var(--foreground-tertiary));padding:24px 12px;font-size:13px}.NodeSelectionContent-module-scss-module__lzpCjW__nodeNoTrigger{color:rgb(var(--foreground-secondary));font-size:12px;line-height:18px}
.groupOptionalMultiSelect-module-scss-module__mLzwHG__fieldLabel{color:rgb(var(--foreground-primary));margin-bottom:0;padding-top:8px;padding-bottom:8px;font-size:14px;font-weight:500;line-height:20px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__wrapper{width:100%}.groupOptionalMultiSelect-module-scss-module__mLzwHG__input{align-items:center;min-width:0;height:auto;min-height:32px;padding:4px 12px;display:flex}.groupOptionalMultiSelect-module-scss-module__mLzwHG__section{width:14px;margin-right:12px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__section svg{color:rgb(var(--foreground-primary))}.groupOptionalMultiSelect-module-scss-module__mLzwHG__pillGroup{flex-wrap:wrap;flex:1;gap:4px;min-width:0}.groupOptionalMultiSelect-module-scss-module__mLzwHG__placeholder{-webkit-user-select:none;user-select:none;flex:auto;min-width:0;font-size:14px;font-weight:400}.groupOptionalMultiSelect-module-scss-module__mLzwHG__pillRoot{background-color:rgb(var(--container-input-2));height:24px;color:rgb(var(--foreground-primary));border-radius:16px;gap:6px;padding:4px 8px 4px 16px;font-size:11px;font-weight:400;line-height:16px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__pillLabel{font-size:11px;line-height:16px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__pillRemove{width:16px;min-width:16px;height:16px;padding-right:0}.groupOptionalMultiSelect-module-scss-module__mLzwHG__pillRemove:hover svg{color:rgb(var(--palette-red1))}.groupOptionalMultiSelect-module-scss-module__mLzwHG__dropdown{border:1px solid rgb(var(--stroke-secondary));background-color:rgb(var(--container-input-3));border-radius:8px;padding:8px;box-shadow:0 4px 3px #0000001a,0 2px 2px #0000001a}.groupOptionalMultiSelect-module-scss-module__mLzwHG__optionsList{flex-direction:column;display:flex}.groupOptionalMultiSelect-module-scss-module__mLzwHG__option{color:rgb(var(--foreground-primary));border-radius:8px;padding:8px 16px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__option:hover,.groupOptionalMultiSelect-module-scss-module__mLzwHG__option[data-combobox-active]{background-color:rgb(var(--container-input-2))}.groupOptionalMultiSelect-module-scss-module__mLzwHG__optionRow{flex-wrap:nowrap;align-items:center}.groupOptionalMultiSelect-module-scss-module__mLzwHG__checkboxRoot{cursor:pointer;padding:4px 0}.groupOptionalMultiSelect-module-scss-module__mLzwHG__checkboxRoot[data-checked] .groupOptionalMultiSelect-module-scss-module__mLzwHG__checkboxInput{border-color:rgb(var(--button-background-primary));background-color:rgb(var(--button-background-primary))}.groupOptionalMultiSelect-module-scss-module__mLzwHG__checkboxInput{border-width:1.5px;border-color:rgb(var(--stroke-secondary));cursor:pointer;pointer-events:none;background-color:#0000;width:16px;min-width:16px;height:16px;min-height:16px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__checkboxIcon{color:rgb(var(--button-foreground-white))}.groupOptionalMultiSelect-module-scss-module__mLzwHG__optionLabel{color:rgb(var(--foreground-primary));font-size:14px;font-weight:400;line-height:20px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__manageBtn{border:1px solid rgb(var(--stroke-secondary));background-color:rgb(var(--background-primary));height:auto;min-height:0;color:rgb(var(--foreground-primary));border-radius:8px;padding:6px 12px;font-size:14px;font-weight:600;line-height:20px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__manageBtnLabel{font-size:14px;font-weight:600;line-height:20px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__manageBtnSection{margin-right:8px}.groupOptionalMultiSelect-module-scss-module__mLzwHG__chevron{transition:transform .15s;display:block}.groupOptionalMultiSelect-module-scss-module__mLzwHG__chevronOpen{transform:rotate(180deg)}
.MenuNavigationTabs-module-scss-module__tai6dW__root{z-index:1;border:1px solid rgb(var(--stroke-tertiary));border-radius:12px;align-items:center;padding:4px;display:flex}.MenuNavigationTabs-module-scss-module__tai6dW__control{flex:1;min-width:112px;position:relative}.MenuNavigationTabs-module-scss-module__tai6dW__label{color:rgb(var(--foreground-tertiary));font-weight:600;transition:none}.MenuNavigationTabs-module-scss-module__tai6dW__control[data-active] .MenuNavigationTabs-module-scss-module__tai6dW__label{color:rgb(var(--foreground-primary))}.MenuNavigationTabs-module-scss-module__tai6dW__indicator{background-color:rgb(var(--background-primary));border-radius:var(--border-radius-btn);box-shadow:0 2px 2px #0000001a}
.CopyButton-module-scss-module__b9v2Wq__copyButton{align-items:center;gap:var(--t-spacing-2);border-radius:var(--border-radius-btn);padding:var(--t-spacing-1)var(--t-spacing-3);cursor:pointer;border:none;outline:none;font-size:12px;transition:background-color .15s,color .15s;display:flex}.CopyButton-module-scss-module__b9v2Wq__copyButton:focus,.CopyButton-module-scss-module__b9v2Wq__copyButton:focus-visible{outline:none}.CopyButton-module-scss-module__b9v2Wq__copyButton--default{color:rgb(var(--foreground-primary))}.CopyButton-module-scss-module__b9v2Wq__copyButton--default:hover{background:rgb(var(--container))}.CopyButton-module-scss-module__b9v2Wq__copyButton--copied{background:rgb(var(--container));color:rgb(var(--foreground-primary))}.CopyButton-module-scss-module__b9v2Wq__copyButton--copied:hover{background:rgb(var(--container))}.CopyButton-module-scss-module__b9v2Wq__icon{width:var(--t-spacing-4);height:var(--t-spacing-4);flex-shrink:0}.CopyButton-module-scss-module__b9v2Wq__text{line-height:1.5}
.LogsJsonView-module-scss-module__KHbNkG__container{gap:var(--t-spacing-2);border-radius:var(--border-radius-btn);border:1px solid rgb(var(--stroke-secondary));height:100%;padding:var(--t-spacing-3);flex-direction:column;font-size:12px;display:flex;position:relative;overflow:auto}.LogsJsonView-module-scss-module__KHbNkG__container .LogsJsonView-module-scss-module__KHbNkG__copyButtonWrapper{top:var(--t-spacing-3);right:var(--t-spacing-3);z-index:10;opacity:0;pointer-events:none;transition:opacity 80ms;position:absolute}.LogsJsonView-module-scss-module__KHbNkG__container:hover .LogsJsonView-module-scss-module__KHbNkG__copyButtonWrapper{opacity:1;pointer-events:auto}
.WorkflowHistoryPanel-module-scss-module__-Fw2gq__panel{background:rgb(var(--background-primary));width:0;min-width:0;box-shadow:none;pointer-events:none;opacity:0;border-left:1px solid #0000;flex-direction:column;height:100%;transition:width .25s ease-in,min-width .25s ease-in,opacity .2s ease-in,transform .25s ease-in,border-color .2s ease-in;display:flex;overflow:hidden;transform:translate(12px)}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__panelOpen{border-left-color:rgb(var(--stroke-secondary));pointer-events:auto;opacity:1;width:399px;min-width:399px;transition:width .25s ease-out,min-width .25s ease-out,opacity .2s ease-out,transform .25s ease-out,border-color .2s ease-out;transform:translate(0)}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__panelClosed{pointer-events:none;opacity:0;width:0;min-width:0;transform:translate(12px)}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__panelInner{flex-direction:column;min-width:399px;height:100%;padding:16px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__headerTitleWrap{flex-direction:column;gap:4px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__title{color:rgb(var(--foreground-primary));margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:27px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__closeButton{cursor:pointer;color:rgb(var(--foreground-primary));background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:color .2s;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__closeButton:hover{color:rgb(var(--foreground-secondary))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__content{flex:1;padding-right:2px;overflow:hidden auto}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__content::-webkit-scrollbar{display:none}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__historyList,.WorkflowHistoryPanel-module-scss-module__-Fw2gq__dateGroup{flex-direction:column;gap:16px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__dateHeader{color:rgb(var(--foreground-primary));margin:0;font-size:14px;font-weight:500;line-height:20px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entriesContainer{flex-direction:column;gap:4px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__historyEntry{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;width:100%;padding:0;transition:background-color .2s;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__historyEntry:hover{background:0 0}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__historyEntry:focus{outline:none}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryTimeline{flex-direction:column;align-items:center;width:14px;min-width:14px;padding-top:0;display:flex;position:relative}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryDotOuter{background:#ececec;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryDotInner{border-radius:50%;width:8px;height:8px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryLine{background:rgb(var(--stroke-tertiary));width:1px;height:36px;position:absolute;top:14px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__timelineDotPublished{background:rgb(var(--garenal-access-iconic))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__timelineDotLatest{background:rgb(var(--garenal-warning-iconic))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__timelineDotDefault{background:rgb(var(--container-gray))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryContent{z-index:0;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:0;min-width:0;padding:4px 8px;display:flex;position:relative}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryContent:hover{background-color:rgb(var(--container-input-1))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryVersionName{color:rgb(var(--foreground-primary));text-align:left;width:100%;font-size:14px;font-weight:500;line-height:20px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryMeta{color:rgb(var(--foreground-secondary));text-align:left;align-items:center;gap:6px;width:100%;font-size:12px;font-weight:400;line-height:18px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryTime,.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryBy,.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entrySeparator{color:rgb(var(--foreground-secondary));white-space:nowrap;font-weight:400}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryUser{white-space:nowrap;text-overflow:ellipsis;max-width:180px;color:rgb(var(--foreground-secondary));font-weight:400;overflow:hidden}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__historyEntrySelected .WorkflowHistoryPanel-module-scss-module__-Fw2gq__entryContent{background-color:rgb(var(--container-input-1))}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__emptyStateIcon{color:rgb(var(--foreground-quaternary));opacity:.6}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__emptyStateMessage{color:rgb(var(--foreground-tertiary));text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__loadMoreSentinel{height:1px;margin-top:8px;padding-bottom:8px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__loadingMoreIndicator{color:rgb(var(--foreground-tertiary));justify-content:center;align-items:center;gap:8px;padding:16px;font-family:Inter,sans-serif;font-size:13px;line-height:18px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__loadingMoreIndicator .WorkflowHistoryPanel-module-scss-module__-Fw2gq__loader{width:16px;height:16px;color:rgb(var(--foreground-tertiary));animation:1s linear infinite WorkflowHistoryPanel-module-scss-module__-Fw2gq__spin}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;padding:64px 24px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__loader{width:32px;height:32px;color:rgb(var(--foreground-tertiary));animation:1s linear infinite WorkflowHistoryPanel-module-scss-module__-Fw2gq__spin}@keyframes WorkflowHistoryPanel-module-scss-module__-Fw2gq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__errorState{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:400px;padding:64px 24px;display:flex}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__errorMessage{color:rgb(var(--error-foreground));text-align:center;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px}.WorkflowHistoryPanel-module-scss-module__-Fw2gq__errorDetail{color:rgb(var(--foreground-tertiary));text-align:center;margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px}
.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__content{border-radius:16px;width:100%;max-width:460px;padding:16px;box-shadow:0 8px 24px #00000029}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__header{min-height:unset;border-bottom:1px solid rgba(var(--stroke-primary),.5);margin:0;padding:0 0 8px}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__title{color:rgb(var(--foreground-primary));font-size:18px;font-weight:600;line-height:28px}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__close{color:rgb(var(--foreground-primary))}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__body{flex-direction:column;gap:24px;padding:0;display:flex}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__message{color:rgb(var(--foreground-secondary));white-space:pre-line;margin:0;padding-top:12px;font-size:14px;line-height:20px}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__footer{justify-content:flex-end;gap:10px;display:flex}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__button{border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .2s,opacity .2s;display:inline-flex}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__cancelButton{border:1px solid rgb(var(--stroke-secondary));color:rgb(var(--button-foreground-primary))}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__cancelButton:hover{background:rgb(var(--container-input-1))}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButton{color:rgb(var(--button-foreground-white));border:0}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButton:disabled,.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__cancelButton:disabled{cursor:not-allowed;opacity:.6}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButtonPublish{background:rgb(var(--button-background-primary))}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButtonPublish:hover:not(:disabled){background:rgba(var(--button-background-primary),.9)}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButtonUnpublish{background:rgb(var(--palette-red2))}.WorkflowStatusConfirmModal-module-scss-module__4CoS8G__confirmButtonUnpublish:hover:not(:disabled){background:rgb(var(--palette-red1))}
.LightbulbButton-module-scss-module__5ysC5W__lightbulbButton{z-index:9;background:rgb(var(--btn-bg-primary));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:box-shadow .2s;animation:3s ease-in-out infinite LightbulbButton-module-scss-module__5ysC5W__wa-bulb-float;display:flex;position:absolute;bottom:32px;right:32px;box-shadow:0 4px 12px #0003}.LightbulbButton-module-scss-module__5ysC5W__lightbulbButton:hover{animation-play-state:paused;box-shadow:0 6px 20px #0000004d}.LightbulbButton-module-scss-module__5ysC5W__lightbulbButton:focus-visible{outline:2px solid rgb(var(--btn-bg-primary));outline-offset:2px}@keyframes LightbulbButton-module-scss-module__5ysC5W__wa-bulb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.switch-module-scss-module__f3dtMa__root{--switch-height:1.25rem;--switch-width:2.25rem;--switch-thumb-size:1rem;--switch-track-label-padding:.125rem;--switch-radius:624.938rem}.switch-module-scss-module__f3dtMa__track{--switch-bg:rgb(var(--container-background-tertiary));--switch-text-color:rgb(var(--foreground-tertiary));border-radius:var(--switch-radius);box-shadow:var(--shadow-sm);border:none;transition:background-color .2s,box-shadow .2s}.switch-module-scss-module__f3dtMa__root:has(.switch-module-scss-module__f3dtMa__input:checked) .switch-module-scss-module__f3dtMa__track{--switch-bg:rgb(var(--button-background-primary));--switch-text-color:rgb(var(--button-foreground-white));box-shadow:none}.switch-module-scss-module__f3dtMa__thumb{--switch-thumb-bg:rgb(var(--button-foreground-white));border-radius:var(--switch-radius);border:none;transition:inset-inline-start .2s;box-shadow:0 1px 2px #0000000f}.switch-module-scss-module__f3dtMa__root .switch-module-scss-module__f3dtMa__input:focus-visible+.switch-module-scss-module__f3dtMa__track{outline:1.5px solid rgb(var(--stroke-main));outline-offset:2px}.switch-module-scss-module__f3dtMa__input{cursor:pointer}:is(.switch-module-scss-module__f3dtMa__root:has(.switch-module-scss-module__f3dtMa__input:disabled),.switch-module-scss-module__f3dtMa__root:has(.switch-module-scss-module__f3dtMa__input[data-disabled])),:is(.switch-module-scss-module__f3dtMa__root:has(.switch-module-scss-module__f3dtMa__input:disabled) .switch-module-scss-module__f3dtMa__input,.switch-module-scss-module__f3dtMa__root:has(.switch-module-scss-module__f3dtMa__input[data-disabled]) .switch-module-scss-module__f3dtMa__input){cursor:not-allowed}