.system-visuals-module__Hrs8vG__visual{--system-background:var(--color-surface-elevated);--system-panel:var(--color-bg-primary);--system-text:var(--color-text-primary);--system-secondary:var(--color-text-secondary);--system-muted:var(--color-text-muted);--system-rule:var(--color-border-default);--system-rule-soft:var(--color-border-subtle);--system-emphasis:var(--color-surface-accent);--system-emphasis-text:var(--color-text-inverse);--system-emphasis-secondary:var(--color-text-accent-secondary);border:1px solid var(--system-rule);min-width:0;color:var(--system-text);background:var(--system-background);margin:0;overflow:clip;container:system-visual/inline-size}.system-visuals-module__Hrs8vG__toneInverse{--system-background:var(--color-surface-inverse);--system-panel:color-mix(in srgb, var(--color-text-inverse) 3%, var(--color-surface-inverse));--system-text:var(--color-text-inverse);--system-secondary:var(--color-text-inverse-secondary);--system-muted:var(--color-text-inverse-muted);--system-rule:var(--color-border-inverse);--system-rule-soft:var(--color-border-inverse);--system-emphasis:var(--color-surface-accent)}.system-visuals-module__Hrs8vG__toneAccent{--system-background:var(--color-surface-accent);--system-panel:color-mix(in srgb, var(--color-text-inverse) 5%, var(--color-surface-accent));--system-text:var(--color-text-inverse);--system-secondary:var(--color-text-accent-secondary);--system-muted:color-mix(in srgb, var(--color-text-inverse) 68%, var(--color-surface-accent));--system-rule:color-mix(in srgb, var(--color-text-inverse) 27%, transparent);--system-rule-soft:color-mix(in srgb, var(--color-text-inverse) 18%, transparent);--system-emphasis:var(--color-surface-inverse)}.system-visuals-module__Hrs8vG__topRail{border-bottom:1px solid var(--system-rule);min-height:3.4rem;color:var(--system-muted);font-family:var(--font-geist-mono), monospace;font-size:var(--type-meta);letter-spacing:.085em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem clamp(.9rem,1.8vw,1.5rem);line-height:1.4;display:flex}.system-visuals-module__Hrs8vG__topRail span:first-child{color:var(--system-text)}.system-visuals-module__Hrs8vG__visualCaption{border-top:1px solid var(--system-rule);color:var(--system-secondary);font-size:var(--type-caption);margin:0;padding:1rem clamp(.9rem,1.8vw,1.5rem);line-height:1.55}.system-visuals-module__Hrs8vG__flowTrack{grid-template-columns:repeat(var(--system-node-count), minmax(0, 1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.system-visuals-module__Hrs8vG__systemNode{border-right:1px solid var(--system-rule);background:var(--system-panel);flex-direction:column;justify-content:flex-end;min-width:0;min-height:clamp(10rem,13vw,14rem);padding:clamp(.9rem,1.7vw,1.5rem);display:flex;position:relative}.system-visuals-module__Hrs8vG__systemNode:last-child{border-right:0}.system-visuals-module__Hrs8vG__systemNode[data-emphasis]{color:var(--system-emphasis-text);background:var(--system-emphasis)}.system-visuals-module__Hrs8vG__nodeTopline{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:.75rem;font-size:.58rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.system-visuals-module__Hrs8vG__systemNode[data-emphasis] .system-visuals-module__Hrs8vG__nodeTopline,.system-visuals-module__Hrs8vG__systemNode[data-emphasis] p{color:var(--system-emphasis-secondary)}.system-visuals-module__Hrs8vG__systemNode>strong{max-width:14ch;font-family:var(--font-space), var(--font-geist-sans), sans-serif;letter-spacing:-.045em;font-size:clamp(1.25rem,2vw,2.15rem);font-weight:520;line-height:1;position:relative}.system-visuals-module__Hrs8vG__systemNode>p{max-width:29ch;color:var(--system-secondary);font-size:var(--type-caption);margin:.85rem 0 0;line-height:1.55}.system-visuals-module__Hrs8vG__systemNode:not(:last-child):after{z-index:2;content:"";background:var(--system-rule);width:1px;height:100%;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.system-visuals-module__Hrs8vG__nodeSignal{z-index:3;aspect-ratio:1;background:var(--system-text);width:.46rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--system-text) 11%, transparent);animation:system-visuals-module__Hrs8vG__node-pulse 4.6s var(--ease-standard) 3 both;animation-delay:calc(var(--system-signal-index) * .24s);border-radius:50%;position:absolute;top:calc(50% - .23rem);right:-.23rem}.system-visuals-module__Hrs8vG__flowBidirectional .system-visuals-module__Hrs8vG__systemNode:not(:last-child):before{z-index:2;color:var(--system-muted);content:"↕";font-family:var(--font-geist-mono), monospace;font-size:.62rem;position:absolute;top:calc(50% - .18rem);right:.5rem;transform:rotate(90deg)}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__flowTrack{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode{border-right:0;border-bottom:1px solid var(--system-rule);justify-content:center;min-height:4.7rem;padding:.85rem 1rem .85rem 4rem}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode:last-child{border-bottom:0}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__nodeTopline{width:2rem;top:50%;left:1rem;right:auto;transform:translateY(-50%)}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__nodeTopline span:last-child:not(:first-child){display:none}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode>strong{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.02em;font-size:clamp(.9rem,1.2vw,1.08rem);font-weight:620;line-height:1.3}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode>p{margin-top:.35rem}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode:not(:last-child):after{width:calc(100% - 3rem);height:1px;inset:auto auto -1px 2rem;transform:none}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__nodeSignal{inset:auto auto -.23rem 2rem}.system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:repeat(var(--system-step-count), minmax(0, 1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.system-visuals-module__Hrs8vG__processStep{border-right:1px solid var(--system-rule);background:var(--system-panel);grid-template-rows:auto 1fr;gap:clamp(2.5rem,5vw,5rem);min-width:0;min-height:clamp(13rem,17vw,18rem);padding:clamp(1rem,2vw,1.75rem);display:grid;position:relative}.system-visuals-module__Hrs8vG__processStep:last-child{border-right:0}.system-visuals-module__Hrs8vG__processIndex{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;align-items:center;gap:.65rem;font-size:.58rem;display:flex}.system-visuals-module__Hrs8vG__processIndex i{background:var(--system-rule);flex:1;height:1px}.system-visuals-module__Hrs8vG__processContent{align-self:end}.system-visuals-module__Hrs8vG__processContent>span{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;font-size:var(--type-meta);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.65rem;display:block}.system-visuals-module__Hrs8vG__processContent strong{font-family:var(--font-space), var(--font-geist-sans), sans-serif;letter-spacing:-.045em;font-size:clamp(1.3rem,2vw,2.2rem);font-weight:520;line-height:1;display:block}.system-visuals-module__Hrs8vG__processContent p{max-width:30ch;color:var(--system-secondary);font-size:var(--type-caption);margin:.85rem 0 0;line-height:1.55}.system-visuals-module__Hrs8vG__processSignal{z-index:2;aspect-ratio:1;background:var(--system-text);width:.44rem;animation:system-visuals-module__Hrs8vG__node-pulse 4.6s var(--ease-standard) 3 both;animation-delay:calc(var(--system-signal-index) * .26s);border-radius:50%;position:absolute;top:1.52rem;right:-.22rem}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processStep{border-right:0;border-bottom:1px solid var(--system-rule);grid-template-rows:auto;grid-template-columns:2.6rem 1fr;align-items:center;gap:1rem;min-height:6.2rem;padding:.9rem 1rem}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processStep:last-child{border-bottom:0}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processIndex{flex-direction:column;align-self:stretch;align-items:flex-start}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processIndex i{width:1px;min-height:1.8rem;margin-left:.18rem}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processContent{align-self:center}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processContent strong{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.02em;font-size:1rem;font-weight:630;line-height:1.3}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processContent p{margin-top:.35rem}.system-visuals-module__Hrs8vG__workflowVertical .system-visuals-module__Hrs8vG__processSignal{inset:auto auto -.22rem 1.18rem}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:repeat(3,minmax(0,1fr))}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep{border-bottom:1px solid var(--system-rule)}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-child(3n){border-right:0}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-last-child(-n+3){border-bottom:0}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processSignal{display:none}.system-visuals-module__Hrs8vG__integrationBody{background:linear-gradient(var(--system-rule-soft) 1px, transparent 1px), linear-gradient(90deg, var(--system-rule-soft) 1px, transparent 1px);background-size:25% 25%;grid-template-columns:minmax(13rem,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(1rem,2.5vw,2.5rem);min-height:clamp(28rem,38vw,38rem);padding:clamp(1rem,2.5vw,2.5rem);display:grid}.system-visuals-module__Hrs8vG__integrationCore{border:1px solid var(--system-rule);background:var(--system-emphasis);min-width:0;color:var(--system-emphasis-text);flex-direction:column;justify-content:flex-end;padding:clamp(1.2rem,2.3vw,2.2rem);display:flex;position:relative;overflow:hidden}.system-visuals-module__Hrs8vG__integrationCore>span{color:var(--system-emphasis-secondary);font-family:var(--font-geist-mono), monospace;font-size:var(--type-meta);letter-spacing:.07em;text-transform:uppercase;position:absolute;top:1.2rem;left:1.2rem}.system-visuals-module__Hrs8vG__integrationCore strong{max-width:12ch;font-family:var(--font-space), var(--font-geist-sans), sans-serif;letter-spacing:-.06em;font-size:clamp(1.8rem,3.7vw,4.4rem);font-weight:520;line-height:.94}.system-visuals-module__Hrs8vG__integrationCore p{max-width:26ch;color:var(--system-emphasis-secondary);font-size:var(--type-caption);margin:1rem 0 0;line-height:1.55}.system-visuals-module__Hrs8vG__integrationCore i{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--system-emphasis-text) 18%, transparent);border-radius:50%;width:74%;position:absolute;top:-10%;right:-24%}.system-visuals-module__Hrs8vG__integrationNodes{border-top:1px solid var(--system-rule);border-left:1px solid var(--system-rule);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.system-visuals-module__Hrs8vG__integrationNodes li{border-right:1px solid var(--system-rule);border-bottom:1px solid var(--system-rule);background:var(--system-panel);grid-template-columns:2rem .5rem 1fr;align-items:center;gap:.65rem;min-width:0;min-height:5.5rem;padding:.85rem 1rem;display:grid;position:relative}.system-visuals-module__Hrs8vG__integrationNodes span{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;font-size:.56rem}.system-visuals-module__Hrs8vG__integrationNodes i{aspect-ratio:1;background:var(--system-text);opacity:.72;border-radius:50%;width:.42rem}.system-visuals-module__Hrs8vG__integrationNodes strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(.76rem,.3vw + .71rem,.9rem);font-weight:580;line-height:1.3}.system-visuals-module__Hrs8vG__architectureBody{background:linear-gradient(var(--system-rule-soft) 1px, transparent 1px), linear-gradient(90deg, var(--system-rule-soft) 1px, transparent 1px);background-size:25% 25%;grid-template-columns:minmax(9rem,.42fr) minmax(20rem,1.16fr) minmax(9rem,.42fr);align-items:stretch;gap:clamp(1rem,2.5vw,2.5rem);padding:clamp(1rem,2.5vw,2.5rem);display:grid}.system-visuals-module__Hrs8vG__architectureBodySolo{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__architectureEdge{border:1px solid var(--system-rule);background:var(--system-panel);flex-direction:column;justify-content:space-between;gap:2rem;min-width:0;padding:1rem;display:flex}.system-visuals-module__Hrs8vG__architectureEdge>span,.system-visuals-module__Hrs8vG__architectureFoundation>span{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;font-size:var(--type-meta);letter-spacing:.07em;text-transform:uppercase}.system-visuals-module__Hrs8vG__architectureEdge ul{margin:0;padding:0;list-style:none}.system-visuals-module__Hrs8vG__architectureEdge li{border-top:1px solid var(--system-rule);color:var(--system-secondary);font-size:var(--type-caption);padding-block:.7rem;line-height:1.4}.system-visuals-module__Hrs8vG__architectureLayers{margin:0;padding:0;list-style:none}.system-visuals-module__Hrs8vG__architectureLayers>li{border:1px solid var(--system-rule);background:var(--system-panel);grid-template-columns:2.5rem 1fr;align-items:center;gap:1rem;min-height:6.5rem;padding:1rem;display:grid;position:relative}.system-visuals-module__Hrs8vG__architectureLayers>li+li{margin-top:.7rem}.system-visuals-module__Hrs8vG__architectureLayers>li[data-emphasis]{color:var(--system-emphasis-text);background:var(--system-emphasis)}.system-visuals-module__Hrs8vG__architectureLayers>li>span{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;font-size:.58rem}.system-visuals-module__Hrs8vG__architectureLayers>li[data-emphasis]>span,.system-visuals-module__Hrs8vG__architectureLayers>li[data-emphasis] p,.system-visuals-module__Hrs8vG__architectureLayers>li[data-emphasis] small{color:var(--system-emphasis-secondary)}.system-visuals-module__Hrs8vG__architectureLayers small{color:var(--system-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.35rem;font-size:.55rem;display:block}.system-visuals-module__Hrs8vG__architectureLayers strong{font-family:var(--font-space), var(--font-geist-sans), sans-serif;letter-spacing:-.04em;font-size:clamp(1.2rem,1.8vw,1.9rem);font-weight:520;line-height:1;display:block}.system-visuals-module__Hrs8vG__architectureLayers p{color:var(--system-secondary);font-size:var(--type-caption);margin:.45rem 0 0;line-height:1.45}.system-visuals-module__Hrs8vG__architectureLayers>li>i{z-index:2;aspect-ratio:1;background:var(--system-text);width:.45rem;animation:system-visuals-module__Hrs8vG__architecture-pulse 4.8s var(--ease-standard) 3 both;border-radius:50%;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.system-visuals-module__Hrs8vG__architectureFoundation{border-top:1px solid var(--system-rule);grid-template-columns:minmax(9rem,.42fr) minmax(0,1.58fr);align-items:center;gap:2rem;min-height:5rem;padding:1rem clamp(1rem,2.5vw,2.5rem);display:grid}.system-visuals-module__Hrs8vG__architectureFoundation strong{font-size:var(--type-caption);font-weight:590;line-height:1.45}@keyframes system-visuals-module__Hrs8vG__node-pulse{0%,12%{opacity:.25;transform:scale(.72)}38%{opacity:1;transform:scale(1)}72%,to{opacity:.38;transform:scale(.78)}}@keyframes system-visuals-module__Hrs8vG__architecture-pulse{0%,15%{opacity:.25;transform:translate(-50%)scale(.72)}42%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:.35;transform:translate(-50%)scale(.78)}}@media (max-width:70rem){.system-visuals-module__Hrs8vG__architectureBody{grid-template-columns:minmax(8rem,.38fr) minmax(19rem,1.24fr) minmax(8rem,.38fr);gap:1rem}.system-visuals-module__Hrs8vG__architectureBodySolo{grid-template-columns:minmax(0,1fr)}}@container system-visual (max-width:38rem){.system-visuals-module__Hrs8vG__integrationBody,.system-visuals-module__Hrs8vG__architectureBody,.system-visuals-module__Hrs8vG__architectureBodySolo{grid-template-columns:minmax(0,1fr);min-height:0}.system-visuals-module__Hrs8vG__integrationCore{min-height:15rem}.system-visuals-module__Hrs8vG__integrationNodes li{grid-template-columns:1.5rem .4rem minmax(0,1fr);gap:.4rem;min-height:4.7rem;padding-inline:.65rem}.system-visuals-module__Hrs8vG__integrationNodes strong{overflow-wrap:normal}.system-visuals-module__Hrs8vG__architectureEdge{min-height:0}.system-visuals-module__Hrs8vG__architectureEdge ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.system-visuals-module__Hrs8vG__architectureEdge li{border:1px solid var(--system-rule);overflow-wrap:anywhere;min-width:0;padding:.7rem}}@media (max-width:56rem){.system-visuals-module__Hrs8vG__flowTrack,.system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__systemNode,.system-visuals-module__Hrs8vG__processStep{border-right:0;border-bottom:1px solid var(--system-rule)}.system-visuals-module__Hrs8vG__systemNode:last-child,.system-visuals-module__Hrs8vG__processStep:last-child{border-bottom:0}.system-visuals-module__Hrs8vG__systemNode:not(:last-child):after{width:calc(100% - 2rem);height:1px;inset:auto auto -1px 1rem;transform:none}.system-visuals-module__Hrs8vG__nodeSignal,.system-visuals-module__Hrs8vG__processSignal{inset:auto auto -.22rem 1rem}.system-visuals-module__Hrs8vG__integrationBody,.system-visuals-module__Hrs8vG__architectureBody,.system-visuals-module__Hrs8vG__architectureBodySolo{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__integrationCore{min-height:19rem}.system-visuals-module__Hrs8vG__architectureEdge{min-height:0}.system-visuals-module__Hrs8vG__architectureEdge ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.system-visuals-module__Hrs8vG__architectureEdge li{border:1px solid var(--system-rule);overflow-wrap:anywhere;min-width:0;padding:.7rem}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:repeat(2,minmax(0,1fr))}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-child(n){border-right:1px solid var(--system-rule);border-bottom:1px solid var(--system-rule)}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-child(2n){border-right:0}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-last-child(-n+2){border-bottom:0}}@media (max-width:42rem){.system-visuals-module__Hrs8vG__topRail{flex-direction:column;align-items:flex-start}.system-visuals-module__Hrs8vG__systemNode{min-height:8.5rem}.system-visuals-module__Hrs8vG__flowVertical .system-visuals-module__Hrs8vG__systemNode{min-height:4.7rem}.system-visuals-module__Hrs8vG__integrationBody,.system-visuals-module__Hrs8vG__architectureBody{padding:.75rem}.system-visuals-module__Hrs8vG__integrationNodes{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__integrationNodes li{min-height:4.8rem}.system-visuals-module__Hrs8vG__architectureEdge ul{grid-template-columns:repeat(2,minmax(0,1fr))}.system-visuals-module__Hrs8vG__architectureLayers>li{min-height:7.5rem}.system-visuals-module__Hrs8vG__architectureFoundation{grid-template-columns:minmax(0,1fr);gap:.7rem}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__workflowTrack{grid-template-columns:minmax(0,1fr)}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:nth-child(n){border-right:0;border-bottom:1px solid var(--system-rule);min-height:11rem}.system-visuals-module__Hrs8vG__workflowGrid .system-visuals-module__Hrs8vG__processStep:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.system-visuals-module__Hrs8vG__nodeSignal,.system-visuals-module__Hrs8vG__processSignal,.system-visuals-module__Hrs8vG__architectureLayers>li>i{opacity:.65;animation:none}}
