:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#13212f;background:#f7fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{display:grid;grid-template-columns:256px minmax(0,1fr) 312px;grid-template-rows:100dvh;width:100vw;height:100dvh;min-height:100dvh;overflow:hidden;background:linear-gradient(180deg,#f5fafcf5,#ebf3f5eb),#f7fafc}.side-panel{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid #d9e5e8;background:#fff;padding:max(18px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.app-header{padding:6px 6px 14px}.app-header h1{margin:0;font-size:28px;line-height:1.05}.app-header p{margin:6px 0 0;color:#54707d;font-size:14px}.line-picker{display:grid;min-height:0;grid-template-columns:1fr 1fr;gap:8px;overflow-y:auto;padding:2px 2px 6px}.line-button{--line-color: #0f766e;display:flex;min-height:44px;align-items:center;justify-content:center;gap:6px;border:1px solid #d5e1e4;border-radius:8px;background:#fdfefe;color:#19313a;cursor:pointer;font-size:13px;font-weight:700;line-height:1.15}.line-button.active{border-color:var(--line-color);background:color-mix(in srgb,var(--line-color) 13%,white);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--line-color) 55%,white)}.all-lines.active{border-color:#0f766e;background:#e9f7f4;box-shadow:inset 0 0 0 2px #5bbbb0}.line-swatch{width:14px;height:14px;flex:0 0 auto;border-radius:50%;background:var(--line-color);box-shadow:0 0 0 2px #fff,0 0 0 3px color-mix(in srgb,var(--line-color) 45%,#cdd9dd)}.map-area{position:relative;min-width:0;min-height:0}.map-shell{position:relative;width:100%;height:100%;overflow:hidden}.subway-svg{display:block;width:100%;height:100%;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.subway-svg:active{cursor:grabbing}.subway-line{fill:none;stroke-width:7.5;stroke-linecap:round;stroke-linejoin:round;opacity:.92;cursor:pointer;transition:opacity .18s ease,stroke-width .18s ease}.official-map-image{opacity:.98;pointer-events:none}.official-mode .subway-line{opacity:0;pointer-events:stroke;stroke-width:18}.official-mode .subway-line.selected{opacity:0;stroke-width:10}.official-mode .station-dot,.official-mode .transfer-ring,.official-mode .transfer-mark,.official-mode .station.selected .station-dot,.official-mode .station.active .station-dot,.official-mode .station.active .transfer-ring,.official-mode .station.active .transfer-mark{opacity:0}.subway-line.selected{stroke-width:12;opacity:1}.subway-line.dimmed,.station.dimmed{opacity:.16;pointer-events:none}.station{cursor:pointer;transition:opacity .18s ease}.station-hit{fill:transparent}.station-dot{stroke-width:3}.station.selected .station-dot{stroke-width:4}.station.active .station-dot{filter:drop-shadow(0 0 7px rgba(245,158,11,.75))}.station.active .transfer-ring{stroke:#111827}.transfer-ring{fill:#fff;stroke-width:3}.transfer-mark{fill:none;stroke:#10202a;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.station-label-group{pointer-events:auto;cursor:pointer}.station-label-leader{stroke:#52636c;stroke-width:2;stroke-linecap:round;opacity:.65}.station-label-bg{fill:#fffffff0;stroke:#c9d9dd;stroke-width:1.6;filter:drop-shadow(0 4px 9px rgba(15,40,55,.12))}.station-order-badge{fill:#17313a}.station-order-text{fill:#fff;font-size:11px;font-weight:900;pointer-events:none}.station-label{fill:#13212f;font-size:19px;font-weight:850;pointer-events:none}.station-label.running{font-size:18px}.station-label-group.active .station-label-bg{fill:#fff7d6;stroke:#111827;stroke-width:2.2}.station-label-group.active .station-label{fill:#111827;font-size:22px;font-weight:900}.station-label-group.active .station-order-badge{fill:#f59e0b;stroke:#111827;stroke-width:1.8}.station-label-group.active .station-order-text{fill:#111827}.station-label-group.active .station-label-leader{stroke:#111827;opacity:1;stroke-width:3}.train-marker{pointer-events:none}.map-mode-switch{position:absolute;top:calc(18px + env(safe-area-inset-top));right:18px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #c9d9dd;border-radius:8px;background:#fffffff0;box-shadow:0 12px 28px #0f28371f}.map-mode-switch button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#31545d;cursor:pointer;font-size:13px;font-weight:800;line-height:1;white-space:nowrap}.map-mode-switch button+button{border-left:1px solid #d8e5e8}.map-mode-switch button.active{background:#19313a;color:#fff}.zoom-controls{position:absolute;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));display:grid;gap:8px}.zoom-controls button,.icon-control{display:grid;width:46px;height:46px;place-items:center;border:1px solid #c9d9dd;border-radius:8px;background:#fffffff0;color:#17313a;cursor:pointer;box-shadow:0 12px 28px #0f28371f}.control-panel{display:flex;min-width:0;min-height:0;flex-direction:column;gap:12px;border-left:1px solid #d9e5e8;background:#fff;padding:max(18px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.status-strip{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start;min-height:58px;padding:12px;border-radius:8px;background:#edf7f5;color:#16453f}.status-strip strong,.status-strip span{display:block}.status-strip strong{font-size:16px;line-height:1.2}.status-strip span{margin-top:5px;font-size:13px;color:#496b72}.station-board{display:grid;min-height:104px;align-content:center;border:1px solid #1c2a32;border-radius:8px;background:#101820;color:#f9fcff;padding:14px}.current-board,.station-board{display:grid;align-content:center;border-radius:8px;padding:14px}.current-board{min-height:128px;border:1px solid #1c2a32;background:#101820;color:#f9fcff}.current-board span,.station-board span{font-size:13px}.current-board span{color:#9edbd3}.current-board strong{margin-top:6px;font-size:clamp(36px,6.2vw,56px);line-height:1.02}.station-board{border:1px solid #d8e5e8;background:linear-gradient(180deg,#e4f4f1fa,#f5fbf9fa),#eef8f6;color:#17313a}.station-board span{color:#4e6b74}.station-board strong{margin-top:6px;font-size:clamp(24px,4.4vw,36px);line-height:1.05}.control-row{display:grid;grid-template-columns:1fr 46px 46px;gap:8px}.primary-control{display:flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#0f766e;color:#fff;cursor:pointer;font-weight:800}.primary-control:disabled,.icon-control:disabled{cursor:not-allowed;opacity:.5}.segmented-control{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cbdde1;border-radius:8px;overflow:hidden}.segmented-control button{min-height:42px;border:0;background:#f6fafb;color:#30505a;cursor:pointer;font-weight:700}.segmented-control button+button{border-left:1px solid #cbdde1}.segmented-control button.active{background:#19313a;color:#fff}.speed-control{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #d8e5e8;border-radius:8px;background:#fbfdfd}.speed-control span{display:inline-flex;align-items:center;gap:5px;color:#31545d;font-size:14px;font-weight:700}.speed-control input{accent-color:#0f766e}.speed-control b{color:#17313a;font-size:14px}.text-control{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid #cbdde1;border-radius:8px;background:#fff;color:#19313a;cursor:pointer;font-weight:700}.loading-page{display:grid;min-height:100dvh;place-items:center;background:#f7fafc}.loading-card{border:1px solid #d9e5e8;border-radius:8px;background:#fff;padding:18px 22px;color:#19313a;font-weight:700;box-shadow:0 18px 40px #0f28371f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;max-width:100vw}.side-panel{overflow:hidden;min-height:auto;border-right:0;border-bottom:1px solid #d9e5e8;padding:max(10px,env(safe-area-inset-top)) 10px 8px}.app-header{display:flex;align-items:baseline;justify-content:space-between;padding:0 4px 8px}.app-header h1{font-size:22px}.app-header p{margin:0;font-size:13px}.line-picker{display:flex;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:3px}.line-button{min-width:78px;min-height:42px;flex:0 0 auto}.map-area{min-height:0}.control-panel{border-left:0;border-top:1px solid #d9e5e8;padding:10px 12px max(12px,env(safe-area-inset-bottom))}.status-strip{display:none}.station-board{min-height:72px;padding:10px 12px}.current-board{min-height:88px;padding:10px 12px}.current-board strong{font-size:34px}.station-board strong{font-size:24px}}@media(max-width:620px){.control-panel{display:grid;grid-template-columns:1fr;gap:8px}.control-row{grid-template-columns:1fr 46px 46px}.speed-control{grid-template-columns:auto 1fr auto}.text-control{display:none}.station-label{font-size:28px}.map-mode-switch{top:10px;right:10px}.map-mode-switch button{min-height:38px;padding:0 9px;font-size:12px}}
