:root{--color-blue: #0070f0;--color-light-blue: #32b0fd;--margin-lr: 14px}body,html{height:100%}#app{min-height:100%;display:flex;flex-direction:column}body{margin:0;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:16px;background:#fff}@media(prefers-color-scheme:dark){body{color:#fff;background:#000}}button{background:none;border:0;cursor:pointer;font-size:16px;margin:0;padding:0}.liquid-glass{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:24px;border:1px solid rgba(255,255,255,.3);background-color:#ffffff1a;box-shadow:0 0 12px #0000000d}*[draggable=true]{animation:wiggle .5s linear infinite;cursor:move}#time1[data-time="0"]{animation:blink .8s linear infinite}.gm-style iframe+div{border:none!important}.marker{position:relative}.markerLabel{position:absolute;top:100%;left:50%;transform:translate(-50%);white-space:nowrap;font-size:12px;font-weight:700;color:#0a84ff;text-shadow:-3px -3px 0 #fff,3px -3px 0 #fff,-3px 3px 0 #fff,3px 3px 0 #fff}::view-transition-old(root){animation:.3s cubic-bezier(.4,0,.2,1) both slide-to-left}::view-transition-new(root){animation:.3s cubic-bezier(.4,0,.2,1) both slide-from-right}.back-transition::view-transition-old(root){animation-name:none}.back-transition::view-transition-new(root){animation-name:none}@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-from-right{0%{transform:translate(30px)}}@keyframes slide-to-left{to{transform:translate(-30px)}}@keyframes slide-to-right{to{transform:translate(30px)}}@keyframes slide-from-left{0%{transform:translate(-30px)}}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:.6}50%{opacity:1}}@keyframes wiggle{0%{transform:rotate(0)}25%{transform:rotate(-.5deg)}50%{transform:rotate(.5deg)}75%{transform:rotate(-.5deg)}to{transform:rotate(0)}}._Content_odzuq_1{flex:1;display:flex;flex-direction:column;box-sizing:border-box}._homeMenu_1fhxd_1{border-radius:50px;align-items:center;display:flex;position:fixed;bottom:calc(env(safe-area-inset-bottom) + 28px);left:50%;transform:translate(-50%);z-index:9}@media(prefers-color-scheme:dark){._homeMenu_1fhxd_1{background:#1c1b20;border-top:none}}._item_1fhxd_17{text-align:center;flex:1;cursor:pointer;border-radius:50px;margin:4px;padding:6px 24px;color:#000;transition:color .2s ease-in-out,background-color .2s ease-in-out}._item_1fhxd_17[data-selected=true]{color:var(--color-blue);background-color:#0070f01a;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);opacity:1}@media(prefers-color-scheme:dark){._item_1fhxd_17{color:#ffffff8c;opacity:.6}}._itemIcon_1fhxd_40{display:flex;align-items:center;justify-content:center;margin-bottom:5px}._itemText_1fhxd_47{line-height:19px}._Header_1qnwt_1{padding-left:var(--margin-lr);padding-right:var(--margin-lr);padding-bottom:5px}._Options_1qnwt_7{box-sizing:border-box;padding-top:8px;height:42px;text-align:right}._Title_1qnwt_14{font-weight:700;font-size:35px}._Nav_w9soi_1{position:fixed;width:100%;display:flex;min-height:55px;align-items:center;z-index:1}._NavLeft_w9soi_10{float:left;width:33.33%;display:flex;flex:1}._NavCenter_w9soi_17{float:left;width:33.33%;text-align:center;display:flex;flex:1}._NavRight_w9soi_25{float:left;width:33.33%;justify-content:flex-end;display:flex;flex:1}._BackButton_w9soi_33{font-size:15px;color:#000;padding:8px;margin:11px var(--margin-lr);animation:_fade-in_w9soi_1 .2s;box-shadow:none;display:flex;align-items:center;justify-content:center}@media(prefers-color-scheme:dark){._BackButton_w9soi_33{color:#fff}}._NavTitle_w9soi_49{font-size:15px;font-weight:700;margin:auto;padding:4px 12px;box-shadow:none;text-transform:uppercase}._content_1dsyb_1{margin:0 var(--margin-lr)}._icon_1dsyb_5{position:relative;height:36px;margin-bottom:var(--icon-margin-bottom)}._searchIcon_1dsyb_11{color:#8e8e92;position:absolute;z-index:1;top:50%;left:10px;transform:translateY(-50%)}._input_1dsyb_20{background:#f1f1f2;outline:none;border:0;width:100%;box-sizing:border-box;font-size:17px;line-height:normal;padding:8px 10px;color:#8e8e92;text-indent:20px;cursor:default;border-radius:8px;position:absolute;left:0}@media(prefers-color-scheme:dark){._input_1dsyb_20{background:#1c1b20}}._results_1dsyb_41{margin-bottom:12px;border-radius:8px;overflow:hidden}._result_1dsyb_41{color:var(--color-blue);padding:14px 9px;border-bottom:1px solid rgba(0,0,0,.04);width:100%;text-align:left;display:flex;align-items:center;gap:12px}._result_1dsyb_41:last-child{border-bottom:0}._resultIcon_1dsyb_62{flex-shrink:0;position:relative;top:1px}._Error_qqcuc_1{text-align:center;position:fixed;top:calc(50% - 42px);width:100%;padding:0 80px;box-sizing:border-box;display:inline-block;animation:fade-in\ 0\.2s}._Text_qqcuc_12{margin-bottom:14px}._button_q2grr_1{border-radius:30px;padding:var(--button-padding, 16px 22px);text-align:center;color:var(--button-color, #fff);font-weight:700;display:inline-block;font-size:var(--button-font-size, inherit);border:var(--button-border, 0);background-color:var(--button-bg-color, transparent);box-sizing:border-box}@media(prefers-color-scheme:dark){._button_q2grr_1{background-color:var(--button-bg-color, #1c1b20)}}._HomeDesktop_182sm_1{position:fixed;top:0;left:0;width:100%;height:100%;background:#f5f5f5;display:flex;align-items:center;z-index:10}@media(prefers-color-scheme:dark){._HomeDesktop_182sm_1{color:#fff;background:#000}}._DesktopArea_182sm_18{margin:auto;text-align:center;width:500px}._DesktopQR_182sm_24{border-radius:40px;box-shadow:0 0 40px #0000004d;width:250px;height:250px}._SortIconAndDoneLink_1vlqx_1{color:var(--color-blue);padding:8px;animation:_fade-in_1vlqx_1 .2s;display:flex;align-items:center;justify-content:center;font-size:inherit;border-radius:50%;position:fixed;top:17px;right:var(--margin-lr);z-index:2;border:1px solid rgba(0,112,240,.15)}._DoneLink_1vlqx_17{color:var(--color-blue);padding:8px;animation:_fade-in_1vlqx_1 .2s;display:flex;align-items:center;justify-content:center;font-size:inherit;position:fixed;top:17px;right:var(--margin-lr);z-index:2}._Content_1vlqx_31{position:relative;padding-top:3px;padding-bottom:14px;box-sizing:border-box}._SortableWrapper_1vlqx_38{margin:0 var(--margin-lr);margin-bottom:8px;width:calc(100% - 28px);box-sizing:border-box;position:relative}._Favorite_1vlqx_47{padding:13px 22px;background:linear-gradient(to right,#ff2e56,#e0002b);color:#fff;font-size:16px;box-sizing:border-box;line-height:27px;border-radius:14px;margin:0;width:100%;display:block;overflow:hidden;font-weight:700;min-height:53px;text-align:left;-webkit-user-select:none;user-select:none}@media(prefers-color-scheme:dark){._Favorite_1vlqx_47{background:#1c1b20}}._Favorite_1vlqx_47._over_1vlqx_70{padding:11px 20px;border:2px dashed #ff2e56;background:none;color:#ff2e56}@keyframes _wiggle_1vlqx_1{0%{transform:rotate(0)}25%{transform:rotate(-.5deg)}50%{transform:rotate(.5deg)}75%{transform:rotate(-.5deg)}to{transform:rotate(0)}}._Wiggle_1vlqx_95{animation:_wiggle_1vlqx_1 .5s linear infinite;cursor:move}._DonationBubble_phymb_1{background-color:#ffe4e6;color:#881337;padding:16px;border-radius:14px;margin:0 var(--margin-lr) 14px;position:relative}._DonationText_phymb_10{margin-bottom:12px;font-size:16px;line-height:1.4}._ButtonContainer_phymb_16{display:flex;gap:12px}._DonationButton_phymb_21{--button-padding: 8px 16px;--button-font-size: 16px;--button-bg-color: #be123c}._MaybeLaterButton_phymb_27{--button-padding: 8px 16px;--button-font-size: 16px;--button-bg-color: transparent;--button-color: #be123c;--button-border: 2px solid #be123c}@media(prefers-color-scheme:dark){._DonationBubble_phymb_1{background-color:#3f0e18;color:#ffe4e6}._DonationButton_phymb_21{--button-bg-color: #e11d48}._MaybeLaterButton_phymb_27{--button-color: #e11d48;--button-border: 2px solid #e11d48}}._stickySearch_c8i4q_2{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 120px);left:0;right:0;z-index:8;padding:0 var(--margin-lr)}._searchCard_c8i4q_11{background:#f2f2f7;border-radius:16px;overflow:visible}@media(prefers-color-scheme:dark){._searchCard_c8i4q_11{background:#1c1b20}}._content_c8i4q_22{display:flex;flex-direction:column;padding:0 var(--margin-lr) calc(env(safe-area-inset-bottom) + 240px)}._detailContent_c8i4q_29{padding:72px var(--margin-lr) 120px}._fieldGroup_c8i4q_34{position:relative}._fieldRow_c8i4q_38{display:flex;align-items:center;gap:10px;padding:12px 14px}._fieldDot_c8i4q_45{width:10px;height:10px;border-radius:50%;flex-shrink:0}._fieldDot_c8i4q_45[data-type=origin]{background:var(--color-blue)}._fieldDot_c8i4q_45[data-type=destination]{background:#ff3b30}._fieldInput_c8i4q_60{flex:1;border:0;outline:none;background:transparent;font-size:16px;color:#000;min-width:0}._fieldInput_c8i4q_60::placeholder{color:#aeaeb2}@media(prefers-color-scheme:dark){._fieldInput_c8i4q_60{color:#fff}}._fieldActions_c8i4q_78{display:flex;align-items:center;gap:4px;flex-shrink:0}._clearBtn_c8i4q_85{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#aeaeb2;color:#fff;flex-shrink:0}._locateBtn_c8i4q_97{display:flex;align-items:center;justify-content:center;color:var(--color-blue);padding:4px;border-radius:6px}._locateBtnActive_c8i4q_106{opacity:.5}._dropdown_c8i4q_111{position:absolute;bottom:calc(100% + 4px);top:auto;left:0;right:0;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.1);z-index:50;overflow:hidden}@media(prefers-color-scheme:dark){._dropdown_c8i4q_111{background:#2c2c2e;border-color:#ffffff1a}}._dropdownItem_c8i4q_129{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;width:100%;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._dropdownItem_c8i4q_129:last-child{border-bottom:0}._dropdownItem_c8i4q_129:active{background:#0070f012}@media(prefers-color-scheme:dark){._dropdownItem_c8i4q_129{border-bottom-color:#ffffff0f}}._dropdownIcon_c8i4q_146{color:#aeaeb2;flex-shrink:0;margin-top:2px}._dropdownText_c8i4q_152{display:flex;flex-direction:column;gap:2px;min-width:0}._dropdownMain_c8i4q_159{font-size:15px;color:#000;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(prefers-color-scheme:dark){._dropdownMain_c8i4q_159{color:#fff}}._dropdownSub_c8i4q_170{font-size:12px;color:#aeaeb2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fieldsDivider_c8i4q_179{display:flex;align-items:center;padding:0 14px;gap:10px}._dividerLine_c8i4q_186{flex:1;height:1px;background:#0000001a;margin-left:20px}@media(prefers-color-scheme:dark){._dividerLine_c8i4q_186{background:#ffffff1a}}._swapBtn_c8i4q_197{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:var(--color-blue);background:#0070f01f;flex-shrink:0;transition:transform .2s}._swapBtn_c8i4q_197:active{transform:rotate(180deg)}._errorBanner_c8i4q_213{background:#ff3b301f;color:#ff3b30;border-radius:10px;padding:10px 14px;font-size:14px;margin-bottom:12px}._emptyState_c8i4q_223{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}._emptyIcon_c8i4q_233{color:#aeaeb2;margin-bottom:14px;opacity:.4}._emptyTitle_c8i4q_239{font-size:17px;font-weight:600;color:#3c3c43;margin:0 0 6px}@media(prefers-color-scheme:dark){._emptyTitle_c8i4q_239{color:#ffffff80}}._emptyHint_c8i4q_250{font-size:14px;color:#aeaeb2;margin:0}._pills_c8i4q_257{display:flex;align-items:center;gap:5px;flex-wrap:wrap}._pillWalk_c8i4q_264{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;background:#e5e5ea;color:#3c3c43}@media(prefers-color-scheme:dark){._pillWalk_c8i4q_264{background:#3a3a3c;color:#aeaeb2}}._pillBusLine_c8i4q_281{display:flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:6px;font-size:13px;font-weight:700;min-width:26px}._pillBusIcon_c8i4q_292{color:#636366}@media(prefers-color-scheme:dark){._pillBusIcon_c8i4q_292{color:#aeaeb2}}._pillSep_c8i4q_298{font-size:10px;color:#aeaeb2;line-height:1}._loadingContainer_c8i4q_305{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:12px}._loadingSpinner_c8i4q_314{color:var(--color-blue);animation:_spin_c8i4q_1 1s linear infinite}@keyframes _spin_c8i4q_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_c8i4q_328{font-size:14px;color:#636366;margin:0}@media(prefers-color-scheme:dark){._loadingText_c8i4q_328{color:#aeaeb2}}._errorContainer_c8i4q_339{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px}._errorFullScreen_c8i4q_348{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 120px);padding:20px;gap:16px;text-align:center}._errorText_c8i4q_359{font-size:14px;color:#ff3b30;margin:0;text-align:center}@media(prefers-color-scheme:dark){._errorText_c8i4q_359{color:#ff453a}}._retryBtn_c8i4q_370{padding:16px 22px;background:var(--color-light-blue);color:#fff;border:0;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s}._retryBtn_c8i4q_370:active{opacity:.7}._emptyRoutes_c8i4q_387{display:flex;align-items:center;justify-content:center;padding:40px 20px}._emptyRoutesText_c8i4q_394{font-size:14px;color:#636366;margin:0}@media(prefers-color-scheme:dark){._emptyRoutesText_c8i4q_394{color:#aeaeb2}}._routesList_c8i4q_405{display:flex;flex-direction:column;gap:12px}._routeCard_c8i4q_411{display:block;width:100%;text-align:left;background:#0070f01a;border-radius:16px;padding:16px;transition:transform .15s}._routeCard_c8i4q_411:active{transform:scale(.98)}@media(prefers-color-scheme:dark){._routeCard_c8i4q_411{background:#0070f014}}._routeCardInner_c8i4q_427{display:flex;align-items:stretch;gap:12px}._routeCardLeft_c8i4q_433{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._routeDurationText_c8i4q_441{font-size:26px;font-weight:700;color:#000;line-height:1.1}@media(prefers-color-scheme:dark){._routeDurationText_c8i4q_441{color:#fff}}._routeScheduleText_c8i4q_450{font-size:14px;color:#636366;line-height:1.4}@media(prefers-color-scheme:dark){._routeScheduleText_c8i4q_450{color:#aeaeb2}}._routeServiceInfo_c8i4q_458{display:flex;align-items:center;gap:6px;font-size:13px;color:#636366;margin-top:2px}@media(prefers-color-scheme:dark){._routeServiceInfo_c8i4q_458{color:#aeaeb2}}._stepsBtn_c8i4q_469{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border-radius:14px;padding:4px;gap:0;flex-shrink:0;min-width:auto}@media(prefers-color-scheme:dark){._stepsBtn_c8i4q_469{background:transparent}}._stepsBtnIcon_c8i4q_486{color:var(--color-blue)}._stepsBtnLabel_c8i4q_490,._detailSummary_c8i4q_495{display:none}._detailSummaryRow_c8i4q_499{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._detailTimes_c8i4q_506{display:flex;align-items:center;gap:8px}._detailDep_c8i4q_512{font-size:22px;font-weight:700;color:#000}@media(prefers-color-scheme:dark){._detailDep_c8i4q_512{color:#fff}}._detailSep_c8i4q_520{color:#aeaeb2}._detailArr_c8i4q_524{font-size:22px;font-weight:700;color:#000}@media(prefers-color-scheme:dark){._detailArr_c8i4q_524{color:#fff}}._detailDuration_c8i4q_532{display:flex;align-items:center;gap:5px;background:var(--color-blue);color:#fff;border-radius:8px;padding:5px 10px;font-size:13px;font-weight:600}._detailPlaces_c8i4q_545{display:flex;flex-direction:column;gap:0}._detailPlaceRow_c8i4q_551{display:flex;align-items:center;gap:10px}._detailPlaceConnector_c8i4q_557{width:2px;height:10px;background:#00000026;margin-left:4px}@media(prefers-color-scheme:dark){._detailPlaceConnector_c8i4q_557{background:#fff3}}._detailDot_c8i4q_568{width:10px;height:10px;border-radius:50%;flex-shrink:0}._detailDot_c8i4q_568[data-type=origin]{background:var(--color-blue)}._detailDot_c8i4q_568[data-type=destination]{background:#ff3b30}._detailPlaceText_c8i4q_578{display:flex;flex-direction:column}._detailPlaceLabel_c8i4q_583{font-size:11px;font-weight:600;color:#aeaeb2;text-transform:uppercase;letter-spacing:.4px}._detailPlaceName_c8i4q_591{font-size:14px;font-weight:500;color:#000}@media(prefers-color-scheme:dark){._detailPlaceName_c8i4q_591{color:#fff}}._stepsContainer_c8i4q_600{display:flex;flex-direction:column}._step_c8i4q_469{display:flex}._stepTimeline_c8i4q_609{display:flex;flex-direction:column;align-items:center;width:32px;flex-shrink:0;position:relative}._stepDot_c8i4q_618{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px;position:relative;z-index:1}._stepDot_c8i4q_618[data-type=walk]{background:#aeaeb2}._stepDot_c8i4q_618[data-type=bus]{background:var(--color-blue)}._stepDot_c8i4q_618[data-type=transfer]{background:#aeaeb2}._stepLine_c8i4q_632{position:absolute;left:50%;transform:translate(-50%);width:2px;top:10px;bottom:-10px}._stepLine_c8i4q_632[data-type=walk]{background-image:repeating-linear-gradient(to bottom,#aeaeb2 0px,#aeaeb2 4px,transparent 4px,transparent 8px)}._stepLine_c8i4q_632[data-type=bus]{background:#0070f080}._stepLine_c8i4q_632[data-type=transfer]{background-image:repeating-linear-gradient(to bottom,#aeaeb2 0px,#aeaeb2 4px,transparent 4px,transparent 8px)}._stepBody_c8i4q_662{flex:1;padding-bottom:12px;padding-left:8px;min-width:0}._stepCard_c8i4q_670{background:#f2f2f7;border-radius:12px;overflow:hidden;display:flex}@media(prefers-color-scheme:dark){._stepCard_c8i4q_670{background:#1c1b20}}._stepCardAccent_c8i4q_681{width:4px;flex-shrink:0;align-self:stretch}._stepCardAccent_c8i4q_681[data-type=walk],._stepCardAccent_c8i4q_681[data-type=transfer]{background:#aeaeb2}._stepCardContent_c8i4q_690{padding:10px 14px 12px}._stepWalkHeader_c8i4q_694{display:flex;align-items:center;gap:6px;margin-bottom:4px}._stepWalkIcon_c8i4q_701,._stepTransferIcon_c8i4q_706{color:#636366;flex-shrink:0}._stepCardTitle_c8i4q_711{font-size:15px;font-weight:600;color:#000}@media(prefers-color-scheme:dark){._stepCardTitle_c8i4q_711{color:#fff}}._stepCardSub_c8i4q_719{font-size:13px;color:#636366;margin-bottom:4px;line-height:1.4}._stepCardSub_c8i4q_719 strong{color:#000;font-weight:600}@media(prefers-color-scheme:dark){._stepCardSub_c8i4q_719 strong{color:#fff}}@media(prefers-color-scheme:dark){._stepCardSub_c8i4q_719{color:#aeaeb2}}._stepNextBus_c8i4q_735{display:flex;align-items:center;gap:5px;font-size:13px;color:#636366;margin-bottom:4px}@media(prefers-color-scheme:dark){._stepNextBus_c8i4q_735{color:#aeaeb2}}._stepCardTime_c8i4q_748{font-size:13px;color:var(--color-blue);font-weight:600;margin-top:6px}._arriveRow_c8i4q_756{display:flex;align-items:center;gap:10px;padding:12px 0 0 10px}._arriveDot_c8i4q_763{width:12px;height:12px;border-radius:50%;background:#34c759;flex-shrink:0}._arriveLabel_c8i4q_771{font-size:15px;font-weight:600;color:#34c759}._spinner_10oxl_1{position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);animation:rotator .6s linear infinite}._circle_10oxl_8{stroke:#000;stroke-width:2px;stroke-dasharray:200;stroke-dashoffset:100;transform-origin:center}@media(prefers-color-scheme:dark){._circle_10oxl_8{stroke:#fff}}._RefreshIcon_kbhxp_1{color:#fff;position:fixed;border-radius:100%;width:74px;height:74px;left:50%;margin-left:-37px;animation:_fade-in_kbhxp_1 .2s;bottom:28px;background-color:#0070f099;display:flex;align-items:center;justify-content:center}._HeartIcon_1tq14_1{margin:11px var(--margin-lr);color:#ff2d55;position:relative;top:-1px;padding:8px;animation:_fade-in_1tq14_1 .2s;box-shadow:none;display:flex;align-items:center;justify-content:center}._stopLines_mqj93_1{margin-top:7px;padding-left:var(--padding-left);padding-right:var(--margin-lr);color:#fff;overflow-x:scroll;height:var(--height);white-space:nowrap}._stopLines_mqj93_1::-webkit-scrollbar{display:none}._stopLine_mqj93_1{line-height:24px;text-align:center;display:inline-block;font-weight:400;border-radius:30px;cursor:pointer}._stopLine_mqj93_1:last-child{margin-right:0}._stopLine_mqj93_1:disabled{opacity:.1;cursor:default}@media(prefers-color-scheme:dark){._stopLine_mqj93_1:disabled{background:#fff;color:#000;opacity:.4}}._stopLineSmall_mqj93_41{font-size:12px;margin-right:5px;min-width:35px;padding:2px 0;cursor:default}._stopLineLarge_mqj93_49{font-size:18px;margin-right:7px;min-width:48px;padding:6px 0}._EstimationsList_ygogv_1{display:flex;flex-direction:column;gap:10px}._EstimationsCard_1wy5y_1{border-radius:30px;margin-top:14px;margin-left:var(--margin-lr);margin-right:var(--margin-lr);cursor:pointer;color:var(--text-color);background:linear-gradient(to bottom,var(--background-color-1),var(--background-color-2));animation:_fade-in_1wy5y_1 .3s}._EstimationsCard_1wy5y_1:last-child{margin-bottom:14px}._LineHeader_1gpd6_1{padding-top:18px;padding-left:24px;padding-right:24px;margin-bottom:30px}._LineLabel_1gpd6_8{font-size:32px;display:block}._LineDestination_1gpd6_13{font-size:22px}._Time_f9nud_1{display:inline-block;border-radius:8px;line-height:20px;font-size:26px;padding-bottom:22px;padding-left:24px;padding-right:24px;width:100%;box-sizing:border-box}._Time1_f9nud_13{display:inline-block;width:120px}._Time2_f9nud_18{display:inline-block;opacity:.6}._NextStops_1qdm8_1{border-radius:0 0 30px 30px;padding:6px 0;background:var(--background)}._NextStop_1qdm8_1{border-bottom-width:1px;border-bottom-style:solid;border-color:var(--border-color);border-bottom-opacity:.4;margin:0 24px;padding:12px 0}._NextStop_1qdm8_1:last-child{border-bottom:none}._ContextActions_7mfq3_1{margin:0 var(--margin-lr);position:fixed;bottom:50px;width:calc(100% - (var(--margin-lr) * 2));display:flex;animation:_fade-in_7mfq3_1 .2s}._ContextButton_7mfq3_10{flex:1;display:block;margin-right:20px;padding:14px}._ContextButton_7mfq3_10:last-child{margin-right:0}._card_jklht_1{position:sticky;top:64px;height:200px;margin:14px var(--margin-lr);border-radius:16px;overflow:hidden;animation:_fade-in_jklht_1 .2s;cursor:pointer;z-index:10}._activePin_jklht_13{width:16px;height:16px;border-radius:50%;border:3px solid #fff;box-shadow:0 1px 4px #0006}._fullscreen_jklht_21{position:fixed;inset:0;z-index:999}._backBtn_jklht_27{position:fixed;top:11px;left:14px;z-index:1000;padding:8px;color:#000;box-shadow:none;display:flex;align-items:center;justify-content:center}@media(prefers-color-scheme:dark){._backBtn_jklht_27{color:#fff}}._routeLineList_tk2st_1{list-style:none;padding-left:45px;margin-top:14px;margin-bottom:28px}._stopItem_tk2st_8{line-height:20px;position:relative;padding-bottom:12px;font-size:18px;font-weight:700;animation:_fade-in_tk2st_1 .2s}._stopItem_tk2st_8:before{content:"";position:absolute;left:-22.8px;border-left:3px solid var(--line-color);width:1px;height:100%}._stopItem_tk2st_8:after{content:"";position:absolute;left:-31px;top:0;width:13px;height:13px;border-radius:50%;border:3px solid var(--line-color);background:var(--active-color, #fff)}._stopItem_tk2st_8:last-child{padding-bottom:0}._stopItem_tk2st_8:last-child:before{display:none}@media(prefers-color-scheme:dark){._stopItem_tk2st_8:after{background:var(--active-color-dark, #000)}}._overlay_1cfvt_1{position:fixed;inset:0;pointer-events:none;z-index:9999;overflow:hidden}._canvas_1cfvt_9{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:9999}._halloweenItem_1cfvt_20{position:absolute;font-size:2.5rem;line-height:1;-webkit-user-select:none;user-select:none;animation:_halloween-appear_1cfvt_1 6s ease-in-out forwards;transform-origin:center}@keyframes _halloween-appear_1cfvt_1{0%{opacity:0;transform:scale(0) rotate(-12deg)}15%{opacity:1;transform:scale(1.15) rotate(5deg)}25%{opacity:1;transform:scale(1) rotate(0)}70%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.7) rotate(-5deg)}}
