.radioBar-module-scss-module__HVxliq__radioBar{align-items:center;gap:var(--space-1);width:max-content;max-width:100%;height:var(--space-10);padding:var(--space-1);border-radius:var(--radius-8);background-color:var(--state-chip-bg);flex-wrap:wrap;display:flex;position:relative;overflow:hidden}.radioBar-module-scss-module__HVxliq__radioBar .radioBar-module-scss-module__HVxliq__radioBarItem{z-index:1;width:max-content;min-width:max-content;height:100%;padding:0 var(--space-3);cursor:pointer;font-size:var(--font-size-button-lg);color:var(--fg-2);justify-content:center;align-items:center;gap:var(--space-1);transition:all .3s cubic-bezier(.645,.045,.355,1);display:flex;position:relative}.radioBar-module-scss-module__HVxliq__radioBar .radioBar-module-scss-module__HVxliq__radioBarItem.radioBar-module-scss-module__HVxliq__active{color:var(--fg-1);font-weight:var(--font-weight-semibold)}.radioBar-module-scss-module__HVxliq__radioBar .radioBar-module-scss-module__HVxliq__barItem{background-color:var(--surface-card);border-radius:var(--radius-full);width:0;height:100%;left:var(--space-1);top:var(--space-1);z-index:0;box-shadow:var(--shadow-sm);transition:left .1s ease-in-out;position:absolute}.radioBar-module-scss-module__HVxliq__radioBar:first-child{margin-top:0}.radioBar-module-scss-module__HVxliq__mini{height:var(--space-8)}.radioBar-module-scss-module__HVxliq__mini .radioBar-module-scss-module__HVxliq__radioBarItem{font-size:var(--font-size-button-md);padding:0 var(--space-2)}.radioBar-module-scss-module__HVxliq__dropdownOverlay .ant-dropdown-menu{max-height:300px;overflow-y:auto}
.WorkflowCard-module-scss-module__JlQswq__card{aspect-ratio:316/309;border-radius:var(--radius-4);border:1px solid var(--line-2);background:var(--surface-card);cursor:pointer;flex-direction:column;width:100%;transition:box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__card:hover{box-shadow:var(--shadow-md);border-color:var(--line-3)}.WorkflowCard-module-scss-module__JlQswq__thumbnail{background:var(--surface-panel);flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__media{object-fit:cover;width:100%;height:100%;display:block}.WorkflowCard-module-scss-module__JlQswq__emptyMedia{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.WorkflowCard-module-scss-module__JlQswq__statusBadge{top:var(--space-2);left:var(--space-2);z-index:1;flex-wrap:wrap;align-items:center;gap:4px;transition:opacity .2s;display:flex;position:absolute}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__statusBadge{opacity:0;pointer-events:none}.WorkflowCard-module-scss-module__JlQswq__publishTag{top:var(--space-2);right:var(--space-2);z-index:2;position:absolute}.WorkflowCard-module-scss-module__JlQswq__overlay{z-index:2;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px)saturate(120%);backdrop-filter:blur(6px)saturate(120%);background:#ffffffa6;flex-direction:column;transition:opacity .2s;display:flex;position:absolute;inset:0}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__overlay{opacity:1;pointer-events:auto}.WorkflowCard-module-scss-module__JlQswq__overlayTop{padding:var(--space-2);justify-content:flex-end;display:flex}.WorkflowCard-module-scss-module__JlQswq__overlayCenter{justify-content:center;align-items:center;gap:var(--space-2);padding:0 var(--space-2);flex-wrap:wrap;flex:1;display:flex}.WorkflowCard-module-scss-module__JlQswq__worksPopoverList{gap:var(--space-2);flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.WorkflowCard-module-scss-module__JlQswq__worksPopoverLink{font-family:var(--font-family-sans);font-size:var(--font-size-sm);color:var(--sem-info);word-break:break-all;text-decoration:none}.WorkflowCard-module-scss-module__JlQswq__worksPopoverLink:hover{color:var(--sem-info-hover);text-decoration:underline}.WorkflowCard-module-scss-module__JlQswq__footer{padding:var(--space-3);background:var(--surface-card);border-top:1px solid var(--line-1);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__titleRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.WorkflowCard-module-scss-module__JlQswq__agentStatusTooltipWrap{opacity:0;flex-shrink:0;transition:opacity .15s;display:inline-flex}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__agentStatusTooltipWrap{opacity:1}.WorkflowCard-module-scss-module__JlQswq__agentStatusBtn{color:var(--fg-2);flex-shrink:0}.WorkflowCard-module-scss-module__JlQswq__agentStatusBtn[data-tone=processing]{color:var(--sem-info)}.WorkflowCard-module-scss-module__JlQswq__agentStatusBtn[data-tone=success]{color:var(--sem-success-fg)}.WorkflowCard-module-scss-module__JlQswq__titleText{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--fg-1);line-height:var(--font-lh-tight);flex:1;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__editBtn{opacity:0;flex-shrink:0;transition:opacity .15s}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__editBtn{opacity:1}.WorkflowCard-module-scss-module__JlQswq__creatorRow{align-items:center;gap:var(--space-1);opacity:1;max-height:32px;margin-top:4px;transition:max-height .25s,opacity .2s;display:flex;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__creatorRow{opacity:0;max-height:0;margin-top:0}.WorkflowCard-module-scss-module__JlQswq__creatorName{color:var(--fg-2);font-size:var(--font-size-sm)}.WorkflowCard-module-scss-module__JlQswq__time{color:var(--fg-3);font-size:var(--font-size-sm);margin-left:var(--space-1)}.WorkflowCard-module-scss-module__JlQswq__runCount{color:var(--fg-3);font-size:var(--font-size-xs);margin-left:auto}.WorkflowCard-module-scss-module__JlQswq__descriptionArea{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s,opacity .2s;display:grid}.WorkflowCard-module-scss-module__JlQswq__card:hover .WorkflowCard-module-scss-module__JlQswq__descriptionArea{opacity:1;grid-template-rows:1fr;margin-top:4px}.WorkflowCard-module-scss-module__JlQswq__description{color:var(--fg-2);font-size:var(--font-size-sm);line-height:var(--font-lh-normal);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__description span{margin-right:4px}.WorkflowCard-module-scss-module__JlQswq__runningBorder{z-index:0;border-radius:var(--radius-4);pointer-events:none;position:absolute;inset:-2px;overflow:hidden}.WorkflowCard-module-scss-module__JlQswq__runningBorder:before{content:"";background:conic-gradient(from -45deg,#83d994 0deg,#61a0ff 52.5deg,#8c4dff 95.62deg,#ff00e5 144.37deg,#ff67b2 194.64deg,#ff4343 255deg,#ff7e3f 298.12deg,#ffcd4b 360deg);width:500%;height:500%;animation:5s linear infinite WorkflowCard-module-scss-module__JlQswq__rotateBorder;position:absolute;top:-200%;left:-200%}@keyframes WorkflowCard-module-scss-module__JlQswq__rotateBorder{to{transform:rotate(360deg)}}
.WorkflowList-module-scss-module__UhXYXq__container{flex-direction:column;flex:1;width:100%;display:flex;position:relative}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;min-height:40px;margin-bottom:16px;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header .WorkflowList-module-scss-module__UhXYXq__left{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header .WorkflowList-module-scss-module__UhXYXq__right{align-items:center;gap:16px;width:max-content;min-width:max-content;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header .WorkflowList-module-scss-module__UhXYXq__right .ant-input{border-radius:32px}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__title{color:#333;margin:0;font-size:24px;font-weight:600}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__modalFormItem{margin-bottom:16px}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__modalFormItem label{color:#333;margin-bottom:8px;font-weight:500;display:block}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__input,.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__textArea{margin-top:8px}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__empty{justify-content:center;align-items:center;height:100%;padding-top:48px;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__loading{justify-content:center;align-items:center;width:100%;height:400px;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__listContainer{flex:1;width:100%;position:relative}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__listItem .ant-list-item{padding:0}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard{aspect-ratio:316/309;cursor:pointer;opacity:0;background:#fff;border:1px solid #e8e8e8;border-radius:16px;flex-direction:column;width:100%;transition:all .3s cubic-bezier(.645,.045,.355,1);animation:.8s cubic-bezier(.645,.045,.355,1) forwards WorkflowList-module-scss-module__UhXYXq__fadeIn;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard:hover{box-shadow:0 2px 4px #0000001a}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard .WorkflowList-module-scss-module__UhXYXq__createCardContent{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard .WorkflowList-module-scss-module__UhXYXq__createCardContent .WorkflowList-module-scss-module__UhXYXq__createIcon{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard .WorkflowList-module-scss-module__UhXYXq__createCardContent .WorkflowList-module-scss-module__UhXYXq__createIcon svg{fill:#fff;width:20px;height:20px}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__createCard .WorkflowList-module-scss-module__UhXYXq__createCardContent .WorkflowList-module-scss-module__UhXYXq__createText{color:#333;font-size:16px;font-weight:600}.ant-form-item{margin-bottom:16px!important}@keyframes WorkflowList-module-scss-module__UhXYXq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px!important}.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header .WorkflowList-module-scss-module__UhXYXq__left,.WorkflowList-module-scss-module__UhXYXq__container .WorkflowList-module-scss-module__UhXYXq__header .WorkflowList-module-scss-module__UhXYXq__right{justify-content:flex-start;width:100%!important}}
.ThemeSelector-module-scss-module__tR923W__option{align-items:center;gap:var(--space-2);padding:var(--space-1)0;display:flex}.ThemeSelector-module-scss-module__tR923W__thumb{border-radius:var(--radius-2);object-fit:cover;background:var(--surface-overlay);flex-shrink:0;width:36px;height:36px}.ThemeSelector-module-scss-module__tR923W__optionDisabled{opacity:.4;cursor:not-allowed}.ThemeSelector-module-scss-module__tR923W__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ThemeSelector-module-scss-module__tR923W__name{font-size:var(--font-size-sm);color:var(--fg-1);text-overflow:ellipsis;white-space:nowrap;line-height:var(--font-lh-tight);overflow:hidden}.ThemeSelector-module-scss-module__tR923W__revenue{font-size:var(--font-size-xs);color:var(--fg-3);line-height:var(--font-lh-tight);flex-wrap:wrap;align-items:center;gap:2px;display:flex}.ThemeSelector-module-scss-module__tR923W__revenue em{align-items:center;gap:2px;margin-left:2px;font-style:normal;display:inline-flex}.ThemeSelector-module-scss-module__tR923W__revenue i{color:var(--fg-3);margin:0 2px;font-style:normal}.ThemeSelector-module-scss-module__tR923W__carrot{object-fit:contain;vertical-align:middle;width:12px;height:12px;display:inline-block}.ThemeSelector-module-scss-module__tR923W__empty{padding:var(--space-4)var(--space-3);text-align:center;font-size:var(--font-size-sm);color:var(--fg-2);line-height:var(--font-lh-loose)}.ThemeSelector-module-scss-module__tR923W__emptyLink{color:var(--fg-2);text-decoration:none}.ThemeSelector-module-scss-module__tR923W__emptyLink:hover{color:var(--sem-info)}
.LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContent{flex-direction:column;gap:4px;width:100%;display:flex}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentHeader{justify-content:flex-end;align-items:center;width:100%;padding-right:4px;display:flex}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentHeader .LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentHeaderPid{cursor:pointer;color:#666;font-size:12px;line-height:1.5;transition:all .3s cubic-bezier(.645,.045,.355,1)}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentHeader .LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentHeaderPid:hover{color:#00b277}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__nodeContentBody{border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;gap:8px;width:100%;min-height:60px;padding:4px 8px;display:flex}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__workflowName{color:#333;word-break:break-all;font-size:14px;line-height:22px}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__workflowDescription{color:#666;word-break:break-all;white-space:pre-wrap;font-size:13px;line-height:20px}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__loadingText{color:#999;text-align:center;font-size:13px;line-height:20px}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__footerActions{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__addWorkflowButton{color:#333;cursor:pointer;background-color:#f5f5f5;border-radius:32px;justify-content:center;align-items:center;gap:4px;width:max-content;height:32px;padding:0 8px;font-size:14px;transition:all .3s cubic-bezier(.645,.045,.355,1);display:flex}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__addWorkflowButton svg path{fill:#333;transition:all .3s cubic-bezier(.645,.045,.355,1)}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__addWorkflowButton:hover:not(:disabled){color:#fff;background-color:#00b277;box-shadow:0 0 10px #0000001a}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__addWorkflowButton:hover:not(:disabled) svg path{fill:#fff}.LinkWorkflowNodeContent-module-scss-module__bFFVRa__addWorkflowButton:disabled{opacity:.6;cursor:not-allowed}
.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent{flex-direction:column;gap:8px;width:100%;display:flex}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContent{background-color:#f5f5f5;border-radius:8px;width:100%;height:auto;min-height:106px;overflow:hidden}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__emptyText{color:#999;padding:8px;font-size:14px;line-height:22px}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__items{flex-direction:column;gap:8px;padding:8px;display:flex}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__itemRow{cursor:pointer;align-items:center;gap:8px;display:flex}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__itemInput{background-color:#fff;border-radius:24px;flex:1}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__nodeContentFooter{justify-content:space-between;align-items:center;width:100%;display:flex}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__runButton{color:#fff;cursor:pointer;background-color:#00b277;border-radius:32px;justify-content:center;align-items:center;width:max-content;height:32px;padding:0 16px;font-size:14px;transition:all .3s cubic-bezier(.645,.045,.355,1);display:flex}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__runButton:hover:not(.MaterialExtractorNodeContent-module-scss-module__P8ofCa__disabled){background-color:#008f64}.MaterialExtractorNodeContent-module-scss-module__P8ofCa__materialExtractorNodeContent .MaterialExtractorNodeContent-module-scss-module__P8ofCa__disabled{cursor:not-allowed;opacity:.8}
.ImageCompositeNodeContent-module-scss-module__QRCFDa__imageCompositeNodeContent{flex-direction:column;width:100%;min-height:200px;display:flex}.ImageCompositeNodeContent-module-scss-module__QRCFDa__imageCompositeNodeContent .ImageCompositeNodeContent-module-scss-module__QRCFDa__content{flex:1;width:100%;min-height:240px}.ImageCompositeNodeContent-module-scss-module__QRCFDa__iframeContainer{width:100%;height:100%;position:relative}.ImageCompositeNodeContent-module-scss-module__QRCFDa__iframeContainer .ImageCompositeNodeContent-module-scss-module__QRCFDa__loadingContainer{z-index:1;background-color:#fff;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ImageCompositeNodeContent-module-scss-module__QRCFDa__iframeContainer iframe{border:none;width:100%;height:100%;transition:opacity .3s}
.VideoCoverNodeContent-module-scss-module__Gkdayq__videoWrapper{border-radius:var(--radius-2);background:#000;width:100%;line-height:0;overflow:hidden}.VideoCoverNodeContent-module-scss-module__Gkdayq__videoEl{object-fit:contain;border-radius:var(--radius-2);width:100%;max-height:240px;display:block}.VideoCoverNodeContent-module-scss-module__Gkdayq__videoEmpty{background:var(--surface-panel);border-radius:var(--radius-2);justify-content:center;align-items:center;min-height:120px;display:flex}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameStrip{gap:var(--space-2);padding:var(--space-2)0;scrollbar-width:thin;flex-direction:row;display:flex;overflow-x:auto}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameStrip::-webkit-scrollbar{height:4px}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameStrip::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:2px}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameThumb{border-radius:var(--radius-2);border:2px solid #0000;flex-shrink:0;width:64px;height:64px;transition:border-color .15s;position:relative;overflow:hidden}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameThumb:hover{border-color:var(--fg-3)}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameThumb:hover .VideoCoverNodeContent-module-scss-module__Gkdayq__coverBtn,.VideoCoverNodeContent-module-scss-module__Gkdayq__frameThumb:hover .VideoCoverNodeContent-module-scss-module__Gkdayq__deleteBtn{opacity:1}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameThumbActive{border-color:var(--fg-1)}.VideoCoverNodeContent-module-scss-module__Gkdayq__frameImg{object-fit:cover;border-radius:var(--radius-2);width:100%;height:100%;display:block}.VideoCoverNodeContent-module-scss-module__Gkdayq__deleteBtn{opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:2px;left:2px;width:20px!important;height:20px!important;min-width:unset!important;color:#ffffffb3!important;border-radius:var(--radius-1)!important;background:#0000004d!important;padding:0!important}.VideoCoverNodeContent-module-scss-module__Gkdayq__deleteBtn:hover{color:#fff!important;background:#0000008c!important}.VideoCoverNodeContent-module-scss-module__Gkdayq__coverBtn{opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;bottom:2px;right:2px;width:20px!important;height:20px!important;min-width:unset!important;color:#ffffffb3!important;border-radius:var(--radius-1)!important;background:#0000004d!important;padding:0!important}.VideoCoverNodeContent-module-scss-module__Gkdayq__coverBtn:hover{color:#fff!important;background:#0000008c!important}.VideoCoverNodeContent-module-scss-module__Gkdayq__coverBtnActive{opacity:1;color:#fadb14!important}
.VideoTrimNodeContent-module-scss-module__vWqhqW__videoWrapper{border-radius:var(--radius-2);cursor:pointer;background:#000;width:100%;line-height:0;overflow:hidden}.VideoTrimNodeContent-module-scss-module__vWqhqW__videoEl{object-fit:contain;border-radius:var(--radius-2);width:100%;max-height:220px;display:block}.VideoTrimNodeContent-module-scss-module__vWqhqW__videoEmpty{background:var(--surface-panel);border-radius:var(--radius-2);justify-content:center;align-items:center;min-height:120px;display:flex}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripSection{-webkit-user-select:none;user-select:none;width:100%}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripContainer{cursor:default;width:100%;height:48px;position:relative}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripInner{border-radius:var(--radius-2);background:var(--line-2);position:absolute;inset:0;overflow:hidden}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripFrames{width:100%;height:100%;display:flex}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripFrame{object-fit:cover;flex:1;height:100%;display:block}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripDimLeft,.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripDimRight{pointer-events:none;z-index:1;background:#00000080;height:100%;position:absolute;top:0}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripSelection{pointer-events:none;z-index:2;border-top:2px solid #fff;border-bottom:2px solid #fff;height:100%;position:absolute;top:0}.VideoTrimNodeContent-module-scss-module__vWqhqW__trimHandle{cursor:ew-resize;z-index:3;background:#fff;border-radius:2px;justify-content:center;align-items:center;width:12px;height:100%;display:flex;position:absolute;top:0}.VideoTrimNodeContent-module-scss-module__vWqhqW__trimHandle:after{content:"";background:#00000059;border-radius:1px;width:2px;height:20px}.VideoTrimNodeContent-module-scss-module__vWqhqW__trimHandleLeft,.VideoTrimNodeContent-module-scss-module__vWqhqW__trimHandleRight{transform:translate(-50%)}.VideoTrimNodeContent-module-scss-module__vWqhqW__timeLabel{color:#fff;border-radius:var(--radius-1);pointer-events:none;white-space:nowrap;z-index:4;background:#000000a6;padding:3px 6px;font-size:11px;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.VideoTrimNodeContent-module-scss-module__vWqhqW__filmstripLoading{border-radius:var(--radius-2);background:var(--line-2);width:100%;height:48px;color:var(--fg-3);justify-content:center;align-items:center;font-size:12px;display:flex}
.UploadAttachmentNodeContent-module-scss-module__3KwEJG__container{flex-direction:column;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__body{padding:var(--space-3)0}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadZone{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-6)var(--space-4);border:1.5px dashed var(--line-2);border-radius:var(--radius-2);background:var(--surface-app);flex-direction:column;transition:border-color .15s,background .15s;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadZone.UploadAttachmentNodeContent-module-scss-module__3KwEJG__clickable{cursor:pointer}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadZone.UploadAttachmentNodeContent-module-scss-module__3KwEJG__clickable:hover{border-color:var(--accent-lime);background:var(--state-hover)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadZone.UploadAttachmentNodeContent-module-scss-module__3KwEJG__clickable:hover .UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadIcon{color:var(--accent-lime)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadZone.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploading{opacity:.6;cursor:not-allowed}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadIcon{color:var(--fg-3);transition:color .15s}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadText{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--fg-2)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__uploadHint{font-size:var(--font-size-xs);color:var(--fg-3)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileCard{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-2);border:1px solid var(--line-2);background:var(--surface-app);cursor:pointer;transition:background .15s,border-color .15s;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileCard:hover{background:var(--state-hover);border-color:var(--accent-lime)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileIcon{color:#6366f1;flex-shrink:0}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileName{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--fg-1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileSub{font-size:var(--font-size-xs);color:var(--fg-3)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__fileActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__replaceBtn{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);border-radius:var(--radius-1);border:1px solid var(--line-2);background:var(--surface-elevated);font-size:var(--font-size-xs);color:var(--fg-2);cursor:pointer;transition:border-color .15s,color .15s;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__replaceBtn:hover:not(:disabled){border-color:var(--accent-lime);color:var(--accent-lime)}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__replaceBtn:disabled{opacity:.5;cursor:not-allowed}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__removeBtn{padding:var(--space-1);border-radius:var(--radius-1);color:var(--fg-3);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.UploadAttachmentNodeContent-module-scss-module__3KwEJG__removeBtn:hover{color:#fa5555;background:var(--state-hover)}
.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent{flex-direction:column;width:100%;height:100%;display:flex}.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent .DefaultNodeContent-module-scss-module__zSwtQq__content{background-color:#fff;flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent .DefaultNodeContent-module-scss-module__zSwtQq__message{text-align:center}.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent .DefaultNodeContent-module-scss-module__zSwtQq__message .DefaultNodeContent-module-scss-module__zSwtQq__title{color:#333;margin:0 0 8px;font-size:16px;font-weight:500}.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent .DefaultNodeContent-module-scss-module__zSwtQq__message .DefaultNodeContent-module-scss-module__zSwtQq__description{color:#999;margin:0;font-size:14px}.DefaultNodeContent-module-scss-module__zSwtQq__defaultNodeContent .DefaultNodeContent-module-scss-module__zSwtQq__message .DefaultNodeContent-module-scss-module__zSwtQq__description code{color:#666;background-color:#f5f5f5;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px}
.StickyNoteNodeContent-module-scss-module__deC33G__stickyNote{border-radius:var(--radius-2);box-sizing:border-box;width:100%;padding-bottom:36px;position:relative}.StickyNoteNodeContent-module-scss-module__deC33G__textarea.ant-input{box-shadow:none!important;resize:none!important;font-family:var(--font-family-sans)!important;color:#333!important;background:0 0!important;border:none!important;padding:12px 14px!important;font-size:14px!important;line-height:1.6!important}.StickyNoteNodeContent-module-scss-module__deC33G__textarea.ant-input::placeholder{color:#0000004d!important}.StickyNoteNodeContent-module-scss-module__deC33G__textarea.ant-input:focus{box-shadow:none!important}.StickyNoteNodeContent-module-scss-module__deC33G__colorPickerWrap{z-index:10;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;bottom:10px;right:10px}.StickyNoteNodeContent-module-scss-module__deC33G__colorTrigger{cursor:pointer;opacity:0;border:1.5px solid #0003;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:opacity .15s,transform .1s;display:block}.react-flow__node:hover .StickyNoteNodeContent-module-scss-module__deC33G__colorTrigger{opacity:1}.StickyNoteNodeContent-module-scss-module__deC33G__colorTrigger:hover{transform:scale(1.15)}.StickyNoteNodeContent-module-scss-module__deC33G__pickerBackdrop{z-index:9;position:fixed;inset:0}.StickyNoteNodeContent-module-scss-module__deC33G__colorPalette{z-index:10;border-radius:var(--radius-full);box-shadow:var(--shadow-md);background:#fff;flex-direction:row;gap:5px;padding:6px 8px;display:flex;position:relative}.StickyNoteNodeContent-module-scss-module__deC33G__paletteDot{cursor:pointer;border:1.5px solid #0000;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:transform .1s,border-color .1s;display:block}.StickyNoteNodeContent-module-scss-module__deC33G__paletteDot:hover{transform:scale(1.2)}.StickyNoteNodeContent-module-scss-module__deC33G__paletteDot.StickyNoteNodeContent-module-scss-module__deC33G__active{border-color:#00000059;transform:scale(1.1)}
.WorkflowContextMenu-module-scss-module__zV7saa__anchor{z-index:2000;width:1px;height:1px;position:fixed}.WorkflowContextMenu-module-scss-module__zV7saa__workflowContextMenu{min-width:220px}.WorkflowContextMenu-module-scss-module__zV7saa__workflowContextMenu .ant-dropdown-menu{min-width:220px}
.SelectionActionBar-module-scss-module__EZd84q__bar{z-index:200;align-items:center;gap:var(--space-1);height:36px;padding:0 var(--space-3);border-radius:var(--radius-full);border:1px solid var(--line-2);background:var(--surface-elevated);box-shadow:var(--shadow-md);pointer-events:auto;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 12px))}.SelectionActionBar-module-scss-module__EZd84q__bar .SelectionActionBar-module-scss-module__EZd84q__separator{background:var(--line-2);flex-shrink:0;width:1px;height:16px}.SelectionActionBar-module-scss-module__EZd84q__bar .SelectionActionBar-module-scss-module__EZd84q__deleteBtn{color:var(--danger-fg,var(--fg-danger,#e53e3e))}.SelectionActionBar-module-scss-module__EZd84q__bar .SelectionActionBar-module-scss-module__EZd84q__deleteBtn:hover{color:var(--danger-fg,var(--fg-danger,#c53030))}
.EmbedToolbar-module-scss-module__nQAboW__toolbar{top:var(--space-4);right:var(--space-4);z-index:100;align-items:center;gap:var(--space-2);filter:drop-shadow(var(--shadow-md));display:flex;position:fixed}.EmbedToolbar-module-scss-module__nQAboW__runButton{position:relative}.EmbedToolbar-module-scss-module__nQAboW__runButton em{font-size:var(--font-size-2xs);color:var(--fg-inverse);background-color:var(--accent-lime);padding:0 var(--space-2);height:var(--space-4);border-radius:var(--radius-2);white-space:nowrap;justify-content:center;align-items:center;font-style:normal;display:flex;position:absolute;top:-10px;right:0}.EmbedToolbar-module-scss-module__nQAboW__runButton em[data-status="3"]{background-color:var(--sem-danger)}.EmbedToolbar-module-scss-module__nQAboW__runButton em[data-status="4"]{background-color:var(--sem-warning)}
