.bdp{--bdp-border:#eef1f6;--bdp-bg:#fff;--bdp-fg:#1e2a38;--bdp-muted:#7a8aa0;--bdp-hover:#f2f5f9;--bdp-selected:#e6f7fb;--bdp-track:#e3e8ef;width:100%;height:100%;flex-direction:column;color:var(--bdp-fg);font-family:IBM Plex Sans,system-ui,sans-serif;overflow:hidden;position:relative}.bdp,.bdp-collapse-toggle{display:flex;background:var(--bdp-bg)}.bdp-collapse-toggle{position:absolute;top:14px;left:-14px;z-index:6;width:28px;height:28px;border-radius:14px;border:1px solid var(--bdp-border);color:var(--bdp-muted);align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,.18)}.bdp-collapse-toggle:hover{color:var(--bdp-fg);background:var(--bdp-hover)}.bdp-collapsed{align-items:center;justify-content:flex-start;padding-top:14px}.bdp-collapsed .bdp-collapse-toggle{position:static;box-shadow:none;border-color:var(--bdp-border)}.bdp-title{padding:12px 14px 10px;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:.5px solid var(--bdp-border);flex:none}.bdp-empty,.bdp-title{margin:0;color:var(--bdp-muted)}.bdp-empty{padding:16px 14px;font-size:.82rem}.bdp-stop-list{list-style:none;margin:0;padding:6px;overflow-y:auto;flex:1 1;min-height:0}.bdp-stop-row-btn{display:flex;align-items:center;gap:12px;width:100%;border:none;background:transparent;cursor:pointer;font-family:inherit;text-align:left;padding:8px;border-radius:10px;color:var(--bdp-fg)}.bdp-stop-row-btn:hover{background:var(--bdp-hover)}.bdp-stop-row-btn-selected{background:var(--bdp-selected)}.bdp-stop-row-name{flex:1 1;min-width:0;font-size:1rem;line-height:1.3}.bdp-stop-icon-wrap{width:46px;height:46px;border-radius:23px;background:#E6F7FB}.bdp-stop-icon-wrap,.bdp-stop-icon-wrap-plain{display:flex;align-items:center;justify-content:center;flex:none}.bdp-stop-icon-wrap-plain{width:40px;height:40px;border-radius:0;background:transparent}.bdp-header{gap:8px;padding:12px 14px 6px}.bdp-back,.bdp-header{display:flex;align-items:center;flex:none}.bdp-back{width:26px;height:26px;border-radius:8px;border:none;background:transparent;color:var(--bdp-muted);cursor:pointer;justify-content:center}.bdp-back:hover{background:var(--bdp-hover);color:var(--bdp-fg)}.bdp-badge{font-family:Archivo,sans-serif;font-weight:700;font-size:.8rem;border-radius:6px;padding:4px 9px;flex:none}.bdp-header-texts{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1}.bdp-route-name{font-weight:700;font-size:.88rem;color:var(--bdp-fg)}.bdp-headsign{font-size:.76rem;color:var(--bdp-muted)}.bdp-info-row{display:flex;gap:8px;padding:4px 14px 0;flex-wrap:nowrap}.bdp-info-chip{gap:6px;background:#E4F6F0;border:1px solid rgba(15,168,204,.28);border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:700;color:#1e2a38;white-space:nowrap;flex:none}.bdp-info-chip,.bdp-status-row{display:flex;align-items:center}.bdp-status-row{justify-content:space-between;padding:8px 14px 0}.bdp-status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:700}.bdp-status-pill i{width:7px;height:7px;border-radius:4px}.bdp-live{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:var(--bdp-muted)}.bdp-live i{width:7px;height:7px;border-radius:4px;background:#2fbf9b}.bdp-occupancy{margin:4px 14px 0;font-size:.78rem;color:var(--bdp-muted)}.bdp-scroll{flex:1 1;min-height:0;overflow-y:auto;margin-top:6px}.bdp-timeline{position:relative;padding:0 14px}.bdp-track{background:var(--bdp-track)}.bdp-track,.bdp-track-fill{position:absolute;width:5px;border-radius:3px;z-index:1}.bdp-track-fill{transition:height 4s linear}.bdp-progress-arrow{position:absolute;width:28px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 2px 5px rgba(0,0,0,.25);transition:top 4s linear}.bdp-stop-row{display:flex;align-items:center;cursor:pointer;border-radius:8px}.bdp-stop-row-selected{background:var(--bdp-selected)}.bdp-stop-name{margin-left:10px;font-size:1rem;line-height:1.15;color:var(--bdp-fg);flex:1 1;min-width:0;white-space:normal}.bdp-stop-name-current{font-weight:700}.bdp-dot-col{position:relative;z-index:2;width:36px;margin-left:10px;display:flex;align-items:center;justify-content:center;flex:none}.bdp-dot{width:14px;height:14px;border-radius:7px;border-width:3px;border-style:solid}.bdp-time{width:64px;margin-left:10px;font-size:.9rem;text-align:right;flex:none}.bdp-time-current{font-weight:700}