/* The complete illustration remains visible without JavaScript. */
.system-story{border-top:1px solid var(--line-soft)}
.system-shell{max-width:1640px;margin:auto;padding:36px 28px}
.system-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px}
.system-heading .eyebrow{margin-bottom:9px}
.system-heading h2{font-size:32px}
.system-heading>.text-link{white-space:nowrap;font-size:13px}
.system-scene{position:relative;min-height:0}
.system-visual{width:100%;min-width:0;min-height:0}
.system-canvas{display:block;width:100%;height:100%;max-height:650px;overflow:visible}
.system-base,.system-layer,.system-annotations{display:none}
.system-article{padding:36px 0;border-bottom:1px solid var(--line-soft);display:grid;grid-template-columns:1fr 1fr;gap:0 40px}
.system-step-number{color:var(--wire-red);font-size:12px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}
.system-step-number span{margin-left:12px}
.system-article h3{font-size:32px;margin-bottom:20px;max-width:20ch}
.system-article>.system-step-number,.system-article>h3,.system-paragraphs,.system-article>.system-facts,.system-article>.system-note{grid-column:1}
.system-paragraphs{display:grid;gap:18px}
.system-paragraphs h4{font-size:17px;font-weight:600;margin-bottom:6px}
.system-paragraphs p{color:var(--ink-soft);font-size:17px;max-width:45ch}
.system-facts{color:var(--wire-red);font-size:13px;line-height:1.5;border-top:1px solid var(--line);padding-top:12px;margin-top:18px}
.system-note{font-size:12px;color:var(--ink-soft);margin-top:10px;line-height:1.5}
.system-mobile-image{grid-column:2;grid-row:1/6;width:100%;max-height:350px;object-fit:contain;align-self:center;filter:brightness(.8)}
.system-navigation{display:none}
.system-progress{display:none}

