.departure-board-grouped.svelte-d0zy41{max-width:980px;margin:0 auto;font-family:var(--font-sans);color:var(--text)}.controls.svelte-d0zy41{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.6rem}.input-row.svelte-d0zy41{display:flex;gap:.5rem;align-items:center}.action-buttons.svelte-d0zy41{display:flex;gap:.35rem;flex-shrink:0}.action-btn.svelte-d0zy41{padding:.38rem .85rem;font-size:.78rem;font-weight:600;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);cursor:pointer;white-space:nowrap;letter-spacing:.01em;transition:background .15s,border-color .15s,color .15s}.action-btn.svelte-d0zy41:hover{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-strong)}.action-btn.clear.svelte-d0zy41:hover{color:var(--delay-very-late);background:color-mix(in srgb,var(--delay-very-late) 10%,transparent);border-color:color-mix(in srgb,var(--delay-very-late) 30%,transparent)}.selected-tags.svelte-d0zy41{display:flex;flex-wrap:wrap;gap:.45rem;padding:.2rem 0}.tag-wrapper.svelte-d0zy41{display:flex;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:20px;cursor:grab;-webkit-user-select:none;user-select:none;transition:border-color .15s,background .15s,opacity .15s}.tag-wrapper.svelte-d0zy41:active{cursor:grabbing}.tag-wrapper.dragging.svelte-d0zy41{opacity:.4;border-style:dashed}.tag-wrapper.svelte-d0zy41:hover{border-color:var(--primary);background:var(--primary-soft)}.tag.svelte-d0zy41{display:flex;align-items:center;gap:.35rem;padding:.25rem .55rem .25rem .75rem;color:var(--text);font-weight:600;font-size:.8rem}.tag-text.svelte-d0zy41{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove.svelte-d0zy41{background:none;border:none;font-size:1rem;line-height:1;color:var(--muted);cursor:pointer;padding:0 .15rem;transition:color .15s}.remove.svelte-d0zy41:hover{color:var(--delay-very-late)}.board.svelte-d0zy41{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.dest-row.svelte-d0zy41{display:grid;grid-template-columns:1fr 130px 1fr;min-height:96px;border-bottom:1px solid var(--border)}.dest-row.svelte-d0zy41:last-child{border-bottom:none}.next-to.svelte-d0zy41{text-transform:uppercase;font-size:.65rem;margin-bottom:-.1rem}.express-string.svelte-d0zy41{font-size:.75rem;color:var(--muted);margin-left:10px;font-style:italic}.service-cap.svelte-d0zy41{margin-left:.5rem}.dest-left.svelte-d0zy41{padding:16px 20px 16px 16px;display:flex;flex-direction:column;justify-content:center;gap:5px}.dest-name.svelte-d0zy41{margin:0;font-size:2rem;font-weight:800;color:var(--text);line-height:1.1;letter-spacing:-.02em}.next-service.svelte-d0zy41{display:flex;align-items:baseline;gap:8px;padding-left:10px;border-left:3px solid var(--primary);text-decoration:none;color:inherit;border-radius:0 4px 4px 0;transition:background .12s}.next-service.svelte-d0zy41:hover{background:var(--primary-soft)}.next-time.svelte-d0zy41{font-size:1rem;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}.next-towards.svelte-d0zy41{font-size:.9rem;color:var(--text)}.freq-label.svelte-d0zy41{margin:0;font-size:.65rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;padding-left:10px}.dest-center.svelte-d0zy41{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 8px;border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--bg-strong)}.plat-label.svelte-d0zy41{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--muted)}.plat-box.svelte-d0zy41{width:72px;height:72px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;line-height:1;box-shadow:0 2px 8px #0000004d;text-decoration:none;transition:filter .12s,transform .12s}.plat-box.svelte-d0zy41:hover{filter:brightness(1.15);transform:scale(1.04)}.plat-mins.svelte-d0zy41{font-size:1rem;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums}.dest-more-wrap.svelte-d0zy41{position:relative;max-height:160px;align-self:stretch;overflow:hidden}.dest-more-wrap.svelte-d0zy41:after{content:"";position:absolute;bottom:0;left:0;right:0;height:36px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none;z-index:1}.dest-more.svelte-d0zy41{display:flex;flex-direction:column;justify-content:flex-start;height:100%;max-height:160px;padding:2px 8px 4px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.dest-more.svelte-d0zy41::-webkit-scrollbar{width:3px}.dest-more.svelte-d0zy41::-webkit-scrollbar-track{background:transparent}.dest-more.svelte-d0zy41::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.more-row.svelte-d0zy41{display:grid;grid-template-columns:46px 1fr 28px 20px 46px;gap:0 6px;align-items:center;padding:5px 4px;border-radius:4px;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent);text-decoration:none;color:inherit;transition:background .12s;flex-shrink:0}.extra-details.svelte-d0zy41 .more-row:where(.svelte-d0zy41){grid-template-columns:46px 1fr 28px 42px 20px 46px}.more-row.svelte-d0zy41:last-child{border-bottom:none}.more-row.svelte-d0zy41:hover{background:var(--surface);border-radius:4px}.more-clock.svelte-d0zy41{font-size:.85rem;font-weight:700;color:var(--primary);font-variant-numeric:tabular-nums;white-space:nowrap}.more-dest.svelte-d0zy41{font-size:.83rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more-plat.svelte-d0zy41{height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.65rem;padding:0 3px;white-space:nowrap}.more-cap.svelte-d0zy41{display:flex;align-items:center;justify-content:center;width:100%;gap:0}.more-badge.svelte-d0zy41{padding:1px 4px;border-radius:4px;font-weight:700;font-size:.72rem;color:#fff;text-align:center}.more-badge.express.svelte-d0zy41{background-color:var(--service-type-express);color:#000}.more-badge.all-stops.svelte-d0zy41{background-color:var(--service-type-all-stops)}.more-time.svelte-d0zy41{font-size:.88rem;font-weight:600;color:var(--muted);white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.only-service.svelte-d0zy41{font-size:.75rem;color:var(--muted);padding:6px 4px;font-style:italic}.empty-msg.svelte-d0zy41{text-align:center;font-size:.88rem;color:var(--muted);margin:2rem 0}@media(max-width:700px){.dest-row.svelte-d0zy41{grid-template-columns:1fr 110px;grid-template-rows:auto auto}.dest-more-wrap.svelte-d0zy41{grid-column:1 / -1;max-height:90px;border-top:1px solid var(--border)}.dest-more.svelte-d0zy41{max-height:90px;padding:2px 12px 4px}.dest-name.svelte-d0zy41{font-size:1.5rem}.plat-box.svelte-d0zy41{width:56px;height:56px}}.svelte-15wgfhx{font-family:Arial}.board-header-container.svelte-15wgfhx{width:100%;margin:1.5rem auto 0;display:flex;flex-direction:column;align-items:center}.refresh-bar.svelte-15wgfhx{display:flex;align-items:center;gap:1rem;justify-content:center;margin-bottom:.75rem;padding:.5rem}.refresh-btn-simple.svelte-15wgfhx{font-family:inherit;font-size:.9rem;font-weight:600;padding:.4rem 1rem;border:none;background-color:var(--primary);color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s}.refresh-btn-simple.svelte-15wgfhx:disabled{background-color:var(--muted);cursor:not-allowed}.refresh-status.svelte-15wgfhx{font-size:.9rem;color:var(--text);transition:color .2s}.refresh-error.svelte-15wgfhx{color:#ff6b6b;font-weight:600;transition:color .2s}.refresh-clock.svelte-15wgfhx{margin-left:.35rem;color:var(--muted);font-weight:500;transition:color .2s}.refresh-note.svelte-15wgfhx{font-size:.85rem;color:var(--muted);margin-left:.4rem;transition:color .2s}.refresh-status.svelte-15wgfhx,.refresh-note.svelte-15wgfhx{display:inline-flex;align-items:center;gap:.3rem}.column-labels-row.svelte-15wgfhx{width:100%;display:flex;justify-content:center;border-bottom:2px solid var(--text);padding-bottom:2px;transition:border-color .2s}.hdr-col.svelte-15wgfhx{font-weight:400;color:var(--text);font-size:1.1rem;font-family:Arial,sans-serif;transition:color .2s}.hdr-sep.svelte-15wgfhx,.hdr-sep-right.svelte-15wgfhx{color:var(--muted);font-style:normal;transition:color .2s}.column-labels.svelte-15wgfhx{display:flex;justify-content:space-between;align-items:center;width:31.7rem;padding:0 .2rem}.hdr-grp-left.svelte-15wgfhx{display:flex;align-items:center;width:21.2rem}.hdr-grp-right.svelte-15wgfhx{display:flex;align-items:center;width:10.5rem;position:relative}.hdr-col.svelte-15wgfhx{font-weight:400;color:#333;font-size:1.1rem;font-family:Arial,sans-serif}.hdr-platform.svelte-15wgfhx{width:5.2rem;text-align:center}.hdr-destination.svelte-15wgfhx{flex:1;text-align:left;padding-left:.5rem}.hdr-express.svelte-15wgfhx{width:1.5rem;display:flex;justify-content:center;overflow:visible;white-space:nowrap;z-index:1}.hdr-departs.svelte-15wgfhx{width:9rem;text-align:right;position:relative}.hdr-sep.svelte-15wgfhx{color:#999;margin:0 .1rem;font-style:normal}.hdr-sep-right.svelte-15wgfhx{position:absolute;left:2.6rem;top:50%;transform:translateY(-50%);color:#999;font-style:normal}.refresh-error.svelte-15wgfhx{color:#b22222;font-weight:600}.refresh-clock.svelte-15wgfhx{margin-left:.35rem;color:#6b7280;font-weight:500}.refresh-note.svelte-15wgfhx{font-size:.85rem;color:#6b7280;margin-left:.4rem}.station-info.svelte-15wgfhx{margin:1rem auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);overflow:hidden;max-width:850px;width:95%;text-align:left;box-shadow:var(--shadow-1);transition:background-color .2s,border-color .2s,box-shadow .2s}.station-info.svelte-15wgfhx summary:where(.svelte-15wgfhx){padding:.6rem 1.25rem;cursor:pointer;background:var(--surface-elev);font-weight:700;font-size:.95rem;color:var(--text);-webkit-user-select:none;user-select:none;transition:background-color .2s,color .2s}.station-info.svelte-15wgfhx summary:where(.svelte-15wgfhx):hover{background:var(--bg-strong)}.info-content.svelte-15wgfhx{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;border-top:1px solid var(--border);transition:border-color .2s}.info-section.svelte-15wgfhx h3:where(.svelte-15wgfhx){margin:0 0 .6rem;color:var(--primary);font-size:1rem;border-bottom:2px solid var(--primary);padding-bottom:.25rem;transition:color .2s,border-color .2s}.ohours-section.svelte-15wgfhx h4:where(.svelte-15wgfhx){margin:1rem 0 .5rem;color:var(--text);font-size:1rem;transition:color .2s}.ohours-section.svelte-15wgfhx ul:where(.svelte-15wgfhx),.sg-notes.svelte-15wgfhx ul:where(.svelte-15wgfhx){list-style:none;padding:0;margin:0}.ohours-section.svelte-15wgfhx li:where(.svelte-15wgfhx){margin-bottom:.5rem;font-size:.95rem}.status-tag.svelte-15wgfhx{font-size:.75rem;padding:.1rem .4rem;background:var(--bg-strong);border-radius:4px;margin-left:.4rem;vertical-align:middle;transition:background-color .2s}.note-text.svelte-15wgfhx{color:var(--muted);font-style:italic;transition:color .2s}.facilities-list.svelte-15wgfhx{display:flex;flex-wrap:wrap;gap:.4rem}.facility-item.svelte-15wgfhx{background:var(--primary-soft);color:var(--primary);padding:.25rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid var(--border);transition:background-color .2s,color .2s,border-color .2s}.sg-list.svelte-15wgfhx{display:flex;flex-direction:column;gap:.75rem}.sg-item.svelte-15wgfhx{font-size:.95rem;line-height:1.4}.level-tag.svelte-15wgfhx{text-transform:uppercase;font-size:.75rem;font-weight:700;padding:.1rem .5rem;border-radius:12px;margin-left:.5rem}.level-all.svelte-15wgfhx{background:#c6f6d5;color:#22543d}.level-partial.svelte-15wgfhx{background:#feebc8;color:#744210}.level-none.svelte-15wgfhx{background:#fed7d7;color:#822727}.level-note.svelte-15wgfhx{display:inline-block;margin-top:.2rem;font-size:.85rem;line-height:1.3;color:var(--muted);transition:color .2s}.sg-notes.svelte-15wgfhx h4:where(.svelte-15wgfhx){margin:1.5rem 0 .5rem;font-size:1rem;color:var(--text);transition:color .2s}.sg-notes.svelte-15wgfhx li:where(.svelte-15wgfhx){position:relative;padding-left:1.2rem;margin-bottom:.4rem;font-size:.9rem;color:var(--muted);transition:color .2s}.sg-notes.svelte-15wgfhx li:where(.svelte-15wgfhx):before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700;transition:color .2s}
