@charset "UTF-8";
#share-button{min-width:48px;min-height:40px;margin-right:10px;padding:8px 10px;background:#e8efdf;border:1px solid #bdcbb8;border-radius:7px;font-size:11px}
#next-train{width:100%;min-height:40px;margin-top:8px;padding:8px;background:#e8efdf;border:1px solid #d0ddc6;border-radius:6px;font-size:11px;text-align:left}
:root{color-scheme:light;--ink:#254d3d;--muted:#687b6b;--green:#396d4d;--line:#d7dfd2;--paper:#f5f7ef;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif;font-size:14px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#e8f0eb}button,select{font:inherit;color:inherit}button,summary{cursor:pointer}button,a,select{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,canvas:focus-visible{outline:3px solid #3474ad;outline-offset:3px}button{border:0}h1,h2,h3,p{margin:0}[hidden]{display:none!important}a{color:inherit;text-underline-offset:3px}.skip-link{position:fixed;top:-80px;left:12px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:12px}
.topbar{height:74px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;background:#f9faf4;border-bottom:1px solid #d8e1d7;position:relative;z-index:5}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;letter-spacing:1.1px;font-size:15px;font-weight:450}.brand b{font-weight:800}.brand-icon{display:grid;place-items:center;background:#284e3d;color:#ebf0cf;width:35px;height:35px;border-radius:9px;font-size:24px;transform:rotate(-7deg)}.brand-tag{font-size:9px;padding:4px 6px;border:1px solid #b7c8b5;border-radius:4px;letter-spacing:.5px}.topbar-right{display:flex;align-items:center;gap:24px}.edition{font-size:9px;letter-spacing:1.2px;color:#71816b;display:flex;gap:12px;align-items:center}.edition i{width:3px;height:3px;background:#a4b89b;border-radius:50%}.icon-button{background:transparent;border:1px solid #bdcbb8;border-radius:50%;width:34px;height:34px;font-family:Georgia,serif;font-size:18px}
.viewer{height:calc(100dvh - 74px);min-height:650px;position:relative;overflow:hidden}.viewer canvas{width:100%;height:100%;display:block;position:absolute;inset:0;touch-action:none;outline-offset:-4px;cursor:grab}.viewer canvas:active{cursor:grabbing}#city-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.station-label-3d,.landmark-label-3d{position:absolute;top:0;left:0;display:block;white-space:nowrap;font-size:11px;font-weight:750;letter-spacing:.2px;color:#2b493b;text-shadow:0 1px 3px #f8fbf1,1px 0 2px #f8fbf1,-1px 0 2px #f8fbf1;translate:-50% -100%;padding:3px 5px}.station-label-3d:before{content:"";display:inline-block;width:5px;height:5px;background:#3d6849;border:1px solid white;border-radius:50%;margin-right:4px;vertical-align:middle}.landmark-label-3d{font-size:9px;font-weight:500;color:#697d67}
.glass{background:#fbfcf5ed;backdrop-filter:blur(14px);border:1px solid #d7e0d0;border-radius:14px;box-shadow:0 6px 28px #29462d0b}.intro-panel{position:absolute;top:28px;left:30px;width:260px;z-index:2;pointer-events:none}.intro-panel>*{pointer-events:auto}.eyebrow{font-size:9px;letter-spacing:2.3px;font-weight:650;color:#7a8d72}h1{font-size:28px;line-height:1.55;letter-spacing:-.8px;font-weight:730;margin:9px 0 8px;text-shadow:0 1px 7px #eef3e7}.intro-copy{font-size:11px;color:#647b62;letter-spacing:.6px}.data-status{display:flex;gap:7px;align-items:center;font-size:10px;color:#6e7e66;margin-top:18px}.status-dot{width:6px;height:6px;border-radius:50%;background:#94a384;flex-shrink:0}.data-status[data-state=demo]{color:#916032}.data-status[data-state=demo] .status-dot{background:#c28545}.data-status[data-state=live] .status-dot{background:#518f49}.primary-button{display:inline-flex;gap:20px;justify-content:space-between;align-items:center;padding:12px 16px;min-height:44px;font-size:11px;font-weight:650;background:#2c5942;color:#f9faed;border-radius:8px}.intro-panel .primary-button{margin-top:10px;min-width:182px}.text-button{font-size:10px;text-decoration:underline;text-underline-offset:4px;background:none;margin-top:9px;padding:7px 0;display:block}
.routes-panel{position:absolute;top:281px;left:30px;width:243px;z-index:3;max-height:calc(100% - 405px);overflow:auto}.has-selection .routes-panel{max-height:calc(100% - 620px)}.routes-panel summary{display:flex;align-items:center;padding:15px 16px;gap:8px;list-style:none;font-size:11px;font-weight:700;min-height:47px}.routes-panel summary::-webkit-details-marker{display:none}#route-total{margin-left:auto;font-size:8px;color:#819277;letter-spacing:.6px;font-weight:500}.chevron{font-size:15px;color:#7c9072}.routes-panel[open] .chevron{transform:rotate(180deg)}.route-toggles{padding:0 10px 8px;display:grid;gap:3px}.route-toggle{display:flex;align-items:center;gap:9px;padding:8px 7px;border-radius:7px;background:none;width:100%;text-align:left;min-height:42px}.route-toggle:hover{background:#e9f0e1}.route-toggle[aria-pressed=false]{opacity:.42}.route-swatch{width:24px;height:24px;border:2px solid var(--route-color);border-radius:6px;display:grid;place-items:center;font-size:9px;font-weight:750;color:var(--route-color);flex-shrink:0}.route-name{flex:1}.route-name strong{display:block;font-size:11px;font-weight:650}.route-name small{display:block;font-size:8px;color:#7a8e70;margin-top:3px}.route-check{height:14px;width:14px;border-radius:4px;border:1px solid #bed0b3;background:#f4f8ef;font-size:10px;text-align:center;color:#638e4e}.route-toggle[aria-pressed=false] .route-check{color:transparent}.route-panel-foot{padding:11px 14px 15px;border-top:1px solid #e1e8dc}.route-panel-foot label{font-size:10px;display:block;margin-bottom:8px;color:#687f5d}.route-panel-foot select{width:100%;font-size:11px;background:#fff;border:1px solid #d9e2d3;border-radius:6px;padding:8px;min-height:36px}
.scene-badges{position:absolute;top:24px;right:28px;display:flex;gap:8px;align-items:center;pointer-events:none}.scene-badge{padding:7px 10px;border:1px solid #ccdaca;background:#f4f7edba;border-radius:6px;font-size:9px;letter-spacing:.8px;color:#6a8260}.scene-badge>span{margin-right:5px}.mode-badge{font-size:9px;letter-spacing:.2px}.mode-badge.demo{border-color:#d4bb92;color:#8b5b26;background:#fff6e3de}.camera-tools{position:absolute;right:28px;top:96px;display:flex;flex-direction:column;padding:5px;border-radius:11px;gap:2px}.camera-tools button{width:38px;height:38px;background:none;border-radius:6px;font-size:21px}.camera-tools button:hover{background:#e6eddb}.camera-tools button:last-child{font-size:13px;font-weight:700}.camera-tools button[aria-pressed=false]{opacity:.4}.tool-rule{height:1px;background:#dce5d3;margin:2px 7px}
.selected-panel{position:absolute;bottom:119px;left:30px;width:287px;z-index:4;padding:15px 17px}.selection-top{display:flex;align-items:center;gap:7px}.selection-dot{height:7px;width:7px;border-radius:50%;background:var(--green)}.selection-top .eyebrow{font-size:8px;letter-spacing:1.6px}.close-button{margin-left:auto;width:28px;height:28px;display:grid;place-items:center;background:none;font-size:21px;color:#7f9277;flex-shrink:0}.selected-panel h2{font-size:17px;font-weight:700;letter-spacing:-.3px;margin:5px 0 6px}.detail-location{font-size:12px;color:#68805f}.follow-actions{display:flex;gap:7px;margin-top:14px}.follow-actions button{min-height:40px;background:#e8efdf;border:1px solid #d0ddc6;font-size:10px;border-radius:6px;padding:8px 10px}.follow-actions button:first-child{flex:1;background:#355f46;color:white;border-color:#355f46}.follow-actions button[aria-pressed=true]{box-shadow:0 0 0 2px #a7bd6d;outline-offset:2px}.detail-note{font-size:9px;line-height:1.8;color:#849077;margin-top:9px}.empty-routes{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);padding:16px 23px;white-space:nowrap;font-size:12px}
.playback{position:absolute;bottom:92px;left:50%;transform:translateX(-50%);display:flex;align-items:center;padding:8px 11px;gap:13px;border-radius:10px;z-index:4}.playback>#play-pause{width:36px;height:36px;border-radius:50%;background:#315d43;color:#fff;font-size:13px;flex-shrink:0}.playback-label{display:flex;flex-direction:column;gap:2px;min-width:67px}.playback-label span{font-size:7px;letter-spacing:1.7px;color:#829276}.playback-label output{font-size:16px;font-variant-numeric:tabular-nums;letter-spacing:1px}.speed-options{display:flex;gap:2px;border-left:1px solid #dbe3d3;padding-left:10px}.speed-options button{padding:7px;min-height:34px;background:none;border-radius:5px;font-size:11px}.speed-options button[aria-pressed=true]{background:#e5eccf;color:#4f6d34;font-weight:750}.train-count{border-left:1px solid #dbe3d3;padding-left:12px;white-space:nowrap;font-size:9px;color:#7a8d6b}.train-count b{font-weight:700;color:#365a3e;font-size:14px}
.view-presets{position:absolute;left:50%;bottom:37px;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:10px;max-width:calc(100% - 52px);overflow:auto;scrollbar-width:none;z-index:4}.preset-caption{font-size:8px;letter-spacing:1.5px;color:#8a9b7d;padding:0 9px}.view-presets button{background:none;border-radius:6px;padding:9px 15px;min-height:33px;white-space:nowrap;font-size:11px}.view-presets button[aria-pressed=true]{background:#e5eddb;font-weight:700;color:#436332}.view-presets button:hover{background:#edf2e6}
.scene-caption{position:absolute;bottom:13px;left:29px;right:29px;display:flex;justify-content:space-between;font-size:9px;color:#829477;pointer-events:none}.demo-disclaimer{position:absolute;right:29px;bottom:48px;color:#916c42;font-size:9px;letter-spacing:.2px;pointer-events:none}
.loading-screen,.fatal-screen{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:#eef3e9;color:#355b41;text-align:center;padding:25px}.loading-screen strong,.fatal-screen strong{font-size:18px}.loading-screen>span:last-child{font-size:11px;color:#829474}.loading-mark{font-size:43px;transform:rotate(-9deg);color:#70985e}.fatal-screen p{max-width:380px;font-size:13px;line-height:1.9}.fatal-screen .primary-button{margin-top:10px}
dialog{color:var(--ink);background:#fafbf6;border:1px solid var(--line);border-radius:18px;width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 50px);padding:26px;box-shadow:0 20px 70px #18382930}dialog::backdrop{background:#18372b5c;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}dialog h2{font-size:21px;line-height:1.6;margin:12px 0 18px}dialog h3{font-size:13px;margin:23px 0 9px}dialog>p{font-size:12px;line-height:1.9;color:#667b61}dialog>p+p{margin-top:11px}.privacy-link{font-size:11px;display:inline-block;margin-top:15px}
@media(max-width:1100px){.intro-panel{left:24px;width:230px}h1{font-size:25px}.routes-panel{left:24px;width:218px;top:271px}.selected-panel{left:24px;bottom:139px;width:264px}.playback{bottom:89px}.demo-disclaimer{bottom:143px;right:23px;font-size:8px;max-width:170px;text-align:right;line-height:1.7}.scene-caption{font-size:8px}.scene-badges{right:22px}.camera-tools{right:22px}.view-presets button{padding:8px 12px}}
@media(max-width:680px){.topbar{height:59px;padding:0 16px}.brand{font-size:12px;gap:8px;letter-spacing:.6px}.brand-icon{width:29px;height:29px;font-size:20px}.brand-tag{font-size:8px}.edition{display:none}.icon-button{width:31px;height:31px}.topbar-right{gap:0}.viewer{height:calc(100dvh - 59px);min-height:650px}.intro-panel{top:20px;left:18px;width:227px}.eyebrow{font-size:8px;letter-spacing:1.8px}h1{font-size:23px;line-height:1.5;margin:5px 0 5px}.intro-copy{font-size:10px}.data-status{margin-top:12px;font-size:9px}.intro-panel .primary-button{font-size:10px;min-height:39px;padding:10px 12px;min-width:157px;margin-top:8px}.text-button{font-size:9px;margin-top:4px}.routes-panel{left:18px;top:242px;width:211px;max-height:calc(100% - 400px)}.routes-panel summary{padding:12px 13px;min-height:43px;font-size:10px}.route-toggles{padding:0 8px 6px}.route-toggle{padding:6px;min-height:40px}.route-panel-foot{padding:9px 12px 12px}.route-panel-foot select{font-size:12px;min-height:40px}.scene-badges{top:19px;right:14px}.scene-badge:first-child{display:none}.scene-badge{font-size:8px;padding:6px 8px}.mode-badge{max-width:103px;white-space:normal;text-align:center;line-height:1.5}.camera-tools{right:14px;top:73px;padding:3px}.camera-tools button{width:36px;height:36px;font-size:20px}.camera-tools button:last-child{font-size:12px}.station-label-3d{font-size:10px}.selected-panel{left:14px;right:14px;bottom:146px;width:auto;padding:12px 15px;max-width:380px}.selected-panel h2{font-size:16px;margin-top:2px}.detail-location{font-size:11px}.follow-actions{margin-top:11px}.follow-actions button{min-height:39px;font-size:11px}.detail-note{font-size:9px;margin-top:7px}.selection-top .eyebrow{font-size:8px}.has-selection .routes-panel{top:242px;max-height:calc(100% - 594px);min-height:43px}.has-selection .intro-copy{display:none}.playback{left:14px;right:14px;bottom:85px;transform:none;justify-content:space-between;padding:7px 11px;gap:6px}.playback-label{min-width:54px}.playback-label span{font-size:7px;letter-spacing:1px}.playback-label output{font-size:15px}.speed-options{padding-left:7px}.speed-options button{min-height:32px;font-size:11px}.train-count{padding-left:8px;font-size:9px}.train-count b{font-size:13px}.view-presets{left:14px;right:14px;bottom:30px;transform:none;max-width:none;gap:2px;justify-content:flex-start;padding:5px;border-radius:9px}.preset-caption{display:none}.view-presets button{padding:8px 12px;min-height:35px;font-size:10px;flex:1}.scene-caption{bottom:11px;left:16px;right:16px;font-size:8px;justify-content:center}.scene-caption span:first-child{display:none}.demo-disclaimer{bottom:67px;left:16px;right:16px;max-width:none;text-align:center;font-size:8px;line-height:1.2}.empty-routes{font-size:11px;width:calc(100% - 50px);white-space:normal;line-height:1.8;text-align:center}dialog{padding:19px}dialog h2{font-size:18px}dialog>p{font-size:12px}.loading-screen strong,.fatal-screen strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
