/* Voyatale V2 — Go map-first application shell. */
.leaflet-marker-icon.go-upright-marker-root{pointer-events:none}
.go-upright-marker-visual{width:100%;height:100%;pointer-events:auto;transform:rotate(var(--go-upright-heading,0deg));transition-property:none}
@media (max-width:600px) and (orientation:portrait){
  body.v2GoPage[data-go-view][data-live-trip-state="tracking"] .ltDriverMode{backdrop-filter:none;transform:none}
  body.v2GoPage .ltMapWrap.go-heading-up{overflow:hidden}
  body.v2GoPage .go-heading-up .leaflet-container *{transition-property:none}
  body.v2GoPage[data-go-view][data-live-trip-state="tracking"] .ltDriverSpeedBox{display:flex;position:fixed;z-index:680;top:50%;right:max(12px,env(safe-area-inset-right));bottom:auto;left:auto;width:72px;height:82px;transform:translateY(-50%);align-items:center;justify-content:center;padding:8px;border:1px solid #dedce2;border-radius:18px;background:#fff;color:#7d0088;box-shadow:0 4px 18px #17151d18}
  body.v2GoPage[data-go-view][data-live-trip-state="tracking"] .ltDriverSpeedBox>div{display:flex;flex-direction:column;align-items:center;line-height:1.1}
  body.v2GoPage[data-go-view][data-live-trip-state="tracking"] .ltDriverSpeedBox strong{font-size:30px}
  body.v2GoPage[data-go-view][data-live-trip-state="tracking"] .ltDriverSpeedBox small{font-size:13px;color:#655f69}
  body.v2GoPage[data-live-trip-state="tracking"] #ltDriverSpeedLabel{display:none}
}
/* Keep destination entry above Safari's small-input focus zoom threshold. */
body.v2GoPage[data-live-trip-state="ready"] #ltDestinationInput{font-size:16px;line-height:1.25}
body.v2GoPage{--go-purple:#7d0088;--go-purple-deep:#4f075f;--go-orange:#ff7900;--go-ink:#17151d;--go-line:#dedce2;background:radial-gradient(circle at 8% 4%,rgba(125,0,136,.06),transparent 26rem),radial-gradient(circle at 92% 3%,rgba(255,121,0,.07),transparent 24rem),#faf9f7;color:var(--go-ink)}
body.v2GoPage .ltTopbar{height:68px;grid-template-columns:46px minmax(0,1fr) auto;padding:max(8px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 8px max(14px,env(safe-area-inset-left));border-bottom-color:var(--go-line);background:rgba(255,255,255,.96)}
body.v2GoPage .ltBack,body.v2GoPage .ltGoMenuButton{width:44px;height:44px;border:1px solid var(--go-line);border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--go-ink)}
body.v2GoPage .ltBack svg,body.v2GoPage .ltGoMenuButton svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
body.v2GoPage .ltGoBrand{min-width:0;display:flex;align-items:center;justify-content:center;gap:9px}
body.v2GoPage .ltGoLogoCrop{position:relative;width:min(152px,36vw);height:36px;display:block;overflow:hidden}
body.v2GoPage .ltGoLogoCrop img{position:absolute;top:50%;left:50%;width:320px;max-width:none;height:auto;transform:translate(-50%,-50%)}
body.v2GoPage .ltGoBrand span{flex:0 0 auto;margin:0;padding:4px 7px;border-radius:999px;background:linear-gradient(135deg,var(--go-purple),#a017a8);color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em}
body.v2GoPage .ltGoBrand .ltGoLogoCrop{padding:0;border-radius:0;background:transparent;color:inherit;font-size:inherit;letter-spacing:normal}
body.v2GoPage .ltGoHeaderActions{grid-column:3;display:flex;align-items:center;gap:7px}
body.v2GoPage .ltGoMenuButton{cursor:pointer}
body.v2GoPage .ltGoMenuButton:focus-visible,body.v2GoPage .ltBack:focus-visible{outline:3px solid rgba(121,0,128,.22);outline-offset:2px}
body.v2GoPage .ltPage{width:min(1120px,100%)}
body.v2GoPage .ltTracker,body.v2GoPage .ltGuest{border-color:var(--go-line);box-shadow:0 18px 55px rgba(40,23,42,.10)}
body.v2GoPage .ltMapWrap{background:#dedfe2}
body.v2GoPage .ltPlannedTripContext:not([hidden]){display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border:0;border-bottom:1px solid rgba(121,0,128,.16);background:linear-gradient(110deg,#fff,#fcf4fc 70%,#fff5e9)}
body.v2GoPage .ltPlannedTripContext>div{min-width:0;display:grid;gap:2px}
body.v2GoPage .ltPlannedTripContext span{color:#755f77;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body.v2GoPage .ltPlannedTripContext strong,body.v2GoPage .ltPlannedTripContext small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.v2GoPage .ltPlannedTripContext small{color:#756e76;font-size:12px}
body.v2GoPage .ltPlannedTripContext a{flex:0 0 auto;color:var(--go-purple);font-weight:800;text-decoration:none}
body.v2GoPage .ltGoEmptyState{position:absolute;z-index:650;left:50%;bottom:18px;width:min(420px,calc(100% - 28px));padding:18px;display:grid;gap:6px;transform:translateX(-50%);border:1px solid rgba(125,0,136,.14);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(23,21,29,.1);backdrop-filter:blur(12px)}
body.v2GoPage .ltGoEmptyState[hidden]{display:none}
body.v2GoPage .ltGoEmptyState strong{font-size:18px}
body.v2GoPage .ltGoEmptyState span{color:#6c626d;font-size:13px;line-height:1.45}
body.v2GoPage .ltGoEmptyState a{justify-self:start;margin-top:4px;color:var(--go-purple);font-weight:800;text-decoration:none}
body.v2GoPage .ltPrimary{background:linear-gradient(90deg,var(--go-purple),var(--go-orange));box-shadow:none}
body.v2GoPage .ltBottomBar{border-color:var(--go-line);box-shadow:0 14px 38px rgba(46,24,48,.12)}
body.v2GoPage .ltMenuCard{max-height:min(720px,calc(100dvh - 36px));overflow:auto}
body.v2GoPage .ltMenuLink{min-height:52px}
@media(max-width:560px){body.v2GoPage .ltTopbar{height:58px;grid-template-columns:40px minmax(0,1fr) auto;padding:max(5px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) 5px max(8px,env(safe-area-inset-left))}body.v2GoPage .ltBack,body.v2GoPage .ltGoMenuButton{width:40px;height:40px;border-radius:12px}body.v2GoPage .ltGoLogoCrop{width:min(126px,34vw);height:31px}body.v2GoPage .ltGoLogoCrop img{width:270px}body.v2GoPage .ltStatusChip{display:none}body.v2GoPage .ltPage{padding-inline:7px}}
@media(min-width:900px){body.v2GoPage .ltTracker{display:grid;grid-template-columns:minmax(0,1fr) 290px}body.v2GoPage .ltPlannedTripContext,body.v2GoPage .ltMapWrap{grid-column:1}body.v2GoPage .ltMapWrap{grid-row:2/span 8;min-height:650px}body.v2GoPage .ltMap{height:100%;min-height:650px}body.v2GoPage .ltMapActions,body.v2GoPage .ltStats,body.v2GoPage .ltNotice,body.v2GoPage .ltReviewLaterButton,body.v2GoPage .ltStoryBuilder,body.v2GoPage .ltForeground,body.v2GoPage .ltSaveState,body.v2GoPage .ltPolicy{grid-column:2;margin-left:0;margin-right:0}body.v2GoPage .ltBottomBar{margin-inline:auto;max-width:620px}}
@media(prefers-reduced-motion:reduce){body.v2GoPage *,body.v2GoPage *::before,body.v2GoPage *::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* V2-9D — Master Bible screens 5–8, using only real navigation and visit data. */
body.v2GoPage{--lt-reference-header-height:max(68px,calc(52px + env(safe-area-inset-top)))}
body.v2GoPage[data-live-trip-state="tracking"] .ltBottomBar,
body.v2GoPage[data-live-trip-state="paused"] .ltBottomBar{display:none!important}
body.v2GoPage .ltDriverManeuverDistance{display:block;margin-bottom:2px;color:var(--go-purple);font-size:13px;font-weight:900;line-height:1.1}
body.v2GoPage .ltDriverEta[hidden],body.v2GoPage .ltDriverRemaining[hidden]{display:none!important}
body.v2GoPage .ltJourneySuggestionIcon{overflow:hidden;background-position:center;background-size:cover}
body.v2GoPage .ltJourneySuggestionActions button,
body.v2GoPage .ltJourneyConfirmed button,
body.v2GoPage .ltArrivalActions button{min-height:44px}
body.v2GoPage .ltJourneyConfirmed,
body.v2GoPage .ltGoStateNotice{position:absolute;z-index:710;left:12px;right:12px;bottom:16px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(121,0,128,.14);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(34,20,37,.2);backdrop-filter:blur(12px)}
body.v2GoPage .ltJourneyConfirmed[hidden],body.v2GoPage .ltGoStateNotice[hidden]{display:none!important}
body.v2GoPage .ltJourneyConfirmedIcon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--go-purple);font-size:22px;font-weight:900}
body.v2GoPage .ltJourneyConfirmed strong,body.v2GoPage .ltGoStateNotice strong{display:block;font-size:14px;line-height:1.2}
body.v2GoPage .ltJourneyConfirmed span,body.v2GoPage .ltGoStateNotice span{display:block;margin-top:3px;color:#716873;font-size:11px;line-height:1.3}
body.v2GoPage .ltJourneyConfirmed button{padding:0 15px;border:0;border-radius:12px;color:#fff;background:var(--go-purple);font-weight:850}
body.v2GoPage .ltGoStateNotice{grid-template-columns:minmax(0,1fr);bottom:86px;border-color:#e5d6bb;background:rgba(255,249,237,.98)}
body.v2GoPage .ltArrivalToast{z-index:720;grid-template-columns:42px minmax(0,1fr);bottom:14px;padding:12px;border-radius:20px}
body.v2GoPage:not(.ltPassengerMode) .ltArrivalToast{left:12px;right:12px;bottom:14px;border-color:rgba(121,0,128,.14);background:rgba(255,255,255,.98)}
body.v2GoPage:not(.ltPassengerMode) .ltArrivalToast strong{color:var(--go-ink)}
body.v2GoPage:not(.ltPassengerMode) .ltArrivalToast span{color:#716873}
body.v2GoPage:not(.ltPassengerMode) .ltArrivalIcon{color:var(--go-purple);background:#f2e7f3}
body.v2GoPage .ltArrivalToast[data-mode="nearby"] .ltArrivalNote,
body.v2GoPage .ltArrivalToast[data-mode="nearby"] .ltArrivalActions,
body.v2GoPage .ltArrivalToast[data-mode="nearby"] .ltArrivalDuration{display:none!important}
body.v2GoPage .ltArrivalCopy{min-width:0}
body.v2GoPage .ltArrivalCopy small{display:block;margin-top:4px;color:var(--go-purple);font-size:11px;font-weight:850}
body.v2GoPage .ltArrivalNote{grid-column:1/-1;display:grid;gap:5px;color:#615862;font-size:11px;font-weight:800}
body.v2GoPage .ltArrivalNote textarea{width:100%;min-height:58px;max-height:110px;resize:vertical;padding:9px 10px;border:1px solid #ded5df;border-radius:12px;color:var(--go-ink);background:#fff;font:inherit}
body.v2GoPage .ltArrivalActions{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
body.v2GoPage .ltArrivalActions button{min-width:0;padding:0 8px;border:1px solid #dfd5e0;border-radius:12px;color:var(--go-purple);background:#fff;font-size:11px;font-weight:850}
body.v2GoPage .ltArrivalActions .is-primary{border-color:var(--go-purple);color:#fff;background:var(--go-purple)}
body.v2GoPage[data-go-view="approaching"] .ltDriveFilters,
body.v2GoPage[data-go-view="confirmed"] .ltDriveFilters,
body.v2GoPage[data-go-view="at-stop"] .ltDriveFilters{display:none!important}
body.v2GoPage[data-go-view="at-stop"] .ltDriverMode{opacity:.32;pointer-events:none}
body.v2GoPage button:focus-visible,body.v2GoPage textarea:focus-visible{outline:3px solid rgba(121,0,128,.24);outline-offset:2px}
@media(max-width:560px){body.v2GoPage{--lt-reference-header-height:max(58px,calc(48px + env(safe-area-inset-top)))}body.v2GoPage .ltTopbar{height:var(--lt-reference-header-height)}body.v2GoPage .ltPage{padding-inline:0}body.v2GoPage .ltJourneyConfirmed,body.v2GoPage .ltGoStateNotice{left:8px;right:8px}body.v2GoPage .ltArrivalActions{grid-template-columns:1fr 1fr}body.v2GoPage .ltArrivalActions .is-primary{grid-column:1/-1}body.v2GoPage .ltJourneySuggestion{max-height:calc(100dvh - 250px);overflow:auto}}
@media(max-width:340px){body.v2GoPage .ltJourneyConfirmed{grid-template-columns:38px minmax(0,1fr)}body.v2GoPage .ltJourneyConfirmed button{grid-column:1/-1;width:100%}body.v2GoPage .ltArrivalActions{grid-template-columns:1fr}body.v2GoPage .ltArrivalActions .is-primary{grid-column:auto}}

/* V2-15B2 — Master Bible active navigation composition. */
body.v2GoPage[data-live-trip-state="tracking"] .ltTopbar,
body.v2GoPage[data-live-trip-state="paused"] .ltTopbar{grid-template-columns:minmax(0,1fr) auto;height:72px;min-height:72px;padding:10px 12px;background:#fff}
body.v2GoPage[data-live-trip-state="tracking"] .ltBack,
body.v2GoPage[data-live-trip-state="paused"] .ltBack{display:none!important}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoBrand,
body.v2GoPage[data-live-trip-state="paused"] .ltGoBrand{position:static;width:auto;max-width:230px;justify-self:start;justify-content:flex-start;transform:none;pointer-events:none}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoLogoCrop,
body.v2GoPage[data-live-trip-state="paused"] .ltGoLogoCrop{width:150px;height:40px}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoLogoCrop img,
body.v2GoPage[data-live-trip-state="paused"] .ltGoLogoCrop img{width:318px}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoBrand>span:last-child,
body.v2GoPage[data-live-trip-state="paused"] .ltGoBrand>span:last-child{padding:0;background:none;color:var(--go-orange);font-size:24px;font-weight:800;letter-spacing:-.025em}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoHeaderActions,
body.v2GoPage[data-live-trip-state="paused"] .ltGoHeaderActions{grid-column:2}
body.v2GoPage[data-live-trip-state="tracking"] .ltStatusChip,
body.v2GoPage[data-live-trip-state="paused"] .ltStatusChip{display:none!important}
body.v2GoPage[data-live-trip-state="tracking"] .ltGoMenuButton,
body.v2GoPage[data-live-trip-state="paused"] .ltGoMenuButton{width:44px;height:44px;border-radius:50%;box-shadow:0 3px 10px rgba(24,18,28,.08)}
body.v2GoPage[data-live-trip-state="tracking"] .ltVoiceControl,
body.v2GoPage[data-live-trip-state="paused"] .ltVoiceControl{position:fixed;z-index:910;top:14px;right:64px;bottom:auto;width:44px;height:44px;min-width:44px;min-height:44px;color:#1c1920;box-shadow:0 3px 10px rgba(24,18,28,.08)}
body.v2GoPage[data-live-trip-state="tracking"] .ltPage,
body.v2GoPage[data-live-trip-state="paused"] .ltPage{height:calc(100dvh - 72px)}
body.v2GoPage[data-go-view="navigating"] .ltDriverMode,
body.v2GoPage[data-go-view="approaching"] .ltDriverMode,
body.v2GoPage[data-go-view="confirmed"] .ltDriverMode,
body.v2GoPage[data-go-view="at-stop"] .ltDriverMode{top:10px;left:12px;right:12px;height:82px;grid-template-rows:82px;border-radius:16px;overflow:visible}
body.v2GoPage[data-go-view="navigating"] .ltDriverManeuver,
body.v2GoPage[data-go-view="approaching"] .ltDriverManeuver,
body.v2GoPage[data-go-view="confirmed"] .ltDriverManeuver,
body.v2GoPage[data-go-view="at-stop"] .ltDriverManeuver{height:82px;padding:10px 94px 10px 12px;grid-template-columns:62px minmax(0,1fr);gap:11px}
body.v2GoPage[data-go-view] .ltDriverChevron{display:none}
body.v2GoPage[data-go-view] .ltDriverManeuverIcon{width:60px;height:60px;border-radius:14px;color:var(--go-purple);background:#f4e9f5}
body.v2GoPage[data-go-view] .ltDriverManeuverIcon svg{width:42px;height:42px}
body.v2GoPage[data-go-view] .ltDriverManeuverCopy{display:flex;flex-direction:column}
body.v2GoPage[data-go-view] .ltDriverManeuverCopy>strong{color:var(--go-purple);font-size:17px}
body.v2GoPage[data-go-view] .ltDriverManeuverCopy>small{margin-top:3px;color:#4f4852;font-size:12px}
body.v2GoPage[data-go-view] .ltDriverManeuverCopy>strong{order:1}
body.v2GoPage[data-go-view] .ltDriverManeuverDistance{order:2;margin:2px 0 0;color:var(--go-purple);font-size:22px}
body.v2GoPage[data-go-view] .ltDriverManeuverCopy>small{order:3}
body.v2GoPage[data-go-view] .ltDriverMetrics{position:absolute;top:13px;right:8px;width:78px;height:56px;padding:0;border:0;border-left:1px solid var(--go-line);display:block}
body.v2GoPage[data-go-view] .ltDriverSpeedBox,
body.v2GoPage[data-go-view] .ltDriverRemaining{display:none}
body.v2GoPage[data-go-view] .ltDriverEta{width:100%;height:56px;padding-left:8px}
body.v2GoPage[data-go-view] .ltDriverEta::before{display:none}
body.v2GoPage[data-go-view] .ltDriverEta strong{color:var(--go-purple);font-size:18px}
body.v2GoPage[data-go-view] .ltDriverEta span{font-size:10px}
body.v2GoPage[data-live-trip-state="tracking"] .ltMapWrap::after,
body.v2GoPage[data-live-trip-state="paused"] .ltMapWrap::after{content:"LIVE TRIP";position:absolute;z-index:675;left:14px;top:104px;padding:8px 10px;border-radius:11px;background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(24,18,28,.12);color:#211d23;font-size:11px;font-weight:850;letter-spacing:.04em}
body.v2GoPage[data-go-view] .ltRecentreButton{left:14px;right:auto;bottom:118px}
body.v2GoPage[data-go-view] .ltActiveTripGuide{left:auto;right:12px;bottom:118px;width:86px;padding:10px 8px;display:flex;flex-direction:column;gap:2px;border-radius:14px;text-align:center}
body.v2GoPage[data-go-view] .ltActiveTripGuide .ltNavigationArrow,
body.v2GoPage[data-go-view] .ltActiveTripGuide .ltActiveTripRouteState,
body.v2GoPage[data-go-view] .ltActiveTripGuide .ltActiveTripGuideActions,
body.v2GoPage[data-go-view] .ltActiveTripGuide em{display:none}
body.v2GoPage[data-go-view] .ltActiveTripGuide strong{font-size:16px;color:var(--go-purple)}
body.v2GoPage[data-go-view] .ltActiveTripGuide small{font-size:10px;color:#504a53}
body.v2GoPage[data-go-view="navigating"] .ltMapActions,
body.v2GoPage[data-go-view="approaching"] .ltMapActions,
body.v2GoPage[data-go-view="confirmed"] .ltMapActions,
body.v2GoPage[data-go-view="at-stop"] .ltMapActions{display:none!important}
body.v2GoPage[data-go-view="approaching"] .ltActiveTripGuide{display:none!important}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestion{left:0;right:0;bottom:0;max-height:none;padding:16px 16px max(16px,env(safe-area-inset-bottom));grid-template-columns:96px minmax(0,1fr);gap:10px 12px;border:0;border-radius:24px 24px 0 0;background:#fff;color:var(--go-ink);box-shadow:0 -7px 22px rgba(27,19,30,.13)}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionIcon{width:96px;height:76px;border-radius:14px;background-color:#f2edf2;color:var(--go-purple)}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionCopy span{color:var(--go-purple)}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionCopy strong{color:var(--go-ink);font-size:17px}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionCopy small,
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionCopy p{color:#625b65}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionActions{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 1.25fr;gap:9px;min-width:0}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionActions button{min-height:52px;border-radius:14px;font-size:14px}
body.v2GoPage[data-go-view="approaching"] .ltJourneySuggestionActions .is-primary{grid-column:2;grid-row:1;background:linear-gradient(90deg,var(--go-purple),var(--go-orange));border-color:transparent;color:#fff}
body.v2GoPage[data-go-view="approaching"] #ltJourneySuggestionSkip{grid-column:1;grid-row:1;border-color:var(--go-purple);color:var(--go-purple);background:#fff}
body.v2GoPage .ltMenuTripControls{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 12px;border-bottom:1px solid var(--go-line)}
body.v2GoPage .ltMenuTripControls[hidden]{display:none!important}
body.v2GoPage .ltMenuTripControls button{min-height:46px;border:1px solid var(--go-purple);border-radius:13px;background:#fff;color:var(--go-purple);font-weight:800}
body.v2GoPage .ltMenuTripControls .is-finish{background:var(--go-purple);color:#fff}
@media(max-width:560px){body.v2GoPage[data-live-trip-state="tracking"] .ltTopbar,body.v2GoPage[data-live-trip-state="paused"] .ltTopbar{height:64px;min-height:64px;padding:8px 10px}body.v2GoPage[data-live-trip-state="tracking"] .ltPage,body.v2GoPage[data-live-trip-state="paused"] .ltPage{height:calc(100dvh - 64px)}body.v2GoPage[data-live-trip-state="tracking"] .ltVoiceControl,body.v2GoPage[data-live-trip-state="paused"] .ltVoiceControl{top:10px;right:60px}body.v2GoPage[data-live-trip-state="tracking"] .ltGoLogoCrop,body.v2GoPage[data-live-trip-state="paused"] .ltGoLogoCrop{width:134px}body.v2GoPage[data-live-trip-state="tracking"] .ltGoLogoCrop img,body.v2GoPage[data-live-trip-state="paused"] .ltGoLogoCrop img{width:286px}body.v2GoPage[data-live-trip-state="tracking"] .ltGoBrand>span:last-child,body.v2GoPage[data-live-trip-state="paused"] .ltGoBrand>span:last-child{font-size:21px}}

/* V2 Go — canonical branded header. */
body.v2GoPage .ltTopbar{grid-template-columns:minmax(0,1fr) auto;height:72px;min-height:72px;padding:10px 12px;background:#fff}
body.v2GoPage .ltBack{display:none!important}
body.v2GoPage .ltGoBrand{position:static;width:auto;max-width:230px;justify-self:start;justify-content:flex-start;gap:7px;transform:none;pointer-events:none}
body.v2GoPage .ltGoLogoCrop{width:150px;height:40px}
body.v2GoPage .ltGoLogoCrop img{width:318px}
body.v2GoPage .ltGoBrand>span:last-child{padding:0;background:none;color:var(--go-orange);font-size:24px;font-weight:800;letter-spacing:-.025em}
body.v2GoPage .ltGoHeaderActions{grid-column:2;gap:8px}
body.v2GoPage .ltStatusChip{display:none!important}
body.v2GoPage .ltGoVoiceButton,body.v2GoPage .ltGoMenuButton{position:relative!important;z-index:auto;inset:auto!important;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:1px solid #e5e2e7;border-radius:50%;display:grid;place-items:center;color:#1c1920;background:#fff;box-shadow:0 3px 10px rgba(24,18,28,.08);cursor:pointer}
body.v2GoPage .ltGoVoiceButton svg,body.v2GoPage .ltGoMenuButton svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
body.v2GoPage .ltGoMenuButton svg{fill:currentColor;stroke:none}
body.v2GoPage .ltGoVoiceButton[aria-pressed="false"] .ltVoiceWave{display:none}
body.v2GoPage .ltGoVoiceButton[aria-pressed="false"]::after{content:"";position:absolute;width:27px;height:2px;border-radius:2px;background:currentColor;transform:rotate(-45deg)}
body.v2GoPage .ltGoVoiceButton:focus-visible,body.v2GoPage .ltGoMenuButton:focus-visible{outline:3px solid rgba(121,0,128,.24);outline-offset:2px}
@media(max-width:560px){body.v2GoPage .ltTopbar{height:64px;min-height:64px;padding:8px 10px}body.v2GoPage[data-live-trip-state="ready"] .ltPage{height:calc(100dvh - 64px)}body.v2GoPage .ltGoLogoCrop{width:134px;height:38px}body.v2GoPage .ltGoLogoCrop img{width:286px}body.v2GoPage .ltGoBrand>span:last-child{font-size:21px}}

/* V2 Go — real owner planned trips in one map bottom sheet. */
body.v2GoPage .ltPlannedTripsSheet{position:absolute;z-index:740;left:50%;bottom:0;width:min(560px,100%);max-height:min(72%,620px);display:flex;flex-direction:column;transform:translateX(-50%);border:1px solid rgba(121,0,128,.08);border-bottom:0;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -9px 30px rgba(28,19,31,.14);overflow:hidden;transition:max-height .22s ease}
body.v2GoPage .ltPlannedTripsSheet[hidden]{display:none!important}
body.v2GoPage .ltPlannedTripsSheet[data-sheet-state="partial"]{max-height:min(308px,52%)}
body.v2GoPage .ltPlannedTripsSheet[data-sheet-state="preparing"]{max-height:136px}
body.v2GoPage .ltPlannedTripsHandle{flex:0 0 34px;width:100%;min-height:34px;padding:0;border:0;display:grid;place-items:center;background:#fff;cursor:pointer;touch-action:none}
body.v2GoPage .ltPlannedTripsHandle>span{width:44px;height:5px;border-radius:99px;background:#c9c6cb}
body.v2GoPage .ltPlannedTripsHandle:focus-visible{outline:3px solid rgba(121,0,128,.25);outline-offset:-4px}
body.v2GoPage .ltPlannedTripsBody{min-height:0;padding:0 22px 18px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y}
body.v2GoPage .ltPlannedTripsBody::-webkit-scrollbar{display:none}
body.v2GoPage .ltPlannedTripsSheet[data-sheet-state="partial"] .ltPlannedTripsBody{overflow-y:hidden}
body.v2GoPage .ltPlannedTripsHeading{position:sticky;z-index:1;top:0;min-height:48px;padding:2px 0 9px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff}
body.v2GoPage .ltPlannedTripsHeading h2{margin:0;color:#171319;font-size:clamp(21px,4vw,27px);line-height:1.1;letter-spacing:-.035em}
body.v2GoPage .ltPlannedTripsHeading a,body.v2GoPage .ltPlannedTripsEmpty a,body.v2GoPage .ltPlannedTripPreparation a{min-height:44px;display:inline-flex;align-items:center;color:var(--go-purple);font-weight:850;text-decoration:none;white-space:nowrap}
body.v2GoPage .ltPlannedTripsStatus,body.v2GoPage .ltPlannedTripsEmpty{margin:0;padding:18px 2px 22px;color:#716a73;font-size:14px;line-height:1.45}
body.v2GoPage .ltPlannedTripsEmpty a{justify-content:flex-start;margin-top:4px}
body.v2GoPage .ltPlannedTripsList{display:block}
body.v2GoPage .ltPlannedTripRow{width:100%;min-height:82px;padding:10px 2px;border:0;border-bottom:1px solid #ece9ed;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:10px;color:#171319;background:#fff;text-align:left;cursor:pointer}
body.v2GoPage .ltPlannedTripRow:last-child{border-bottom:0}
body.v2GoPage .ltPlannedTripRow:disabled{opacity:.58;cursor:wait}
body.v2GoPage .ltPlannedTripRow:focus-visible{outline:3px solid rgba(121,0,128,.24);outline-offset:-3px;border-radius:10px}
body.v2GoPage .ltPlannedTripRowIcon{width:38px;height:38px;display:grid;place-items:center;color:var(--go-purple)}
body.v2GoPage .ltPlannedTripRowIcon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.v2GoPage .ltPlannedTripRowCopy{min-width:0;display:grid;gap:4px}
body.v2GoPage .ltPlannedTripRowCopy strong,body.v2GoPage .ltPlannedTripRowCopy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.v2GoPage .ltPlannedTripRowCopy strong{font-size:17px;line-height:1.2}
body.v2GoPage .ltPlannedTripRowCopy small{color:#77717a;font-size:13px;line-height:1.3}
body.v2GoPage .ltPlannedTripRowChevron{color:var(--go-purple);font-size:31px;line-height:1;text-align:right}
body.v2GoPage .ltPlannedTripPreparation{min-height:0;padding:0 20px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px}
body.v2GoPage .ltPlannedTripPreparation[hidden]{display:none!important}
body.v2GoPage .ltPlannedTripPreparation>div{min-width:0;display:grid;gap:2px}
body.v2GoPage .ltPlannedTripPreparationCopy>span{color:var(--go-purple);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}
body.v2GoPage .ltPlannedTripPreparation strong,body.v2GoPage .ltPlannedTripPreparation small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.v2GoPage .ltPlannedTripPreparation strong{font-size:17px}
body.v2GoPage .ltPlannedTripPreparation small{color:#77717a;font-size:12px}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet:not([hidden])~.ltRecentreButton{bottom:324px}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"]~.ltRecentreButton{bottom:150px}
@media(max-width:560px){body.v2GoPage .ltPlannedTripsSheet{width:100%;max-height:72%;border-radius:24px 24px 0 0}body.v2GoPage .ltPlannedTripsBody{padding-inline:16px}body.v2GoPage .ltPlannedTripsSheet[data-sheet-state="partial"]{max-height:min(286px,48%)}body.v2GoPage .ltPlannedTripRow{min-height:76px;grid-template-columns:38px minmax(0,1fr) 20px;gap:8px}body.v2GoPage .ltPlannedTripRowCopy strong{font-size:16px}body.v2GoPage .ltPlannedTripRowCopy small{font-size:12px}body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet:not([hidden])~.ltRecentreButton{bottom:302px}}
@media(max-height:620px) and (max-width:767px){body.v2GoPage .ltPlannedTripsSheet[data-sheet-state="partial"]{max-height:min(230px,46%)}body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet:not([hidden])~.ltRecentreButton{bottom:244px}}
@media(max-width:560px){body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"]~.ltRecentreButton{bottom:150px}}

/* Voyatale Go home — map-first ready state. Active Live Trip layouts above stay unchanged. */
body.v2GoPage[data-live-trip-state="ready"]{--go-purple:#920092;--go-purple-deep:#740074;--go-text:#17151b;--go-text-secondary:#6f6b75;--go-surface:#fff;--go-surface-soft:#f5f5f8;--go-divider:#ececf1;--go-handle:#b9bac1;--go-shadow:rgba(28,20,35,.14);--go-overlay:rgba(18,14,22,.28);--go-sheet-visible-height:120px;position:fixed;inset:0;width:100%;min-height:100vh;height:100dvh;overflow:hidden;background:#dfe8e1}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader{position:fixed;z-index:900;inset:0 0 auto;height:0;min-height:0;padding:0;border:0;display:block;background:transparent;box-shadow:none;backdrop-filter:none;pointer-events:none}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltBack,
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltStatusChip,
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltVoiceControl{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoBrand{position:fixed;z-index:1;top:calc(env(safe-area-inset-top) + 14px);left:max(18px,env(safe-area-inset-left));width:auto;max-width:none;height:44px;padding:0;display:flex;align-items:center;gap:7px;transform:none;filter:drop-shadow(0 1px 6px rgba(255,255,255,.88));pointer-events:none}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoLogoCrop{width:154px;height:42px}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoLogoCrop img{width:326px}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoBrand>span:last-child{padding:0;background:none;color:var(--go-orange);font-size:24px;font-weight:800;letter-spacing:-.025em;text-shadow:0 1px 5px rgba(255,255,255,.9)}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoHeaderActions{position:static;display:block;pointer-events:none}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoMenuButton{position:fixed!important;z-index:2;top:calc(env(safe-area-inset-top) + 12px)!important;right:max(16px,env(safe-area-inset-right))!important;inset-inline-start:auto!important;width:48px;height:48px;min-width:48px;min-height:48px;border:0;border-radius:50%;display:grid!important;place-items:center;color:#242126;background:#fff;box-shadow:0 6px 20px var(--go-shadow);pointer-events:auto}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoMenuButton svg{width:22px;height:22px}
body.v2GoPage[data-live-trip-state="ready"] .ltPage{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;margin:0;padding:0;display:block;overflow:hidden}
body.v2GoPage[data-live-trip-state="ready"] .ltTracker{position:absolute;inset:0;width:100%;height:100%;min-height:0;border:0;border-radius:0;display:block;overflow:hidden;background:#dfe8e1;box-shadow:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripContext,
body.v2GoPage[data-live-trip-state="ready"] .ltMapActions,
body.v2GoPage[data-live-trip-state="ready"] .ltStats,
body.v2GoPage[data-live-trip-state="ready"] .ltNotice,
body.v2GoPage[data-live-trip-state="ready"] .ltForeground,
body.v2GoPage[data-live-trip-state="ready"] .ltSaveState,
body.v2GoPage[data-live-trip-state="ready"] .ltPolicy,
body.v2GoPage[data-live-trip-state="ready"] .ltDriverMode,
body.v2GoPage[data-live-trip-state="ready"] .ltDriverControl,
body.v2GoPage[data-live-trip-state="ready"] .ltFullscreenButton,
body.v2GoPage[data-live-trip-state="ready"] .ltCompassButton,
body.v2GoPage[data-live-trip-state="ready"] .ltDriveFilters,
body.v2GoPage[data-live-trip-state="ready"] .ltNearbyBadge,
body.v2GoPage[data-live-trip-state="ready"] .ltActiveTripGuide,
body.v2GoPage[data-live-trip-state="ready"] .ltBottomBar{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .ltMapWrap{position:absolute;inset:0;width:100%;height:100%;min-height:0;margin:0;border:0;border-radius:0;overflow:hidden;background:#dfe8e1}
body.v2GoPage[data-live-trip-state="ready"] .ltMap{position:absolute;inset:0;width:100%;height:100%;min-height:100%;border-radius:0}
body.v2GoPage[data-live-trip-state="ready"] .ltMap .leaflet-control-attribution{bottom:calc(var(--go-sheet-visible-height) + 3px)!important;max-width:calc(100% - 72px)}
body.v2GoPage[data-live-trip-state="ready"] .ltRecentreButton{position:absolute;z-index:760;left:auto!important;right:max(16px,env(safe-area-inset-right));bottom:calc(var(--go-sheet-visible-height) + 15px)!important;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:var(--go-purple);background:#fff;box-shadow:0 6px 20px var(--go-shadow);transition:bottom .25s cubic-bezier(.22,1,.36,1)}
body.v2GoPage[data-live-trip-state="ready"] .ltRecentreButton svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2}
body.v2GoPage[data-live-trip-state="ready"] .ltCurrentMarker{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:rgba(146,0,146,.12);filter:drop-shadow(0 3px 4px rgba(0,0,0,.25))}
body.v2GoPage[data-live-trip-state="ready"] .ltCurrentMarker svg{width:46px;height:46px}
body.v2GoPage .ltGoDestinationMarker{width:38px;height:46px;display:grid;place-items:center;color:var(--go-purple);filter:drop-shadow(0 5px 7px rgba(41,20,44,.24))}
body.v2GoPage .ltGoDestinationMarker svg{width:38px;height:46px;fill:var(--go-purple);stroke:#fff;stroke-width:1.6}
body.v2GoPage .ltGoDestinationMarker circle{fill:#fff;stroke:none}

body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet{position:absolute;z-index:740;left:50%;right:auto;bottom:0;width:min(560px,100%);height:calc(120px + env(safe-area-inset-bottom));max-height:none;padding:0 0 env(safe-area-inset-bottom);border:0;border-radius:26px 26px 0 0;display:flex;flex-direction:column;transform:translateX(-50%);overflow:hidden;background:var(--go-surface);box-shadow:0 -10px 32px rgba(28,20,35,.12);transition:height .25s cubic-bezier(.22,1,.36,1)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="closed"]{height:calc(120px + env(safe-area-inset-bottom))}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="partial"]{height:46vh;height:46dvh}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="expanded"]{height:calc(100vh - env(safe-area-inset-top) - 64px);height:calc(100dvh - env(safe-area-inset-top) - 64px)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"]{height:clamp(252px,35vh,312px);height:clamp(252px,35dvh,312px)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="closed"]~.ltRecentreButton{bottom:calc(135px + env(safe-area-inset-bottom))!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="partial"]~.ltRecentreButton{bottom:calc(46vh + 15px)!important;bottom:calc(46dvh + 15px)!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"]~.ltRecentreButton{bottom:calc(clamp(252px,35vh,312px) + 15px)!important;bottom:calc(clamp(252px,35dvh,312px) + 15px)!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHandle{flex:0 0 44px;width:100%;height:44px;min-height:44px;padding:0;border:0;display:grid;place-items:center;background:transparent;cursor:grab;touch-action:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHandle:active{cursor:grabbing}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHandle>span{width:40px;height:5px;border-radius:999px;background:var(--go-handle)}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeSearch{flex:0 0 58px;width:calc(100% - 32px);height:58px;min-height:58px;margin:0 16px;padding:0 19px;border:1px solid rgba(23,21,27,.025);border-radius:29px;display:flex;align-items:center;gap:12px;color:#696670;background:var(--go-surface-soft);font-size:19px;font-weight:600;text-align:left;cursor:text}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeSearch svg{flex:0 0 24px;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}
body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeSearch span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsBody{flex:1 1 auto;min-height:0;margin-top:20px;padding:0 16px 18px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;touch-action:pan-y}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsBody::-webkit-scrollbar{display:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="closed"] .ltPlannedTripsBody,
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="closed"] .ltPlannedTripsHeading{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="partial"] .ltPlannedTripsBody{overflow-y:hidden}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHeading{position:sticky;z-index:2;top:0;min-height:48px;padding:0 0 8px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHeading h2{margin:0;color:var(--go-text);font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.025em}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsHeading a{min-height:44px;padding:0;color:var(--go-purple);font-size:15px;font-weight:650;text-decoration:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsFeedback{display:flex;align-items:center;gap:10px}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsStatus,
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsEmpty{margin:0;padding:14px 0 20px;color:var(--go-text-secondary);font-size:14px;line-height:1.45}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsRetry{min-width:44px;min-height:44px;padding:0 4px;border:0;color:var(--go-purple);background:transparent;font-size:14px;font-weight:700}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading{display:grid}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading[hidden]{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading>span{position:relative;height:76px;border-bottom:1px solid var(--go-divider);overflow:hidden}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading>span::before{content:"";position:absolute;left:44px;top:18px;width:52%;height:14px;border-radius:7px;background:#eeedf1;box-shadow:0 25px 0 -2px #f2f1f4}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading>span::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 25%,rgba(255,255,255,.74) 48%,transparent 70%);transform:translateX(-100%);animation:goSkeleton 1.25s infinite}
@keyframes goSkeleton{to{transform:translateX(100%)}}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRow{position:relative;width:100%;min-height:76px;padding:12px 12px 12px 0;border:0;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:15px;color:var(--go-text);background:transparent;text-align:left;cursor:pointer}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRow::after{content:"";position:absolute;right:0;bottom:0;left:45px;height:1px;background:var(--go-divider)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRow:last-child::after{display:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRow:active{background:#fbf5fb}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowIcon{width:30px;height:30px;display:grid;place-items:center;color:var(--go-purple)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowIcon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowCopy{min-width:0;display:grid;gap:4px}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowCopy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--go-text);font-size:17px;font-weight:650;line-height:1.2;white-space:normal}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowCopy small{overflow:hidden;text-overflow:ellipsis;color:var(--go-text-secondary);font-size:14px;font-weight:450;line-height:1.25;white-space:nowrap}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowChevron{width:20px;height:44px;display:grid;place-items:center;color:var(--go-purple)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripRowChevron svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltGoHomeSearch{display:none}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparation{flex:1 1 auto;min-height:0;padding:0 16px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:8px 12px;overflow-y:auto}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparation[hidden]{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationCopy{min-width:0;display:grid;gap:3px}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationCopy>span{color:var(--go-purple);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationCopy>strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--go-text);font-size:18px;font-weight:700;line-height:1.2}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationCopy>small{color:var(--go-text-secondary);font-size:14px;line-height:1.3}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparation>a{align-self:center;min-height:44px;display:flex;align-items:center;color:var(--go-purple);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}
body.v2GoPage[data-live-trip-state="ready"] .ltGoRouteOptions{grid-column:1/-1;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}
body.v2GoPage[data-live-trip-state="ready"] .ltGoRouteOptions::-webkit-scrollbar{display:none}
body.v2GoPage[data-live-trip-state="ready"] .ltGoRouteOptions button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid #d9d6dd;border-radius:19px;color:#5f5862;background:#fff;font-size:12px;font-weight:650}
body.v2GoPage[data-live-trip-state="ready"] .ltGoRouteOptions button.is-active{border-color:rgba(146,0,146,.44);color:var(--go-purple);background:#fbf2fb}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationActions{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px}
body.v2GoPage[data-live-trip-state="ready"] .ltGoPreparationCancel{min-width:76px;min-height:54px;padding:0 12px;border:1px solid #dedbe1;border-radius:17px;color:var(--go-purple);background:#fff;font-size:14px;font-weight:700}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationActions .ltPrimary{width:100%;height:54px;min-height:54px;padding:0 16px;border:0;border-radius:17px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--go-purple);box-shadow:none;font-size:17px;font-weight:700}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationActions .ltPrimary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationActions .ltPrimary:disabled{color:#f4f1f4;background:#aaa5ad;cursor:not-allowed}

body.v2GoPage .ltGoMenuOverlay{position:fixed;z-index:5200;inset:0;width:100%;height:100vh;height:100dvh;padding:0;display:flex;align-items:stretch;justify-content:flex-end;background:var(--go-overlay,rgba(18,14,22,.28));backdrop-filter:blur(3px);overflow:hidden}
body.v2GoPage .ltGoMenuOverlay[hidden]{display:none!important}
body.v2GoPage .ltGoMenuDrawer{width:min(88vw,360px);height:100vh;height:100dvh;max-height:none;margin:0;padding:calc(env(safe-area-inset-top) + 10px) 0 calc(env(safe-area-inset-bottom) + 14px);border:0;border-radius:24px 0 0 24px;display:flex;flex-direction:column;gap:0;overflow:hidden;background:#fff;box-shadow:-12px 0 34px rgba(20,14,23,.18);transform:translateX(100%);transition:transform .25s cubic-bezier(.22,1,.36,1)}
body.v2GoPage .ltGoMenuOverlay.is-open .ltGoMenuDrawer{transform:translateX(0)}
body.v2GoPage .ltGoMenuDrawer>header{flex:0 0 56px;margin:0;padding:0 16px 0 20px;border-bottom:1px solid var(--go-divider,#ececf1);display:flex;align-items:center}
body.v2GoPage .ltGoMenuDrawer>header h2{font-size:20px;font-weight:700}
body.v2GoPage .ltGoMenuDrawer>header button{width:44px;height:44px;min-width:44px;min-height:44px;border:0;border-radius:50%;color:#262229;background:transparent;font-size:23px}
body.v2GoPage .ltGoMenuView{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}
body.v2GoPage .ltGoMenuView[hidden]{display:none!important}
body.v2GoPage .ltGoMenuView::-webkit-scrollbar{display:none}
body.v2GoPage .ltGoMenuSectionLabel{margin:0;padding:18px 20px 7px;color:var(--go-text-secondary,#6f6b75);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
body.v2GoPage .ltGoMenuDrawer .ltMenuTripControls{margin:10px 18px 0}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink{position:relative;width:100%;min-height:56px;padding:7px 18px;border:0;border-radius:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto 18px;align-items:center;gap:14px;color:var(--go-text,#17151b);background:#fff;text-align:left;text-decoration:none;font-size:16px;font-weight:600;cursor:pointer}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink:active{background:#fbf4fb}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink>span:first-child{width:24px;height:24px;display:grid;place-items:center;color:#3d3740}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink>small{color:var(--go-text-secondary,#6f6b75);font-size:14px;font-weight:450;white-space:nowrap}
body.v2GoPage .ltGoMenuDrawer .ltMenuLink>b{font-size:19px;font-weight:500}
body.v2GoPage .ltGoMenuLegal{margin-top:8px;padding-top:8px;border-top:1px solid var(--go-divider,#ececf1)}
body.v2GoPage .ltGoVoiceMenuRow{grid-template-columns:24px minmax(0,1fr) 42px!important}
body.v2GoPage .ltGoVoiceMenuRow>i,
body.v2GoPage .ltGoMenuToggles button>i{position:relative;width:42px;height:24px;border-radius:999px;background:#c9c5cb;transition:background .18s ease}
body.v2GoPage .ltGoVoiceMenuRow>i::after,
body.v2GoPage .ltGoMenuToggles button>i::after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .18s ease}
body.v2GoPage .ltGoVoiceMenuRow[aria-pressed="true"]>i,
body.v2GoPage .ltGoMenuToggles button[aria-pressed="true"]>i{background:var(--go-purple,#920092)}
body.v2GoPage .ltGoVoiceMenuRow[aria-pressed="true"]>i::after,
body.v2GoPage .ltGoMenuToggles button[aria-pressed="true"]>i::after{transform:translateX(18px)}
body.v2GoPage .ltGoMenuBack{width:100%;min-height:56px;padding:0 18px;border:0;border-bottom:1px solid var(--go-divider,#ececf1);display:flex;align-items:center;gap:11px;color:var(--go-text,#17151b);background:#fff;font-size:18px;font-weight:700;text-align:left}
body.v2GoPage .ltGoMenuBack>span:first-child{font-size:30px;font-weight:400}
body.v2GoPage .ltGoMenuOptions{padding:12px 16px}
body.v2GoPage .ltGoMenuOptions button{min-height:56px}
body.v2GoPage .ltGoMenuToggles{padding:8px 0}
body.v2GoPage .ltGoMenuToggles button{width:100%;min-height:56px;padding:0 18px;border:0;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--go-text,#17151b);background:#fff;font-size:16px;font-weight:600;text-align:left}

body.v2GoPage .ltGoHomeSearch:focus-visible,
body.v2GoPage .ltPlannedTripRow:focus-visible,
body.v2GoPage .ltGoPreparationCancel:focus-visible,
body.v2GoPage .ltGoRouteOptions button:focus-visible,
body.v2GoPage .ltGoMenuDrawer button:focus-visible,
body.v2GoPage .ltGoMenuDrawer a:focus-visible{outline:3px solid rgba(146,0,146,.26);outline-offset:-3px}
@media(max-width:374px){body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoBrand{left:14px}body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoLogoCrop{width:150px}body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoLogoCrop img{width:318px}body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeSearch{font-size:18px}body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripPreparationActions{grid-template-columns:72px minmax(0,1fr)}}
@media(min-width:768px){body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet{border-radius:26px 26px 0 0}body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoBrand{left:24px}body.v2GoPage[data-live-trip-state="ready"] .ltGoHomeOverlayHeader .ltGoMenuButton{right:24px!important}}
@media(orientation:landscape) and (max-height:480px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"]{height:calc(100dvh - max(16px,env(safe-area-inset-top)));max-height:calc(100dvh - max(16px,env(safe-area-inset-top)))}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltPlannedTripPreparation{grid-auto-rows:max-content;align-items:start;padding-bottom:8px;row-gap:8px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltPlannedTripPreparationCopy{grid-auto-rows:max-content;align-content:start}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltGoRouteOptions{display:flex;flex-wrap:nowrap;gap:7px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltGoRouteOptions button{min-height:44px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltPlannedTripPreparationActions{grid-template-columns:minmax(0,1fr);gap:8px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet[data-sheet-state="preparing"] .ltGoPreparationCancel{min-height:44px;justify-self:start}
}
@media(prefers-reduced-motion:reduce){body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet,body.v2GoPage .ltGoMenuDrawer,body.v2GoPage[data-live-trip-state="ready"] .ltRecentreButton{transition:none!important}body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsLoading>span::after{animation:none}}

body.v2GoPage:not(.ltRecorderMode) .ltRecorderSurface{display:none!important}
/* Minimal GO recorder — the legacy map/navigation DOM stays available for old
   saved-trip review, but it is no longer part of the start/recording journey. */
body.v2GoPage.ltRecorderMode[data-live-trip-state="ready"],
body.v2GoPage.ltRecorderMode[data-live-trip-state="tracking"],
body.v2GoPage.ltRecorderMode[data-live-trip-state="paused"]{min-height:100vh;min-height:100dvh;overflow:hidden;background:#f8faf9}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar{position:fixed;z-index:1000;inset:0 0 auto;height:72px;min-height:72px;padding:10px max(18px,env(safe-area-inset-right)) 10px max(18px,env(safe-area-inset-left));border:0;display:flex;align-items:center;justify-content:flex-start;background:#f8faf9;box-shadow:none;pointer-events:auto}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltBack,
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoHeaderActions{display:none!important}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoBrand{position:static!important;width:auto!important;max-width:none!important;height:44px!important;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start;gap:7px;transform:none!important;filter:none;pointer-events:none}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoLogoCrop{width:154px;height:42px}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoLogoCrop img{width:326px}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoBrand>span:last-child{padding:0;background:none;color:var(--go-orange);font-size:24px;font-weight:800;letter-spacing:-.025em;text-shadow:none}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltPage{position:fixed;inset:72px 0 0;width:100%;height:auto;margin:0;padding:0 0 calc(74px + env(safe-area-inset-bottom));display:block;overflow:hidden;background:#f8faf9}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTracker{position:absolute;inset:0;width:100%;height:100%;min-height:0;border:0;border-radius:0;display:block!important;overflow:hidden;background:#f8faf9;box-shadow:none}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTracker>:not(.ltRecorderSurface){display:none!important}
body.v2GoPage.ltRecorderMode .ltRecorderSurface{width:100%;height:100%;min-height:0;padding:clamp(20px,6vh,64px) max(18px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));display:grid;place-items:center;background:radial-gradient(circle at 50% 43%,rgba(51,211,196,.08),transparent 34%),#f8faf9}
body.v2GoPage.ltRecorderMode .ltRecorderHome,body.v2GoPage.ltRecorderMode .ltRecorderActive{width:min(100%,430px);display:grid;justify-items:center;text-align:center}
body.v2GoPage.ltRecorderMode .ltRecorderHome[hidden],body.v2GoPage.ltRecorderMode .ltRecorderActive[hidden]{display:none!important}
body.v2GoPage.ltRecorderMode .ltRecorderGo{position:relative;width:clamp(196px,58vw,248px);height:clamp(196px,58vw,248px);min-width:196px;min-height:196px;padding:0;border:10px solid #43d7ca;border-radius:50%;display:grid;place-items:center;color:#fff;background:#25282b;box-shadow:0 0 0 9px rgba(67,215,202,.16),0 0 42px rgba(35,202,189,.42),inset 0 2px 4px rgba(255,255,255,.06);cursor:pointer;-webkit-tap-highlight-color:transparent}
body.v2GoPage.ltRecorderMode .ltRecorderGo::before{content:"";position:absolute;inset:-19px;border:1px solid rgba(67,215,202,.28);border-radius:50%}
body.v2GoPage.ltRecorderMode .ltRecorderGo span{font-size:clamp(48px,15vw,66px);font-weight:850;letter-spacing:.015em;line-height:1}
body.v2GoPage.ltRecorderMode .ltRecorderGo:active{transform:scale(.985)}
body.v2GoPage.ltRecorderMode .ltRecorderGo:disabled{opacity:.58;cursor:wait}
body.v2GoPage.ltRecorderMode .ltRecorderGo:focus-visible,body.v2GoPage.ltRecorderMode .ltRecorderEnd:focus-visible{outline:4px solid rgba(121,0,128,.3);outline-offset:5px}
body.v2GoPage.ltRecorderMode .ltRecorderHome p{margin:34px 0 0;color:#26292c;font-size:17px;font-weight:700;letter-spacing:-.01em}
body.v2GoPage.ltRecorderMode .ltRecorderHome small{min-height:20px;margin-top:10px;color:#726e75;font-size:13px;line-height:1.4}
body.v2GoPage.ltRecorderMode .ltRecorderActive{gap:0}
body.v2GoPage.ltRecorderMode .ltRecorderPulse{width:86px;height:86px;border:8px solid #43d7ca;border-radius:50%;background:#25282b;box-shadow:0 0 0 8px rgba(67,215,202,.14),0 0 34px rgba(35,202,189,.35)}
body.v2GoPage.ltRecorderMode .ltRecorderActive>p{margin:30px 0 0;color:#237d75;font-size:15px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body.v2GoPage.ltRecorderMode .ltRecorderActive>strong{margin-top:12px;color:#222529;font-variant-numeric:tabular-nums;font-size:clamp(46px,14vw,66px);font-weight:750;letter-spacing:-.045em;line-height:1}
body.v2GoPage.ltRecorderMode .ltRecorderActive>small{max-width:300px;margin-top:15px;color:#716d74;font-size:13px;line-height:1.45}
body.v2GoPage.ltRecorderMode .ltRecorderEnd{width:min(100%,310px);min-height:54px;margin-top:38px;padding:0 24px;border:1px solid #e2bfc1;border-radius:18px;color:#922f36;background:#fff;font-size:16px;font-weight:800;cursor:pointer}
body.v2GoPage.ltRecorderMode .ltRecorderEnd:active{background:#fff4f4}
body.v2GoPage.ltRecorderMode .ltRecorderEnd:disabled{opacity:.58;cursor:wait}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltBottomBar{position:fixed;z-index:950;right:0;bottom:0;left:0;width:100%;max-width:none;min-height:calc(68px + env(safe-area-inset-bottom));margin:0;padding:5px max(10px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border:0;border-top:1px solid #e8e6e9;border-radius:0;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));background:rgba(255,255,255,.98);box-shadow:0 -4px 18px rgba(30,25,33,.05)}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltBottomItem{min-height:54px;color:#555159;background:transparent}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltBottomItem:focus-visible{outline:3px solid rgba(121,0,128,.22);outline-offset:-3px}
body.v2GoPage.ltRecorderMode #ltGoMenuLayersBtn,body.v2GoPage.ltRecorderMode #ltGoMenuVoiceBtn{display:none!important}
@media(max-width:560px){body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar{height:64px;min-height:64px;padding-top:max(8px,env(safe-area-inset-top))}body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltPage{top:64px}body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoLogoCrop{width:134px;height:38px}body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoLogoCrop img{width:286px}body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar .ltGoBrand>span:last-child{font-size:21px}}
@media(max-height:650px) and (orientation:portrait){body.v2GoPage.ltRecorderMode .ltRecorderSurface{padding-top:14px}body.v2GoPage.ltRecorderMode .ltRecorderGo{width:184px;height:184px;min-width:184px;min-height:184px}body.v2GoPage.ltRecorderMode .ltRecorderHome p{margin-top:24px}body.v2GoPage.ltRecorderMode .ltRecorderEnd{margin-top:26px}}
@media(prefers-reduced-motion:no-preference){body.v2GoPage.ltRecorderMode[data-live-trip-state="tracking"] .ltRecorderPulse{animation:ltRecorderPulse 2.2s ease-in-out infinite}@keyframes ltRecorderPulse{50%{box-shadow:0 0 0 13px rgba(67,215,202,.08),0 0 42px rgba(35,202,189,.32)}}}

/* Route preparation only; approved home and active-trip styles remain unchanged. */
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-sheet-state="preparing"]{height:clamp(352px,46dvh,410px);max-height:calc(100dvh - env(safe-area-inset-top) - 88px)}
body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation~.ltRecentreButton{bottom:var(--go-route-recentre-bottom,calc(var(--go-sheet-visible-height) + 15px))!important}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-sheet{display:flex;flex-direction:column;flex:1;min-height:0;padding:0 16px 14px;gap:8px;overflow:hidden;align-items:stretch;width:100%;max-width:552px;margin:0 auto;font-family:inherit}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-sheet .go-route-scroll{display:block;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-heading{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:start}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .ltPlannedTripPreparationCopy{display:flex;flex-direction:column;gap:5px;min-width:0}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .ltPlannedTripPreparationCopy>strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:22px;font-weight:700;line-height:1.15;white-space:normal;overflow-wrap:anywhere}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .ltPlannedTripPreparationCopy>small{display:block;font-size:14px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-close{width:44px;height:44px;min-height:44px;border:0;background:transparent;color:#615b6a;font-size:28px;line-height:1;border-radius:12px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation [data-route-view]{margin-top:8px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation [hidden]{display:none!important}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row{width:100%;min-height:68px;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:8px 2px;border:0;border-bottom:1px solid #e8e5eb;background:#fff;text-align:left;color:#211c29;font:inherit}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row svg{width:30px;height:30px;fill:none;stroke:#920092;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row span{min-width:0;display:grid;gap:3px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row strong{font-size:16px;font-weight:700;white-space:normal}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row small{font-size:14px;line-height:1.3;color:#7c7686;white-space:normal}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-option-row b{color:#920092;font-size:26px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-actions{display:block;flex:none}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-start-driving{width:100%;height:54px;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 12px;border:0;border-radius:17px;background:#920092;color:#fff;font-family:inherit;font-weight:700;font-size:17px;line-height:1.2;box-shadow:none}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-start-driving svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-start-driving:disabled{background:#aaa5ad;cursor:not-allowed}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-subview-heading{display:flex;align-items:center;gap:10px;min-height:44px;color:#211c29;font-size:16px;font-weight:600;line-height:1.3}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-back{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;min-height:44px;padding:0;border:0;background:white;color:#211c29;font-family:inherit;font-weight:600;font-size:16px;line-height:1.3}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-vehicles{display:flex;gap:8px;margin:8px 0}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-vehicles button{flex:1;min-height:44px;border:1px solid #d9d4de;border-radius:14px;background:white;color:#211c29;font-family:inherit;font-weight:600;font-size:15px;line-height:1.3}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-vehicles [aria-pressed="true"]{border:2px solid #920092;background:#fcf0fc;color:#920092}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-radius{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-radius select{min-height:44px;font-size:16px;border:1px solid #d9d4de;border-radius:12px;background:white;color:#211c29}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-switch{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:52px;padding:8px 0;background:white;border:0;border-bottom:1px solid #e8e5eb;font-family:inherit;font-weight:600;font-size:15px;line-height:1.3;text-align:left;color:#211c29}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-switch i{flex:none;width:42px;height:24px;border-radius:12px;background:#d3cfda;padding:3px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-switch i::after{content:"";display:block;width:18px;height:18px;border-radius:50%;background:white}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-switch[aria-checked="true"] i{background:#920092}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-switch[aria-checked="true"] i::after{margin-left:18px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-error{padding:10px 0;font-size:14px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-error button{min-height:44px;border:1px solid #d9d4de;border-radius:12px;background:white;color:#920092;padding:8px 12px;margin:4px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation :is(button,a,select):focus-visible{outline:3px solid #920092;outline-offset:-3px}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation [data-route-state="starting-trip"] .go-start-driving svg{border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:go-route-spin .8s linear infinite}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation [data-route-state="starting-trip"] .go-start-driving path{display:none}
@keyframes go-route-spin{to{transform:rotate(360deg)}}
@media(orientation:landscape) and (max-height:480px){body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-sheet-state="preparing"]{height:calc(100dvh - env(safe-area-inset-top) - 88px)}}
@media(prefers-reduced-motion:reduce){body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-start-driving svg{animation:none!important}}

body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .ltGoHomeSearch{display:none}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation #ltPlannedTripPreparationLink{display:flex;align-items:center;min-height:44px;color:#920092;font-size:14px;font-weight:700;text-decoration:none}
@media(orientation:landscape) and (max-height:480px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-sheet-state] .go-route-sheet{align-items:stretch}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-scroll{width:min(100%,520px);margin-inline:auto;align-items:stretch}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-actions{width:100%;max-width:520px;margin-inline:auto;align-self:stretch;min-width:0}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-start-driving{width:100%;max-width:none}
}

@media(orientation:landscape) and (max-height:480px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation~.ltRecentreButton{--go-route-recentre-bottom:auto;top:calc(env(safe-area-inset-top) + 12px);right:calc(max(16px,env(safe-area-inset-right)) + 60px)}
}
@media(orientation:landscape) and (max-height:480px) and (min-width:768px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation~.ltRecentreButton{right:84px}
}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-options{display:contents}
body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation :is(.go-route-scroll,.go-route-options,.go-route-subview-options){touch-action:pan-y;-webkit-overflow-scrolling:touch}
@media(orientation:landscape) and (max-height:480px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport][data-sheet-state]{height:calc(var(--go-preparation-height,100dvh) - 64px - env(safe-area-inset-top));max-height:calc(var(--go-preparation-height,100dvh) - 64px - env(safe-area-inset-top));bottom:var(--go-preparation-bottom,0px)}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport] .go-route-sheet{padding-bottom:max(8px,env(safe-area-inset-bottom))}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport] .ltPlannedTripPreparationCopy>strong{font-size:20px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport] [data-route-view]{margin-top:0}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport] .go-route-option-row{min-height:56px;padding-block:4px}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-compact-viewport] .go-route-option-row svg{min-width:30px;min-height:30px}
}
@media(orientation:landscape) and (max-height:480px){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-sheet-state] .go-route-sheet{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;row-gap:9px;align-items:stretch;min-height:0}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-sheet .go-route-scroll{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;overflow:visible}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-options{display:block;min-height:0;overflow-y:auto;overscroll-behavior:contain}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-actions{position:relative;flex:none}
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation .go-route-scroll:has([data-route-view]:not([hidden]):not([data-route-view="main"])) {grid-template-rows:minmax(0,1fr)}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-scroll:has([data-route-view]:not([hidden]):not([data-route-view="main"])) .go-route-heading{display:none}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-options:has([data-route-view]:not([hidden]):not([data-route-view="main"])) {display:grid;grid-template-rows:minmax(0,1fr);overflow:visible}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation [data-route-view]:not([hidden]):not([data-route-view="main"]){display:grid;grid-template-rows:44px minmax(0,1fr);gap:8px;min-height:0}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-subview-options{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-subview-options{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-content:start;align-items:start}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-subview-options .go-route-vehicles{margin:0}
}

/* Preparation settings live in the menu; portrait height follows its content. */
@media(orientation:portrait){
  body.v2GoPage[data-live-trip-state="ready"] .ltPlannedTripsSheet.is-route-preparation[data-sheet-state]{height:auto}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-sheet{flex:0 1 auto;gap:20px}
  body.v2GoPage[data-live-trip-state="ready"] .is-route-preparation .go-route-sheet .go-route-scroll{flex:0 1 auto}
}

/* Recorder occupies the space between its own header and existing three-item
   bar. These final rules supersede the retained legacy driving breakpoints. */
body.v2GoPage.ltRecorderMode .ltRecorderSurface[hidden]{display:none!important}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]){--recorder-top:calc(64px + env(safe-area-inset-top));--recorder-bottom:calc(68px + env(safe-area-inset-bottom))}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTopbar{height:var(--recorder-top);min-height:var(--recorder-top);padding-top:calc(8px + env(safe-area-inset-top))}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltPage{inset:var(--recorder-top) 0 var(--recorder-bottom);height:auto;min-height:0;padding:0;max-width:none}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltTracker{height:100%;min-height:0;padding:0;max-width:none}
body.v2GoPage.ltRecorderMode .ltRecorderSurface{box-sizing:border-box;overflow:auto;overscroll-behavior:contain;padding-block:28px}
body.v2GoPage.ltRecorderMode #ltRecorderLimits{font-size:11px;max-width:280px;color:#76767a}
body.v2GoPage.ltRecorderMode:is([data-live-trip-state="ready"],[data-live-trip-state="tracking"],[data-live-trip-state="paused"]) .ltBottomBar{height:var(--recorder-bottom);min-height:var(--recorder-bottom);box-sizing:border-box}
@media(max-height:500px){body.v2GoPage.ltRecorderMode .ltRecorderGo{width:144px;height:144px;min-width:144px;min-height:144px}body.v2GoPage.ltRecorderMode .ltRecorderSurface{display:block;text-align:center}body.v2GoPage.ltRecorderMode .ltRecorderHome,body.v2GoPage.ltRecorderMode .ltRecorderActive{margin-inline:auto}body.v2GoPage.ltRecorderMode .ltRecorderPulse{width:44px;height:44px}}
