.system{position:relative}.system .system-scene{background:var(--paper);min-height:100vh;padding:0;scroll-margin-top:0}.system .system-scene+.system-scene{border-top:1px solid var(--ink)}.system .system-scene-inner{grid-template-columns:1fr;align-content:center;gap:1.75rem 3.5rem;min-height:100vh;padding:4.25rem 2.25rem 4.25rem 0;display:grid}.system .system-index{font-family:var(--font-display), Newsreader, serif;font-optical-sizing:auto;letter-spacing:-.055em;color:var(--ink);grid-area:auto;font-size:clamp(5.4rem,16vw,12.5rem);font-weight:400;line-height:.78}.system .system-index.is-exec{color:var(--rust)}.system .system-diagram{width:min(100%,13.5rem);color:var(--ink);margin:0}.system .system-diagram svg{width:100%;height:auto;overflow:visible}.system .system-copy{max-width:34rem}.system .system-name{max-width:14ch;font-size:clamp(1.85rem,3.6vw,3.05rem)}.system .system-scene.is-exec .system-name:before{content:"";background:var(--rust);width:1.75rem;height:1px;margin-bottom:1.05rem;display:block}.system .system-q{color:var(--mute);max-width:28rem;margin-top:.85rem;font-size:1.0625rem;line-height:1.45}.system .system-caps{margin-top:2.15rem;list-style:none}.system .system-caps li{border-top:1px solid var(--ink);grid-template-columns:2rem 1fr;align-items:baseline;gap:.85rem;padding:.7rem 0;display:grid}.system .system-caps li:last-child{border-bottom:1px solid var(--ink)}.system .system-cap-n{font-family:var(--font-display), Newsreader, serif;font-optical-sizing:auto;letter-spacing:-.03em;color:var(--mute);font-size:1rem;line-height:1.4}.system .system-rail{z-index:8;pointer-events:none;height:0;position:sticky;top:0}.system .system-rail ol{pointer-events:auto;flex-direction:column;justify-content:space-between;align-items:center;height:12.75rem;list-style:none;display:flex;position:absolute;top:50vh;right:.85rem;transform:translateY(-50%)}.system .system-rail ol:before{content:"";background:var(--ink);pointer-events:none;width:1px;position:absolute;top:.45rem;bottom:.45rem;left:50%;transform:translate(-50%)}.system .system-rail a{z-index:1;place-items:center;width:1.4rem;height:1.4rem;text-decoration:none;display:grid;position:relative}.system .system-dot{border:1px solid var(--ink);background:var(--paper);border-radius:50%;width:7px;height:7px;display:block}.system .system-rail a[aria-current=true] .system-dot{background:var(--rust);border-color:var(--rust)}.system .system-rail a:hover .system-dot{border-color:var(--rust)}@media (min-width:960px){.system .system-scene-inner{grid-template-rows:auto 1fr;grid-template-columns:minmax(11rem,.4fr) minmax(0,1fr);align-content:center;gap:2.25rem 4rem;padding:5rem 3rem 5rem 0}.system .system-index{grid-area:1/1}.system .system-diagram{grid-area:2/1;align-self:end;margin-bottom:.5rem}.system .system-copy{grid-area:1/2/span 2;align-self:center}}@media (max-width:720px){.system .system-scene-inner{padding:3.5rem 2rem 3.25rem 0}.system .system-rail ol{height:10.5rem;right:.35rem}}
