.bus-guide{display:grid;gap:7px;margin:24px 0 4px;padding:18px;border:1px solid #cfe3f5;border-radius:18px;background:#fff}.bus-guide b{color:var(--deep);font-size:14px}.bus-guide span{position:relative;padding-left:18px;color:var(--muted);font-size:12px}.bus-guide span:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.route-list.detailed{padding:22px}.route-list.detailed article{align-items:flex-start;padding:20px 6px}.route-list.detailed article>div{min-width:0}.route-stops{display:flex;flex-wrap:wrap;align-items:center;gap:7px 0;margin:13px 0 0;padding:0;list-style:none}.route-stops li{display:flex;align-items:center;color:#5d7087;font-size:12px;white-space:nowrap}.route-stops li:not(:last-child):after{content:"→";margin:0 7px;color:#9dc5e5;font-weight:900}.route-stops b{margin-right:4px;padding:2px 5px;border-radius:5px;background:#eaf5ff;color:var(--blue);font-size:10px}.route-stops .arrival{padding:4px 9px;border-radius:50px;background:var(--deep);color:#fff;font-weight:800}.route-list.detailed>small{line-height:1.7}@media(max-width:620px){.route-list.detailed{padding:15px}.route-list.detailed article{display:block}.route-list.detailed article>span{margin-bottom:12px}.route-stops li{white-space:normal}.route-stops li:not(:last-child):after{margin:0 5px}}
