.Architecture-module__h71bpq__scroller{overscroll-behavior-x:contain;margin-inline:calc(var(--page-pad) * -1);padding-bottom:6px;padding-inline:var(--page-pad);overflow-x:auto}.Architecture-module__h71bpq__svg{width:100%;height:auto;display:block}.Architecture-module__h71bpq__pipelineSvg{--pf-cycle:11s;min-width:860px}.Architecture-module__h71bpq__localSvg{min-width:780px}.Architecture-module__h71bpq__rail,.Architecture-module__h71bpq__railTick{stroke:var(--border);stroke-width:1px}.Architecture-module__h71bpq__link{stroke:var(--border-strong);stroke-width:1.25px}.Architecture-module__h71bpq__arrowHead{fill:var(--border-strong)}.Architecture-module__h71bpq__stageBox{fill:var(--surface);stroke:var(--border);stroke-width:1px;animation:Architecture-module__h71bpq__pf-box-lit var(--pf-cycle) var(--ease) infinite;animation-delay:var(--pf-delay)}.Architecture-module__h71bpq__stageTitle{font-family:var(--font-display);fill:var(--foreground);text-anchor:middle;font-size:15px;font-weight:600}.Architecture-module__h71bpq__stageSub{font-family:var(--font-mono);letter-spacing:.01em;fill:var(--foreground-muted);text-anchor:middle;font-size:9.5px}.Architecture-module__h71bpq__gateBox{fill:var(--primary-soft);stroke:var(--primary);stroke-width:1.6px;animation:Architecture-module__h71bpq__pf-gate-lit var(--pf-cycle) var(--ease) infinite}.Architecture-module__h71bpq__gateBar{fill:var(--primary)}.Architecture-module__h71bpq__gateLabel{font-family:var(--font-mono);letter-spacing:.14em;fill:var(--primary-soft-foreground);text-anchor:middle;font-size:10px}.Architecture-module__h71bpq__caption{font-family:var(--font-mono);letter-spacing:.08em;fill:var(--foreground-secondary);text-anchor:middle;font-size:11px}.Architecture-module__h71bpq__token{fill:var(--primary);animation:Architecture-module__h71bpq__pf-token var(--pf-cycle) var(--ease) infinite;transform:translate(515px)}@keyframes Architecture-module__h71bpq__pf-token{0%{opacity:0;transform:translate(0)}3%{opacity:1;transform:translate(0)}16%{transform:translate(184px)}30%{transform:translate(368px)}41%,60%{opacity:1;transform:translate(515px)}72%{transform:translate(662px)}88%,94%{opacity:1;transform:translate(846px)}99%,to{opacity:0;transform:translate(846px)}}@keyframes Architecture-module__h71bpq__pf-box-lit{0%,1%{fill:var(--surface);stroke:var(--border);stroke-width:1px}3%,12%{fill:var(--primary-soft);stroke:var(--primary);stroke-width:1.6px}14%,to{fill:var(--surface);stroke:var(--border);stroke-width:1px}}@keyframes Architecture-module__h71bpq__pf-gate-lit{0%,38%{fill:var(--surface);stroke:var(--border-strong);stroke-width:1px}41%,60%{fill:var(--primary-soft);stroke:var(--primary);stroke-width:1.6px}63%,to{fill:var(--surface);stroke:var(--border-strong);stroke-width:1px}}.Architecture-module__h71bpq__stack{flex-direction:column-reverse;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Architecture-module__h71bpq__layer{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);transition:border-color var(--t-hover) var(--ease), background-color var(--t-hover) var(--ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:20px;padding:22px 24px;display:grid;position:relative;overflow:hidden}.Architecture-module__h71bpq__layer:hover,.Architecture-module__h71bpq__layer:focus-within{border-color:var(--primary-border);background:var(--surface-elevated)}.Architecture-module__h71bpq__layer:after{content:"";pointer-events:none;background:linear-gradient(90deg, transparent, var(--primary-ring), transparent);opacity:0;animation:Architecture-module__h71bpq__pf-layer-sweep 5.6s var(--ease) infinite;animation-delay:var(--pf-delay);position:absolute;inset:0}@keyframes Architecture-module__h71bpq__pf-layer-sweep{0%{opacity:0;transform:translate(-100%)}10%{opacity:1}26%{opacity:0;transform:translate(100%)}27%,to{opacity:0;transform:translate(100%)}}.Architecture-module__h71bpq__layerId{font-family:var(--font-mono);letter-spacing:.08em;border-radius:var(--r-tag);border:1px solid;padding:8px 10px;font-size:12px;font-weight:600;line-height:1}.Architecture-module__h71bpq__layerShared .Architecture-module__h71bpq__layerId{color:var(--primary-text);border-color:var(--primary-border);background:var(--primary-soft)}.Architecture-module__h71bpq__layerDomain .Architecture-module__h71bpq__layerId{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.Architecture-module__h71bpq__layerBody{min-width:0}.Architecture-module__h71bpq__layerName{font-size:var(--fs-card-title);letter-spacing:-.01em;margin:0 0 6px;line-height:1.25}.Architecture-module__h71bpq__layerDetail{font-family:var(--font-mono);letter-spacing:.02em;color:var(--foreground-muted);margin:0 0 10px;font-size:11.5px;line-height:1.6}.Architecture-module__h71bpq__layerNote{color:var(--foreground-secondary);max-width:62ch;margin:0;font-size:15px;line-height:1.65}.Architecture-module__h71bpq__layerKind{font-family:var(--font-mono);font-size:var(--fs-meta);letter-spacing:.14em;color:var(--foreground-muted);white-space:nowrap;padding-top:4px}@media (max-width:700px){.Architecture-module__h71bpq__layer{grid-template-columns:auto minmax(0,1fr);gap:8px 14px}.Architecture-module__h71bpq__layerKind{grid-column:2;padding-top:0}}.Architecture-module__h71bpq__boundaryLabel{font-family:var(--font-mono);letter-spacing:.14em;fill:var(--primary-text);font-size:11px}.Architecture-module__h71bpq__boundary{fill:none;stroke:var(--primary);stroke-width:1.5px;stroke-dasharray:7 5;opacity:.6}.Architecture-module__h71bpq__aperture{stroke:var(--primary);stroke-width:2.5px;stroke-linecap:round}.Architecture-module__h71bpq__block{fill:var(--surface);stroke:var(--border);stroke-width:1px}.Architecture-module__h71bpq__blockTitle{font-family:var(--font-display);fill:var(--foreground);text-anchor:middle;font-size:15px;font-weight:600}.Architecture-module__h71bpq__blockLine{font-family:var(--font-mono);letter-spacing:.03em;fill:var(--foreground-muted);text-anchor:middle;font-size:10.5px}.Architecture-module__h71bpq__wire{stroke:var(--border-strong);stroke-width:1.25px}.Architecture-module__h71bpq__gateway{fill:var(--primary-soft);stroke:var(--primary);stroke-width:1.6px}.Architecture-module__h71bpq__gatewayTitle{font-family:var(--font-display);fill:var(--primary-soft-foreground);text-anchor:middle;font-size:18px;font-weight:600}.Architecture-module__h71bpq__gatewaySub{font-family:var(--font-mono);letter-spacing:.04em;fill:var(--foreground-secondary);text-anchor:middle;font-size:10.5px}.Architecture-module__h71bpq__exitWire{stroke:var(--accent);stroke-width:1.25px;stroke-dasharray:4 4;opacity:.75}.Architecture-module__h71bpq__exitLabel{font-family:var(--font-mono);letter-spacing:.06em;fill:var(--accent);font-size:10px}.Architecture-module__h71bpq__provider{fill:var(--surface);stroke:var(--border);stroke-width:1px}.Architecture-module__h71bpq__providerTitle{font-family:var(--font-display);fill:var(--foreground-secondary);text-anchor:middle;font-size:13px;font-weight:600}.Architecture-module__h71bpq__providerSub{font-family:var(--font-mono);letter-spacing:.04em;fill:var(--foreground-muted);text-anchor:middle;font-size:9.5px}.Architecture-module__h71bpq__packet{fill:var(--primary)}.Architecture-module__h71bpq__busRight{animation:4.2s linear infinite Architecture-module__h71bpq__pf-bus-right;animation-delay:var(--pf-delay)}.Architecture-module__h71bpq__busLeft{animation:4.8s linear infinite Architecture-module__h71bpq__pf-bus-left;animation-delay:var(--pf-delay)}.Architecture-module__h71bpq__hopDown{animation:2.4s linear infinite Architecture-module__h71bpq__pf-hop-down;animation-delay:var(--pf-delay)}.Architecture-module__h71bpq__hopUp{animation:2.4s linear infinite Architecture-module__h71bpq__pf-hop-up;animation-delay:var(--pf-delay)}@keyframes Architecture-module__h71bpq__pf-bus-right{0%{opacity:0;transform:translate(0)}8%,92%{opacity:1}to{opacity:0;transform:translate(546px)}}@keyframes Architecture-module__h71bpq__pf-bus-left{0%{opacity:0;transform:translate(0)}8%,92%{opacity:1}to{opacity:0;transform:translate(-546px)}}@keyframes Architecture-module__h71bpq__pf-hop-down{0%{opacity:0;transform:translateY(0)}15%,85%{opacity:1}to{opacity:0;transform:translateY(56px)}}@keyframes Architecture-module__h71bpq__pf-hop-up{0%{opacity:0;transform:translateY(0)}15%,85%{opacity:1}to{opacity:0;transform:translateY(-56px)}}.Architecture-module__h71bpq__exitOut{fill:var(--accent);animation:Architecture-module__h71bpq__pf-exit-out 9s var(--ease) infinite;transform:translateY(184px)}.Architecture-module__h71bpq__exitBack{fill:var(--accent);opacity:0;animation:Architecture-module__h71bpq__pf-exit-back 9s var(--ease) infinite}@keyframes Architecture-module__h71bpq__pf-exit-out{0%{opacity:0;transform:translateY(0)}4%{opacity:1}36%{opacity:1;transform:translateY(264px)}42%,to{opacity:0;transform:translateY(264px)}}@keyframes Architecture-module__h71bpq__pf-exit-back{0%,44%{opacity:0;transform:translateY(0)}48%{opacity:1}80%{opacity:1;transform:translateY(-264px)}86%,to{opacity:0;transform:translateY(-264px)}}