/* The hub, battery and USB computer never enter the layer animation loop. */
.system-snap{display:none}
html.product-document:has(.system-enhanced){scroll-snap-type:y proximity;scroll-padding-top:0}
.product-document section:not(.system-story){scroll-margin-top:100px}
.system-enhanced{height:356svh;position:relative;scroll-margin-top:0}
.system-enhanced .system-snap{display:block;position:absolute;width:1px;height:1px;pointer-events:none;scroll-snap-align:start;scroll-margin:0}
.system-enhanced .system-sticky{height:100svh;position:sticky;top:0;overflow:clip;background:var(--paper)}
.system-enhanced .system-shell{height:100%;display:flex;flex-direction:column;padding:92px 28px 12px}
.system-enhanced .system-heading{flex-shrink:0;margin-bottom:14px}
.system-enhanced .system-heading h2{font-size:25px}
.system-enhanced .system-heading .eyebrow{display:none}
.system-enhanced .system-scene{flex:1}
.system-enhanced .system-visual{position:absolute;width:1800px;height:1200px;left:0;top:0;transform-origin:0 0;will-change:transform}
.system-enhanced .system-canvas{max-height:none}
.system-enhanced .system-base{display:block}
.system-enhanced .system-layer{display:block;transform-box:view-box;transform-origin:0 0;opacity:0;visibility:hidden}
.system-enhanced .system-complete,.system-enhanced .system-copy-static{display:none}
.system-enhanced .system-annotations{display:block}
.system-step{position:absolute;inset:0;pointer-events:none;opacity:0;visibility:hidden}
.system-step:first-child{opacity:1;visibility:visible}
.system-callout{position:absolute;width:230px;text-align:left;border-left:2px solid var(--wire-red);padding-left:15px;background:var(--paper)}
.system-callout .system-step-number{font-size:12px;letter-spacing:.055em;margin-bottom:10px}
.system-callout h3{font-size:25px;line-height:1.14;margin-bottom:12px}
.system-callout>p:not([class]){font-size:16px;line-height:1.55;color:var(--ink-soft)}
.system-callout .system-facts{font-size:12px;margin-top:12px;padding-top:10px}
.system-callout .system-note{font-size:12px}
.system-step:first-child .system-callout[data-side=right]{width:265px}
.system-step:first-child .system-callout[data-side=right] .system-step-number{display:none}
.system-callout[data-side=above]{width:540px;text-align:center;border-left:0;border-bottom:2px solid var(--wire-red);padding:0 0 10px}
.system-callout[data-side=above] h3{font-size:24px;margin-bottom:8px}
.system-callout[data-side=above] .system-step-number{margin-bottom:6px}
.system-callout[data-side=above] .system-facts,.system-callout[data-side=above] .system-step-number{display:none}
.system-enhanced .system-navigation{display:flex;flex-shrink:0;justify-content:space-between;gap:12px;padding-top:14px}
.system-navigation a{flex:1;text-decoration:none;color:var(--ink-soft);font-size:12px;line-height:1.5;border-top:1px solid var(--line);padding:10px 0 0;white-space:nowrap}
.system-navigation span{color:var(--wire-red);margin-right:6px}
.system-navigation [aria-current]{color:var(--ink);border-color:var(--wire-red)}
.system-enhanced .system-progress{display:block;height:1px;background:var(--line-soft);position:absolute;inset-inline:0;bottom:0}
.system-progress span{display:block;height:100%;background:var(--wire-red);transform:scaleX(0);transform-origin:left}
.remote-feature{padding:52px 0 62px;border-top:1px solid var(--line-soft)}
.remote-feature .detail-copy{max-width:730px;margin-bottom:30px}
.remote-feature .detail-copy>p:not(.eyebrow){max-width:65ch;margin:20px 0}
.remote-feature .detail-interface{border:0;padding:0;max-width:100%}
.remote-feature .detail-interface img{width:100%;height:auto;max-height:none;object-fit:contain}
.connector-drawing img{max-height:none;height:auto}
.field-story img{aspect-ratio:auto;object-fit:contain;height:auto}
@media(max-width:1049px){.system-shell{padding:36px 24px}.system-heading{display:block}.system-heading>.text-link{margin-top:14px}.system-canvas{max-height:500px}}
@media(max-width:600px){.system-article{display:block;padding:30px 0}.system-mobile-image{margin-top:24px;max-height:310px}.system-canvas{max-height:320px}.system-heading h2{font-size:29px}.system-article h3{font-size:29px}.remote-feature{padding:36px 0 42px}}

.overview-figure { margin:44px 0 0; }
.overview-figure img { width:100%; max-height:760px; object-fit:contain; }
.product-overview .page-hero-lede { max-width:58ch; }
.spec-summary { display:grid; grid-template-columns:repeat(4,1fr); margin:38px 0; border-block:1px solid var(--line); }
.spec-summary div { padding:25px 20px 25px 0; }
.spec-summary strong { display:block; font-size:30px; font-weight:450; line-height:1.2; color:var(--ink); }
.spec-summary span { font-size:12px; color:var(--ink-soft); }
.spec-group { display:grid; grid-template-columns:220px minmax(0,1fr); gap:40px; padding:42px 0; border-top:1px solid var(--line-soft); }
.spec-group h3 { font-size:24px; }
.spec-group dl>div { grid-template-columns:40% 1fr; font-size:16px; padding:16px 0; }
.spec-group dl>div:first-child { border-top:0; padding-top:0; }
.spec-index { gap:24px; }
.spec-index a { padding:8px 0; border:0; border-bottom:1px solid var(--line); border-radius:0; }
@media(max-width:899px){.spec-group{grid-template-columns:1fr;gap:12px;}}
@media(max-width:600px){.spec-summary{grid-template-columns:1fr 1fr;gap:0 16px;}.spec-summary strong{font-size:27px;}.spec-group dl>div{grid-template-columns:1fr;gap:5px;}.spec-index{gap:10px 18px;}}
