.atlas-stage{position:relative;background-image:radial-gradient(var(--line-q) 1px,transparent 1px);background-size:22px 22px;transform-origin:0 0}.atlas-viewport{overflow:auto;overscroll-behavior:contain;cursor:grab}.atlas-viewport.is-panning{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.atlas-edge{fill:none;stroke:var(--ivory-faint);stroke-width:1.5;transition:stroke .25s var(--jr-ease-system),opacity .25s var(--jr-ease-system)}.atlas-edge.is-a2a{stroke:color-mix(in srgb,var(--brass) 62%,transparent);stroke-dasharray:5 4}.atlas-edge.is-feedback{stroke-dasharray:2 5}.atlas-edge.is-active{stroke:var(--brass);stroke-width:2}.atlas-edge.is-a2a.is-active{animation:atlas-dash-drift 1.4s linear 1}.atlas-edge.is-dim{opacity:.22}html.light .atlas-edge.is-dim{opacity:.45}@keyframes atlas-dash-drift{to{stroke-dashoffset:-18}}.atlas-edge-label{font-family:var(--sans);font-size:11px;fill:var(--ivory-faint);transition:fill .25s var(--jr-ease-system),opacity .25s var(--jr-ease-system)}.atlas-edge-label.is-a2a{font-family:var(--mono);fill:color-mix(in srgb,var(--brass) 80%,var(--ivory))}.atlas-edge-label.is-active{fill:var(--brass)}.atlas-edge-label.is-dim,.atlas-edge-plate.is-dim{opacity:.2}html.light .atlas-edge-label.is-dim,html.light .atlas-edge-plate.is-dim{opacity:.5}.atlas-edge-plate{fill:var(--ink);opacity:.85;rx:5px;transition:opacity .25s var(--jr-ease-system)}.atlas-node{position:absolute;display:flex;align-items:center;gap:11px;padding:0 13px;text-align:left;border-radius:var(--jr-radius-md);border:var(--jr-hair) solid var(--line-q);background:var(--ink-2);box-shadow:var(--jr-card-shadow);outline:none;transition:border-color .2s var(--jr-ease-system),box-shadow .25s var(--jr-ease-system),opacity .3s var(--jr-ease-system),transform .2s var(--jr-ease-system)}.atlas-node:hover{border-color:var(--line-2q);transform:translateY(-1px)}.atlas-node:focus-visible{box-shadow:var(--jr-card-shadow),0 0 0 2px var(--brass-soft),0 0 0 1px var(--brass)}.atlas-node.is-selected{border-color:color-mix(in srgb,var(--brass) 55%,transparent);box-shadow:var(--jr-card-shadow),0 0 0 1px color-mix(in srgb,var(--brass) 45%,transparent)}.atlas-node.is-focus{border-color:color-mix(in srgb,var(--brass) 60%,transparent);box-shadow:var(--jr-card-shadow),0 0 0 2px var(--brass-soft),0 0 0 1px var(--brass)}.atlas-node.is-dim{opacity:.55}html.light .atlas-node.is-dim{opacity:.8;border-color:var(--line-2q)}.atlas-node.is-dim:focus-visible,.atlas-node.is-dim:hover{opacity:1}.atlas-node.is-open{border-style:dashed;background:color-mix(in srgb,var(--ink-2) 55%,transparent);box-shadow:none}.atlas-node.is-orchestrator{border-color:color-mix(in srgb,var(--brass) 34%,transparent);background:color-mix(in srgb,var(--brass) 7%,var(--ink-2))}.atlas-node:after,.atlas-node:before{content:"";position:absolute;top:50%;height:5px;width:5px;border-radius:999px;background:var(--line-2q);transform:translateY(-50%)}.atlas-node:before{left:-3px}.atlas-node:after{right:-3px}.atlas-node.is-orchestrator:after,.atlas-node.is-orchestrator:before{display:none}.atlas-caption-enter{animation:atlas-caption-in .35s var(--jr-ease-system-out) both}@keyframes atlas-caption-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.atlas-mini-edge{stroke:var(--ivory-faint);stroke-width:1.2;fill:none;opacity:.6}.atlas-mini-edge.is-a2a{stroke:color-mix(in srgb,var(--brass) 55%,transparent);stroke-dasharray:3 2.5}@media (prefers-reduced-motion:reduce){.atlas-caption-enter,.atlas-edge.is-a2a{animation:none}.atlas-node{transition:none}}.pack-stage_theatre__tg2Jr{--theatre-bg:#101218;--theatre-bg-deep:#0c0e14;--theatre-surface:#171a22;--theatre-surface-raised:#1c1f29;--theatre-line:rgba(236,237,241,0.1);--theatre-line-strong:rgba(236,237,241,0.18);--theatre-ink:#f0f1f5;--theatre-muted:#a8acb8;--theatre-faint:#969baa;--theatre-accent:#8b8cf6;--theatre-accent-soft:rgba(139,140,246,0.14);--theatre-human:#e2a94a;color-scheme:dark;overflow:hidden;border:1px solid var(--theatre-line-strong);border-radius:14px;background:var(--theatre-bg);color:var(--theatre-ink);box-shadow:0 22px 60px -34px rgba(0,0,0,.72)}.pack-stage_tabViewport__ITIR8{position:relative;border-bottom:1px solid var(--theatre-line);background:var(--theatre-bg-deep)}.pack-stage_tabViewport__ITIR8:after{content:"";display:none;position:absolute;z-index:2;top:0;right:0;bottom:0;width:32px;pointer-events:none;background:linear-gradient(to right,transparent,var(--theatre-bg-deep))}.pack-stage_tabList__idK4B{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:auto;scrollbar-width:none}.pack-stage_tabList__idK4B::-webkit-scrollbar{display:none}.pack-stage_tab__7IQ_g{position:relative;min-width:0;min-height:64px;padding:10px 14px 11px;border:0;border-right:1px solid var(--theatre-line);border-radius:0;background:transparent;color:var(--theatre-muted);font:inherit;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease}.pack-stage_tab__7IQ_g:last-child{border-right:0}.pack-stage_tab__7IQ_g:after{content:"";position:absolute;right:14px;bottom:-1px;left:14px;height:2px;background:var(--theatre-accent);transform:scaleX(0);transform-origin:left;transition:transform .22s cubic-bezier(.16,.84,.44,1)}.pack-stage_tab__7IQ_g:hover{background:rgba(236,237,241,.035);color:var(--theatre-ink)}.pack-stage_tab__7IQ_g:focus-visible{z-index:3;outline:2px solid var(--theatre-accent);outline-offset:-3px}.pack-stage_tabSelected__1x_CZ{background:rgba(139,140,246,.08);color:var(--theatre-ink)}.pack-stage_tabSelected__1x_CZ:after{transform:scaleX(1)}.pack-stage_graphLabel__89PZC,.pack-stage_kicker__TR09u,.pack-stage_nodeKicker__yvhX8,.pack-stage_statusLabel__Zd14L,.pack-stage_tabLine__ecJd_{text-transform:uppercase;letter-spacing:.09em}.pack-stage_tabLine__ecJd_{display:block;color:var(--theatre-faint);font-size:10px;font-weight:600;line-height:1.2}.pack-stage_tabRole__52pKO{display:-webkit-box;margin-top:5px;overflow:hidden;color:inherit;font-size:11.5px;font-weight:650;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pack-stage_panel__2Jezg{min-width:0;padding:18px 20px 20px;background:radial-gradient(circle at 78% 14%,rgba(139,140,246,.075),transparent 30%),var(--theatre-bg)}.pack-stage_scene__HBm8c{animation:pack-stage_sceneIn__lGyht .36s cubic-bezier(.16,.84,.44,1) both}.pack-stage_header__LDrQk{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.pack-stage_headingCopy__8dzQJ{min-width:0}.pack-stage_kicker__TR09u{color:var(--theatre-faint);font-size:10px;font-weight:600;line-height:1.3}.pack-stage_title__uDkAO{margin-top:6px;color:var(--theatre-ink);font-size:clamp(22px,3.2vw,31px);font-weight:650;line-height:1.02;letter-spacing:-.035em}.pack-stage_decision__YBbGu{display:-webkit-box;max-width:68ch;margin-top:8px;overflow:hidden;color:var(--theatre-muted);font-size:12.5px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pack-stage_openLink__67LRG{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--theatre-line-strong);border-radius:10px;color:var(--theatre-muted);font-size:11.5px;font-weight:600;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.pack-stage_openLink__67LRG:hover{border-color:rgba(139,140,246,.55);background:var(--theatre-accent-soft);color:var(--theatre-ink)}.pack-stage_openLink__67LRG:focus-visible{outline:2px solid var(--theatre-accent);outline-offset:2px}.pack-stage_openIcon__LZ3B7{width:14px;height:14px}.pack-stage_graphFrame__1MtSM{margin-top:13px;overflow:hidden;border:1px solid var(--theatre-line);border-radius:12px;background:var(--theatre-bg-deep)}.pack-stage_graphLabel__89PZC{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:12px;padding:0 11px;border-bottom:1px solid var(--theatre-line);color:var(--theatre-faint);font-size:9px;font-weight:600;line-height:1.2}.pack-stage_graphLabel__89PZC span:last-child{max-width:52%;overflow:hidden;color:#aeb0fa;text-align:right;text-overflow:ellipsis;white-space:nowrap}.pack-stage_graph__r3n6d{position:relative;height:210px;overflow:hidden;background-image:linear-gradient(90deg,rgba(236,237,241,.034) 1px,transparent 0),linear-gradient(180deg,rgba(236,237,241,.034) 1px,transparent 0);background-size:24px 24px}.pack-stage_edges__YfTz7{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.pack-stage_edge__3_LgV{fill:none;stroke:rgba(168,172,184,.44);stroke-width:1.15;opacity:0;animation:pack-stage_edgeIn__Y4GFl .42s cubic-bezier(.16,.84,.44,1) forwards}.pack-stage_edgeGate__ggb1L{stroke:rgba(139,140,246,.78)}.pack-stage_edgeHuman__xSl_Z{stroke:rgba(226,169,74,.62);stroke-dasharray:3 4}.pack-stage_markerStandard__8MSEh{fill:rgba(168,172,184,.65)}.pack-stage_markerGate__HlHSa{fill:var(--theatre-accent)}.pack-stage_markerHuman__Qeq0E{fill:var(--theatre-human)}.pack-stage_node__FS82s{position:absolute;z-index:2;display:flex;width:126px;min-height:58px;flex-direction:column;justify-content:center;padding:8px 9px;border:1px solid var(--theatre-line-strong);border-radius:9px;background:rgba(23,26,34,.96);color:var(--theatre-ink);opacity:0;transform:translate(-50%,-47%);animation:pack-stage_nodeIn__Kw4sr .4s cubic-bezier(.16,.84,.44,1) forwards}.pack-stage_nodeKicker__yvhX8{color:var(--theatre-faint);font-size:8.5px;font-weight:650;line-height:1.2}.pack-stage_nodeTitle__yO9pc{display:-webkit-box;margin-top:4px;overflow:hidden;color:var(--theatre-ink);font-size:10.5px;font-weight:650;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pack-stage_nodeDetail__bJfAI{display:block;margin-top:3px;overflow:hidden;color:var(--theatre-muted);font-size:8.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.pack-stage_nodeInput__as0FT{border-style:dashed;background:rgba(20,23,31,.96)}.pack-stage_nodeEvidence__ytLEq,.pack-stage_nodeSpecialist__ZeaqI{background:rgba(28,31,41,.98)}.pack-stage_nodePack__1nBsp{width:150px;border-color:rgba(139,140,246,.72);background:linear-gradient(145deg,rgba(139,140,246,.17),rgba(23,26,34,.98) 60%);box-shadow:inset 3px 0 0 rgba(139,140,246,.85)}.pack-stage_nodeGate__cSQTY{width:98px;border-color:rgba(139,140,246,.62);background:rgba(139,140,246,.12)}.pack-stage_nodeGate__cSQTY .pack-stage_nodeKicker__yvhX8{color:#aeb0fa}.pack-stage_nodeOutcome__VFZTF{width:132px;background:rgba(28,31,41,.98)}.pack-stage_nodeHuman__lpMc2{width:132px;border-color:rgba(226,169,74,.38);background:rgba(226,169,74,.065)}.pack-stage_nodeHuman__lpMc2 .pack-stage_nodeKicker__yvhX8{color:#d4a857}.pack-stage_statusBar__s5ucF{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);margin-top:10px;overflow:hidden;border:1px solid var(--theatre-line);border-radius:10px;background:var(--theatre-surface)}.pack-stage_statusItem__dzeCj{min-width:0;min-height:52px;padding:8px 11px;border-right:1px solid var(--theatre-line)}.pack-stage_statusItem__dzeCj:last-child{border-right:0}.pack-stage_statusLabel__Zd14L{display:block;color:var(--theatre-faint);font-size:8.5px;font-weight:650;line-height:1.2}.pack-stage_statusItem__dzeCj strong{display:-webkit-box;margin-top:4px;overflow:hidden;color:var(--theatre-ink);font-size:10.5px;font-weight:650;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pack-stage_statusHuman__nEsYT{box-shadow:inset 2px 0 0 rgba(226,169,74,.45)}.pack-stage_mobileGraph__SG07a{display:none}@keyframes pack-stage_sceneIn__lGyht{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes pack-stage_edgeIn__Y4GFl{0%{opacity:0}to{opacity:1}}@keyframes pack-stage_nodeIn__Kw4sr{0%{opacity:0;transform:translate(-50%,calc(-50% + 5px))}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:639px){.pack-stage_theatre__tg2Jr{border-radius:12px}.pack-stage_tabList__idK4B{display:flex;scroll-snap-type:x mandatory}.pack-stage_tabViewport__ITIR8:after{display:block}.pack-stage_tab__7IQ_g{min-width:132px;min-height:52px;flex:0 0 132px;padding:7px 10px 8px;scroll-snap-align:start}.pack-stage_tab__7IQ_g:after{right:10px;left:10px}.pack-stage_tabRole__52pKO{margin-top:3px;font-size:10.5px;-webkit-line-clamp:1}.pack-stage_panel__2Jezg{padding:10px}.pack-stage_header__LDrQk{gap:8px}.pack-stage_kicker__TR09u{font-size:9px}.pack-stage_title__uDkAO{margin-top:4px;font-size:20px}.pack-stage_decision__YBbGu{margin-top:5px;font-size:10.5px;line-height:1.35}.pack-stage_openLink__67LRG{min-height:44px;padding:0 9px;border-radius:9px;font-size:10px}.pack-stage_openIcon__LZ3B7{width:12px;height:12px}.pack-stage_graphFrame__1MtSM{margin-top:7px;border-radius:10px}.pack-stage_graphLabel__89PZC{min-height:28px;padding:0 8px;font-size:8.5px}.pack-stage_graph__r3n6d{display:none}.pack-stage_mobileGraph__SG07a{display:flex;min-height:184px;flex-direction:column;justify-content:center;gap:14px;padding:12px;background-image:linear-gradient(90deg,rgba(236,237,241,.034) 1px,transparent 0),linear-gradient(180deg,rgba(236,237,241,.034) 1px,transparent 0);background-size:20px 20px}.pack-stage_mobileRow__GGE8W{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pack-stage_mobileRow__GGE8W:has(>:only-child){grid-template-columns:minmax(0,1fr);padding-inline:25%}.pack-stage_mobileRow__GGE8W:not(:last-child):after{content:"";position:absolute;bottom:-14px;left:50%;width:1px;height:14px;background:linear-gradient(to bottom,var(--theatre-accent),var(--theatre-line-strong))}.pack-stage_mobileNode__oTsHF{display:flex;min-width:0;min-height:46px;flex-direction:column;justify-content:center;padding:7px 9px;border:1px solid var(--theatre-line-strong);border-radius:8px;background:rgba(28,31,41,.98)}.pack-stage_mobileNodeInput__yw3EU{border-style:dashed;background:rgba(20,23,31,.96)}.pack-stage_mobileNodePack__6Oosh{border-color:rgba(139,140,246,.72);background:linear-gradient(145deg,rgba(139,140,246,.17),rgba(23,26,34,.98) 64%);box-shadow:inset 3px 0 0 rgba(139,140,246,.85)}.pack-stage_mobileNodeGate__N9rWb{border-color:rgba(139,140,246,.62);background:rgba(139,140,246,.12)}.pack-stage_mobileNodeHuman__lOeYG{border-color:rgba(226,169,74,.42);background:rgba(226,169,74,.07)}.pack-stage_mobileNodeOutcome__nqKlC{background:rgba(28,31,41,.98)}.pack-stage_mobileNodeKicker__ZV7yE{overflow:hidden;color:var(--theatre-faint);font-size:8.5px;font-weight:650;line-height:1.2;letter-spacing:.075em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.pack-stage_mobileNodeGate__N9rWb .pack-stage_mobileNodeKicker__ZV7yE,.pack-stage_mobileNodePack__6Oosh .pack-stage_mobileNodeKicker__ZV7yE{color:#b5b6ff}.pack-stage_mobileNodeHuman__lOeYG .pack-stage_mobileNodeKicker__ZV7yE{color:#e8b966}.pack-stage_mobileNodeTitle__Y7X1l{display:-webkit-box;margin-top:3px;overflow:hidden;color:var(--theatre-ink);font-size:10px;font-weight:650;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pack-stage_statusBar__s5ucF{margin-top:6px;border-radius:9px}.pack-stage_statusItem__dzeCj{min-height:43px;padding:6px 8px}.pack-stage_statusLabel__Zd14L{font-size:8px}.pack-stage_statusItem__dzeCj strong{margin-top:3px;font-size:9.5px;line-height:1.2}}@media (prefers-reduced-motion:reduce){.pack-stage_edge__3_LgV,.pack-stage_node__FS82s,.pack-stage_scene__HBm8c{animation:none;opacity:1}.pack-stage_node__FS82s{transform:translate(-50%,-50%)}.pack-stage_openLink__67LRG,.pack-stage_tab__7IQ_g,.pack-stage_tab__7IQ_g:after{transition:none}}