.tepulume-brand .capability-network{--network-bg:var(--blue-50);background:var(--network-bg);color:var(--blue-900)}.tepulume-brand .network-stage{padding:var(--s-5) clamp(20px,3vw,60px) var(--s-5)}.tepulume-brand .network-toolbar{justify-content:space-between;align-items:center;gap:var(--s-4);display:flex}.tepulume-brand .network-kicker{color:var(--accent);letter-spacing:.06em;font-size:.8125rem}.tepulume-brand .network-pause{font:inherit;color:var(--accent);padding:var(--s-2);cursor:pointer;background:0 0;border:0;min-height:44px;font-size:.8125rem}.tepulume-brand .network-pause:hover{text-decoration:underline}.tepulume-brand .network-world{height:clamp(540px,65svh,800px);position:relative}.tepulume-brand .network-edges{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.tepulume-brand .network-edges g>path{fill:none;stroke:var(--blue-300);stroke-width:1px;opacity:.07;vector-effect:non-scaling-stroke}.tepulume-brand .network-edges .edge-active>path{stroke:var(--blue-700);color:var(--blue-700);opacity:.55;stroke-dasharray:1;stroke-dashoffset:1px;animation:3.7s ease-in-out forwards connection-trace;animation-delay:var(--edge-delay)}.tepulume-brand .network-edges .edge-active>.edge-dashed{stroke:var(--mag-600);color:var(--mag-600)}.tepulume-brand .network-edges .edge-muted{display:none}.tepulume-brand .network-center{z-index:1;pointer-events:none;text-align:center;position:absolute;inset:39% 20% auto}.tepulume-brand .network-center :is(h1,h2){font-family:var(--font-display);letter-spacing:-.045em;color:var(--blue-900);margin:0;font-size:clamp(3rem,5.2vw,6.1rem);font-weight:700;line-height:1}.tepulume-brand .network-center :is(h1,h2) span{display:block}.tepulume-brand .network-node{min-height:44px;box-shadow:none;font:inherit;white-space:nowrap;cursor:pointer;z-index:2;background:0 0;border:0;align-items:center;gap:9px;padding:10px 0;font-size:clamp(.75rem,.88vw,.9375rem);display:inline-flex;position:absolute;transform:translate(-50%,-50%)}.tepulume-brand .network-node[hidden]{display:none}.tepulume-brand .node-human{color:var(--mag-700)}.tepulume-brand .node-technology{color:var(--blue-800)}.tepulume-brand .node-point{background:var(--blue-600);border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:transform .25s}.tepulume-brand .node-human .node-point{background:var(--mag-500)}.tepulume-brand .node-selected .node-point{transform:scale(1.5)}.tepulume-brand .node-selected{font-weight:600}.tepulume-brand .network-node:hover>span:last-child{text-underline-offset:4px;text-decoration:underline}.tepulume-brand .network-node:focus-visible{outline:2px solid var(--text);outline-offset:6px}.tepulume-brand .network-stage-footer{justify-content:space-between;align-items:end;gap:var(--s-5);padding-top:var(--s-4);display:flex}.tepulume-brand .network-stage-footer>p{letter-spacing:-.025em;margin:0;font-size:clamp(1.1rem,1.9vw,1.7rem);line-height:1.2}.tepulume-brand .network-explore{font:inherit;color:var(--accent);padding:var(--s-3) 0;cursor:pointer;background:0 0;border:0;font-size:.875rem}.tepulume-brand .network-explore span{margin-left:var(--s-4)}.tepulume-brand .network-exploration{padding:var(--s-6) clamp(20px,3vw,60px);background:var(--surface);border-top:var(--hair)}.tepulume-brand .network-exploration[hidden]{display:none}.tepulume-brand .network-filters{gap:var(--s-2);flex-wrap:wrap;display:flex}.tepulume-brand .network-filters button{min-height:44px;padding:var(--s-2) var(--s-3);background:var(--surface-sunken);border-radius:var(--radius-sm);font:inherit;color:var(--text-muted);cursor:pointer;border:0;font-size:.875rem}.tepulume-brand .network-filters button[aria-pressed=true]{background:var(--blue-100);color:var(--blue-800)}.tepulume-brand .network-filters .filter-human[aria-pressed=true]{background:var(--mag-100);color:var(--mag-700)}.tepulume-brand .network-legend{gap:var(--s-5);flex-wrap:wrap;font-size:.8125rem;display:flex}.tepulume-brand .legend-human{color:var(--mag-700)}.tepulume-brand .legend-technical{color:var(--blue-700)}.tepulume-brand .network-detail{gap:var(--s-7);padding-block:var(--s-5);grid-template-columns:1fr auto;align-items:center;display:grid}.tepulume-brand .network-detail-group{color:var(--accent);font-size:.8125rem}.tepulume-brand .network-detail h3{margin:var(--s-3) 0;font-size:1.3rem}.tepulume-brand .network-detail p{color:var(--text-muted);max-width:75ch;margin:0}.tepulume-brand .network-connections>h3{font-size:1rem}.tepulume-brand .network-connections ul{gap:var(--s-5);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.tepulume-brand .network-connections li{border-top:2px solid var(--blue-200);padding-top:var(--s-4)}.tepulume-brand .network-connections li[data-peer-group=human]{border-color:var(--mag-300)}.tepulume-brand .network-connections button{font:inherit;text-align:left;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.9375rem}.tepulume-brand .network-connections p{color:var(--text-muted);font-size:.875rem}.tepulume-brand .network-paused *{animation-play-state:paused!important}.tepulume-brand .home-network{background:var(--blue-50)}.tepulume-brand .home-network>.page-width{width:100%;max-width:none}.tepulume-brand .network-home-actions{padding:var(--s-5) clamp(20px,3vw,60px)}.tepulume-brand .solutions-network{margin-bottom:var(--s-8)}@keyframes connection-trace{0%{stroke-dashoffset:1px;opacity:0}15%{opacity:.55}75%,to{stroke-dashoffset:0;opacity:.55}}@keyframes network-node-pulse-human{0%,to{opacity:.82;transform:scale(1);box-shadow:0 0 #ca226e00}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 0 6px #ca226e24}}@keyframes network-node-pulse-technical{0%,to{opacity:.82;transform:scale(1);box-shadow:0 0 #136f8f00}50%{opacity:1;transform:scale(1.3);box-shadow:0 0 0 6px #136f8f24}}@keyframes network-node-focus{0%,to{transform:scale(1.35);box-shadow:0 0 #136f8f00}50%{transform:scale(1.65);box-shadow:0 0 0 7px #136f8f33}}@media (width<=1000px){.tepulume-brand .network-world{height:auto}.tepulume-brand .network-edges{display:none}.tepulume-brand .network-center{padding:var(--s-8) 0 var(--s-7);position:static}.tepulume-brand .network-center :is(h1,h2){font-size:clamp(2.6rem,8vw,5rem)}.tepulume-brand .network-nodes{gap:var(--s-2);grid-template-columns:1fr 1fr 1fr;display:grid}.tepulume-brand .network-node{white-space:normal;text-align:left;position:static;transform:none}.tepulume-brand .network-stage-footer{padding-top:var(--s-6)}.tepulume-brand .network-detail{gap:var(--s-4);grid-template-columns:1fr}.tepulume-brand .network-node .node-point{will-change:transform,box-shadow}.tepulume-brand .network-node.node-human.node-connected .node-point{animation:3.6s ease-in-out infinite network-node-pulse-human}.tepulume-brand .network-node.node-technology.node-connected .node-point{animation:3.6s ease-in-out infinite network-node-pulse-technical}.tepulume-brand .network-node.node-selected .node-point{animation:2.2s ease-in-out infinite network-node-focus}}@media (width<=580px){.tepulume-brand .network-toolbar{align-items:start;gap:var(--s-2)}.tepulume-brand .network-kicker{max-width:24ch;font-size:.75rem}.tepulume-brand .network-nodes{grid-template-columns:1fr 1fr}.tepulume-brand .network-node{font-size:.8125rem}.tepulume-brand .network-connections ul{grid-template-columns:1fr}.tepulume-brand .network-stage-footer{align-items:start;gap:var(--s-3);flex-direction:column}}@media (prefers-reduced-motion:reduce){.tepulume-brand .network-edges .edge-active>path{stroke-dashoffset:0;animation:none}.tepulume-brand .node-point{transition:none;animation:none!important}.tepulume-brand .network-pause{display:none}}
