.backdrop.svelte-1xhvrmi{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1500;display:flex;align-items:flex-end;justify-content:center;padding:0 16px;transition:background .3s ease}.backdrop.closing.svelte-1xhvrmi{background:#0000}.sheet.svelte-1xhvrmi{width:100%;max-width:500px;max-height:65vh;margin-bottom:24px;background:#1c1c1e4d;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);border-radius:26px;border-top:1px solid rgba(255,255,255,.15);border-left:.5px solid rgba(255,255,255,.08);border-right:.5px solid rgba(255,255,255,.08);border-bottom:.5px solid rgba(0,0,0,.2);box-shadow:0 8px 40px #0006,inset 0 1px #ffffff1a;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.25,.1,.25,1),max-height .3s cubic-bezier(.25,.1,.25,1);will-change:transform;user-select:none;-webkit-user-select:none}.sheet.dragging.svelte-1xhvrmi{transition:none}.sheet.closing.svelte-1xhvrmi{transition:transform .3s cubic-bezier(.25,.1,.25,1)}.sheet.expanded.svelte-1xhvrmi{max-height:92vh}.drag-handle.svelte-1xhvrmi{padding:12px;cursor:grab;touch-action:none;display:flex;justify-content:center;flex-shrink:0}.drag-handle.svelte-1xhvrmi:active{cursor:grabbing}.handle-bar.svelte-1xhvrmi{width:36px;height:5px;background:#ffffff59;border-radius:3px}.header.svelte-1xhvrmi{display:flex;align-items:center;justify-content:space-between;padding:0 16px 16px;gap:12px}.header-spacer.svelte-1xhvrmi{width:32px;flex-shrink:0}.header-btn.svelte-1xhvrmi{width:32px;height:32px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .15s;padding:0;flex-shrink:0}.header-btn.svelte-1xhvrmi:hover{background:#ffffff38}.header-btn.svelte-1xhvrmi:active{background:#ffffff47;transform:scale(.95)}.header-center.svelte-1xhvrmi{flex:1;text-align:center;min-width:0}h2.svelte-1xhvrmi{font-size:18px;font-weight:600;letter-spacing:-.02em;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subtitle.svelte-1xhvrmi{font-size:14px;color:#fff9;display:block;margin-top:2px}.content.svelte-1xhvrmi{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px}.content.svelte-1xhvrmi::-webkit-scrollbar{width:6px}.content.svelte-1xhvrmi::-webkit-scrollbar-track{background:transparent}.content.svelte-1xhvrmi::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px;transition:background .2s}.content.svelte-1xhvrmi::-webkit-scrollbar-thumb:hover{background:#fff6}.content.svelte-1xhvrmi::-webkit-scrollbar-thumb:active{background:#ffffff80}.content.svelte-1xhvrmi{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.actions.svelte-1xhvrmi{display:flex;gap:8px;margin-bottom:16px}.action-btn.svelte-1xhvrmi{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 12px;border-radius:22px;border:none;cursor:pointer;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s}.action-btn.primary.svelte-1xhvrmi{background:#0a84ff;color:#fff}.action-btn.primary.svelte-1xhvrmi:hover{background:#409cff}.action-btn.primary.svelte-1xhvrmi:active{transform:scale(.98)}.action-btn.glass.svelte-1xhvrmi{background:#0a84ff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#64b5ff}.action-btn.glass.svelte-1xhvrmi:hover{background:#0a84ff38}.action-btn.glass.svelte-1xhvrmi:active{transform:scale(.98);background:#0a84ff47}.action-btn.glass.svelte-1xhvrmi:disabled{opacity:.4;cursor:not-allowed}.info-row.svelte-1xhvrmi{display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:22px;border:1px solid rgba(255,255,255,.06);padding:12px 16px;margin-bottom:16px;width:100%;cursor:pointer;transition:all .15s;position:relative}.info-row.svelte-1xhvrmi:hover{background:#ffffff26}.info-row.svelte-1xhvrmi:active{transform:scale(.98);background:#ffffff2e}.info-item.svelte-1xhvrmi{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 20px}.info-label.svelte-1xhvrmi{font-size:11px;text-transform:uppercase;letter-spacing:.02em;color:#ffffff80}.info-value.svelte-1xhvrmi{font-size:15px;font-weight:600;color:#fff;font-family:SF Mono,ui-monospace,monospace}.info-divider.svelte-1xhvrmi{width:1px;height:32px;background:#ffffff26}.copied-indicator.svelte-1xhvrmi{position:absolute;right:16px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#34c75933;color:#34c759;animation:svelte-1xhvrmi-fadeInScale .2s ease-out}@keyframes svelte-1xhvrmi-fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.loading-state.svelte-1xhvrmi{display:flex;align-items:center;justify-content:center;padding:40px 0}.spinner.svelte-1xhvrmi{width:24px;height:24px;border:2px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:svelte-1xhvrmi-spin 1s linear infinite}@keyframes svelte-1xhvrmi-spin{to{transform:rotate(360deg)}}.carousel.svelte-1xhvrmi{position:relative;width:100%;aspect-ratio:16/10;border-radius:16px;overflow:hidden;margin-bottom:16px;border:1px solid rgba(255,255,255,.08);touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.carousel.svelte-1xhvrmi:active{cursor:grabbing}.carousel-track.svelte-1xhvrmi{display:flex;height:100%;transition:transform .35s cubic-bezier(.25,.1,.25,1);will-change:transform}.carousel.swiping.svelte-1xhvrmi .carousel-track:where(.svelte-1xhvrmi){transition:none}.carousel-slide.svelte-1xhvrmi{flex:0 0 100%;width:100%;height:100%}.carousel-slide.svelte-1xhvrmi img:where(.svelte-1xhvrmi){width:100%;height:100%;object-fit:cover;pointer-events:none}.carousel-btn.svelte-1xhvrmi{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:#ffffff26;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .15s;padding:0}.carousel-btn.svelte-1xhvrmi:hover{background:#ffffff40}.carousel-btn.prev.svelte-1xhvrmi{left:10px}.carousel-btn.next.svelte-1xhvrmi{right:10px}.carousel-dots.svelte-1xhvrmi{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px}.dot.svelte-1xhvrmi{width:6px;height:6px;border-radius:50%;background:#fff6;border:none;padding:0;cursor:pointer;transition:all .15s}.dot.active.svelte-1xhvrmi{background:#fff;transform:scale(1.3)}.description-card.svelte-1xhvrmi{background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:22px;border:1px solid rgba(255,255,255,.06);padding:16px;margin-bottom:16px}.description-card.svelte-1xhvrmi p:where(.svelte-1xhvrmi){font-size:15px;line-height:1.5;color:#ffffffe6;margin:0}.content.svelte-1xhvrmi{padding-bottom:20px}@media (max-width: 480px){.sheet.svelte-1xhvrmi{max-height:55vh;margin-bottom:16px}.sheet.expanded.svelte-1xhvrmi{max-height:90vh}.info-item.svelte-1xhvrmi{padding:0 12px}}.weather-container.svelte-6qrx1c{position:absolute;top:16px;left:16px;z-index:1600}.weather-widget.svelte-6qrx1c{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#1c1c1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-radius:14px;border:1px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26;transition:all .2s}.weather-widget.svelte-6qrx1c:hover{background:#1c1c1e59}.weather-widget.svelte-6qrx1c:active{transform:scale(.96)}.icon-wrapper.svelte-6qrx1c{display:flex;align-items:center;justify-content:center}.temp.svelte-6qrx1c{font-size:14px;font-weight:600;color:#fff}.loading-dot.svelte-6qrx1c{width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:svelte-6qrx1c-spin 1s linear infinite}@keyframes svelte-6qrx1c-spin{to{transform:rotate(360deg)}}.weather-expanded.svelte-6qrx1c{position:absolute;top:calc(100% + 8px);left:0;width:280px;background:#1c1c1e4d;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006,inset 0 .5px #ffffff1a;overflow:hidden;animation:svelte-6qrx1c-expandIn .2s ease-out}@keyframes svelte-6qrx1c-expandIn{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.expanded-header.svelte-6qrx1c{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.header-info.svelte-6qrx1c{display:flex;flex-direction:column;gap:2px}.current-temp.svelte-6qrx1c{font-size:24px;font-weight:600;color:#fff}.description.svelte-6qrx1c{font-size:13px;color:#fff9;display:flex;align-items:center;gap:6px}.precip-badge.svelte-6qrx1c{font-size:11px;color:#64d2ff;background:#64d2ff26;padding:2px 6px;border-radius:6px;font-weight:500}.graph-container.svelte-6qrx1c{padding:16px 16px 8px}.temp-graph.svelte-6qrx1c{width:100%;height:80px}.temp-graph.svelte-6qrx1c .axis-label{font-size:9px;fill:#fff6;font-weight:500}.hourly-list.svelte-6qrx1c{display:flex;justify-content:space-between;padding:8px 12px 16px;gap:4px}.hour-item.svelte-6qrx1c{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.hour-time.svelte-6qrx1c{font-size:11px;color:#ffffff80;font-weight:500}.hour-temp.svelte-6qrx1c{font-size:13px;font-weight:600;color:#fff}.hour-precip.svelte-6qrx1c{font-size:9px;color:#64d2ff;font-weight:500}@media (max-width: 480px){.weather-expanded.svelte-6qrx1c{width:calc(100vw - 32px);right:auto}}.device-status-container.svelte-198h74w{position:absolute;top:16px;right:16px;z-index:1600}.device-status-widget.svelte-198h74w{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#1c1c1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-radius:16px;border:1px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26;transition:all .2s;min-width:280px}.device-status-widget.svelte-198h74w:hover{background:#1c1c1e59}.device-status-widget.svelte-198h74w:active{transform:scale(.98)}.profile-pic.svelte-198h74w{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.status-info.svelte-198h74w{flex:1;display:flex;flex-direction:column;gap:4px}.status-row.svelte-198h74w{display:flex;gap:8px;align-items:center}.status-item.svelte-198h74w{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#ffffffe6}.status-item.svelte-198h74w .icon{color:#fff9}.coords-btn.svelte-198h74w{display:flex;align-items:center;font-size:12px;font-weight:500;color:#0a84ff;background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s}.coords-btn.svelte-198h74w:hover{opacity:.7}.time-ago.svelte-198h74w{font-size:11px;color:#ffffff80;font-weight:500}.device-status-expanded.svelte-198h74w{position:absolute;top:calc(100% + 8px);right:0;width:360px;background:#1c1c1e4d;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006,inset 0 .5px #ffffff1a;overflow:hidden;animation:svelte-198h74w-expandIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-198h74w-expandIn{0%{opacity:0;transform:translateY(-12px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.expanded-header.svelte-198h74w{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.profile-pic-large.svelte-198h74w{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.header-info.svelte-198h74w{display:flex;flex-direction:column;gap:2px}.device-name.svelte-198h74w{font-size:17px;font-weight:600;color:#fff}.last-update.svelte-198h74w{font-size:13px;color:#ffffff80}.graph-selector.svelte-198h74w{display:flex;padding:12px 12px 0;gap:6px}.graph-btn.svelte-198h74w{flex:1;padding:8px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff9;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.graph-btn.svelte-198h74w:hover{background:#ffffff14}.graph-btn.active.svelte-198h74w{background:#0a84ff33;border-color:#0a84ff66;color:#0a84ff}.graph-container.svelte-198h74w{padding:16px;min-height:180px}.graph-title.svelte-198h74w{font-size:14px;font-weight:600;color:#fffc;margin-bottom:12px}.data-graph.svelte-198h74w{width:100%;height:140px}.data-graph.svelte-198h74w .axis-label{font-size:10px;fill:#fff6;font-weight:500}.loading-graph.svelte-198h74w{display:flex;align-items:center;justify-content:center;height:140px}.loading-spinner.svelte-198h74w{width:24px;height:24px;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:svelte-198h74w-spin 1s linear infinite}@keyframes svelte-198h74w-spin{to{transform:rotate(360deg)}}.no-data.svelte-198h74w{display:flex;align-items:center;justify-content:center;height:140px;color:#fff6;font-size:13px}.time-range-selector.svelte-198h74w{display:flex;padding:0 12px 12px;gap:6px;justify-content:center}.time-btn.svelte-198h74w{padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff9;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;min-width:44px}.time-btn.svelte-198h74w:hover{background:#ffffff14}.time-btn.active.svelte-198h74w{background:#0a84ff40;border-color:#0a84ff80;color:#0a84ff}.current-stats.svelte-198h74w{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px 16px 16px;border-top:1px solid rgba(255,255,255,.08)}.stat-item.svelte-198h74w{display:flex;flex-direction:column;gap:4px}.stat-label.svelte-198h74w{font-size:11px;color:#ffffff80;font-weight:500}.stat-value.svelte-198h74w{font-size:15px;font-weight:600;color:#fff;display:flex;align-items:center;gap:4px}.charging-indicator.svelte-198h74w{font-size:12px}.signal-bars.svelte-198h74w{display:inline-flex;align-items:flex-end;gap:1px;margin-left:4px;height:10px}.signal-bars-large.svelte-198h74w{display:inline-flex;align-items:flex-end;gap:2px;margin-left:6px;height:12px}.signal-bar.svelte-198h74w{width:2px;background:#fff3;border-radius:1px}.signal-bars.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(1){height:3px}.signal-bars.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(2){height:5px}.signal-bars.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(3){height:7px}.signal-bars.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(4){height:9px}.signal-bars-large.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(1){height:4px}.signal-bars-large.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(2){height:7px}.signal-bars-large.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(3){height:10px}.signal-bars-large.svelte-198h74w .signal-bar:where(.svelte-198h74w):nth-child(4){height:12px}.signal-bar.active.svelte-198h74w{background:#0a84ff}.ip-address.svelte-198h74w{font-size:13px;font-family:SF Mono,Monaco,monospace;letter-spacing:-.5px}@media (max-width: 480px){.device-status-container.svelte-198h74w{left:16px;right:16px}.device-status-widget.svelte-198h74w{min-width:auto;width:100%;max-width:100%}.device-status-expanded.svelte-198h74w{left:0;right:0;width:100%}}.train-widget-container.svelte-7rpyue{position:absolute;bottom:16px;left:16px;z-index:1600}.train-widget.svelte-7rpyue{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#1c1c1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-radius:16px;border:1px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26;transition:all .2s}.train-widget.svelte-7rpyue:hover{background:#1c1c1e59}.train-widget.svelte-7rpyue:active{transform:scale(.98)}.train-badge.svelte-7rpyue{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;font-weight:600;font-size:13px}.train-name.svelte-7rpyue{white-space:nowrap}.journey-status.svelte-7rpyue{font-size:13px;color:#ffffffb3;font-weight:500}.train-expanded.svelte-7rpyue{position:absolute;bottom:calc(100% + 8px);left:0;width:420px;max-height:520px;overflow-y:auto;background:#1c1c1e4d;backdrop-filter:blur(50px) saturate(180%);-webkit-backdrop-filter:blur(50px) saturate(180%);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006,inset 0 .5px #ffffff1a;animation:svelte-7rpyue-expandIn .2s ease-out}@keyframes svelte-7rpyue-expandIn{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.expanded-header.svelte-7rpyue{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.train-type-badge.svelte-7rpyue{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;font-weight:600;font-size:13px;white-space:nowrap}.header-info.svelte-7rpyue{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.train-title.svelte-7rpyue{font-size:16px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-name.svelte-7rpyue{font-size:13px;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trip-time.svelte-7rpyue{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);font-size:14px;font-weight:600;color:#fffc}.timeline-container.svelte-7rpyue{padding:8px 16px;max-height:280px;overflow-y:auto}.timeline-container.svelte-7rpyue::-webkit-scrollbar{width:6px}.timeline-container.svelte-7rpyue::-webkit-scrollbar-track{background:transparent}.timeline-container.svelte-7rpyue::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px;transition:background .2s}.timeline-container.svelte-7rpyue::-webkit-scrollbar-thumb:hover{background:#fff6}.timeline-container.svelte-7rpyue::-webkit-scrollbar-thumb:active{background:#ffffff80}.timeline-container.svelte-7rpyue{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.stop-item.svelte-7rpyue{display:flex;gap:12px;padding:0;opacity:.5;transition:opacity .2s}.stop-item.passed.svelte-7rpyue{opacity:1}.stop-timeline.svelte-7rpyue{display:flex;flex-direction:column;align-items:center;gap:0}.stop-dot.svelte-7rpyue{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:2px solid rgba(255,255,255,.5);transition:all .2s}.stop-item.passed.svelte-7rpyue .stop-dot:where(.svelte-7rpyue){background:#0a84ff;border-color:#0a84ff}.stop-line.svelte-7rpyue{width:2px;flex:1;min-height:8px;background:#fff3;transition:background .2s;position:relative}.stop-item.passed.svelte-7rpyue .stop-line:where(.svelte-7rpyue){background:#0a84ff80}.progress-dot.svelte-7rpyue{position:absolute;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;background:#0a84ff;border:3px solid white;box-shadow:0 2px 8px #0a84ff80,0 0 0 1px #0000001a;animation:svelte-7rpyue-pulse 2s ease-in-out infinite}@keyframes svelte-7rpyue-pulse{0%,to{box-shadow:0 2px 8px #0a84ff80,0 0 0 1px #0000001a}50%{box-shadow:0 2px 12px #0a84ffcc,0 0 0 1px #0000001a}}.stop-details.svelte-7rpyue{flex:1;min-width:0}.stop-header.svelte-7rpyue{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:4px}.stop-name.svelte-7rpyue{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-badge.svelte-7rpyue{font-size:11px;padding:2px 6px;background:#ffffff26;border-radius:6px;color:#fffc;white-space:nowrap}.platform-badge.changed.svelte-7rpyue{background:#ff9f0a40;color:#ff9f0a;border:1px solid rgba(255,159,10,.4)}.cancelled-badge.svelte-7rpyue{font-size:11px;padding:2px 6px;border-radius:6px;background:#ff3b30;color:#fff;white-space:nowrap;font-weight:600}.scheduled-time.svelte-7rpyue{text-decoration:line-through;opacity:.6}.actual-time.svelte-7rpyue{margin-left:4px}.delay-text.svelte-7rpyue{font-size:10px;color:#fff6;margin-left:2px;vertical-align:super;font-weight:400}.delay-text.major-delay.svelte-7rpyue{color:#ff3b30;font-weight:500}.stop-times.svelte-7rpyue{display:flex;flex-direction:column;gap:3px;font-size:12px;color:#fff9;padding-bottom:6px;margin-top:4px}.time.svelte-7rpyue{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.time-label.svelte-7rpyue{min-width:28px}.relative-time.svelte-7rpyue{font-size:10px;color:#ffffff59;margin-left:4px;font-weight:400}.amenities-section.svelte-7rpyue{padding:12px 16px;border-top:1px solid rgba(255,255,255,.08)}.amenities-grid.svelte-7rpyue{display:flex;flex-wrap:wrap;gap:8px}.amenity-badge.svelte-7rpyue{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#ffffff1a;border-radius:8px;font-size:12px;color:#fffc;font-weight:500}.amenity-badge.required.svelte-7rpyue{background:#ff9f0a33;color:#ff9f0a}@media (max-width: 480px){.train-widget-container.svelte-7rpyue{left:16px;right:16px}.train-widget.svelte-7rpyue{width:100%}.train-expanded.svelte-7rpyue{left:0;right:0;width:100%}}.map-wrapper.svelte-13da2aa{position:relative;width:100%;height:100%}.map-container.svelte-13da2aa{width:100%;height:100%}.media-btn.svelte-13da2aa{position:absolute;bottom:184px;right:10px;z-index:1000;width:44px;height:44px;padding:0;background:#1c1c1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:none;border-radius:50%;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.media-btn.svelte-13da2aa:hover{background:#2c2c2e59}.media-btn.svelte-13da2aa:active{background:#3a3a3ccc;transform:scale(.95)}.media-btn.active.svelte-13da2aa{background:#0a84ff33;border:1px solid rgba(10,132,255,.4)}.media-icon.svelte-13da2aa{width:22px;height:22px}.locate-btn.svelte-13da2aa{position:absolute;bottom:130px;right:10px;z-index:1000;width:44px;height:44px;padding:0;background:#1c1c1e40;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:none;border-radius:50%;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.locate-btn.svelte-13da2aa:hover{background:#2c2c2e59}.locate-btn.svelte-13da2aa:active{background:#3a3a3ccc;transform:scale(.95)}.locate-btn.svelte-13da2aa:disabled{opacity:.4;cursor:not-allowed}.locate-icon.svelte-13da2aa{width:22px;height:22px;transform:translate(-1px,1px)}.point-marker-container{background:transparent!important;border:none!important}.point-marker-wrapper{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.point-marker-glow{position:absolute;width:20px;height:20px;background:var(--marker-color);border-radius:50%;opacity:.3;filter:blur(6px);animation:svelte-13da2aa-marker-glow 2s ease-in-out infinite}@keyframes svelte-13da2aa-marker-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.point-marker{position:relative;width:14px;height:14px;background:#1c1c1e66;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border-radius:50%;border:2px solid var(--marker-color);box-shadow:0 2px 8px #00000080,inset 0 1px #ffffff4d;transition:all .2s cubic-bezier(.25,.1,.25,1);cursor:pointer}.point-marker-inner{position:absolute;top:2px;left:2px;width:6px;height:6px;background:var(--marker-color);border-radius:50%;opacity:.8}.point-marker-wrapper:hover .point-marker{transform:scale(1.2);border-width:2.5px}.point-marker-wrapper:hover .point-marker-glow{opacity:.6;transform:scale(1.3)}.location-marker-container{background:transparent!important;border:none!important}.location-dot{position:absolute;top:50%;left:50%;width:18px;height:18px;background:#0a84ff;border:3px solid white;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0a84ff80}.location-pulse{position:absolute;top:50%;left:50%;width:18px;height:18px;background:#0a84ff;border-radius:50%;transform:translate(-50%,-50%);animation:svelte-13da2aa-pulse 2s ease-out infinite}@keyframes svelte-13da2aa-pulse{0%{opacity:.4;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(3.5)}}.leaflet-control-zoom{border:none!important;border-radius:22px!important;overflow:hidden;box-shadow:0 2px 12px #0000004d,inset 0 .5px #ffffff26!important}.leaflet-control-zoom a{background:#1c1c1e40!important;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);color:#fff!important;border:none!important;border-bottom:.5px solid rgba(255,255,255,.1)!important;width:44px!important;height:44px!important;line-height:44px!important;font-size:22px!important;font-weight:300!important;transition:all .15s}.leaflet-control-zoom a:last-child{border-bottom:none!important}.leaflet-control-zoom a:hover{background:#2c2c2e59!important}.leaflet-control-zoom a:active{background:#3a3a3ccc!important}.leaflet-control-attribution{background:#0009!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff6!important;padding:4px 8px!important;font-size:10px!important;border-radius:6px 0 0}.leaflet-control-attribution a{color:#ffffff80!important}.media-marker-container{background:transparent!important;border:none!important}.media-marker{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.media-thumbnail{position:relative;width:100%;height:100%;border-radius:12px;overflow:hidden;background:#1c1c1e66;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:2px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #0006,inset 0 1px #fff3;transition:all .2s cubic-bezier(.25,.1,.25,1)}.media-thumbnail:hover{transform:scale(1.1);border-color:#0a84ff80;box-shadow:0 6px 20px #00000080,0 0 0 4px #0a84ff33,inset 0 1px #ffffff4d}.media-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.media-cluster-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#0a84ff;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid rgba(28,28,30,.8);box-shadow:0 2px 8px #0006,0 0 0 1px #0000001a;animation:svelte-13da2aa-badge-pulse 2s ease-in-out infinite}@keyframes svelte-13da2aa-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.app.svelte-1uha8ag{height:100vh;height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden}main.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.loading.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary)}.no-trip-message.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;height:100%;background:var(--bg-primary);padding:2rem}.message-content.svelte-1uha8ag{text-align:center;padding:3rem 2.5rem;max-width:480px}.message-content.svelte-1uha8ag .icon:where(.svelte-1uha8ag){font-size:56px;margin-bottom:1.5rem;opacity:.8}.message-content.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--text-primary);margin:0 0 .75rem;font-size:28px;font-weight:700;letter-spacing:-.5px}.message-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);margin:.5rem 0;font-size:17px;line-height:1.5}@keyframes svelte-1uha8ag-pulse-glow{0%,to{opacity:1;box-shadow:0 0 8px var(--success)}50%{opacity:.6;box-shadow:0 0 4px var(--success)}}.legend.svelte-1uha8ag{display:none;position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:1000;border-radius:12px;overflow:hidden}.legend-content.svelte-1uha8ag{position:relative;display:flex;gap:16px;padding:10px 16px}.legend-item.svelte-1uha8ag{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;white-space:nowrap;color:var(--text-primary)}.legend-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%}.legend-dot.location.svelte-1uha8ag{background:#0a84ff;box-shadow:0 0 6px #0a84ff99}.legend-dot.city.svelte-1uha8ag{background:#5e5ce6}.legend-dot.station.svelte-1uha8ag{background:#bf5af2}@media (max-width: 480px){.legend.svelte-1uha8ag{bottom:20px;left:12px;right:12px;transform:none;border-radius:22px}.legend-content.svelte-1uha8ag{justify-content:center;gap:16px;padding:10px 16px}.legend-item.svelte-1uha8ag{font-size:12px}}
