.station-bar.svelte-1u162q7{display:flex;align-items:center;padding:16px 0}.station-nav.svelte-1u162q7{display:flex;align-items:center;gap:10px;flex:1}.nav-arrow.svelte-1u162q7{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px 12px;border:none;border-radius:8px;background:transparent;transition:background .15s;flex-shrink:0;color:inherit;text-decoration:none;font:inherit;touch-action:manipulation;-webkit-user-select:none;user-select:none}.nav-arrow.svelte-1u162q7:active:not(:disabled){background:var(--cream)}.nav-arrow.svelte-1u162q7:disabled{opacity:.3;cursor:default}.nav-arrow-icon.svelte-1u162q7{width:18px;height:18px;color:var(--ink)}.station-name-wrap.svelte-1u162q7{flex:1;text-align:center;min-width:0}.station-meta.svelte-1u162q7{display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%}.station-title.svelte-1u162q7,.station-trigger-text.svelte-1u162q7{font-family:var(--font-station),sans-serif;font-size:30px;font-weight:700;letter-spacing:0;line-height:1.15}.station-title.svelte-1u162q7{color:var(--ink)}.station-title-stack.svelte-1u162q7{display:inline-flex;flex-direction:column;align-items:center;gap:4px;min-width:0;max-width:100%}.station-wordmark.svelte-1u162q7{display:none;font-family:var(--font-condensed),sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--light);white-space:nowrap}.station-wordmark-action.svelte-1u162q7{padding:0;border:none;background:none;color:inherit;text-decoration:none;cursor:pointer;text-align:left;transition:color .15s ease}.station-wordmark-action.svelte-1u162q7:focus{outline:none}.station-wordmark-action.svelte-1u162q7:focus-visible{color:var(--mid)}.station-title-desktop.svelte-1u162q7{display:none}.station-trigger.svelte-1u162q7{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;padding:0;border:none;background:none;cursor:pointer;color:var(--ink);transition:color .15s}.station-trigger.svelte-1u162q7:hover{color:var(--mid)}.station-trigger-chevron.svelte-1u162q7{display:inline-flex;color:var(--mid)}.station-trigger-chevron.svelte-1u162q7{flex-shrink:0;transition:transform .18s ease,color .15s}.station-trigger.open.svelte-1u162q7 .station-trigger-chevron:where(.svelte-1u162q7){transform:rotate(180deg);color:var(--ink)}.station-trigger-text.svelte-1u162q7{min-width:0;overflow:hidden;text-overflow:ellipsis;color:currentColor;padding-bottom:4px;margin-bottom:-4px}@media(min-width:600px){.station-bar.svelte-1u162q7{padding:18px 0 16px}.nav-arrow.svelte-1u162q7{padding:10px 16px}.nav-arrow-icon.svelte-1u162q7{width:20px;height:20px}.station-title.svelte-1u162q7,.station-trigger-text.svelte-1u162q7{font-size:38px}}@media(orientation:landscape)and (max-width:1023px){.station-bar.svelte-1u162q7{padding:8px 0 6px}.station-nav.svelte-1u162q7{gap:6px}.nav-arrow.svelte-1u162q7{padding:5px 8px;border-radius:7px}.nav-arrow-icon.svelte-1u162q7{width:16px;height:16px}.station-title.svelte-1u162q7,.station-trigger-text.svelte-1u162q7{font-size:28px;line-height:1.05}.station-trigger.svelte-1u162q7{gap:4px}.station-trigger-chevron.svelte-1u162q7{width:10px;height:10px}.station-trigger-text.svelte-1u162q7{padding-bottom:2px;margin-bottom:-2px}}@media(hover:hover)and (pointer:fine){.nav-arrow.svelte-1u162q7:hover:not(:disabled){background:var(--cream)}.station-wordmark-action.svelte-1u162q7:hover{color:var(--mid)}}@media(min-width:1024px){.station-bar.svelte-1u162q7{padding:16px 0 10px}.station-nav.svelte-1u162q7{gap:0}.nav-arrow.svelte-1u162q7{display:none}.station-name-wrap.svelte-1u162q7{text-align:left}.station-meta.svelte-1u162q7{display:flex;justify-content:flex-start;width:100%}.station-trigger.svelte-1u162q7{display:none}.station-title-stack.svelte-1u162q7{align-items:flex-start}.station-title-desktop.svelte-1u162q7{display:inline-flex;text-align:left}.station-wordmark.svelte-1u162q7{display:block}}.line-map.svelte-4wulik{--rail-x: 15px;--line-map-surface: var(--line-map-bg, var(--paper));position:relative;display:flex;flex-direction:column;width:100%}.line-map.svelte-4wulik:before{content:"";position:absolute;left:var(--rail-x);top:18px;bottom:18px;width:3px;transform:translate(-50%);background:color-mix(in srgb,var(--west) 16%,var(--line-map-surface));border-radius:999px}.stop.svelte-4wulik{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:11px 0;cursor:pointer;position:relative;background:none;border:none;width:100%;text-align:left;text-decoration:none;font:inherit;color:inherit;transition:background-color .15s ease}.stop-marker.svelte-4wulik{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:14px}.stop-dot.svelte-4wulik{width:14px;height:14px;border-radius:50%;background:var(--line-map-surface);border:3px solid color-mix(in srgb,var(--west) 88%,var(--line-map-surface));position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%) scale(1);transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.stop-dot.svelte-4wulik:after{content:"";position:absolute;top:50%;right:50%;bottom:50%;left:50%;width:0;height:0;border-radius:inherit;background:currentColor;transform:translate(-50%,-50%) scale(0);transition:width .15s ease,height .15s ease,transform .15s ease}.stop.svelte-4wulik:focus{outline:none}.stop.svelte-4wulik:focus-visible .stop-dot:where(.svelte-4wulik){background:var(--west);border-color:var(--west);box-shadow:0 0 0 2px color-mix(in srgb,var(--west) 22%,transparent)}.stop.svelte-4wulik:focus-visible .stop-name:where(.svelte-4wulik){color:var(--ink)}.stop.cur.svelte-4wulik .stop-dot:where(.svelte-4wulik){width:20px;height:20px;color:var(--west);background:var(--line-map-surface);border:2px solid color-mix(in srgb,var(--west) 90%,var(--line-map-surface) 10%);box-shadow:0 0 0 1px color-mix(in srgb,var(--west) 12%,transparent);transform:translate(-50%,-50%) scale(1)}.stop.cur.svelte-4wulik .stop-dot:where(.svelte-4wulik):after{width:9px;height:9px;transform:translate(-50%,-50%) scale(1)}.stop-name.svelte-4wulik{font-family:var(--font-station),sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.01em;color:color-mix(in srgb,var(--mid) 86%,var(--ink));line-height:1.05;min-width:0;transition:color .15s}.stop.cur.svelte-4wulik .stop-name:where(.svelte-4wulik){color:var(--ink)}@media(hover:hover)and (pointer:fine){.stop.svelte-4wulik:not(.cur):hover .stop-dot:where(.svelte-4wulik){background:var(--west);border-color:var(--west);transform:translate(-50%,-50%) scale(1.06)}.stop.svelte-4wulik:hover .stop-name:where(.svelte-4wulik){color:var(--ink)}}.backdrop.svelte-1t167i9{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:200}.drawer.svelte-1t167i9{position:fixed;top:0;right:0;bottom:0;width:200px;max-width:76vw;background:var(--paper);border-left:1px solid var(--rule);z-index:201;display:flex;flex-direction:column;animation:svelte-1t167i9-drawer-slide-in .3s ease}@keyframes svelte-1t167i9-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media(min-width:1024px){.drawer.svelte-1t167i9,.backdrop.svelte-1t167i9{display:none}}.drawer-header.svelte-1t167i9{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--rule);flex-shrink:0}.drawer-title.svelte-1t167i9{font-family:var(--font-condensed),sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--light)}.drawer-close.svelte-1t167i9{background:none;border:none;font-size:24px;color:var(--mid);cursor:pointer;padding:0 4px;line-height:1}.drawer-close.svelte-1t167i9:hover{color:var(--ink)}.drawer-body.svelte-1t167i9{flex:1;overflow-y:auto;padding:16px}.departure-detail-backdrop.svelte-fr0khe{position:fixed;top:0;right:0;bottom:0;left:0;background:#08090b94;z-index:300}.departure-detail-modal.svelte-fr0khe{position:fixed;top:0;right:0;bottom:0;left:0;z-index:301;display:flex;justify-content:center;pointer-events:auto;overflow:hidden;overscroll-behavior:none;background:linear-gradient(180deg,color-mix(in srgb,var(--canvas) 96%,transparent) 0%,var(--canvas) 100%)}.departure-detail-shell.svelte-fr0khe{--safe-inline: max(var(--safe-left), var(--safe-right));--shell-pad-x: max(14px, calc(var(--safe-inline) + 14px));--pill-col: 56px;--stop-row-gap: 12px;--hero-step-w: 18px;--hero-step-hit: 44px;--hero-step-gap: 6px;--hero-step-glyph-y: 4px;--hero-next-breathing: 2px;--hero-close-y: -5px;--hero-time-w: 106px;--hero-rail-inset: calc(((var(--pill-col) - 44px) / 2) + 4px);--time-col: calc( var(--hero-time-w) + var(--hero-step-w) + var(--hero-step-w) + var(--hero-step-gap) + var(--hero-step-gap) );width:min(100%,640px);height:100dvh;min-height:0;margin:0 auto;padding:0 0 max(calc(var(--safe-bottom) + 20px),20px);display:flex;flex-direction:column;gap:0;pointer-events:auto;overflow:hidden;overscroll-behavior:none}.trip-stops-scroll.svelte-fr0khe{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:2px}.departure-detail-hit-area.svelte-fr0khe{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.trip-hero.svelte-fr0khe{position:relative;border:none;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;padding:max(calc(var(--safe-top) + 12px),12px) var(--shell-pad-x) 12px;color:#fff;background:var(--east)}.trip-hero.west.svelte-fr0khe{background:var(--west)}.trip-hero-eyebrow.svelte-fr0khe{position:relative;z-index:3;display:flex;align-items:center;gap:8px;margin-bottom:6px;min-height:24px}.trip-hero-title.svelte-fr0khe{margin:0;flex:1 1 auto;min-width:0;display:inline-flex;align-items:baseline;gap:8px;font-family:var(--font-condensed),sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trip-hero-sep.svelte-fr0khe{flex:0 0 auto;font-size:13px;font-weight:700;color:inherit;opacity:.82;transform:translateY(-.5px)}.trip-hero-destination.svelte-fr0khe{flex:0 1 auto;min-width:0;color:inherit;font-weight:500;opacity:.88;overflow:hidden;text-overflow:ellipsis}.trip-hero-actions.svelte-fr0khe{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;gap:2px;margin-block:-8px;margin-right:calc((var(--hero-step-w) - var(--hero-step-hit)) / 2);transform:translateY(var(--hero-close-y))}.trip-help-wrap.svelte-fr0khe{position:relative;display:inline-flex}.trip-hero-close.svelte-fr0khe{flex:0 0 auto;width:var(--hero-step-hit);height:var(--hero-step-hit);min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#ffffffb8;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:color .15s,opacity .15s,transform 80ms cubic-bezier(.22,1,.36,1)}.trip-help-button.svelte-fr0khe{flex:0 0 auto;width:30px;height:30px;min-width:30px;min-height:30px;margin:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--mid);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:color .15s,background-color .15s,transform 80ms cubic-bezier(.22,1,.36,1)}.trip-help-button.svelte-fr0khe span:where(.svelte-fr0khe){display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1.25px solid currentColor;border-radius:999px;font-family:var(--font-body),sans-serif;font-size:11px;font-weight:800;line-height:1}.trip-help-popover.svelte-fr0khe{position:absolute;top:calc(100% + 8px);right:-3px;z-index:30;width:min(284px,calc(100vw - max(40px,var(--safe-left)) - max(40px,var(--safe-right))));display:flex;flex-direction:column;gap:7px;padding:11px 12px 12px;border:1px solid color-mix(in srgb,var(--ink) 16%,var(--rule) 84%);border-radius:10px;background:color-mix(in srgb,var(--paper) 92%,var(--ink) 8%);color:color-mix(in srgb,var(--ink) 92%,var(--mid) 8%);box-shadow:none;font-family:var(--font-body),sans-serif;font-size:12px;font-weight:500;line-height:1.4;text-transform:none;letter-spacing:0}.trip-help-popover.svelte-fr0khe strong:where(.svelte-fr0khe){color:var(--ink);font-weight:800}.trip-help-popover.svelte-fr0khe:before{content:"";position:absolute;top:-5px;right:13px;width:10px;height:10px;border-top:1px solid color-mix(in srgb,var(--ink) 16%,var(--rule) 84%);border-left:1px solid color-mix(in srgb,var(--ink) 16%,var(--rule) 84%);background:inherit;transform:rotate(45deg)}.trip-help-button.svelte-fr0khe:focus,.trip-hero-close.svelte-fr0khe:focus{outline:none}.trip-help-button.svelte-fr0khe:focus-visible{color:var(--ink);background:color-mix(in srgb,var(--ink) 6%,transparent);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.trip-hero-close.svelte-fr0khe:focus-visible{color:#fff;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.trip-help-button.svelte-fr0khe:active,.trip-hero-close.svelte-fr0khe:active{transform:scale(.92);transition-duration:0s}.trip-hero-main.svelte-fr0khe{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"from departs";align-items:end;column-gap:18px;row-gap:12px;margin-top:-1px;padding-left:var(--hero-rail-inset)}.trip-hero-main.svelte-fr0khe:before{content:"";display:none}.trip-hero-from.svelte-fr0khe{grid-area:from;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.trip-hero-departs.svelte-fr0khe{grid-area:departs;position:relative;justify-self:end;display:flex;min-width:0}.trip-hero-selector-row.svelte-fr0khe{display:flex;align-items:flex-start;justify-content:center;gap:var(--hero-step-gap);min-width:0}.trip-hero-time-stack.svelte-fr0khe{position:relative;flex:0 0 auto;width:var(--hero-time-w);display:block;overflow:visible}.trip-hero-label.svelte-fr0khe{align-self:start;font-family:var(--font-condensed),sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase;color:#fff9}.trip-hero-time-row.svelte-fr0khe{width:100%;display:inline-flex;align-items:baseline;justify-content:flex-end;gap:6px;color:#fff;white-space:nowrap;opacity:1;transition:opacity .52s cubic-bezier(.33,1,.68,1)}.trip-hero-time-row.is-dim.svelte-fr0khe{opacity:.08;transition-duration:.26s}.trip-hero-departure-status.svelte-fr0khe{display:block;margin-top:4px;font-family:var(--font-body),sans-serif;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.1;text-align:center;white-space:nowrap;color:#ffffffad;opacity:1;font-variant-numeric:tabular-nums;transition:opacity .52s cubic-bezier(.33,1,.68,1)}.trip-hero-departure-status.is-dim.svelte-fr0khe{opacity:.08;transition-duration:.26s}.trip-hero-time.svelte-fr0khe{font-family:var(--font-station),sans-serif;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:.95;color:#fff;font-variant-numeric:tabular-nums}.trip-hero-ampm.svelte-fr0khe{font-family:var(--font-station),sans-serif;font-size:15px;font-weight:700;letter-spacing:0;color:#ffffffc7;text-transform:uppercase}.trip-hero-step.svelte-fr0khe{flex:0 0 auto;width:var(--hero-step-hit);height:var(--hero-step-hit);min-width:44px;min-height:44px;margin-inline:calc((var(--hero-step-w) - var(--hero-step-hit)) / 2);display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:transparent;color:#ffffffeb;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:color .12s,background-color .12s,opacity .15s,transform 80ms cubic-bezier(.22,1,.36,1)}.trip-hero-step.svelte-fr0khe svg:where(.svelte-fr0khe){width:14px;height:14px;transition:transform 70ms cubic-bezier(.22,1,.36,1)}.trip-hero-step-prev.svelte-fr0khe svg:where(.svelte-fr0khe){transform:translate(-1px,var(--hero-step-glyph-y))}.trip-hero-step-next.svelte-fr0khe svg:where(.svelte-fr0khe){transform:translate(1px,var(--hero-step-glyph-y))}.trip-hero-step-next.svelte-fr0khe{margin-left:calc(3px + var(--hero-next-breathing) + ((var(--hero-step-w) - var(--hero-step-hit)) / 2));margin-right:calc((var(--hero-step-w) - var(--hero-step-hit)) / 2)}.trip-hero-step.svelte-fr0khe:disabled{opacity:.28;cursor:default}.trip-hero-step.svelte-fr0khe:focus{outline:none}.trip-hero-step.svelte-fr0khe:focus-visible{background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff38}.trip-hero-step.svelte-fr0khe:is(:where(.svelte-fr0khe):active:not(:disabled),.is-pressed:where(.svelte-fr0khe)){background:#ffffff14;transform:scale(.92);transition-duration:0s}.trip-hero-step-prev.svelte-fr0khe:is(:where(.svelte-fr0khe):active:not(:disabled),.is-pressed:where(.svelte-fr0khe)) svg:where(.svelte-fr0khe){transform:translate(-2.5px,var(--hero-step-glyph-y))}.trip-hero-step-next.svelte-fr0khe:is(:where(.svelte-fr0khe):active:not(:disabled),.is-pressed:where(.svelte-fr0khe)) svg:where(.svelte-fr0khe){transform:translate(2.5px,var(--hero-step-glyph-y))}.trip-hero-station.svelte-fr0khe{max-width:min(16ch,100%);margin-top:1px;font-family:var(--font-station),sans-serif;font-size:26px;font-weight:700;line-height:.98;letter-spacing:-.01em;color:#ffffffe6;word-break:break-word}.trip-stops.svelte-fr0khe{--rail-color: color-mix(in srgb, var(--ink) 18%, var(--canvas));--pill-accent: var(--ink);--pill-tint: color-mix(in srgb, var(--ink) 8%, var(--paper));width:100%;display:flex;flex-direction:column;gap:6px;padding:0 var(--shell-pad-x)}.trip-stops-head.svelte-fr0khe{position:relative;z-index:4;display:grid;grid-template-columns:var(--pill-col) minmax(0,1fr) var(--time-col);column-gap:var(--stop-row-gap);padding:10px calc(var(--shell-pad-x) + 4px) 8px;align-items:center;background:var(--canvas);border-bottom:1px solid var(--rule);color:var(--light);font-family:var(--font-condensed),sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}.trip-head-pill.svelte-fr0khe,.trip-head-time.svelte-fr0khe{text-align:center}.trip-head-time-wrap.svelte-fr0khe{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:0}.trip-head-time-wrap.svelte-fr0khe .trip-help-wrap:where(.svelte-fr0khe){position:absolute;top:50%;right:6px;transform:translateY(-50%)}.trip-stops-track.svelte-fr0khe{position:relative;display:flex;flex-direction:column;gap:2px}.trip-stops-rail.svelte-fr0khe{position:absolute;width:2px;transform:translate(-50%);pointer-events:none;z-index:0}.trip-stops-rail-line.svelte-fr0khe{display:block;width:100%;height:100%;border-radius:999px;background:var(--rail-color)}.trip-stop-row.svelte-fr0khe{position:relative;z-index:1;display:grid;grid-template-columns:var(--pill-col) minmax(0,1fr) var(--time-col);column-gap:var(--stop-row-gap);align-items:center;min-height:52px;padding:6px 4px}.trip-stop-row.svelte-fr0khe:not(:last-child):after{content:"";position:absolute;right:calc((var(--time-col) * .5) - 30px);bottom:0;left:calc(var(--pill-col) + var(--stop-row-gap) + 4px);height:1px;background:color-mix(in srgb,var(--rule) 86%,transparent);pointer-events:none}.trip-col-pill.svelte-fr0khe{display:flex;align-items:center;justify-content:center}.trip-pill.svelte-fr0khe{position:relative;z-index:1;min-width:44px;display:inline-flex;align-items:center;justify-content:center;padding:5px 9px 3px;border-radius:999px;background:var(--pill-tint);border:1px solid color-mix(in srgb,var(--pill-accent) 22%,var(--rule) 78%);color:var(--pill-accent);font-family:var(--font-condensed),sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;box-shadow:0 0 0 2px var(--canvas)}.trip-pill-skip.svelte-fr0khe{min-width:22px;width:22px;height:14px;padding:0;background:var(--canvas);border:1px dashed color-mix(in srgb,var(--light) 60%,var(--rule) 40%);box-shadow:0 0 0 2px var(--canvas)}.trip-col-station.svelte-fr0khe{min-width:0;display:flex;flex-direction:column;gap:2px;transform:translateY(-1px)}.trip-stop-name.svelte-fr0khe{font-family:var(--font-station),sans-serif;font-size:22px;font-weight:700;line-height:1;letter-spacing:-.01em;color:var(--ink);word-break:break-word}.trip-stop-row.skip.svelte-fr0khe .trip-stop-name:where(.svelte-fr0khe){color:var(--mid);font-weight:600}.trip-stop-meta.svelte-fr0khe{color:var(--mid);font-family:var(--font-condensed),sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.trip-col-time.svelte-fr0khe{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;min-width:0;color:var(--mid);transform:translateY(-2px);opacity:1;transition:opacity .52s cubic-bezier(.33,1,.68,1)}.trip-col-time.is-dim.svelte-fr0khe{opacity:.08;transition-duration:.26s}.trip-stop-time.svelte-fr0khe{font-family:var(--font-station),sans-serif;font-size:18px;font-weight:600;line-height:1;color:var(--mid);font-variant-numeric:tabular-nums;letter-spacing:0}.trip-stop-ampm.svelte-fr0khe{font-family:var(--font-station),sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--light);text-transform:uppercase}.trip-stop-status.svelte-fr0khe{color:var(--mid);font-family:var(--font-condensed),sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.15;text-transform:uppercase;text-align:center}.trip-stops-panel.svelte-fr0khe{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}@media(max-height:780px){.departure-detail-shell.svelte-fr0khe{--shell-pad-x: max(12px, calc(var(--safe-inline) + 12px));padding-bottom:max(calc(var(--safe-bottom) + 16px),16px);gap:0;--pill-col: 52px;--hero-step-w: 16px;--hero-time-w: 100px;--hero-rail-inset: calc(((var(--pill-col) - 44px) / 2) + 4px)}.trip-hero.svelte-fr0khe{padding:max(calc(var(--safe-top) + 14px),14px) var(--shell-pad-x) 14px}.trip-hero-eyebrow.svelte-fr0khe{margin-bottom:7px}.trip-hero-title.svelte-fr0khe{font-size:11px}.trip-hero-time.svelte-fr0khe{font-size:34px}.trip-hero-ampm.svelte-fr0khe{font-size:14px}.trip-hero-station.svelte-fr0khe{font-size:24px}.trip-hero-step.svelte-fr0khe{height:32px}.trip-stop-row.svelte-fr0khe{min-height:46px}.trip-stop-name.svelte-fr0khe{font-size:19px}.trip-stop-time.svelte-fr0khe{font-size:17px}.trip-stop-ampm.svelte-fr0khe{font-size:10px}}@media(orientation:portrait)and (max-width:599px){.trip-hero.svelte-fr0khe{padding:max(calc(var(--safe-top) + 4px),8px) var(--shell-pad-x) 14px}.trip-hero-eyebrow.svelte-fr0khe{margin-bottom:7px;min-height:20px}.trip-hero-main.svelte-fr0khe{row-gap:8px;margin-top:-2px;padding-left:calc(var(--hero-rail-inset) + 12px)}.trip-hero-main.svelte-fr0khe:before{display:block;position:absolute;left:var(--hero-rail-inset);top:8px;bottom:2px;width:1px;background:#ffffff1f;border-radius:1px}.trip-head-time.svelte-fr0khe{transform:translate(-4px)}}@media(hover:hover)and (pointer:fine){.trip-help-button.svelte-fr0khe:hover{color:var(--ink);background:color-mix(in srgb,var(--ink) 6%,transparent)}.trip-hero-close.svelte-fr0khe:hover{color:#fff}.trip-hero-step.svelte-fr0khe:hover:not(:disabled){color:#fff}}@media(min-width:600px){.departure-detail-shell.svelte-fr0khe{--shell-pad-x: max(28px, calc(var(--safe-inline) + 28px));--pill-col: 64px;--stop-row-gap: 16px;--hero-step-w: 20px;--hero-step-gap: 8px;--hero-time-w: 132px;--hero-rail-inset: calc(((var(--pill-col) - 48px) / 2) + 4px);padding-bottom:max(calc(var(--safe-bottom) + 40px),40px);gap:0}.trip-hero.svelte-fr0khe{padding:max(calc(var(--safe-top) + 22px),22px) var(--shell-pad-x) 22px}.trip-hero-eyebrow.svelte-fr0khe{margin-bottom:9px}.trip-hero-title.svelte-fr0khe{font-size:12px}.trip-hero-selector-row.svelte-fr0khe{column-gap:var(--hero-step-gap)}.trip-hero-time.svelte-fr0khe{font-size:48px}.trip-hero-ampm.svelte-fr0khe{font-size:18px}.trip-hero-station.svelte-fr0khe{font-size:32px;line-height:.98}.trip-hero-label.svelte-fr0khe{font-size:11px}.trip-hero-step.svelte-fr0khe{height:54px}.trip-hero-step.svelte-fr0khe svg:where(.svelte-fr0khe){width:16px;height:16px}.trip-stops-head.svelte-fr0khe{font-size:11px}.trip-stop-row.svelte-fr0khe{min-height:60px;padding:10px 4px}.trip-stop-name.svelte-fr0khe{font-size:26px}.trip-stop-time.svelte-fr0khe{font-size:20px}.trip-stop-ampm.svelte-fr0khe{font-size:12px}.trip-pill.svelte-fr0khe{min-width:48px;padding:6px 10px 4px;font-size:12px}}@media(min-width:768px){.trip-hero-main.svelte-fr0khe{align-items:end}.trip-hero-from.svelte-fr0khe,.trip-hero-departs.svelte-fr0khe{min-width:0}}@media(min-width:900px),(min-width:768px)and (min-height:700px){.departure-detail-backdrop.svelte-fr0khe{background:#08090bad;-webkit-backdrop-filter:blur(2px) saturate(.84);backdrop-filter:blur(2px) saturate(.84)}.departure-detail-modal.svelte-fr0khe{--dialog-inset: clamp(18px, 4vw, 36px);align-items:center;padding:var(--dialog-inset);pointer-events:none;background:transparent}.departure-detail-shell.svelte-fr0khe{--shell-pad-x: 24px;--pill-col: 60px;--stop-row-gap: 14px;--hero-time-w: 122px;--hero-rail-inset: calc(((var(--pill-col) - 44px) / 2) + 4px);width:min(100%,700px);height:auto;min-height:auto;max-height:calc(100dvh - (var(--dialog-inset) * 1.25));padding:0 0 18px;border:1px solid color-mix(in srgb,var(--rule) 82%,transparent);border-radius:24px;background:color-mix(in srgb,var(--canvas) 99%,var(--paper) 1%);box-shadow:0 18px 42px #00000042;overflow:hidden;pointer-events:auto}.trip-hero.svelte-fr0khe{padding:9px var(--shell-pad-x) 9px}.trip-hero-time.svelte-fr0khe{font-size:44px}.trip-hero-ampm.svelte-fr0khe{font-size:17px}.trip-hero-step.svelte-fr0khe{height:46px}.trip-hero-station.svelte-fr0khe{font-size:30px}.trip-stop-row.svelte-fr0khe{min-height:54px}.trip-stop-name.svelte-fr0khe{font-size:22px}.trip-stop-time.svelte-fr0khe{font-size:18px}}@media(orientation:landscape)and (max-height:500px){.departure-detail-modal.svelte-fr0khe{align-items:flex-start;padding:0;pointer-events:auto;background:linear-gradient(180deg,color-mix(in srgb,var(--canvas) 96%,transparent) 0%,var(--canvas) 100%)}.departure-detail-shell.svelte-fr0khe{--shell-pad-x: 12px;--pill-col: 52px;--stop-row-gap: 12px;--hero-time-w: 90px;--hero-step-w: 16px;--hero-step-gap: 6px;--hero-rail-inset: calc(((var(--pill-col) - 44px) / 2) + 4px);width:100%;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none;padding:0;pointer-events:auto}.departure-detail-hit-area.svelte-fr0khe{flex-direction:row;padding-left:var(--safe-left)}.trip-hero.svelte-fr0khe{display:flex;flex-direction:column;flex:0 0 220px;padding:max(calc(var(--safe-top) + 12px),12px) 16px max(calc(var(--safe-bottom) + 16px),16px) 16px;overflow-y:auto}.trip-hero-title.svelte-fr0khe{flex-direction:column;align-items:flex-start;white-space:normal;overflow:visible;text-overflow:unset;gap:3px}.trip-hero-sep.svelte-fr0khe{display:none}.trip-hero-destination.svelte-fr0khe{display:block}.trip-hero-eyebrow.svelte-fr0khe{margin-bottom:10px}.trip-hero-main.svelte-fr0khe{display:flex;flex-direction:column;align-items:flex-start;padding-left:0;gap:6px;flex:1;margin-top:12px}.trip-hero-departs.svelte-fr0khe{align-self:stretch;align-items:stretch;margin-top:10px}.trip-hero-selector-row.svelte-fr0khe{justify-content:space-between}.trip-hero-time-stack.svelte-fr0khe{width:max-content;min-width:var(--hero-time-w)}.trip-hero-step.svelte-fr0khe{margin-inline:0}.trip-hero-step-next.svelte-fr0khe{margin-left:0;margin-right:0}.trip-hero-time-row.svelte-fr0khe{justify-content:center}.trip-hero-time.svelte-fr0khe{font-size:34px}.trip-hero-ampm.svelte-fr0khe{font-size:14px}.trip-hero-station.svelte-fr0khe{font-size:22px}.trip-hero-step.svelte-fr0khe{height:32px}.trip-stops-panel.svelte-fr0khe{min-width:0;border-left:1px solid color-mix(in srgb,var(--rule) 60%,transparent)}.trip-stops-head.svelte-fr0khe{padding-left:var(--shell-pad-x);padding-right:max(calc(var(--safe-right) + var(--shell-pad-x)),var(--shell-pad-x))}.trip-head-time-wrap.svelte-fr0khe .trip-help-wrap:where(.svelte-fr0khe){position:relative;top:auto;right:auto;transform:none;margin-left:4px}.trip-stops-scroll.svelte-fr0khe{padding-bottom:max(calc(var(--safe-bottom) + 12px),12px);padding-right:max(calc(var(--safe-right) + var(--shell-pad-x)),var(--shell-pad-x))}.trip-stop-row.svelte-fr0khe{min-height:44px;padding:4px}.trip-stop-name.svelte-fr0khe{font-size:18px}.trip-stop-time.svelte-fr0khe{font-size:16px}.trip-stop-ampm.svelte-fr0khe{font-size:10px}}.site-header.svelte-1lo7d39{position:sticky;top:var(--status-banner-h, 0px);z-index:100;background:var(--canvas);padding-top:var(--safe-top)}.header-shell.svelte-1lo7d39{display:flex;flex-direction:column}.header-main.svelte-1lo7d39{display:flex;flex-direction:column;gap:0}.view-mode-nav.svelte-1lo7d39{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0;padding:4px;border:1px solid var(--rule);border-radius:16px;background:var(--seg-track)}.view-mode-tab.svelte-1lo7d39{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 12px;border:1px solid transparent;border-radius:12px;background:none;color:var(--light);font-family:var(--font-condensed),sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s;touch-action:manipulation;-webkit-user-select:none;user-select:none}.view-mode-tab-label.svelte-1lo7d39{display:block;line-height:1;transform:translateY(1px)}.view-mode-tab.svelte-1lo7d39:focus{outline:none}.view-mode-tab.svelte-1lo7d39:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--ink) 12%,transparent)}.view-mode-tab.svelte-1lo7d39:hover:not(.active){background:color-mix(in srgb,var(--paper) 42%,transparent);color:var(--mid)}.view-mode-tab.active.svelte-1lo7d39{background:var(--seg-active-bg);border-color:var(--seg-active-border);color:var(--ink);box-shadow:var(--seg-active-shadow)}.board-view-mode-nav.svelte-1lo7d39{display:none}@media(min-width:600px){.view-mode-tab.svelte-1lo7d39{min-height:44px;font-size:13px}}@media(min-width:1024px){.header-shell.svelte-1lo7d39{display:grid;grid-template-columns:minmax(0,1fr) var(--sidebar-w);column-gap:32px}.header-main.svelte-1lo7d39{min-width:0;padding-right:36px}.header-main.svelte-1lo7d39 .view-mode-nav:where(.svelte-1lo7d39){display:none}.board-view-mode-nav.svelte-1lo7d39{display:grid;margin-top:20px;margin-bottom:12px}}.content-row.svelte-1lo7d39{flex:1;padding-top:max(0px,calc(var(--safe-top) - 44px))}.content-inner.svelte-1lo7d39{width:100%;max-width:var(--max);margin:0 auto;padding-left:max(var(--gutter),var(--safe-left));padding-right:max(var(--gutter),var(--safe-right));display:block;min-height:100%;align-items:start}.board.svelte-1lo7d39{display:flex;flex-direction:column}.sidebar.svelte-1lo7d39{display:none;--line-map-bg: var(--canvas);padding:24px 0 40px 20px;flex-direction:column;gap:0}.side-section-label.svelte-1lo7d39{font-family:var(--font-condensed),sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--light);margin-bottom:14px;display:flex;align-items:center;gap:8px}.side-section-label.svelte-1lo7d39:after{content:"";flex:1;height:1px;background:var(--rule)}@media(min-width:1024px){.content-row.svelte-1lo7d39{padding-top:0}.content-inner.svelte-1lo7d39{display:grid;grid-template-columns:minmax(0,1fr) var(--sidebar-w)}.board.svelte-1lo7d39{border-right:1px solid var(--rule);padding-right:36px;overflow:clip}.sidebar.svelte-1lo7d39{display:flex}}
