.workflow-step-editor-loader{display:flex;flex-direction:column;gap:28px}.workflow-step-editor-loader .v-skeleton-loader__avatar{border-radius:50%;max-height:20px;max-width:20px;min-height:20px;min-width:20px}.workflow-step-editor-loader .v-skeleton-loader__heading{height:20px}.workflow-trigger-editor-loader__wrapper .v-skeleton-loader{width:100%}.workflow-trigger-editor-loader__wrapper .v-skeleton-loader__button{max-width:100%}.workflow-options__switch-archived{opacity:.3}.scheduling-selector__select{max-width:300px;min-width:200px}.step-creator{--step-creator-transition:.2s cubic-bezier(.25,.8,.5,1);--step-creator-hidden-height:32px;--step-creator-hover-height:52px;--step-creator-height:var(--step-creator-hidden-height);--step-creator-add-step-opacity:0;--step-creator-add-step-scale:0;--step-creator-arrow-color:#ccc;align-items:center;display:flex;justify-content:center;margin-inline:auto;min-height:var(--step-creator-height);position:relative;transition:min-height var(--step-creator-transition);z-index:1}.step-creator--open{--step-creator-arrow-color:rgb(var(--v-theme-primary))}:is(.step-creator:hover,.step-creator--empty-loop,.step-creator--last-root-step,.step-creator--last-conditional-step):not(.step-creator--connector-only){--step-creator-height:var(--step-creator-hover-height);--step-creator-add-step-opacity:1;--step-creator-add-step-scale:1;--step-creator-arrow-color:rgb(var(--v-theme-primary))}.step-creator__arrow{align-items:center;color:var(--step-creator-arrow-color);display:flex;flex-direction:column;height:calc(100% + 8px);justify-content:space-between;position:absolute;top:-6px;transition:color var(--step-creator-transition)}.step-creator__icon-wrapper{display:flex;justify-content:center}.step-creator__icon-wrapper:before{background:currentColor;content:"";height:max((var(--step-creator-hidden-height) - 4px)/2,50% - 16px);position:absolute;width:2px}.step-creator__icon-wrapper--start:before{top:8px}.step-creator__icon-wrapper--end:before{bottom:4px}.step-creator__icon-wrapper--last-step{opacity:var(--step-creator-add-step-opacity);transition:opacity var(--step-creator-transition)}.step-creator__add-step{margin-inline:auto;opacity:var(--step-creator-add-step-opacity);position:absolute;transform:scale(var(--step-creator-add-step-scale));transition:opacity var(--step-creator-transition),transform var(--step-creator-transition)}.step-creator__form{flex:1;margin-block:24px}.trigger-editor__editor-card-content{display:flex;flex-direction:column;gap:12px}.miniLabel label.v-label{font-size:12px}.step-editor__step{background-color:var(--z-theme-background)}.step-editor__wrapper--is-group{background-color:var(--z-main-background-accent-color);border-style:solid;border:1px dashed var(--z-color-text);border-radius:8px;margin-inline:-4px;margin-top:24px;padding-inline:24px}.step-editor__wrapper--is-group>.step-editor__step:first-child{margin-inline:-20px;margin-top:-24px}.step-editor__wrapper--is-group:has(.step-editor__wrapper--is-group:hover){background-color:var(--z-main-background-accent-color)}.step-editor__wrapper--is-group:hover,.step-editor__wrapper--is-highlighted{background-color:var(--z-theme-background-secondary)}.automations__toolbar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex:none;gap:8px;height:64px;margin-inline:-4px;padding-inline:4px;position:sticky;top:0;z-index:2}.automations__workflow-title-loader>.v-skeleton-loader__bone{margin:0}.automations__workflow-title{font-size:20px;margin-right:auto}
