.Toast-module__UMnP-W__toast{color:#fff;z-index:100001;border-radius:8px;align-items:center;gap:12px;padding:12px 24px;font-size:14px;animation:.3s Toast-module__UMnP-W__slideDown;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Toast-module__UMnP-W__success{background-color:#10b981}.Toast-module__UMnP-W__error{background-color:#ef4444}.Toast-module__UMnP-W__info{background-color:#3b82f6}.Toast-module__UMnP-W__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;margin-left:8px;padding:0;font-size:20px;transition:opacity .2s}.Toast-module__UMnP-W__closeButton:hover{opacity:1}@keyframes Toast-module__UMnP-W__slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}
.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))}
.BusinessPlansView-module__OYepGG__business-plans-container{background-color:#f8fafc;flex-direction:column;height:100vh;font-family:inherit;display:flex;overflow:hidden}.BusinessPlansView-module__OYepGG__business-plans-header{margin-bottom:32px}.BusinessPlansView-module__OYepGG__business-plans-title{color:#1e293b;margin:0;font-size:32px;font-weight:700}.BusinessPlansView-module__OYepGG__business-plans-title span{color:#7c3aed}.BusinessPlansView-module__OYepGG__business-plans-subtitle{color:#64748b;margin-top:8px;font-size:16px}.BusinessPlansView-module__OYepGG__milestones-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;min-height:0;margin:0 auto;display:grid;overflow:hidden}.BusinessPlansView-module__OYepGG__milestone-column{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:440px;height:100%;min-height:0;max-height:914px;padding:12px;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.BusinessPlansView-module__OYepGG__milestone-header{border-bottom:1px solid #f1f5f9;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-width:416px;height:auto;min-height:25px;padding:24px 12px;display:flex}.BusinessPlansView-module__OYepGG__milestone-name{color:#334155;font-size:20px;font-weight:500}.BusinessPlansView-module__OYepGG__milestone-badge{color:#7c3aed;background-color:#8249f51a;border-radius:30px;justify-content:center;align-items:center;width:50px;height:24px;padding:2px 10px;font-size:13px;font-weight:700;display:flex}.BusinessPlansView-module__OYepGG__milestone-content{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;flex:1;overflow-y:auto}.BusinessPlansView-module__OYepGG__milestone-content::-webkit-scrollbar{width:6px}.BusinessPlansView-module__OYepGG__milestone-content::-webkit-scrollbar-track{background:0 0}.BusinessPlansView-module__OYepGG__milestone-content::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:20px}.BusinessPlansView-module__OYepGG__sprint-section{margin-bottom:24px}.BusinessPlansView-module__OYepGG__sprint-title{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:14px;font-weight:600}.BusinessPlansView-module__OYepGG__feature-card{opacity:1;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:416px;min-height:238px;margin-bottom:16px;padding:16px;transition:all .2s;display:flex;position:relative}.BusinessPlansView-module__OYepGG__feature-card:hover{border-color:#7c3aed;box-shadow:0 10px 15px -3px #7c3aed1a}.BusinessPlansView-module__OYepGG__feature-card-header{justify-content:space-between;align-items:flex-start;display:flex}.BusinessPlansView-module__OYepGG__feature-title-box{align-items:center;gap:8px;display:flex}.BusinessPlansView-module__OYepGG__feature-title{color:#1e293b;font-size:18px;font-weight:500}.BusinessPlansView-module__OYepGG__build-badge{color:#fff;text-transform:uppercase;background-color:#7c3aed;border-radius:4px;padding:2px 6px;font-size:10px}.BusinessPlansView-module__OYepGG__checkbox-indicator{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px}.BusinessPlansView-module__OYepGG__feature-description{color:#2a3953;border-bottom:1px solid #e2e8f0;margin-bottom:12px;padding-bottom:12px;font-size:16px;font-weight:400;line-height:1.5}.BusinessPlansView-module__OYepGG__feature-tags{gap:8px;display:flex}.BusinessPlansView-module__OYepGG__tag{color:#2a3953;background-color:#f1f5f9;border-radius:50px;justify-content:center;align-items:center;width:62px;height:33px;padding:5px;font-size:18px;font-weight:500;display:flex}.BusinessPlansView-module__OYepGG__tag.BusinessPlansView-module__OYepGG__kpi{background-color:#dee9ff}.BusinessPlansView-module__OYepGG__tag.BusinessPlansView-module__OYepGG__api{background-color:#d6a8ff33}.BusinessPlansView-module__OYepGG__tag.BusinessPlansView-module__OYepGG__cuj{background-color:#ffebc7}.BusinessPlansView-module__OYepGG__status-badge{background-color:#cfffe2;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:81px;height:26px;padding:4px 8px;font-size:13px;font-weight:600;display:flex}.BusinessPlansView-module__OYepGG__status-badge.BusinessPlansView-module__OYepGG__validated{color:#087022;background-color:#cfffe2;font-size:14px;font-weight:500}.BusinessPlansView-module__OYepGG__status-badge.BusinessPlansView-module__OYepGG__pending{color:#7c3aed;background-color:#f5f3ff}.BusinessPlansView-module__OYepGG__continue-btn-container{justify-content:center;padding:40px 0;display:flex}.BusinessPlansView-module__OYepGG__continue-button{color:#fff;cursor:pointer;background-color:#7c3aed;border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:background-color .2s}.BusinessPlansView-module__OYepGG__continue-button:hover{background-color:#6d28d9}.BusinessPlansView-module__OYepGG__back-button{color:#7c3aed;cursor:pointer;background-color:#0000;border:1px solid #7c3aed;border-radius:6px;padding:8px 16px;font-weight:500;transition:all .2s}.BusinessPlansView-module__OYepGG__back-button:hover{background-color:#f5f3ff}.BusinessPlansView-module__OYepGG__locked{opacity:.6;pointer-events:none;filter:grayscale(.5);background-color:#f8fafc}.BusinessPlansView-module__OYepGG__locked .BusinessPlansView-module__OYepGG__milestone-name{color:#94a3b8}.BusinessPlansView-module__OYepGG__locked .BusinessPlansView-module__OYepGG__milestone-badge,.BusinessPlansView-module__OYepGG__locked .BusinessPlansView-module__OYepGG__status-badge{color:#94a3b8;background-color:#f1f5f9}@media (max-width:1280px){.BusinessPlansView-module__OYepGG__milestones-grid{width:100%;padding:0 16px}}@media (max-width:1024px){.BusinessPlansView-module__OYepGG__milestones-grid{grid-template-columns:repeat(2,1fr);overflow-y:auto}.BusinessPlansView-module__OYepGG__business-plans-container{height:auto;overflow-y:auto}.BusinessPlansView-module__OYepGG__milestone-column{height:600px;max-height:none}}@media (max-width:768px){.BusinessPlansView-module__OYepGG__milestones-grid{grid-template-columns:1fr}.BusinessPlansView-module__OYepGG__milestone-column{max-width:none;height:auto;max-height:none}.BusinessPlansView-module__OYepGG__milestone-content{max-height:500px}}
.BusinessPlans-module__xfvr5G__business-plans-container{box-sizing:border-box;background-color:#f5f2f9;flex-direction:column;width:100%;height:100%;font-family:inherit;display:flex;overflow:hidden}.BusinessPlans-module__xfvr5G__business-plans-header{margin-bottom:4px;margin-left:4px;padding-right:8px}.BusinessPlans-module__xfvr5G__dev-unlock-word{cursor:default;-webkit-user-select:none;user-select:none}.BusinessPlans-module__xfvr5G__business-plans-title{color:#1e293b;font-size:32px;font-weight:600}.BusinessPlans-module__xfvr5G__business-plans-title span{color:#4d2274}.BusinessPlans-module__xfvr5G__business-plans-subtitle{color:#64748b;font-size:16px}.BusinessPlans-module__xfvr5G__milestones-container{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.BusinessPlans-module__xfvr5G__milestones-container::-webkit-scrollbar{width:6px}.BusinessPlans-module__xfvr5G__milestone-block{flex-direction:column;flex:1;gap:12px;width:100%;min-height:0;display:flex}.BusinessPlans-module__xfvr5G__milestone-block-header{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.BusinessPlans-module__xfvr5G__milestone-title-area{align-items:center;gap:8px;display:flex}.BusinessPlans-module__xfvr5G__milestone-name{color:#334155;font-size:20px;font-weight:500}.BusinessPlans-module__xfvr5G__milestone-sprints{color:#94a3b8;margin-left:4px;font-size:18px;font-weight:400}.BusinessPlans-module__xfvr5G__milestone-build-btn{color:#fff;cursor:pointer;background-color:#4d2274;border:none;border-radius:6px;padding:4px 32px;font-size:14px;font-weight:500}.BusinessPlans-module__xfvr5G__milestone-build-btn:disabled{color:#fff;cursor:not-allowed;opacity:.8;background-color:#d8cde8}.BusinessPlans-module__xfvr5G__milestone-auto-codet-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#4d2274;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:4px 16px;font-size:14px;font-weight:500;display:inline-flex}.BusinessPlans-module__xfvr5G__milestone-auto-codet-btn:disabled{color:#fff;cursor:not-allowed;opacity:.8;background-color:#d8cde8}.BusinessPlans-module__xfvr5G__milestone-auto-codet-btn--running{color:#4d2274;background-color:#fff;border:1px solid #4d2274}.BusinessPlans-module__xfvr5G__milestone-auto-codet-btn--running:hover:not(:disabled){background-color:#f7f3fb}.BusinessPlans-module__xfvr5G__milestone-sections-grid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;min-height:0;display:grid}.BusinessPlans-module__xfvr5G__section-column{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;min-height:0;padding:16px;display:flex;overflow:hidden}.BusinessPlans-module__xfvr5G__section-column-disabled{background:linear-gradient(#fcfbfe 0%,#f8f6fc 100%);border-color:#e8ddf5}.BusinessPlans-module__xfvr5G__section-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.BusinessPlans-module__xfvr5G__section-title-wrapper{align-items:center;gap:8px;display:flex}.BusinessPlans-module__xfvr5G__section-title{color:#4d2274;font-size:16px;font-weight:500}.BusinessPlans-module__xfvr5G__section-badge{color:#4d2274;background-color:#f3e8ff;border-radius:12px;justify-content:center;align-items:center;width:28px;height:20px;font-size:12px;font-weight:600;display:flex}.BusinessPlans-module__xfvr5G__select-all-text{color:#4d2274;cursor:pointer;font-size:12px;font-weight:500}.BusinessPlans-module__xfvr5G__section-content{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;scrollbar-gutter:stable;flex-direction:column;flex:1;gap:16px;padding-right:8px;display:flex;overflow-y:auto}.BusinessPlans-module__xfvr5G__section-content::-webkit-scrollbar{width:6px}.BusinessPlans-module__xfvr5G__section-content::-webkit-scrollbar-track{background:0 0}.BusinessPlans-module__xfvr5G__section-content::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:20px}.BusinessPlans-module__xfvr5G__section-column-gtm{overflow:hidden}.BusinessPlans-module__xfvr5G__section-column-gtm .BusinessPlans-module__xfvr5G__section-content,.BusinessPlans-module__xfvr5G__section-content.BusinessPlans-module__xfvr5G__section-content-gtm{scrollbar-width:none;-ms-overflow-style:none;scrollbar-gutter:auto;flex:1;justify-content:center;align-items:center;gap:0;min-height:0;padding-right:0;overflow:hidden}.BusinessPlans-module__xfvr5G__section-column-gtm .BusinessPlans-module__xfvr5G__section-content::-webkit-scrollbar{width:0;height:0;display:none}.BusinessPlans-module__xfvr5G__section-content.BusinessPlans-module__xfvr5G__section-content-gtm::-webkit-scrollbar{width:0;height:0;display:none}.BusinessPlans-module__xfvr5G__gtm-feature-card{cursor:default;background:linear-gradient(165deg,#fff 0%,#fcfbfe 55%,#f8f5fc 100%);border-color:#e6daf2;flex-shrink:0;width:100%;max-width:272px}.BusinessPlans-module__xfvr5G__feature-card.BusinessPlans-module__xfvr5G__gtm-feature-card:hover{border-color:#e6daf2}.BusinessPlans-module__xfvr5G__gtm-feature-card--pending{background:#fff;border-color:#e2e8f0}.BusinessPlans-module__xfvr5G__feature-card.BusinessPlans-module__xfvr5G__gtm-feature-card--pending:hover{border-color:#e2e8f0}.BusinessPlans-module__xfvr5G__gtm-feature-card--ready{background:linear-gradient(165deg,#faf8ff 0%,#f5f0fc 45%,#faf7fd 100%);border-color:#dcc9eb;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #4d22740f}.BusinessPlans-module__xfvr5G__feature-card.BusinessPlans-module__xfvr5G__gtm-feature-card--ready:hover{border-color:#dcc9eb}.BusinessPlans-module__xfvr5G__gtm-card-head{flex-direction:column;gap:6px;display:flex}.BusinessPlans-module__xfvr5G__gtm-overline{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:11px;font-weight:600}.BusinessPlans-module__xfvr5G__gtm-title{color:#1e293b;margin:0;font-size:18px;font-weight:600;line-height:1.3}.BusinessPlans-module__xfvr5G__gtm-lead{color:#64748b;margin:0;font-size:13px;line-height:1.5}.BusinessPlans-module__xfvr5G__gtm-stepper-panel{background:#f8fafc;border:1px solid #eef2f6;border-radius:10px;margin-top:4px;padding:14px 12px}.BusinessPlans-module__xfvr5G__gtm-stepper{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.BusinessPlans-module__xfvr5G__gtm-stepper-node{flex-direction:column;flex:none;align-items:center;gap:8px;max-width:72px;display:flex}.BusinessPlans-module__xfvr5G__gtm-stepper-mark{color:#fff;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .2s,background .2s;display:flex}.BusinessPlans-module__xfvr5G__gtm-stepper-mark--done{background:#4d2274;border-color:#4d2274}.BusinessPlans-module__xfvr5G__gtm-stepper-line{background:#e2e8f0;flex:1;min-width:8px;height:2px;margin-top:13px;transition:background .2s}.BusinessPlans-module__xfvr5G__gtm-stepper-line--done{background:#4d2274}.BusinessPlans-module__xfvr5G__gtm-stepper-label{color:#94a3b8;text-align:center;font-size:11px;font-weight:500;line-height:1.25}.BusinessPlans-module__xfvr5G__gtm-stepper-label--done{color:#4d2274}.BusinessPlans-module__xfvr5G__gtm-stepper-status{color:#64748b;text-align:center;margin:12px 0 0;font-size:12px;font-weight:500}.BusinessPlans-module__xfvr5G__gtm-setup-btn{cursor:pointer;color:#9a8ab3;background:#efe9f7;border:none;border-radius:8px;width:100%;margin-top:4px;padding:11px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.BusinessPlans-module__xfvr5G__gtm-setup-btn:disabled{cursor:not-allowed}.BusinessPlans-module__xfvr5G__gtm-setup-btn--ready{color:#fff;background:#4d2274}.BusinessPlans-module__xfvr5G__gtm-setup-btn--ready:hover:not(:disabled){background:#3d1b5e}.BusinessPlans-module__xfvr5G__feature-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;transition:all .2s;display:flex;position:relative}.BusinessPlans-module__xfvr5G__feature-card:hover{border:1px solid #4d2274}.BusinessPlans-module__xfvr5G__feature-card-disabled{opacity:.5;pointer-events:none}.BusinessPlans-module__xfvr5G__feature-card-disabled:hover{border:1px solid #e2e8f0}.BusinessPlans-module__xfvr5G__feature-card-completed{background:linear-gradient(165deg,#faf8ff 0%,#f5f0fc 45%,#faf7fd 100%);border-color:#e6daf2;box-shadow:inset 0 1px #ffffffd9,0 1px 2px #4d22740f}.BusinessPlans-module__xfvr5G__feature-card-completed:hover{border-color:#dcc9eb}.BusinessPlans-module__xfvr5G__feature-card-completed.BusinessPlans-module__xfvr5G__feature-card-disabled:hover{border-color:#e2e8f0}.BusinessPlans-module__xfvr5G__feature-check-readonly:disabled{cursor:default;opacity:1;pointer-events:none}.BusinessPlans-module__xfvr5G__feature-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.BusinessPlans-module__xfvr5G__feature-title-wrap{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.BusinessPlans-module__xfvr5G__feature-method-badge{color:#4d2274;letter-spacing:.04em;text-transform:uppercase;background-color:#f3e8ff;border:1px solid #e9d5ff;border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:11px;font-weight:700;line-height:1}.BusinessPlans-module__xfvr5G__feature-new-badge{color:#059669;letter-spacing:.06em;text-transform:uppercase;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;flex-shrink:0;padding:4px 7px;font-size:10px;font-weight:700;line-height:1}.BusinessPlans-module__xfvr5G__feature-title{color:#4d2274;white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:auto;min-width:0;max-width:100%;margin:0;font-size:15px;font-weight:500;display:-webkit-box;overflow:hidden}.BusinessPlans-module__xfvr5G__feature-check img{width:20px;height:20px}.BusinessPlans-module__xfvr5G__feature-check{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.BusinessPlans-module__xfvr5G__feature-check:disabled{cursor:not-allowed}.BusinessPlans-module__xfvr5G__feature-description{color:#64748b;margin:0;font-size:13px;font-weight:400;line-height:1.5}.BusinessPlans-module__xfvr5G__feature-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.BusinessPlans-module__xfvr5G__feature-card-footer-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.BusinessPlans-module__xfvr5G__feature-edit-arch-btn{color:#4d2274;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e9d5ff;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s}.BusinessPlans-module__xfvr5G__feature-edit-arch-btn:hover:not(:disabled){background-color:#f3e8ff;border-color:#c084fc}.BusinessPlans-module__xfvr5G__feature-edit-arch-btn:disabled{opacity:.45;cursor:not-allowed}.BusinessPlans-module__xfvr5G__feature-build-btn{color:#4d2274;cursor:pointer;background-color:#f3e8ff;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:68px;padding:6px 16px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex;position:relative}.BusinessPlans-module__xfvr5G__feature-build-btn:hover:not(:disabled){background-color:#e9d5ff}.BusinessPlans-module__xfvr5G__feature-build-btn:disabled{color:#9a8ab3;cursor:not-allowed;opacity:1;background-color:#efe9f7}.BusinessPlans-module__xfvr5G__feature-build-btn-view{color:#fff;cursor:pointer;background-color:#4d2274;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:68px;padding:6px 16px;font-size:13px;font-weight:600;transition:background-color .2s;display:flex;position:relative}.BusinessPlans-module__xfvr5G__feature-build-btn-view:hover:not(:disabled){background-color:#3d1b5e}.BusinessPlans-module__xfvr5G__feature-build-btn-view:disabled{opacity:.55;cursor:not-allowed}.BusinessPlans-module__xfvr5G__build-badge{color:#fff;text-transform:uppercase;background-color:#7c3aed;border-radius:4px;padding:2px 6px;font-size:10px}.BusinessPlans-module__xfvr5G__checkbox-indicator{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px}.BusinessPlans-module__xfvr5G__feature-tags{gap:8px;display:flex}.BusinessPlans-module__xfvr5G__tag{color:#2a3953;background-color:#f1f5f9;border-radius:50px;justify-content:center;align-items:center;width:62px;height:33px;padding:5px;font-size:18px;font-weight:500;display:flex}.BusinessPlans-module__xfvr5G__tag.BusinessPlans-module__xfvr5G__kpi{background-color:#dee9ff}.BusinessPlans-module__xfvr5G__tag.BusinessPlans-module__xfvr5G__api{background-color:#d6a8ff33}.BusinessPlans-module__xfvr5G__tag.BusinessPlans-module__xfvr5G__cuj{background-color:#ffebc7}.BusinessPlans-module__xfvr5G__status-badge{background-color:#cfffe2;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:81px;height:26px;padding:4px 8px;font-size:13px;font-weight:600;display:flex}.BusinessPlans-module__xfvr5G__status-badge.BusinessPlans-module__xfvr5G__validated{color:#087022;background-color:#cfffe2;font-size:14px;font-weight:500}.BusinessPlans-module__xfvr5G__status-badge.BusinessPlans-module__xfvr5G__pending{color:#7c3aed;background-color:#f5f3ff}.BusinessPlans-module__xfvr5G__continue-btn-container{justify-content:center;padding:40px 0;display:flex}.BusinessPlans-module__xfvr5G__continue-button{color:#fff;cursor:pointer;background-color:#7c3aed;border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:background-color .2s}.BusinessPlans-module__xfvr5G__continue-button:hover{background-color:#6d28d9}.BusinessPlans-module__xfvr5G__back-button{color:#4d2274;cursor:pointer;background-color:#0000;border:1px solid #4d2274;border-radius:6px;justify-content:center;align-items:center;gap:12px;padding:8px 16px;font-weight:400;transition:all .2s;display:flex}.BusinessPlans-module__xfvr5G__back-button:disabled{opacity:1;cursor:not-allowed;pointer-events:none;color:#7b6991;background-color:#efe9f7;border-color:#b8a8cd}.BusinessPlans-module__xfvr5G__locked{opacity:.6;pointer-events:none;filter:grayscale(.5);background-color:#f8fafc}.BusinessPlans-module__xfvr5G__locked .BusinessPlans-module__xfvr5G__milestone-name{color:#94a3b8}.BusinessPlans-module__xfvr5G__locked .BusinessPlans-module__xfvr5G__milestone-badge,.BusinessPlans-module__xfvr5G__locked .BusinessPlans-module__xfvr5G__status-badge{color:#94a3b8;background-color:#f1f5f9}@media (max-width:1280px){.BusinessPlans-module__xfvr5G__milestone-sections-grid{width:100%;overflow-x:auto}}@media (max-width:1024px){.BusinessPlans-module__xfvr5G__milestone-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.BusinessPlans-module__xfvr5G__milestone-sections-grid{grid-template-columns:1fr}}.BusinessPlans-module__xfvr5G__loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.BusinessPlans-module__xfvr5G__loader-overlay p{color:#fff;letter-spacing:.5px;font-size:1rem;font-weight:500}.BusinessPlans-module__xfvr5G__loader{aspect-ratio:1;width:40px;display:grid}.BusinessPlans-module__xfvr5G__loader:before,.BusinessPlans-module__xfvr5G__loader:after{content:"";--c:no-repeat linear-gradient(#4d2274 0 0);background:var(--c)0 0,var(--c)100% 0,var(--c)100% 100%,var(--c)0 100%;grid-area:1/1;animation:2s linear infinite BusinessPlans-module__xfvr5G__l10-1,2s linear infinite BusinessPlans-module__xfvr5G__l10-2}.BusinessPlans-module__xfvr5G__loader:after{margin:25%;transform:scale(-1)}@keyframes BusinessPlans-module__xfvr5G__l10-1{0%{background-size:0 4px,4px 0,0 4px,4px 0}12.5%{background-size:100% 4px,4px 0,0 4px,4px 0}25%{background-size:100% 4px,4px 100%,0 4px,4px 0}37.5%{background-size:100% 4px,4px 100%,100% 4px,4px 0}45%,55%{background-size:100% 4px,4px 100%,100% 4px,4px 100%}62.5%{background-size:0 4px,4px 100%,100% 4px,4px 100%}75%{background-size:0 4px,4px 0,100% 4px,4px 100%}87.5%{background-size:0 4px,4px 0,0 4px,4px 100%}to{background-size:0 4px,4px 0,0 4px,4px 0}}@keyframes BusinessPlans-module__xfvr5G__l10-2{0%,49.9%{background-position:0 0,100% 0,100% 100%,0 100%}50%,to{background-position:100% 0,100% 100%,0 100%,0 0}}.BusinessPlans-module__xfvr5G__view-tabs-wrapper{justify-content:center;width:100%;margin-bottom:12px;display:flex}.BusinessPlans-module__xfvr5G__view-tabs{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;width:100%;padding:6px;display:flex;box-shadow:0 1px 3px #0000000d}.BusinessPlans-module__xfvr5G__view-tab{color:#64748b;cursor:pointer;background-color:#0000;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.BusinessPlans-module__xfvr5G__view-tab.BusinessPlans-module__xfvr5G__active{color:#4d2274;background-color:#f3e8ff}.BusinessPlans-module__xfvr5G__view-tab:hover:not(.BusinessPlans-module__xfvr5G__active){background-color:#f8fafc}.BusinessPlans-module__xfvr5G__cuj-view-container{background-color:#f8fafc;border:none;border-radius:0;min-height:600px;overflow:hidden}.BusinessPlans-module__xfvr5G__cuj-node{background:#fff;border:1px solid #edf0f4;border-radius:14px;flex-direction:column;gap:11px;width:280px;padding:16px 18px 14px;display:flex;position:relative;overflow:visible}.BusinessPlans-module__xfvr5G__cuj-bottleneck-banner{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#ef4444;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.BusinessPlans-module__xfvr5G__cuj-node-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.BusinessPlans-module__xfvr5G__cuj-node-header-right{flex-shrink:0;align-items:center;gap:5px;display:flex}.BusinessPlans-module__xfvr5G__cuj-node-title{color:#0f172a;font-size:14px;font-weight:700;line-height:1.3}.BusinessPlans-module__xfvr5G__cuj-stage-badge{letter-spacing:.05em;border:1px solid;border-radius:5px;padding:2px 7px;font-size:10px;font-weight:700}.BusinessPlans-module__xfvr5G__cuj-channel-row{align-items:center;gap:6px;display:flex}.BusinessPlans-module__xfvr5G__cuj-channel-chip{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.BusinessPlans-module__xfvr5G__cuj-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.BusinessPlans-module__xfvr5G__cuj-status-label{font-size:11px;font-weight:600}.BusinessPlans-module__xfvr5G__cuj-metrics-row{gap:16px;display:flex}.BusinessPlans-module__xfvr5G__cuj-metric{flex-direction:column;gap:2px;display:flex}.BusinessPlans-module__xfvr5G__cuj-metric-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:9px;font-weight:700}.BusinessPlans-module__xfvr5G__cuj-metric-value{color:#0f172a;align-items:baseline;gap:4px;font-size:15px;font-weight:700;display:flex}.BusinessPlans-module__xfvr5G__cuj-metric-target{color:#94a3b8;font-size:12px;font-weight:500}.BusinessPlans-module__xfvr5G__cuj-progress-track{background:#f1f5f9;border-radius:999px;height:5px;overflow:hidden}.BusinessPlans-module__xfvr5G__cuj-progress-fill{border-radius:999px;height:100%;transition:width .3s}.BusinessPlans-module__xfvr5G__cuj-node-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.BusinessPlans-module__xfvr5G__cuj-handle{background-color:#4d2274;border:2px solid #fff;border-radius:50%;width:8px;height:8px}
