.station-walk{color:#fff;background:#12212b;flex-direction:column;height:100dvh;min-height:480px;font-family:Arial,Microsoft JhengHei,sans-serif;display:flex}.station-walk .walk-header{background:#102d40;border-bottom:3px solid #bc4438;flex-shrink:0;align-items:center;gap:28px;height:72px;padding:0 24px;display:flex}.walk-header strong{font-size:19px;display:block}.walk-header div>span{color:#b7c9d5;margin-top:4px;font-size:12px;display:block}.walk-back{color:#dae7ef;padding:9px 0;font-size:14px}.walk-status{color:#f2cc83;border:1px solid #a47c40;border-radius:4px;margin-left:auto;padding:6px 9px;font-size:12px}.walk-stage{flex:1;min-height:320px;position:relative;overflow:hidden}.walk-canvas{touch-action:none;position:absolute;inset:0}.walk-canvas canvas{outline-offset:-4px;touch-action:none;width:100%;height:100%;display:block}.walk-overlay{text-align:center;background:#142734;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:24px;display:flex;position:absolute;inset:0}.walk-overlay p{color:#bacbd7;max-width:420px;margin:0;font-size:14px;line-height:1.6}.walk-overlay button,.walk-actions button{color:#fff;background:#122b3ee8;border:1px solid #69818e;border-radius:5px;min-height:42px;padding:10px 13px;font-size:13px}.walk-spinner{border:3px solid #537180;border-top-color:#ecc05e;border-radius:50%;width:30px;height:30px;animation:1s linear infinite walk-spin}.walk-location{pointer-events:none;background:#102533e8;border-radius:5px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;top:20px;left:20px}.walk-line{background:#e8463e;width:5px;height:36px}.walk-location strong{font-size:22px}.walk-location strong span{margin-left:8px;font-size:14px;font-weight:400}.walk-location small{color:#b9cbd6;margin-top:5px;font-size:11px;display:block}.walk-actions{gap:8px;display:flex;position:absolute;top:20px;right:20px}.walk-actions button:hover,.walk-overlay button:hover{background:#34556a}.walk-actions kbd{color:#c4d3dc;border:1px solid #607784;border-radius:3px;margin-left:8px;padding:1px 4px;font:11px monospace}.walk-help{color:#e0ebf1;text-align:center;white-space:nowrap;pointer-events:none;background:#102533e8;border-radius:4px;padding:10px 14px;font-size:12px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.walk-build{z-index:6;color:#c9d4dc;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none;background:#102533e8;border-radius:4px;padding:3px 8px;font:500 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:absolute;bottom:12px;right:16px}.walk-note{color:#b4c7d3;background:#102532;flex-shrink:0;padding:10px 24px;font-size:12px;line-height:1.5}.walk-touch{pointer-events:none;justify-content:space-between;align-items:flex-end;display:none;position:absolute;bottom:18px;left:18px;right:18px}.walk-pad,.walk-turn{pointer-events:auto}.walk-pad{text-align:center}.walk-pad div{gap:5px;margin-top:5px;display:flex}.walk-touch button{color:#fff;touch-action:none;-webkit-user-select:none;user-select:none;background:#18384ed9;border:1px solid #bccbd9a8;border-radius:7px;width:48px;height:48px;font-size:23px}.walk-touch button:active{background:#376c89}.walk-turn button{margin:0 3px}.walk-turn small{text-align:center;color:#fff;text-shadow:0 1px 3px #000;margin-top:9px;font-size:11px;display:block}:is(.station-walk button:focus-visible,.station-walk a:focus-visible){outline-offset:3px;outline:3px solid #edbd5a}@keyframes walk-spin{to{transform:rotate(360deg)}}@media (pointer:coarse){.walk-touch{display:flex}.walk-help,.walk-actions .walk-mouse-look,.walk-actions kbd{display:none}}@media (max-width:760px){.station-walk .walk-header{gap:17px;height:65px;padding:0 14px}.walk-header strong{font-size:16px}.walk-back{font-size:12px}.walk-status{display:none}.walk-location{padding:9px 11px;top:12px;left:12px}.walk-location strong{font-size:18px}.walk-location strong span{font-size:12px}.walk-actions{gap:6px;top:80px;left:12px;right:auto}.walk-actions button{padding:8px 10px;font-size:12px}.walk-help{white-space:normal;max-width:90%;line-height:1.6;bottom:12px}.walk-note{padding:9px 14px;font-size:11px}}@media (prefers-reduced-motion:reduce){.walk-spinner{animation:none}}@media (min-width:761px) and (max-width:1400px){.walk-actions{top:88px;left:20px;right:auto}}.walk-actions{flex-wrap:wrap;max-width:calc(100% - 40px)}.walk-actions button[aria-pressed=true]{background:#34556a;border-color:#edbd5a}.walk-actions{top:16px;left:auto;right:16px}.station-walk{min-height:320px}.touch-controls-host{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;overscroll-behavior:none}.touch-controls{pointer-events:none;min-height:320px;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);z-index:5;position:absolute;inset:0;overflow:hidden}.touch-joystick-idle{display:none}.touch-joystick-base{background:#ffffff0d;border:1px solid #ffffff38;border-radius:50%;width:96px;height:96px;margin:-48px 0 0 -48px;display:none;position:absolute}.touch-joystick-base.active{display:block}.touch-joystick-thumb{will-change:transform;background:#ffffff52;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;position:absolute;top:50%;left:50%}@media (pointer:coarse){.walk-help,.walk-touch-pad,.walk-turn,.walk-key-glyph{display:none!important}}@media (orientation:portrait),(orientation:landscape){.touch-controls{min-height:320px}}.walk-making-of{color:#e5edf2;text-underline-offset:3px;align-self:center;padding:10px 8px;font-size:12px;text-decoration:underline}@media (pointer:coarse){.walk-stage,.walk-stage [data-tactical-ui],.walk-stage button,.walk-stage a,.touch-controls,.tng-root{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.walk-stage input,.walk-stage textarea,.walk-stage [contenteditable=true],.walk-stage [data-copyable],.tng-root input,.tng-root textarea,.tng-root [data-copyable]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}}.walk-stage:has(.tng) .walk-actions{top:calc(env(safe-area-inset-top,0px) + 104px);left:calc(env(safe-area-inset-left,0px) + 12px);max-width:calc(100% - 24px);right:auto}.walk-stage:has(.tng) .walk-actions .walk-making-of{display:none}.walk-stage:has(.tng) .walk-build{display:none}@media (pointer:coarse){.walk-stage:has(.tng) .walk-actions{top:calc(env(safe-area-inset-top,0px) + 44px);z-index:6;left:50%;right:auto;transform:translate(-50%)}.walk-stage:has(.tng) .walk-actions button{min-height:36px;padding:7px 10px;font-size:12px}.walk-stage:has(.tng-hud:not([hidden])) .walk-actions{display:none}}.walk-stage:has(.tng-touch) .walk-actions{top:calc(env(safe-area-inset-top,0px) + 44px);z-index:6;left:50%;right:auto;transform:translate(-50%)}.walk-stage:has(.tng-touch .tng-hud:not([hidden])) .walk-actions{display:none}.walk-fps{z-index:6;color:#cfe0ea;letter-spacing:.02em;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#102533cc;border-radius:4px;padding:2px 8px;font:600 11px/1.3 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.walk-fps:empty{display:none}.walk-stage:has(.walk-fps:not(:empty)) .walk-help{bottom:34px}.walk-map-picker{z-index:30;color:#fff;pointer-events:auto;background:#131b25df;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;font:12px system-ui;display:flex;position:absolute;bottom:34px;left:12px}.walk-map-picker select{color:#fff;max-width:160px;font:inherit;background:#253243;border:1px solid #677589;border-radius:4px;padding:5px}.walk-stage:has(.tng-hud:not([hidden])) .walk-help{display:none}.walk-stage:has(.tng-hud:not([hidden])) .walk-fps{opacity:.5;background:0 0;font-size:10px;bottom:4px}.wtp-root{z-index:10000;box-sizing:border-box;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:#e6edf3;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#04080e9e;justify-content:center;align-items:center;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.wtp-root[hidden]{display:none}.wtp-dialog{width:min(440px,100%);max-height:calc(100vh - 32px);-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#0f1720;border:1px solid #78a0c847;border-radius:12px;outline:none;max-height:calc(100dvh - 32px);padding:16px 18px 18px;overflow-y:auto;box-shadow:0 18px 48px #0000008c}.wtp-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.wtp-title{margin:0;font-size:18px;font-weight:600}.wtp-close{color:#b7c6d6;cursor:pointer;background:0 0;border:1px solid #78a0c859;border-radius:8px;min-height:40px;padding:0 12px;font-size:14px}.wtp-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.wtp-row{grid-template-columns:88px 1fr;align-items:baseline;gap:10px;font-size:15px;line-height:1.45;display:grid}.wtp-label{color:#9fb3c8;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.wtp-key{text-align:center;background:#1a2634;border:1px solid #a0bedc66;border-bottom-width:2px;border-radius:5px;min-width:1.6em;margin-right:4px;padding:2px 6px;font:600 12px/1.4 ui-monospace,Menlo,Consolas,monospace;display:inline-block}.wtp-note{color:#b7c6d6;margin:12px 0 0;font-size:14px}.wtp-field{gap:6px;margin-bottom:14px;display:grid}.wtp-field-head{justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.wtp-field-label{font-weight:600}.wtp-out{font-variant-numeric:tabular-nums;color:#9fb3c8}.wtp-range{accent-color:#5cc8ff;width:100%;height:32px;margin:0}.wtp-select{color:#e6edf3;width:100%;min-height:40px;font:inherit;cursor:pointer;background:#1a2634;border:1px solid #78a0c859;border-radius:8px;padding:0 10px;font-size:15px}.wtp-select:focus-visible{outline-offset:2px;outline:2px solid #5cc8ff}.wtp-hint{color:#8a9db1;margin:0;font-size:12px}.wtp-credits{border-top:1px solid #78a0c833;gap:6px;margin-top:4px;padding-top:12px;display:grid}.wtp-credit-use{color:#b7c6d6;display:block}.wtp-credit-link{color:#9fd8ff}.wtp-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.wtp-btn{color:#e6edf3;cursor:pointer;background:#1a2634;border:1px solid #78a0c859;border-radius:8px;min-height:44px;padding:0 16px;font-size:15px}.wtp-primary{background:#2a7fbf;border-color:#2a7fbf}:is(.wtp-btn:focus-visible,.wtp-close:focus-visible,.wtp-range:focus-visible,.wtp-dialog:focus-visible){outline-offset:2px;outline:2px solid #5cc8ff}@media (max-width:480px){.wtp-dialog{border-radius:10px;padding:14px}.wtp-row{grid-template-columns:1fr;gap:2px}.wtp-actions .wtp-btn{flex:auto}}.wtp-help-choice{cursor:pointer;color:#e6edf3;-webkit-user-select:text;user-select:text;align-items:center;gap:10px;min-height:44px;margin-top:12px;font-size:14px;display:flex}.wtp-help-checkbox{accent-color:#5cc8ff;cursor:pointer;flex:0 0 20px;width:20px;height:20px;margin:0}.wtp-help-checkbox:focus-visible{outline-offset:3px;outline:3px solid #5cc8ff}
