[data-theme=dark] .lt-route-card{display:flex;flex-direction:column;gap:12px}[data-theme=dark] .lt-route-canvas{position:relative;width:100%;aspect-ratio:5/3;background:#0a1628;border-radius:12px;overflow:hidden;border:1px solid var(--dark-border,rgba(255,255,255,.08))}[data-theme=dark] .lt-route-svg{display:block;width:100%;height:100%}[data-theme=dark] .lt-route-segments>path{transition:stroke .6s ease}[data-theme=dark] .lt-route-cplabel{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;fill:rgba(255,255,255,.72)}[data-theme=dark] .lt-route-cplabel,[data-theme=dark] .lt-route-frlabel{font-family:Space Grotesk,system-ui,sans-serif;paint-order:stroke;stroke:#0a1628;stroke-width:3;stroke-linejoin:round}[data-theme=dark] .lt-route-frlabel{font-size:12px;font-weight:700}[data-theme=dark] .lt-route-map-toggle{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.72);font-family:Space Grotesk,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}[data-theme=dark] .lt-route-map-toggle:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.92)}[data-theme=dark] .lt-route-map-toggle[aria-pressed=true]{background:rgba(56,189,248,.12);border-color:rgba(56,189,248,.4);color:#e0f2fe}[data-theme=dark] .lt-route-map-toggle-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.3);transition:background .16s ease}[data-theme=dark] .lt-route-map-toggle[aria-pressed=true] .lt-route-map-toggle-dot{background:#38bdf8}[data-theme=dark][data-outdoor=true] .lt-route-canvas{background:#f1f5f9;border-color:var(--border,#e2e8f0)}[data-theme=dark][data-outdoor=true] .lt-route-bg{fill:#f1f5f9}[data-theme=dark][data-outdoor=true] .lt-route-grid{stroke:rgba(13,38,69,.05)}[data-theme=dark][data-outdoor=true] .lt-route-cplabel{fill:#64748b;stroke:#ffffff}[data-theme=dark][data-outdoor=true] .lt-route-cpring:not(.lt-route-cpring--accent){stroke:#0d2645}[data-theme=dark][data-outdoor=true] .lt-route-cpdot:not(.lt-route-cpdot--accent){fill:#0d2645;stroke:#0d2645}[data-theme=dark][data-outdoor=true] .lt-route-frlabel{stroke:#ffffff}[data-theme=dark][data-outdoor=true] .lt-route-frsub{fill:#64748b}[data-theme=dark][data-outdoor=true] .lt-route-map-toggle{background:var(--white,#ffffff);border-color:var(--border,#e2e8f0);color:#0d2645}[data-theme=dark][data-outdoor=true] .lt-route-map-toggle:hover{background:var(--off-white,#f8fafc);border-color:var(--brand-blue,#5099cc);color:#0d2645}[data-theme=dark][data-outdoor=true] .lt-route-map-toggle[aria-pressed=true]{background:var(--sky-tint,#e0f2fe);border-color:var(--sky,#38bdf8);color:var(--sky-deep,#0369a1)}[data-theme=dark][data-outdoor=true] .lt-route-map-toggle-dot{background:var(--slate-300,#cbd5e1)}[data-theme=dark][data-outdoor=true] .lt-route-map-toggle[aria-pressed=true] .lt-route-map-toggle-dot{background:var(--brand-blue,#5099cc)}[data-theme=dark][data-outdoor=true] .lt-route-attrib{fill:rgba(13,38,69,.45)}