:root{--phoneWidth: (max-width: 684px);--tabletWidth: (max-width: 900px)}.troloop{margin:2rem auto;max-width:420px}.troloop__svg{display:block;width:100%;height:auto;overflow:visible;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace}.troloop__wire{fill:none;stroke:rgba(78,228,78,.28);stroke-width:1.6;stroke-linecap:round}.troloop__head{fill:#4ee44e}.troloop__pulse{fill:none;stroke:#4ee44e;stroke-width:2.4;stroke-linecap:round;stroke-dasharray:3 21;filter:drop-shadow(0 0 3px rgba(78, 228, 78, 0.55));animation:troloop-flow 1.3s linear infinite}.troloop__edge--1 .troloop__pulse{animation-delay:0s}.troloop__edge--2 .troloop__pulse{animation-delay:.43s}.troloop__edge--3 .troloop__pulse{animation-delay:.86s}.troloop__dot{fill:#4ee44e;filter:drop-shadow(0 0 4px rgba(78, 228, 78, 0.55))}.troloop__glow{fill:rgba(78,228,78,.55);animation:troloop-breathe 1.3s ease-in-out infinite}.troloop__node--starter .troloop__glow{animation-delay:0s}.troloop__node--keylogger .troloop__glow{animation-delay:.43s}.troloop__node--supporter .troloop__glow{animation-delay:.86s}.troloop__label{fill:#4ee44e;font-size:14px;font-weight:700;text-anchor:middle;letter-spacing:.02em}@keyframes troloop-flow{to{stroke-dashoffset:-24}}@keyframes troloop-breathe{0%,100%{opacity:.3}50%{opacity:.95}}@media(prefers-reduced-motion: reduce){.troloop__pulse,.troloop__glow{animation:none}.troloop__glow{opacity:.7}}