.destination-search.svelte-cxwwlv{width:100%;padding:.55rem .75rem 0;text-align:center}.field.svelte-cxwwlv{position:relative;max-width:36rem;margin:0 auto}.field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv){width:100%;padding:.35rem 2.2rem .4rem .75rem;border:none;border-bottom:2px solid var(--text);border-radius:0;background:transparent;color:var(--text);font:inherit;font-size:1.3rem;font-weight:600;text-align:center;transition:border-color .15s}.field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv):focus{outline:none;border-bottom-color:var(--primary);box-shadow:none}.field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv)::placeholder{color:var(--muted);font-weight:400}.field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv)::-webkit-search-cancel-button{display:none}[data-theme=dark] .field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv){background:transparent;border-color:var(--text)}[data-theme=dark] .field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv):focus{border-bottom-color:var(--primary)}.clear-field.svelte-cxwwlv{position:absolute;top:50%;right:.3rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;border:none;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.clear-field.svelte-cxwwlv:hover,.clear-field.svelte-cxwwlv:focus-visible{background:var(--bg-strong);color:var(--text);outline:none}.suggestions.svelte-cxwwlv{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:40;max-height:15rem;margin:0;padding:0;overflow:auto;list-style:none;background:var(--surface);border:1px solid var(--border);border-top:2px solid var(--text);box-shadow:var(--shadow-2);text-align:left}.suggestions.svelte-cxwwlv li:where(.svelte-cxwwlv){margin:0;padding:0}.suggestions.svelte-cxwwlv button:where(.svelte-cxwwlv){display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;width:100%;padding:.45rem .75rem;border:none;border-bottom:1px solid color-mix(in srgb,var(--border) 60%,transparent);background:none;color:var(--text);font:inherit;font-size:.95rem;text-align:left;cursor:pointer}.suggestions.svelte-cxwwlv li:where(.svelte-cxwwlv):last-child button:where(.svelte-cxwwlv){border-bottom:none}.suggestions.svelte-cxwwlv button:where(.svelte-cxwwlv):hover,.suggestions.svelte-cxwwlv button.highlighted:where(.svelte-cxwwlv){background:var(--primary-soft)}.suggestions.svelte-cxwwlv small:where(.svelte-cxwwlv){flex-shrink:0;color:var(--muted);font-size:.78rem;font-weight:400}.no-match.svelte-cxwwlv{padding:.55rem .75rem!important;color:var(--muted);font-size:.9rem}.meta.svelte-cxwwlv{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;max-width:36rem;margin:.55rem auto .3rem;color:var(--muted);font-size:.82rem}.meta.svelte-cxwwlv b:where(.svelte-cxwwlv){color:var(--primary-strong)}.meta.svelte-cxwwlv button:where(.svelte-cxwwlv){padding:0;border:none;background:none;color:var(--primary);font:inherit;font-size:.82rem;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.meta.svelte-cxwwlv button:where(.svelte-cxwwlv):hover,.meta.svelte-cxwwlv button:where(.svelte-cxwwlv):focus-visible{color:var(--primary-strong);outline:none}@media(max-width:520px){.destination-search.svelte-cxwwlv{padding-inline:.35rem}.field.svelte-cxwwlv input[type=search]:where(.svelte-cxwwlv){font-size:1.1rem}.meta.svelte-cxwwlv{align-items:center}}.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}.departure-caption.svelte-15wgfhx{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 0 .15rem;color:var(--muted);font-size:.9rem}.departure-caption.svelte-15wgfhx b:where(.svelte-15wgfhx){color:var(--text);font-size:1rem}.departure-caption.svelte-15wgfhx .btn-map:where(.svelte-15wgfhx){width:2.1rem;height:2.1rem;font-size:1.05rem}.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}@media(max-width:700px){.board-header-container.svelte-15wgfhx{margin-top:.5rem}.refresh-bar.svelte-15wgfhx{gap:.5rem;margin-bottom:.25rem;padding:.25rem .5rem}}.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}@media(max-width:720px){.header.svelte-15wgfhx{box-sizing:border-box;margin:.75rem 0 .6rem;padding-inline:.75rem}.btn-map.svelte-15wgfhx{width:2.3rem;height:2.3rem;font-size:1rem}.station-info.svelte-15wgfhx{box-sizing:border-box;width:100%;max-width:none;margin:.7rem 0 0;border-radius:.75rem}.station-info.svelte-15wgfhx summary:where(.svelte-15wgfhx){padding:.65rem .85rem;font-size:.95rem}.info-content.svelte-15wgfhx{padding:.8rem;grid-template-columns:1fr;gap:1rem}.header.svelte-15wgfhx+hr:where(.svelte-15wgfhx){margin:.6rem 0}.board-header-container.svelte-15wgfhx{box-sizing:border-box;margin-top:.35rem;padding-inline:.75rem}.departure-caption.svelte-15wgfhx{flex-wrap:wrap;margin-bottom:.2rem;text-align:center}.refresh-bar.svelte-15wgfhx{box-sizing:border-box;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6rem;margin-bottom:.45rem;padding:0;align-items:center}.refresh-btn-simple.svelte-15wgfhx{padding:.5rem .8rem;font-size:.9rem;white-space:nowrap}.refresh-status.svelte-15wgfhx,.refresh-note.svelte-15wgfhx{min-width:0;font-size:.78rem;line-height:1.25;flex-wrap:wrap;margin-left:0}.refresh-clock.svelte-15wgfhx{margin-left:.15rem}.refresh-note.svelte-15wgfhx{grid-column:1 / -1}}
