.react-flow{--xy-theme-selected: #F57DBD;--xy-theme-hover: #C5C5C5;--xy-theme-edge-hover: grey;--xy-theme-color-focus: #E8E8E8;--xy-node-border-default: 1px solid #EDEDED;--xy-node-boxshadow-default: 0px 3.54px 4.55px 0px #00000005, 0px 3.54px 4.55px 0px #0000000D, 0px .51px 1.01px 0px #0000001A;--xy-node-border-radius-default: 8px;--xy-handle-background-color-default: #ffffff;--xy-handle-border-color-default: #AAAAAA;--xy-edge-label-color-default: #505050}.react-flow.dark{--xy-node-boxshadow-default: 0px 3.54px 4.55px 0px rgba(255, 255, 255, .05), 0px 3.54px 4.55px 0px rgba(255, 255, 255, .13), 0px .51px 1.01px 0px rgba(255, 255, 255, .2);--xy-theme-color-focus: #535353}.react-flow__node{box-shadow:var(--xy-node-boxshadow-default);border-radius:var(--xy-node-border-radius-default);background-color:var(--xy-node-background-color-default);display:flex;justify-content:center;align-items:center;text-align:center;padding:10px;font-size:12px;flex-direction:column;border:var(--xy-node-border-default);color:var(--xy-node-color, var(--xy-node-color-default))}.react-flow__node.selectable:focus{box-shadow:0 0 0 4px var(--xy-theme-color-focus);border-color:#d9d9d9}.react-flow__node.selectable:focus:active{box-shadow:var(--xy-node-boxshadow-default)}.react-flow__node.selectable:hover,.react-flow__node.draggable:hover{border-color:var(--xy-theme-hover)}.react-flow__node.selectable.selected{border-color:var(--xy-theme-selected);box-shadow:var(--xy-node-boxshadow-default)}.react-flow__node-group{background-color:#cfb6ff66;border-color:#9e86ed}.react-flow__edge.selectable:hover .react-flow__edge-path,.react-flow__edge.selectable.selected .react-flow__edge-path{stroke:var(--xy-theme-edge-hover)}.react-flow__handle{background-color:var(--xy-handle-background-color-default)}.react-flow__handle.connectionindicator:hover{pointer-events:all;border-color:var(--xy-theme-edge-hover);background-color:#fff}.react-flow__handle.connectionindicator:focus,.react-flow__handle.connectingfrom,.react-flow__handle.connectingto{border-color:var(--xy-theme-edge-hover)}.react-flow__node-resizer{border-radius:0;border:none}.react-flow__resize-control.handle{background-color:#fff;border-color:#9e86ed;border-radius:0;width:5px;height:5px}.react-flow__edge.selectable:hover .react-flow__edge-path,.react-flow__edge.selectable.selected .react-flow__edge-path{stroke:#64b5f6!important}html,body{margin:0;padding:0;height:100%;display:flex;font-family:sans-serif;flex-direction:column}#root{display:flex;flex:1;flex-direction:column;height:100vh}#layout{display:flex;width:100vw;height:100vh;box-sizing:border-box;position:relative}#sidebar{width:250px;background:#eee;padding:10px;box-sizing:border-box;overflow-y:auto}#node-info{margin-top:20px;font-size:.9rem}#main-area{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;margin-left:0}#home-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:20px}#home-logo{width:180px;height:auto;display:block;margin:0 auto 15px}#home-links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}#home-links a{display:flex;justify-content:center;align-items:center;width:auto;height:auto;padding:10px;font-size:18px;color:#007bff;text-decoration:none;border:2px solid #007bff;border-radius:5px;text-align:center;box-sizing:border-box}#home-links a:hover{background-color:#007bff;color:#fff}.footer{background-color:#f9f9f9;border-top:1px solid #ddd;text-align:center;padding:15px 10px;font-size:.9rem;color:#333;box-shadow:0 -1px 5px #0000000d}.footer hr.footer-seperator{width:100%;border:none;border-top:1px solid #ddd;margin:10px auto}.footer a{text-decoration:none;color:#007bff;transition:color .2s ease}.footer a:hover{color:#0056b3}.footer-links{display:inline-flex;gap:15px;margin:10px 0}.footer-copyright{font-weight:600;font-size:.85rem;color:#444;margin:10px 0}.footer-copyright img{height:22px;vertical-align:middle;margin:0 5px}.dropdown-container{margin:10px 0;display:flex;flex-direction:column}.dropdown-header{display:flex;align-items:center;justify-content:center;gap:8px}.dropdown-toggle{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:0}.dropdown-toggle:hover{color:#007bff}.dropdown-content{margin-top:10px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}.visualization{height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid #cccccc;border-radius:8px}.customNode{background:transparent;border:none;box-shadow:none;padding:0;pointer-events:all}.react-flow__node{background:transparent!important;border:none!important;box-shadow:none!important}.react-flow__node.selected{outline:none!important;box-shadow:none!important;border:none!important}.react-flow__edge-path:hover{stroke:#fff}.hamburger-icon{position:fixed;top:20px;left:20px;width:40px;height:40px;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.sliding-menu{position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:#fff;box-shadow:-2px 0 5px #00000080;transition:right .3s ease;z-index:1001;padding-top:60px}.sliding-menu.open{right:0}@media (max-width: 768px){#sidebar{width:250px;padding:15px}.sliding-menu{width:200px}.sliding-menu li a{font-size:16px}}.button-edge__label{position:absolute;pointer-events:all;transform-origin:center}.button-edge__button{width:25px;height:25px;border:2px solid #f7f9fb;color:#333;background-color:#f3f3f4;cursor:pointer;border-radius:50%;font-size:14px}.button-edge__button:hover{background-color:#64b5f6;color:#fff}.react-flow__node-group[data-id=A],.react-flow__node-group[data-id=B]{border:2px solid #173264!important;border-radius:50%/40%;background-color:#cfb6ff33!important;padding:10px!important;box-sizing:border-box;width:300px;height:150px}.react-flow__node-group[data-id=A] .react-flow__node-custom,.react-flow__node-group[data-id=B] .react-flow__node-custom{width:10px;height:10px;font-size:10px;border:1px solid #4a90e2;background-color:#fff;border-radius:50%;text-align:center;line-height:50px;display:flex;align-items:center;justify-content:center}.react-flow__node-custom[data-parentid=A],.react-flow__node-custom[data-parentid=B]{position:absolute}.react-flow__edge-path{stroke:#293a42;stroke-width:3}.react-flow__edge.animated .react-flow__edge-path{stroke-dasharray:none}#mobile-message{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;color:#fff;display:none;justify-content:center;align-items:center;text-align:center;font-size:18px;z-index:9999}.section{margin:20px 0}.dropdown-header h3{margin:0;font-size:1.2rem}.customNodeBody{width:80px;height:80px;border-radius:50%;background-color:#fff;display:flex;box-shadow:0 4px 6px #0000001a;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:1rem;color:#333;border:2px solid #173264;text-align:center;position:relative;cursor:pointer}.customHandle{width:16px;height:16px;background:red;position:absolute;border-radius:50%;border:2px solid white;opacity:1;pointer-events:all;z-index:10}.customHandle.source{width:15px;height:15px;background-color:#fff;border:2px solid #044d88;top:50%;right:-12px;transform:translateY(-50%)}.customHandle.target{width:15px;height:15px;background-color:#fff;border:2px solid #d1830e;top:50%;left:-12px;transform:translateY(-50%)}.customNodeBody input{width:100%;font-size:1rem;text-align:center;border:1px solid #ccc;border-radius:5px;outline:none}.group-a-node .customHandle.target,.group-b-node .customHandle.source{display:none!important}#main-area{background-color:#d9d9d9}.counter-container{display:flex;align-items:center;justify-content:center;gap:10px}.counter-display{width:60px;height:25px;text-align:center;font-size:1.2rem;border:2px solid #003166;border-radius:5px;background-color:#f7f9fb;color:#293a42;font-weight:700}.counter-button{width:20px;height:20px;font-size:.8rem;font-weight:700;border:none;border-radius:50%;background-color:#044d88;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.counter-button:hover{background-color:#0056b3}.counter-button.decrement{background-color:#d1830e}.counter-button.decrement:hover{background-color:#b33a3a}#sidebar p,#connections-info p{font-weight:700;font-size:1rem;color:#293a42}#sidebar h3{font-weight:bolder;font-size:1.2rem;text-transform:uppercase;color:#044d88}#node-info p{font-weight:700;font-size:1rem;color:#293a42}#node-info h3{font-weight:bolder;font-size:1.2rem;text-transform:uppercase;color:#000}#node-info .hovering-text{z-index:1001;display:block;padding:20px;text-wrap:wrap;max-width:500px;font-weight:400}.react-flow{direction:ltr;--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: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgb(240, 240, 240, .6);--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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--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: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--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 rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.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: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgb(60, 60, 60, .6);--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: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--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: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--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 rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color, var(--xy-background-color-props, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;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{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.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:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;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%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;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__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;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))}.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__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{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.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-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.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))}.hamburger-icon{position:fixed;top:20px;left:20px;width:40px;height:40px;cursor:pointer;z-index:1001}.hamburger-icon img{width:100%;height:100%}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s;z-index:1000}.menu-overlay.open{visibility:visible;opacity:1}.sliding-menu{position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:#f7f9fb;box-shadow:-2px 0 10px #0003;transition:transform .3s ease;z-index:1001;padding-top:60px;transform:translate(100%)}.sliding-menu.open{transform:translate(0)}.sliding-menu ul{list-style-type:none;padding:0;margin:0}.sliding-menu li{padding:15px 20px;border-bottom:1px solid #ccc}.sliding-menu li a{text-decoration:none;color:#333;font-size:18px;display:block}.sliding-menu li a:hover{background-color:#f0f0f0}.close-btn{position:absolute;top:20px;right:20px;cursor:pointer;font-size:20px;color:#333}.close-btn:hover{color:red}@media (max-width: 600px){.sliding-menu{width:100%}}.about-container{max-width:1700px;margin:0 auto;padding:20px;background-color:#f9f9f9;box-shadow:0 0 10px #0000001a;border-radius:8px}.about-container h1{text-align:center;margin-bottom:20px;color:#173264}.about-container p{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:30px;text-align:left}.about-container h2{color:#173264;margin-bottom:15px;text-align:center}.team-members{display:flex;flex-direction:column;gap:2rem;margin-bottom:30px}.team-member{display:flex;align-items:flex-start;justify-content:flex-start;gap:2rem;background-color:#fff;padding:20px;border-radius:8px;transition:transform .3s,box-shadow .3s}.team-member:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0003}.member-left{display:flex;flex-direction:column;align-items:center;width:180px;flex-shrink:0;text-align:center}.team-member-image{width:150px;height:150px;object-fit:cover;border-radius:50%;border:4px solid #173264;margin-bottom:10px}.member-name{font-size:1.2rem;font-weight:700;margin:0 0 5px;color:#173264;text-align:center}.member-role{margin:0 0 10px;color:#555;font-weight:400;font-size:1.1rem;text-align:center}.member-right{flex:1}.member-bio p{font-size:1.3rem;line-height:1.6;color:#333;text-align:left;margin-bottom:1rem}@media (max-width: 768px){.team-member{flex-direction:column;align-items:center}.member-left{align-items:center;width:auto;margin-bottom:1rem}.member-right{text-align:center}}
