:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--canvas:#f2f3f4;--water:#dfe3e6;--land:#fafafa;--surface:#fff;--ink:#171717;--muted:#525252;--faint:#666;--line:#0000001a;--line-strong:#0003;--shadow:0 0 0 1px #0000000a, 0 10px 28px #00000014;background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent;transition:transform .13s cubic-bezier(.22,1,.36,1),border-color .13s,background-color .13s,box-shadow .13s,color .13s}@media (hover:hover) and (prefers-reduced-motion:no-preference){button:not(:disabled):hover{transform:translateY(-1px)}}@media (prefers-reduced-motion:no-preference){button:not(:disabled):active{transition-duration:60ms;transform:translateY(1px)scale(.985)}}button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.app-shell{background:var(--water);width:100%;height:100dvh;position:relative;overflow:hidden}.app-toolbar{z-index:40;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;top:20px;left:24px;right:24px}.wordmark-button,.icon-button,.route-change,.secondary-action{cursor:pointer;background:0 0;border:0}.wordmark-button{border:1px solid var(--line);background:var(--surface);pointer-events:auto;border-radius:6px;justify-self:start;align-items:center;min-height:44px;padding:0 14px;display:inline-flex;box-shadow:0 1px 2px #0000000a}.wordmark-button h1{letter-spacing:-.055em;margin:0;font-size:19px;font-weight:760}.toolbar-route{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted);pointer-events:auto;border-radius:6px;align-items:center;gap:8px;padding:0 13px;font-size:11px;display:flex;box-shadow:0 1px 2px #0000000a}.toolbar-route strong{color:var(--ink);font-size:12px}.app-shell[data-screen=game] .toolbar-route{display:none}.toolbar-line-dot{border-radius:50%;width:8px;height:8px}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.icon-button:hover{border-color:var(--line-strong);background:#f5f5f5}.icon-button svg{stroke-width:1.8px;width:18px;height:18px}.sound-toggle{pointer-events:auto;grid-column:3;justify-self:end;box-shadow:0 1px 2px #0000000a}.map-stage{min-width:0;min-height:0;position:absolute;inset:0;overflow:hidden}.network-map,.network-map svg{width:100%;height:100%;display:block}.network-map{background:var(--water);position:relative}.network-map svg{background:var(--water);overflow:hidden}.map-water-fill{fill:var(--water)}.map-land,.map-southern-land{fill:var(--land)}.city-water{fill:var(--water)}.geographic-label{fill:#525252;letter-spacing:.15em;text-anchor:middle;pointer-events:none;font-size:10px;font-weight:640}.geographic-label[data-tone=water]{fill:#525252;font-size:9px;font-style:italic;font-weight:560}.map-line{--route-color:#222;opacity:1;transition:opacity .26s}.map-line[data-interactive=true]{cursor:pointer}.map-line[data-muted=true]{pointer-events:none;opacity:.07}.route-casing,.route-line,.route-reveal,.route-hit-area,.journey-progress-casing,.journey-progress{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.route-casing{stroke:var(--surface);stroke-width:9px}.route-line{stroke:var(--route-color);stroke-width:5px;transition:opacity .22s,stroke-width .22s}.app-shell[data-screen=setup] .map-line[data-selected=true] .route-line{opacity:1;stroke-width:6px}.route-reveal{stroke:var(--route-color);stroke-dasharray:var(--route-length);stroke-dashoffset:var(--route-length);stroke-width:7px;opacity:0;pointer-events:none;animation:.42s cubic-bezier(.22,1,.36,1) .1s both route-reveal}@keyframes route-reveal{0%{stroke-dashoffset:var(--route-length);opacity:.2}99%{stroke-dashoffset:0;opacity:1}to{stroke-dasharray:none;stroke-dashoffset:0;opacity:1}}.map-line[data-hovered=true] .route-line,.map-line:focus-within .route-line,.map-line[data-selected=true] .route-line{stroke-width:6.5px}.map-line:focus-within .route-casing{stroke:color-mix(in srgb, var(--route-color) 28%, var(--land));stroke-width:12px}.app-shell[data-screen=game] .map-line[data-selected=true] .route-line{stroke:#9c9c9c;opacity:.78;stroke-width:6px}.app-shell[data-screen=game] .map-line[data-selected=true] .route-casing{stroke:var(--surface)}.route-hit-area{cursor:pointer;stroke:var(--route-color);stroke-opacity:.001;stroke-width:44px;outline:none}.station-node{fill:var(--surface);stroke:var(--route-color);stroke-width:1.8px;vector-effect:non-scaling-stroke;pointer-events:none}.station-node-casing{fill:var(--surface);stroke:var(--surface);stroke-width:5px;vector-effect:non-scaling-stroke;pointer-events:none}.map-line[data-selected=true] .station-node{stroke-width:2.4px}.station-node[data-state=complete]{fill:var(--route-color);stroke:var(--surface)}.station-node[data-state=next]{fill:var(--surface);stroke:var(--route-color);stroke-width:3.6px}.station-node[data-state=upcoming]{stroke:#8f8f8f;opacity:1}.station-node-casing[data-state=upcoming]{stroke:var(--surface)}.interchange-node{fill:var(--ink);stroke:var(--surface);stroke-width:2.2px;vector-effect:non-scaling-stroke;pointer-events:none}.interchange-core{fill:var(--surface);pointer-events:none}.interchange-link{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}.interchange[data-muted=true]{opacity:.18}.line-marker{cursor:pointer;pointer-events:auto}.line-marker rect{stroke:var(--surface);stroke-width:2px;vector-effect:non-scaling-stroke}.line-marker text{dominant-baseline:central;text-anchor:middle;letter-spacing:-.03em;font-size:9.5px;font-weight:800}.station-label{--label-order:0;fill:var(--ink);paint-order:stroke;stroke:var(--surface);stroke-linejoin:round;pointer-events:none;transform-box:fill-box;transform-origin:50%;animation:station-label-in .22s cubic-bezier(.22, 1, .36, 1) calc(.3s + var(--label-order) * 18ms) both;font-weight:610}@keyframes station-label-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.station-label[data-active=true]{fill:var(--route-color);font-weight:800}.journey-progress{stroke:var(--route-color);stroke-width:8px;pointer-events:none}.journey-progress-casing{stroke:var(--surface);stroke-width:12px;pointer-events:none}.train-marker{pointer-events:none;transition:transform 70ms linear}.train-halo{fill:none;stroke:var(--surface);stroke-linejoin:round;stroke-width:5px;vector-effect:non-scaling-stroke}.train-body{fill:var(--surface);stroke:var(--ink);stroke-width:1.4px;vector-effect:non-scaling-stroke}.train-accent{fill:var(--route-color)}.train-window{fill:#26343a;stroke:color-mix(in srgb, var(--surface) 34%, transparent);stroke-width:.7px;vector-effect:non-scaling-stroke}.train-door{fill:none;stroke:#17181459;stroke-width:.8px;vector-effect:non-scaling-stroke}.train-windscreen{fill:#26343a}.train-headlight{fill:#fff6bd;stroke:var(--ink);stroke-width:.55px;vector-effect:non-scaling-stroke}.train-undercarriage{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:1.25px;vector-effect:non-scaling-stroke}.train-wheel{fill:var(--ink)}.map-sources{z-index:35;right:14px;bottom:calc(var(--map-covered-bottom,0px) + 12px);position:absolute}.map-sources-toggle{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:650;display:grid;position:relative}.map-sources-toggle:before{border:1px solid var(--line);content:"";background:#fffffff0;border-radius:6px;width:30px;height:30px;position:absolute;box-shadow:0 1px 2px #0000000d}.map-sources-toggle span{position:relative}.map-sources-toggle:hover,.map-sources-toggle:focus-visible{color:var(--ink)}.map-sources-toggle:hover:before,.map-sources-toggle:focus-visible:before{border-color:var(--line-strong)}.map-sources-popover{border:1px solid var(--line);background:var(--surface);width:min(250px,100vw - 28px);box-shadow:var(--shadow);color:var(--muted);border-radius:7px;padding:12px;font-size:10px;line-height:1.5;position:absolute;bottom:48px;right:0}.map-sources-popover strong{color:var(--ink);margin-bottom:5px;font-size:11px;display:block}.map-sources-popover a{color:inherit;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:2px}.map-sources-popover a:hover,.map-sources-popover a:focus-visible{color:var(--ink);text-decoration:underline}.network-panel,.route-panel,.game-panel,.result-panel{z-index:30;border:1px solid var(--line);background:var(--surface);width:340px;box-shadow:var(--shadow);border-radius:8px;position:absolute;left:24px}.network-panel{padding:22px;top:84px}.eyebrow{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750;display:block}.network-panel h2,.route-heading h2{letter-spacing:-.045em;margin:5px 0 0;font-size:28px;font-weight:740;line-height:1}.network-panel h2{margin-top:0}.network-panel>p{max-width:270px;color:var(--muted);margin:13px 0 18px;font-size:13px;line-height:1.45}.line-picker{gap:6px;display:grid}.line-choice{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:48px;padding:6px 9px;display:grid}.line-choice:hover{border-color:var(--line);background:#f7f7f7}.line-choice-chip,.line-chip{border:2px solid var(--surface);background:var(--badge-color);width:34px;height:34px;box-shadow:0 0 0 1px color-mix(in srgb, var(--badge-color) 72%, var(--ink));text-shadow:0 1px 1px #0000006b;font-variant-numeric:tabular-nums;letter-spacing:-.03em;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:820;display:grid}.line-choice>span:nth-child(2){gap:2px;min-width:0;display:grid}.line-choice strong{font-size:13px}.line-choice small{color:var(--muted);font-size:10px}.line-choice>svg{width:16px;color:var(--faint);stroke-width:1.8px}.route-panel{padding:20px;animation:.3s cubic-bezier(.22,.72,.24,1) both panel-in;top:84px}.route-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.route-change:hover,.secondary-action:hover{color:var(--ink)}.route-heading{align-items:center;gap:12px;min-width:0;display:flex}.route-color-rail{background:var(--active-line);border-radius:2px;flex:none;width:4px;height:48px}.route-summary{color:var(--muted);margin:5px 0 0;font-size:11px}.route-endpoints{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.route-change{border:1px solid var(--line);min-height:44px;color:var(--muted);background:#f7f7f7;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.route-change:hover{border-color:var(--line-strong);background:#f7f7f7}.route-change svg{stroke-width:1.9px;width:14px}.route-actions{grid-template-columns:auto minmax(0,1fr);gap:8px;margin-top:14px;display:grid}.route-actions .route-change{min-height:52px;padding:0 13px}.direction-route{background:#f7f7f7;border-radius:6px;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:center;gap:8px;margin-top:0;padding:14px;display:grid}.direction-route>span{gap:4px;min-width:0;display:grid}.direction-route>span:last-child{text-align:right}.direction-route small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:730}.direction-route strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.direction-arrow{width:17px;color:var(--muted);stroke-width:1.7px;justify-self:center}.primary-action{background:var(--ink);width:100%;min-height:52px;color:var(--surface);cursor:pointer;border:0;border-radius:6px;justify-content:space-between;align-items:center;padding:0 16px;font-size:12px;font-weight:720;display:flex}.route-panel .primary-action{margin-top:0}.primary-action:hover{background:#303030;box-shadow:0 5px 12px #0000001f}.primary-action>span{align-items:center;gap:9px;display:inline-flex}.primary-action svg{stroke-width:1.9px;width:16px;height:16px}.game-panel{--active-line:#1671c5;cursor:text;flex-direction:column;width:min(680px,100% - 48px);max-height:calc(100dvh - 108px);padding:18px 20px;display:flex;inset:auto auto 24px 50%;transform:translate(-50%)}.game-panel-header{justify-content:space-between;align-items:center;display:flex}.compact-route-id{align-items:center;gap:11px;min-width:0;display:flex}.compact-route-id>span:last-child{gap:3px;min-width:0;display:grid}.compact-route-id strong{font-size:12px}.compact-route-id small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.exit-game{width:40px;height:40px;box-shadow:none;background:0 0;border:0;flex:none;position:relative}.exit-game:before{border:1px solid var(--line);background:var(--surface);content:"";border-radius:6px;width:28px;height:28px;position:absolute}.exit-game:hover{background:0 0;border:0}.exit-game:hover:before{border-color:var(--line-strong);background:#f5f5f5}.exit-game svg{width:15px;position:relative}.station-progress{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:24px;padding:14px 0 18px}.station-progress-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:flex-start;font-size:9px;font-weight:730;display:flex}.station-progress-track{align-items:center;gap:3px;margin-top:10px;display:flex}.station-progress-track span{background:#1718141f;border-radius:999px;flex:1 1 0;height:3px}.station-progress-track span[data-state=complete]{background:var(--active-line)}.station-progress-track span[data-state=current]{background:var(--active-line);height:7px}.typing-prompt{flex-direction:column;flex:auto;justify-content:center;min-height:108px;padding:20px 0;display:flex}.station-display{overflow-wrap:anywhere;letter-spacing:-.055em;max-width:100%;margin:0 0 10px;font-size:clamp(30px,2.7vw,42px);font-weight:740;line-height:.98}.station-word{white-space:nowrap;display:inline-block}.station-display span[data-state=typed]{color:var(--active-line)}.station-display span[data-state=next]{box-shadow:inset 2px 0 0 var(--active-line);animation:.9s step-end infinite caret-blink}@keyframes caret-blink{0%,46%{box-shadow:inset 2px 0 0 var(--active-line)}47%,to{box-shadow:inset 2px 0 #0000}}.station-display span[data-state=pending]{color:var(--ink)}.station-space{white-space:normal}.typing-instruction{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.typing-capture{opacity:.01;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:fixed}.metrics-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;padding-top:16px;display:grid}.metrics-strip div,.result-metrics div{gap:3px;display:grid}.metrics-strip strong{font-variant-numeric:tabular-nums;font-size:18px}.metrics-strip span,.result-metrics span{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:730}.game-panel[data-error-pulse=odd] .station-display{animation:.13s ease-out error-mark-odd}.game-panel[data-error-pulse=even] .station-display{animation:.13s ease-out error-mark-even}@keyframes error-mark-odd{45%{color:#a73535;transform:translate(3px)}}@keyframes error-mark-even{45%{color:#a73535;transform:translate(3px)}}.result-panel{--active-line:#1671c5;padding:22px;animation:.32s cubic-bezier(.22,.72,.24,1) both panel-in;top:84px}.result-icon{background:var(--active-line);width:42px;height:42px;color:var(--surface);border-radius:50%;place-items:center;margin-bottom:18px;display:grid}.result-icon svg{stroke-width:2px;width:19px}.result-panel h2{letter-spacing:-.055em;margin:8px 0 22px;font-size:30px;line-height:1}.result-panel h2 span{color:var(--active-line);font-weight:400}.result-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding:17px 0;display:grid}.result-metrics strong{font-variant-numeric:tabular-nums;font-size:22px}.result-actions{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:8px;margin-top:18px;display:grid}.secondary-action{border:1px solid var(--line);min-height:52px;color:var(--muted);background:#f7f7f7;border-radius:6px;padding:0 8px;font-size:12px;font-weight:650}.secondary-action:hover{border-color:var(--line-strong);background:var(--surface)}.result-actions .primary-action{justify-content:center;gap:9px}@media (width<=900px) and (width>=761px){.app-shell[data-screen=setup] .map-stage,.app-shell[data-screen=game] .map-stage,.app-shell[data-screen=result] .map-stage{left:350px}.network-panel,.route-panel,.game-panel,.result-panel{width:310px;left:18px}.app-toolbar{left:18px;right:18px}}@media (width<=1023px),(width<=1200px) and (orientation:portrait){.geographic-label{fill:#525252;letter-spacing:.08em;font-size:18px;font-weight:680}.geographic-label[data-tone=water]{display:none}.station-node{stroke-width:1.8px}.network-map[data-focused=true] .map-line[data-muted=true]{opacity:.055}.network-map[data-focused=true] .interchange[data-muted=true]{opacity:.08}.line-marker rect{stroke-width:2.5px}.app-toolbar{grid-template-columns:1fr auto;top:12px;left:12px;right:12px}.wordmark-button{min-height:42px;padding:0 12px}.wordmark-button h1{font-size:18px}.toolbar-route{display:none}.icon-button{width:44px;height:44px}.sound-toggle{grid-column:2}.map-sources{top:12px;bottom:auto;right:64px}.map-sources-popover{top:48px;bottom:auto}.app-shell[data-screen=network] .map-stage,.app-shell[data-screen=setup] .map-stage,.app-shell[data-screen=game] .map-stage,.app-shell[data-screen=result] .map-stage{left:0}.app-shell[data-screen=setup] .map-stage,.app-shell[data-screen=network] .map-stage,.app-shell[data-screen=game] .map-stage,.app-shell[data-screen=result] .map-stage{bottom:0}.network-panel,.route-panel,.game-panel,.result-panel{border-radius:8px;width:auto;inset:auto 12px 12px}.game-panel{width:auto;left:12px;transform:none}.network-panel{padding:15px;left:12px;right:12px}.network-panel h2{font-size:23px}.network-panel>p{margin:8px 0 12px;font-size:11px}.line-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.line-choice{grid-template-columns:32px minmax(0,1fr);min-height:43px;padding:4px 6px}.line-choice-chip{width:30px;height:30px;font-size:9px}.line-choice>svg,.line-choice small{display:none}.route-panel{max-height:none;padding:14px 15px 16px;overflow:visible}.route-heading{gap:11px}.route-heading h2{font-size:23px}.route-color-rail{height:42px}.route-summary{margin-top:4px}.route-endpoints{padding-top:12px}.direction-route{padding:11px 12px}.direction-route strong{font-size:12px}.primary-action{min-height:48px}.route-actions{margin-top:12px}.route-actions .route-change{min-height:48px}.game-panel{max-height:none;padding:14px 15px;overflow:visible}.exit-game{width:44px;height:44px}.station-progress{margin-top:13px;padding:10px 0 12px}.typing-prompt{min-height:130px;padding:15px 0}.station-display{margin:7px 0 9px;font-size:clamp(28px,8.5vw,40px)}.metrics-strip{padding-top:12px}.app-shell[data-screen=game][data-keyboard-open=true] .game-panel{bottom:calc(var(--keyboard-inset) + 8px);max-height:190px;padding:9px 12px 10px;overflow:hidden}.app-shell[data-screen=game][data-keyboard-open=true] .compact-route-id small,.app-shell[data-screen=game][data-keyboard-open=true] .typing-instruction,.app-shell[data-screen=game][data-keyboard-open=true] .metrics-strip{display:none}.app-shell[data-screen=game][data-keyboard-open=true] .station-progress{border-top:0;margin-top:2px;padding:3px 0 6px}.app-shell[data-screen=game][data-keyboard-open=true] .station-progress-track{margin-top:4px}.app-shell[data-screen=game][data-keyboard-open=true] .typing-prompt{min-height:0;padding:7px 0 2px}.app-shell[data-screen=game][data-keyboard-open=true] .station-display{margin:0;font-size:clamp(22px,7vw,30px);line-height:1.08}.result-panel{max-height:min(47dvh,390px);padding:18px;overflow-y:auto}.result-icon{width:36px;height:36px;margin-bottom:12px}.result-panel h2{margin-bottom:17px;font-size:25px}}@media (width<=1023px) and (height<=380px) and (orientation:landscape){.app-shell[data-screen=game] .app-toolbar{display:none}.app-shell[data-screen=game] .game-panel{max-height:none;padding:8px 12px;inset:8px;overflow:hidden;transform:none}.app-shell[data-screen=game] .station-progress{margin-top:4px;padding:5px 0 7px}.app-shell[data-screen=game] .station-progress-meta{display:none}.app-shell[data-screen=game] .station-progress-track{margin-top:0}.app-shell[data-screen=game] .typing-prompt{min-height:90px;padding:8px 0}.app-shell[data-screen=game] .station-display{margin:4px 0 5px;font-size:clamp(24px,6vw,32px)}.app-shell[data-screen=game] .metrics-strip{padding-top:6px}}@media (height<=700px) and (width>=1024px){.network-panel{scrollbar-gutter:stable;max-height:calc(100dvh - 86px);padding:16px;top:74px;overflow-y:auto}.line-choice{min-height:42px}.route-panel,.result-panel{scrollbar-gutter:stable;max-height:calc(100dvh - 86px);top:74px;overflow-y:auto}.game-panel{scrollbar-gutter:stable;max-height:calc(100dvh - 86px);top:auto;bottom:12px;overflow-y:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
