@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100dvh;width:100vw;overflow:hidden}#root{height:100%;width:100%}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.react-flow__viewport{font-family:JetBrains Mono,monospace}.react-flow__node{background:transparent!important;border:none!important;padding:0!important;box-shadow:none!important;width:auto}.react-flow__node:hover{box-shadow:none!important;cursor:default}@keyframes glow-pulse{0%{box-shadow:0 0 5px currentColor,0 0 10px currentColor,0 0 15px currentColor;opacity:.6}50%{box-shadow:0 0 10px currentColor,0 0 20px currentColor,0 0 30px currentColor,0 0 40px currentColor;opacity:1}to{box-shadow:0 0 5px currentColor,0 0 10px currentColor,0 0 15px currentColor;opacity:.6}}@keyframes border-glow{0%{border-color:transparent;box-shadow:none}25%{border-color:currentColor;box-shadow:0 0 12px currentColor}50%{border-color:currentColor;box-shadow:0 0 20px currentColor,0 0 30px currentColor}75%{border-color:currentColor;box-shadow:0 0 12px currentColor}to{border-color:transparent;box-shadow:none}}@keyframes shimmer{0%{transform:translate(-100%) skew(-15deg);opacity:0}50%{transform:translate(0) skew(-15deg);opacity:1}to{transform:translate(100%) skew(-15deg);opacity:0}}@keyframes breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}@keyframes iconPulse{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 2px 4px rgba(245,158,11,.3))}25%{transform:scale(1.03) rotate(1deg);filter:drop-shadow(0 3px 6px rgba(245,158,11,.4))}50%{transform:scale(1.05) rotate(0);filter:drop-shadow(0 4px 8px rgba(245,158,11,.5))}75%{transform:scale(1.03) rotate(-1deg);filter:drop-shadow(0 3px 6px rgba(245,158,11,.4))}}@keyframes infoPulse{0%{transform:translate(-100%) scaleY(.8);opacity:0}30%{transform:translate(-20%) scaleY(1);opacity:.8}70%{transform:translate(20%) scaleY(1);opacity:.8}to{transform:translate(100%) scaleY(.8);opacity:0}}@keyframes infoGlow{0%,to{opacity:.3;transform:scale(1) translate(0)}50%{opacity:.7;transform:scale(1.1) translate(10%)}}@keyframes spin-glow{0%{transform:rotate(0);box-shadow:0 0 5px currentColor}50%{box-shadow:0 0 15px currentColor}to{transform:rotate(360deg);box-shadow:0 0 5px currentColor}}.ai-generating-spin{animation:spin-glow 1.5s linear infinite}*:focus-visible{outline:3px solid #0f766e;outline-offset:2px;border-radius:4px}.dark-mode *:focus-visible{outline-color:#00e0ea}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:3px solid #0f766e;outline-offset:2px;box-shadow:0 0 0 4px #0f766e33}.dark-mode button:focus-visible,.dark-mode a:focus-visible,.dark-mode input:focus-visible,.dark-mode textarea:focus-visible,.dark-mode select:focus-visible,.dark-mode [role=button]:focus-visible,.dark-mode [tabindex]:focus-visible{outline-color:#00e0ea;box-shadow:0 0 #00e0ea33}@media(prefers-contrast:high){button,input,textarea,select,.MuiButton-root,.MuiIconButton-root{border:2px solid currentColor!important}*:focus-visible{outline:4px solid #000!important;outline-offset:2px}.MuiPaper-root,.MuiCard-root,.MuiDialog-paper{border:2px solid #000!important}}@media(forced-colors:active){body{color:CanvasText!important;background:Canvas!important}*:focus-visible{outline-color:CanvasText!important}.MuiPaper-root,.MuiCard-root,.MuiDialog-paper{background:Canvas!important;color:CanvasText!important;border:2px solid CanvasText!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@keyframes shimmer{0%,to{transform:none;opacity:.5}}@keyframes breathe{0%,to{transform:none;opacity:.5}}@keyframes iconPulse{0%,to{transform:none}}@keyframes infoPulse{0%,to{transform:none;opacity:.5}}@keyframes infoGlow{0%,to{transform:none;opacity:.5}}@keyframes float{0%,to{transform:none}}}.react-flow__controls{background:#ffffffeb;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:4px 0;border:1.5px solid #e0e0e0}.react-flow__controls-button{color:#1976d2;background:transparent;transition:background .2s,color .2s;border-bottom:1.5px solid #e0e0e0}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls-button:hover{background:#e3f2fd;color:#00bcd4}.react-flow__controls-button svg{color:#00bcd4;fill:#fff;stroke:#00bcd4;stroke-width:2.2px;border-radius:30%;background:#fff;box-sizing:content-box;padding:4px;transition:color .2s,stroke .2s}.MuiIconButton-root[aria-label="Inhabilitar nodo"]:hover{background-color:inherit!important}.MuiIconButton-root[aria-label="Inhabilitar nodo"]:hover svg{color:#ff2e2e!important;fill:#ff2e2e!important}.dark-mode .react-flow__controls{background:#1e2024fa!important;box-shadow:0 2px 12px #00000047!important;border:1.5px solid #222!important}.dark-mode .react-flow__controls-button{color:#00e0ea!important;background:transparent!important;border-bottom:1.5px solid #003c47!important}.dark-mode .react-flow__controls-button:last-child{border-bottom:none!important}.dark-mode .react-flow__controls-button:hover{background:#003c47!important;color:#00e0ea!important}.dark-mode .react-flow__controls-button svg{color:#00e0ea!important;fill:#23272f!important;stroke:#00e0ea!important;background:#23272f!important}.react-flow__edge-path{stroke:#00e0ea;stroke-width:2;transition:stroke .3s ease,stroke-width .3s ease}.react-flow__edge:hover .react-flow__edge-path{stroke:#4fc3f7;stroke-width:2.5;filter:drop-shadow(0 0 4px rgba(0,224,234,.5))}.react-flow__edge.selected .react-flow__edge-path{stroke:#00e0ea;stroke-width:3;filter:drop-shadow(0 0 6px rgba(0,224,234,.7))}.react-flow__edge.root-cause-edge .react-flow__edge-path{stroke-dasharray:8 4;animation:dash-flow 1s linear infinite}@keyframes dash-flow{to{stroke-dashoffset:-12}}.react-flow__node:active,.react-flow__node:focus{background:inherit!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f766e0d;border-radius:4px;margin:4px 0}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0f766e4d,#14b8a64d,#0d94884d);border-radius:4px;border:1px solid rgba(15,118,110,.2);transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#0f766e80,#14b8a680,#0d948880);box-shadow:0 0 8px #0f766e66}::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#0f766eb3,#14b8a6b3,#0d9488b3)}.dark-mode ::-webkit-scrollbar-track{background:#00e0ea0d!important}.dark-mode ::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00e0ea4d,#4fc3f74d,#00bcd44d)!important;border:1px solid rgba(0,224,234,.2)!important}.dark-mode ::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#00e0ea80,#4fc3f780,#00bcd480)!important;box-shadow:0 0 8px #00e0ea66!important}.dark-mode ::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#00e0eab3,#4fc3f7b3,#00bcd4b3)!important}*{scrollbar-width:thin;scrollbar-color:rgba(15,118,110,.3) rgba(15,118,110,.05)}.dark-mode *{scrollbar-color:rgba(0,224,234,.3) rgba(0,224,234,.05)!important}.driver-popover{background:#0f172afa!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border:1px solid rgba(0,224,234,.3)!important;border-radius:16px!important;box-shadow:0 25px 50px -12px #00000080,0 0 40px #00e0ea26!important;padding:0!important;overflow:hidden!important;max-width:360px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif!important;color:#f1f5f9!important;z-index:2000000!important}@media(max-width:480px){.driver-popover{max-width:280px!important;min-width:220px!important}.driver-popover-title{padding:14px 16px 12px!important;font-size:1.05rem!important}.driver-popover-description{padding:14px 16px!important;font-size:.9rem!important}.driver-popover-footer{padding:12px 16px 14px!important}.driver-popover-footer button{padding:8px 14px!important;font-size:.82rem!important;min-width:72px}}.driver-popover-title{background:linear-gradient(135deg,#00e0ea1a,#00e0ea05)!important;color:#00e0ea!important;padding:20px 24px 16px!important;margin:0!important;font-size:1.25rem!important;font-weight:700!important;letter-spacing:-.02em!important;border-bottom:1px solid rgba(0,224,234,.15)!important;line-height:1.3!important}.driver-popover-description{color:#ffffffd9!important;padding:20px 24px!important;margin:0!important;font-size:1rem!important;line-height:1.6!important;font-weight:400!important}.driver-popover-close-btn{position:absolute!important;top:18px!important;right:18px!important;width:32px!important;height:32px!important;padding:0!important;border:none!important;background:#0003!important;border-radius:8px!important;color:#ffffff80!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;line-height:1!important;transition:all .2s ease!important;z-index:10!important}.driver-popover-close-btn:hover{background:#ef444426!important;color:#ef4444!important;transform:scale(1.05)}.driver-popover-footer{padding:16px 24px 20px!important;border-top:1px solid rgba(255,255,255,.08)!important;background:#0003!important;display:flex!important;gap:12px!important;justify-content:flex-end!important;align-items:center!important}.driver-popover-footer button{padding:10px 20px!important;border-radius:10px!important;font-weight:600!important;font-size:.9rem!important;cursor:pointer!important;transition:all .2s ease!important;border:none!important;text-shadow:none!important;min-width:90px}.driver-popover-prev-btn{background:#ffffff0d!important;color:#ffffffb3!important;border:1px solid rgba(255,255,255,.1)!important}.driver-popover-prev-btn:hover{background:#ffffff1a!important;color:#fff!important;border-color:#fff3!important}.driver-popover-next-btn,.driver-popover-done-btn{background:#00e0ea!important;color:#0f172a!important;box-shadow:0 4px 12px #00e0ea4d!important}.driver-popover-next-btn:hover,.driver-popover-done-btn:hover{background:#0ff!important;box-shadow:0 6px 16px #00e0ea80!important;transform:translateY(-2px)!important}.driver-popover-progress-text{color:#fff6!important;font-size:.8rem!important;font-weight:600!important;margin-right:auto!important;font-family:JetBrains Mono,monospace!important}.driver-popover-arrow{border-width:8px!important}.driver-popover-arrow-side-left{border-left-color:#0f172afa!important}.driver-popover-arrow-side-right{border-right-color:#0f172afa!important}.driver-popover-arrow-side-top{border-top-color:#0f172afa!important}.driver-popover-arrow-side-bottom{border-bottom-color:#0f172afa!important}.driver-overlay{background-color:transparent!important}.driver-active-element,.driver-highlighted{outline:2px solid #FFD700!important;outline-offset:4px!important;box-shadow:0 0 0 0 transparent!important;border-radius:4px!important;z-index:99999!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.driver-active-element:focus-visible,.driver-highlighted:focus-visible,.driver-active-element *:focus-visible,.driver-highlighted *:focus-visible,#canvas-area.driver-active-element,#canvas-area.driver-highlighted{outline:2px solid #FFD700!important;outline-offset:4px!important;box-shadow:none!important}.light-mode .driver-popover{background:#fffffffa!important;border:1px solid rgba(15,118,110,.2)!important;box-shadow:0 25px 50px -12px #00000026,0 0 40px #0f766e1a!important;color:#1e293b!important}.light-mode .driver-popover-title{background:linear-gradient(135deg,#0f766e14,#0f766e05)!important;color:#0f766e!important;border-bottom:1px solid rgba(15,118,110,.1)!important}.light-mode .driver-popover-description{color:#334155!important}.light-mode .driver-popover-close-btn{background:#0000000d!important;color:#0006!important}.light-mode .driver-popover-close-btn:hover{background:#ef44441a!important;color:#ef4444!important}.light-mode .driver-popover-footer{background:#00000008!important;border-top:1px solid rgba(0,0,0,.05)!important}.light-mode .driver-popover-prev-btn{background:#fff!important;color:#475569!important;border:1px solid #e2e8f0!important}.light-mode .driver-popover-prev-btn:hover{background:#f8fafc!important;color:#1e293b!important;border-color:#cbd5e1!important}.light-mode .driver-popover-next-btn,.light-mode .driver-popover-done-btn{background:#0f766e!important;color:#fff!important;box-shadow:0 4px 12px #0f766e40!important}.light-mode .driver-popover-next-btn:hover,.light-mode .driver-popover-done-btn:hover{background:#115e59!important;box-shadow:0 6px 16px #0f766e59!important}.light-mode .driver-popover-progress-text{color:#64748b!important}.light-mode .driver-popover-arrow-side-left,.light-mode .driver-popover-arrow-side-right,.light-mode .driver-popover-arrow-side-top,.light-mode .driver-popover-arrow-side-bottom{border-color:#fffffffa!important}.light-mode .driver-overlay{background-color:transparent!important}.light-mode .driver-active-element,.light-mode .driver-highlighted{outline:2px solid #FFD700!important;outline-offset:4px!important;box-shadow:none!important;border-radius:4px!important;z-index:99999!important;filter:none!important;-webkit-filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.driver-active .MuiDialog-root,body.driver-active .MuiDialog-root .MuiDialog-container{pointer-events:none!important}body.driver-active .MuiDialog-paper{pointer-events:auto!important}body.driver-active .MuiDialog-root>.MuiBackdrop-root{display:none!important}body.tour-exit-modal-open .driver-overlay,body.tour-exit-modal-open .driver-popover,body.tour-exit-modal-open #driver-popover-item,body.tour-exit-modal-open .driver-highlighted-element-stage,body.tour-exit-modal-open .driver-active-element{display:none!important}body.tour-exit-modal-open .MuiDialog-root,body.tour-exit-modal-open .MuiDialog-root *,body.tour-exit-modal-open .MuiModal-root,body.tour-exit-modal-open .MuiModal-root *{pointer-events:auto!important}body.tour-exit-modal-open .MuiDialog-root>.MuiBackdrop-root{display:block!important}.node-problem{background:#00e0ea14;border:2px solid #00e0ea!important;border-radius:12px!important;padding:4px 10px!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 25px 50px -12px #00000040,0 0 20px #00e0ea26;position:relative;min-width:180px;max-width:240px}.node-problem:after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#00e0ea;border-radius:50%;border:4px solid #0f172a;box-shadow:0 0 12px #00e0ea80}.node-problem-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#00e0ea;margin-bottom:6px}.node-problem-content{font-size:14px;font-weight:600;line-height:1.4;color:#f1f5f9}.node-cause{background:#1e2028;border:1px solid rgba(100,116,139,.3)!important;border-radius:12px!important;padding:4px 8px!important;box-shadow:0 10px 25px -5px #0000004d;transition:all .25s cubic-bezier(.4,0,.2,1)!important;position:relative;min-width:200px;max-width:260px}.node-cause:hover{border-color:#00e0ea66!important;transform:translateY(-2px);box-shadow:0 20px 40px -10px #0006,0 0 0 1px #00e0ea33!important}.node-cause-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:px}.node-cause-actions{display:flex;gap:4px}.node-cause-action{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;border:none;color:#94a3b899;cursor:pointer;transition:all .2s ease}.node-cause-action:hover{color:#f1f5f9;background:#ffffff14}.node-cause-action.delete:hover{color:#ef4444;background:#ef44441a}.node-cause-content{font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;line-height:1.5;color:#cbd5e1}.node-cause-content .rc-marker{color:#00e0ea;font-weight:700}.node-sparkle-btn{position:absolute;bottom:-10px;right:-10px;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;color:#1e2028;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #fbbf2466;transition:all .2s ease;z-index:10}.node-sparkle-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #fbbf2480}.node-sparkle-btn svg,.node-sparkle-btn .MuiSvgIcon-root{font-size:16px;width:16px;height:16px}@keyframes ai-sparkle{0%,to{filter:drop-shadow(0 0 2px rgba(251,191,36,.3))}50%{filter:drop-shadow(0 0 8px rgba(251,191,36,.6))}}.node-sparkle-btn.active{animation:ai-sparkle 1.5s ease-in-out infinite}.node-root-cause{background:#1e2028;border:2px solid rgba(0,224,234,.6)!important;border-radius:12px!important;padding:7px 8px!important;box-shadow:0 25px 50px -12px #00000059,0 0 30px #00e0ea14;position:relative}.node-root-cause-content{font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;font-weight:600;line-height:1.5;color:#f1f5f9}.node-root-cause-badge{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:4px 10px;background:#00e0ea26;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#00e0ea}.node-root-cause-badge svg,.node-root-cause-badge .MuiSvgIcon-root{font-size:12px;width:12px;height:12px}.react-flow__handle{width:8px!important;height:8px!important;background:#00e0ea!important;border:2px solid #0f172a!important}.react-flow__handle:hover{transform:scale(1.3)}@keyframes ai-newly-generated-pulse{0%{box-shadow:0 0 4px #fbbf2433,inset 0 0 0 1.5px #fbbf2466}50%{box-shadow:0 0 12px #fbbf2466,inset 0 0 0 2px #fbbf24b3}to{box-shadow:0 0 4px #fbbf2433,inset 0 0 0 1.5px #fbbf2466}}.node-newly-ai-generated{border-color:#fbbf2499!important;animation:ai-newly-generated-pulse 2.5s ease-in-out infinite}html.light-mode .node-problem{background:#fff!important;border-color:#0097a7!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:0 4px 12px #0000000f,0 0 20px #0097a71a!important}html.light-mode .node-problem:after{background:#0097a7;border-color:#fff;box-shadow:0 0 12px #0097a780}html.light-mode .node-problem-label{color:#0097a7}html.light-mode .node-problem-content{color:#1e293b}html.light-mode .node-cause{background:#fff!important;border-color:#94a3b84d!important;box-shadow:0 4px 12px #0000000f!important}html.light-mode .node-cause:hover{border-color:#0097a766!important;box-shadow:0 8px 20px #00000014!important}html.light-mode .node-cause-content{color:#475569}html.light-mode .node-cause-action{color:#64748b99}html.light-mode .node-cause-action:hover{color:#0f766e;background:#0f766e14}html.light-mode .node-cause-action.delete:hover{color:#ef4444;background:#ef444414}html.light-mode .node-root-cause{background:#fff!important;border-color:#0097a799!important;box-shadow:0 4px 12px #0000000f!important}html.light-mode .node-root-cause-content{color:#1e293b}html.light-mode .node-root-cause-badge{background:#0097a71f;color:#0097a7}html.light-mode .node-newly-ai-generated{border-color:#d9770699!important}html.light-mode .react-flow__handle{background:#0097a7!important;border:2px solid #ffffff!important}html.light-mode .node-sparkle-btn{color:#fff}html.light-mode .react-flow__edge-path{stroke:#0097a7;stroke-width:2}html.light-mode .react-flow__edge:hover .react-flow__edge-path{stroke:#00bcd4;filter:drop-shadow(0 0 4px rgba(0,151,167,.4))}@keyframes scan{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-glow{text-shadow:0 0 10px rgba(0,224,234,.5)}.text-glow-yellow{text-shadow:0 0 10px rgba(255,215,0,.4)}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.MuiModal-root,.MuiDialog-root{z-index:2147483647!important;pointer-events:auto!important}.MuiBackdrop-root{pointer-events:auto!important}body.tour-exit-modal-open .driver-overlay,body.tour-exit-modal-open .driver-stage{pointer-events:none!important;z-index:1000!important}
