.flow-wrap[data-astro-cid-5bqfpj3b]{border:1px solid var(--border);border-radius:16px;padding:clamp(18px,3vw,32px);margin:2rem 0;box-shadow:var(--shadow-card)}.flow-wrap[data-astro-cid-5bqfpj3b] svg[data-astro-cid-5bqfpj3b]{width:100%;height:auto;display:block;overflow:visible}.flow-node[data-astro-cid-5bqfpj3b] rect[data-astro-cid-5bqfpj3b]{fill:none;stroke:var(--border);stroke-width:1.2}.flow-node[data-astro-cid-5bqfpj3b].core rect[data-astro-cid-5bqfpj3b]{stroke:var(--text);stroke-width:1.4}.flow-node[data-astro-cid-5bqfpj3b] text[data-astro-cid-5bqfpj3b].t{font-family:Geist,sans-serif;font-weight:600;font-size:14px;fill:var(--text)}.flow-node[data-astro-cid-5bqfpj3b] text[data-astro-cid-5bqfpj3b].s{font-family:Geist,sans-serif;font-size:10.5px;fill:var(--text-muted)}.flow-edge[data-astro-cid-5bqfpj3b]{stroke:var(--text-faint);stroke-width:1.4;fill:none;marker-end:url(#gs-arrow)}.flow-dot[data-astro-cid-5bqfpj3b]{fill:var(--accent);opacity:0;animation:gs-travel-edge 3.2s ease-in-out infinite}.flow-dot--a[data-astro-cid-5bqfpj3b]{offset-path:path("M180,100 L320,100");animation-delay:0s}.flow-dot--b[data-astro-cid-5bqfpj3b]{offset-path:path("M560,100 L700,100");animation-delay:1.6s}@keyframes gs-travel-edge{0%,4%{offset-distance:0%;opacity:0}10%{opacity:1}45%{offset-distance:100%;opacity:1}52%,to{offset-distance:100%;opacity:0}}@media(prefers-reduced-motion:reduce){.flow-dot[data-astro-cid-5bqfpj3b]{display:none}}.concept-graph[data-astro-cid-udhhy2xb]{border:1px solid var(--border);border-radius:16px;padding:clamp(20px,3vw,32px) clamp(16px,3vw,32px);margin:2rem 0;box-shadow:var(--shadow-card)}.banner[data-astro-cid-udhhy2xb]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid var(--border);font-size:.86rem}.banner-label[data-astro-cid-udhhy2xb]{flex-shrink:0;font-family:Geist Mono,monospace;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);border:1px solid var(--border);border-radius:999px;padding:3px 9px}.banner-feed[data-astro-cid-udhhy2xb]{position:relative;flex:1;min-width:200px;height:1.4em}.banner-msg[data-astro-cid-udhhy2xb]{position:absolute;inset:0;display:flex;align-items:center;color:var(--text);font-weight:500;opacity:0}@keyframes bannerFade{0%{opacity:0;transform:translateY(4px)}14%{opacity:1;transform:translateY(0)}88%{opacity:1}to{opacity:0;transform:translateY(-4px)}}@keyframes bannerFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .banner-msg[data-astro-cid-udhhy2xb]{animation-name:bannerFade;animation-duration:var(--hold);animation-delay:var(--pop-delay);animation-timing-function:ease;animation-fill-mode:forwards}.concept-graph[data-astro-cid-udhhy2xb].is-playing .banner-msg[data-astro-cid-udhhy2xb].is-final{animation-name:bannerFadeIn}.plot[data-astro-cid-udhhy2xb]{position:relative;width:100%;aspect-ratio:600 / 220;padding:44px 4px 54px;box-sizing:content-box}svg[data-astro-cid-udhhy2xb]{display:block;width:100%;height:100%;overflow:visible}.axis[data-astro-cid-udhhy2xb]{stroke:var(--border);stroke-width:1}.area[data-astro-cid-udhhy2xb]{fill:color-mix(in srgb,var(--accent) 10%,transparent);opacity:0}@keyframes areaFadeIn{to{opacity:1}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .area[data-astro-cid-udhhy2xb]{animation:areaFadeIn .7s ease forwards;animation-delay:var(--pop-delay)}.segment[data-astro-cid-udhhy2xb]{fill:none;stroke:var(--accent);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1}.segment[data-astro-cid-udhhy2xb].is-faint{stroke-opacity:.55}@keyframes drawSeg{to{stroke-dashoffset:0}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .segment[data-astro-cid-udhhy2xb]{animation:drawSeg linear forwards;animation-duration:var(--draw);animation-delay:var(--seg-delay)}.node[data-astro-cid-udhhy2xb]{fill:var(--bg);stroke:var(--accent);stroke-width:2;opacity:0;transform-origin:center;transform-box:fill-box;transform:scale(.3)}.node[data-astro-cid-udhhy2xb].is-faint{stroke-opacity:.55}@keyframes popDot{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .node[data-astro-cid-udhhy2xb]{animation:popDot .32s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--pop-delay)}@media(prefers-reduced-motion:reduce){.segment[data-astro-cid-udhhy2xb],.node[data-astro-cid-udhhy2xb],.area[data-astro-cid-udhhy2xb]{animation:none!important;stroke-dashoffset:0;opacity:1;transform:none}.banner-msg[data-astro-cid-udhhy2xb]{animation:none!important}.banner-msg[data-astro-cid-udhhy2xb]:last-child{opacity:1}.banner-msg[data-astro-cid-udhhy2xb]:not(:last-child){display:none}}.callouts[data-astro-cid-udhhy2xb]{position:absolute;inset:44px 4px 54px}.callout[data-astro-cid-udhhy2xb]{position:absolute;width:138px;text-align:center;opacity:0}@keyframes popAbove{0%{opacity:0;transform:translate(-50%,calc(-100% - 16px)) scale(.6)}to{opacity:1;transform:translate(-50%,calc(-100% - 8px)) scale(1)}}@keyframes popBelow{0%{opacity:0;transform:translate(-50%,16px) scale(.6)}to{opacity:1;transform:translate(-50%,8px) scale(1)}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .callout[data-astro-cid-udhhy2xb].is-above{animation:popAbove .34s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--pop-delay)}.concept-graph[data-astro-cid-udhhy2xb].is-playing .callout[data-astro-cid-udhhy2xb].is-below{animation:popBelow .34s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--pop-delay)}@media(prefers-reduced-motion:reduce){.callout[data-astro-cid-udhhy2xb]{animation:none!important;opacity:1}}.callout[data-astro-cid-udhhy2xb] .when[data-astro-cid-udhhy2xb]{font-family:Geist Mono,monospace;font-size:.68rem;letter-spacing:.02em;color:var(--text);font-weight:600;white-space:nowrap}.callout[data-astro-cid-udhhy2xb] .note[data-astro-cid-udhhy2xb]{margin-top:4px;font-size:.74rem;color:var(--text-muted);line-height:1.3;overflow:hidden;max-height:64px}@keyframes noteCollapse{0%{opacity:1;max-height:64px;margin-top:4px}to{opacity:0;max-height:0;margin-top:0}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .callout[data-astro-cid-udhhy2xb] .note[data-astro-cid-udhhy2xb]{animation:noteCollapse .3s ease forwards;animation-delay:var(--shrink-delay)}@media(prefers-reduced-motion:reduce){.callout[data-astro-cid-udhhy2xb] .note[data-astro-cid-udhhy2xb]{animation:none!important}}.axis-labels[data-astro-cid-udhhy2xb]{display:flex;justify-content:space-between;margin-top:4px;font-family:Geist Mono,monospace;font-size:.7rem;color:var(--text-faint);letter-spacing:.02em}.legend[data-astro-cid-udhhy2xb]{display:none}@media(max-width:760px){.plot[data-astro-cid-udhhy2xb]{padding:34px 2px 40px}.callouts[data-astro-cid-udhhy2xb]{inset:34px 2px 40px}.callout[data-astro-cid-udhhy2xb]{width:112px;font-size:.92em}.callout[data-astro-cid-udhhy2xb] .note[data-astro-cid-udhhy2xb]{font-size:.7rem}.axis-labels[data-astro-cid-udhhy2xb]{flex-direction:column;gap:4px}}@media(max-width:620px){.callouts[data-astro-cid-udhhy2xb]{display:none}.plot[data-astro-cid-udhhy2xb]{padding:12px 0 8px}.legend[data-astro-cid-udhhy2xb]{display:flex;flex-direction:column;gap:10px;margin-top:18px;padding:0;list-style:none}.legend[data-astro-cid-udhhy2xb] li[data-astro-cid-udhhy2xb]{display:flex;flex-direction:column;gap:2px;opacity:0;transform:translateY(6px)}@keyframes legendIn{to{opacity:1;transform:translateY(0)}}.concept-graph[data-astro-cid-udhhy2xb].is-playing .legend[data-astro-cid-udhhy2xb] li[data-astro-cid-udhhy2xb]{animation:legendIn .38s ease forwards;animation-delay:var(--pop-delay)}@media(prefers-reduced-motion:reduce){.legend[data-astro-cid-udhhy2xb] li[data-astro-cid-udhhy2xb]{animation:none!important;opacity:1;transform:none}}.legend[data-astro-cid-udhhy2xb] .when[data-astro-cid-udhhy2xb]{font-family:Geist Mono,monospace;font-size:.72rem;font-weight:600;color:var(--text);letter-spacing:.02em}.legend[data-astro-cid-udhhy2xb] .note[data-astro-cid-udhhy2xb]{font-size:.82rem;color:var(--text-muted)}}.integration-flow[data-astro-cid-hgyvebka]{display:grid;grid-template-columns:1fr 56px 1fr 56px 1fr;column-gap:0;row-gap:10px;align-items:stretch;margin-top:32px}.flow-col[data-astro-cid-hgyvebka]{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.flow-icon[data-astro-cid-hgyvebka]{width:68px;height:68px;margin:0 auto 16px;display:block}.flow-col[data-astro-cid-hgyvebka] h3[data-astro-cid-hgyvebka]{font-size:1.02rem}.flow-col[data-astro-cid-hgyvebka] p[data-astro-cid-hgyvebka]{margin-top:8px;font-size:.88rem}.flow-connector[data-astro-cid-hgyvebka]{align-self:start;justify-self:stretch;margin-top:54px;height:14px;display:flex;align-items:center;justify-content:center;position:relative}.flow-connector[data-astro-cid-hgyvebka]:before{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,var(--border) 30%,var(--border) 70%,transparent 100%)}.flow-connector[data-astro-cid-hgyvebka]:after{content:"";position:relative;width:7px;height:7px;border-top:2px solid var(--text-faint);border-right:2px solid var(--text-faint);border-radius:1px;transform:translate(-2px) rotate(45deg);animation:arrow-drift 2.6s ease-in-out infinite;animation-delay:var(--arrow-delay, 0ms)}@keyframes arrow-drift{0%,62%,to{transform:translate(-5px) rotate(45deg);opacity:.55}28%{transform:translate(2px) rotate(45deg);opacity:1}}@media(max-width:760px){.integration-flow[data-astro-cid-hgyvebka]{grid-template-columns:1fr;row-gap:6px}.flow-connector[data-astro-cid-hgyvebka]{justify-self:center;align-self:auto;margin:0 auto;width:14px;height:30px}.flow-connector[data-astro-cid-hgyvebka]:before{inset:0 auto 0 50%;width:1.5px;height:auto;transform:translate(-50%);background:linear-gradient(180deg,transparent 0%,var(--border) 30%,var(--border) 70%,transparent 100%)}.flow-connector[data-astro-cid-hgyvebka]:after{transform:translateY(-2px) rotate(135deg);animation-name:arrow-drift-down}@keyframes arrow-drift-down{0%,62%,to{transform:translateY(-5px) rotate(135deg);opacity:.55}28%{transform:translateY(2px) rotate(135deg);opacity:1}}}@media(prefers-reduced-motion:reduce){.flow-connector[data-astro-cid-hgyvebka]:after{animation:none;opacity:1}}.page-head-section[data-astro-cid-wlncami7]{padding-top:clamp(48px,8vw,84px)}h1[data-astro-cid-wlncami7]{font-size:clamp(1.9rem,1.8vw + 1.5rem,2.8rem);margin-top:16px;max-width:24ch}.sub[data-astro-cid-wlncami7]{margin-top:18px;font-size:1.08rem;max-width:62ch}.steps[data-astro-cid-wlncami7]{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:none}@media(max-width:760px){.steps[data-astro-cid-wlncami7]{grid-template-columns:1fr;gap:32px;max-width:46ch}}.step-n[data-astro-cid-wlncami7]{font-family:Geist Mono,monospace;font-size:.76rem;color:var(--text-faint);letter-spacing:.03em;margin-top:4px}.step[data-astro-cid-wlncami7] h3[data-astro-cid-wlncami7]{font-size:1.1rem;margin-top:4px}.step[data-astro-cid-wlncami7] p[data-astro-cid-wlncami7]{margin-top:6px;font-size:.92rem}.sec-head[data-astro-cid-wlncami7]{max-width:66ch}.sec-head[data-astro-cid-wlncami7] h2[data-astro-cid-wlncami7]{font-size:clamp(1.5rem,1.2vw + 1.25rem,2.1rem);margin-top:6px}.sec-head[data-astro-cid-wlncami7] p[data-astro-cid-wlncami7]{margin-top:14px;font-size:1.02rem}.hero-ctas[data-astro-cid-wlncami7]{display:flex;flex-wrap:wrap;gap:14px}
