.c-codeSnippet{background-color:var(--bg-neutral-2-default);padding:5px 5px 5px 10px;border-radius:4px;overflow-y:auto;position:relative;overflow:hidden;min-height:30px;display:flex;justify-content:space-between}.c-codeSnippet__maxContent{max-height:unset}.c-codeSnippet__errorIcon{color:var(--bg-error-default)}.c-codeSnippet__code{margin:0;color:var(--fg-neutral-2-default);font-size:12px;font-weight:400;overflow-wrap:break-word;word-wrap:break-word;white-space:pre-wrap;display:flex;align-items:center;word-break:break-all;font-family:SFMono}.c-codeSnippet__copyBtnBox{padding:6px 4px;cursor:pointer;border-radius:4px;display:flex}.c-codeSnippet__copyBtnBox:hover{background:var(--background-secondary)}.c-codeSnippet__copyBtn{display:flex}.c-codeSnippet--disabled{cursor:not-allowed}.c-codeSnippet--disabled .c-codeSnippet__copyBtn{pointer-events:none;color:gray}.c-codeSnippet--disabled .c-codeSnippet__copyBtnBox{cursor:not-allowed;pointer-events:none}.c-stepCheck{width:28px;max-width:28px;height:28px;text-align:center;border-radius:28px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-blue);color:var(--primary-white);font-size:14px}.c-stepCheck--checked{background-color:transparent;border:1.5px solid var(--st-info-default);color:var(--primary-blue)}.c-pageSlider{border:1px solid var(--border-color);border-radius:8px;padding:12px}.c-pageSlider--deleted .c-pageSlider__pageName{color:var(--fg-neutral-3-default);font-style:italic}.c-pageSlider--deleted .c-pageSlider__pencilIcon{pointer-events:none;visibility:hidden}.c-pageSlider__pageName{font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-pageSlider__slider{width:100%;margin-right:10px}.c-pageSlider__input{width:60px}.c-pageSlider__recycleBinIcon{cursor:pointer}.c-pageSlider__recycleBinIcon:hover{color:var(--bg-error-default)}.c-pageSlider__pencilIcon{cursor:pointer}.c-pageSlider__pencilIcon:hover{color:var(--primary-blue)}.c-conditionRoute{min-height:60px;display:flex;flex-direction:column;gap:24px;padding:16px;border-bottom:1px solid var(--border-color);background-color:var(--background-primary)}.c-conditionRoute i{cursor:pointer}.c-conditionRoute--moreThanOneGroup .c-conditionRoute__routeOperator:before{height:3px;width:10px;background-color:var(--primary-blue);position:absolute;left:-10px;top:10px;content:" "}.c-conditionRoute--moreThanOneGroup .c-conditionRoute__groupsWrapper:before{height:calc(100% - 70px);width:3px;background-color:var(--primary-blue);position:absolute;left:5px;top:25px;content:" "}.c-conditionRoute--moreThanOneGroup .c-conditionRoute__group:before{height:3px;width:10px;background-color:var(--primary-blue);position:absolute;left:-10px;top:calc(100% - 25px);content:" "}.c-conditionRoute__routeOperator{position:relative}.c-conditionRoute__shiftIcon{font-size:22px;opacity:.5}.c-conditionRoute__shiftIcon:hover{opacity:.8}.c-conditionRoute__routeIndex{min-width:22px;min-height:22px;text-align:center;font-size:12px;font-weight:400;line-height:20px;color:var(--primary-blue);background-color:var(--bg-info-2-default);border:1px solid var(--st-info-default);border-radius:50%}.c-conditionRoute__routeName{font-weight:600}.c-conditionRoute__routeConfigWrapper{display:flex;flex-direction:column;padding:12px 12px 12px 15px;border:1px solid var(--border-color);border-radius:4px;background:var(--background-secondary);position:relative}.c-conditionRoute__groupsWrapper{padding:12px 12px 12px 15px;border:1px solid var(--border-color);border-radius:4px;background:var(--background-secondary);position:relative}.c-conditionRoute__group{border:1px solid var(--border-color);background-color:var(--background-primary);padding:10px 15px 0;background:var(--background-primary);border-radius:4px;margin-bottom:10px;position:relative}.c-conditionRoute__group--moreThanOneRule .c-conditionRoute__groupOperator{position:relative}.c-conditionRoute__group--moreThanOneRule .c-conditionRoute__groupOperator:before{height:3px;width:10px;background-color:var(--bg-warning-default);position:absolute;left:-10px;top:11px;content:" "}.c-conditionRoute__group--moreThanOneRule .c-conditionRoute__groupInnerContent:before{height:calc(100% - 53px);width:3px;background-color:var(--bg-warning-default);position:absolute;left:5px;top:23px;content:" "}.c-conditionRoute__group--moreThanOneRule .c-conditionRoute__selectField{position:relative}.c-conditionRoute__group--moreThanOneRule .c-conditionRoute__selectField:before{height:3px;width:10px;background-color:var(--bg-warning-default);position:absolute;left:-10px;top:15px;content:" "}.c-conditionForm__sectionBox{position:relative}.c-conditionForm__container .ant-ribbon-wrapper{position:absolute;top:0;right:20px}.c-conditionForm__routes{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--border-color)}.c-conditionForm__routesHeader{padding:20px 30px;background-color:var(--background-secondary);gap:8px;align-items:center;border-radius:8px 8px 0 0;border-bottom:1px solid var(--border-color)}.c-conditionForm__defaultRoute{min-height:60px;padding:16px;border-bottom:1px solid var(--border-color);background-color:var(--background-primary);color:var(--fg-neutral-3-default);font-weight:600}.c-conditionForm__routeIndex{min-width:22px;min-height:22px;text-align:center;font-size:12px;font-weight:400;line-height:20px;color:var(--primary-blue);background-color:var(--bg-info-2-default);border:1px solid var(--st-info-default);border-radius:50%}.c-funnelEditorTabs{max-height:60px;min-height:60px;border-bottom:1px solid var(--st-neutral-default);background-color:var(--bg-neutral-default)}.c-funnelEditorTabs__newEditorIcon{fill:var(--primary-blue);cursor:pointer}.c-funnelEditorTabs__editorTab{cursor:pointer;background-color:var(--bg-neutral-default);color:var(--fg-neutral-3-default);display:inline-flex;align-items:center;border-radius:4px;gap:10px;padding:0 8px;height:30px;width:170px;justify-content:space-between}.c-funnelEditorTabs__editorTab p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.c-funnelEditorTabs__editorTab:hover{background-color:var(--primary-blue);color:var(--primary-white);transition:none}.c-funnelEditorTabs__editorTab:hover .c-funnelEditorTabs__editorTabCloseIcon{color:var(--primary-white)}.c-funnelEditorTabs__editorTabCloseIcon:hover{color:var(--delete-red)!important}.c-funnelEditorTabs__closeAllTabsIcon{cursor:pointer}.c-funnelEditorTabs__visualEditorTabs{color:var(--fg-neutral-default)}.c-funnelEditorTabs__visualEditorTabsContainer{border-right:1px solid var(--st-neutral-default);padding-right:15px;min-width:max-content;display:flex;align-items:center;gap:8px}.c-funnelEditorTabs__returnToFunnels{display:flex;align-items:center;gap:8px}.c-funnelEditorEdge__edgeLabel{pointer-events:none;overflow:visible;white-space:nowrap;z-index:20;position:relative;transition:transform 175ms ease,filter 175ms ease}.c-funnelEditorEdge__edgeLabel--dragging{transition:none}.c-funnelEditorEdge__edgeLabelText{pointer-events:all;font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default);-webkit-user-select:none;user-select:none;height:100%;line-height:30px;background:var(--builder-edge-label-bg);border-radius:10px;color:var(--builder-edge-label-text);text-align:center;padding:0 10px;display:inline-block;max-width:400px;overflow:hidden;text-overflow:ellipsis;z-index:inherit;position:relative;transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease}.c-funnelEditorEdge__edgeLabelText--dragging{transition:background-color 175ms ease,border-color 175ms ease,box-shadow 175ms ease}[data-theme=dark] .c-funnelEditorEdge__edgeLabelText{background:var(--builder-edge-label-bg);border-color:var(--builder-edge-label-border)}.c-funnelEditorEdge__edgeLabelText--hovered{background:var(--builder-edge-label-bg-hover);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 4px 20px rgba(var(--builder-shadow-rgb),.16);transition-duration:175ms}[data-theme=dark] .c-funnelEditorEdge__edgeLabelText--hovered,.c-funnelEditorEdge__edgeLabelText--dragging{background:var(--builder-edge-label-bg-hover)}.c-funnelEditorEdge__edgeLabelText--hovered-direct{background:var(--builder-edge-label-bg-hover-direct, var(--bg-error-default));color:var(--primary-white)}.c-funnelEditorEdge__edgeActions{pointer-events:none;overflow:visible;z-index:51;position:relative;opacity:0;transition:opacity 175ms ease}.c-funnelEditorEdge__edgeActionsInner{pointer-events:all;display:inline-flex;gap:3px;padding:0;border-radius:0;background:transparent;box-shadow:none;z-index:51;position:relative}.c-funnelEditorEdge__edgeActionBtn{border:1px solid var(--st-neutral-2-default);background:var(--bg-neutral-default);color:var(--icon-tertiary);display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border-radius:6px;cursor:pointer;box-shadow:0 2px 8px rgba(var(--builder-shadow-rgb),.1);transition:background .12s ease-in-out,color .12s ease-in-out,transform .12s ease-in-out,border-color .12s ease-in-out,min-width .12s ease-in-out}.c-funnelEditorEdge__edgeActionBtn:hover{background:var(--bg-neutral-2-hover);color:var(--icon-tertiary-hover);transform:scale(1.04)}.c-funnelEditorEdge__edgeActionBtn--confirm{background:var(--bg-error-default);border-color:var(--bg-error-default);color:var(--primary-white);min-width:60px}.c-funnelEditorEdge__edgeActionBtn--confirm:hover{background:var(--bg-error-hover);border-color:var(--bg-error-hover);color:var(--primary-white);transform:scale(1)}:root.is-funnel-node-dragging .c-funnelEditorEdge__edgeLabel{transition:none!important}:root.is-funnel-node-dragging .c-funnelEditorEdge__edgeLabelText{transition:background-color 175ms ease,border-color 175ms ease,box-shadow 175ms ease}:root.is-funnel-lock .c-funnelEditorEdge__edgeLabel,:root.is-funnel-lock .c-funnelEditorEdge__edgeLabelText{pointer-events:none!important}:root.is-funnel-lock .c-funnelEditorEdge__edgeActions{display:none!important}:root.is-funnel-lock .c-funnelEditorEdge__edgeHighlight{opacity:0!important}.c-funnelEditorEdge__edgeHighlight{pointer-events:none;overflow:visible;opacity:0;transition:opacity .35s ease}.c-funnelEditorEdge__edgeHighlight path{pointer-events:none}.react-flow__edge-path{cursor:default;stroke-width:2px;stroke:var(--builder-edge-stroke);z-index:1;pointer-events:stroke}.react-flow__edge-path:focus-visible{stroke:unset!important}.react-flow__edge[data-funnel-edge-state=active],.react-flow__edge[data-funnel-edge-state=dragging]{z-index:400!important}.react-flow__edges{z-index:1!important}.react-flow__edge{z-index:2!important}.react-flow__edge foreignObject{z-index:50!important;position:relative}.c-funnelEditorEdge__edgeHoverArea{pointer-events:stroke}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}:root.is-funnel-node-dragging .react-flow__handle{pointer-events:none!important}:root.is-funnel-node-dragging .react-flow__handle:after{pointer-events:none!important}.c-funnelEditorNode{background-color:var(--bg-neutral-default);width:var(--node-w, 150px);height:var(--node-h, 100px);border-radius:8px;border:1px solid var(--builder-node-border);text-align:center;padding-top:15px;color:var(--fg-neutral-3-default);font-size:14px;flex-direction:column;cursor:pointer;display:flex;align-items:center;transition:width .26s cubic-bezier(.24,.82,.25,1),height .26s cubic-bezier(.24,.82,.25,1),padding .26s cubic-bezier(.24,.82,.25,1),box-shadow 175ms ease,filter 175ms ease}.c-funnelEditorNode--connection-mode,.c-funnelEditorNode--connection-mode *{cursor:pointer!important}.c-funnelEditorNode{flex-direction:column;justify-content:center;gap:8px;white-space:nowrap;position:relative;padding:10px}.c-funnelEditorNode--is-dragging .react-flow__handle{pointer-events:none}.c-funnelEditorNode:not(.c-funnelEditorNode--drop-target):hover{box-shadow:0 0 5px 5px rgba(var(--builder-shadow-rgb),.05)}.is-connecting .react-flow__node:not([data-funnel-node-dest=dest]) .c-funnelEditorNode:not(.c-funnelEditorNode--drop-target):hover{box-shadow:none!important}.c-funnelEditorNode--drop-target{box-shadow:0 0 0 8px var(--builder-node-dest-glow)}.c-funnelEditorNode__text{width:100%;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;font-size:14px;font-weight:600;line-height:18px}.c-funnelEditorNode--heatmap .react-flow__handle{pointer-events:none!important}.c-funnelEditorNode__nameBadge{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--builder-node-badge-bg);border-radius:8px;color:var(--primary-white);padding:8px 16px;word-break:break-word;text-overflow:ellipsis;overflow:hidden;width:max-content;min-width:140px;max-width:300px;z-index:999}.c-funnelEditorNode__handle.react-flow__handle{width:30px;height:30px;background-color:transparent;border:none}.c-funnelEditorNode__handle.react-flow__handle:after{background-color:var(--primary-white)!important;border:1px solid var(--builder-node-border)!important}.c-funnelEditorNode__handle.react-flow__handle:hover:after{background-color:var(--primary-white)!important;border:2px solid var(--builder-node-border)!important}.c-funnelEditorNode__fullNodeHandle.react-flow__handle{width:100%!important;height:100%!important;position:absolute;top:0;left:0;background-color:transparent!important;border:none!important;opacity:0!important;border-radius:0!important;transform:none!important}.c-funnelEditorNode__fullNodeHandle.react-flow__handle:before,.c-funnelEditorNode__fullNodeHandle.react-flow__handle:after{display:none!important}.c-funnelEditorNode__errorTooltip{z-index:1000}.c-funnelEditorNode__errorTooltipIcon{position:absolute;top:-10px;right:-10px}.c-funnelEditorNode__errorTooltipIcon svg{color:var(--primary-white);width:28px;height:28px;background-color:var(--bg-error-default);border-radius:100px}.c-funnelEditorNode__global{position:absolute;top:-10px;left:-10px;width:20px;height:20px;border-radius:20px;background-color:var(--builder-node-global-indicator)}.c-funnelEditorNode__toolbar{position:absolute;top:-50px;right:0;pointer-events:all;border:1px solid var(--st-neutral-2-default);border-radius:8px}.c-funnelEditorNode__toolbarInner{display:inline-flex;gap:4px;padding:4px;background:var(--bg-neutral-default);border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(var(--builder-shadow-rgb),.1)}.c-funnelEditorNode__toolbarBtn{border:none;background:transparent;color:var(--icon-tertiary);display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border-radius:6px;cursor:pointer;transition:all .12s ease-in-out,min-width .12s ease-in-out}.c-funnelEditorNode__toolbarBtn:hover{background:var(--bg-neutral-2-hover);color:var(--icon-tertiary-hover);transform:scale(1.05)}.c-funnelEditorNode__toolbarBtn:active{background:var(--bg-neutral-2-active);transform:scale(.98)}.c-funnelEditorNode__toolbarBtn--confirm{background:var(--bg-error-default);color:var(--primary-white);min-width:70px}.c-funnelEditorNode__toolbarBtn--confirm:hover{background:var(--bg-error-hover);color:var(--primary-white)}.c-funnelEditorNode__toolbarBtn--confirm:active{background:var(--bg-error-active)}.c-funnelEditorNode__contextMenu{position:absolute;top:-50px;right:-225px;min-width:200px;border:none;backdrop-filter:blur(10px);padding:6px;z-index:10001;pointer-events:all;background:var(--primary-white);border-radius:10px;box-shadow:0 4px 30px rgba(var(--builder-shadow-rgb),.1);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--st-neutral-2-default);color:var(--fg-neutral-3-default)}.c-funnelEditorNode__contextMenuItem{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;border:none;background:transparent;color:var(--fg-neutral-default);border-radius:4px;cursor:pointer;font-size:14px;transition:background .12s ease-in-out}.c-funnelEditorNode__contextMenuItem:hover{background:var(--bg-neutral-2-hover);color:var(--fg-neutral-hover)}.c-funnelEditorNode__contextMenuItem--danger{color:var(--fg-error-default)}.c-funnelEditorNode__contextMenuItem--danger:hover{background:var(--bg-error-2-hover);color:var(--fg-error-hover)}.c-funnelEditorNode__contextMenuItem--confirm{background:var(--bg-error-default);color:var(--primary-white)}.c-funnelEditorNode__contextMenuItem--confirm:hover{background:var(--bg-error-hover);color:var(--primary-white)}.c-funnelEditorNode__contextMenuItem--confirm:active{background:var(--bg-error-active)}.c-funnelEditorNode__contextMenuItem span{flex:1;text-align:left}.c-funnelEditorNode__contextMenuItem kbd{background:var(--bg-neutral-3-default);color:var(--fg-neutral-2-default);padding:2px 6px;border-radius:3px;font-size:11px;font-family:system-ui,-apple-system,sans-serif;font-weight:500;border:1px solid var(--st-neutral-2-default)}.c-funnelEditorNode__contextMenuSeparator{height:1px;background:var(--default-border);margin:4px 0}.react-flow__node[data-funnel-node-state=base]{z-index:30!important}.react-flow__node[data-funnel-node-state=active]{z-index:130!important}.react-flow__node[data-funnel-node-state=dragging]{z-index:230!important}.react-flow__node[data-funnel-node-dest=dest] .c-funnelEditorNode,.react-flow__node[data-funnel-node-dest=dest] .c-funnelEditorNode:hover{box-shadow:0 0 0 8px var(--builder-node-dest-glow)}.react-flow__node .react-flow__handle{background-color:transparent;border-radius:0;border:none;cursor:default}.react-flow__node .react-flow__handle:before{content:"";position:absolute;width:50px;height:50px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:99}.react-flow__node .react-flow__handle:after{content:" ";position:absolute;width:var(--handle-width, 6px);height:var(--handle-height, 6px);border-radius:50%;border:none;background-color:var(--builder-node-handle);left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;transition:all .15s ease-in-out}.react-flow__node .react-flow__handle:hover{cursor:pointer!important}.react-flow__node .react-flow__handle:hover:after{width:calc(var(--handle-width, 6px) * 2);height:calc(var(--handle-height, 6px) * 2);background-color:var(--primary-white);border:2px solid var(--builder-node-handle)}.react-flow__node .react-flow__handle:active:after,.react-flow__node .react-flow__handle.react-flow__handle-connecting:after{width:calc(var(--handle-width, 6px) * 2);height:calc(var(--handle-height, 6px) * 2);border:none}.react-flow__node .react-flow__handle-top,.react-flow__node .react-flow__handle-bottom{width:100%!important}.react-flow__node .react-flow__handle-right,.react-flow__node .react-flow__handle-left{height:100%!important}.c-funnelEditorNode--connection-mode .react-flow__handle,.c-funnelEditorNode--connection-mode .react-flow__handle:hover{cursor:pointer!important}.c-funnelEditorNode--connection-mode .react-flow__handle:hover:after{width:var(--handle-width, 6px)!important;height:var(--handle-height, 6px)!important;background-color:var(--st-neutral-2-default)!important;border:none!important}.c-weightSlider__nodeName{font-weight:600}.c-weightSlider__percent{font-weight:600;width:50px;text-align:right}.c-actionsMenuWrapper{position:absolute;left:20px;top:20px;display:grid;grid-auto-rows:auto;gap:12px;z-index:100}.c-actionsMenuWrapper .c-layoutControls__btn i{color:var(--builder-menu-icon-stroke)}.c-actionsMenu{z-index:100;position:relative;width:fit-content;gap:10px;margin:0;padding:10px;border-radius:10px;background-color:var(--builder-actions-bg);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(6px);box-shadow:rgba(var(--builder-shadow-rgb),.1) 1px 1px 5px 1px}.c-actionsMenu *{z-index:100}.c-actionsMenu__button{background-color:var(--bg-neutral-default);color:var(--slate-7);border:1px solid;border-color:var(--slate-4);height:40px;gap:10px;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;width:130px;border-radius:5px;font-weight:600;position:relative;cursor:pointer;text-indent:none}.c-actionsMenu__button:hover{background-color:var(--bg-neutral-2-hover)}.c-actionsMenu__button--disabled{opacity:.5;cursor:not-allowed}.c-layoutControls{position:static;display:flex;flex-direction:row;justify-content:center;gap:8px;width:100%;margin:0}.c-layoutControls__btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--slate-4);background:var(--bg-neutral-default);color:var(--fg-neutral-2-default);box-shadow:rgba(var(--builder-shadow-rgb),.06) 0 1px 2px;transition:background-color .15s ease,box-shadow .15s ease,transform .12s ease;cursor:pointer}.c-layoutControls__btn:hover{background:var(--bg-neutral-2-hover);box-shadow:rgba(var(--builder-shadow-rgb),.1) 0 2px 6px;color:var(--fg-neutral-3-active)}.c-layoutControls__btn:active{transform:translateY(.5px)}.c-layoutControls__btn:disabled{opacity:.5;cursor:not-allowed}.c-layoutControls__btn svg{width:20px;height:20px}.c-virtualizedList{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.c-virtualizedList::-webkit-scrollbar{width:6px}.c-virtualizedList::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.c-virtualizedList::-webkit-scrollbar-track{background-color:#0000000d}.c-virtualizedList__listItem{box-sizing:border-box;width:100%}.c-virtualizedList__sentinel{position:"absolute";height:"1px";width:"100%"}.c-funnelBuilderSider{position:absolute;top:18px;left:18px;width:438px;max-height:90vh;height:100%;z-index:10000;background-color:var(--bg-neutral-default);border-radius:8px;border:1px solid var(--st-neutral-2-default);box-shadow:6px 0 16px -8px rgba(var(--builder-shadow-rgb),.08),9px 0 28px rgba(var(--builder-shadow-rgb),.05),12px 0 48px 16px rgba(var(--builder-shadow-rgb),.03);transform:translate(calc(-100% - 100px));transition:transform .3s ease-in-out;display:flex;flex-direction:column}.c-funnelBuilderSider--open{transform:translate(0)}.c-funnelBuilderSider__header{align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:1px solid var(--st-neutral-2-default);font-size:16px;font-weight:600;color:var(--slate-7)}.c-addNodeSider{display:flex;flex-direction:column;z-index:10000;height:100%;padding:8px;gap:24px;overflow:hidden;color:var(--slate-7)}.c-addNodeSider__blockHeader{font-size:16px;font-weight:600;font-family:Open Sans,Arial,Helvetica,sans-serif;line-height:24px;letter-spacing:-.48px;color:var(--fg-neutral-default);text-align:center}.c-addNodeSider__localNodes{display:flex;flex-direction:column;gap:12px;font-weight:600}.c-addNodeSider__localNodesRow{display:flex;justify-content:center;gap:8px;margin:0 4px}.c-addNodeSider__localNode{position:relative;width:64px;height:65px;font-size:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:550;border-radius:8px;border:1px solid var(--st-neutral-2-default);color:var(--fg-neutral-2-default);background-color:var(--bg-neutral-default);cursor:move}.c-addNodeSider__localNode:hover:not(.c-addNodeSider__localNode--locked):not(.c-addNodeSider__localNode--disabled){transform:translateY(-2px);box-shadow:rgba(var(--builder-shadow-rgb),.2) 0 2px 8px}.c-addNodeSider__localNode--disabled{opacity:.5;cursor:default;pointer-events:none}.c-addNodeSider__localNode--locked{opacity:.6;cursor:not-allowed;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.c-addNodeSider__localNodeLock{position:absolute;top:-6px;right:-6px;z-index:1}.c-addNodeSider__resources{display:flex;flex-direction:column;gap:12px;overflow:hidden;flex:1}.c-addNodeSider__tabs{display:flex;align-items:center;height:35px;border-radius:8px;justify-content:space-around;padding:3px;gap:5px;border:1px solid var(--bg-neutral-2-hover)}.c-addNodeSider__tabs :hover{background-color:var(--bg-info-2-default)}.c-addNodeSider__tab{display:flex;justify-content:center;text-align:center;border-radius:5px;width:33%;gap:8px;font-weight:600;opacity:.5;cursor:pointer;padding:5px}.c-addNodeSider__tab:hover{opacity:1;background-color:var(--bg-info-2-default)}.c-addNodeSider__tab:hover span{color:var(--fg-neutral-2-hover)}.c-addNodeSider__tab--active{opacity:1;background-color:var(--bg-neutral-2-default)}.c-addNodeSider__tab--active span{color:var(--fg-neutral-2-hover)}.c-addNodeSider__resourcesListWrapper{flex:1;display:flex;flex-direction:column;overflow-y:auto}.c-addNodeSider__resourcesList{flex:1;overflow-y:auto;padding:4px;border:1px solid var(--st-neutral-2-default);border-radius:8px}.c-addNodeSider__listItem{display:flex;background:var(--bg-neutral-2-default);align-items:center;gap:12px;border-radius:4px;width:100%;cursor:move;padding:10px 8px;box-sizing:border-box}.c-addNodeSider__listItem:hover{background:var(--bg-neutral-2-hover)}.c-addNodeSider__listItem:active{background:var(--bg-neutral-2-active)}.c-addNodeSider__resourcesListHeader{display:flex;gap:8px;margin-bottom:8px;font-weight:600}.c-addNodeSider__itemText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-heatmapOverlayLayer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:90;overflow:visible}.c-heatmapOverlayLayer__item{position:absolute;pointer-events:none;opacity:0;animation:heatmap-overlay-enter .22s ease forwards}.c-heatmapOverlayLayer__viewport{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.c-heatmapOverlayLayer__card{width:100%;height:100%;border-radius:14px;background:var(--background-primary);box-shadow:0 16px 40px #0f172a2e;border-top:6px solid var(--st-neutral-2-default);padding:8px;display:flex;flex-direction:column;gap:6px;pointer-events:none;position:relative}[data-theme=dark] .c-heatmapOverlayLayer__card{background:var(--background-primary);box-shadow:0 20px 45px #02061759}.c-heatmapOverlayLayer__header{display:flex;align-items:center;gap:6px}.c-heatmapOverlayLayer__name{font-weight:600;font-size:12px;color:var(--fg-neutral-3-default);max-width:220px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}[data-theme=dark] .c-heatmapOverlayLayer__name{color:var(--primary-white)}.c-heatmapOverlayLayer__body{flex:1;display:flex;align-items:flex-start;justify-content:flex-start;overflow:visible}.c-heatmapOverlayLayer__statsGrid{display:grid;grid-template-columns:1fr;gap:4px;width:100%}.c-heatmapOverlayLayer__statsTable{width:100%;border-collapse:collapse;pointer-events:none}.c-heatmapOverlayLayer__statsTable tr{border-bottom:1px solid rgba(148,163,184,.25);line-height:22px}.c-heatmapOverlayLayer__statsTable tr:last-child{border-bottom:0}.c-heatmapOverlayLayer__statLabel{font-size:12px;font-weight:500;color:var(--fg-neutral-2-default);white-space:nowrap;padding-right:6px}.c-heatmapOverlayLayer__statValue{font-size:14px;font-weight:600;color:var(--fg-neutral-default);white-space:nowrap;text-align:right;overflow:visible}[data-theme=dark] .c-heatmapOverlayLayer__statValue{color:var(--primary-white)}.c-heatmapOverlayLayer__statValue--pos{color:var(--success-green)}.c-heatmapOverlayLayer__statValue--neg{color:var(--delete-red)}.c-heatmapOverlayLayer__statValue--zero{color:var(--fg-neutral-default)}@keyframes heatmap-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes heatmap-overlay-enter{0%{opacity:0;transform:none}to{opacity:1;transform:none}}.c-heatmapSider__siderTitle{font-size:16px;font-weight:600;font-family:Open Sans,Arial,Helvetica,sans-serif;line-height:24px;letter-spacing:-.48px;color:var(--fg-neutral-default)}.c-heatmapSider__title{font-size:18px;font-weight:600;line-height:28px;letter-spacing:-.36px;color:var(--fg-neutral-default)}.c-heatmapSider__modeButtons{display:grid;grid-template-columns:1fr 1fr;gap:8px}:root{--primary-white: rgb(255, 255, 255);--primary-blue: rgb(59, 130, 246);--primary-blue-hover: rgb(37, 99, 235);--brand-red: #da365b;--brand-red-hover: #d60939;--delete-red: rgb(220, 38, 38);--filter-green: rgb(20, 184, 166);--success-green: rgb(22, 163, 74);--warning-orange: rgb(249, 115, 22);--warning-red: rgb(239, 68, 68);--slate-1: rgb(248, 250, 252);--slate-2: rgb(241, 245, 249);--slate-3: rgb(226, 232, 240);--slate-4: rgb(203, 213, 225);--slate-5: rgb(148, 163, 184);--slate-6: rgb(100, 116, 139);--slate-7: rgb(71, 85, 105);--slate-8: rgb(51, 65, 85);--slate-9: rgb(30, 41, 59);--slate-10: rgb(15, 23, 42);--gray-1: rgb(249, 250, 251);--gray-2: rgb(243, 244, 246);--gray-3: rgb(229, 231, 235);--gray-4: rgb(209, 213, 219);--gray-5: rgb(156, 163, 175);--gray-6: rgb(107, 114, 128);--gray-7: rgb(75, 85, 99);--gray-8: rgb(55, 65, 81);--gray-9: rgb(31, 41, 55);--gray-10: rgb(17, 24, 39);--dark-blue: rgb(30, 64, 175);--app-background: rgb(241, 245, 249);--default-border: rgb(226, 232, 240);--table-header: rgb(15, 23, 42);--table-border: rgb(203, 213, 225);--table-row-hover: rgb(239, 246, 255);--table-icon-hover: rgb(199, 210, 254);--icon-primary: rgb(248, 250, 252);--icon-primary-hover: rgb(241, 245, 249);--icon-secondary: rgb(241, 245, 249);--icon-secondary-hover: rgb(226, 232, 240);--icon-danger: rgb(239, 68, 68);--icon-danger-hover: rgb(220, 38, 38);--icon-tertiary: rgb(100, 116, 139);--icon-tertiary-hover: rgb(71, 85, 105);--icon-purple: rgb(168, 85, 247);--icon-purple-hover: rgb(147, 51, 234);--nav-background: rgb(241, 245, 249);--nav-button-hover: rgb(226, 232, 240);--nav-button-active: rgb(203, 213, 225);--menu-nav-hover-bg: var(--nav-button-hover);--menu-nav-active-bg: var(--nav-button-active);--nav-icon-fill: rgb(241, 245, 249);--nav-icon-stroke: rgb(15, 23, 42);--nav-header-bg: rgb(255, 255, 255);--nav-icon-fill: #d7e0ff;--nav-icon-stroke: #48508b;--builder-node-fill: rgb(255, 255, 255);--builder-node-text: rgb(30, 41, 59);--builder-node-border: rgb(110, 129, 153);--builder-node-handle: rgb(100, 116, 139);--builder-node-badge-bg: rgba(39, 39, 42, .6);--builder-node-global-indicator: rgb(251, 146, 60);--builder-node-dest-glow: rgba(2, 6, 63, .1);--builder-edge-stroke: rgb(173 183 195);--builder-edge-highlight: rgb(219, 39, 119);--builder-edge-highlight-rgb: 219, 39, 119;--builder-edge-hover: rgb(239, 68, 68);--builder-edge-label-bg: rgb(100, 120, 150);--builder-edge-label-bg-hover: rgb(219, 39, 119);--builder-edge-label-text: rgb(255, 255, 255);--builder-edge-label-border: rgba(255, 255, 255, .25);--builder-actions-bg: rgba(255, 255, 255, .6);--builder-shadow-rgb: 0, 0, 0;--builder-surface-rgb: 255, 255, 255;--builder-menu-icon-stroke: #4147d5;--builder-menu-icon-fill: #d7e0ff;--builder-menu-icon-inner: #ffffff;--button-ghost: rgb(59, 130, 246);--button-ghost-hover: rgb(29, 78, 216);--slider-handle: rgb(59, 130, 246);--slider-rail: rgb(226, 232, 240);--slider-track: rgb(96, 165, 250);--metric-visits: rgb(15, 23, 42);--metric-landerviews: rgb(15, 23, 42);--metric-landerclicks: rgb(217, 70, 239);--metric-offerviews: rgb(34, 197, 94);--metric-conversions: rgb(217, 70, 239);--metric-revenue: rgb(34, 197, 94);--metric-cost: rgb(249, 115, 22);--metric-pl-positive: rgb(249, 115, 22);--metric-pl-negative: rgb(239, 68, 68);--metric-roi-positive: rgb(249, 115, 22);--ag-accent: #087ad1;--ag-bg: #ffffff;--ag-border: #d7e2e6;--ag-foreground: #3a3c3e;--ag-header-bg: #fbfbfb;--ag-header-text: #172c62;--dash-metric-visits-line: var(--metric-visits);--dash-metric-visits-fill: var(--background-secondary);--dash-metric-landerviews-line: var(--fg-neutral-3-default);--dash-metric-landerviews-fill: var(--background-secondary);--dash-metric-landerclicks-line: var(--icon-purple);--dash-metric-landerclicks-fill: var(--background-secondary);--dash-metric-offerviews-line: var(--metric-conversions);--dash-metric-offerviews-fill: var(--background-secondary);--dash-metric-conversions-line: var(--metric-conversions);--dash-metric-conversions-fill: var(--background-secondary);--dash-metric-revenue-line: var(--success-green);--dash-metric-revenue-fill: var(--bg-success-2-default);--dash-metric-cost-line: var(--metric-cost);--dash-metric-cost-fill: var(--bg-warning-2-default);--dash-metric-default-line: var(--fg-neutral-3-default);--dash-metric-default-fill: var(--background-secondary);--table-header-bg: var(--background-secondary);--table-header-text: var(--table-header);--bg-info-default: rgb(59, 130, 246);--bg-info-hover: rgb(37, 99, 235);--bg-info-active: rgb(29, 78, 216);--bg-info-disabled: rgb(203, 213, 225);--bg-info-2-default: rgb(239, 246, 255);--bg-info-2-hover: rgb(96, 165, 250);--bg-info-2-active: rgb(59, 130, 246);--bg-info-2-disabled: rgb(203, 213, 225);--bg-neutral-default: rgb(255, 255, 255);--bg-neutral-hover: rgb(249, 250, 251);--bg-neutral-active: rgb(229, 231, 235);--bg-neutral-disabled: rgb(243, 244, 246);--bg-neutral-2-default: rgb(243, 244, 246);--bg-neutral-2-hover: rgb(229, 231, 235);--bg-neutral-2-active: rgb(209, 213, 219);--bg-neutral-2-disabled: rgb(243, 244, 246);--bg-neutral-3-default: rgb(229, 231, 235);--bg-neutral-3-hover: rgb(209, 213, 219);--bg-neutral-3-active: rgb(31, 41, 55);--bg-neutral-3-disabled: rgb(107, 114, 128);--bg-error-default: rgb(239, 68, 68);--bg-error-hover: rgb(220, 38, 38);--bg-error-active: rgb(185, 28, 28);--bg-error-disabled: rgb(203, 213, 225);--bg-error-2-default: rgb(252, 165, 165);--bg-error-2-hover: rgb(248, 113, 113);--bg-error-2-active: rgb(239, 68, 68);--bg-error-2-disabled: rgb(203, 213, 225);--bg-warning-default: rgb(249, 115, 22);--bg-warning-hover: rgb(234, 88, 12);--bg-warning-active: rgb(194, 65, 12);--bg-warning-disabled: rgb(203, 213, 225);--bg-warning-2-default: rgb(253, 186, 116);--bg-warning-2-hover: rgb(251, 146, 60);--bg-warning-2-active: rgb(249, 115, 22);--bg-warning-2-disabled: rgb(203, 213, 225);--bg-success-default: rgb(34, 197, 94);--bg-success-hover: rgb(22, 163, 74);--bg-success-active: rgb(21, 128, 61);--bg-success-disabled: rgb(203, 213, 225);--bg-success-2-default: rgb(134, 239, 172);--bg-success-2-hover: rgb(74, 222, 128);--bg-success-2-active: rgb(34, 197, 94);--bg-success-2-disabled: rgb(203, 213, 225);--bg-filter-default: rgb(20, 184, 166);--bg-filter-hover: rgb(13, 148, 136);--fg-info-default: rgb(255, 255, 255);--fg-info-2-default: rgb(29, 78, 216);--fg-info-hover: rgb(255, 255, 255);--fg-info-active: rgb(255, 255, 255);--fg-info-disabled: rgb(100, 116, 139);--fg-neutral-default: rgb(71, 85, 105);--fg-neutral-hover: rgb(30, 41, 59);--fg-neutral-active: rgb(15, 23, 42);--fg-neutral-disabled: rgb(100, 116, 139);--fg-neutral-2-default: rgb(71, 85, 105);--fg-neutral-2-hover: rgb(51, 65, 85);--fg-neutral-2-active: rgb(30, 41, 59);--fg-neutral-2-disabled: rgb(100, 116, 139);--fg-neutral-3-default: rgb(100, 116, 139);--fg-neutral-3-hover: rgb(71, 85, 105);--fg-neutral-3-active: rgb(51, 65, 85);--fg-neutral-3-disabled: rgb(100, 116, 139);--fg-error-default: rgb(239, 68, 68);--fg-error-hover: rgb(220, 38, 38);--fg-error-active: rgb(153, 27, 27);--fg-error-disabled: rgb(100, 116, 139);--fg-warning-default: rgb(249, 115, 22);--fg-warning-hover: rgb(234, 88, 12);--fg-warning-active: rgb(194, 65, 12);--fg-warning-disabled: rgb(100, 116, 139);--st-info-default: rgb(59, 130, 246);--st-info-hover: rgb(37, 99, 235);--st-info-active: rgb(29, 78, 216);--st-info-disabled: rgb(148, 163, 184);--st-neutral-default: rgb(229, 231, 235);--st-neutral-hover: rgb(209, 213, 219);--st-neutral-active: rgb(156, 163, 175);--st-neutral-disabled: rgb(156, 163, 175);--st-neutral-2-default: rgb(209, 213, 219);--st-neutral-2-hover: rgb(209, 213, 219);--st-neutral-2-active: rgb(107, 114, 128);--st-neutral-2-disabled: rgb(107, 114, 128);--st-neutral-3-default: rgb(156, 163, 175);--st-neutral-3-hover: rgb(107, 114, 128);--st-neutral-3-active: rgb(75, 85, 99);--st-neutral-3-disabled: rgb(75, 85, 99);--st-error-default: rgb(239, 68, 68);--st-error-hover: rgb(220, 38, 38);--st-error-active: rgb(185, 28, 28);--st-error-disabled: rgb(148, 163, 184);--st-warning-default: rgb(249, 115, 22);--st-warning-hover: rgb(234, 88, 12);--st-warning-active: rgb(194, 65, 12);--st-warning-disabled: rgb(148, 163, 184);--builder-canvas-bg: rgb(241, 245, 249);--builder-canvas-dot-color: #d7e0ea;--text-primary: var(--fg-neutral-default);--text-secondary: var(--fg-neutral-3-default);--text-tertiary: var(--fg-neutral-3-default);--border-color: var(--default-border);--border-color-light: var(--default-border);--background-primary: var(--primary-white);--background-secondary: var(--slate-1);--primary-color: var(--primary-blue);--table-neg-1: #fce2df;--table-neg-2: #fceae6;--table-neg-3: #fef1ec;--table-neg-4: #fff8f5;--table-pos-1: #f9fcf8;--table-pos-2: #f3f9f1;--table-pos-3: #edf6ea;--table-pos-4: #e7f3e2;--table-pos-5: #e0f1da;--antd-border: #d9d9d9;--antd-border-secondary: #d9d9d9;--roi-border-neg-1: #ff8375;--roi-border-neg-2: #ff8375;--roi-border-neg-3: #ff8375;--roi-border-neg-4: #ff8375;--roi-border-pos-1: #2cb900;--roi-border-pos-2: #2cb900;--roi-border-pos-3: #2cb900;--roi-border-pos-4: #2cb900;--roi-border-pos-5: #2cb900;--roi-text-pos: #3f9213;--roi-text-neg: #d03636}:root.dark-mode{--primary-blue: rgb(96, 165, 250);--primary-blue-hover: rgb(59, 130, 246);--app-background: rgb(15, 23, 42);--bg-neutral-default: rgb(3, 7, 18);--bg-neutral-hover: rgb(17, 24, 39);--bg-neutral-2-default: rgb(30, 41, 59);--bg-neutral-3-default: rgb(51, 65, 85);--st-neutral-default: rgb(148, 163, 184);--builder-node-fill: rgb(30, 41, 59);--builder-node-text: rgb(241, 245, 249);--builder-node-border: rgb(148, 163, 184);--builder-node-handle: rgb(203, 213, 225);--builder-node-badge-bg: rgba(0, 0, 0, .5);--builder-node-global-indicator: rgb(253, 186, 116);--builder-node-dest-glow: rgba(244, 114, 182, .36);--builder-edge-stroke: rgb(100, 116, 139);--builder-edge-highlight: rgb(244, 114, 182);--builder-edge-highlight-rgb: 244, 114, 182;--builder-edge-hover: rgb(248, 113, 113);--builder-edge-label-bg: rgb(51, 65, 85);--builder-edge-label-bg-hover: rgb(51, 65, 85);--builder-edge-label-text: rgb(255, 255, 255);--builder-edge-label-border: rgba(255, 255, 255, .2);--builder-actions-bg: rgba(39, 39, 42, .5);--builder-shadow-rgb: 0, 0, 0;--builder-surface-rgb: 31, 41, 55;--fg-info-default: rgb(249, 250, 251);--fg-neutral-default: rgb(249, 250, 251);--fg-neutral-2-default: rgb(249, 250, 251);--builder-canvas-bg: rgb(15, 23, 42);--builder-canvas-dot-color: rgb(51, 65, 85);--builder-menu-icon-stroke: #4147d5;--builder-menu-icon-fill: #d7e0ff;--builder-menu-icon-inner: #ffffff;--text-primary: var(--fg-neutral-default);--text-secondary: var(--fg-neutral-3-default);--text-tertiary: var(--fg-neutral-3-default);--border-color: var(--default-border);--border-color-light: var(--st-neutral-default);--background-primary: var(--bg-neutral-default);--background-secondary: var(--bg-neutral-2-default);--primary-color: var(--primary-blue);--table-neg-1: #3f1f2a;--table-neg-2: #4a2531;--table-neg-3: #532b36;--table-neg-4: #59323c;--table-pos-1: #13371d;--table-pos-2: #184224;--table-pos-3: #1c4b29;--table-pos-4: #1f5230;--table-pos-5: #245c36;--ag-accent: #087ad1;--ag-bg: var(--background-primary);--ag-border: var(--border-color);--ag-foreground: var(--text-primary);--ag-header-bg: var(--background-secondary);--ag-header-text: var(--text-primary);--dash-metric-visits-line: var(--metric-visits);--dash-metric-visits-fill: var(--background-secondary);--dash-metric-landerviews-line: var(--fg-neutral-3-default);--dash-metric-landerviews-fill: var(--background-secondary);--dash-metric-landerclicks-line: var(--icon-purple);--dash-metric-landerclicks-fill: var(--background-secondary);--dash-metric-offerviews-line: var(--metric-conversions);--dash-metric-offerviews-fill: var(--background-secondary);--dash-metric-conversions-line: var(--metric-conversions);--dash-metric-conversions-fill: var(--background-secondary);--dash-metric-revenue-line: var(--success-green);--dash-metric-revenue-fill: var(--bg-success-2-default);--dash-metric-cost-line: var(--metric-cost);--dash-metric-cost-fill: var(--bg-warning-2-default);--dash-metric-default-line: var(--fg-neutral-3-default);--dash-metric-default-fill: var(--background-secondary);--table-header-bg: var(--background-secondary);--table-header-text: var(--table-header)}.c-modifyAction__divider{margin:0}.c-modifyAction__optionalEventTriggersTitle{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.16px;color:var(--fg-neutral-default)}.c-AskLeaveRoute__message{font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-aiOptimizedValues__sectionHeader{font-size:16px;font-weight:600;font-family:Open Sans,Arial,Helvetica,sans-serif;line-height:24px;letter-spacing:-.48px;color:var(--fg-neutral-default);margin-bottom:4px;text-align:center;padding:5px;background:var(--bg-neutral-2-default);border-radius:6px}.c-aiOptimizedValues__row{background:var(--bg-neutral-default);border-radius:6px;border:1px solid var(--st-neutral-default);transition:all .2s ease}.c-aiOptimizedValues__row--disabled{background:var(--bg-neutral-2-default);border-color:var(--st-neutral-2-default)}.c-aiOptimizedValues__row--disabled .c-aiOptimizedValues__nameSection{opacity:.5}.c-aiOptimizedValues__nameSection{width:60%;flex-shrink:0;overflow:hidden}.c-aiOptimizedValues__nodeLogo{flex-shrink:0}.c-aiOptimizedValues__nodeName{font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.c-aiOptimizedValues__sliderContainer{flex:1;min-width:0;height:8px;background:var(--bg-neutral-2-default);border-radius:4px;overflow:hidden;position:relative}.c-aiOptimizedValues__sliderBar{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:4px;transition:width .3s ease}.c-aiOptimizedValues__percentage{min-width:60px;flex-shrink:0;text-align:right;font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-aiOptimizedValues__tbd{font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default);opacity:.5;flex:1;text-align:right}.tiered-option{display:inline-flex;align-items:center;gap:8px;width:100%}.tiered-option__label{flex:1 1 auto}.tiered-option__badge{display:inline-block;font-size:10px;font-weight:600;padding:1px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex:0 0 auto}.tiered-option__badge--pro{background-color:#52c41a;color:#fff}.tiered-option__badge--premium{background-color:#1890ff;color:#fff}.tiered-option__badge--ultra{background-color:#722ed1;color:#fff}.tiered-option__lock{display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);opacity:.6;flex:0 0 auto}.tiered-option--locked .tiered-option__label{color:var(--text-secondary);opacity:.6}.ant-select-item-option:has(.tiered-option--locked) .tiered-option__label{color:var(--text-secondary)}.ant-select-selection-item .tiered-option{gap:6px}.ant-select-selection-item .tiered-option__badge{font-size:9px;padding:0 5px}.ant-select-selection-item .tiered-option__lock svg{width:10px;height:10px}.c-AiForm__slider{width:100%}.c-AiForm__input{width:100px}.c-AiForm__sliderMark{display:block;width:100px;margin-top:10px;font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.react-flow__attribution{display:none}.react-flow__controls{background:var(--builder-actions-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(var(--builder-shadow-rgb),.08);border-radius:20px;box-shadow:0 4px 12px rgba(var(--builder-shadow-rgb),.1);padding:4px;gap:2px;display:flex;flex-direction:row;top:0!important;left:calc(50% - 16px)!important;z-index:9999}.react-flow__controls button{border-radius:16px;width:32px;height:32px;border:none;background:transparent;transition:all .2s ease}.react-flow__controls button:hover{background:rgba(var(--builder-shadow-rgb),.05)}.react-flow__controls button svg{width:16px;height:16px}
