:root{--background:#edf2f3;--surface:#fff;--surface-muted:#f4f7f7;--text:#17242d;--text-muted:#687984;--line:#d6e0e3;--brand:#08766c;--brand-dark:#07584f;--brand-soft:#e4f4f1;--express-bus:#d94b4b;--local-bus:#2e9a60;--gyeongchun:#178c86;--line-eight:#df4f82}*{box-sizing:border-box}html{background:var(--background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--text);background:var(--background);word-break:keep-all;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,summary{font:inherit}button{color:inherit}.app-shell{background:#f8fafb;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:28px 20px 32px;box-shadow:0 20px 54px #23374024}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell-v2{--surface:#fff;--surface-muted:#f6f8fb;--text:#182230;--text-muted:#6b7687;--line:#e1e6ee;--brand:#2f66dd;--brand-dark:#1d4fac;--brand-soft:#edf3ff;--express-bus:#d63c3f;--local-bus:#2f9b57;--gyeongchun:#1b9987;--line-eight:#e85b8e;background:var(--surface);width:min(100%,560px);min-height:100svh;box-shadow:none;padding:0 0 24px}.app-shell-v2 .app-header{border-bottom:1px solid var(--line);margin-bottom:0;padding:14px 20px}.app-shell-v2 .app-name{display:none}.app-shell-v2 h1{letter-spacing:-.03em;margin-top:0;font-size:20px}.app-shell-v2 .refresh-button{border-color:#d4dce9;border-radius:10px;min-height:36px;font-size:12px}.app-shell-v2 .direction-tabs{margin-top:12px}.app-shell-v2 .v2-screen-copy{padding:22px 20px 16px}.app-shell-v2 .v2-screen-copy h2{letter-spacing:-.045em;margin:0;font-size:24px}.app-shell-v2 .v2-screen-copy p{color:var(--text-muted);margin:6px 0 0;font-size:14px}.app-shell-v2 .recommendation-card,.app-shell-v2 .alternative-card{border-color:var(--line);border-radius:18px;box-shadow:0 1px 2px #10182808}.app-shell-v2 .recommendation-card{border-color:#b9ccf5;margin-left:16px;margin-right:16px}.app-shell-v2 .recommendation-heading{padding:18px}.app-shell-v2 .recommendation-title>strong{max-width:250px;font-size:20px}.app-shell-v2 .final-arrival strong{font-size:32px}.app-shell-v2 .next-transport{margin:0 12px;padding:17px}.app-shell-v2 .next-transport-copy>strong{font-size:23px}.app-shell-v2 .remaining-copy strong{font-size:35px}.app-shell-v2 .bus-candidate-summary{margin:12px 12px 0}.app-shell-v2 .bus-candidate-summary>header strong{font-size:12px}.v2-route-path{border:1px solid var(--line);background:#fbfcfc;border-radius:16px;gap:0;margin:12px 12px 0;padding:4px 14px;list-style:none;display:grid}.v2-route-path li{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;min-height:55px;padding:8px 0;display:grid;position:relative}.v2-route-path li:not(:last-child):after{z-index:1;color:var(--text-muted);content:"↓";font-size:12px;font-weight:900;line-height:1;position:absolute;bottom:-7px;left:15px}.v2-route-path-icon{z-index:2;background:var(--surface);border-radius:10px;place-items:center;width:32px;height:30px;display:grid;position:relative}.v2-route-path-icon svg{fill:none;color:#fff;background:var(--text-muted);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;border-radius:9px;width:26px;height:25px;padding:4px}.v2-route-path-icon[data-transport=express-bus] svg{background:var(--express-bus)}.v2-route-path-icon[data-transport=local-bus] svg{background:var(--local-bus)}.v2-route-path-icon[data-transport=gyeongchun] svg{background:var(--gyeongchun)}.v2-route-path-icon[data-transport=line-eight] svg{background:var(--line-eight)}.v2-route-path-icon[data-transport=walk] svg,.v2-route-path-icon[data-transport=transfer] svg{color:var(--text-muted);background:var(--surface-muted)}.v2-route-path-copy{flex-direction:column;min-width:0;display:flex}.v2-route-path-copy strong{font-size:14px}.v2-route-path-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.app-shell-v2 .journey-details{margin-top:12px}.app-shell-v2 .journey-details summary{min-height:58px;padding:18px 20px}.app-shell-v2 .journey-details summary .details-chevron{bottom:22px}.app-shell-v2 .route-detail-actions{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin-top:12px;padding:12px}.app-shell-v2 .route-detail-actions .vehicle-candidates{margin:0}.app-shell-v2 .route-detail-actions .start-guidance-button{width:100%;min-height:50px;margin:12px 0 0}.app-shell-v2 .alternative-card{padding:18px}.app-shell-v2>.route-list,.app-shell-v2>.unavailable-route-list{margin-left:16px;margin-right:16px}.app-shell-v2 .alternative-heading{margin:0}.app-shell-v2 .alternative-heading .alternative-arrival strong{font-size:25px}.app-shell-v2 .alternative-heading .live-eta{display:none}.app-shell-v2 .alternative-card .bus-candidate-summary,.app-shell-v2 .alternative-card .v2-route-path{margin-left:0;margin-right:0}.app-shell-v2 .v2-unavailable-route-list{margin-top:18px}.app-shell-v2 .v2-unavailable-card{opacity:.48}.v2-unavailable-summary{color:var(--text-muted);margin:0;font-size:11px}.app-shell-v2 .v2-unavailable-card .bus-candidate-summary{margin:10px 0 0}@media (max-width:360px){.app-shell-v2{padding-left:14px;padding-right:14px}.app-shell-v2 .recommendation-heading{padding-left:16px;padding-right:16px}.app-shell-v2 .next-transport,.app-shell-v2 .bus-candidate-summary,.app-shell-v2 .v2-route-path{margin-left:8px;margin-right:8px}}.app-header{margin-bottom:24px}.title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.title-row>span,.recommendation-title,.final-arrival,.next-transport-copy,.alternative-route,.alternative-arrival,.live-eta,.journey-details summary>span:first-child,.timeline-copy{flex-direction:column;display:flex}.app-name{color:var(--brand);letter-spacing:.13em;font-size:11px;font-weight:900}h1,h2,p{margin:0}h1{letter-spacing:-.05em;margin-top:6px;font-size:30px}.refresh-button{border:1px solid var(--line);min-height:42px;color:var(--text-muted);background:var(--surface);cursor:pointer;border-radius:12px;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.refresh-button span{color:var(--brand);font-size:19px}.refresh-button:disabled{cursor:wait;opacity:.65}.direction-tabs{background:#e4eaec;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;margin-top:24px;padding:5px;display:grid}.direction-tabs button{min-height:48px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:11px;font-weight:800}.direction-tabs button.is-active{color:var(--text);background:var(--surface);box-shadow:0 3px 10px #1c303814}button:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #08766c47}.notice,.loading-card,.empty-card{border:1px solid var(--line);background:var(--surface);border-radius:16px}.notice{color:#8a4a2c;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;font-size:12px;display:flex}.notice button{color:#fff;cursor:pointer;background:#9b5a39;border:0;border-radius:8px;flex:none;padding:7px 10px;font-weight:800}.loading-card,.empty-card{min-height:180px;color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:10px;padding:24px;font-size:13px;display:flex}.empty-card{flex-direction:column}.empty-card strong{color:var(--text);font-size:16px}.loading-dot{background:var(--brand);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #08766c1f}.recommendation-card,.alternative-card{background:var(--surface);border:1px solid #a8d1cb;overflow:hidden;box-shadow:0 12px 28px #1f313b14}.recommendation-card{border-radius:24px}.recommendation-heading{justify-content:space-between;align-items:flex-start;gap:14px;padding:19px 18px 16px;display:flex}.recommendation-title{align-items:flex-start;min-width:0}.route-badge{width:max-content;color:var(--brand-dark);background:var(--brand-soft);border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.recommendation-title>small{color:var(--text-muted);margin-top:12px;font-size:10px;font-weight:700}.recommendation-title>strong{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;max-width:210px;margin-top:4px;font-size:18px;overflow:hidden}.starting-walk{color:var(--text-muted);margin-top:6px;font-size:10px}.final-arrival{flex:none;align-items:flex-end}.final-arrival strong{color:var(--brand-dark);letter-spacing:-.06em;font-size:28px;line-height:1}.final-arrival small{color:var(--text-muted);margin-top:6px;font-size:10px}.next-transport{background:#edf8f6;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 10px;padding:15px;display:grid}.next-transport-copy{min-width:0}.next-transport-copy>small{color:var(--brand);font-size:10px;font-weight:900}.next-transport-copy>strong{letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-top:4px;font-size:21px;display:flex}.next-transport-copy>strong span{letter-spacing:0;font-size:11px}.next-transport-copy>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.bus-candidate-summary{border:1px solid var(--line);background:#fbfcfc;border-radius:15px;margin:10px 10px 0;padding:12px}.bus-candidate-summary>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.bus-candidate-summary>header>span:first-child{flex-direction:column;min-width:0;display:flex}.bus-candidate-summary>header strong{font-size:11px}.bus-candidate-summary>header small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.connection-unavailable,.boarding-difficulty{color:#8a4a2c;background:#f7ece7;border-radius:6px;flex:none;padding:4px 6px;font-size:9px;font-weight:900}.compact-bus-list{gap:5px;margin-top:9px;display:grid}.compact-bus-row{--candidate-color:var(--local-bus);border-left:4px solid var(--candidate-color);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:46px;padding:7px 8px 7px 10px;display:grid}.compact-bus-row[data-transport=express-bus]{--candidate-color:var(--express-bus)}.compact-bus-route,.compact-bus-eta{flex-direction:column;min-width:0;display:flex}.compact-bus-route strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.compact-bus-route small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.compact-bus-eta{align-items:flex-end}.compact-bus-eta strong{color:var(--brand-dark);font-size:11px}.compact-bus-eta time{color:var(--text-muted);margin-top:2px;font-size:9px}.no-current-bus{color:var(--text-muted);margin-top:9px;font-size:10px}.vehicle-candidates{border:0;min-width:0;margin:10px 10px 0;padding:0}.vehicle-candidates legend{color:var(--text-muted);padding:0 5px;font-size:10px;font-weight:800}.vehicle-candidates:disabled{opacity:.68}.start-guidance-button,.refresh-guidance-button,.stop-guidance-button{cursor:pointer;border:0;border-radius:12px;min-height:44px;font-weight:900}.start-guidance-button{color:#fff;background:var(--brand-dark);width:calc(100% - 20px);margin:10px 10px 0}.start-guidance-button.is-compact{width:calc(100% - 30px);margin:0 15px 10px}.route-detail-actions{padding-top:10px}.start-guidance-button:disabled,.refresh-guidance-button:disabled,.stop-guidance-button:disabled{cursor:wait;opacity:.65}.vehicle-candidate-list{gap:6px;margin-top:7px;display:grid}.vehicle-candidate{--candidate-color:var(--brand);border:1px solid var(--line);border-left:4px solid var(--candidate-color);background:var(--surface);cursor:pointer;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:8px 10px;display:grid}.vehicle-candidate[data-transport=express-bus]{--candidate-color:var(--express-bus)}.vehicle-candidate[data-transport=local-bus]{--candidate-color:var(--local-bus)}.vehicle-candidate[data-transport=gyeongchun]{--candidate-color:var(--gyeongchun)}.vehicle-candidate[data-transport=line-eight]{--candidate-color:var(--line-eight)}.vehicle-candidate.is-selected{border-color:var(--candidate-color);background:var(--brand-soft)}.vehicle-candidate:focus-within{outline-offset:2px;outline:3px solid #08766c3d}.vehicle-candidate input{width:17px;height:17px;accent-color:var(--candidate-color);margin:0}.vehicle-candidate-copy,.vehicle-candidate-eta{flex-direction:column;min-width:0;display:flex}.vehicle-candidate-copy strong{flex-wrap:wrap;align-items:center;gap:5px;font-size:13px;display:flex}.vehicle-candidate-copy strong small{color:var(--brand-dark);background:#fff;border-radius:5px;padding:2px 5px;font-size:10px}.vehicle-candidate-copy>small{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.vehicle-candidate-eta{text-align:right;align-items:flex-end}.vehicle-candidate-eta strong{color:var(--brand-dark);font-size:12px}.vehicle-candidate-eta time{color:var(--text-muted);margin-top:3px;font-size:11px}.live-eta{text-align:right;flex:none;align-items:flex-end}.remaining-copy{color:var(--brand-dark);align-items:baseline;gap:3px;display:flex}.remaining-copy strong{letter-spacing:-.06em;font-size:31px;line-height:1}.remaining-copy small,.imminent-copy small{font-size:9px;font-weight:900}.live-eta time{color:var(--text-muted);margin-top:5px;font-size:11px}.imminent-copy{color:#9b5a39;flex-direction:column;display:flex}.imminent-copy strong{font-size:13px}.journey-details{border-top:1px solid var(--line);margin-top:10px}.journey-details summary{cursor:pointer;background:#fbfcfc;min-height:72px;padding:14px 18px 29px;list-style:none;display:block;position:relative}.journey-details summary::-webkit-details-marker{display:none}.journey-details summary strong{font-size:12px}.journey-details summary small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.details-chevron{border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);width:12px;height:12px;transition:transform .16s;position:absolute;bottom:10px;left:50%;transform:translate(-50%,-25%)rotate(45deg)}.journey-details[open] .details-chevron{transform:translate(-50%,25%)rotate(225deg)}.journey-timeline{margin:0;padding:8px 18px 17px;list-style:none}.timeline-leg{grid-template-columns:48px 42px minmax(0,1fr);align-items:start;gap:8px;min-height:68px;padding:7px 0;display:grid;position:relative}.timeline-leg time{text-align:right;padding-top:4px;font-size:11px;font-weight:800}.timeline-leg time small{color:var(--text-muted);margin-top:3px;font-size:8px;font-weight:500;display:block}.timeline-icon{z-index:1;color:#fff;background:#829198;border-radius:10px;justify-self:center;place-items:center;width:38px;height:32px;display:grid}.timeline-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px;height:21px}.timeline-leg[data-transport=express-bus] .timeline-icon{background:var(--express-bus)}.timeline-leg[data-transport=local-bus] .timeline-icon{background:var(--local-bus)}.timeline-leg[data-transport=gyeongchun] .timeline-icon{background:var(--gyeongchun)}.timeline-leg[data-transport=line-eight] .timeline-icon{background:var(--line-eight)}.timeline-leg[data-transport=walk] .timeline-icon,.timeline-leg[data-transport=transfer] .timeline-icon{color:var(--text-muted);background:var(--surface-muted)}.timeline-copy{min-width:0;padding-top:3px}.timeline-copy strong{letter-spacing:-.02em;overflow-wrap:anywhere;font-size:12px}.timeline-copy small{color:var(--text-muted);margin-top:4px;font-size:9px;line-height:1.4}.timeline-leg>.vehicle-candidates{grid-column:1/-1;margin:5px 0 4px 56px}.timeline-connector{--timeline-color:#829198;grid-template-columns:48px 42px minmax(0,1fr);align-items:start;gap:8px;min-height:58px;padding:0 0 8px;display:grid}.timeline-connector[data-transport=express-bus]{--timeline-color:var(--express-bus)}.timeline-connector[data-transport=local-bus]{--timeline-color:var(--local-bus)}.timeline-connector[data-transport=gyeongchun]{--timeline-color:var(--gyeongchun)}.timeline-connector[data-transport=line-eight]{--timeline-color:var(--line-eight)}.connector-duration{color:var(--text-muted);text-align:right;padding-top:7px;font-size:8px}.connector-arrow{background:var(--timeline-color);border-radius:3px;justify-self:center;width:3px;height:42px;position:relative}.connector-arrow:after{border-right:3px solid var(--timeline-color);border-bottom:3px solid var(--timeline-color);content:"";width:8px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%,-1px)rotate(45deg)}.connector-copy{flex-direction:column;min-width:0;padding-top:3px;display:flex}.connector-copy strong{font-size:11px}.connector-copy small{color:var(--text-muted);margin-top:4px;font-size:9px;line-height:1.4}.destination-leg{min-height:48px}.destination-icon{background:var(--brand-dark);border-radius:50%}.destination-icon:before{color:#fff;content:"도착";font-size:8px;font-weight:900}.route-list{margin-top:28px}.unavailable-route-list{margin-top:22px}.guidance-card{background:var(--surface);border:1px solid #83c7bd;border-radius:24px;overflow:hidden;box-shadow:0 12px 28px #1f313b14}.guidance-heading{justify-content:space-between;align-items:flex-start;gap:14px;padding:19px 18px 16px;display:flex}.guidance-heading>span,.guidance-arrival{flex-direction:column;display:flex}.guidance-heading>span:first-child{min-width:0}.guidance-heading>span:first-child>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:18px;overflow:hidden}.guidance-badge{color:#fff;background:var(--brand);border-radius:7px;width:max-content;padding:5px 8px;font-size:10px;font-weight:900}.guidance-arrival{flex:none;align-items:flex-end}.guidance-arrival strong{color:var(--brand-dark);letter-spacing:-.06em;font-size:28px;line-height:1}.guidance-arrival small{color:var(--text-muted);margin-top:6px;font-size:10px}.guidance-current-vehicle{background:var(--brand-soft);border-radius:17px;margin:0 10px;padding:15px}.guidance-stage-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.guidance-stage-row small{color:var(--brand);font-size:10px;font-weight:900}.guidance-stage-row time{color:var(--text-muted);font-size:9px}.guidance-current-vehicle>strong{flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-top:4px;font-size:21px;display:flex}.guidance-current-vehicle>strong span{font-size:11px}.guidance-position{border-top:1px solid #08766c24;flex-direction:column;min-width:0;margin-top:13px;padding-top:12px;display:flex}.guidance-position small{color:var(--text-muted);font-size:9px}.guidance-position strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;overflow:hidden}.guidance-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:12px 0 0;display:grid}.guidance-progress div{text-align:center;background:#ffffffc2;border-radius:11px;min-width:0;padding:10px 5px}.guidance-progress dt{color:var(--text-muted);font-size:9px}.guidance-progress dd{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:900;overflow:hidden}.guidance-state-error{color:#9b5a39;margin:0 18px;font-size:12px}.guidance-next-connection{border:1px solid var(--line);border-radius:15px;flex-direction:column;min-width:0;margin:12px 10px 0;padding:13px 15px;display:flex}.guidance-next-connection small{color:var(--brand);font-size:9px;font-weight:900}.guidance-next-connection strong{margin-top:5px;font-size:15px}.guidance-next-connection span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.guidance-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:12px 10px 10px;display:grid}.refresh-guidance-button{color:var(--brand-dark);background:var(--brand-soft)}.stop-guidance-button{color:#8a4a2c;background:#f7ece7}.route-list-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.route-list-heading h2{letter-spacing:-.04em;font-size:21px}.alternative-list{gap:10px;margin-top:11px;display:grid}.alternative-card{border-color:var(--line);border-radius:19px}.alternative-card>.bus-candidate-summary{margin:0 15px 10px}.alternative-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 12px;padding:15px 15px 11px;display:grid}.alternative-route{min-width:0}.alternative-route small,.alternative-route strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.alternative-route small{color:var(--text-muted);margin-bottom:5px;font-size:9px}.alternative-route strong{font-size:13px}.alternative-arrival{align-items:flex-end}.alternative-arrival strong{letter-spacing:-.04em;font-size:22px}.alternative-arrival small{color:var(--text-muted);margin-top:3px;font-size:9px}.alternative-heading>.live-eta{border-top:1px solid var(--line);flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:9px}.alternative-heading .remaining-copy strong{font-size:22px}.transport-status{color:var(--text-muted);margin:0 15px 10px;font-size:10px}.alternative-card .vehicle-candidates{margin:0 15px 10px}.alternative-card .journey-details{margin-top:0}.unavailable-route-heading{justify-content:space-between;align-items:center;gap:10px;padding:15px;display:flex}.no-alternatives{border:1px solid var(--line);color:var(--text-muted);background:var(--surface);text-align:center;border-radius:16px;margin-top:10px;padding:20px;font-size:12px}footer{color:var(--text-muted);text-align:center;margin-top:24px;font-size:9px}@media (max-width:380px){.app-shell{padding-inline:14px}.recommendation-heading{padding-inline:15px}.recommendation-title>strong{max-width:170px;font-size:16px}.final-arrival strong{font-size:25px}.next-transport{padding:13px}.next-transport-copy>strong{font-size:19px}.remaining-copy strong{font-size:27px}.guidance-heading{padding-inline:15px}.guidance-arrival strong{font-size:25px}.guidance-current-vehicle{padding:13px}.guidance-progress dd{font-size:11px}.timeline-leg,.timeline-connector{grid-template-columns:44px 38px minmax(0,1fr);gap:7px}.compact-bus-row{grid-template-columns:minmax(0,1fr) auto}.boarding-difficulty{grid-column:1/-1;justify-self:end}.timeline-leg>.vehicle-candidates{margin-left:51px}.timeline-icon{width:35px}}
