.arch.svelte-12qzb9f{display:flex;flex-direction:column;align-items:stretch}.arch-top.svelte-12qzb9f{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.arch-card.svelte-12qzb9f{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.12);border-radius:.85rem;background:linear-gradient(145deg,#ffffff0f,#ffffff05);box-shadow:0 12px 30px #00000040}.arch-icon.svelte-12qzb9f{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.65rem;background:linear-gradient(135deg,#8b5cf633,#3b82f633);color:#d8b4fe}.arch-text.svelte-12qzb9f{display:flex;flex-direction:column;min-width:0}.arch-name.svelte-12qzb9f{color:#fff;font-size:.95rem;font-weight:500}.arch-sub.svelte-12qzb9f{color:#ffffff73;font-size:.75rem}.arch-wires.svelte-12qzb9f{width:100%;height:56px;display:block}.arch-wire.svelte-12qzb9f{fill:none;stroke:url(#archWire);stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 6;animation:svelte-12qzb9f-arch-flow 1.6s linear infinite}@keyframes svelte-12qzb9f-arch-flow{to{stroke-dashoffset:-20}}.arch-base.svelte-12qzb9f{position:relative;overflow:hidden;padding:1.25rem;border:1px solid rgba(168,85,247,.35);border-radius:.85rem;background:linear-gradient(135deg,#8b5cf62e,#3b82f61a),#00000040;box-shadow:0 18px 45px #0000004d}.arch-base-head.svelte-12qzb9f{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.arch-icon-primary.svelte-12qzb9f{background:linear-gradient(135deg,#a855f766,#3b82f659);color:#fff}.arch-base-name.svelte-12qzb9f{color:#fff;font-size:1.1rem;font-weight:500}.arch-caps.svelte-12qzb9f{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.arch-caps.svelte-12qzb9f span:where(.svelte-12qzb9f){text-align:center;padding:.5rem;border:1px solid rgba(255,255,255,.09);border-radius:.5rem;background:#0003;color:#ffffffa8;font-size:.8125rem;line-height:1}.arch-note.svelte-12qzb9f{margin:.85rem 0 0;text-align:center;font-size:.75rem;letter-spacing:.02em;color:#fff6}@media(prefers-reduced-motion:reduce){.arch-wire.svelte-12qzb9f{animation:none}}.inst.svelte-1974chn{--cycle: calc(var(--n) * .6s);display:flex;align-items:center;gap:8px;min-width:0}.node.svelte-1974chn{display:inline-flex;align-items:center;gap:6px;flex:none;padding:5px 10px;border:var(--bw) solid var(--bc);border-radius:999px;background:var(--surface);font-family:var(--mono);font-size:var(--w-chip);font-weight:var(--label-weight);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);animation:svelte-1974chn-node-lit var(--cycle) steps(1) infinite;animation-delay:calc(var(--i) * var(--cycle) / var(--n))}.pip.svelte-1974chn{width:6px;height:6px;flex:none;border-radius:50%;background:var(--dot-off);animation:svelte-1974chn-pip-lit var(--cycle) steps(1) infinite;animation-delay:inherit}.wire.svelte-1974chn{flex:1 1 auto;min-width:10px;height:var(--bw);background:repeating-linear-gradient(90deg,var(--ink) 0 4px,transparent 4px 10px);opacity:.45;animation:svelte-1974chn-wire-flow 1.2s linear infinite}@keyframes svelte-1974chn-node-lit{0%,16.6%{border-color:var(--accent);color:var(--ink)}16.7%,to{border-color:var(--bc);color:var(--muted)}}@keyframes svelte-1974chn-pip-lit{0%,16.6%{background:var(--dot-on)}16.7%,to{background:var(--dot-off)}}@keyframes svelte-1974chn-wire-flow{to{background-position:10px 0}}@media(max-width:560px){.inst.svelte-1974chn{flex-wrap:wrap;gap:6px}.wire.svelte-1974chn{display:none}}@media(prefers-reduced-motion:reduce){.node.svelte-1974chn,.pip.svelte-1974chn,.wire.svelte-1974chn{animation:none}.node.svelte-1974chn:first-child{border-color:var(--accent);color:var(--ink)}.node.svelte-1974chn:first-child .pip:where(.svelte-1974chn){background:var(--dot-on)}}.inst.svelte-1p8r4i{display:flex;align-items:center;gap:12px;min-width:0}.bar.svelte-1p8r4i{display:grid;grid-template-columns:repeat(var(--n),1fr);gap:3px;flex:1 1 auto;min-width:0;height:8px}.seg.svelte-1p8r4i{border-radius:2px;background:var(--dot-off);animation:svelte-1p8r4i-seg-lit var(--cycle) steps(1) infinite;animation-delay:calc(var(--i) * .5s)}.legend.svelte-1p8r4i{display:grid;flex:none;font-family:var(--mono);font-size:var(--w-chip);font-weight:var(--label-weight);letter-spacing:.06em;text-transform:uppercase;color:var(--ink)}.name.svelte-1p8r4i{grid-area:1 / 1;white-space:nowrap;opacity:0;animation:svelte-1p8r4i-name-show var(--cycle) steps(1) infinite;animation-delay:calc(var(--i) * .5s)}@keyframes svelte-1p8r4i-seg-lit{0%,11.1%{background:var(--dot-on)}11.2%,to{background:var(--dot-off)}}@keyframes svelte-1p8r4i-name-show{0%,11.1%{opacity:1}11.2%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.seg.svelte-1p8r4i,.name.svelte-1p8r4i{animation:none}.seg.svelte-1p8r4i:first-child{background:var(--dot-on)}.name.svelte-1p8r4i:first-child{opacity:1}}.wb-page.svelte-e3kf78{display:flex;flex-direction:column;min-height:100vh}.foot-line.svelte-e3kf78{font-family:var(--mono);letter-spacing:.08em}.module:has(#products-workbench){scroll-margin-top:var(--switcher-h)}.stack.svelte-e3kf78{display:flex;flex-direction:column;align-items:stretch}.stack-top.svelte-e3kf78{display:grid;grid-template-columns:var(--grid2-cols);gap:var(--seq-gap)}.unit.svelte-e3kf78{display:flex;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;color:inherit;background:var(--surface-grad);border:var(--bw) solid var(--bc);border-radius:var(--radius-sm);box-shadow:var(--card-shadow);transition:border-color .18s ease}.unit.svelte-e3kf78:hover{border-color:var(--accent)}.unit-code.svelte-e3kf78{flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;border:var(--bw) solid var(--bc);background:var(--panel);color:var(--muted);font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.04em}.unit-text.svelte-e3kf78{display:flex;flex-direction:column;min-width:0}.unit-name.svelte-e3kf78{color:var(--ink);font-size:.9rem;font-weight:700;letter-spacing:-.01em}.unit-role.svelte-e3kf78{color:var(--soft);font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.stack-wires.svelte-e3kf78{width:100%;height:44px;display:block}.stack-wire.svelte-e3kf78{fill:none;stroke:currentColor;opacity:.45;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 6;animation:svelte-e3kf78-stack-flow 1.6s linear infinite}@keyframes svelte-e3kf78-stack-flow{to{stroke-dashoffset:-20}}.base.svelte-e3kf78{padding:14px;border:var(--btn-bw) solid var(--warm-line);border-radius:var(--radius-sm);background:var(--warm-tint);box-shadow:var(--card-shadow);transition:border-color .18s ease}.base.svelte-e3kf78:has(.base-head:where(.svelte-e3kf78):hover){border-color:var(--accent)}.base-head.svelte-e3kf78{display:flex;align-items:center;gap:10px;margin-bottom:12px;text-decoration:none;color:inherit}.base-code.svelte-e3kf78{border-color:var(--warm-line);background:var(--accent);color:var(--accent-ink)}.base-head.svelte-e3kf78 .spacer:where(.svelte-e3kf78){flex:1}.caps.svelte-e3kf78{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.cap.svelte-e3kf78{text-align:center;padding:7px 4px;border:var(--bw) solid var(--bc);border-radius:6px;background:var(--surface);color:var(--muted);font-family:var(--mono);font-size:10px;letter-spacing:.04em;overflow-wrap:break-word}.base-note.svelte-e3kf78{margin-top:10px;text-align:center;font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--soft)}.video-slot.svelte-e3kf78{position:relative;width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#000}.video-idle.svelte-e3kf78{color:#ffffff73}.video-slot.svelte-e3kf78 iframe:where(.svelte-e3kf78){position:absolute;inset:0;width:100%;height:100%;display:block;border:0}.prose.svelte-e3kf78{display:flex;flex-direction:column;gap:14px;max-width:62ch}.prose.svelte-e3kf78 p:where(.svelte-e3kf78){font-size:.97rem;line-height:1.6}.split.top.svelte-e3kf78:has(.prose:where(.svelte-e3kf78)){grid-template-columns:.8fr 1.2fr}.products.svelte-e3kf78{display:grid;gap:var(--seq-gap);margin-top:var(--block-space)}.product.svelte-e3kf78{padding:18px}.product-head.svelte-e3kf78{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-title.svelte-e3kf78{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.product-instrument.svelte-e3kf78{margin-top:14px}.product-title.svelte-e3kf78 h3:where(.svelte-e3kf78){font-size:1.25em;letter-spacing:var(--title-track)}.product-title.svelte-e3kf78 h3:where(.svelte-e3kf78) .product-sub:where(.svelte-e3kf78){color:var(--accent)}.product-title.svelte-e3kf78 p:where(.svelte-e3kf78){margin-top:0;font-size:.86rem}.product-more.svelte-e3kf78{display:flex;align-items:center;gap:6px;flex:none;color:var(--accent)}.product-more.svelte-e3kf78 .label:where(.svelte-e3kf78){color:var(--accent)}.product-more.svelte-e3kf78 svg{transition:transform .18s ease}.product.svelte-e3kf78:hover .product-more:where(.svelte-e3kf78) svg{transform:translate(4px)}.product-body.svelte-e3kf78{margin-top:14px;padding-top:14px;border-top:var(--bw) solid var(--bc)}.product-body.svelte-e3kf78 p:where(.svelte-e3kf78){font-size:.86rem;line-height:1.55}.product-status.svelte-e3kf78{display:flex;align-items:center;gap:12px;margin-top:12px;flex-wrap:wrap}.product-status.svelte-e3kf78 .tag:where(.svelte-e3kf78){margin-top:0}@media(max-width:900px){.split.top.svelte-e3kf78:has(.prose:where(.svelte-e3kf78)){grid-template-columns:1fr}.caps.svelte-e3kf78{grid-template-columns:repeat(2,minmax(0,1fr))}.product-head.svelte-e3kf78{display:grid;grid-template-columns:auto 1fr;gap:10px 12px}.product-more.svelte-e3kf78{grid-column:2}}@media(prefers-reduced-motion:reduce){.stack-wire.svelte-e3kf78{animation:none}.product-more.svelte-e3kf78 svg{transition:none}}:root[data-theme=workbench] .surface-aurora.svelte-1uha8ag{display:none}:root:not([data-theme=workbench]) .surface-workbench.svelte-1uha8ag{display:none}
