.web-wrap{background:var(--surface);border:1px solid var(--rule);border-radius:8px;padding:8px 8px 0;margin-bottom:20px;box-shadow:var(--shadow)}#web{width:100%;height:auto;display:block;max-width:100%}.silk{stroke:var(--rule);stroke-width:1;fill:none}.silk.ring{stroke-dasharray:2 5;opacity:.85}.thread{stroke:var(--gold);stroke-width:1.6;fill:none;opacity:.85}.thread.live{stroke-dasharray:5 7;animation:crawl 1.4s linear infinite}@keyframes crawl{to{stroke-dashoffset:-24}}.tether{stroke:var(--rule);stroke-width:1.2}.tether.hot{stroke:var(--gold);stroke-width:1.6;opacity:.75}.node{cursor:pointer}.node:focus{outline:none}.node:focus-visible .disc,.node:focus-visible rect{stroke:var(--gold);stroke-width:2.5}.node .halo{fill:var(--surface);stroke:var(--rule);stroke-width:1}.node .disc{fill:var(--c);opacity:.92;transition:opacity .2s}.node:hover .disc{opacity:1}.node .glyph{fill:#fff;font-family:Sora,sans-serif;font-weight:700;font-size:17px;text-anchor:middle;pointer-events:none}.node .glyph.lg{font-size:24px}.node .nm{fill:var(--ink);font-family:Sora,sans-serif;font-weight:600;font-size:13px;text-anchor:middle;pointer-events:none}.node .sm{fill:var(--ink-3);font-family:JetBrains Mono,monospace;font-size:10px;text-anchor:middle;pointer-events:none;letter-spacing:.04em}.node.off .disc{opacity:.3}.node.off .nm,.node.off .sm{opacity:.5}.node.off .halo{stroke-dasharray:3 3}.node .pulse{fill:none;stroke:var(--c);stroke-width:2;opacity:0;animation:ping 2.4s ease-out infinite}.node .pulse.d2{animation-delay:1.2s}@keyframes ping{0%{r:24;opacity:.55}70%{opacity:0}to{r:46;opacity:0}}.node.card rect{fill:var(--surface-2,var(--paper));stroke:var(--rule);stroke-width:1.2}.node.card text{fill:var(--ink-2);font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;text-anchor:middle;pointer-events:none}.node.card.hot rect{stroke:var(--gold);stroke-width:1.8}.node.card.hot text{fill:var(--ink)}.node.card.stage-po_review rect{stroke:var(--gold);stroke-width:2}.node.card:hover rect{stroke:var(--gold)}.node.card.more rect{fill:transparent;stroke-dasharray:3 3}.web-legend{display:flex;gap:18px;flex-wrap:wrap;padding:2px 10px 12px;font-size:12px;color:var(--ink-3)}.web-legend i.k{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px;vertical-align:0}.web-legend i.run{background:var(--gold)}.web-legend i.idle{background:var(--ink-3)}.web-legend i.off{background:transparent;border:1px dashed var(--ink-3)}.web-legend i.card{border-radius:2px;background:var(--rule)}.roster{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px}.roster .agent{display:block;background:var(--surface);border:1px solid var(--rule);border-radius:8px;padding:16px;text-decoration:none;color:inherit;transition:border-color .15s,transform .15s}.roster .agent:hover{border-color:var(--gold);transform:translateY(-1px)}.roster .agent.off{opacity:.55}.roster .agent .top{display:flex;align-items:center;gap:11px;margin-bottom:9px}.roster .agent .glyph.lg{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;color:#fff;font-family:Sora,sans-serif;font-weight:700;font-size:15px;flex:0 0 auto}.roster .agent .who h2{font-size:15.5px;margin:0;font-family:Sora,sans-serif;font-weight:600}.roster .agent .role{font-size:12.5px;color:var(--ink-3)}.roster .agent .pill{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:3px 7px;border-radius:3px;white-space:nowrap}.roster .agent .pill.run{background:var(--gold-soft,#F3E4C6);color:var(--gold)}.roster .agent .pill.idle{background:var(--rule);color:var(--ink-3)}.roster .agent .pill.off{background:transparent;border:1px dashed var(--rule);color:var(--ink-3)}.roster .agent .status{font-size:13.5px;color:var(--ink-2);line-height:1.5;min-height:40px}.roster .agent .chips{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 8px}.roster .agent .chip{font-family:JetBrains Mono,monospace;font-size:10.5px;padding:2px 7px;border-radius:3px;background:var(--rule);color:var(--ink-2)}.roster .agent .chip.warn{background:var(--warn-soft,#F7E9CC);color:var(--warn,#9A6B14)}.roster .agent .chip.hold{background:var(--gold-soft,#F3E4C6);color:var(--gold)}.roster .agent .stats{display:flex;gap:14px;flex-wrap:wrap;font-size:11.5px;color:var(--ink-3);border-top:1px solid var(--rule);padding-top:9px;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.thread.live{animation:none}.node .pulse{animation:none;opacity:.3}}
