.bus-head .pname,.bus-head .pstat{display:block}.bus-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-rows:auto auto;align-items:center;column-gap:clamp(9px,2.2vw,14px);row-gap:6px;text-align:left}.bus-head .rl{display:contents}.bus-head .rl>*{grid-column:2;min-width:0}.bus-head .wdot{grid-column:1;grid-row:1 / span 2}.bus-head .bus-rr{grid-column:3;grid-row:1 / span 2}.bus-head .bus-chev{grid-column:4;grid-row:1 / span 2}.bus-head.has-deps .bus-rr{grid-row:2;align-self:start}.bus-head.has-deps .bus-icon{width:clamp(44px,11vw,47px)}.bus-hdeps{display:grid;grid-template-columns:max-content max-content minmax(0,max-content);gap:3px clamp(8px,2vw,12px);align-items:baseline;min-width:0;overflow:hidden}.bus-hdep{display:contents}.bus-hdeps .bd-x{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bus-hdeps .bd-stop{font-size:clamp(12.5px,3.3vw,14px);font-weight:650;opacity:.9;text-shadow:var(--tsh);white-space:nowrap}.bus-hdeps .bd-time{font-weight:850;font-variant-numeric:tabular-nums;font-size:clamp(14px,3.8vw,15.5px);letter-spacing:-.3px;text-shadow:var(--tsh)}.bus-hdeps .bd-in{color:var(--temp-cool);font-weight:750;font-size:clamp(11.5px,3vw,12.5px);font-variant-numeric:tabular-nums;text-shadow:var(--tsh);white-space:nowrap}.bus-hdeps .bd-first{font-size:clamp(11.5px,3vw,12.5px);font-weight:650;opacity:.72;text-shadow:var(--tsh);white-space:nowrap}.bus-hdeps .bd-none{font-size:clamp(11.5px,3vw,12.5px);font-weight:650;opacity:.62;text-shadow:var(--tsh);white-space:nowrap}.bus-hdeps .bd-dash{opacity:.45}.bus-hdep.is-done .bd-stop{opacity:.62}.bus-panel{scroll-margin-top:calc(var(--topbar-h) + 18px)}.bus-seg{white-space:nowrap}.bus-icon{width:clamp(46px,12vw,54px);height:auto;flex:0 0 auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.45))}.bus-icon.open{color:var(--st-open)}.bus-icon.closed{color:var(--st-closed)}.bus-icon.later{color:var(--st-later)}.bus-icon.free{color:var(--st-free)}.bus-icon.neutral{color:var(--st-neutral)}.bus-chev{flex:0 0 auto;font-size:17px;opacity:.7;text-shadow:var(--tsh);transition:transform .2s ease}.bus-panel.open .bus-chev{transform:rotate(180deg)}.bus-detail{border-top:1px solid var(--row-border);padding:clamp(12px,3vw,16px) 2px clamp(16px,3.6vw,20px);display:flex;flex-direction:column;gap:clamp(12px,3vw,16px)}.bus-detail[hidden]{display:none}.bus-empty{font-size:clamp(13px,3.4vw,15px);opacity:.85;text-shadow:var(--tsh)}.bus-table{width:100%;border-collapse:collapse;font-size:clamp(13px,3.4vw,15px);text-shadow:var(--tsh)}.bus-table th,.bus-table td{padding:8px 2px}.bus-table thead th{font-size:clamp(10px,2.8vw,12px);font-weight:800;letter-spacing:1.5px;text-transform:uppercase;opacity:.65}.bus-table tbody th{text-align:left;font-weight:650;opacity:.92}.bus-table td,.bus-table thead th{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.bus-table td{opacity:.75;font-weight:640}.bus-table tbody tr{border-top:1px solid var(--row-border)}.bus-table td.today{opacity:1;font-weight:800}.bus-table thead th.today{opacity:.95}.bus-meta,.bus-route,.bus-hint{font-size:clamp(12px,3.2vw,14px);line-height:1.35;text-shadow:var(--tsh)}.bus-meta{font-weight:700;opacity:.9}.bus-route{opacity:.7}.bus-hint{color:var(--note-color);font-weight:650}.bus-actions{display:flex;justify-content:flex-end;margin-top:-4px}.bus-share{width:34px;height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--glass-border);border-radius:12px;background:#ffffff14;color:inherit;cursor:pointer;opacity:.85;transition:background .15s ease,opacity .15s ease}.bus-share:hover{background:#ffffff24;opacity:1}.bus-share:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:1px}.bus-share svg{display:block}[data-theme=light] .bus-share{background:#0d1b2a0d}[data-theme=light] .bus-share:hover{background:#0d1b2a17}[data-theme=light] .bus-share:focus-visible{outline-color:#0d1b2ab3}
