.agent-stage-module__hpdjrq__stage{border:1px solid var(--border);background:var(--card);overflow:hidden}.agent-stage-module__hpdjrq__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.agent-stage-module__hpdjrq__overline{font-family:var(--font-jetbrains), monospace;text-transform:uppercase;letter-spacing:.13em;color:var(--muted-foreground);font-size:9px;line-height:1.5}.agent-stage-module__hpdjrq__toolbar>.agent-stage-module__hpdjrq__overline{align-items:center;gap:9px;display:flex}.agent-stage-module__hpdjrq__liveDot,.agent-stage-module__hpdjrq__statusDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:5px;height:5px}.agent-stage-module__hpdjrq__controls{align-items:center;gap:8px;display:flex}.agent-stage-module__hpdjrq__controls button{border:1px solid var(--border);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;place-items:center;display:grid}.agent-stage-module__hpdjrq__controls button:hover{background:var(--accent);color:var(--primary)}.agent-stage-module__hpdjrq__stage button:focus-visible{outline:2px solid var(--primary);outline-offset:-3px}.agent-stage-module__hpdjrq__example{color:var(--muted-foreground);margin-right:8px;font-size:10px}.agent-stage-module__hpdjrq__story{grid-template-columns:minmax(0,1fr) 310px;display:grid}.agent-stage-module__hpdjrq__canvas{background-color:var(--background);background-image:radial-gradient(var(--border) .7px, transparent .7px);background-size:18px 18px;min-width:0}.agent-stage-module__hpdjrq__request{padding:22px 28px 0}.agent-stage-module__hpdjrq__request p{letter-spacing:-.025em;margin-top:4px;font-size:17px}.agent-stage-module__hpdjrq__map{height:385px;margin:0 26px;position:relative}.agent-stage-module__hpdjrq__wires{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.agent-stage-module__hpdjrq__track{stroke:var(--border);stroke-width:1.5px}.agent-stage-module__hpdjrq__signal{stroke:var(--primary);stroke-width:2px;stroke-dasharray:5 9;opacity:0}.agent-stage-module__hpdjrq__signalActive{opacity:.8;animation:1.4s linear infinite agent-stage-module__hpdjrq__travel}.agent-stage-module__hpdjrq__node{background:var(--card);border:1px solid var(--border);z-index:1;width:39%;transition:border-color .4s,box-shadow .4s;position:absolute;top:24px}.agent-stage-module__hpdjrq__agent{left:0}.agent-stage-module__hpdjrq__salesforce{right:0}.agent-stage-module__hpdjrq__nodeActive{border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 6%, transparent)}.agent-stage-module__hpdjrq__nodeHeading{align-items:center;gap:10px;padding:15px 14px 11px;display:flex}.agent-stage-module__hpdjrq__nodeHeading h4{letter-spacing:-.025em;margin-top:2px;font-size:14px;font-weight:500}.agent-stage-module__hpdjrq__agentMark{background:var(--muted);place-items:center;width:32px;height:32px;display:grid}.agent-stage-module__hpdjrq__agentTask{padding:4px 15px 14px}.agent-stage-module__hpdjrq__agentTask strong{letter-spacing:-.04em;margin-top:3px;font-size:19px;font-weight:500;display:block}.agent-stage-module__hpdjrq__nodeStatus{border-top:1px solid var(--border);color:var(--primary);align-items:center;gap:7px;min-height:36px;padding:10px 12px;font-size:10px;display:flex}.agent-stage-module__hpdjrq__recordRow{border-top:1px solid var(--border);justify-content:space-between;gap:6px;padding:9px 14px;font-size:10px;display:flex}.agent-stage-module__hpdjrq__recordRow>span{color:var(--muted-foreground)}.agent-stage-module__hpdjrq__value{align-items:center;gap:4px;font-weight:500;animation:.45s ease-out agent-stage-module__hpdjrq__reveal;display:inline-flex}.agent-stage-module__hpdjrq__changed{color:var(--destructive)}.agent-stage-module__hpdjrq__recordNote{color:var(--muted-foreground);border-top:1px solid var(--border);align-items:center;gap:4px;padding:8px 14px;font-size:9px;display:flex}.agent-stage-module__hpdjrq__directLabel{text-align:center;width:22%;color:var(--muted-foreground);flex-direction:column;align-items:center;gap:8px;font-size:8px;display:flex;position:absolute;top:59px;left:39%}.agent-stage-module__hpdjrq__directLabel svg{background:var(--background)}.agent-stage-module__hpdjrq__routeLabel{width:100%;color:var(--primary);justify-content:center;align-items:center;gap:7px;font-size:10px;animation:.5s ease-out agent-stage-module__hpdjrq__reveal;display:flex;position:absolute;top:214px;left:0}.agent-stage-module__hpdjrq__vault{background:var(--card);border:1px solid var(--primary);z-index:1;width:270px;position:absolute;top:249px;left:50%;transform:translate(-50%)}.agent-stage-module__hpdjrq__vault:before,.agent-stage-module__hpdjrq__vault:after{content:"";z-index:-1;border:1px solid color-mix(in srgb, var(--primary) 35%, var(--border));background:var(--accent);border-top:0;height:6px;position:absolute;bottom:-7px;left:6px;right:6px}.agent-stage-module__hpdjrq__vault:after{bottom:-13px;left:12px;right:12px}.agent-stage-module__hpdjrq__vaultActive{box-shadow:0 0 0 5px color-mix(in srgb, var(--primary) 5%, transparent)}.agent-stage-module__hpdjrq__vaultHeading{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:10px 13px;display:flex}.agent-stage-module__hpdjrq__vaultHeading strong{letter-spacing:-.04em;font-size:16px;font-weight:500}.agent-stage-module__hpdjrq__vaultHeading>svg{color:var(--primary);margin-left:auto}.agent-stage-module__hpdjrq__brandMark{background:var(--primary);width:24px;height:24px;color:var(--primary-foreground);letter-spacing:-.09em;place-items:center;padding-right:2px;font-size:23px;font-weight:500;line-height:1;display:grid}.agent-stage-module__hpdjrq__snapshot{padding:8px 13px}.agent-stage-module__hpdjrq__snapshot .agent-stage-module__hpdjrq__overline{font-size:8px}.agent-stage-module__hpdjrq__snapshot>div{align-items:center;gap:8px;margin-top:5px;font-size:11px;display:flex}.agent-stage-module__hpdjrq__snapshot>div>span{color:var(--muted-foreground);margin-right:auto}.agent-stage-module__hpdjrq__snapshot strong{font-weight:500}.agent-stage-module__hpdjrq__snapshot svg{color:var(--primary)}.agent-stage-module__hpdjrq__vaultStatus{color:var(--primary);background:var(--accent);align-items:center;gap:6px;padding:7px 13px;font-size:9px;display:flex}.agent-stage-module__hpdjrq__approval{color:var(--primary);justify-content:center;align-items:center;gap:5px;font-size:10px;animation:.5s ease-out agent-stage-module__hpdjrq__reveal;display:flex;position:absolute;bottom:-40px;left:0;right:0}.agent-stage-module__hpdjrq__compatibility{color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:50px;padding:18px 12px;font-size:9px;display:flex}.agent-stage-module__hpdjrq__explanation{border-left:1px solid var(--border);flex-direction:column;padding:28px;display:flex}.agent-stage-module__hpdjrq__chapter{color:var(--primary);justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.agent-stage-module__hpdjrq__chapter>span{font-family:var(--font-jetbrains), monospace;letter-spacing:-.07em;font-size:32px;font-weight:400}.agent-stage-module__hpdjrq__copy{animation:.45s ease-out agent-stage-module__hpdjrq__reveal}.agent-stage-module__hpdjrq__copy h3{letter-spacing:-.045em;margin-top:10px;font-size:28px;font-weight:500;line-height:1.14}.agent-stage-module__hpdjrq__description{color:var(--muted-foreground);margin-top:18px;font-size:13px;line-height:1.75}.agent-stage-module__hpdjrq__tool{margin-top:auto;padding-top:28px}.agent-stage-module__hpdjrq__tool code{font-family:var(--font-jetbrains), monospace;color:var(--primary);margin-top:8px;font-size:12px;display:block}.agent-stage-module__hpdjrq__tool code>span{opacity:.5}.agent-stage-module__hpdjrq__tool p{border-top:1px solid var(--border);align-items:flex-start;gap:6px;margin-top:12px;padding-top:12px;font-size:10px;line-height:1.6;display:flex}.agent-stage-module__hpdjrq__tool p svg{color:var(--primary);flex-shrink:0;margin-top:2px}.agent-stage-module__hpdjrq__steps{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.agent-stage-module__hpdjrq__steps button{color:var(--muted-foreground);text-align:left;cursor:pointer;align-items:center;gap:10px;padding:20px;font-size:12px;display:flex;position:relative;overflow:hidden}.agent-stage-module__hpdjrq__steps button+button{border-left:1px solid var(--border)}.agent-stage-module__hpdjrq__steps button[aria-selected=true]{background:var(--accent);color:var(--primary)}.agent-stage-module__hpdjrq__steps button:hover{background:var(--muted)}.agent-stage-module__hpdjrq__stepNumber{font-family:var(--font-jetbrains), monospace;min-width:16px;font-size:10px}.agent-stage-module__hpdjrq__progress{background:var(--primary);transform-origin:0;width:100%;height:2px;position:absolute;bottom:0;left:0}.agent-stage-module__hpdjrq__stage[data-running=true] .agent-stage-module__hpdjrq__progress{animation:linear both agent-stage-module__hpdjrq__progress}.agent-stage-module__hpdjrq__stage[data-running=false] .agent-stage-module__hpdjrq__signal{animation-play-state:paused}.agent-stage-module__hpdjrq__footnote{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:center;gap:8px;padding:13px 20px;font-size:10px;display:flex}.agent-stage-module__hpdjrq__footnote svg{color:var(--primary);flex-shrink:0}.agent-stage-module__hpdjrq__footnote>span:last-child{margin-left:auto;font-size:9px}@keyframes agent-stage-module__hpdjrq__travel{to{stroke-dashoffset:-28px}}@keyframes agent-stage-module__hpdjrq__reveal{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes agent-stage-module__hpdjrq__progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1100px){.agent-stage-module__hpdjrq__story{grid-template-columns:minmax(0,1fr) 270px}.agent-stage-module__hpdjrq__explanation{padding:24px}.agent-stage-module__hpdjrq__map{margin:0 18px}.agent-stage-module__hpdjrq__nodeHeading{gap:6px;padding:12px 10px}.agent-stage-module__hpdjrq__nodeHeading h4{font-size:12px}.agent-stage-module__hpdjrq__nodeHeading .agent-stage-module__hpdjrq__overline{font-size:8px}.agent-stage-module__hpdjrq__recordRow{padding:9px 10px}.agent-stage-module__hpdjrq__recordNote{padding:8px 10px}}@media (max-width:850px){.agent-stage-module__hpdjrq__story{grid-template-columns:minmax(0,1fr)}.agent-stage-module__hpdjrq__explanation{border-left:0;border-top:1px solid var(--border);grid-template-columns:40px 1fr 210px;gap:20px;padding:24px;display:grid}.agent-stage-module__hpdjrq__chapter{align-items:flex-start;margin:0}.agent-stage-module__hpdjrq__chapter>span{font-size:25px}.agent-stage-module__hpdjrq__chapter svg{display:none}.agent-stage-module__hpdjrq__copy h3{font-size:24px}.agent-stage-module__hpdjrq__description{margin-top:10px}.agent-stage-module__hpdjrq__tool{margin:0;padding:0}.agent-stage-module__hpdjrq__map{margin:0 28px}}@media (max-width:540px){.agent-stage-module__hpdjrq__toolbar{padding:10px 12px}.agent-stage-module__hpdjrq__example{display:none}.agent-stage-module__hpdjrq__request{padding:20px 16px 0}.agent-stage-module__hpdjrq__request p{font-size:16px}.agent-stage-module__hpdjrq__map{height:395px;margin:0 12px}.agent-stage-module__hpdjrq__node{width:43%}.agent-stage-module__hpdjrq__nodeHeading{gap:5px;padding:10px 8px}.agent-stage-module__hpdjrq__nodeHeading>svg,.agent-stage-module__hpdjrq__agentMark{width:23px;height:23px}.agent-stage-module__hpdjrq__agentMark svg{width:20px;height:20px}.agent-stage-module__hpdjrq__nodeHeading h4{font-size:11px}.agent-stage-module__hpdjrq__nodeHeading .agent-stage-module__hpdjrq__overline{letter-spacing:.05em;font-size:7px}.agent-stage-module__hpdjrq__agentTask{padding:8px 10px 15px}.agent-stage-module__hpdjrq__agentTask strong{font-size:17px}.agent-stage-module__hpdjrq__nodeStatus{min-height:42px;padding:8px;font-size:9px;line-height:1.4}.agent-stage-module__hpdjrq__recordRow{gap:3px;padding:10px 8px;font-size:9px}.agent-stage-module__hpdjrq__recordNote{min-height:39px;padding:7px 8px;font-size:8px;line-height:1.5}.agent-stage-module__hpdjrq__recordNote svg{flex-shrink:0}.agent-stage-module__hpdjrq__directLabel{width:14%;font-size:0;top:79px;left:43%}.agent-stage-module__hpdjrq__directLabel svg{width:15px}.agent-stage-module__hpdjrq__routeLabel{font-size:9px;top:226px}.agent-stage-module__hpdjrq__vault{width:245px;top:262px}.agent-stage-module__hpdjrq__compatibility{gap:8px;font-size:8px}.agent-stage-module__hpdjrq__explanation{gap:0;min-height:340px;padding:22px;display:flex}.agent-stage-module__hpdjrq__chapter{margin-bottom:15px}.agent-stage-module__hpdjrq__chapter svg{display:block}.agent-stage-module__hpdjrq__chapter>span{font-size:22px}.agent-stage-module__hpdjrq__copy h3{max-width:280px;font-size:26px}.agent-stage-module__hpdjrq__tool{margin-top:22px}.agent-stage-module__hpdjrq__steps button{flex-direction:column;align-items:flex-start;gap:7px;padding:16px 8px;font-size:10px}.agent-stage-module__hpdjrq__footnote{flex-wrap:wrap;padding:13px 12px;font-size:9px}.agent-stage-module__hpdjrq__footnote>span:last-child{margin-left:22px;font-size:8px}}@media (prefers-reduced-motion:reduce){.agent-stage-module__hpdjrq__stage *,.agent-stage-module__hpdjrq__stage :before,.agent-stage-module__hpdjrq__stage :after{transition:none!important;animation:none!important}}
