.p-home .stage{grid-template-columns:minmax(280px,400px) 1fr;align-items:center;gap:36px;padding:28px 0 48px;display:grid}.p-home .ticket{background:var(--ticket);border:2px solid var(--ink);padding:28px 26px 24px}.p-home .lede{color:#333831;max-width:36ch;margin:14px 0 20px;font-size:17.5px}.p-home form{border:2px solid var(--ink);background:#fff;display:flex}.p-home form input{min-width:0;font:inherit;border:0;flex:1;padding:11px 12px}.p-home form input:focus{outline:none}.p-home form button{background:var(--b-btn);color:#fff;font:inherit;cursor:pointer;white-space:nowrap;border:0;padding:0 14px;font-weight:700}.p-home .fine{color:var(--mute);margin-top:12px;font-size:14.5px}.p-home .fine a{color:var(--ink);font-weight:600}.p-home .map-wrap{position:relative}.p-home .map{width:100%;height:auto;display:block}.p-home .map text{letter-spacing:.08em;text-transform:uppercase;fill:var(--ink);font-family:Archivo,sans-serif;font-size:13px;font-weight:800;font-stretch:72%}.p-home .map .line{transition:opacity .18s}.p-home .map[data-hot] .line{opacity:.16}.p-home .map[data-hot=a] .ln-a,.p-home .map[data-hot=b] .ln-b,.p-home .map[data-hot=c] .ln-c,.p-home .map[data-hot=d] .ln-d{opacity:1}.p-home .stn{cursor:pointer;transform-box:fill-box;transform-origin:50%;outline:none;transition:transform .15s}.p-home .stn:hover,.p-home .stn:focus-visible{transform:scale(1.3)}.p-home .incident{transform-box:fill-box;transform-origin:50%;pointer-events:none;animation:2.4s ease-in-out forwards ping}@keyframes ping{0%,to{opacity:1;transform:scale(.85)}50%{opacity:.45;transform:scale(1.2)}}.p-home .map-tip{z-index:6;pointer-events:none;background:var(--ticket);border:2px solid var(--ink);color:var(--mute);white-space:nowrap;opacity:0;padding:8px 11px;font-family:IBM Plex Mono,monospace;font-size:12.5px;transition:opacity .12s;position:absolute;transform:translate(-50%,calc(-100% - 12px))}.p-home .map-tip.below{transform:translate(-50%,14px)}.p-home .map-tip.on{opacity:1}.p-home .map-tip b{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-family:Archivo,sans-serif;font-size:12px;font-weight:800;font-stretch:80%;display:block}.p-home .map-tip.bad b{color:var(--b)}@media (prefers-reduced-motion:reduce){.p-home .train,.p-home .incident{animation:none}.p-home .train{display:none}}.p-home .legend{border-top:2px solid var(--ink);padding:34px 0 48px}.p-home .legend-h{margin-bottom:20px}.p-home .legend-h h2{margin-bottom:6px}.p-home .legend-panel{background:var(--ticket);border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.p-home .legend-panel article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:20px 22px 22px;transition:background-color .14s}.p-home .legend-panel article:nth-child(3n){border-right:0}.p-home .legend-panel article:nth-child(n+4){border-bottom:0}.p-home .legend-panel article[data-line]{cursor:default}.p-home .legend-panel article[data-line]:hover{background:#fbfbf7}.p-home .glyph-cell{border:2px solid var(--ink);background:var(--map);place-items:center;width:46px;height:46px;margin-bottom:14px;display:grid}.p-home .glyph-cell .glyph{width:28px;height:28px;display:block}.p-home .legend-panel article[data-line=a] .glyph-cell{background:color-mix(in srgb, var(--a) 14%, #fff)}.p-home .legend-panel article[data-line=b] .glyph-cell{background:color-mix(in srgb, var(--b) 14%, #fff)}.p-home .legend-panel article[data-line=c] .glyph-cell{background:color-mix(in srgb, var(--c) 22%, #fff)}.p-home .legend-panel article[data-line=d] .glyph-cell{background:color-mix(in srgb, var(--d) 14%, #fff)}.p-home .legend-panel article[data-tone=e] .glyph-cell{background:color-mix(in srgb, var(--e) 14%, #fff)}.p-home .legend-panel article[data-tone=f] .glyph-cell{background:color-mix(in srgb, var(--f) 14%, #fff)}.p-home .legend h3{text-transform:uppercase;letter-spacing:.02em;margin-bottom:5px;font-family:Archivo,sans-serif;font-size:17.5px;font-weight:800;font-stretch:85%}.p-home .legend p{color:var(--mute);font-size:15.5px}@media (max-width:900px){.p-home .legend-panel{grid-template-columns:1fr}.p-home .legend-panel article{border-right:0;border-bottom:1px solid var(--rule)}.p-home .legend-panel article:last-child{border-bottom:0}}.p-home .run{border-top:2px solid var(--ink);padding:44px 0 64px}.p-home .run .intro{grid-template-columns:1fr 360px;align-items:end;gap:40px;margin-bottom:22px;display:grid}.p-home .run .intro p{max-width:46ch;margin-top:10px}.p-home .held-train{justify-self:end;width:auto;max-width:100%;max-height:168px;display:block}.p-home .pair{border:2px solid var(--ink);background:var(--ticket);grid-template-columns:1fr 1fr;display:grid}.p-home .pair article{padding:26px 28px}.p-home .pair article+article{border-left:2px solid var(--ink)}.p-home .pair h3{letter-spacing:-.03em;margin:8px 0;font-family:Archivo,sans-serif;font-size:22px;font-weight:800;font-stretch:90%;line-height:1.15}.p-home .station{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-family:Archivo,sans-serif;font-size:12px;font-weight:800;font-stretch:75%;display:inline-flex}.p-home .station .station-glyph{flex:none;width:24px;height:24px;display:block}.p-home .band2{background:var(--ticket);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.p-home .dispatch{grid-template-columns:1fr 1fr;align-items:start;gap:40px;padding:52px 0 56px;display:grid}.p-home .dispatch p{max-width:42ch;margin-top:10px}.p-home .term{background:var(--ink);color:#e4e4dc;font-family:IBM Plex Mono,monospace;font-size:14px;line-height:1.65}.p-home .term .bar{color:#8a8a82;border-bottom:1px solid #2c2c28;padding:8px 14px;font-size:12px}.p-home .term .body{padding:16px 16px 18px}.p-home .term .ok{color:var(--c)}.p-home .term .hit{color:#ff8a84}.p-home .term .out{color:#9a9a90}.p-home .open{grid-template-columns:1.1fr 1fr;align-items:start;gap:24px;padding:52px 0 64px;display:grid}.p-home .open p{max-width:44ch;margin-top:10px}.p-home .transfers{gap:10px;display:grid}.p-home .transfer{background:var(--ticket);border:2px solid var(--ink);grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.p-home .transfer:hover{background:#fff}.p-home .transfer .ln{width:28px;height:28px;color:var(--ink);place-items:center;display:grid}.p-home .transfer .ln svg{width:22px;height:22px;display:block}.p-home .transfer .ln.dc{color:#5865f2}.p-home .transfer strong{text-transform:uppercase;letter-spacing:.04em;font-family:Archivo,sans-serif;font-size:15.5px;font-weight:800;font-stretch:85%;display:block}.p-home .transfer>span:not(.ln){color:var(--mute);font-size:14.5px}.p-home .transfer em{letter-spacing:.08em;text-transform:uppercase;font-family:Archivo,sans-serif;font-size:12px;font-style:normal;font-weight:800;font-stretch:75%}.p-home .end{background:var(--ink);color:#f2f2ec}.p-home .end-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:64px 0;display:grid}.p-home .end .kicker{color:#8f8f86}.p-home .end p{color:#c4c4bb;max-width:40ch;margin-top:12px}.p-home .end pre{color:var(--c);background:#1c1c1a;padding:22px 24px;font-family:IBM Plex Mono,monospace;font-size:14.5px;line-height:1.75}.p-home .stats{gap:32px;margin-top:24px;display:flex}.p-home .stats strong{letter-spacing:-.03em;font-family:Archivo,sans-serif;font-size:28.5px;font-stretch:85%;display:block}.p-home .stats span{color:#8f8f86;font-size:13px}.p-home .fare{grid-template-columns:1fr 480px;align-items:center;gap:48px;padding:64px 0;display:grid}.p-home .fare-art{justify-self:end;width:100%;height:auto}@media (max-width:900px){.p-home .fare-art{justify-self:center;max-width:480px;margin-inline:auto}}.p-home .fare p{color:#333831;max-width:46ch;margin-top:12px}.p-home .fare .actions{margin-top:22px}.p-home .receipt{background:var(--ticket);border:2px solid var(--ink);justify-self:end;width:100%;max-width:310px;padding:14px 16px 16px;font-family:IBM Plex Mono,monospace;font-size:13px;position:relative}.p-home .receipt.r-arm>.r-h,.p-home .receipt.r-arm>.r-row,.p-home .receipt.r-arm>.r-cut{opacity:0}.p-home .receipt.r-play{animation:.45s ease-out r-feed}@keyframes r-feed{0%{transform:translateY(-12px)}to{transform:translateY(0)}}.p-home .receipt.r-play>.r-h,.p-home .receipt.r-play>.r-row{animation:10ms step-end forwards r-print}.p-home .receipt.r-play>.r-cut{transform-origin:0;animation:.3s ease-out forwards r-tear}@keyframes r-print{to{opacity:1}}@keyframes r-tear{0%{opacity:1;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.p-home .receipt.r-play>:first-child{animation-delay:.2s}.p-home .receipt.r-play>:nth-child(2){animation-delay:.36s}.p-home .receipt.r-play>:nth-child(3){animation-delay:.52s}.p-home .receipt.r-play>:nth-child(4){animation-delay:.68s}.p-home .receipt.r-play>:nth-child(5){animation-delay:.84s}.p-home .receipt.r-play>:nth-child(6){animation-delay:1s}.p-home .receipt.r-play>:nth-child(7){animation-delay:1.16s}.p-home .receipt.r-play>:nth-child(8){animation-delay:1.32s}.p-home .receipt.r-play>:nth-child(9){animation-delay:1.48s}.p-home .r-stamp{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:var(--c);border:2px solid var(--ink);opacity:0;pointer-events:none;padding:4px 9px;font-family:Archivo,sans-serif;font-size:13px;font-weight:800;font-stretch:80%;position:absolute;bottom:-13px;right:-16px;transform:rotate(-8deg)}.p-home .receipt.r-play .r-stamp{animation:.35s cubic-bezier(.2,.8,.3,1.25) 1.9s forwards r-stamp}@keyframes r-stamp{0%{opacity:0;transform:rotate(-8deg)scale(1.9)}55%{opacity:1;transform:rotate(-8deg)scale(.94)}to{opacity:1;transform:rotate(-8deg)scale(1)}}.p-home .r-h{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:baseline;margin-bottom:10px;font-family:Archivo,sans-serif;font-size:13px;font-weight:800;font-stretch:80%;display:flex}.p-home .r-h span{color:var(--mute);text-transform:none;letter-spacing:0;font-family:IBM Plex Mono,monospace;font-weight:400}.p-home .r-row{color:var(--mute);justify-content:space-between;gap:12px;padding:3px 0;display:flex}.p-home .r-row b{color:var(--ink);font-weight:600}.p-home .r-cut{border-top:2px dashed var(--rule);margin:8px -16px}.p-home .r-t{font-weight:600}.p-home .close{background:var(--ink);color:#f2f2ec}.p-home .close-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:36px;padding:60px 0 62px;display:flex}.p-home .close h2{color:#f2f2ec;font-size:clamp(33px,3.4vw,44px)}.p-home .close p{color:#c4c4bb;max-width:42ch;margin-top:12px}.p-home .close .btn.ghost{color:#f2f2ec;background:0 0;border-color:#f2f2ec}.p-home .close .btn.ghost:hover,.p-home .close .btn.ghost:focus-visible{color:var(--ink);background:#f2f2ec}.p-home .close .btn.red:hover,.p-home .close .btn.red:focus-visible{filter:brightness(.92)}.p-home .agent-map{margin:0}.p-home .agent-map svg{width:100%;height:auto;display:block}.p-home .am-line{fill:none;stroke-width:8px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.55s ease-out both am-draw}.p-home .am-l1{animation-delay:.1s}.p-home .am-l2{animation-delay:.28s}.p-home .am-l3{animation-delay:.46s}.p-home .am-l4{animation-delay:.64s}.p-home .am-trunk{stroke-width:11px;animation-delay:.86s}@keyframes am-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.p-home .am-tile{transform-box:fill-box;transform-origin:0;animation:.4s cubic-bezier(.2,.8,.3,1.2) both am-tile}.p-home .am-t1{animation-delay:0s}.p-home .am-t2{animation-delay:.18s}.p-home .am-t3{animation-delay:.36s}.p-home .am-t4{animation-delay:.54s}@keyframes am-tile{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.p-home .am-dest{transform-box:fill-box;transform-origin:50%;animation:.45s cubic-bezier(.2,.8,.3,1.5) 1.3s both am-dest}@keyframes am-dest{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.p-home .am-name{letter-spacing:.04em;text-transform:uppercase;fill:var(--ink);font-family:Archivo,sans-serif;font-size:15.5px;font-weight:800;font-stretch:80%}.p-home .am-sub{fill:var(--mute);font-family:IBM Plex Mono,monospace;font-size:12px}@media (prefers-reduced-motion:reduce){.p-home .am-line,.p-home .am-tile,.p-home .am-dest{animation:none}.p-home .am-line{stroke-dashoffset:0}}@media (max-width:900px){.p-home .stage,.p-home .legend,.p-home .pair,.p-home .dispatch,.p-home .open,.p-home .end-inner,.p-home .fare,.p-home .close-inner,.p-home .run .intro{grid-template-columns:1fr}.p-home .pair article+article{border-left:0;border-top:2px solid var(--ink)}.p-home .close-inner{display:block}.p-home .close-inner .actions{margin-top:22px}.p-home .held-train{justify-self:start;margin-top:18px}.p-home .receipt{justify-self:start}}.p-home .end pre{max-width:100%;overflow-x:auto}@media (max-width:560px){.p-home .end pre{padding:16px;font-size:13px}.p-home .stats{flex-wrap:wrap;gap:22px}}
