.DriverCommon-module__wz38ma__pageCard{border-radius:var(--RADIUS_LG);background-color:var(--COLOR_SURFACE);background-image:var(--APP_PAGE_CARD_BACKGROUND_IMAGE);background-size:var(--APP_PAGE_CARD_BACKGROUND_SIZE);background-repeat:no-repeat;background-position:var(--APP_PAGE_CARD_BACKGROUND_POSITION);box-shadow:var(--SHADOW_CARD);border:.0625rem solid var(--COLOR_BORDER_SUBTLE);flex-direction:column;gap:.75rem;min-width:0;padding:1.125rem;display:flex}.DriverCommon-module__wz38ma__pageCard>*{min-width:0}.DriverCommon-module__wz38ma__pageCard h1{font-size:1.5rem;line-height:1.15}.DriverCommon-module__wz38ma__pageCard h2{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.2;display:flex}.DriverCommon-module__wz38ma__pageCard h3{font-size:.9375rem;line-height:1.25}.DriverCommon-module__wz38ma__pageCard>p{color:var(--COLOR_MUTED)}.DriverCommon-module__wz38ma__calloutWarning{border:.0625rem solid var(--COLOR_TONE_WARNING_BORDER);background:var(--COLOR_TONE_WARNING_BG);color:var(--COLOR_TONE_WARNING_TEXT);border-radius:.75rem;padding:.75rem .875rem;line-height:1.35}.DriverCommon-module__wz38ma__mutedText{color:var(--COLOR_MUTED)}.DriverCommon-module__wz38ma__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.DriverCommon-module__wz38ma__secondaryLink{color:var(--COLOR_PRIMARY_DARK);font-weight:600;text-decoration:none}.DriverCommon-module__wz38ma__secondaryLink:hover{text-decoration:underline}.DriverCommon-module__wz38ma__primaryLinkButton{background:var(--COLOR_PRIMARY);color:var(--COLOR_ON_PRIMARY);border-radius:.625rem;justify-content:center;align-items:center;width:fit-content;padding:.625rem .875rem;font-weight:600;display:inline-flex}.DriverCommon-module__wz38ma__primaryLinkButton:focus-visible{outline-offset:.125rem;outline:.1875rem solid #2563eb59}.DriverCommon-module__wz38ma__secondaryButton{background:var(--COLOR_SURFACE);border:.0625rem solid var(--COLOR_BORDER);color:var(--COLOR_TEXT);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .875rem;font-weight:600;transition:transform .12s,border-color .12s,filter .12s;display:inline-flex}.DriverCommon-module__wz38ma__secondaryButton:hover{filter:none;border-color:var(--COLOR_PRIMARY)}.DriverCommon-module__wz38ma__secondaryButton:active{transform:translateY(.0625rem)}.DriverCommon-module__wz38ma__secondaryButton:focus-visible{outline-offset:.125rem;outline:.1875rem solid #2563eb59}.DriverCommon-module__wz38ma__loadingIndicatorMuted{color:var(--COLOR_MUTED)}.DriverCommon-module__wz38ma__vehiclePlateInputErrorBorder{border-color:#c0274194!important;box-shadow:0 0 0 .0625rem #c027411a!important}.DriverCommon-module__wz38ma__vehiclePlateInputErrorBorder:focus,.DriverCommon-module__wz38ma__vehiclePlateInputErrorBorder:focus-visible{border-color:#c02741b8!important;box-shadow:0 0 0 .125rem #c0274124!important}.DriverCommon-module__wz38ma__vehiclePlateInputStatusHint{transition:color .16s var(--MOTION_INTERACTIVE_EASING)}.DriverCommon-module__wz38ma__vehiclePlateInputStatusHintError{color:var(--COLOR_DANGER_TEXT)}.DriverCommon-module__wz38ma__driverKeyboardLiftSmooth{transition:transform .22s var(--MOTION_INTERACTIVE_EASING);will-change:transform}@media (prefers-reduced-motion:reduce){.DriverCommon-module__wz38ma__driverKeyboardLiftSmooth{will-change:auto;transition:none}}@media (max-width:71.25rem){.DriverCommon-module__wz38ma__detailsGrid{grid-template-columns:1fr}}@media (max-width:40rem){.DriverCommon-module__wz38ma__pageCard{padding:.875rem}.DriverCommon-module__wz38ma__pageCard h1{font-size:1.375rem}}
.DriverOverlays-module__JxdSVa__driverParkingHistorySheet{--driver-parking-history-sheet-height:min(85vh, calc(var(--APP_VIEWPORT_HEIGHT) * .85));--bottom-sheet-max-height:var(--driver-parking-history-sheet-height);height:var(--driver-parking-history-sheet-height);min-height:var(--driver-parking-history-sheet-height);background:#fff}.DriverOverlays-module__JxdSVa__driverParkingHistorySrOnly{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryBody{min-height:0;padding:var(--bottom-sheet-title-top-padding) 1rem calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));background:#fff;flex-direction:column;flex:auto;gap:.625rem;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileHeader{flex:none;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;padding-bottom:.25rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryTitle{color:var(--COLOR_TEXT_HEADING);flex:auto;min-width:0;margin:0;font-size:1.375rem;line-height:1.15}.DriverOverlays-module__JxdSVa__driverParkingHistoryTabs{background:var(--COLOR_SURFACE_SUBTLE);z-index:2;border-radius:.75rem;flex-direction:row;flex:none;align-items:flex-start;gap:.5rem;width:100%;min-height:2.25rem;padding:.25rem;display:flex;position:sticky;top:0}.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileTitle{color:var(--COLOR_TEXT_HEADING);font-size:1.375rem;font-weight:700;line-height:1.15}.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileActions{flex:none;align-items:center;gap:.375rem;height:2.3rem;display:inline-flex}button.DriverOverlays-module__JxdSVa__driverParkingHistoryLocaleButton{border:.0625rem solid var(--COLOR_BORDER_SUBTLE);background:var(--COLOR_SURFACE_SOFT);min-width:2.25rem;height:2.25rem;color:var(--COLOR_TEXT_HEADING);white-space:nowrap;border-radius:.625rem;justify-content:center;align-items:center;gap:.25rem;padding:0 .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}button.DriverOverlays-module__JxdSVa__driverParkingHistoryLocaleButton:hover{filter:none;border-color:#155b6885}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton,button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton{width:3.6rem;min-width:3.6rem;height:2.3rem;min-height:2.3rem;box-shadow:none;background:#fff;border:0;border-radius:.8rem;justify-content:center;align-items:center;padding:0;transition:color .12s,background-color .12s;display:inline-flex;overflow:hidden}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton{color:var(--COLOR_PRIMARY_DARK);background:#fff;border:.0625rem solid #2563eb38}button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton{background:var(--COLOR_TONE_DANGER_BG);color:var(--COLOR_TONE_DANGER_TEXT);border:.0625rem solid #bf263e59}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton svg,button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton svg{width:1.1rem;height:1.1rem}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton:hover,button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton:hover{filter:none}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton:hover{color:var(--COLOR_TEXT_HEADING);background:#fff;border-color:#2563eb5c}button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton:hover{background:var(--COLOR_TONE_DANGER_BG);color:#a61e35;border-color:#a61e35}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton:active,button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton:active{transform:none}.DriverOverlays-module__JxdSVa__driverParkingHistoryStatusTabs{flex:0 0 2.25rem;height:2.25rem;min-height:2.25rem;max-height:2.25rem;font-size:1.1rem;line-height:1rem;position:relative;top:auto}.DriverOverlays-module__JxdSVa__driverParkingHistoryTabs button.DriverOverlays-module__JxdSVa__driverParkingSearchTab{white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;justify-content:center;align-items:center;width:auto;min-width:0;display:inline-flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryTabs button.DriverOverlays-module__JxdSVa__driverParkingSearchTab.DriverOverlays-module__JxdSVa__driverParkingSearchTabActive{color:var(--COLOR_TEXT_STRONG);box-shadow:none;background:0 0;transform:none}.DriverOverlays-module__JxdSVa__driverParkingHistorySearchForm{flex:none;min-width:0;margin:0}.DriverOverlays-module__JxdSVa__driverParkingHistorySearchShell{min-width:0;position:relative}.DriverOverlays-module__JxdSVa__driverParkingHistorySearchShell>svg{color:var(--COLOR_MUTED);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}input.DriverOverlays-module__JxdSVa__driverParkingHistorySearchInput{box-sizing:border-box;border-color:#5d6f783d;border-radius:.75rem;width:100%;min-width:0;height:2.875rem;padding-left:2.5rem;padding-right:2.375rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySearchInput::placeholder{color:#81939b}button.DriverOverlays-module__JxdSVa__driverParkingHistorySearchClearButton{width:1.75rem;min-width:1.75rem;height:1.75rem;right:.5rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryContentViewport{background:#fff;border-radius:.75rem;flex:auto;min-height:0;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSupportSheet{--bottom-sheet-max-height:min(18rem, calc(var(--APP_VIEWPORT_HEIGHT) - 1rem));z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 2);background:#fff;height:auto;min-height:0}.DriverOverlays-module__JxdSVa__driverParkingSupportOverlay{z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 1);-webkit-backdrop-filter:blur(.125rem);background:#0f2a3447}.DriverOverlays-module__JxdSVa__driverParkingSupportSheetBody{min-height:0;padding:var(--bottom-sheet-title-top-padding) 1rem calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));text-align:center;background:#fff;flex-direction:column;align-items:center;gap:.75rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingSupportSheetTitle{color:#0f172a;margin:0;font-size:1.375rem;font-weight:800;line-height:1.15}.DriverOverlays-module__JxdSVa__driverParkingSupportText{color:var(--COLOR_TEXT);text-align:center;max-width:22rem;margin:0;font-size:.875rem;line-height:1.45}a.DriverOverlays-module__JxdSVa__driverParkingSupportCallButton{color:#fff;background:#2563eb;border:.0625rem solid #2563eb;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;width:min(100%,18rem);min-height:2.875rem;padding:.625rem 1rem;font-size:1rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 .75rem 1.5rem #2563eb3d}a.DriverOverlays-module__JxdSVa__driverParkingSupportCallButton span{font-size:1rem}a.DriverOverlays-module__JxdSVa__driverParkingSupportCallButton:hover{filter:none;background:#1d4ed8;border-color:#1d4ed8}.DriverOverlays-module__JxdSVa__driverParkingSupportHint{color:var(--COLOR_MUTED);margin:0;font-size:.75rem;line-height:1.4}.DriverOverlays-module__JxdSVa__driverParkingHistoryContentTrack{width:100%;height:100%;transition:transform var(--MOTION_TAB_SWITCH_DURATION) var(--MOTION_TAB_SWITCH_EASING);will-change:transform;display:flex;transform:translate(0)}.DriverOverlays-module__JxdSVa__driverParkingHistoryContentTrackShifted{transform:translate(0)}.DriverOverlays-module__JxdSVa__driverParkingHistoryContentPanel{flex-direction:column;width:100%;min-width:100%;min-height:0;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryContentPanelDetails{position:relative}.DriverOverlays-module__JxdSVa__driverParkingHistorySections{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:0 0;flex-direction:column;flex:auto;gap:.875rem;min-height:0;padding:0 .125rem 0 0;scroll-padding-top:3rem;display:flex;position:relative;overflow-y:auto}.DriverOverlays-module__JxdSVa__driverParkingHistoryLoadMore{justify-content:center;align-items:center;min-height:2.75rem;padding:.375rem 0 .625rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryLoadMoreHint{color:#7d8e95;font-size:.75rem;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistoryDateSection{flex-direction:column;gap:.625rem;min-width:0;display:flex}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeading{z-index:4;width:100%;min-height:2.5rem;color:var(--COLOR_TEXT_STRONG);isolation:isolate;will-change:transform;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;margin:0;padding:.25rem 0 .375rem;font-size:.8125rem;font-weight:850;line-height:1.2;transition:box-shadow .18s,background-color .18s;display:flex;position:sticky;top:0;box-shadow:0 -.875rem #fff,0 .625rem 1rem #fff}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeading:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#fff 0% 88%,#0000 100%);position:absolute;inset:-.875rem 0 -.375rem}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeading>*{z-index:1;position:relative}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeadingText{z-index:1;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:.0625rem solid #11576a29;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:0;max-width:100%;min-height:1.875rem;padding:.3125rem .75rem;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 .375rem .875rem #0f2a3412}button.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeadingButton{cursor:pointer;color:inherit}button.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeadingButton:hover{filter:none;border-color:#11576a47;box-shadow:0 .5rem 1rem #0f2a341a}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeadingLabel{text-overflow:ellipsis;min-width:0;overflow:hidden}.DriverOverlays-module__JxdSVa__driverSheetStickyDateHeadingCount{color:#5d6f78;flex:none;font-size:.75rem;font-weight:750;line-height:1.2}.DriverOverlays-module__JxdSVa__driverParkingHistoryCards{border-top:.0625rem solid #5d6f7824;flex-direction:column;gap:0;min-width:0;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryCard{max-height:10.75rem;color:var(--COLOR_TEXT);background:0 0;border:0;border-bottom:.0625rem solid #5d6f7824;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.6875rem;padding:.5rem;display:grid;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardClickable{cursor:pointer;transition:background-color .18s,border-color .26s,transform .26s}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardClickable:hover{filter:none;box-shadow:none;background:#ffffff8a;transform:none}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardClickable:focus-visible{outline-offset:.125rem;outline:.1875rem solid #2563eb59}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardMain{border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.4375rem;min-width:0;padding:.5rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardStatusPill{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:.3125rem;min-width:0;max-width:100%;padding:.3125rem .625rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardToneActive{color:#1d4ed8}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardToneSuccess{color:#16703a}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardToneDanger{color:#b42318}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardBackgroundActive{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 35%,#fff 100%)}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardBackgroundSuccess{background:linear-gradient(135deg,#f0fdf4 0%,#bbf7d0 35%,#fff 100%)}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardBackgroundDanger{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 35%,#fff 100%)}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardPlateNumber{color:var(--COLOR_TEXT_STRONG);letter-spacing:0;white-space:nowrap;font-size:1.8rem;font-weight:850;line-height:1.15}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardParkingName{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;font-weight:650;line-height:1.25;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistorySearchHighlight{color:inherit;background:#91a5b9;border-radius:.25rem;padding:0 .08em;box-shadow:0 0 0 .0625rem #0f2a3414}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardAside{justify-content:stretch;align-items:center;width:100%;min-width:0;display:flex}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCardAction{width:100%;min-width:0;min-height:2.875rem;box-shadow:none;color:#fff;white-space:nowrap;background:#2563eb;border-color:#2563eb;border-radius:.75rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:800;line-height:1.15}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCardAction:hover,button.DriverOverlays-module__JxdSVa__driverParkingHistoryCardAction:active{box-shadow:none;background:#1d4ed8;border-color:#1d4ed8}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCardAction:disabled{opacity:.7;cursor:default;filter:none;transform:none}.DriverOverlays-module__JxdSVa__driverParkingHistoryEmpty{height:auto;min-height:0;color:var(--COLOR_MUTED);text-align:center;justify-content:center;align-items:flex-start;margin:.875rem 0 0;font-size:1rem;line-height:1.35;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryLoadingState{flex:auto;align-items:center;height:100%;margin:0;font-size:.8125rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionDetailsPanel{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:.625rem;min-height:0;padding-right:.125rem;display:flex;overflow-y:auto}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionBottomAction{padding:.625rem .125rem calc(.625rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));background:var(--COLOR_SURFACE);border-top:.0625rem solid #005b8c1f;flex-direction:column;flex:none;gap:.5rem;display:flex}button.DriverOverlays-module__JxdSVa__driverParkingHistoryBackButton{border:.0625rem solid var(--COLOR_BORDER_SUBTLE);background:var(--COLOR_SURFACE_ELEVATED);color:var(--COLOR_TEXT_HEADING);border-radius:.625rem;align-self:flex-start;align-items:center;gap:.375rem;padding:.5rem .75rem;font-weight:700;display:inline-flex}button.DriverOverlays-module__JxdSVa__driverParkingHistoryBackButton:hover{filter:none;border-color:#155b6880}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionCard{border:.0625rem solid var(--COLOR_BORDER_SUBTLE);background:var(--COLOR_SURFACE_ELEVATED);color:var(--COLOR_TEXT);border-radius:.75rem;flex-direction:column;gap:.625rem;padding:.75rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatus{border-radius:var(--RADIUS_ROUND);justify-content:flex-end;align-items:center;gap:.5rem;width:fit-content;padding:.375rem .625rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatusDot{border-radius:var(--RADIUS_ROUND);background:currentColor;width:.5rem;height:.5rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatusDanger{color:var(--COLOR_TONE_DANGER_TEXT);background:var(--COLOR_TONE_DANGER_BG)}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatusSuccess{color:var(--COLOR_TONE_WARNING_TEXT);background:var(--COLOR_TONE_WARNING_BG)}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatusActive{color:var(--COLOR_TONE_SUCCESS_TEXT);background:var(--COLOR_TONE_SUCCESS_BG)}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionParkingBlock{flex-direction:column;gap:.25rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionSectionLabel{color:var(--COLOR_MUTED);font-size:.75rem;line-height:1.2}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionParkingName{color:var(--COLOR_TEXT_STRONG);font-size:.875rem;line-height:1.25}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionParkingAddress{color:#7d8e95;margin:0;font-size:.75rem;line-height:1.35}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRows{flex-direction:column;gap:.5rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRow{justify-content:space-between;align-items:baseline;gap:.625rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowLabel{color:#5d6f78;font-size:.75rem;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowValue{text-align:right;color:var(--COLOR_TEXT_STRONG);margin-left:auto;font-size:.8125rem;font-weight:700;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehicle{padding-top:.125rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehicleLabel{color:var(--COLOR_TEXT_STRONG);font-size:.8125rem;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehiclePlate{text-align:right;color:#7d8e95;margin-left:auto;font-size:.8125rem;line-height:1.3}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionFinishButton{background:var(--COLOR_PRIMARY);color:#fff;border:.0625rem solid #005b8c4d;border-radius:.75rem;width:100%;min-height:2.875rem;padding:.6875rem .875rem;font-size:.875rem;font-weight:700;line-height:1.2}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionFinishButton:hover{filter:none;border-color:#155b6880}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionFinishButton:disabled{opacity:.7;cursor:default;filter:none;transform:none}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionCancelButton{color:#fff;background:#c02741;border:.0625rem solid #a81f38;border-radius:.75rem;width:100%;min-height:2.875rem;padding:.6875rem .875rem;font-size:.875rem;font-weight:700;line-height:1.2}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionCancelButton:hover{filter:none;border-color:#8f1e30}button.DriverOverlays-module__JxdSVa__driverParkingHistorySessionCancelButton:disabled{opacity:.7;cursor:default;filter:none;transform:none}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsOverlay{z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 1);background:#0f2a3457}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsSheet{--bottom-sheet-max-height:calc(var(--APP_VIEWPORT_HEIGHT) - .5rem);--driver-history-details-row-shadow:#0f172a0d;z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 2);background:linear-gradient(145deg,#fff 0%,#f4f8fb 42%,#fff 100%)}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsSheetActive{--driver-history-details-row-shadow:#2563eb0f;background:linear-gradient(145deg,#f8fbff 0%,#e4efff 42%,#f7fbff 100%);border-color:#60a5fa38}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsSheetSuccess{--driver-history-details-row-shadow:#16703a0f;background:linear-gradient(145deg,#f7fff9 0%,#d7f8e1 42%,#f4fff7 100%);border-color:#22c55e38}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsSheetProblem{--driver-history-details-row-shadow:#b91c1c0d;background:linear-gradient(145deg,#fff8f8 0%,#fee6e6 42%,#fff5f5 100%);border-color:#f8717138}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsPanel{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsBody{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;padding-top:.25rem;padding-right:1rem;padding-bottom:calc(1.125rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));flex:auto;padding-left:1rem;overflow:hidden auto}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsCard{color:var(--COLOR_TEXT);background:0 0;border:0;border-radius:0;flex-direction:column;gap:.875rem;padding:0;font-size:1rem;display:flex;position:relative}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHero{text-align:center;background:0 0;border-radius:.875rem;flex-direction:column;align-items:center;gap:.5rem;min-width:0;padding:1.125rem 1rem 1.375rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHeroStatus{border-radius:0;align-self:flex-start;padding:0;font-size:1rem;font-weight:800;line-height:1.2}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHeroPlate{max-width:100%;color:var(--COLOR_TEXT_STRONG);letter-spacing:0;text-align:center;overflow-wrap:anywhere;margin:.375rem 0 0;font-size:2.625rem;font-weight:850;line-height:1}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsParkingNameButton{max-width:100%;min-height:0;box-shadow:none;color:var(--COLOR_PRIMARY_DARK);text-align:center;text-underline-offset:.125rem;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;justify-content:center;padding:0;font-size:1.125rem;font-weight:700;line-height:1.25;text-decoration:underline;text-decoration-thickness:.0625rem;display:inline-flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHero button.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsParkingNameButton{max-width:100%;min-height:0;box-shadow:none;color:var(--COLOR_PRIMARY_DARK);text-align:center;text-underline-offset:.125rem;background:0 0;border:0 #0000;border-radius:0;padding:0;font-size:1.125rem;font-weight:700;line-height:1.25;text-decoration:underline;text-decoration-thickness:.0625rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHero button.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsParkingNameButton:hover,.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHero button.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsParkingNameButton:active{color:var(--COLOR_PRIMARY_DARK);filter:none!important;box-shadow:none!important;background:0 0!important;border-color:#0000!important}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsParkingNameButtonDisabled{color:#7d8e95;cursor:default;text-decoration:none}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsHeroParkingAddress{color:#7d8e95;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:1rem;line-height:1.35}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsRows{border-top:0;flex-direction:column;gap:.625rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsRow{min-height:2.5rem;box-shadow:0 .5rem 1rem var(--driver-history-details-row-shadow);background:#ffffffe6;border-bottom:0;border-radius:.625rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.625rem;padding:.3rem 1rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsRowLabel{color:#5d6f78;overflow-wrap:anywhere;flex:8rem;min-width:0;font-size:1rem;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsRowValue{text-align:right;min-width:0;max-width:100%;color:var(--COLOR_TEXT_STRONG);overflow-wrap:anywhere;flex:0 auto;margin-left:auto;font-size:1.0625rem;font-weight:700;line-height:1.3}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsActions{padding:.375rem 1rem calc(.75rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));background:0 0;border-top:0;flex-direction:column;flex:none;gap:.5rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsActions>button{width:100%}button.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsAction{background:var(--COLOR_PRIMARY);border-color:var(--COLOR_PRIMARY);min-height:3rem;color:var(--COLOR_ON_PRIMARY)}.DriverOverlays-module__JxdSVa__driverParkingHistoryDetailsLoadingIndicator{margin-top:0;position:absolute;top:.125rem;right:0}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarOverlay{background:#0f2a3452}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarSheet{--bottom-sheet-width:min(30rem, 100%);--bottom-sheet-max-height:min(86vh, calc(var(--APP_VIEWPORT_HEIGHT) * .86));background:#fff;border-radius:1.625rem 1.625rem 0 0}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarBody{min-height:0;padding:0 0 calc(.75rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));flex-direction:column;flex:auto;gap:0;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarScroll{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0f172a3d transparent;flex-direction:column;flex:auto;gap:1.375rem;min-width:0;min-height:0;padding:.25rem 1.25rem .75rem;display:flex;overflow:hidden auto}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarMonthSection{flex-direction:column;gap:.875rem;min-width:0;display:flex}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarMonthTitle{color:#0f172a;text-align:center;text-transform:capitalize;margin:0;font-size:1.375rem;font-weight:850;line-height:1.18}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarWeekdays{color:#94a3b8;text-align:center;text-transform:uppercase;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;font-size:.75rem;font-weight:750;line-height:1;display:grid}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;min-height:0;display:grid}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDay{min-width:0;min-height:3.125rem;color:var(--COLOR_TEXT_STRONG);cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;padding:.25rem .1875rem;font-size:1rem;font-weight:800;line-height:1.15;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayPlaceholder{min-width:0;min-height:3.125rem}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayToday{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#2563eb 54%,#1d4ed8 100%);border-color:#0000;box-shadow:0 .75rem 1.25rem #2563eb5c}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayWithEvents{color:#1d4ed8;background:#eff6ff}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayToday.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayWithEvents{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#2563eb 54%,#1d4ed8 100%);border-color:#0000;box-shadow:0 .75rem 1.25rem #2563eb5c}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayBadge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:1.0625rem;height:1.0625rem;padding:0 .25rem;font-size:.625rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:.1875rem;right:.1875rem;box-shadow:0 .25rem .5rem #ef444447}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDay:hover{filter:none;background:#eff6ff}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDay:disabled{color:#cbd5e1;cursor:default;background:0 0}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDay:disabled:hover{background:0 0}button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayToday:disabled,button.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarDayToday:disabled:hover{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#2563eb 54%,#1d4ed8 100%);border-color:#0000;box-shadow:0 .75rem 1.25rem #2563eb5c}.DriverOverlays-module__JxdSVa__driverParkingHistoryCalendarEmpty{color:var(--COLOR_MUTED);text-align:center;margin:.5rem 0 0;font-size:.875rem;line-height:1.35}button.DriverOverlays-module__JxdSVa__driverSheetScrollTopButton{z-index:9;background:var(--COLOR_SURFACE_ELEVATED);width:2.75rem;min-width:2.75rem;height:2.75rem;color:var(--COLOR_PRIMARY_DARK);border:.0625rem solid #005b8c2e;border-radius:.875rem;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 .75rem 1.625rem #0f2a3429}button.DriverOverlays-module__JxdSVa__driverSheetScrollTopButtonFixed{right:calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_RIGHT), var(--APP_SAFE_AREA_RIGHT)));bottom:calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));position:fixed}button.DriverOverlays-module__JxdSVa__driverSheetScrollTopButtonAbsolute{right:calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_RIGHT), var(--APP_SAFE_AREA_RIGHT)));bottom:calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));z-index:4;position:absolute}button.DriverOverlays-module__JxdSVa__driverSheetScrollTopButton:hover{filter:none;background:var(--COLOR_TONE_INFO_BG);border-color:#005b8c52;box-shadow:0 .875rem 1.875rem #0f2a3433}button.DriverOverlays-module__JxdSVa__driverSheetScrollTopButton svg{width:1.25rem;height:1.25rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionLoadingIndicator{margin-top:.125rem}.DriverOverlays-module__JxdSVa__driverParkingSearchSheet{--driver-parking-search-sheet-height:min(85vh, calc(var(--APP_VIEWPORT_HEIGHT) * .85));--bottom-sheet-max-height:var(--driver-parking-search-sheet-height);height:var(--driver-parking-search-sheet-height);min-height:var(--driver-parking-search-sheet-height);background:#fff}.DriverOverlays-module__JxdSVa__driverParkingSearchSrOnly{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchBody{min-height:0;padding:var(--bottom-sheet-title-top-padding) 1rem calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));background:#fff;flex-direction:column;flex:auto;gap:.625rem;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchTitle{color:var(--COLOR_TEXT_HEADING);margin:0;font-size:1.375rem;line-height:1.15}.DriverOverlays-module__JxdSVa__driverParkingSearchInputWrap{flex:none;width:100%;position:relative}.DriverOverlays-module__JxdSVa__driverParkingSearchInputIcon{color:var(--COLOR_MUTED);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}input.DriverOverlays-module__JxdSVa__driverParkingSearchInput{border-color:#5d6f783d;border-radius:.875rem;width:100%;min-height:3rem;padding-left:2.5rem;padding-right:2rem}input.DriverOverlays-module__JxdSVa__driverParkingSearchInput::placeholder{color:#81939b}button.DriverOverlays-module__JxdSVa__driverParkingSearchInputClearButton{z-index:2;color:#64748b;width:1.75rem;min-width:1.75rem;height:1.75rem;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.125rem;line-height:1;transition:color .12s;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}button.DriverOverlays-module__JxdSVa__driverParkingSearchInputClearButton svg{width:1em;height:1em}button.DriverOverlays-module__JxdSVa__driverParkingSearchInputClearButton:hover{filter:none;color:#475569;box-shadow:none;background:0 0;transform:translateY(-50%)}button.DriverOverlays-module__JxdSVa__driverParkingSearchInputClearButton:active{box-shadow:none;background:0 0;transform:translateY(-50%)}.DriverOverlays-module__JxdSVa__driverParkingSearchTabs{background:var(--COLOR_SURFACE_SUBTLE);border-radius:.75rem;flex-direction:row;flex:none;align-self:stretch;align-items:flex-start;gap:.5rem;width:100%;min-height:2.25rem;padding:.25rem;display:flex}html[data-telegram-miniapp=true][data-telegram-platform=ios] .DriverOverlays-module__JxdSVa__driverParkingSearchTabs.tabSwitchContainer:before{display:none}button.DriverOverlays-module__JxdSVa__driverParkingSearchTab{min-height:1.75rem;color:var(--COLOR_MUTED);font-family:var(--FONT_SANS);letter-spacing:0;transition:background-color var(--MOTION_TAB_SWITCH_DURATION) var(--MOTION_TAB_SWITCH_EASING), color var(--MOTION_TAB_SWITCH_DURATION) var(--MOTION_TAB_SWITCH_EASING), transform var(--MOTION_TAB_SWITCH_DURATION) var(--MOTION_TAB_SWITCH_EASING);box-shadow:none;background:0 0;border:none;border-radius:.5rem;flex:1 1 0;padding:.375rem .625rem;font-size:.9rem;font-style:normal;font-weight:500;line-height:1rem}button.DriverOverlays-module__JxdSVa__driverParkingSearchTab.DriverOverlays-module__JxdSVa__driverParkingSearchTabActive{background:var(--COLOR_SURFACE);color:var(--COLOR_TEXT_STRONG);box-shadow:none;transform:none}html[data-telegram-miniapp=true][data-telegram-platform=ios] button.DriverOverlays-module__JxdSVa__driverParkingSearchTab.DriverOverlays-module__JxdSVa__driverParkingSearchTabActive{box-shadow:0 .125rem .5rem #0f172a24}.DriverOverlays-module__JxdSVa__driverParkingSearchContentViewport{background:0 0;flex:auto;min-height:0;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchContentTrack{width:200%;height:100%;transition:transform var(--MOTION_TAB_SWITCH_DURATION) var(--MOTION_TAB_SWITCH_EASING);will-change:transform;display:flex;transform:translate(0)}.DriverOverlays-module__JxdSVa__driverParkingSearchContentTrackShifted{transform:translate(-50%)}.DriverOverlays-module__JxdSVa__driverParkingSearchContentPanel{flex-direction:column;width:50%;min-width:50%;min-height:0;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchContentPanelInactive{visibility:hidden;pointer-events:none}@media (prefers-reduced-motion:reduce){button.DriverOverlays-module__JxdSVa__driverParkingSearchTab,.DriverOverlays-module__JxdSVa__driverParkingSearchContentTrack,.DriverOverlays-module__JxdSVa__driverParkingHistoryContentTrack{transition:none}}html[data-telegram-miniapp=true][data-telegram-platform=android] .DriverOverlays-module__JxdSVa__driverParkingHistoryContentTrack,html[data-telegram-miniapp=true][data-telegram-platform=android] .DriverOverlays-module__JxdSVa__driverParkingSearchContentTrack{will-change:auto;transition-duration:.12s}.DriverOverlays-module__JxdSVa__driverParkingSearchResults,.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryList{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;background:0 0;flex-direction:column;flex:auto;gap:0;min-height:0;margin-top:0;padding:0 .125rem 0 0;display:flex;overflow:hidden auto}.DriverOverlays-module__JxdSVa__driverParkingSearchResults:not(.DriverOverlays-module__JxdSVa__driverParkingSearchResultsEmpty),.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryList:not(.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryListEmpty){border-top:.0625rem solid #5d6f7824}.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryListEmpty,.DriverOverlays-module__JxdSVa__driverParkingSearchResultsEmpty{justify-content:flex-start;align-items:stretch;padding-right:.125rem}.DriverOverlays-module__JxdSVa__driverParkingSearchResultsEmpty .DriverOverlays-module__JxdSVa__driverParkingSearchEmpty,.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryListEmpty .DriverOverlays-module__JxdSVa__driverParkingSearchEmpty{text-align:center;width:100%;margin:.125rem 0 0}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton{border:.0625rem solid var(--COLOR_BORDER);background:var(--COLOR_SURFACE);color:var(--COLOR_TEXT);box-sizing:border-box;text-align:left;border-radius:.5rem;flex-direction:column;gap:.5rem;width:100%;min-width:0;padding:.625rem .75rem;transition:background-color .22s,border-color .22s,box-shadow .22s,filter .22s;display:flex;overflow:hidden}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButtonHighlighted{background-color:#2563eb14;border-color:#2563ebd1;box-shadow:0 0 0 .125rem #2563eb24}.DriverOverlays-module__JxdSVa__driverParkingSearchResultCardWrap{box-sizing:border-box;border-bottom:.0625rem solid #5d6f7824;width:100%;min-width:0;padding:.5rem}@media (hover:hover) and (pointer:fine){button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton:hover{box-shadow:var(--SHADOW_INTERACTIVE_HOVER);filter:none;border-color:#11576a5c;transform:none}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButtonHighlighted:hover{border-color:#2563ebd1;box-shadow:0 0 0 .125rem #2563eb24}button.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButton:hover{box-shadow:var(--SHADOW_INTERACTIVE_HOVER);filter:none;border-color:#11576a5c;transform:none}}@media (prefers-reduced-motion:reduce){button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton{transition:none}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton:hover{transform:none}}.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryRow{box-sizing:border-box;border-bottom:.0625rem solid #5d6f7824;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;width:100%;min-width:0;padding:.5rem;display:grid}button.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButton{border:.0625rem solid var(--COLOR_BORDER);background:var(--COLOR_SURFACE);color:var(--COLOR_TEXT);text-align:left;border-radius:.5rem;min-width:0;padding:.625rem .75rem;transition:border-color .22s,box-shadow .22s,filter .22s}.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButtonContent{align-items:center;gap:.5rem;min-width:0;display:inline-flex}.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButtonContent svg{color:var(--COLOR_PRIMARY_DARK);flex-shrink:0}.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButtonContent span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton:active,button.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButton:active{filter:none;transform:none}.DriverOverlays-module__JxdSVa__driverSearchHistoryDeleteModal .modalFrameHeader{flex-direction:row;align-items:center}.DriverOverlays-module__JxdSVa__driverSearchHistoryDeleteModal .modalFrameHeader h3{margin:0}.DriverOverlays-module__JxdSVa__driverSearchHistoryDeleteModal .modalFrameBody{text-align:center;align-items:center}.DriverOverlays-module__JxdSVa__driverSearchHistoryDeleteModal .modalFrameBody>p{margin:0}.DriverOverlays-module__JxdSVa__driverNavigatorChooserDrawer{--bottom-sheet-max-height:calc(var(--APP_VIEWPORT_HEIGHT) - 1rem);z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 4);height:min(68vh, calc(var(--APP_VIEWPORT_HEIGHT) - 1rem));background:#fff}.DriverOverlays-module__JxdSVa__driverNavigatorChooserOverlay{z-index:calc(var(--Z_INDEX_VAUL_CONTENT) + 3)}.DriverOverlays-module__JxdSVa__driverNavigatorChooserSheetPanel{min-height:0;padding:var(--bottom-sheet-title-top-padding) 1rem calc(1rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));background:#fff;flex-direction:column;flex:auto;gap:.875rem;display:flex}.DriverOverlays-module__JxdSVa__driverNavigatorChooserSheetHeader{flex:none;justify-content:center;align-items:center;display:flex}.DriverOverlays-module__JxdSVa__driverNavigatorChooserSheetHeader h2{color:#0f172a;letter-spacing:0;margin:0;font-size:1.375rem;font-weight:800;line-height:1.15}.DriverOverlays-module__JxdSVa__driverNavigatorChooserContent{flex-direction:column;flex:auto;gap:.875rem;min-height:0;display:flex}.DriverOverlays-module__JxdSVa__driverNavigatorChooserDescription{color:#64748b;text-align:center;flex:none;justify-content:center;align-items:center;margin:0;font-size:.875rem;font-weight:650;line-height:1.35;display:flex}.DriverOverlays-module__JxdSVa__driverNavigatorProviderList{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;gap:.5rem;min-height:0;padding-right:.125rem;display:flex;overflow:hidden auto}.DriverOverlays-module__JxdSVa__driverNavigatorProviderList::-webkit-scrollbar{display:none}button.DriverOverlays-module__JxdSVa__driverNavigatorProviderButton{color:#0f172a;width:100%;min-height:4rem;box-shadow:none;text-align:left;background:#fff;border:.0625rem solid #dbe4ef;border-radius:.875rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;display:grid}button.DriverOverlays-module__JxdSVa__driverNavigatorProviderButton:hover{filter:none;box-shadow:none;background:#f8fafc;border-color:#2563eb5c}.DriverOverlays-module__JxdSVa__driverNavigatorProviderIcon{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.875rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex;overflow:hidden;box-shadow:0 0 0 .0625rem #0f172a14}.DriverOverlays-module__JxdSVa__driverNavigatorProviderText{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.DriverOverlays-module__JxdSVa__driverNavigatorProviderText strong{color:#0f172a;font-size:.9375rem;font-weight:800;line-height:1.15}.DriverOverlays-module__JxdSVa__driverNavigatorProviderText span{color:#64748b;font-size:.75rem;font-weight:650;line-height:1.25}.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal,.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal,.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal{background:#fff}.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal{border:0}:is(.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal .modalFrameBody,.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal .modalFrameFooter,.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameHeader,.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameBody,.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameFooter,.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal .modalFrameHeader,.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal .modalFrameBody,.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal .modalFrameFooter){background:#fff}:is(.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal .modalFrameHeader,.DriverOverlays-module__JxdSVa__driverParkingSessionCompletedModal .modalFrameFooter){border:0}.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameHeader{border-bottom:0}.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameBody{text-align:center;align-items:center}.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameBody>p{margin:0}.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal .modalFrameBody{text-align:center;align-items:center}.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal .modalFrameBody>p{margin:0}:is(.DriverOverlays-module__JxdSVa__driverRouteDismissConfirmModal .modalFrameFooter,.DriverOverlays-module__JxdSVa__driverParkingPlainConfirmModal .modalFrameFooter){border-top:0}.DriverOverlays-module__JxdSVa__driverParkingSearchDeleteFooterActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.DriverOverlays-module__JxdSVa__driverParkingSearchDeleteFooterActions>*{width:100%;min-width:0}button.DriverOverlays-module__JxdSVa__driverParkingConfirmNoButton{color:var(--COLOR_PRIMARY);box-shadow:none;background:#fff;border-color:#2563eb57}button.DriverOverlays-module__JxdSVa__driverParkingConfirmNoButton:hover{border-color:var(--COLOR_PRIMARY);color:var(--COLOR_PRIMARY_DARK);filter:none;box-shadow:none;background:#fff}.DriverOverlays-module__JxdSVa__driverInfoModalFooter{justify-content:center;width:100%;display:flex}.DriverOverlays-module__JxdSVa__driverInfoModalFooter button{min-width:8.25rem}.DriverOverlays-module__JxdSVa__driverInfoModalText{text-align:center;white-space:pre-line;margin:0}.DriverOverlays-module__JxdSVa__driverParkingSearchResultTitle{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;color:var(--COLOR_TEXT_STRONG);letter-spacing:0;font-size:1rem;font-weight:800;line-height:1.15;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchResultMeta{color:#5d6f78;font-size:.75rem;font-weight:650;line-height:1.25}.DriverOverlays-module__JxdSVa__driverParkingSearchResultHighlight{color:inherit;background:#2563eb24;border-radius:.25rem;padding:0 .08em;box-shadow:0 0 0 .0625rem #2563eb1f}.DriverOverlays-module__JxdSVa__driverParkingSearchResultMetaRow{justify-content:space-between;align-items:center;gap:.625rem;width:100%;min-width:0;display:flex;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchResultAddress{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSearchResultViewedLabel{color:#2563eb;font-weight:800}.DriverOverlays-module__JxdSVa__driverParkingSearchResultDistance{white-space:nowrap;flex-shrink:0}.DriverOverlays-module__JxdSVa__driverParkingSearchEmpty{color:var(--COLOR_MUTED);margin:.5rem 0 0;font-size:1rem;line-height:1.35}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountsRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;display:grid}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountCard{background:#005b8c0a;border:.0625rem solid #005b8c29;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.375rem;min-width:0;min-height:2.125rem;padding:.375rem .5rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountCardMessage{background:#005b8c0a;border:.0625rem solid #005b8c29;border-radius:.5rem;align-items:center;min-width:0;min-height:2.125rem;padding:.375rem .5rem;display:flex}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountMessage{color:var(--COLOR_TEXT_ACCENT);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;line-height:1.2;overflow:hidden}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountLabel{text-transform:uppercase;letter-spacing:.02em;color:var(--COLOR_MUTED);font-size:.625rem;font-weight:700;line-height:1.2}.DriverOverlays-module__JxdSVa__driverParkingSessionAmountValue{color:var(--COLOR_TEXT_ACCENT);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:800;line-height:1.2;overflow:hidden}@media (min-width:71.3125rem){.DriverOverlays-module__JxdSVa__driverParkingHistoryBody{padding:var(--bottom-sheet-title-top-padding) .75rem calc(.75rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));gap:.5rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryTitle,.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileTitle{font-size:1.1875rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryCard{padding:.5rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryCardPlateNumber{font-size:1.65rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionCard{border-radius:.625rem;padding:.625rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowLabel,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionSectionLabel,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionParkingAddress,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionStatus{font-size:.6875rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowValue,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehicleLabel,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehiclePlate,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionParkingName{font-size:.75rem}.DriverOverlays-module__JxdSVa__driverParkingSearchBody{padding:var(--bottom-sheet-title-top-padding) .75rem calc(.75rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)));gap:.5rem}.DriverOverlays-module__JxdSVa__driverParkingSearchTitle{font-size:1.1875rem}button.DriverOverlays-module__JxdSVa__driverParkingSearchResultButton,button.DriverOverlays-module__JxdSVa__driverParkingSearchHistoryButton{border-radius:.5rem;padding:.5rem .625rem}.DriverOverlays-module__JxdSVa__driverParkingSearchResultTitle{font-size:.8125rem}.DriverOverlays-module__JxdSVa__driverParkingSearchResultMeta{font-size:.6875rem}button.DriverOverlays-module__JxdSVa__driverParkingHistoryLocaleButton{border-radius:.5rem;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.625rem}button.DriverOverlays-module__JxdSVa__driverParkingHistorySupportButton,button.DriverOverlays-module__JxdSVa__driverParkingHistoryLogoutButton{border-radius:.65rem}}@media (max-width:40rem){.DriverOverlays-module__JxdSVa__driverParkingSupportSheetBody{padding:var(--bottom-sheet-title-top-padding) .875rem calc(.875rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)))}.DriverOverlays-module__JxdSVa__driverParkingSupportSheetTitle{font-size:1.25rem}.DriverOverlays-module__JxdSVa__driverParkingSupportText,a.DriverOverlays-module__JxdSVa__driverParkingSupportCallButton{font-size:.875rem}a.DriverOverlays-module__JxdSVa__driverParkingSupportCallButton{border-radius:.75rem;min-height:2.75rem;padding:.5625rem .875rem}.DriverOverlays-module__JxdSVa__driverParkingSupportHint{font-size:.6875rem}.DriverOverlays-module__JxdSVa__driverParkingHistoryBody{padding:var(--bottom-sheet-title-top-padding) .625rem calc(.625rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)))}.DriverOverlays-module__JxdSVa__driverParkingHistoryTitle,.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileTitle{font-size:1.25rem}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRow{align-items:flex-start}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowLabel{flex:auto;min-width:0}.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowValue,.DriverOverlays-module__JxdSVa__driverParkingHistorySessionRowVehiclePlate{white-space:nowrap;flex-shrink:0}.DriverOverlays-module__JxdSVa__driverParkingSearchBody{padding:var(--bottom-sheet-title-top-padding) .625rem calc(.625rem + max(var(--TG_CONTENT_SAFE_AREA_BOTTOM), var(--APP_SAFE_AREA_BOTTOM)))}.DriverOverlays-module__JxdSVa__driverParkingSearchTitle{font-size:1.25rem}.DriverOverlays-module__JxdSVa__driverSearchHistoryDeleteModal .modalFrameHeader{flex-direction:row;align-items:center}}.DriverOverlays-module__JxdSVa__driverParkingHistoryTitle,.DriverOverlays-module__JxdSVa__driverParkingHistoryProfileTitle,.DriverOverlays-module__JxdSVa__driverParkingSearchTitle,.DriverOverlays-module__JxdSVa__driverNavigatorChooserSheetHeader h2{color:#0f172a;font-size:1.375rem;line-height:1.15}
