.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.PortalNodeToolbar-module__3a8hjG__portalToolbar{align-items:center;gap:var(--spacing-lg,12px);-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto;z-index:10000;animation:.15s ease-out PortalNodeToolbar-module__3a8hjG__portalToolbarFadeIn;display:flex;position:fixed}@keyframes PortalNodeToolbar-module__3a8hjG__portalToolbarFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PortalNodeToolbar-module__3a8hjG__vertical{flex-direction:column}
.MicroEditor-module__Eks9Pq__container{width:100%;height:100%;position:relative}.MicroEditor-module__Eks9Pq__editor{justify-content:var(--micro-editor-justify-content,flex-start);-webkit-user-select:text;user-select:text;flex-direction:column;height:100%;display:flex}.MicroEditor-module__Eks9Pq__editor .ProseMirror{width:100%}.MicroEditor-module__Eks9Pq__editor:focus-within{cursor:text}.micro-editor{max-width:var(--micro-editor-max-width);max-height:var(--micro-editor-max-height);outline:none}.micro-editor p:last-child{margin-bottom:0}.MicroEditor-module__Eks9Pq__controlsContainer{margin-bottom:var(--size--12);z-index:10;display:flex;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}
._micro-editor_ p.is-editor-empty:first-child:before{color:var(--text-tertiary);content:attr(data-placeholder);float:left;pointer-events:none;height:0}._micro-editor_,._micro-editor_ *{margin:0;padding:0}._micro-editor_{font-family:var(--presentation-body-font,var(--font-family-primary));font-size:var(--presentation-body-size,16pt);font-weight:var(--presentation-body-weight,400);font-style:var(--presentation-body-style,normal);line-height:var(--presentation-body-line-height,1.5);color:var(--presentation-body-color,inherit);white-space:pre-wrap;word-break:break-word;width:100%}._micro-editor_ h1{font-family:var(--presentation-h1-font,var(--font-family-primary));font-size:var(--presentation-h1-size,48pt);font-weight:var(--presentation-h1-weight,700);font-style:var(--presentation-h1-style,normal);color:var(--presentation-h1-color,inherit);margin:0 0 var(--spacing-xl)0;line-height:var(--presentation-h1-line-height,1.2)}._micro-editor_ h2{font-family:var(--presentation-h2-font,var(--font-family-primary));font-size:var(--presentation-h2-size,36pt);font-weight:var(--presentation-h2-weight,600);font-style:var(--presentation-h2-style,normal);color:var(--presentation-h2-color,inherit);margin:0 0 var(--spacing-lg)0;line-height:var(--presentation-h2-line-height,1.2)}._micro-editor_ h3{font-family:var(--presentation-h3-font,var(--font-family-primary));font-size:var(--presentation-h3-size,24pt);font-weight:var(--presentation-h3-weight,600);font-style:var(--presentation-h3-style,normal);color:var(--presentation-h3-color,inherit);margin:0 0 var(--spacing-md)0;line-height:var(--presentation-h3-line-height,1.2)}._micro-editor_ h4{font-family:var(--presentation-h4-font,var(--font-family-primary));font-size:var(--presentation-h4-size,20pt);font-weight:var(--presentation-h4-weight,600);font-style:var(--presentation-h4-style,normal);color:var(--presentation-h4-color,inherit);margin:0 0 var(--spacing-md)0;line-height:var(--presentation-h4-line-height,1.3)}._micro-editor_ h5{font-family:var(--presentation-h5-font,var(--font-family-primary));font-size:var(--presentation-h5-size,18pt);font-weight:var(--presentation-h5-weight,600);font-style:var(--presentation-h5-style,normal);color:var(--presentation-h5-color,inherit);margin:0 0 var(--spacing-md)0;line-height:var(--presentation-h5-line-height,1.3)}._micro-editor_ p{margin:0}._micro-editor_ p[data-text-size=big]{font-family:var(--presentation-textBig-font,var(--font-family-primary));font-size:var(--presentation-textBig-size,20pt);font-weight:var(--presentation-textBig-weight,400);font-style:var(--presentation-textBig-style,normal);line-height:var(--presentation-textBig-line-height,1.5);color:var(--presentation-textBig-color,inherit)}._micro-editor_ p[data-text-size=small]{font-family:var(--presentation-textSmall-font,var(--font-family-primary));font-size:var(--presentation-textSmall-size,14pt);font-weight:var(--presentation-textSmall-weight,400);font-style:var(--presentation-textSmall-style,normal);line-height:var(--presentation-textSmall-line-height,1.5);color:var(--presentation-textSmall-color,inherit)}._micro-editor_ p[data-text-size=xs]{font-family:var(--presentation-textXs-font,var(--font-family-primary));font-size:var(--presentation-textXs-size,12pt);font-weight:var(--presentation-textXs-weight,400);font-style:var(--presentation-textXs-style,normal);line-height:var(--presentation-textXs-line-height,1.5);color:var(--presentation-textXs-color,inherit)}._micro-editor_ ul,._micro-editor_ ol{margin:0 0 var(--spacing-md)var(--spacing-lg);padding:0 0 0 var(--spacing-md)}._micro-editor_ ul{list-style-type:disc}._micro-editor_ ol{list-style-type:decimal}._micro-editor_ li{margin-bottom:var(--spacing-sm)}._micro-editor_ blockquote{border-left:3px solid var(--border-subtle);margin:var(--spacing-md)0;padding:var(--spacing-sm)var(--spacing-md);color:var(--text-secondary);background:var(--bg-secondary);font-style:italic}._micro-editor_ pre{background:var(--bg-secondary);border-radius:var(--radius-2xs);padding:var(--spacing-lg);font-size:var(--font-size-xs);overflow-x:auto}._micro-editor_ code{background:var(--bg-secondary);border-radius:var(--radius-3xs);padding:0 var(--spacing-sm);font-size:var(--font-size-xs)}._micro-editor_ :where(em,strong,u){font-family:inherit}
.BaseNode-module__j5eL7a__baseNodeWrapper{width:100%;height:100%;position:relative;overflow:visible}.BaseNode-module__j5eL7a__contentClip{width:100%;height:100%}.BaseNode-module__j5eL7a__baseNodeWrapper.BaseNode-module__j5eL7a__selected:after{content:"";border-radius:inherit;pointer-events:none;z-index:100;border:2px solid #286aff;position:absolute;inset:0}.BaseNode-module__j5eL7a__resizerCornerTopLeft{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:16px!important;height:16px!important;top:0!important;left:0!important}.BaseNode-module__j5eL7a__resizerCornerTopRight{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:16px!important;height:16px!important;top:0!important;left:auto!important;right:-15px!important}.BaseNode-module__j5eL7a__resizerCornerBottomLeft{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:16px!important;height:16px!important;top:auto!important;bottom:-15px!important;left:0!important}.BaseNode-module__j5eL7a__resizerCornerBottomRight{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:16px!important;height:16px!important;inset:auto -15px -15px auto!important}.BaseNode-module__j5eL7a__resizerEdgeTop{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:24px!important;height:12px!important;top:0!important}.BaseNode-module__j5eL7a__resizerEdgeBottom{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:24px!important;height:12px!important;top:auto!important;bottom:-12px!important}.BaseNode-module__j5eL7a__resizerEdgeLeft{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:12px!important;height:24px!important;left:0!important}.BaseNode-module__j5eL7a__resizerEdgeRight{z-index:101!important;background-color:#fff!important;border:2px solid #286aff!important;border-radius:64px!important;width:12px!important;height:24px!important;left:auto!important;right:-12px!important}
.CornerRotateHandles-module__HUtP8q__cornerHandle{opacity:0;z-index:100;pointer-events:auto;width:28px;height:28px;position:absolute}.CornerRotateHandles-module__HUtP8q__topLeft{top:-28px;left:-28px}.CornerRotateHandles-module__HUtP8q__topRight{top:-28px;right:-28px}.CornerRotateHandles-module__HUtP8q__bottomLeft{bottom:-28px;left:-28px}.CornerRotateHandles-module__HUtP8q__bottomRight{bottom:-28px;right:-28px}.CornerRotateHandles-module__HUtP8q__rotationBadge{background:var(--accent-primary,#3b82f6);color:#fff;white-space:nowrap;pointer-events:none;z-index:200;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;position:absolute;top:-36px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0003}
.DialogWithPreview-module__Vx2aPG__overlay{z-index:1000;background-color:var(--bg-primary);animation:.2s ease-out DialogWithPreview-module__Vx2aPG__fadeIn;display:flex;position:fixed;inset:0}@keyframes DialogWithPreview-module__Vx2aPG__fadeIn{0%{opacity:0}to{opacity:1}}.DialogWithPreview-module__Vx2aPG__container{width:100%;height:100vh;display:flex}.DialogWithPreview-module__Vx2aPG__leftPanel{background:var(--bg-primary);flex-direction:column;flex-shrink:0;width:600px;display:flex}.DialogWithPreview-module__Vx2aPG__header{padding:var(--spacing-4xl);justify-content:space-between;align-items:center;padding-bottom:0;display:flex}.DialogWithPreview-module__Vx2aPG__headerLeft{align-items:center;gap:var(--spacing-lg);display:flex}.DialogWithPreview-module__Vx2aPG__title{font-family:var(--font-family-primary);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);color:var(--text-primary);margin:0}.DialogWithPreview-module__Vx2aPG__backButton,.DialogWithPreview-module__Vx2aPG__closeButton{border-radius:var(--radius-2xs);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background-color .15s;display:flex}.DialogWithPreview-module__Vx2aPG__backButton:hover,.DialogWithPreview-module__Vx2aPG__closeButton:hover{background-color:var(--bg-secondary)}.DialogWithPreview-module__Vx2aPG__backButton .DialogWithPreview-module__Vx2aPG__icon{width:1.25rem;height:1.25rem;color:var(--text-primary)}.DialogWithPreview-module__Vx2aPG__closeButton .DialogWithPreview-module__Vx2aPG__icon{width:1.25rem;height:1.25rem;color:var(--text-secondary)}.DialogWithPreview-module__Vx2aPG__content{padding:var(--spacing-4xl);padding-top:var(--spacing-2xl);gap:var(--spacing-2xl);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.DialogWithPreview-module__Vx2aPG__footer{padding:var(--spacing-4xl);padding-top:0}.DialogWithPreview-module__Vx2aPG__rightPanel{padding:var(--spacing-4xl);background-color:var(--bg-secondary,#f8fafc);border-left:1px solid var(--border-primary,#e2e8f0);flex:1 0 0;justify-content:center;align-items:center;display:flex;overflow-y:auto}@media (max-width:1024px){.DialogWithPreview-module__Vx2aPG__container{flex-direction:column}.DialogWithPreview-module__Vx2aPG__leftPanel{width:100%;max-height:60vh}.DialogWithPreview-module__Vx2aPG__rightPanel{display:none}}
.FileDropzone-module__sA3K0q__dropzone{border:2px dashed var(--border-color,#e0e0e0);background-color:var(--bg-secondary,#fafafa);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:24px;transition:all .2s;display:flex;position:relative}.FileDropzone-module__sA3K0q__dropzone:hover{border-color:var(--primary-color,#3b82f6);background-color:var(--bg-hover,#f5f5f5)}.FileDropzone-module__sA3K0q__dragging{border-color:var(--primary-color,#3b82f6);background-color:var(--bg-active,#eff6ff);border-style:solid}.FileDropzone-module__sA3K0q__disabled{opacity:.5;cursor:not-allowed}.FileDropzone-module__sA3K0q__disabled:hover{border-color:var(--border-color,#e0e0e0);background-color:var(--bg-secondary,#fafafa)}.FileDropzone-module__sA3K0q__hiddenInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.FileDropzone-module__sA3K0q__placeholder{flex-direction:column;align-items:center;gap:8px;display:flex}.FileDropzone-module__sA3K0q__icon{font-size:32px}.FileDropzone-module__sA3K0q__text{color:var(--text-secondary,#666);text-align:center;font-size:14px}.FileDropzone-module__sA3K0q__status{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.FileDropzone-module__sA3K0q__spinner{border:3px solid var(--border-color,#e0e0e0);border-top-color:var(--primary-color,#3b82f6);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite FileDropzone-module__sA3K0q__spin}@keyframes FileDropzone-module__sA3K0q__spin{to{transform:rotate(360deg)}}.FileDropzone-module__sA3K0q__progressBar{background-color:var(--border-color,#e0e0e0);border-radius:4px;width:100%;max-width:200px;height:8px;overflow:hidden}.FileDropzone-module__sA3K0q__progressFill{background-color:var(--primary-color,#3b82f6);border-radius:4px;height:100%;transition:width .2s}.FileDropzone-module__sA3K0q__success{flex-direction:column;align-items:center;gap:8px;display:flex}.FileDropzone-module__sA3K0q__preview{object-fit:contain;border-radius:8px;max-width:100%;max-height:120px}.FileDropzone-module__sA3K0q__error{flex-direction:column;align-items:center;gap:8px;display:flex}.FileDropzone-module__sA3K0q__error .FileDropzone-module__sA3K0q__text{color:var(--error-color,#ef4444)}.FileDropzone-module__sA3K0q__resetButton{color:var(--primary-color,#3b82f6);border:1px solid var(--primary-color,#3b82f6);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s}.FileDropzone-module__sA3K0q__resetButton:hover{background-color:var(--primary-color,#3b82f6);color:#fff}
.ThemePreview-module__GkEDKW__container{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;display:flex}.ThemePreview-module__GkEDKW__label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ThemePreview-module__GkEDKW__slideWrapper{aspect-ratio:16/9;border-radius:.75rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #0003}.ThemePreview-module__GkEDKW__slide{flex-direction:column;gap:1.5rem;width:100%;height:100%;padding:2rem;display:flex}.ThemePreview-module__GkEDKW__slideHeader{flex-direction:column;gap:.5rem;display:flex}.ThemePreview-module__GkEDKW__slideHeader h1{margin:0;line-height:1.2}.ThemePreview-module__GkEDKW__slideHeader p{margin:0;line-height:1.4}.ThemePreview-module__GkEDKW__slideContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.ThemePreview-module__GkEDKW__slideContent h2{margin:0;line-height:1.3}.ThemePreview-module__GkEDKW__slideContent p{max-width:80%;margin:0;line-height:1.6}.ThemePreview-module__GkEDKW__colorPalette{gap:.5rem;display:flex}.ThemePreview-module__GkEDKW__colorSwatch{border:2px solid #ffffff4d;border-radius:.375rem;width:2rem;height:2rem;transition:transform .2s;box-shadow:0 2px 4px #0000001a}.ThemePreview-module__GkEDKW__colorSwatch:hover{transform:scale(1.1)}.ThemePreview-module__GkEDKW__buttonsRow{gap:.75rem;margin-top:auto;display:flex}.ThemePreview-module__GkEDKW__sampleButton{cursor:pointer;border:none;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:opacity .2s}.ThemePreview-module__GkEDKW__sampleButton:hover{opacity:.9}.ThemePreview-module__GkEDKW__sampleButtonOutline{cursor:pointer;background:0 0;border:1.5px solid;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:opacity .2s}.ThemePreview-module__GkEDKW__sampleButtonOutline:hover{opacity:.8}.ThemePreview-module__GkEDKW__typographyPreview{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.ThemePreview-module__GkEDKW__typographyLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.ThemePreview-module__GkEDKW__typographyList{flex-direction:column;gap:.5rem;display:flex}.ThemePreview-module__GkEDKW__typographyItem{align-items:center;gap:1rem;display:flex}.ThemePreview-module__GkEDKW__typographyTag{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background-color:#eef2ff;border-radius:.25rem;justify-content:center;align-items:center;min-width:3rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}@media (max-width:768px){.ThemePreview-module__GkEDKW__container{max-width:100%}.ThemePreview-module__GkEDKW__slide{padding:1.5rem}.ThemePreview-module__GkEDKW__buttonsRow{flex-wrap:wrap}}
.PortalColorInput-module__Wfox5W__field{width:100%;min-width:200px;font-family:var(--camp-font-family);flex-direction:column;gap:8px;display:inline-flex}.PortalColorInput-module__Wfox5W__label{font-size:var(--camp-font-size-2xs,14px);line-height:var(--camp-line-sm,20px);color:var(--camp-black-1,#232323);font-weight:400}.PortalColorInput-module__Wfox5W__container{background:var(--camp-white,#fff);border:1px solid var(--camp-grey-5,#e4ebef);border-radius:var(--camp-radius-xs,10px);box-sizing:border-box;justify-content:space-between;align-items:center;height:56px;padding:8px 12px 8px 8px;transition:border-color .15s;display:flex}.PortalColorInput-module__Wfox5W__container:hover{border-color:var(--camp-grey-4,#cbd5e1)}.PortalColorInput-module__Wfox5W__container:focus-within{border-color:var(--camp-grey-4,#cbd5e1);border-width:2px;padding:7px 11px 7px 7px}.PortalColorInput-module__Wfox5W__containerDisabled{opacity:.7;pointer-events:none}.PortalColorInput-module__Wfox5W__content{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.PortalColorInput-module__Wfox5W__preview{border-radius:var(--camp-radius-2xs,6px);cursor:pointer;border:none;width:40px;min-width:40px;height:40px;padding:0}.PortalColorInput-module__Wfox5W__previewEmpty{background:repeating-conic-gradient(var(--camp-grey-5,#e4ebef)0% 25%,transparent 0% 50%)50%/12px 12px}.PortalColorInput-module__Wfox5W__input{min-width:0;font-family:var(--camp-font-family);font-size:var(--camp-font-size-2xs,14px);line-height:var(--camp-line-sm,20px);font-weight:var(--camp-weight-medium,500);color:var(--camp-black-1,#232323);background:0 0;border:none;outline:none;flex:1}.PortalColorInput-module__Wfox5W__input::placeholder,.PortalColorInput-module__Wfox5W__input:disabled{color:var(--camp-grey-2,#94a3b8)}.PortalColorInput-module__Wfox5W__clearButton{border-radius:var(--camp-radius-2xs,6px);width:28px;height:28px;color:var(--camp-grey-2,#94a3b8);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s;display:flex}.PortalColorInput-module__Wfox5W__clearButton:hover{color:var(--camp-black-1,#232323);background-color:var(--camp-grey-6,#f1f5f9)}.PortalColorInput-module__Wfox5W__popup{z-index:9999;position:fixed}
.ThemeEditor-module__xQtVPG__editorTabs{justify-content:space-between;gap:var(--spacing-2xl);flex-direction:column;height:100%;min-height:0;display:flex}.ThemeEditor-module__xQtVPG__editorCard{background:var(--Monochrome-White,#fff);border:1px solid var(--camp-grey-5,#e4ebef);border-radius:20px;flex:1;height:100%;min-height:0;max-height:max-content;padding:20px;overflow-y:auto;box-shadow:0 4px 20px #8b8b8b14}.ThemeEditor-module__xQtVPG__editorFooter{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}.ThemeEditor-module__xQtVPG__editorTabButtons{align-items:center;gap:8px;display:flex}.ThemeEditor-module__xQtVPG__tabButtonActive{border:1px solid var(--colors-grey-5,#e4ebef)!important;background:var(--colors-grey-6,#f2f6f8)!important}.ThemeEditor-module__xQtVPG__tabContent{flex-direction:column;gap:16px;display:flex}.ThemeEditor-module__xQtVPG__field{flex-direction:column;gap:8px;min-width:200px;display:flex}.ThemeEditor-module__xQtVPG__fieldRow{flex-wrap:wrap;gap:12px;display:flex}.ThemeEditor-module__xQtVPG__fieldRow .ThemeEditor-module__xQtVPG__field{flex:140px;min-width:0}.ThemeEditor-module__xQtVPG__fieldSmall{flex-direction:column;gap:8px;display:flex}.ThemeEditor-module__xQtVPG__fieldRow .ThemeEditor-module__xQtVPG__fieldSmall{flex:0 100px;min-width:80px}.ThemeEditor-module__xQtVPG__typographyPrimaryRow{grid-template-columns:minmax(0,1fr) minmax(180px,220px);align-items:end;gap:12px;display:grid}.ThemeEditor-module__xQtVPG__typographyFieldRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.ThemeEditor-module__xQtVPG__typographyPrimaryRow>*,.ThemeEditor-module__xQtVPG__typographyFieldRow>*,:is(.ThemeEditor-module__xQtVPG__typographyPrimaryRow .camp-input-dropdown-menu,.ThemeEditor-module__xQtVPG__typographyPrimaryRow .camp-input-dropdown-menu__input,.ThemeEditor-module__xQtVPG__typographyFieldRow .camp-input-dropdown-menu,.ThemeEditor-module__xQtVPG__typographyFieldRow .camp-input-dropdown-menu__input){min-width:0}.ThemeEditor-module__xQtVPG__textarea{width:100%;font-family:var(--camp-font-family);font-size:var(--camp-font-size-2xs,14px);font-weight:var(--camp-weight-medium,500);line-height:var(--camp-line-sm,20px);color:var(--camp-black-1,#232323);background:var(--camp-white,#fff);border:1px solid var(--camp-grey-5,#e4ebef);border-radius:var(--camp-radius-xs,10px);box-sizing:border-box;resize:vertical;min-height:80px;padding:12px 16px;transition:border-color .15s}.ThemeEditor-module__xQtVPG__textarea:hover{border-color:var(--camp-grey-4,#cbd5e1)}.ThemeEditor-module__xQtVPG__textarea:focus{border-color:var(--camp-grey-4,#cbd5e1);border-width:2px;outline:none;padding:11px 15px}.ThemeEditor-module__xQtVPG__colorGroup{flex-direction:column;gap:4px;display:flex}.ThemeEditor-module__xQtVPG__colorGrid,.ThemeEditor-module__xQtVPG__typographyGrid{flex-direction:column;gap:12px;display:flex}.ThemeEditor-module__xQtVPG__typographyItem{border:1px solid var(--camp-grey-5,#e4ebef);border-radius:var(--camp-radius-xs,10px);background-color:#f8fafc;padding:16px}.ThemeEditor-module__xQtVPG__typographyItemHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ThemeEditor-module__xQtVPG__typographyItemTag{text-transform:uppercase;letter-spacing:.05em;color:#6366f1;background-color:#eef2ff;border-radius:4px;justify-content:center;align-items:center;min-width:48px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.ThemeEditor-module__xQtVPG__typographyItemLabel{font-family:var(--camp-font-family);font-size:var(--camp-font-size-2xs,14px);font-weight:var(--camp-weight-medium,500);color:var(--camp-black-1,#232323)}.ThemeEditor-module__xQtVPG__typographyItemFields{flex-direction:column;gap:8px;display:flex}.ThemeEditor-module__xQtVPG__borderSection{flex-direction:column;gap:12px;display:flex}.ThemeEditor-module__xQtVPG__errorBanner{border-radius:var(--camp-radius-xs,10px);background-color:#fef2f2;border:1px solid #fecaca;margin-bottom:12px;padding:12px 16px}.ThemeEditor-module__xQtVPG__bgImagePreview{flex-direction:column;gap:8px;display:flex}.ThemeEditor-module__xQtVPG__bgImageThumb{object-fit:cover;border-radius:var(--camp-radius-xs,10px);border:1px solid var(--camp-grey-5,#e4ebef);width:100%;height:120px}.ThemeEditor-module__xQtVPG__bgImageActions{gap:8px;display:flex}.ThemeEditor-module__xQtVPG__chartColorRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}@media (max-width:640px){.ThemeEditor-module__xQtVPG__fieldRow{flex-direction:column;gap:12px}.ThemeEditor-module__xQtVPG__typographyFieldRow{grid-template-columns:1fr}}
.PopoverButton-module___Jv6iW__wrapper{display:inline-block;position:relative}.PopoverButton-module___Jv6iW__popover{z-index:100;background:var(--color-surface-primary,#fff);border-radius:var(--radius-md);position:absolute;overflow:hidden;box-shadow:0 4px 12px #00000026}.PopoverButton-module___Jv6iW__bottom-left{top:calc(100% + 12px);left:0}.PopoverButton-module___Jv6iW__bottom-right{top:calc(100% + 12px);right:0}.PopoverButton-module___Jv6iW__bottom-center{top:calc(100% + 12px);left:50%;transform:translate(-50%)}
.TextNodeToolbar-module__aAxLHW__toolbarContainer{z-index:100;position:relative}.TextNodeToolbar-module__aAxLHW__colorPickerWrapper{display:inline-flex;position:relative}.TextNodeToolbar-module__aAxLHW__colorPickerPopover{margin-top:var(--spacing-md);z-index:1000;position:absolute;top:100%;left:50%;transform:translate(-50%)}
.TextNode-module__ogBcyq__textNodeWrapper{width:100%;height:100%;position:relative;overflow:visible}.TextNode-module__ogBcyq__textNodeWrapper.TextNode-module__ogBcyq__editMode .TextNode-module__ogBcyq__editorWrapper{cursor:text;-webkit-user-select:auto;user-select:auto}.TextNode-module__ogBcyq__editorWrapper{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%}.TextNode-module__ogBcyq__editorWrapper:focus-within{cursor:text;-webkit-user-select:auto;user-select:auto}.TextNode-module__ogBcyq__editor{justify-content:var(--micro-editor-justify-content,flex-start);flex-direction:column;width:100%;height:100%;min-height:100%;display:flex}.TextNode-module__ogBcyq__editor .tiptap{width:100%}.TextNode-module__ogBcyq__textNode{width:100%;height:100%}.TextNode-module__ogBcyq__textContent{white-space:pre-wrap;word-break:break-word;font-family:var(--font-family-primary);line-height:var(--presentation-body-line-height,1.5);width:100%;height:100%;margin:0}.TextNode-module__ogBcyq__textContent p{margin:0}
.NodeToolbar-module__F8r1Dq__toolbar{align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg);-webkit-user-select:none;user-select:none;touch-action:none;animation:.15s ease-out NodeToolbar-module__F8r1Dq__toolbarFadeIn;display:flex;position:absolute}@keyframes NodeToolbar-module__F8r1Dq__toolbarFadeIn{0%{opacity:0;transform:translate(var(--translate-x,-50%),var(--translate-y,-100%))scale(.95)}to{opacity:1;transform:translate(var(--translate-x,-50%),var(--translate-y,-100%))scale(1)}}.NodeToolbar-module__F8r1Dq__vertical{flex-direction:column}
.TableNode-module__vaWAXa__tableNodeWrapper{width:100%;height:100%;position:relative;overflow:visible}.TableNode-module__vaWAXa__tableNodeWrapper.TableNode-module__vaWAXa__editMode{cursor:text}.TableNode-module__vaWAXa__editorWrapper{width:100%;overflow:hidden}.TableNode-module__vaWAXa__editorWrapperEditing{overflow:auto}.TableNode-module__vaWAXa__editor{width:100%}.TableNode-module__vaWAXa__tableNode{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TableNode-module__vaWAXa__loadingText{color:var(--text-secondary);font-family:var(--font-family-primary);margin:0}.table-editor{width:100%}.table-editor .table-wrapper{margin:0;overflow-x:auto}.table-editor table{border-collapse:collapse;table-layout:fixed;background-color:var(--background);isolation:isolate;width:100%;margin:0}.table-editor th{border:1px solid var(--presentation-table-header-border-color,var(--border-subtle))}.table-editor td{border:1px solid var(--presentation-table-body-border-color,var(--border-subtle))}:is(.table-editor tr:first-child th,.table-editor tr:first-child td){border-top:none}:is(.table-editor tr:last-child th,.table-editor tr:last-child td){border-bottom:none}:is(.table-editor th:first-child,.table-editor td:first-child){border-left:none}:is(.table-editor th:last-child,.table-editor td:last-child){border-right:none}:is(.table-editor th,.table-editor td){text-align:left;vertical-align:middle;word-break:break-word;overflow-wrap:break-word;padding:.5em .75em;line-height:1.5;position:relative}.table-editor td{background-color:var(--presentation-table-body-bg,var(--background));color:var(--presentation-table-body-text,inherit);font-family:var(--presentation-table-font-family,inherit);font-size:var(--presentation-table-font-size,inherit)}.table-editor th{background-color:var(--presentation-table-header-bg,var(--bg-secondary));color:var(--presentation-table-header-text,inherit);font-weight:600;font-family:var(--presentation-table-font-family,inherit);font-size:var(--presentation-table-font-size,inherit)}.table-editor p{min-height:1.5em;margin:0}.table-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--text-tertiary);pointer-events:none;height:0}.table-editor .column-resize-handle{background-color:var(--presentation-primary,#6366f1);pointer-events:none;z-index:20;width:4px;position:absolute;top:0;bottom:0;right:-2px}.table-editor.resize-cursor{cursor:col-resize}.TableNode-module__vaWAXa__colorItemBorder{border:1px solid var(--border-subtle);border-radius:50%}.TableNode-module__vaWAXa__rowControlsToolbar{gap:0!important;padding:0!important}.TableNode-module__vaWAXa__rowControls{opacity:0;pointer-events:auto;flex-direction:row;justify-content:center;align-items:center;gap:2px;transition:transform .1s;animation:.1s forwards TableNode-module__vaWAXa__rowControlsFadeIn;display:flex}@keyframes TableNode-module__vaWAXa__rowControlsFadeIn{0%{opacity:0}to{opacity:1}}.TableNode-module__vaWAXa__dragHandle{cursor:grab}.TableNode-module__vaWAXa__dragHandle:active{cursor:grabbing}.TableNode-module__vaWAXa__dropIndicator{background-color:var(--presentation-primary,#6366f1);pointer-events:none;border-radius:2px;height:3px;position:relative}.TableNode-module__vaWAXa__dropIndicator:before,.TableNode-module__vaWAXa__dropIndicator:after{content:"";background-color:var(--presentation-primary,#6366f1);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.TableNode-module__vaWAXa__dropIndicator:before{left:-3px}.TableNode-module__vaWAXa__dropIndicator:after{right:-3px}
.ImageNode-module__AEE_vW__imageNodeWrapper{width:100%;height:100%;position:relative;overflow:visible}.ImageNode-module__AEE_vW__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.ImageNode-module__AEE_vW__image{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.ImageNode-module__AEE_vW__imageContainer.ImageNode-module__AEE_vW__cropMode{background-color:#0000;border:2px solid #286aff;overflow:visible}.ImageNode-module__AEE_vW__imageCropMode{opacity:.3}.ImageNode-module__AEE_vW__cropActiveArea{z-index:1}.ImageNode-module__AEE_vW__cropActiveImage{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.ImageNode-module__AEE_vW__generationImageCover,.ImageNode-module__AEE_vW__loadingPlaceholder{width:100%;height:100%}.ImageNode-module__AEE_vW__placeholder{background-color:var(--bg-secondary,#f5f5f5);border:2px dashed var(--border-subtle,#d1d5db);border-radius:var(--radius-xs,4px);width:100%;height:100%;color:var(--text-secondary,#6b7280);justify-content:center;align-items:center;font-size:14px;display:flex}.ImageNode-module__AEE_vW__toolbar{z-index:10;display:flex;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.ImageNode-module__AEE_vW__toolbarButton{color:var(--text-primary,#1f2937);border-radius:var(--radius-xs,4px);cursor:pointer;white-space:nowrap;background-color:#0000;border:none;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:500;transition:background-color .15s;display:flex}.ImageNode-module__AEE_vW__toolbarButton:hover{background-color:var(--bg-secondary,#f3f4f6)}.ImageNode-module__AEE_vW__toolbarButton.ImageNode-module__AEE_vW__active{background-color:var(--accent-primary,#3b82f6);color:#fff}.ImageNode-module__AEE_vW__toolbarButton.ImageNode-module__AEE_vW__active:hover{background-color:var(--accent-primary-hover,#2563eb)}.ImageNode-module__AEE_vW__toolbarDivider{background-color:var(--border-subtle,#e5e7eb);width:1px;height:20px;margin:0 4px}.ImageNode-module__AEE_vW__imageBoundary{display:none}.ImageNode-module__AEE_vW__replaceButton{width:max-content;max-width:324px}
.ChartTypeSelector-module__Kn2yIa__container{gap:var(--spacing-lg,12px);padding:var(--spacing-2xl,20px)var(--spacing-3xl,24px)var(--spacing-3xl,24px);background-color:var(--Monochrome-White,#fff);border:1px solid var(--Grey-6,#f2f6f8);border-radius:var(--radius-xl,20px);font-family:var(--font-family-primary);flex-direction:column;display:flex;box-shadow:0 4px 20px #8b8b8b14}.ChartTypeSelector-module__Kn2yIa__title{font-size:var(--font-size-xs);font-weight:var(--font-medium,500);line-height:var(--line-height-md,24px);color:var(--Monochrome-Black,#232323);margin:0}.ChartTypeSelector-module__Kn2yIa__grid{gap:var(--spacing-lg,12px);grid-template-columns:repeat(3,1fr);width:100%;display:grid}.ChartTypeSelector-module__Kn2yIa__grid>*{min-height:92px}
.ChartDataTable-module__SSe9Ma__tableWrapper{background-color:var(--Monochrome-White,#fff);flex-direction:column;min-width:fit-content;display:flex;overflow:visible}.ChartDataTable-module__SSe9Ma__tableContainer{align-items:stretch;display:flex;overflow:visible}.ChartDataTable-module__SSe9Ma__table{border-collapse:collapse;table-layout:fixed;flex:1;min-width:max-content}.ChartDataTable-module__SSe9Ma__headerRow{background-color:var(--Grey-6,#f2f6f8)}.ChartDataTable-module__SSe9Ma__headerCell,.ChartDataTable-module__SSe9Ma__labelCell,.ChartDataTable-module__SSe9Ma__dataCell{border:1px solid var(--Grey-5,#e4ebef);vertical-align:middle;padding:0}.ChartDataTable-module__SSe9Ma__labelCell,.ChartDataTable-module__SSe9Ma__dataCell{height:40px}.ChartDataTable-module__SSe9Ma__headerCell{background-color:var(--Grey-6,#f2f6f8);width:100px;min-width:80px}.ChartDataTable-module__SSe9Ma__headerCell:first-child{width:50px;min-width:50px}.ChartDataTable-module__SSe9Ma__labelCell{background-color:var(--Monochrome-White,#fff);width:100px;min-width:80px}.ChartDataTable-module__SSe9Ma__labelCell:first-child{width:120px;min-width:100px}.ChartDataTable-module__SSe9Ma__dataCell{background-color:var(--Monochrome-White,#fff);width:90px;min-width:70px}.ChartDataTable-module__SSe9Ma__cellContent{align-items:center;gap:4px;padding:8px 8px 8px 12px;display:flex}.ChartDataTable-module__SSe9Ma__headerCell .ChartDataTable-module__SSe9Ma__cellContent{flex-direction:column;align-items:flex-start}.ChartDataTable-module__SSe9Ma__headerRow2{align-items:center;gap:4px;width:100%;min-width:0;display:flex}.ChartDataTable-module__SSe9Ma__menuButton{cursor:pointer;color:var(--Monochrome-Black,#232323);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.ChartDataTable-module__SSe9Ma__headerInput{color:var(--Monochrome-Black,#232323);background:0 0;border:none;flex:1;width:100%;min-width:40px;padding:0;font-size:14px;font-weight:500;line-height:20px}.ChartDataTable-module__SSe9Ma__headerInput:focus{outline:none}.ChartDataTable-module__SSe9Ma__labelInput{color:var(--Monochrome-Black,#232323);background:0 0;border:none;flex:1;width:100%;min-width:40px;padding:0;font-size:14px;line-height:20px}.ChartDataTable-module__SSe9Ma__labelInput:focus{outline:none}.ChartDataTable-module__SSe9Ma__dataInput{width:100%;height:100%;color:var(--Monochrome-Black,#232323);background:0 0;border:none;padding:8px 12px;font-size:14px;line-height:20px}.ChartDataTable-module__SSe9Ma__dataInput:focus{outline:none}.ChartDataTable-module__SSe9Ma__addColumnButton{background-color:var(--Monochrome-White,#fff);border:1px solid var(--Grey-5,#e4ebef);border-top-right-radius:var(--radius-radius-md,12px);cursor:pointer;color:var(--Monochrome-Black,#232323);border-left:none;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;padding:8px;display:flex}.ChartDataTable-module__SSe9Ma__addRowButton{background-color:var(--Monochrome-White,#fff);border:1px solid var(--Grey-5,#e4ebef);border-bottom-left-radius:var(--radius-radius-md,12px);border-bottom-right-radius:var(--radius-radius-md,12px);cursor:pointer;color:var(--Monochrome-Black,#232323);border-top:none;justify-content:center;align-items:center;width:100%;height:40px;padding:8px;display:flex}
.ChartEditorModal-module__7NpYSa__dialogContainer>div:first-child{flex:1;width:auto;min-width:0}.ChartEditorModal-module__7NpYSa__dialogContainer>div:last-child{flex:1;min-width:0}.ChartEditorModal-module__7NpYSa__leftContent{gap:var(--spacing-3xl,24px);flex-direction:column;display:flex}.ChartEditorModal-module__7NpYSa__tableSection{flex:1;min-height:200px;overflow:auto}.ChartEditorModal-module__7NpYSa__placeholder{height:100%;min-height:160px;color:var(--text-secondary,#6b7280);font-size:var(--text-sm,14px);background-color:var(--Monochrome-White,#fff);border-radius:var(--radius-md,12px);border:1px solid var(--Grey-5,#e4ebef);justify-content:center;align-items:center;display:flex}.ChartEditorModal-module__7NpYSa__togglesSection{gap:var(--spacing-lg,12px);flex-direction:row;display:flex}.ChartEditorModal-module__7NpYSa__toggleRow{align-items:center;gap:var(--spacing-xl,16px);cursor:pointer;flex:1;display:flex}.ChartEditorModal-module__7NpYSa__toggleLabel{font-size:var(--text-sm,16px);line-height:var(--line-height-md,24px);color:var(--Monochrome-Black,#232323);flex:1}.ChartEditorModal-module__7NpYSa__rightContent{gap:var(--spacing-3xl,24px);height:100%;padding:var(--spacing-4xl,32px);background-color:var(--Grey-6,#f2f6f8);flex-direction:column;display:flex}.ChartEditorModal-module__7NpYSa__chartPreview{background-color:var(--Monochrome-White,#fff);border-radius:var(--radius-md,12px);min-height:300px;padding:var(--spacing-xl,24px);flex:1;justify-content:center;align-items:center;display:flex}.ChartEditorModal-module__7NpYSa__footer{justify-content:space-between;align-items:center;width:100%;display:flex}
.ChartNode-module__5mRgdG__chartNodeWrapper{width:100%;height:100%}.ChartNode-module__5mRgdG__complexEditor{gap:var(--spacing-sm,4px)}.ChartNode-module__5mRgdG__chartContainer{width:100%;height:100%}
.ShapeNode-module__Aj6C4q__shapeNodeWrapper,.ShapeNode-module__Aj6C4q__shapeContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.ShapeNode-module__Aj6C4q__shapeContainer svg,.ShapeNode-module__Aj6C4q__shapeSvg{width:100%;height:100%;display:block;overflow:visible}.ShapeNode-module__Aj6C4q__toolbarContainer,.ShapeNode-module__Aj6C4q__colorPickerWrapper{position:relative}.ShapeNode-module__Aj6C4q__colorPickerPopover{margin-top:var(--spacing-sm);z-index:100;background:var(--bg-primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);position:absolute;top:100%;left:50%;transform:translate(-50%)}
.AlignmentGuides-module__QQg2Ka__horizontalLine{pointer-events:none;z-index:1000;background-color:#f43f5e;height:1px;position:absolute}.AlignmentGuides-module__QQg2Ka__verticalLine{pointer-events:none;z-index:1000;background-color:#f43f5e;width:1px;position:absolute}.AlignmentGuides-module__QQg2Ka__horizontalCenterLine{pointer-events:none;z-index:1000;background-color:#8b5cf6;height:1px;position:absolute}.AlignmentGuides-module__QQg2Ka__verticalCenterLine{pointer-events:none;z-index:1000;background-color:#8b5cf6;width:1px;position:absolute}.AlignmentGuides-module__QQg2Ka__distanceIndicatorHorizontal{pointer-events:none;z-index:1001;background-color:#3b82f6;justify-content:center;align-items:center;height:1px;display:flex;position:absolute}.AlignmentGuides-module__QQg2Ka__distanceIndicatorVertical{pointer-events:none;z-index:1001;background-color:#3b82f6;justify-content:center;align-items:center;width:1px;display:flex;position:absolute}.AlignmentGuides-module__QQg2Ka__distanceLabel{color:#fff;white-space:nowrap;background-color:#3b82f6;border-radius:2px;padding:1px 4px;font-size:10px;font-weight:500;position:absolute}
.NodeInspector-module__1EOkJq__container{pointer-events:none;z-index:1000}.NodeInspector-module__1EOkJq__nodeInfo{color:#fff;white-space:nowrap;pointer-events:auto;background:#000000d9;border:1px solid #fff3;border-radius:4px;max-width:400px;padding:4px 6px;font-family:monospace;font-size:10px}.NodeInspector-module__1EOkJq__row{line-height:1.4}.NodeInspector-module__1EOkJq__label{color:#888}.NodeInspector-module__1EOkJq__selected{color:#4ade80;margin-top:2px;font-weight:600}.NodeInspector-module__1EOkJq__toggleButton{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:2px;padding:2px 0;font-family:monospace;font-size:10px;display:flex}.NodeInspector-module__1EOkJq__toggleButton:hover .NodeInspector-module__1EOkJq__label{color:#aaa}.NodeInspector-module__1EOkJq__toggleIcon{color:#888;font-size:8px}.NodeInspector-module__1EOkJq__dataContent{white-space:pre-wrap;word-break:break-all;background:#ffffff0d;border-radius:2px;max-height:200px;margin:4px 0 0;padding:4px;font-size:9px;line-height:1.3;overflow-y:auto}
.ContextMenu-module__B-_Zya__wrapper{z-index:1000;position:absolute}
.EditorCanvas-module__uhdTWG__slideCanvas{position:relative}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow{background:#f1f5f9!important}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__node{box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__node>div{width:100%;height:100%}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__node.selected{box-shadow:none}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__handle{display:none}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__resize-control{opacity:0;transition:opacity .2s}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__node.selected .react-flow__resize-control{opacity:1}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__resize-control.line{border-color:var(--accent-primary,#3b82f6);border-width:1px}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__resize-control.handle{background:var(--accent-primary,#3b82f6);border:2px solid #fff;border-radius:2px;width:10px;height:10px}.EditorCanvas-module__uhdTWG__slideCanvas .react-flow__selection{border:1px dashed var(--accent-primary,#3b82f6);background:#3b82f61a}
.EditorPreview-module__0GeDPq__slidePreview{pointer-events:none;-webkit-user-select:none;user-select:none}.EditorPreview-module__0GeDPq__unknownNode{background:var(--bg-secondary,#f3f4f6);width:100%;height:100%;color:var(--text-tertiary,#9ca3af);border-radius:4px;justify-content:center;align-items:center;font-size:12px;display:flex}
.SlidePreviewCard-module__VveHXa__container{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.SlidePreviewCard-module__VveHXa__scaleWrapper{transform-origin:0 0;position:absolute;top:0;left:0}
.EditorLazy-module__mbAaGW__slideLazy{cursor:pointer;background:linear-gradient(135deg,var(--bg-secondary,#f9fafb)0%,var(--bg-primary,#fff)100%);border-radius:8px;justify-content:center;align-items:center;transition:box-shadow .2s;display:flex;position:relative}.EditorLazy-module__mbAaGW__lazyContent{text-align:center;color:var(--text-tertiary,#9ca3af);flex-direction:column;align-items:center;gap:8px;display:flex}.EditorLazy-module__mbAaGW__lazyTitle{color:var(--text-secondary,#6b7280);font-size:18px;font-weight:500}.EditorLazy-module__mbAaGW__lazyInfo{font-size:14px}.EditorLazy-module__mbAaGW__lazyHint{opacity:.6;font-size:12px}
.EditorErrorBoundary-module__k6ZPaq__errorContainer{min-height:400px;padding:var(--space-8,2rem);background-color:var(--bg-secondary,#f9fafb);border-radius:var(--space-2,.5rem);justify-content:center;align-items:center;display:flex}.EditorErrorBoundary-module__k6ZPaq__errorContent{text-align:center;flex-direction:column;align-items:center;max-width:400px;display:flex}.EditorErrorBoundary-module__k6ZPaq__errorIcon{color:var(--text-error,#ef4444);margin-bottom:var(--space-4,1rem)}.EditorErrorBoundary-module__k6ZPaq__errorTitle{margin:0 0 var(--space-2,.5rem);font-size:var(--text-lg,1.125rem);font-weight:var(--font-semibold,600);color:var(--text-primary,#1f2937)}.EditorErrorBoundary-module__k6ZPaq__errorMessage{margin:0 0 var(--space-6,1.5rem);font-size:var(--text-sm,.875rem);color:var(--text-secondary,#6b7280);word-break:break-word}.EditorErrorBoundary-module__k6ZPaq__errorActions{gap:var(--space-3,.75rem);display:flex}.EditorErrorBoundary-module__k6ZPaq__primaryButton{padding:var(--space-2,.5rem)var(--space-4,1rem);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:var(--text-inverse,#fff);background-color:var(--bg-accent,#2563eb);border-radius:var(--space-1,.25rem);cursor:pointer;border:none;transition:background-color .15s}.EditorErrorBoundary-module__k6ZPaq__primaryButton:hover{background-color:var(--bg-accent-hover,#1d4ed8)}.EditorErrorBoundary-module__k6ZPaq__secondaryButton{padding:var(--space-2,.5rem)var(--space-4,1rem);font-size:var(--text-sm,.875rem);font-weight:var(--font-medium,500);color:var(--text-primary,#1f2937);border:1px solid var(--border-primary,#e5e7eb);border-radius:var(--space-1,.25rem);cursor:pointer;background-color:#0000;transition:background-color .15s}.EditorErrorBoundary-module__k6ZPaq__secondaryButton:hover{background-color:var(--bg-hover,#f3f4f6)}
.TemplatePicker-module__ZWf2rG__container{gap:var(--spacing-lg);flex-direction:column;width:100%;display:flex}.TemplatePicker-module__ZWf2rG__header{justify-content:space-between;align-items:center;display:flex}.TemplatePicker-module__ZWf2rG__title{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--color-black-1)}.TemplatePicker-module__ZWf2rG__templateGrid{gap:var(--spacing-xl);flex-wrap:wrap;display:flex}.TemplatePicker-module__ZWf2rG__templateCard{flex:1 0 0;min-width:132px;max-width:168px}.TemplatePicker-module__ZWf2rG__templateCardSkeleton{flex-direction:column;flex:1 0 0;gap:0;min-width:132px;max-width:168px;display:flex}.TemplatePicker-module__ZWf2rG__templateCardSkeletonInfo{padding:var(--spacing-sm)var(--spacing-md);flex-direction:column;gap:0;display:flex}.TemplatePicker-module__ZWf2rG__errorMessage{padding:var(--spacing-3xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);color:var(--color-black-5);text-align:center;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.TemplatePicker-module__ZWf2rG__templateCard,.TemplatePicker-module__ZWf2rG__templateCardSkeleton{flex:0 0 168px;width:168px}}
.ThemePicker-module__M17cWq__container{gap:var(--spacing-lg);padding:var(--spacing-2xl)var(--spacing-3xl)var(--spacing-3xl);background:var(--color-white);border:1px solid var(--color-grey-5);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.ThemePicker-module__M17cWq__header{justify-content:space-between;align-items:center;display:flex}.ThemePicker-module__M17cWq__title{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--color-black-1)}.ThemePicker-module__M17cWq__showMoreLink{align-items:center;gap:var(--spacing-md);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--color-black-5);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s;display:flex}.ThemePicker-module__M17cWq__showMoreLink:hover{color:var(--color-black-3)}.ThemePicker-module__M17cWq__themeGrid{gap:var(--spacing-lg)var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(132px,1fr));display:grid}.ThemePicker-module__M17cWq__themeCardButton{all:unset;box-sizing:border-box;cursor:pointer;display:block}.ThemePicker-module__M17cWq__themePreview{width:100%;min-width:0}.ThemePicker-module__M17cWq__themeCardSkeleton{flex-direction:column;gap:0;display:flex}.ThemePicker-module__M17cWq__themeCardSkeletonInfo{padding:var(--spacing-sm)var(--spacing-md);flex-direction:column;gap:0;display:flex}.ThemePicker-module__M17cWq__uploadSection{align-items:center;gap:var(--spacing-md);padding:var(--spacing-md)var(--spacing-xl);background:var(--color-white);border:1px solid var(--color-grey-6);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:flex}.ThemePicker-module__M17cWq__uploadIcon{object-fit:cover;flex-shrink:0;width:48px;height:48px}.ThemePicker-module__M17cWq__uploadText{justify-content:center;align-items:flex-start;gap:var(--spacing-xs);flex-direction:column;flex:1;display:flex}.ThemePicker-module__M17cWq__uploadTitle{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);color:var(--color-black-1)}.ThemePicker-module__M17cWq__uploadDescription{font-family:var(--font-family-primary);font-size:var(--font-size-3xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-xs);color:var(--color-black-5)}.ThemePicker-module__M17cWq__uploadButton{justify-content:center;align-items:center;gap:var(--spacing-md);min-width:36px;height:36px;min-height:36px;padding:var(--spacing-md)var(--spacing-xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);color:var(--color-black-1);background:var(--color-white);border:1px solid var(--color-grey-5);border-radius:var(--radius-2xs);cursor:pointer;flex-shrink:0;transition:all .2s;display:flex}.ThemePicker-module__M17cWq__uploadButton:hover{background:var(--color-grey-6);border-color:var(--color-grey-4)}.ThemePicker-module__M17cWq__errorMessage{padding:var(--spacing-3xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);color:var(--color-black-5);text-align:center;justify-content:center;align-items:center;display:flex}
.OutlineStep-module__i7f1-a__loaderContainer{bottom:var(--spacing-6xl);z-index:1000;position:fixed;left:50%;transform:translate(-50%)}.OutlineStep-module__i7f1-a__container{gap:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__editorContainer{gap:var(--spacing-xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__systemCard{padding:var(--spacing-2xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:space-between;align-items:center;transition:all .2s;display:flex}.OutlineStep-module__i7f1-a__systemCard:hover{border-color:var(--border-default);box-shadow:var(--shadow-lg);cursor:pointer}.OutlineStep-module__i7f1-a__systemCardContent{align-items:center;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__systemCardIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.OutlineStep-module__i7f1-a__systemCardTitle{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary)}.OutlineStep-module__i7f1-a__systemCardDeleteButton{opacity:0;transition:all .2s}.OutlineStep-module__i7f1-a__systemCardDeleteButton:hover{color:var(--color-orange-1)}.OutlineStep-module__i7f1-a__systemCard:hover .OutlineStep-module__i7f1-a__systemCardDeleteButton{opacity:1}.OutlineStep-module__i7f1-a__systemCardDisabled{pointer-events:none;cursor:default}.OutlineStep-module__i7f1-a__systemCardDisabled:hover{border-color:var(--border-subtle);box-shadow:none;cursor:default}.OutlineStep-module__i7f1-a__contentContainer{gap:var(--spacing-xl);padding:var(--spacing-2xl)var(--spacing-3xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay{position:relative;overflow:hidden}.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#fff0 0%,#fff6 10%,#ffffffbf 20%,#ffffffe6 30%,#fff 100%);height:350px;animation:.6s ease-out forwards OutlineStep-module__i7f1-a__gradientFadeIn;position:absolute;bottom:0;left:0;right:0}.OutlineStep-module__i7f1-a__slidesWrapper{position:relative}.OutlineStep-module__i7f1-a__slidesWrapper>:last-child:not(.OutlineStep-module__i7f1-a__contentSlidesList){z-index:10;animation:.2s ease-out forwards OutlineStep-module__i7f1-a__authBannerSlideUp;position:absolute;bottom:0;left:0;right:0}@keyframes OutlineStep-module__i7f1-a__authBannerSlideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes OutlineStep-module__i7f1-a__gradientFadeIn{0%{opacity:0}to{opacity:1}}.OutlineStep-module__i7f1-a__contentContainerHeader{justify-content:space-between;align-items:flex-start;display:flex}.OutlineStep-module__i7f1-a__contentContainerText,.OutlineStep-module__i7f1-a__slideCount{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-secondary)}.OutlineStep-module__i7f1-a__contentSlidesList{gap:var(--spacing-xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay{pointer-events:none}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay .OutlineStep-module__i7f1-a__contentCard{cursor:default}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay .OutlineStep-module__i7f1-a__contentCard:hover{box-shadow:none;background-color:#ff602b0a}.OutlineStep-module__i7f1-a__contentSlidesList.OutlineStep-module__i7f1-a__fadeOverlay>:last-child{overflow:hidden}.OutlineStep-module__i7f1-a__dragging{opacity:.4}.OutlineStep-module__i7f1-a__dragOverlayCard{box-shadow:var(--shadow-lg,0 10px 25px #00000026);cursor:grabbing}.OutlineStep-module__i7f1-a__dragOverlayContent{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex}.OutlineStep-module__i7f1-a__contentCard{gap:var(--spacing-lg);padding:var(--spacing-3xl);border:1px solid var(--color-orange-6);border-radius:var(--radius-lg);cursor:grab;touch-action:none;background-color:#ff602b0a;flex-direction:column;transition:background-color .3s,box-shadow .3s;display:flex;position:relative}.OutlineStep-module__i7f1-a__contentCard:hover{background-color:var(--color-orange-7);box-shadow:0 2px 12px #ff602b33}.OutlineStep-module__i7f1-a__contentCard:active{cursor:grabbing}.OutlineStep-module__i7f1-a__cardActionsContainer{top:var(--spacing-3xl);right:var(--spacing-3xl);z-index:10;align-items:center;gap:var(--spacing-xs);opacity:0;transition:opacity .2s;display:flex;position:absolute}.OutlineStep-module__i7f1-a__contentCard:hover .OutlineStep-module__i7f1-a__cardActionsContainer{opacity:1}.OutlineStep-module__i7f1-a__actionIcon{cursor:pointer;justify-content:center;align-items:center;display:flex}.OutlineStep-module__i7f1-a__dragHandleIcon{cursor:grab}.OutlineStep-module__i7f1-a__dragHandleIcon:active{cursor:grabbing}.OutlineStep-module__i7f1-a__contentCardHeader{align-items:flex-start;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__contentCardTitleRow{flex:1;align-items:center;gap:0;min-width:0;display:flex}.OutlineStep-module__i7f1-a__slideNumber{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;margin-right:var(--spacing-sm)}.OutlineStep-module__i7f1-a__contentCardTitleInput{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0}.OutlineStep-module__i7f1-a__contentCardTitleInput::placeholder{color:var(--text-tertiary)}.OutlineStep-module__i7f1-a__contentCardBodyText{padding-left:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__contentCardTextarea{width:100%;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;min-height:3.25rem;padding:0}.OutlineStep-module__i7f1-a__contentCardTextarea::placeholder{color:var(--text-tertiary)}.OutlineStep-module__i7f1-a__contentCardEditor{cursor:text;touch-action:auto;flex:1;min-width:0}.OutlineStep-module__i7f1-a__contentCardEditor>div{width:100%}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor{outline:none;width:100%}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header{align-items:flex-start;gap:var(--spacing-md);width:90%;margin:0 0 var(--spacing-lg)0;flex-direction:row;display:flex}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-top:.125rem;display:flex}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-icon:before{content:"";background-color:var(--color-orange-1);flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 2H4C3.45 2 3 2.45 3 3V4C3 4.55 3.45 5 4 5H5V14H11V16.59L6.79 20.79L8.21 22.21L11 19.41V22H13V19.41L15.79 22.21L17.21 20.79L13 16.59V14H19V5H20C20.55 5 21 4.55 21 4V3C21 2.45 20.55 2 20 2ZM17 12H7V5H17V12Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 2H4C3.45 2 3 2.45 3 3V4C3 4.55 3.45 5 4 5H5V14H11V16.59L6.79 20.79L8.21 22.21L11 19.41V22H13V19.41L15.79 22.21L17.21 20.79L13 16.59V14H19V5H20C20.55 5 21 4.55 21 4V3C21 2.45 20.55 2 20 2ZM17 12H7V5H17V12Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-text{flex:1;min-width:0}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-prefix{-webkit-user-select:none;user-select:none;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;margin-right:var(--spacing-sm);display:inline}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-title{all:unset;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);cursor:text;min-height:1.5rem;display:inline}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list{margin:0;padding:0 0 0 1.5rem;list-style:outside}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li{font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-primary);position:relative}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li+li{margin-top:var(--spacing-xs)}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li::marker{color:var(--text-secondary)}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li:only-child{list-style:none}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-header.is-empty .slide-title:after{content:attr(data-placeholder);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-tertiary);pointer-events:none;position:absolute;top:0;left:107px}.OutlineStep-module__i7f1-a__contentCardEditor .outline-editor .slide-body-list li.is-empty:after{content:attr(data-placeholder);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);color:var(--text-tertiary);pointer-events:none;position:absolute;top:0}.OutlineStep-module__i7f1-a__skeletonSystemCard{padding:var(--spacing-2xl)var(--spacing-3xl);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);align-items:center;animation:.4s ease-out forwards OutlineStep-module__i7f1-a__skeletonFadeIn;display:flex}.OutlineStep-module__i7f1-a__skeletonContentCard{gap:var(--spacing-lg);padding:var(--spacing-3xl);border:1px dashed var(--color-orange-6);border-radius:var(--radius-lg);background-color:#ff602b05;flex-direction:column;animation:.4s ease-out forwards OutlineStep-module__i7f1-a__skeletonFadeIn;display:flex}.OutlineStep-module__i7f1-a__skeletonContentHeader{align-items:center;gap:var(--spacing-md);display:flex}.OutlineStep-module__i7f1-a__skeletonContentTitle{align-items:center;gap:var(--spacing-xs);min-width:0;font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-md);color:var(--text-primary);white-space:nowrap;flex:1;display:flex}.OutlineStep-module__i7f1-a__skeletonContentBody{gap:var(--spacing-sm);padding-left:var(--spacing-3xl);flex-direction:column;display:flex}.OutlineStep-module__i7f1-a__skeletonContentItem{background-color:var(--color-orange-7)}@keyframes OutlineStep-module__i7f1-a__skeletonFadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.OutlineStep-module__i7f1-a__addSlideButton{width:100%}@media screen and (min-width:1024px){.OutlineStep-module__i7f1-a__contentContainer.OutlineStep-module__i7f1-a__authOverlay:after{height:200px}}
.PaywallStep-module__2_FxqG__container{gap:var(--spacing-4xl);flex-direction:column;display:flex}.PaywallStep-module__2_FxqG__previewSection{gap:var(--spacing-xl);padding:var(--spacing-xl);background:var(--bg-secondary);border-radius:var(--radius-sm);display:flex}.PaywallStep-module__2_FxqG__previewDetails{gap:var(--spacing-lg);flex-direction:column;flex:1;display:flex}.PaywallStep-module__2_FxqG__previewTitle{align-items:center;gap:var(--spacing-sm);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text-primary);display:flex}.PaywallStep-module__2_FxqG__previewIcon{color:var(--accent-primary)}.PaywallStep-module__2_FxqG__previewList{gap:var(--spacing-md);flex-direction:column;display:flex}.PaywallStep-module__2_FxqG__previewItem{padding-bottom:var(--spacing-md);border-bottom:1px dotted var(--border-subtle);justify-content:space-between;display:flex}.PaywallStep-module__2_FxqG__previewItemLabel{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary)}.PaywallStep-module__2_FxqG__previewItemValue{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);color:var(--text-primary)}.PaywallStep-module__2_FxqG__previewImage{aspect-ratio:16/9;border-radius:var(--radius-2xs);background:linear-gradient(135deg,#ff6b6b 0%,#ffd93d 100%);flex-shrink:0;width:200px;overflow:hidden}.PaywallStep-module__2_FxqG__plansSection{gap:var(--spacing-xl);flex-direction:column;display:flex}.PaywallStep-module__2_FxqG__plansSectionTitle{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary);text-align:center}.PaywallStep-module__2_FxqG__plansSectionSubtitle{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);text-align:center;margin-top:calc(-1*var(--spacing-md))}.PaywallStep-module__2_FxqG__plansGrid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.PaywallStep-module__2_FxqG__planCard{gap:var(--spacing-lg);padding:var(--spacing-xl);background:var(--bg-primary);border:2px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;transition:all .2s;display:flex;position:relative}.PaywallStep-module__2_FxqG__planCard.PaywallStep-module__2_FxqG__selected{border-color:var(--accent-primary)}.PaywallStep-module__2_FxqG__planCard.PaywallStep-module__2_FxqG__popular{border-color:var(--accent-secondary)}.PaywallStep-module__2_FxqG__planBadge{top:calc(-1*var(--spacing-md));right:var(--spacing-lg);padding:var(--spacing-xs)var(--spacing-md);font-family:var(--font-family-primary);font-size:var(--font-size-4xs);font-weight:var(--font-weight-medium);color:var(--text-inverse);background:var(--accent-secondary);border-radius:var(--radius-3xs);position:absolute}.PaywallStep-module__2_FxqG__planRadio{top:var(--spacing-lg);left:var(--spacing-lg);border:2px solid var(--border-default);background:var(--bg-primary);border-radius:50%;width:1.25rem;height:1.25rem;position:absolute}.PaywallStep-module__2_FxqG__planCard.PaywallStep-module__2_FxqG__selected .PaywallStep-module__2_FxqG__planRadio{border-color:var(--accent-primary);background:var(--accent-primary)}.PaywallStep-module__2_FxqG__planCard.PaywallStep-module__2_FxqG__selected .PaywallStep-module__2_FxqG__planRadio:after{content:"";background:#fff;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PaywallStep-module__2_FxqG__planDuration{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);padding-left:2rem}.PaywallStep-module__2_FxqG__planPrice{align-items:baseline;gap:var(--spacing-sm);display:flex}.PaywallStep-module__2_FxqG__planPriceAmount{font-family:var(--font-family-primary);font-size:var(--font-size-2xl);font-weight:var(--font-weight-medium);color:var(--text-primary)}.PaywallStep-module__2_FxqG__planPriceCurrency{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary)}.PaywallStep-module__2_FxqG__planPricePeriod{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary)}.PaywallStep-module__2_FxqG__planTotal{font-family:var(--font-family-primary);font-size:var(--font-size-3xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary)}.PaywallStep-module__2_FxqG__featuresList{gap:var(--spacing-md);padding:var(--spacing-xl)0;flex-direction:column;display:flex}.PaywallStep-module__2_FxqG__featureItem{align-items:flex-start;gap:var(--spacing-md);display:flex}.PaywallStep-module__2_FxqG__featureIcon{color:var(--accent-primary);flex-shrink:0}.PaywallStep-module__2_FxqG__featureText{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-primary);line-height:var(--line-height-md)}.PaywallStep-module__2_FxqG__termsSection{align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-secondary);border-radius:var(--radius-2xs);display:flex}.PaywallStep-module__2_FxqG__termsCheckbox{border:2px solid var(--border-default);border-radius:var(--radius-3xs);background:var(--bg-primary);cursor:pointer;appearance:none;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:2px}.PaywallStep-module__2_FxqG__termsCheckbox:checked{border-color:var(--accent-primary);background:var(--accent-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.PaywallStep-module__2_FxqG__termsText{font-family:var(--font-family-primary);font-size:var(--font-size-3xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);line-height:var(--line-height-md)}.PaywallStep-module__2_FxqG__termsLink{color:var(--accent-secondary);text-decoration:underline}.PaywallStep-module__2_FxqG__charitySection{align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg);background:var(--bg-tertiary);border-radius:var(--radius-2xs);display:flex}.PaywallStep-module__2_FxqG__charityIcon{font-size:1.5rem}.PaywallStep-module__2_FxqG__charityText{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-primary)}.PaywallStep-module__2_FxqG__charityLink{color:var(--accent-secondary);text-decoration:underline}.PaywallStep-module__2_FxqG__paymentButton{width:100%;padding:var(--spacing-xl);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text-inverse);background:var(--accent-primary);border-radius:var(--radius-2xs);cursor:pointer;border:none;transition:all .2s}.PaywallStep-module__2_FxqG__paymentButton:disabled{opacity:.5;cursor:not-allowed}.PaywallStep-module__2_FxqG__promoSection{justify-content:center;display:flex}.PaywallStep-module__2_FxqG__promoButton{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;text-decoration:underline}.PaywallStep-module__2_FxqG__paymentMethods{justify-content:center;gap:var(--spacing-lg);padding:var(--spacing-lg)0;display:flex}.PaywallStep-module__2_FxqG__paymentMethod{opacity:.6;height:1.5rem}
.LayoutCard-module__-MZ8_W__card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none;transition:all .2s;display:block;position:relative;overflow:hidden}.LayoutCard-module__-MZ8_W__card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.LayoutCard-module__-MZ8_W__cardSelected{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.LayoutCard-module__-MZ8_W__checkboxWrapper{z-index:10;background:#fffffff2;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 4px #0000001a}.LayoutCard-module__-MZ8_W__checkbox{cursor:pointer;accent-color:#6366f1;width:18px;height:18px}.LayoutCard-module__-MZ8_W__exportButton{cursor:pointer;opacity:0;color:#374151;z-index:5;background:#fffffff2;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,background .2s;display:flex;position:absolute;bottom:.75rem;right:.75rem}.LayoutCard-module__-MZ8_W__card:hover .LayoutCard-module__-MZ8_W__exportButton{opacity:1}.LayoutCard-module__-MZ8_W__exportButton:hover{color:#6366f1;background:#fff}.LayoutCard-module__-MZ8_W__previewWrapper{background:#f1f5f9;padding:.75rem;position:relative}.LayoutCard-module__-MZ8_W__badges{pointer-events:none;justify-content:space-between;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.LayoutCard-module__-MZ8_W__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #0003}.LayoutCard-module__-MZ8_W__visibilityBadge{color:#64748b;background:#fffffff2;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:500;display:inline-flex;box-shadow:0 1px 3px #0000001a}.LayoutCard-module__-MZ8_W__inactiveOverlay{color:#fff;background:#0f172a99;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;inset:0}.LayoutCard-module__-MZ8_W__content{padding:1rem}.LayoutCard-module__-MZ8_W__title{color:#0f172a;margin-bottom:.25rem}.LayoutCard-module__-MZ8_W__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;display:-webkit-box;overflow:hidden}.LayoutCard-module__-MZ8_W__stats{gap:1rem;display:flex}.LayoutCard-module__-MZ8_W__stat{color:#94a3b8;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.LayoutCard-module__-MZ8_W__tags{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.LayoutCard-module__-MZ8_W__tag{color:#4338ca;background:#e0e7ff;border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:500;display:inline-flex}.LayoutCard-module__-MZ8_W__tag svg{opacity:.7}.LayoutCard-module__-MZ8_W__tagMore{color:#64748b;background:#f1f5f9;border-radius:.25rem;align-items:center;padding:.125rem .375rem;font-size:.625rem;font-weight:500;display:inline-flex}
.GenerationStep-module__CZYTSa__container{justify-content:center;align-items:center;gap:var(--spacing-4xl);min-height:400px;padding:var(--spacing-4xl);flex-direction:column;display:flex}.GenerationStep-module__CZYTSa__progressSection{align-items:center;gap:var(--spacing-xl);flex-direction:column;width:100%;max-width:400px;display:flex}.GenerationStep-module__CZYTSa__progressIcon{width:4rem;height:4rem;color:var(--accent-primary);justify-content:center;align-items:center;display:flex}.GenerationStep-module__CZYTSa__progressIcon.GenerationStep-module__CZYTSa__spinning{animation:2s linear infinite GenerationStep-module__CZYTSa__spin}@keyframes GenerationStep-module__CZYTSa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GenerationStep-module__CZYTSa__progressTitle{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary);text-align:center}.GenerationStep-module__CZYTSa__progressSubtitle{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);text-align:center}.GenerationStep-module__CZYTSa__progressBarWrapper{gap:var(--spacing-sm);flex-direction:column;width:100%;display:flex}.GenerationStep-module__CZYTSa__progressBar{background:var(--bg-tertiary);border-radius:.25rem;width:100%;height:.5rem;overflow:hidden}.GenerationStep-module__CZYTSa__progressBarFill{background:linear-gradient(90deg,var(--accent-primary)0%,var(--accent-secondary)100%);border-radius:.25rem;height:100%;transition:width .3s}.GenerationStep-module__CZYTSa__progressPercent{font-family:var(--font-family-primary);font-size:var(--font-size-3xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary);text-align:center}.GenerationStep-module__CZYTSa__statusSteps{width:100%;padding:var(--spacing-xl)0;justify-content:space-between;display:flex}.GenerationStep-module__CZYTSa__statusStep{align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.GenerationStep-module__CZYTSa__statusStepDot{background:var(--bg-tertiary);border-radius:50%;width:.75rem;height:.75rem;transition:all .3s}.GenerationStep-module__CZYTSa__statusStep.GenerationStep-module__CZYTSa__active .GenerationStep-module__CZYTSa__statusStepDot{background:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-primary-alpha)}.GenerationStep-module__CZYTSa__statusStep.GenerationStep-module__CZYTSa__completed .GenerationStep-module__CZYTSa__statusStepDot{background:var(--status-success)}.GenerationStep-module__CZYTSa__statusStepLabel{font-family:var(--font-family-primary);font-size:var(--font-size-4xs);font-weight:var(--font-weight-regular);color:var(--text-tertiary)}.GenerationStep-module__CZYTSa__statusStep.GenerationStep-module__CZYTSa__active .GenerationStep-module__CZYTSa__statusStepLabel,.GenerationStep-module__CZYTSa__statusStep.GenerationStep-module__CZYTSa__completed .GenerationStep-module__CZYTSa__statusStepLabel{color:var(--text-primary)}.GenerationStep-module__CZYTSa__completedSection{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}.GenerationStep-module__CZYTSa__completedIcon{width:4rem;height:4rem;color:var(--status-success);background:var(--status-success-bg);border-radius:50%;justify-content:center;align-items:center;display:flex}.GenerationStep-module__CZYTSa__completedTitle{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary)}.GenerationStep-module__CZYTSa__completedActions{gap:var(--spacing-lg);display:flex}.GenerationStep-module__CZYTSa__primaryButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg)var(--spacing-3xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);color:var(--text-inverse);background:var(--accent-primary);border-radius:var(--radius-2xs);cursor:pointer;border:none;transition:all .2s;display:flex}.GenerationStep-module__CZYTSa__secondaryButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg)var(--spacing-3xl);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-2xs);cursor:pointer;background:0 0;transition:all .2s;display:flex}.GenerationStep-module__CZYTSa__errorSection{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}.GenerationStep-module__CZYTSa__errorIcon{width:4rem;height:4rem;color:var(--status-error);justify-content:center;align-items:center;display:flex}.GenerationStep-module__CZYTSa__errorTitle{font-family:var(--font-family-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--text-primary)}.GenerationStep-module__CZYTSa__errorMessage{font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);color:var(--text-secondary);text-align:center;max-width:400px}
.ColorPalette-module__Q9jlfq__container{padding:var(--spacing-sm);background-color:var(--color-black-1);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;display:flex}.ColorPalette-module__Q9jlfq__grid{gap:var(--spacing-sm);grid-template-columns:repeat(8,24px);display:grid}.ColorPalette-module__Q9jlfq__colorSwatch{cursor:pointer;border:none;border-radius:1000px;flex-shrink:0;width:24px;height:24px;transition:transform .15s}.ColorPalette-module__Q9jlfq__colorSwatch:focus{outline:2px solid var(--accent-primary);outline-offset:2px}.ColorPalette-module__Q9jlfq__colorSwatchSelected{border:3px solid var(--color-white);box-shadow:var(--shadow-lg)}.ColorPalette-module__Q9jlfq__colorSwatchWhite{border:1px solid var(--border-subtle)}.ColorPalette-module__Q9jlfq__addCustomButton{border:1px dashed var(--border-subtle);background-color:var(--color-white);cursor:pointer;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.ColorPalette-module__Q9jlfq__addIcon{width:20px;height:20px;color:var(--text-tertiary)}
.SubscriptionBannerInfo-module__zTubcG__banner{padding:var(--spacing-lg)var(--spacing-xl)var(--spacing-xl);background-color:var(--color-white);border:1px solid var(--color-grey-6);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-family:var(--font-family-primary)}.SubscriptionBannerInfo-module__zTubcG__title{gap:var(--spacing-sm);margin-bottom:var(--spacing-xs);align-items:center;display:flex;position:relative}.SubscriptionBannerInfo-module__zTubcG__titleText{font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);margin:0}.SubscriptionBannerInfo-module__zTubcG__tooltipIcon{color:var(--text-secondary);cursor:help}.SubscriptionBannerInfo-module__zTubcG__text{margin:0 0 var(--spacing-xl);font-size:var(--font-size-2xs);color:var(--color-black-5);line-height:var(--line-height-sm)}.SubscriptionBannerInfo-module__zTubcG__buttons{gap:var(--spacing-md);display:grid}
.SubscriptionBannerBuy-module__V9Q2Fa__banner{gap:var(--spacing-lg);padding:var(--spacing-xl);font-family:var(--font-family-primary);font-size:var(--font-size-xs);background-color:var(--color-yellow-3);border-radius:var(--radius-md);grid-template-columns:1fr;display:grid}.SubscriptionBannerBuy-module__V9Q2Fa__content{flex-direction:column;display:flex}.SubscriptionBannerBuy-module__V9Q2Fa__title{margin:0 0 var(--spacing-2xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm)}.SubscriptionBannerBuy-module__V9Q2Fa__text{color:var(--text-secondary);line-height:var(--line-height-sm);margin:0}
.WizardMobileMenu-module__D6VKeG__overlay{z-index:100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.WizardMobileMenu-module__D6VKeG__overlayOpen{opacity:1;pointer-events:auto}.WizardMobileMenu-module__D6VKeG__drawer{z-index:101;background:var(--bg-primary);grid-template-rows:auto 1fr auto;width:100%;transition:transform .3s;display:grid;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.WizardMobileMenu-module__D6VKeG__drawerOpen{transform:translate(0)}.WizardMobileMenu-module__D6VKeG__menuHeader{padding:var(--spacing-lg)var(--spacing-2xl);grid-template-columns:1fr auto;align-items:center;display:grid}.WizardMobileMenu-module__D6VKeG__menuBody{padding:var(--spacing-md)var(--spacing-lg);overflow-y:auto}.WizardMobileMenu-module__D6VKeG__menuList{gap:var(--spacing-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.WizardMobileMenu-module__D6VKeG__menuItem{align-items:center;gap:var(--spacing-lg);width:100%;padding:var(--spacing-lg)var(--spacing-xl);border-radius:var(--radius-2xs);color:var(--text-primary);font-family:var(--font-family-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-sm);cursor:pointer;text-align:left;background:0 0;border:none;transition:background .15s;display:flex}.WizardMobileMenu-module__D6VKeG__menuItemIcon{color:var(--text-secondary);flex-shrink:0}.WizardMobileMenu-module__D6VKeG__menuItemLabel{flex:1}.WizardMobileMenu-module__D6VKeG__menuFooter{padding:var(--spacing-lg)var(--spacing-2xl)var(--spacing-3xl)}
.presentationEditor-module__mdFjZW__container{background-color:var(--bg-primary);flex-direction:column;width:100%;height:100dvh;transition:width .3s ease-in-out;display:flex;overflow:hidden}.presentationEditor-module__mdFjZW__container.presentationEditor-module__mdFjZW__initialized{background:linear-gradient(to right,var(--color-white)50%,var(--color-grey-6)50%)}.presentationEditor-module__mdFjZW__editorContainer{width:100%;min-height:0;max-width:var(--content-max-width);flex-direction:row;flex:1;margin:0 auto;display:flex}.presentationEditor-module__mdFjZW__workspaceArea{background-color:var(--color-grey-6);flex-direction:row;flex:1;width:100%;min-height:0;display:flex;position:relative}.presentationEditor-module__mdFjZW__slidePanelWrapper{bottom:var(--spacing-4xl);z-index:200;position:absolute;left:50%;transform:translate(-50%)}.presentationEditor-module__mdFjZW__mainContent{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.presentationEditor-module__mdFjZW__slidesListContainer{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.presentationEditor-module__mdFjZW__slideContainer{justify-content:center;align-items:flex-start;width:100%;height:100%;transition:align-items .3s ease-in-out;display:flex}.presentationEditor-module__mdFjZW__withAIPanel .presentationEditor-module__mdFjZW__slideContainer{align-items:center}.presentationEditor-module__mdFjZW__loading{font-size:var(--font-size-md);color:var(--text-secondary);flex:1;justify-content:center;align-items:center;display:flex}.presentationEditor-module__mdFjZW__withAIPanel{width:calc(100% - 400px);transition:width .3s ease-in-out}.presentationEditor-module__mdFjZW__slideMenuWrapper{flex-shrink:0;display:flex}.presentationEditor-module__mdFjZW__slideMenuHidden{display:none}@media (max-width:63.9875rem){.presentationEditor-module__mdFjZW__container.presentationEditor-module__mdFjZW__initialized{background:var(--color-grey-6)}}.presentationEditor-module__mdFjZW__mobileWorkspace{width:100%;height:100%;position:relative;overflow:hidden}.presentationEditor-module__mdFjZW__mobileLoaderOverlay{bottom:var(--spacing-xl);z-index:100;position:absolute;right:50%;transform:translate(50%)}.presentationEditor-module__mdFjZW__paywallOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.presentationEditor-module__mdFjZW__paywallContent{align-items:center;gap:var(--spacing-xl);flex-direction:column;display:flex}
.WizardContainer-module__nCskOG__container{background:var(--bg-primary);width:100%;min-height:100vh;display:flex}.WizardContainer-module__nCskOG__main{flex-direction:column;flex:1;align-items:center;display:flex;overflow-y:auto}.WizardContainer-module__nCskOG__divider{width:100%}.WizardContainer-module__nCskOG__content{flex-direction:column;flex:1;width:100%;max-width:1280px;display:flex}
