.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{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:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.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:#3367d9;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:#3367d9;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%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0a0a0f;color:#e4e4e7;overflow:hidden;height:100vh}#root{height:100vh;display:flex;flex-direction:column}.h-screen{height:100vh}.h-full{height:100%}.w-full{width:100%}.w-2{width:.5rem}.w-0\.5{width:.125rem}.h-2{height:.5rem}.h-8{height:2rem}.h-0\.5{height:.125rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.min-h-0{min-height:0}.relative{position:relative}.p-3{padding:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-semibold{font-weight:600}.font-mono{font-family:JetBrains Mono,Consolas,Monaco,monospace}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.bg-dark-600{background-color:#1f1f2a}.bg-dark-800{background-color:#0d0d12}.bg-dark-900{background-color:#0a0a0f}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-dark-600{border-color:#1f1f2a}.rounded-full{border-radius:9999px}.transition-colors{transition-property:background-color,border-color,color;transition-duration:.15s}.cursor-col-resize{cursor:col-resize}.cursor-row-resize{cursor:row-resize}.group:hover .group-hover\:bg-white{background-color:#fff}.hover\:bg-accent-purple:hover,.bg-accent-purple{background-color:#7c3aed}.bg-accent-blue{background-color:#3b82f6}.demo-container{display:flex;flex-direction:column;height:100vh;background:linear-gradient(180deg,#0a0a0f,#12121a)}.phase-bar{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#0006;border-bottom:1px solid rgba(255,255,255,.1)}.phase-item{display:flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:500;background:#ffffff0d;color:#fff6;transition:all .3s ease}.phase-item.completed{background:#22c55e33;color:#22c55e}.phase-item.active{background:#ef444433;color:#ef4444;box-shadow:0 0 20px #ef44444d}.phase-item.active:before{content:"";width:8px;height:8px;border-radius:50%;background:#ef4444;animation:pulse 1.5s ease-in-out infinite}.phase-item.hidden-phase{background:#ffffff05;color:#fff3;border:1px dashed rgba(255,255,255,.1);font-style:italic}.phase-connector{width:30px;height:2px;background:#ffffff1a}.phase-connector.completed{background:#22c55e80}.main-content-old{display:grid;grid-template-columns:1fr 400px;grid-template-rows:1fr 1fr;gap:1px;flex:1;background:#ffffff0d;overflow:hidden}.panel{background:#0d0d12;display:flex;flex-direction:column;overflow:hidden;border:1px solid #1f1f2a}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#0d0d12;border-bottom:1px solid #1f1f2a;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;flex-shrink:0}.panel-content{flex:1;overflow:auto;padding:12px;min-height:0}.network-panel{grid-row:span 2}.network-map{width:100%;height:100%;position:relative}.network-map svg{width:100%;height:100%}.host-node{cursor:pointer;transition:all .3s ease}.host-node circle{transition:all .3s ease}.host-node.discovered circle{fill:#3b82f6}.host-node.scanning circle{fill:#f59e0b;animation:node-pulse 1s ease-in-out infinite}.host-node.compromised circle{fill:#ef4444}.host-node.encrypted circle{fill:#7c3aed;filter:drop-shadow(0 0 10px #7c3aed)}.host-node text{font-size:10px;fill:#fffc;text-anchor:middle}.host-node .host-label{font-size:11px;font-weight:500}.host-node .host-ip{font-size:9px;fill:#ffffff80}.attack-line{stroke-width:2;fill:none;stroke-linecap:round}.attack-line.scanning{stroke:#f59e0b;stroke-dasharray:8 4;animation:dash-flow 1s linear infinite}.attack-line.exploiting{stroke:#ef4444;stroke-dasharray:12 4;stroke-width:3;animation:dash-flow .5s linear infinite,line-pulse 1s ease-in-out infinite}.attack-line.lateral{stroke:#f97316;stroke-dasharray:6 3;stroke-width:2;animation:dash-flow .8s linear infinite}.attack-line.encrypting{stroke:#7c3aed;stroke-dasharray:4 2;stroke-width:4;animation:dash-flow .3s linear infinite;filter:drop-shadow(0 0 8px #7c3aed)}.category-group{opacity:0;transition:opacity .5s ease}.category-group.visible{opacity:1}.category-label{font-size:11px;font-weight:600;fill:#fff6;text-transform:uppercase;letter-spacing:1px}.category-box{fill:none;stroke:#ffffff1a;stroke-width:1;stroke-dasharray:4 4;rx:8}.terminal-panel .panel-content{background:#0a0a0f;font-family:JetBrains Mono,Consolas,Monaco,Courier New,monospace;font-size:12px;line-height:1.6;padding:12px}.terminal-line{white-space:pre-wrap;word-break:break-all}.terminal-line.command{color:#22c55e}.terminal-line.command:before{content:"$ ";color:#6b7280}.terminal-line.output{color:#d1d5db}.terminal-line.error{color:#ef4444}.terminal-line.warning{color:#f59e0b}.terminal-line.success{color:#22c55e}.terminal-line.info{color:#3b82f6}.terminal-cursor{display:inline-block;width:8px;height:16px;background:#22c55e;animation:cursor-blink 1s step-end infinite;vertical-align:text-bottom;margin-left:2px}.chat-panel .panel-content{padding:0}.chat-message{display:flex;flex-direction:column;gap:4px}.chat-message.user{align-items:flex-end}.chat-message.assistant{align-items:flex-start}.chat-sender{font-size:11px;font-weight:600;color:#ffffff80;text-transform:uppercase}.chat-bubble{max-width:90%;padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.5}.chat-message.user .chat-bubble{background:#3b82f6;color:#fff;border-bottom-right-radius:4px}.chat-message.assistant .chat-bubble{background:#ffffff1a;color:#e4e4e7;border-bottom-left-radius:4px}.chat-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;background:#ffffff0d;border-radius:12px 12px 12px 4px}.chat-typing span{width:6px;height:6px;border-radius:50%;background:#fff6;animation:typing-dot 1.4s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}.stats-bar{display:flex;align-items:center;justify-content:space-around;padding:12px 20px;background:#0006;border-top:1px solid rgba(255,255,255,.1)}.stat-item{display:flex;flex-direction:column;align-items:center;gap:2px}.stat-value{font-size:24px;font-weight:700;color:#e4e4e7;font-variant-numeric:tabular-nums}.stat-value.danger{color:#ef4444}.stat-value.warning{color:#f59e0b}.stat-label{font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.presenter-hud{position:fixed;bottom:20px;right:20px;background:#000000e6;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px 16px;font-size:12px;z-index:1000;min-width:300px}.presenter-hud.hidden{display:none}.hud-title{font-weight:600;color:#f59e0b;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.hud-row{display:flex;justify-content:space-between;margin:4px 0;color:#ffffffb3}.hud-keys{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.hud-key{background:#ffffff1a;padding:2px 6px;border-radius:3px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes node-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes dash-flow{to{stroke-dashoffset:-20}}@keyframes line-pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes typing-dot{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.main-content-new{display:flex;gap:2px;flex:1;background:#1a1a24;overflow:hidden}.left-column{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.right-column{width:50%;max-width:600px;min-width:400px;display:flex;flex-direction:column;gap:2px}.panel-resize-handle{width:8px;background:#1a1a24;cursor:col-resize;display:flex;align-items:center;justify-content:center}.panel-resize-handle:hover{background:#7c3aed}.panel-resize-handle:after{content:"";width:2px;height:32px;background:#4b5563;border-radius:1px}
