.pf-v6-c-modal-box__title-text{white-space:normal}.pf-v6-c-modal-box__body{flex-direction:column;max-height:100%;display:flex}.pf-v6-c-draggable{--pf-v6-c-draggable--Cursor:auto;--pf-v6-c-draggable--m-dragging--Cursor:grabbing;--pf-v6-c-draggable--m-dragging--BoxShadow:var(--pf-t--global--box-shadow--md);--pf-v6-c-draggable--m-dragging--BackgroundColor:transparent;--pf-v6-c-draggable--m-dragging--after--BorderWidth:var(--pf-t--global--border--width--regular);--pf-v6-c-draggable--m-dragging--after--BorderColor:var(--pf-t--global--border--color--brand--default);--pf-v6-c-draggable--m-dragging--after--BorderRadius:var(--pf-t--global--border--radius--small);--pf-v6-c-draggable--m-drag-outside--Cursor:not-allowed;--pf-v6-c-draggable--m-drag-outside--after--BorderColor:var(--pf-t--global--border--color--status--danger--default);cursor:var(--pf-v6-c-draggable--Cursor)}.custom-node{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px}.custom-node[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.custom-node[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.custom-node foreignObject:first-of-type{overflow:visible}.custom-node__container{cursor:pointer;flex-flow:column;justify-content:space-around;width:100%;height:100%;display:flex;position:relative;overflow:auto}.custom-node__container__dropTarget-right{border-right:var(--custom-component-border-dropTarget);border-radius:var(--custom-node-BorderRadius)}.custom-node__container__dropTarget-left{border-left:var(--custom-component-border-dropTarget);border-radius:var(--custom-node-BorderRadius)}.custom-node__container__possibleDropTarget-right{border-right:var(--custom-component-border-possibleDropTarget)}.custom-node__container__possibleDropTarget-left{border-left:var(--custom-component-border-possibleDropTarget)}.custom-node__container__draggable{cursor:grab}.custom-node__container__draggable:active,.custom-node__container__grabbing-cursor{cursor:grabbing}.custom-node__container__draggedNode{opacity:.5;transform-origin:50%;transform:scale(.7)}.custom-node__container__image{border:1px solid var(--custom-node-BorderColor);border-radius:var(--custom-node-BorderRadius);background-color:var(--pf-t--color--white);padding:var(--pf-t--global--spacer--sm);flex-flow:column;align-self:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.custom-node__container__image img{max-width:100%;height:100%}.custom-node__container:hover .custom-node__container__image,.custom-node__container:hover .step-icon,[data-toolbar-open=true] .custom-node__container .custom-node__container__image,[data-toolbar-open=true] .custom-node__container .step-icon,[data-selected=true] .custom-node__container .custom-node__container__image{border-color:var(--custom-node-BorderColor-hover);box-shadow:var(--custom-node-Shadow)}[data-selected=true] .custom-node__container .custom-node__container__image,[data-selected=true] .custom-node__container .step-icon{border:2px solid var(--custom-node-BorderColor)}[data-disabled=true] .custom-node__container{filter:grayscale();font-style:italic}.custom-node__label{text-align:center}.custom-node__label .custom-node__label__text{cursor:pointer;background-color:var(--custom-node-BackgroundColor);max-width:100%;padding:0 calc(var(--pf-t--global--spacer--xs) * .75);border-radius:calc(var(--custom-node-BorderRadius) * .4);align-items:center;display:inline-flex}.custom-node__label .custom-node__label__text span:not([data-warning=true]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-node__label .custom-node__label__text__error{color:var(--custom-node-BorderColor)}.custom-node__label .custom-node__label__text__error>span:first-of-type{margin-right:var(--pf-t--global--spacer--xs)}.custom-node__toolbar{text-align:center;overflow:visible}.step-toolbar-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.step-toolbar{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px;border:1px solid var(--custom-node-BorderColor);border-radius:var(--custom-node-BorderRadius);box-shadow:var(--custom-node-Shadow);background-color:var(--custom-node-BackgroundColor);padding:var(--pf-t--global--spacer--sm);flex-wrap:nowrap;align-items:center;display:inline-flex;position:relative}.step-toolbar[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.step-toolbar[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.step-toolbar foreignObject:first-of-type{overflow:visible}.step-toolbar__button{flex-shrink:0;margin-right:1rem}.step-toolbar__button:last-of-type{margin-right:0}.floating-circle{background-color:var(--custom-node-BackgroundColor);border:1px solid var(--custom-node-BorderColor);width:25px;height:25px;box-shadow:var(--custom-node-Shadow);border-radius:50%;justify-content:center;align-items:center;display:flex}[data-selected=true] .floating-circle{border:2px solid var(--custom-node-BorderColor)}.pf-v6-c-draggable{--pf-v6-c-draggable--Cursor:auto;--pf-v6-c-draggable--m-dragging--Cursor:grabbing;--pf-v6-c-draggable--m-dragging--BoxShadow:var(--pf-t--global--box-shadow--md);--pf-v6-c-draggable--m-dragging--BackgroundColor:transparent;--pf-v6-c-draggable--m-dragging--after--BorderWidth:var(--pf-t--global--border--width--regular);--pf-v6-c-draggable--m-dragging--after--BorderColor:var(--pf-t--global--border--color--brand--default);--pf-v6-c-draggable--m-dragging--after--BorderRadius:var(--pf-t--global--border--radius--small);--pf-v6-c-draggable--m-drag-outside--Cursor:not-allowed;--pf-v6-c-draggable--m-drag-outside--after--BorderColor:var(--pf-t--global--border--color--status--danger--default);cursor:var(--pf-v6-c-draggable--Cursor)}.pf-v6-c-draggable.pf-m-dragging{--pf-v6-c-draggable--Cursor:var(--pf-v6-c-draggable--m-dragging--Cursor);background-color:var(--pf-v6-c-draggable--m-dragging--BackgroundColor);box-shadow:var(--pf-v6-c-draggable--m-dragging--BoxShadow);position:relative}.pf-v6-c-draggable.pf-m-dragging:after{content:"";border:var(--pf-v6-c-draggable--m-dragging--after--BorderWidth) solid var(--pf-v6-c-draggable--m-dragging--after--BorderColor);border-radius:var(--pf-v6-c-draggable--m-dragging--after--BorderRadius);position:absolute;inset-block:0;inset-inline:0}.pf-v6-c-draggable.pf-m-drag-outside{--pf-v6-c-draggable--m-dragging--Cursor:var(--pf-v6-c-draggable--m-drag-outside--Cursor);--pf-v6-c-draggable--m-dragging--after--BorderColor:var(--pf-v6-c-draggable--m-drag-outside--after--BorderColor)}.pf-v6-c-droppable{--pf-v6-c-droppable--before--BackgroundColor:transparent;--pf-v6-c-droppable--before--Opacity:0;--pf-v6-c-droppable--after--BorderWidth:0;--pf-v6-c-droppable--after--BorderColor:transparent;--pf-v6-c-droppable--m-dragging--before--BackgroundColor:var(--pf-t--global--background--color--primary--default);--pf-v6-c-droppable--m-dragging--before--Opacity:.6;--pf-v6-c-droppable--m-dragging--after--BorderWidth:var(--pf-t--global--border--width--regular);--pf-v6-c-droppable--m-dragging--after--BorderColor:var(--pf-t--global--border--color--brand--default);--pf-v6-c-droppable--m-dragging--after--BorderRadius:var(--pf-t--global--border--radius--small);--pf-v6-c-droppable--m-drag-outside--after--BorderColor:var(--pf-t--global--border--color--status--danger--default)}.pf-v6-c-droppable:before,.pf-v6-c-droppable:after{pointer-events:none;content:"";position:absolute;inset-block:0;inset-inline:0}.pf-v6-c-droppable:before{background-color:var(--pf-v6-c-droppable--before--BackgroundColor);opacity:var(--pf-v6-c-droppable--before--Opacity)}.pf-v6-c-droppable:after{border:var(--pf-v6-c-droppable--after--BorderWidth,0) solid var(--pf-v6-c-droppable--after--BorderColor,transparent);border-radius:var(--pf-v6-c-droppable--m-dragging--after--BorderRadius)}.pf-v6-c-droppable.pf-m-dragging{--pf-v6-c-droppable--before--BackgroundColor:var(--pf-v6-c-droppable--m-dragging--before--BackgroundColor);--pf-v6-c-droppable--before--Opacity:var(--pf-v6-c-droppable--m-dragging--before--Opacity);--pf-v6-c-droppable--after--BorderWidth:var(--pf-v6-c-droppable--m-dragging--after--BorderWidth);--pf-v6-c-droppable--after--BorderColor:var(--pf-v6-c-droppable--m-dragging--after--BorderColor);position:relative}.pf-v6-c-droppable.pf-m-drag-outside{--pf-v6-c-droppable--m-dragging--after--BorderColor:var(--pf-v6-c-droppable--m-drag-outside--after--BorderColor)}.custom-group{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px}.custom-group[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.custom-group[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.custom-group foreignObject:first-of-type{overflow:visible}.custom-group__container{cursor:pointer;border:1px solid var(--custom-node-BorderColor);border-radius:var(--custom-node-BorderRadius);background-color:var(--custom-node-BackgroundColor);text-align:left;text-align:center;width:100%;height:100%;position:relative;overflow:auto}.custom-group__container .custom-group__container__text{cursor:pointer;background-color:var(--pf-t--global--color--brand--100);max-width:100%;color:var(--pf-t--global--text--color--on-brand--default);padding:calc(var(--pf-t--global--spacer--xs) / 2) var(--pf-t--global--spacer--xs);align-items:center;font-weight:700;display:flex;position:relative}.custom-group__container .custom-group__container__text span:not([data-warning=true]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-group__container .custom-group__container__text img{background-color:var(--pf-t--color--white);border-radius:calc(var(--custom-node-BorderRadius) / 2);max-width:20px;max-height:20px;padding:calc(var(--pf-t--global--spacer--xs) / 2);display:inline-block;position:relative}.custom-group__container .custom-group__container__text span{margin:0 var(--pf-t--global--spacer--sm)}[data-selected=true] .custom-group__container .custom-group__container__text{background-color:var(--custom-node-BorderColor)}[data-warnings=true] .custom-group__container .custom-group__container__text{background-color:var(--pf-topology__node--m-danger--Background--Fill)}.custom-group__container__icon-placeholder{width:20px;height:20px;display:inline-block}.custom-group__container:hover,[data-toolbar-open=true] .custom-group__container{border-color:var(--custom-node-BorderColor-hover);box-shadow:var(--custom-node-Shadow)}[data-selected=true] .custom-group__container{border:2px solid var(--custom-node-BorderColor)}[data-disabled=true] .custom-group__container{filter:grayscale();font-style:italic}[data-warnings=true] .custom-group__container:hover,[data-warnings=true] .custom-group__container[data-toolbar-open=true],[data-warnings=true][data-selected=true] .custom-group__container{border-color:var(--pf-topology__node--m-danger--Background--Fill);box-shadow:var(--custom-node-Shadow)}.custom-group__container__draggedGroup{opacity:.5}.custom-group__container__dropTarget-right{border-right:var(--custom-component-border-dropTarget)}.custom-group__container__dropTarget-left{border-left:var(--custom-component-border-dropTarget)}.custom-group__container__possibleDropTarget-right{border-right:var(--custom-component-border-possibleDropTarget)}.custom-group__container__possibleDropTarget-left{border-left:var(--custom-component-border-possibleDropTarget)}.custom-group__container .custom-group__container__text__draggable{cursor:grab}.custom-group__container .custom-group__container__text__draggable:active{cursor:grabbing}.custom-group__disabled-icon{margin:var(--pf-t--global--spacer--xs);position:absolute;top:0;right:0}.custom-group__autostart-container{z-index:2;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.custom-group__autostart-switch{--pf-v6-c-switch--FontSize:.75rem}.custom-group__toolbar{text-align:center;overflow:visible}.custom-group__warning-icon--floating{border-radius:15px}.custom-group__warning-icon--floating .floating-circle{border-color:var(--pf-topology__node--m-danger--Background--Fill);border-radius:15px}.custom-edge{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px}.custom-edge[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.custom-edge[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.custom-edge foreignObject:first-of-type{overflow:visible}.custom-edge__background{stroke-width:10px;stroke:#0000;fill:none}.custom-edge__body{stroke:var(--pf-topology__edge--Stroke);stroke-width:1px}.custom-edge__body__validDropTarget{stroke:var(--custom-component-dropTarget);stroke-dasharray:5 5;stroke-width:3px}.custom-edge__body__possibleDropTargets{stroke:var(--custom-component-possibleDropTarget);stroke-dasharray:5 5;stroke-width:5px}.custom-edge__connector{stroke:var(--pf-topology__edge--Stroke);stroke-width:1px;fill:var(--pf-topology__edge--Stroke)}.custom-edge__connector__validDropTarget{stroke:var(--custom-component-dropTarget);stroke-width:3px;fill:var(--custom-component-dropTarget)}.custom-edge__connector__possibleDropTargets{stroke:var(--custom-component-possibleDropTarget);stroke-width:3px;fill:var(--custom-component-possibleDropTarget)}.custom-edge .custom-edge__add-step{display:none}.custom-edge:hover .custom-edge__add-step{display:flex}.add-step-icon{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.add-step-icon[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.add-step-icon[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.add-step-icon foreignObject:first-of-type{overflow:visible}.add-step-icon__icon{border:2px dashed var(--custom-node-BorderColor-hover);background-color:var(--custom-node-BackgroundColor);width:32px;height:32px;box-shadow:var(--custom-node-Shadow);color:var(--pf-topology__edge--Stroke);border-radius:50%;justify-content:center;align-items:center;display:flex}.add-step-icon__icon__validDropTarget .add-step-icon__icon{border:3px dashed var(--custom-component-dropTarget)}.pf-v6-c-menu{display:table}.step-icon{margin:var(--pf-t--global--spacer--xs);position:absolute;top:-12px}.step-icon__disabled{right:-12px}.step-icon__processor{left:-12px}.placeholder-node{--custom-node-BorderColor:var(--pf-t--global--border--color--default);--custom-node-BorderColor-hover:var(--pf-t--global--border--color--hover);--custom-component-dropTarget:var(--pf-t--global--color--status--success--default);--custom-component-possibleDropTarget:var(--pf-t--global--color--brand--100);--custom-component-border-dropTarget:8px solid var(--custom-component-dropTarget);--custom-component-border-possibleDropTarget:8px dashed var(--custom-component-possibleDropTarget);--custom-node-BackgroundColor:var(--pf-t--global--background--color--primary--default);--custom-node-BorderRadius:10px;--custom-node-Shadow:var(--pf-t--global--box-shadow--md);--custom-node-border-width:5px}.placeholder-node[data-selected=true]{--custom-node-BorderColor:var(--pf-t--global--color--brand--default)}.placeholder-node[data-warning=true]{--custom-node-BorderColor:var(--pf-t--global--border--color--status--danger--default)}.placeholder-node foreignObject:first-of-type{overflow:visible}.placeholder-node__container{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:auto}.placeholder-node__container__draggedNode{opacity:.5;transform-origin:50%;transform:scale(.7)}.placeholder-node__container__image{border:2px dashed var(--custom-node-BorderColor);border-radius:var(--custom-node-BorderRadius);background-color:var(--custom-node-BackgroundColor);padding:var(--pf-t--global--spacer--sm);color:var(--pf-topology__edge--Stroke)}.placeholder-node__container__image__possibleDropTargets{border:var(--custom-node-border-width) dashed var(--custom-component-possibleDropTarget)}.placeholder-node__container__image__dropTarget{border:var(--custom-node-border-width) dashed var(--custom-component-dropTarget)}.placeholder-node__container:hover .placeholder-node__container__image{border-color:var(--custom-node-BorderColor-hover);box-shadow:var(--custom-node-Shadow)}.placeholder-node__label{text-align:center}.placeholder-node__label .placeholder-node__label__text{cursor:pointer;background-color:var(--custom-node-BackgroundColor);max-width:100%;padding:0 calc(var(--pf-t--global--spacer--xs) * .75);border-radius:calc(var(--custom-node-BorderRadius) * .4);align-items:center;font-style:italic;display:inline-flex}.placeholder-node__label .placeholder-node__label__text span:not([data-warning=true]){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
