.react-flow{direction:ltr}.react-flow__container{width:100%;height:100%;position:absolute;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:1px;fill:none}.react-flow__edge{pointer-events:visibleStroke;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: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:.5s linear infinite dashdraw}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab;position:absolute}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:-webkit-grab;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background:#1a192b;border:1px solid #fff;border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-top{top:-4px;left:50%;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{top:50%;right:-4px;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.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.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{background:#ffffff80;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}.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{color:#222;text-align:center;background-color:#fff;border:1px solid #1a192b;border-radius:3px;width:150px;padding:10px;font-size:12px}.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 #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{box-sizing:content-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fefefe;border:none;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:16px;height:16px;padding:5px;display:flex}.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{background-color:#3367d9;border:1px solid #fff;border-radius:1px;width:4px;height:4px;transform: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:0 solid #3367d9}.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%}:root{--bg:#0a0b0f;--surface:#11131a;--surface-2:#181b25;--surface-3:#232838;--border:#232838;--border-bright:#3a4055;--text:#e5e7eb;--text-dim:#94a3b8;--mkt:#ec4899;--vta:#10b981;--prd:#6366f1;--ops:#f59e0b;--red:#ef4444;--green:#10b981;--amber:#f59e0b}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;height:100%;margin:0;padding:0;font-family:Inter,system-ui,sans-serif}#root{height:100vh}.mono{font-feature-settings:"tnum";letter-spacing:.02em;font-weight:500}.dot-bg{background-image:radial-gradient(circle,#232838 1px,#0000 1px);background-size:28px 28px}.avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex}.avatar-luca{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.avatar-rama{background:linear-gradient(135deg,#10b981,#059669)}.avatar-dani{background:linear-gradient(135deg,#f59e0b,#d97706)}.avatar-adriel{background:linear-gradient(135deg,#ec4899,#db2777)}.avatar-yani{background:linear-gradient(135deg,#64748b,#475569)}.avatar-default{background:linear-gradient(135deg,#475569,#1e293b)}.status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.status-activo{background:var(--green);box-shadow:0 0 8px var(--green);animation:2s infinite pulse}.status-dormido{background:#64748b}.status-warning,.status-pendiente_arrancar{background:var(--amber);box-shadow:0 0 8px var(--amber)}.status-roto,.status-bloqueado{background:var(--red);box-shadow:0 0 8px var(--red);animation:1.5s infinite pulse}.status-no_existe{background:0 0;border:1.5px dashed #94a3b8}.status-en_curso{background:var(--prd);box-shadow:0 0 8px var(--prd)}.status-hecho{background:var(--green);opacity:.5}.status-cancelado{opacity:.5;background:#475569}.status-pendiente{background:var(--amber)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.badge-alta{color:#ef4444;background:#ef444426}.badge-media{color:#f59e0b;background:#f59e0b26}.badge-baja{color:#94a3b8;background:#64748b33}.react-flow{background:var(--bg)}.react-flow__background{background-color:var(--bg)}.react-flow__controls{background:var(--surface)!important;border:1px solid var(--border)!important;border-radius:8px!important;box-shadow:0 4px 12px #0006!important}.react-flow__controls-button{background:var(--surface)!important;border:none!important;border-bottom:1px solid var(--border)!important;color:var(--text-dim)!important;fill:var(--text-dim)!important}.react-flow__controls-button:hover{background:var(--surface-2)!important;color:var(--text)!important;fill:var(--text)!important}.react-flow__minimap{background:var(--surface)!important;border:1px solid var(--border)!important;border-radius:8px!important}.react-flow__attribution{opacity:.4;color:var(--text-dim)!important;background:0 0!important}.react-flow__edge-path{stroke:var(--border-bright);stroke-width:1.5px}.react-flow__handle{background:var(--border-bright);border:none;width:8px;height:8px}.process-node{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:10px;min-width:230px;max-width:270px;padding:10px 14px;transition:all .15s}.process-node:hover{border-color:var(--border-bright);background:var(--surface-2)}.process-node.is-ghost{border:1.5px dashed var(--border-bright);color:var(--text-dim);background:0 0}.process-node.is-ghost:hover{border-color:var(--text-dim);color:var(--text)}.process-node.drop-target{border-color:var(--prd)!important;box-shadow:0 0 0 3px #6366f140!important}input[type=text],input[type=datetime-local],textarea,select{background:var(--surface-2);border:1px solid var(--border);color:var(--text);border-radius:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--prd);outline:none}button.btn{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{background:var(--prd);color:#fff}.btn-primary:hover{background:#4f46e5}.btn-ghost{border:1px solid var(--border);color:var(--text-dim);background:0 0}.btn-ghost:hover{color:var(--text);border-color:var(--border-bright)}.btn-danger{color:#ef4444;background:0 0;border:1px solid #ef44444d}.btn-danger:hover{background:#ef44441a}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000bf;justify-content:center;align-items:flex-start;padding-top:80px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--surface);border:1px solid var(--border-bright);border-radius:16px;width:100%;max-width:800px;max-height:calc(100vh - 120px);overflow-y:auto}.tab{cursor:pointer;color:var(--text-dim);border-bottom:2px solid #0000;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s}.tab.active{color:var(--text);border-bottom-color:var(--prd)}.tab:hover:not(.active){color:var(--text)}.checkbox{border:1.5px solid var(--border-bright);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:inline-flex}.checkbox:hover{border-color:var(--prd)}.checkbox.checked{background:var(--prd);border-color:var(--prd)}.checkbox.checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:5px;height:9px;transform:rotate(45deg)translate(-1px,-1px)}.video-embed{aspect-ratio:16/9;border:1px solid var(--border);border-radius:8px;overflow:hidden}.video-embed iframe{border:0;width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-bright)}::selection{background:#6366f14d}.toast{background:var(--surface);border:1px solid var(--border-bright);z-index:200;border-radius:10px;align-items:center;gap:10px;min-width:280px;padding:12px 16px;animation:.2s slideUp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000080}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast-success{border-color:#10b98180}.toast-error{border-color:#ef444480}.kanban-col{background:var(--surface);border:1px solid var(--border);border-radius:14px;min-height:600px;padding:12px;transition:background .15s}.kanban-col.drop-target{border-color:var(--prd);background:#6366f114}.task-card{background:var(--surface-2);border:1px solid var(--border);cursor:grab;border-radius:10px;margin-bottom:8px;padding:12px;transition:all .15s}.task-card:hover{border-color:var(--border-bright)}.task-card:active{cursor:grabbing}.task-card.dragging{opacity:.4}.persona-pool-item{background:var(--surface-2);border:1px solid var(--border);cursor:grab;border-radius:10px;align-items:center;gap:10px;min-width:180px;padding:10px 14px;transition:all .15s;display:flex}.persona-pool-item:hover{border-color:var(--border-bright)}.persona-pool-item:active{cursor:grabbing;opacity:.5}
