#how-we-work .orc-scroll{overflow:visible}#how-we-work .orc{position:relative;width:100%;max-width:940px;margin:0 auto}@media(max-width:760px){#how-we-work .orc-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}#how-we-work .orc{min-width:660px;max-width:none;margin:0}}#how-we-work .orc-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}#how-we-work .orc-lines path{fill:none;stroke:#cbd5cc;stroke-width:2}#how-we-work .orc-lines path.collab{stroke:#cdc8f2}#how-we-work .orc-lines path.on{stroke:#0f766e;stroke-width:3;stroke-dasharray:7 7;animation:orcMarch .8s linear infinite}#how-we-work .orc-lines path.on.collab{stroke:#534ab7}#how-we-work .orc-lines path.on.rev{animation-direction:reverse}@keyframes orcMarch{to{stroke-dashoffset:-28}}#how-we-work .orc-stage{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.75rem;padding:.5rem 0}#how-we-work .tier{display:flex}#how-we-work .tier-orch{justify-content:center;gap:5rem}#how-we-work .tier-leads,#how-we-work .tier-agents{justify-content:space-between;gap:1rem;padding:0 12px}#how-we-work .tier-caption{text-align:center;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#534ab7;margin:-1.25rem 0 -.75rem}#how-we-work .node{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}#how-we-work .pod-av{position:relative;display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:9999px}#how-we-work .pod-hub .pod-av{width:104px;height:104px}#how-we-work .pod-client .pod-av{background:#f1efe8;border:2px solid #5f5e5a;color:#3b2e2a}#how-we-work .pod-av img{width:100%;height:100%;border-radius:9999px;object-fit:cover;position:relative;z-index:1;border:2px solid #2dd4bf}#how-we-work .pod-hub .pod-av{background:#fff;border:3px solid #0f766e}#how-we-work .pod-logo{position:relative;z-index:1;display:inline-flex}#how-we-work .pod-logo svg{width:58px;height:58px}#how-we-work .pod-ring{position:absolute;inset:0;border:2px solid #14b8a6;opacity:0}#how-we-work .pod-ring-c{border-radius:9999px}#how-we-work .node.pulse .pod-ring,#how-we-work .node.pulse .chip-ring{animation:orcPulse 1.7s ease-out infinite}@keyframes orcPulse{0%{transform:scale(1);opacity:.55}to{transform:scale(1.55);opacity:0}}#how-we-work .pod-scan{position:absolute;inset:-8px;border-radius:9999px;border:2px dashed #5dcaa5;opacity:0}#how-we-work .node.scan .pod-scan{opacity:1;animation:orcSpin 2.2s linear infinite}@keyframes orcSpin{to{transform:rotate(360deg)}}#how-we-work .pod-badge{position:absolute;top:-2px;right:-2px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:9999px;background:#0f766e;color:#fff;opacity:0;transform:scale(.4)}#how-we-work .node.badge-on .pod-badge{opacity:1;transform:scale(1);transition:all .35s ease}#how-we-work .chip-body{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .8rem;border-radius:12px;background:#eeedfe;border:1.5px solid #534ab7;color:#26215c;font-size:.82rem;font-weight:600;white-space:nowrap}#how-we-work .chip-ring{position:absolute;inset:0;border-radius:12px;border:2px solid #7f77dd;opacity:0}#how-we-work .chip-ico{color:#534ab7;display:inline-flex}#how-we-work .pod-name{margin-top:.55rem;font-weight:700;color:#0f1c22;font-family:var(--font-display)}#how-we-work .pod-role{margin-top:.1rem;font-size:.8rem;color:#4a5a62}#how-we-work .pod-detail{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,6px);width:240px;max-width:74vw;background:#0a141a;color:#eef4f2;font-size:.82rem;line-height:1.5;padding:.7rem .85rem;border-radius:12px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:5}#how-we-work .chip-detail,#how-we-work .pod-hub .pod-detail,#how-we-work .pod-client .pod-detail{bottom:auto;top:calc(100% + 10px)}#how-we-work .pod-detail strong{color:#5eead4}#how-we-work .node:hover .pod-detail,#how-we-work .node:focus-within .pod-detail,#how-we-work .node.open .pod-detail{opacity:1;transform:translate(-50%);pointer-events:auto}#how-we-work .orc-cap{margin-top:1.75rem;min-height:3em;font-size:1.05rem;line-height:1.6;color:#1e2a30}#how-we-work .orc-cap b{color:#0f766e;font-weight:700}#how-we-work .orc-controls{display:flex;align-items:center;gap:.6rem;margin-top:.5rem}#how-we-work .orc-controls button{border:1px solid #d7ded9;background:#fff;color:#0f1c22;border-radius:9999px;padding:.35rem .9rem;font-size:.85rem;cursor:pointer}#how-we-work .orc-controls button:hover{border-color:#0f766e;color:#0f766e}#how-we-work .orc-dots{display:flex;gap:6px;margin-left:auto}#how-we-work .orc-dots span{width:8px;height:8px;border-radius:9999px;background:#cbd5cc}#how-we-work .orc-dots span.a{background:#0f766e}@media(prefers-reduced-motion:reduce){#how-we-work .orc-lines path.on{animation:none}#how-we-work .node.pulse .pod-ring,#how-we-work .node.pulse .chip-ring{animation:none;opacity:.3}#how-we-work .node.scan .pod-scan{animation:none;opacity:.4}}
