*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;overflow:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0c29;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-container{flex-direction:column;height:100vh;width:100vw}.app-container,.main-content{display:flex;overflow:hidden;position:relative}.graph-container,.main-content{flex:1 1;width:100%}.graph-container{background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);height:100%;position:relative;z-index:1}.react-flow,.react-flow__viewport{height:100%!important;width:100%!important}.app-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0c29e6;border:1px solid #fff3;border-radius:12px;left:50%;max-width:90vw;padding:12px 24px;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:100}.app-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800;margin:0}.app-header p{color:#a0aec0;font-size:.85rem;margin:2px 0 0;opacity:.8}.status-panel{display:flex;flex-direction:column;gap:12px;left:20px;position:fixed;top:100px;z-index:100}.connection-status{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0c29eb;border:1px solid #4caf504d;border-radius:10px;box-shadow:0 4px 12px #0006;color:#4caf50;display:flex;font-size:.85rem;font-weight:500;gap:8px;padding:10px 14px}.connection-status.disconnected{border-color:#f443364d;color:#f44336}.status-dot{animation:pulse 2s infinite;background:#4caf50;border-radius:50%;height:8px;width:8px}.status-dot.disconnected{animation:none;background:#f44336}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.control-panel{bottom:16px;display:flex;flex-direction:column;gap:14px;overflow-x:hidden;overflow-y:auto;position:fixed;right:16px;top:100px;width:360px;z-index:100}.control-panel::-webkit-scrollbar{width:6px}.control-panel::-webkit-scrollbar-track{background:#0000}.control-panel::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.panel-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0c29eb;border:1px solid #ffffff26;border-radius:12px;box-shadow:0 4px 12px #0006;padding:16px;transition:all .3s}.panel-section:hover{background:#0f0c29f2;transform:translateX(-2px)}.panel-section h2{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 12px}.input-form{display:flex;flex-direction:column;gap:10px}.input-form textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;min-height:80px;padding:10px 12px;resize:vertical;transition:all .2s;width:100%}.input-form textarea::placeholder{color:#ffffff4d}.input-form textarea:focus{background:#ffffff14;border-color:#667eea;box-shadow:0 0 12px #667eea4d;outline:none}.input-form button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 20px;transition:all .3s}.input-form button:hover:not(:disabled){box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.input-form button:disabled{cursor:not-allowed;opacity:.5}.example-buttons{display:flex;flex-direction:column;gap:8px}.example-btn{background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;color:#fffc;cursor:pointer;font-size:.85rem;padding:10px 12px;text-align:left;transition:all .2s}.example-btn:hover{background:#ffffff1a;border-color:#667eea;color:#fff;transform:translateX(2px)}.loading{align-items:center;background:#ffc10726;border-left:3px solid #ffc107;border-radius:8px;color:#ffc107;display:flex;font-size:.9rem;font-weight:500;gap:10px;padding:12px}.spinner{animation:spin .8s linear infinite;border:2px solid #ffc1074d;border-radius:50%;border-top-color:#ffc107;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.response-display{max-height:200px;overflow-y:auto}.response-content{background:#ffffff14;border-left:3px solid #667eea;border-radius:8px;padding:12px}.response-label{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:8px}.classification-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.classification-badge.technical{background:linear-gradient(135deg,#4caf50,#2e7d32)}.classification-badge.billing{background:linear-gradient(135deg,#ff9800,#f57c00)}.response-text{color:#fffc;font-size:.85rem;line-height:1.5;white-space:pre-wrap}.react-flow__node{background:linear-gradient(135deg,#fffffff2,#f5f7faf2);border:3px solid #667eea;border-radius:16px;box-shadow:0 8px 24px #0000004d;font-size:1rem;font-weight:700;padding:20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.react-flow__node.active{animation:glow-pulse 1s ease-in-out infinite;background:linear-gradient(135deg,#e8f5e9fa,#c8e6c9fa);border-color:#4caf50;border-width:4px;box-shadow:0 0 60px #4caf50,0 0 120px #4caf50cc,0 0 180px #4caf5080,0 12px 36px #0006;transform:scale(1.12)}@keyframes glow-pulse{0%,to{box-shadow:0 0 60px #4caf50,0 0 120px #4caf50cc,0 0 180px #4caf5080,0 12px 36px #0006}50%{box-shadow:0 0 80px #4caf50,0 0 160px #4caf50e6,0 0 220px #4caf5099,0 16px 48px #00000080}}.react-flow__node.completed{border-color:#9e9e9e;opacity:.7}.react-flow__edge-path{stroke:#667eea;stroke-width:2.5}.react-flow__edge.animated .react-flow__edge-path{stroke:#4caf50;stroke-width:3.5;stroke-dasharray:5;animation:dashdraw .5s linear infinite;filter:drop-shadow(0 0 6px rgba(76,175,80,.8))}.react-flow__background{background-color:initial}.react-flow__controls{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0c29e6;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 12px #0006}.react-flow__controls-button{background:#0000;border-bottom:1px solid #ffffff1a;color:#fff9;transition:all .2s}.react-flow__controls-button:hover{background:#667eea33;color:#fff}.react-flow__minimap{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0c29e6;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 12px #0006}@media (max-width:1024px){.control-panel{width:320px}.app-header h1{font-size:1.3rem}}@media (max-width:768px){.app-header{padding:10px 16px;top:12px}.app-header h1{font-size:1.1rem}.app-header p{display:none}.status-panel{left:12px;top:70px}.control-panel{bottom:12px;flex-direction:row;flex-wrap:wrap;max-height:45vh;right:12px;top:auto;width:calc(100vw - 24px)}.panel-section{flex:1 1;min-width:160px;padding:12px}.panel-section h2{font-size:.95rem}}@media (max-width:480px){.control-panel{flex-direction:column}.panel-section{min-width:100%;width:100%}}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.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 .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.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:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.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-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{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:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.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.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
/*# sourceMappingURL=main.5ed26e55.css.map*/