.system-route-map{border:1px solid var(--ink);background:var(--ink);min-height:clamp(330px,42vw,510px);color:var(--white);position:relative;overflow:hidden}.system-route-map:before,.system-route-map:after{content:"";border:1px solid #ffffff2e;border-radius:50%;position:absolute}.system-route-map:before{inset:15% 19%}.system-route-map:after{inset:29% 31%}.system-route-map>strong{z-index:2;color:var(--yellow);letter-spacing:-.1em;font-size:clamp(5.6rem,15vw,11rem);line-height:.8;position:absolute;inset:50% auto auto 50%;translate:-50% -50%}.system-route-map>i{z-index:1;background:var(--teal);transform-origin:0;height:2px;position:absolute}.system-route-map>i:first-of-type{width:42%;top:21%;left:9%;rotate:24deg}.system-route-map>i:nth-of-type(2){width:38%;top:52%;left:50%;rotate:-28deg}.system-route-map>i:nth-of-type(3){background:var(--yellow);width:34%;bottom:19%;left:20%;rotate:-18deg}.system-route-map__node{z-index:3;background:var(--ink);text-align:center;border:1px solid #ffffff59;min-width:78px;padding:9px 12px;font-size:.68rem;font-weight:800;position:absolute}.system-route-map__node--start{top:12%;left:8%}.system-route-map__node--help{background:var(--teal);top:20%;right:8%}.system-route-map__node--home{color:var(--ink);background:var(--yellow);bottom:11%;left:13%}.status-feed-visual{border-bottom:1px solid var(--ink);align-items:end;gap:7px;height:78px;margin:22px 0 8px;padding-bottom:8px;display:flex}.status-feed-visual i{background:var(--ink);opacity:.34;width:12%;height:18%}.status-feed-visual i:nth-child(2){height:52%}.status-feed-visual i:nth-child(3){height:32%}.status-feed-visual i:nth-child(4){height:78%}.status-feed-visual b{border:1px solid var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;margin-left:auto;font-size:1.2rem;display:grid}.status-page__component-list article{grid-template-columns:96px .65fr .65fr 1fr;align-items:center}.status-component-signal{grid-template-columns:24px repeat(3,1fr);align-items:center;gap:4px;display:grid}.status-component-signal span{color:var(--ink);opacity:.62;font-size:.66rem}.status-component-signal i{background:var(--ink-10);height:8px}.status-component-signal i:nth-of-type(2){background:var(--yellow);height:18px}.status-component-signal i:nth-of-type(3){background:var(--teal);height:12px}@media (prefers-reduced-motion:no-preference){.system-route-map.is-visible>i{animation:system-path-in .68s var(--ease) both}.system-route-map.is-visible>i:nth-of-type(2){animation-delay:90ms}.system-route-map.is-visible>i:nth-of-type(3){animation-delay:.18s}@keyframes system-path-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media (width<=740px){.system-route-map{min-height:310px}.status-page__component-list article{grid-template-columns:1fr}.status-component-signal{width:96px;margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.system-route-map>i{animation:none}}
