.AdminAirportsPage-module__pbLnFq__container{gap:1.4rem;display:grid}.AdminAirportsPage-module__pbLnFq__header{flex-direction:column;gap:1rem;display:flex}.AdminAirportsPage-module__pbLnFq__top{border-bottom:2px solid var(--stroke);width:100%;padding-bottom:1rem}.AdminAirportsPage-module__pbLnFq__heading{margin:0}.AdminAirportsPage-module__pbLnFq__description{color:var(--paragraph);opacity:.8;margin:0;font-size:1.4rem}.AdminAirportsPage-module__pbLnFq__headerActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AdminAirportsPage-module__pbLnFq__meta{opacity:.75;font-size:1.4rem}.AdminAirportsPage-module__pbLnFq__filters{gap:2rem;margin-top:.6rem;display:grid}.AdminAirportsPage-module__pbLnFq__filterGroup{gap:1rem;display:grid}.AdminAirportsPage-module__pbLnFq__filterTitle{letter-spacing:normal;opacity:.6;text-transform:uppercase;font-size:1.4rem;font-weight:900}.AdminAirportsPage-module__pbLnFq__tabRow{flex-wrap:wrap;gap:1rem;display:flex}.AdminAirportsPage-module__pbLnFq__list{flex-direction:column;gap:1.2rem;display:flex}.AdminAirportsPage-module__pbLnFq__card{border:1px solid var(--stroke);background:var(--white);border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.6rem 2rem;transition:opacity .2s;display:flex}.AdminAirportsPage-module__pbLnFq__cardInactive{opacity:.6;background:#00000005}.AdminAirportsPage-module__pbLnFq__cardInactive:hover{opacity:1}.AdminAirportsPage-module__pbLnFq__cardBody{flex-direction:column;gap:6px;min-width:0;display:flex}.AdminAirportsPage-module__pbLnFq__cardTitleRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AdminAirportsPage-module__pbLnFq__airportName{color:var(--black);font-size:1.5rem;font-weight:700}.AdminAirportsPage-module__pbLnFq__iata{opacity:.6;font-weight:500}.AdminAirportsPage-module__pbLnFq__cardMeta{flex-direction:column;gap:2px;display:flex}.AdminAirportsPage-module__pbLnFq__address{color:var(--paragraph);opacity:.8;font-size:1.4rem}.AdminAirportsPage-module__pbLnFq__placeId{color:var(--paragraph);opacity:.6;font-size:1.3rem}.AdminAirportsPage-module__pbLnFq__cardActions{flex-shrink:0;align-items:center;gap:2rem;display:flex}.AdminAirportsPage-module__pbLnFq__toggle{cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:52px;height:28px;padding:0;transition:background-color .25s;position:relative}.AdminAirportsPage-module__pbLnFq__toggle:disabled{opacity:.5;cursor:not-allowed}.AdminAirportsPage-module__pbLnFq__toggleOn{background-color:#16a34a}.AdminAirportsPage-module__pbLnFq__toggleOff{background-color:#d1d5db}.AdminAirportsPage-module__pbLnFq__toggleThumb{background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .25s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.AdminAirportsPage-module__pbLnFq__toggleOn .AdminAirportsPage-module__pbLnFq__toggleThumb{transform:translate(24px)}.AdminAirportsPage-module__pbLnFq__toggleOff .AdminAirportsPage-module__pbLnFq__toggleThumb{transform:translate(0)}.AdminAirportsPage-module__pbLnFq__empty{text-align:center;border:1px solid var(--stroke);background:var(--white);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.AdminAirportsPage-module__pbLnFq__emptyTitle{margin:0;font-size:1.6rem;font-weight:600}.AdminAirportsPage-module__pbLnFq__emptyCopy{opacity:.75;margin:0;font-size:1.4rem}.AdminAirportsPage-module__pbLnFq__modalContent{flex-direction:column;gap:2rem;display:flex}.AdminAirportsPage-module__pbLnFq__modalActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}@media screen and (max-width:600px){.AdminAirportsPage-module__pbLnFq__card{flex-direction:column;align-items:flex-start}.AdminAirportsPage-module__pbLnFq__cardActions{justify-content:flex-start;width:100%}.AdminAirportsPage-module__pbLnFq__tabRow{gap:1rem}}
.Modal-module__YT4P-W__backdrop{z-index:10000;pointer-events:none;opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.Modal-module__YT4P-W__backdrop.Modal-module__YT4P-W__open{pointer-events:auto;opacity:1}.Modal-module__YT4P-W__dialog{background:var(--white);opacity:0;border-radius:10px;width:700px;max-height:95vh;padding:2rem;transition:opacity .25s;position:relative;overflow:auto;transform:scale(.98);z-index:10001!important}.Modal-module__YT4P-W__dialog.Modal-module__YT4P-W__open{opacity:1;transform:scale(1)}.Modal-module__YT4P-W__closeBtn{cursor:pointer;z-index:999;background:0 0;border:none;justify-content:flex-end;align-items:center;margin-left:auto;display:flex;position:absolute;top:30px;right:30px}.Modal-module__YT4P-W__icon{width:4rem;height:4rem;color:var(--black)}@media (max-width:768px){.Modal-module__YT4P-W__dialog{margin-left:1rem;margin-right:1rem}}@media (max-width:568px){.Modal-module__YT4P-W__closeBtn{top:20px;right:20px}}
.RefundButton-module__VbCZpW__container{flex-direction:column;gap:1rem;display:flex}.RefundButton-module__VbCZpW__disabledState{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:1rem}.RefundButton-module__VbCZpW__disabledMessage{color:#6b7280;align-items:center;gap:8px;font-size:1.4rem;display:flex}.RefundButton-module__VbCZpW__disabledIcon{font-size:1.4rem}.RefundButton-module__VbCZpW__fullyRefundedState{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;align-items:center;gap:8px;padding:1rem;font-size:1.4rem;display:flex}.RefundButton-module__VbCZpW__checkIcon{font-size:1.4rem;font-weight:700}.RefundButton-module__VbCZpW__refundDueAlert{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.RefundButton-module__VbCZpW__refundDueContent{font-size:1.4rem;line-height:1.5}.RefundButton-module__VbCZpW__refundDueContent strong{color:#b45309;letter-spacing:normal;font-size:1.6rem;display:inline-block}.RefundButton-module__VbCZpW__refundDetail{opacity:.85;margin-top:1rem;font-size:1.4rem;display:block}.RefundButton-module__VbCZpW__applyRefundDueBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;flex-shrink:0;padding:6px 14px;font-size:1.4rem;font-weight:600}.RefundButton-module__VbCZpW__applyRefundDueBtn:hover{background:#d97706}.RefundButton-module__VbCZpW__refundedInfo{color:#6b7280;background:#f3f4f6;border-radius:6px;flex-wrap:wrap;gap:8px 16px;padding:10px 14px;font-size:1.4rem;display:flex}.RefundButton-module__VbCZpW__remainingInfo{color:#374151;font-weight:600}.RefundButton-module__VbCZpW__refundForm{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:1fr 1fr;gap:2rem;padding:1.25rem;display:grid}.RefundButton-module__VbCZpW__inputSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.RefundButton-module__VbCZpW__inputLabel{color:#374151;text-transform:uppercase;letter-spacing:.02em;font-size:1.4rem;font-weight:600}.RefundButton-module__VbCZpW__inputWrapper{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;display:flex;overflow:hidden}.RefundButton-module__VbCZpW__inputWrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.RefundButton-module__VbCZpW__currencySymbol{color:#6b7280;background:#f3f4f6;padding:.75rem;font-size:1.4rem;font-weight:600}.RefundButton-module__VbCZpW__input{border:none;outline:none;flex:1;min-width:0;padding:.75rem;font-size:1.4rem;font-weight:600}.RefundButton-module__VbCZpW__input::placeholder{color:#d1d5db}.RefundButton-module__VbCZpW__maxNote{color:#9ca3af;font-size:1.4rem}.RefundButton-module__VbCZpW__percentageSection{flex-direction:column;gap:6px;display:flex}.RefundButton-module__VbCZpW__percentageButtons{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.RefundButton-module__VbCZpW__percentBtn{border:1px solid var(--stroke);background:#fff;background-color:var(--lightGray);cursor:pointer;color:#374151;border-radius:5px;flex-direction:column;align-items:center;gap:1rem;padding:10px 8px;font-size:1.4rem;font-weight:600;transition:all .15s;display:flex}.RefundButton-module__VbCZpW__percentBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.RefundButton-module__VbCZpW__percentBtn:disabled{opacity:.5;cursor:not-allowed}.RefundButton-module__VbCZpW__percentBtnActive{color:#fff;background:#1e293b;border-color:#1e293b}.RefundButton-module__VbCZpW__percentBtnActive:hover:not(:disabled){background:#334155;border-color:#334155}.RefundButton-module__VbCZpW__percentAmount{letter-spacing:normal;font-size:1.4rem;font-weight:700}.RefundButton-module__VbCZpW__percentBtnActive .RefundButton-module__VbCZpW__percentAmount{color:#fff}.RefundButton-module__VbCZpW__warningMessage{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:10px 14px;font-size:1.4rem}.RefundButton-module__VbCZpW__actionSection{gap:1rem;display:flex}.RefundButton-module__VbCZpW__confirmSection{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:1rem}.RefundButton-module__VbCZpW__confirmMessage{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.RefundButton-module__VbCZpW__confirmMessage strong{letter-spacing:normal;color:#991b1b;margin-bottom:6px;font-size:1.6rem;display:inline-block}.RefundButton-module__VbCZpW__confirmMessage p{letter-spacing:normal;color:#7f1d1d;margin:0;font-size:1.4rem}.RefundButton-module__VbCZpW__confirmActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media screen and (max-width:700px){.RefundButton-module__VbCZpW__refundForm{grid-template-columns:1fr;gap:1rem}.RefundButton-module__VbCZpW__percentageButtons{grid-template-columns:repeat(2,1fr)}.RefundButton-module__VbCZpW__refundDueAlert{flex-direction:column;align-items:flex-start}.RefundButton-module__VbCZpW__applyRefundDueBtn{width:100%;padding:10px}.RefundButton-module__VbCZpW__confirmActions{flex-direction:column}.RefundButton-module__VbCZpW__confirmActions>*{width:100%}}
.Approvaltoggleclient-module__OwEycG__container{border:1px solid var(--stroke);background:#fafafa;border-radius:10px;flex-direction:column;gap:2rem;padding:2rem;display:flex;position:relative}.Approvaltoggleclient-module__OwEycG__header{margin-bottom:.25rem}.Approvaltoggleclient-module__OwEycG__content{flex-direction:column;gap:2rem;display:flex}.Approvaltoggleclient-module__OwEycG__checkboxRow{cursor:pointer;align-items:center;gap:1rem;display:flex}.Approvaltoggleclient-module__OwEycG__checkbox{cursor:pointer;accent-color:#16a34a;width:20px;height:20px}.Approvaltoggleclient-module__OwEycG__checkbox:disabled{cursor:not-allowed;opacity:.6}.Approvaltoggleclient-module__OwEycG__checkboxLabel{color:var(--paragraph)}.Approvaltoggleclient-module__OwEycG__statusBadge{border-radius:5px;width:fit-content;padding:6px 12px;font-size:1.4rem;font-weight:600;display:inline-block}.Approvaltoggleclient-module__OwEycG__statusApproved{color:#166534;background:#dcfce7;border:1px solid #86efac}.Approvaltoggleclient-module__OwEycG__statusPending{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.Approvaltoggleclient-module__OwEycG__statusDeclined{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.Approvaltoggleclient-module__OwEycG__declineReasonDisplay{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;font-size:1.4rem;line-height:1.5}.Approvaltoggleclient-module__OwEycG__declineReasonDisplay strong{color:#7f1d1d}.Approvaltoggleclient-module__OwEycG__actionButtons{flex-wrap:wrap;gap:1rem;display:flex}.Approvaltoggleclient-module__OwEycG__formGroup{flex-direction:column;gap:1rem;width:100%;display:flex}.Approvaltoggleclient-module__OwEycG__reasonTextarea{border:1px solid var(--stroke);letter-spacing:normal;resize:vertical;border-radius:8px;width:100%;min-height:80px;padding:.75rem;font-family:inherit;font-size:1.4rem}.Approvaltoggleclient-module__OwEycG__reasonTextarea:focus{border-color:var(--black);outline:none}.Approvaltoggleclient-module__OwEycG__hint{letter-spacing:normal;color:#64748b;margin:0;font-size:1.4rem;line-height:1.5}.Approvaltoggleclient-module__OwEycG__hintLocked{color:#64748b;margin:0;font-style:italic}.Approvaltoggleclient-module__OwEycG__modalContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Approvaltoggleclient-module__OwEycG__modalSubnote{opacity:.8;margin-top:.5rem;display:inline-block}.Approvaltoggleclient-module__OwEycG__warningBox{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;width:100%;padding:1rem}.Approvaltoggleclient-module__OwEycG__warningBox strong{margin-bottom:1rem;font-size:2rem;display:inline-block}.Approvaltoggleclient-module__OwEycG__warningList{margin:0;padding-left:1.25rem;font-size:1.4rem;line-height:1.6}.Approvaltoggleclient-module__OwEycG__warningList li{letter-spacing:normal;margin-bottom:.5rem}.Approvaltoggleclient-module__OwEycG__warningList li:last-child{margin-bottom:0}.Approvaltoggleclient-module__OwEycG__modalActions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:2rem;display:flex}@media screen and (max-width:600px){.Approvaltoggleclient-module__OwEycG__container{padding:1rem}.Approvaltoggleclient-module__OwEycG__actionButtons{flex-direction:column;width:100%}.Approvaltoggleclient-module__OwEycG__actionButtons>*{width:100%}.Approvaltoggleclient-module__OwEycG__modalActions{flex-direction:column;width:100%}.Approvaltoggleclient-module__OwEycG__modalActions>*{width:100%}}
.VehicleUnitDetailPage-module__dQtKwG__container{gap:7rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__header{gap:2rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__headerTop{flex-direction:column;gap:1rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__top{border-bottom:2px solid var(--stroke);flex-direction:column;gap:1rem;padding-bottom:1.5rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__backBtn{width:fit-content}.VehicleUnitDetailPage-module__dQtKwG__heading{margin:0}.VehicleUnitDetailPage-module__dQtKwG__badgesRow{flex-wrap:wrap;gap:1rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__profileSection{align-items:center;gap:2rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__profileInfo{flex-direction:column;gap:1rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__card{background:var(--white);border:1px solid var(--stroke);border-radius:10px;overflow:hidden}.VehicleUnitDetailPage-module__dQtKwG__cardHeader{border-bottom:1px solid var(--stroke);flex-direction:column;gap:1rem;padding:1rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__cardBody{gap:1rem;padding:2rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__infoRow{border-bottom:1px solid var(--stroke);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__infoRow:last-child{border-bottom:none;padding-bottom:0}.VehicleUnitDetailPage-module__dQtKwG__infoLabel{opacity:.7;text-transform:uppercase;letter-spacing:.05em;font-size:1.4rem;font-weight:600}.VehicleUnitDetailPage-module__dQtKwG__infoValue{font-size:1.4rem;font-weight:600}.VehicleUnitDetailPage-module__dQtKwG__mono{word-break:break-all;font-family:monospace;font-size:1.4rem}.VehicleUnitDetailPage-module__dQtKwG__plateCell{letter-spacing:2px;color:var(--black);background:var(--lightGray);border-radius:4px;padding:.35rem .75rem;font-family:monospace;font-size:1.4rem;font-weight:700}.VehicleUnitDetailPage-module__dQtKwG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__statBox{text-align:center;border:1px solid var(--stroke);background:#00000005;border-radius:8px;padding:1rem}.VehicleUnitDetailPage-module__dQtKwG__statValue{letter-spacing:normal;color:var(--black);font-size:2.8rem;font-weight:900}.VehicleUnitDetailPage-module__dQtKwG__statLabel{opacity:.7;margin-top:.25rem;font-size:1.4rem}.VehicleUnitDetailPage-module__dQtKwG__section{gap:2rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__sectionHeader{gap:1rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__sectionHeaderTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.VehicleUnitDetailPage-module__dQtKwG__chartCard{background:var(--white);border:1px solid var(--stroke);border-radius:10px;overflow:hidden}.VehicleUnitDetailPage-module__dQtKwG__chartWrap{height:320px;padding:1rem}.VehicleUnitDetailPage-module__dQtKwG__tableCard{border:1px solid var(--stroke);border-radius:10px;overflow:hidden}.VehicleUnitDetailPage-module__dQtKwG__tableWrap{overflow-x:auto}.VehicleUnitDetailPage-module__dQtKwG__table{border-collapse:collapse;width:100%;min-width:800px}.VehicleUnitDetailPage-module__dQtKwG__thead{background:var(--white)}.VehicleUnitDetailPage-module__dQtKwG__trHead{border-bottom:1px solid var(--stroke)}.VehicleUnitDetailPage-module__dQtKwG__th{text-align:left;opacity:.7;white-space:nowrap;padding:10px 12px;font-size:1.4rem;font-weight:700}.VehicleUnitDetailPage-module__dQtKwG__thRight{text-align:right}.VehicleUnitDetailPage-module__dQtKwG__tr{border-bottom:1px solid var(--stroke);cursor:pointer;transition:background .2s}.VehicleUnitDetailPage-module__dQtKwG__tr:hover{background:var(--lightGray)}.VehicleUnitDetailPage-module__dQtKwG__tr:last-child{border-bottom:none}.VehicleUnitDetailPage-module__dQtKwG__td{vertical-align:top;padding:10px 12px}.VehicleUnitDetailPage-module__dQtKwG__tdRight{text-align:right}.VehicleUnitDetailPage-module__dQtKwG__rowLink{font-weight:600;text-decoration:none}.VehicleUnitDetailPage-module__dQtKwG__rowLink:hover{text-decoration:underline}.VehicleUnitDetailPage-module__dQtKwG__rowStretchedLink{z-index:1;position:absolute;inset:0}.VehicleUnitDetailPage-module__dQtKwG__pickupMeta{align-items:center;gap:1rem;margin-top:4px;display:flex}.VehicleUnitDetailPage-module__dQtKwG__pill{background:#0000000d;border:1px solid #00000014;border-radius:999px;padding:4px 8px;font-size:1.4rem;line-height:1}.VehicleUnitDetailPage-module__dQtKwG__cellStack{gap:1rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__cellStrong{font-size:1.4rem;font-weight:600}.VehicleUnitDetailPage-module__dQtKwG__cellSub{opacity:.7;font-size:1.4rem}.VehicleUnitDetailPage-module__dQtKwG__actionsRow{flex-wrap:wrap;gap:1rem;display:flex}@media screen and (max-width:768px){.VehicleUnitDetailPage-module__dQtKwG__grid{grid-template-columns:1fr}.VehicleUnitDetailPage-module__dQtKwG__chartWrap{height:260px}.VehicleUnitDetailPage-module__dQtKwG__tableCard{background:0 0;border:0}.VehicleUnitDetailPage-module__dQtKwG__table{min-width:0}.VehicleUnitDetailPage-module__dQtKwG__thead{display:none}.VehicleUnitDetailPage-module__dQtKwG__table,.VehicleUnitDetailPage-module__dQtKwG__table tbody,.VehicleUnitDetailPage-module__dQtKwG__tr,.VehicleUnitDetailPage-module__dQtKwG__td{width:100%;display:block}.VehicleUnitDetailPage-module__dQtKwG__tr{border:1px solid var(--stroke);background:var(--white);border-radius:12px;margin-bottom:12px;padding:12px}.VehicleUnitDetailPage-module__dQtKwG__tr:hover{background:var(--white)}.VehicleUnitDetailPage-module__dQtKwG__td{border-bottom:1px solid var(--stroke);padding:8px 0}.VehicleUnitDetailPage-module__dQtKwG__td:last-child{border-bottom:0;padding-bottom:0}.VehicleUnitDetailPage-module__dQtKwG__td:first-child{padding-top:0}.VehicleUnitDetailPage-module__dQtKwG__td:before{content:attr(data-label);letter-spacing:normal;opacity:.6;margin-bottom:4px;font-size:1.4rem;font-weight:900;display:block}.VehicleUnitDetailPage-module__dQtKwG__tdRight{text-align:left}.VehicleUnitDetailPage-module__dQtKwG__profileSection{flex-direction:column;align-items:flex-start}.VehicleUnitDetailPage-module__dQtKwG__sectionHeaderTop{flex-direction:column}}@media screen and (max-width:568px){.VehicleUnitDetailPage-module__dQtKwG__statsGrid{grid-template-columns:1fr}.VehicleUnitDetailPage-module__dQtKwG__statValue{font-size:2.4rem}.VehicleUnitDetailPage-module__dQtKwG__statLabel,.VehicleUnitDetailPage-module__dQtKwG__infoLabel,.VehicleUnitDetailPage-module__dQtKwG__infoValue{font-size:1.4rem}}
.ApprovePriceForm-module__YdzH5G__form{gap:10px;display:grid}.ApprovePriceForm-module__YdzH5G__button{cursor:pointer;font:inherit;background:#fff;border:1px solid #0003;border-radius:5px;justify-self:start;padding:1rem}.ApprovePriceForm-module__YdzH5G__button:disabled{opacity:.65;cursor:not-allowed}.ApprovePriceForm-module__YdzH5G__grid2{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.ApprovePriceForm-module__YdzH5G__field{gap:1rem;display:grid}.ApprovePriceForm-module__YdzH5G__fieldLabel{opacity:.8;text-transform:uppercase;letter-spacing:.02em;font-size:1.4rem;font-weight:600}.ApprovePriceForm-module__YdzH5G__input{font:inherit;letter-spacing:normal;background:#fff;border:1px solid #00000026;border-radius:5px;padding:1rem;font-size:1.4rem;font-weight:600}.ApprovePriceForm-module__YdzH5G__input:focus{border-color:#0006;outline:none}.ApprovePriceForm-module__YdzH5G__input:disabled{opacity:.65;cursor:not-allowed}.ApprovePriceForm-module__YdzH5G__inputHighlight{letter-spacing:normal;background:#f0fdf4;border-color:#22c55e;font-size:1.4rem;font-weight:700}.ApprovePriceForm-module__YdzH5G__inputHighlight:focus{border-color:#16a34a}.ApprovePriceForm-module__YdzH5G__btnContainer{margin-top:1rem}@media screen and (max-width:600px){.ApprovePriceForm-module__YdzH5G__grid2{grid-template-columns:1fr}}
.FlightLookupInput-module__oP_r1q__container{gap:8px;display:grid}.FlightLookupInput-module__oP_r1q__inputWrapper{align-items:stretch;gap:2rem;display:flex}.FlightLookupInput-module__oP_r1q__flightInput{flex:1;width:100%}.FlightLookupInput-module__oP_r1q__lookupBtn{cursor:pointer;color:#475569;white-space:nowrap;background:#fff;border:1px solid #00000026;border-radius:7px;padding:0 14px;font-size:1.4rem;font-weight:500;transition:all .15s}.FlightLookupInput-module__oP_r1q__lookupBtn:disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9}.FlightLookupInput-module__oP_r1q__lookupBtn:not(:disabled):hover{background:#f8fafc;border-color:#00000040}.FlightLookupInput-module__oP_r1q__message{margin-top:2px;font-size:1.4rem;font-weight:600}.FlightLookupInput-module__oP_r1q__warningMessage{color:#d97706}.FlightLookupInput-module__oP_r1q__successMessage{color:#16a34a}.FlightLookupInput-module__oP_r1q__errorMessage{color:#dc2626}.FlightLookupInput-module__oP_r1q__helperText{opacity:.6;font-size:1.4px}
.BookingCompletionChecklist-module__GPqlBa__container{border-radius:10px;height:fit-content;margin-bottom:1.5rem;padding:1.5rem}.BookingCompletionChecklist-module__GPqlBa__alert_complete{border:1px solid var(--green)!important}.BookingCompletionChecklist-module__GPqlBa__alert_critical{background:#ef444414;border:2px solid #ef44444d}.BookingCompletionChecklist-module__GPqlBa__alert_warning{background:#f59e0b14;border:2px solid #f59e0b4d}.BookingCompletionChecklist-module__GPqlBa__header{border-bottom:1px solid #00000014;align-items:flex-start;gap:12px;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.BookingCompletionChecklist-module__GPqlBa__icon{flex-shrink:0;font-size:24px}.BookingCompletionChecklist-module__GPqlBa__headerText{flex-direction:column;gap:2px;display:flex}.BookingCompletionChecklist-module__GPqlBa__title{color:#111827;font-weight:700}.BookingCompletionChecklist-module__GPqlBa__alert_critical .BookingCompletionChecklist-module__GPqlBa__title{color:#b91c1c}.BookingCompletionChecklist-module__GPqlBa__alert_warning .BookingCompletionChecklist-module__GPqlBa__title{color:#92400e}.BookingCompletionChecklist-module__GPqlBa__subtitle{color:#6b7280;font-size:1.4rem}.BookingCompletionChecklist-module__GPqlBa__checklist{flex-direction:column;gap:10px;display:flex}.BookingCompletionChecklist-module__GPqlBa__checkItem{background:#fff9;border:1px solid #0000000f;border-radius:5px;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.BookingCompletionChecklist-module__GPqlBa__checkItem.BookingCompletionChecklist-module__GPqlBa__complete{opacity:.85;border:1px solid var(--lightGreen)!important}.BookingCompletionChecklist-module__GPqlBa__checkItem.BookingCompletionChecklist-module__GPqlBa__complete:hover{opacity:1}.BookingCompletionChecklist-module__GPqlBa__checkItem.BookingCompletionChecklist-module__GPqlBa__incomplete{background:#ffffffe6}.BookingCompletionChecklist-module__GPqlBa__checkItem.BookingCompletionChecklist-module__GPqlBa__critical{background:#ef44440f;border-color:#ef444433}.BookingCompletionChecklist-module__GPqlBa__checkIcon{letter-spacing:normal;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.4rem;font-weight:700;display:flex}.BookingCompletionChecklist-module__GPqlBa__complete .BookingCompletionChecklist-module__GPqlBa__checkIcon{color:#fff;background:#22c55e}.BookingCompletionChecklist-module__GPqlBa__incomplete .BookingCompletionChecklist-module__GPqlBa__checkIcon{color:#6b7280;background:#e5e7eb}.BookingCompletionChecklist-module__GPqlBa__critical .BookingCompletionChecklist-module__GPqlBa__checkIcon{color:#fff;background:#ef4444}.BookingCompletionChecklist-module__GPqlBa__checkContent{flex-direction:column;gap:1rem;min-width:0;display:flex}.BookingCompletionChecklist-module__GPqlBa__checkLabel{color:#111827;flex-wrap:wrap;align-items:center;gap:8px;font-size:1.4rem;font-weight:600;display:flex}.BookingCompletionChecklist-module__GPqlBa__criticalBadge{letter-spacing:normal;text-transform:uppercase;color:#fff;background:#ef4444;border-radius:5px;padding:2px 6px;font-size:1.4rem;font-weight:700}.BookingCompletionChecklist-module__GPqlBa__checkValue{color:#22c55e;font-size:1.4rem;font-weight:500}.BookingCompletionChecklist-module__GPqlBa__checkDescription{color:#6b7280;font-size:1.4rem;line-height:1.4}.BookingCompletionChecklist-module__GPqlBa__impactWarning{color:#1e40af;background:#3b82f614;border:1px solid #3b82f633;border-radius:5px;margin-top:1.25rem;padding:10px 12px;font-size:1.4rem;line-height:1.4}.BookingCompletionChecklist-module__GPqlBa__impactWarning strong{letter-spacing:normal;font-weight:700}.BookingCompletionChecklist-module__GPqlBa__clickable{cursor:pointer;transition:background-color .2s,transform .1s}.BookingCompletionChecklist-module__GPqlBa__clickable:hover{background-color:#00000008;transform:translate(4px)}.BookingCompletionChecklist-module__GPqlBa__clickable:active{transform:translate(2px)}.BookingCompletionChecklist-module__GPqlBa__goToArrow{color:#94a3b8;margin-left:auto;font-size:1.6rem;font-weight:600;transition:transform .2s,color .2s}.BookingCompletionChecklist-module__GPqlBa__clickable:hover .BookingCompletionChecklist-module__GPqlBa__goToArrow{color:#64748b;transform:translate(4px)}.BookingCompletionChecklist-module__GPqlBa__checkItem{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;transition:all .2s;display:flex}.BookingCompletionChecklist-module__GPqlBa__alert_complete{background:#22c55e14;border-color:#22c55e4d}.BookingCompletionChecklist-module__GPqlBa__alert_complete .BookingCompletionChecklist-module__GPqlBa__header{border-bottom-color:#22c55e33}.BookingCompletionChecklist-module__GPqlBa__alert_complete .BookingCompletionChecklist-module__GPqlBa__title{color:#15803d}.BookingCompletionChecklist-module__GPqlBa__alert_complete .BookingCompletionChecklist-module__GPqlBa__subtitle{color:#16a34a}@media screen and (max-width:568px){.BookingCompletionChecklist-module__GPqlBa__container{padding:1.25rem}.BookingCompletionChecklist-module__GPqlBa__checkItem{padding:8px 10px}.BookingCompletionChecklist-module__GPqlBa__checkLabel,.BookingCompletionChecklist-module__GPqlBa__checkDescription,.BookingCompletionChecklist-module__GPqlBa__checkValue{font-size:1.4rem}}
.ProfilePhotoModal-module__QLLQjq__container{flex-direction:column;gap:2rem;display:flex}.ProfilePhotoModal-module__QLLQjq__header,.ProfilePhotoModal-module__QLLQjq__currentPhoto{flex-direction:column;gap:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__currentImageWrap{border:3px solid var(--stroke);border-radius:50%;width:120px;height:120px;overflow:hidden}.ProfilePhotoModal-module__QLLQjq__currentImage{object-fit:cover;width:100%;height:100%}.ProfilePhotoModal-module__QLLQjq__dropzone{border:2px dashed var(--stroke);cursor:pointer;background:#42373705;border-radius:12px;justify-content:center;align-items:center;padding:2.5rem 2rem;transition:all .2s;display:flex}.ProfilePhotoModal-module__QLLQjq__dropzone:hover{border-color:var(--black);background:#0000000a}.ProfilePhotoModal-module__QLLQjq__dropzoneActive{background:#3b82f614;border-color:#3b82f6}.ProfilePhotoModal-module__QLLQjq__hiddenInput{display:none}.ProfilePhotoModal-module__QLLQjq__dropzoneContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__dropzoneIcon{margin-bottom:.5rem;font-size:2.5rem}.ProfilePhotoModal-module__QLLQjq__dropzoneText{letter-spacing:normal;color:var(--paragraph);font-size:1.4rem}.ProfilePhotoModal-module__QLLQjq__dropzoneLink{color:#3b82f6;font-weight:600;text-decoration:underline}.ProfilePhotoModal-module__QLLQjq__cropSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__cropContainer{border:1px solid var(--stroke);background:#f5f5f5;border-radius:12px;justify-content:center;align-items:center;max-width:100%;padding:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__reactCrop{max-height:400px}.ProfilePhotoModal-module__QLLQjq__cropImage{max-width:100%;max-height:350px;display:block}.ProfilePhotoModal-module__QLLQjq__cropActions{justify-content:center;gap:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__changeImageBtn{border:1px solid var(--stroke);background:var(--white);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:1.4rem;font-weight:500;transition:all .2s}.ProfilePhotoModal-module__QLLQjq__changeImageBtn:hover{background:var(--lightGray);border-color:var(--black)}.ProfilePhotoModal-module__QLLQjq__previewSection{flex-direction:column;gap:1rem;display:flex}.ProfilePhotoModal-module__QLLQjq__previewWrap{width:fit-content;position:relative}.ProfilePhotoModal-module__QLLQjq__previewImage{object-fit:cover;border:2px solid var(--stroke);border-radius:12px;width:200px;height:200px}.ProfilePhotoModal-module__QLLQjq__removeBtn{background:var(--black);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-8px;right:-8px}.ProfilePhotoModal-module__QLLQjq__removeBtn:hover{transform:scale(1.1)}.ProfilePhotoModal-module__QLLQjq__actions{border-top:1px solid var(--stroke);justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.ReactCrop__crop-selection{border-radius:50%}.ReactCrop__crop-selection:before{border-radius:50%}@media (max-width:568px){.ProfilePhotoModal-module__QLLQjq__container{gap:1.25rem}.ProfilePhotoModal-module__QLLQjq__dropzone{padding:2rem 1.5rem}.ProfilePhotoModal-module__QLLQjq__dropzoneIcon{font-size:2rem}.ProfilePhotoModal-module__QLLQjq__cropContainer{padding:.75rem}.ProfilePhotoModal-module__QLLQjq__reactCrop{max-height:300px}.ProfilePhotoModal-module__QLLQjq__cropImage{max-height:260px}.ProfilePhotoModal-module__QLLQjq__actions{flex-direction:column}.ProfilePhotoModal-module__QLLQjq__actions>*{width:100%}}
.FlightStatusCard-module__YfsFQq__card{background:linear-gradient(135deg,#f0f7ff 0%,#faf5ff 100%);border:1px solid #0000001a;border-radius:12px;overflow:hidden}.FlightStatusCard-module__YfsFQq__header{background:#fff9;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.FlightStatusCard-module__YfsFQq__headerLeft{align-items:center;gap:8px;display:flex}.FlightStatusCard-module__YfsFQq__headerIcon{font-size:1.6rem}.FlightStatusCard-module__YfsFQq__headerTitle{letter-spacing:.02em;font-size:1.4rem;font-weight:600}.FlightStatusCard-module__YfsFQq__refreshBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #00000026;border-radius:6px;padding:6px 14px;font-size:1.4rem;transition:all .15s}.FlightStatusCard-module__YfsFQq__refreshBtn:hover:not(:disabled){background:#f1f5f9;border-color:#00000040}.FlightStatusCard-module__YfsFQq__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.FlightStatusCard-module__YfsFQq__loadingState{color:#64748b;justify-content:center;align-items:center;gap:10px;padding:24px 18px;font-size:1.4rem;display:flex}.FlightStatusCard-module__YfsFQq__loadingDot{background:#3b82f6;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite FlightStatusCard-module__YfsFQq__pulse}@keyframes FlightStatusCard-module__YfsFQq__pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.FlightStatusCard-module__YfsFQq__errorState{color:#b45309;background:#fef3c7;align-items:center;gap:8px;padding:16px 18px;font-size:1.4rem;display:flex}.FlightStatusCard-module__YfsFQq__errorIcon{font-size:1.4rem}.FlightStatusCard-module__YfsFQq__body{gap:16px;padding:16px 18px;display:grid}.FlightStatusCard-module__YfsFQq__statusRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.FlightStatusCard-module__YfsFQq__statusBadge{color:#fff;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:1.4rem;font-weight:600;display:inline-flex}.FlightStatusCard-module__YfsFQq__delayBadgeOnTime{color:#166534;background:#dcfce7;border-radius:12px;padding:4px 10px;font-size:1.4rem;font-weight:600;display:inline-flex}.FlightStatusCard-module__YfsFQq__delayBadgeMinor{color:#92400e;background:#fef3c7;border-radius:12px;padding:4px 10px;font-size:1.4rem;font-weight:600;display:inline-flex}.FlightStatusCard-module__YfsFQq__delayBadgeModerate{color:#9a3412;background:#fed7aa;border-radius:12px;padding:4px 10px;font-size:1.4rem;font-weight:600;display:inline-flex}.FlightStatusCard-module__YfsFQq__delayBadgeSevere{color:#991b1b;background:#fecaca;border-radius:12px;padding:4px 10px;font-size:1.4rem;font-weight:600;display:inline-flex}.FlightStatusCard-module__YfsFQq__routeRow{justify-content:center;align-items:center;gap:16px;padding:10px 0;display:flex}.FlightStatusCard-module__YfsFQq__routeAirport{text-align:center;min-width:80px}.FlightStatusCard-module__YfsFQq__airportCode{letter-spacing:.05em;color:#1e293b;font-size:2rem;font-weight:700}.FlightStatusCard-module__YfsFQq__airportName{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:160px;margin-top:2px;font-size:1.4rem;overflow:hidden}.FlightStatusCard-module__YfsFQq__routeArrow{color:#94a3b8;flex-shrink:0;font-size:2rem}.FlightStatusCard-module__YfsFQq__timesGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.FlightStatusCard-module__YfsFQq__timeBlock{background:#ffffffb3;border:1px solid #0000000f;border-radius:8px;gap:6px;padding:12px;display:grid}.FlightStatusCard-module__YfsFQq__timeLabel{color:#475569;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:1.4rem;font-weight:600}.FlightStatusCard-module__YfsFQq__timeRow{justify-content:space-between;align-items:center;gap:8px;font-size:1.4rem;display:flex}.FlightStatusCard-module__YfsFQq__timeKey{color:#64748b}.FlightStatusCard-module__YfsFQq__timeVal{color:#1e293b;font-weight:500}.FlightStatusCard-module__YfsFQq__timeActual{color:#22c55e;font-weight:700}.FlightStatusCard-module__YfsFQq__airlineRow{color:#475569;gap:6px;font-size:1.4rem;display:flex}.FlightStatusCard-module__YfsFQq__airlineLabel{font-weight:600}.FlightStatusCard-module__YfsFQq__footer{color:#94a3b8;background:#fff6;border-top:1px solid #0000000f;padding:8px 18px;font-size:1.4rem}@media screen and (max-width:768px){.FlightStatusCard-module__YfsFQq__timesGrid{grid-template-columns:1fr}.FlightStatusCard-module__YfsFQq__routeRow{gap:10px}.FlightStatusCard-module__YfsFQq__airportCode{font-size:1.6rem}}
.Nav-module__vJEHiq__header{z-index:9999;isolation:isolate;opacity:1;will-change:opacity;--nav-fg:var(--white);--nav-border:#ffffff2e;background:0 0;width:100%;margin:0 auto;transition:opacity .35s ease-in-out;position:fixed;top:0;left:0;right:0;transform:translateY(0%)}.Nav-module__vJEHiq__header:before{content:"";z-index:-1;opacity:1;pointer-events:none;background:linear-gradient(#787878bf,#78787800);transition:opacity .35s ease-in-out;position:absolute;inset:0}.Nav-module__vJEHiq__header:after{content:"";z-index:-1;opacity:0;pointer-events:none;background:#000;transition:opacity .35s ease-in-out;position:absolute;inset:0}.Nav-module__vJEHiq__transparent:before{opacity:1}.Nav-module__vJEHiq__transparent:after,.Nav-module__vJEHiq__scrolled:before{opacity:0}.Nav-module__vJEHiq__scrolled:after{opacity:1}.Nav-module__vJEHiq__open:before{opacity:0}.Nav-module__vJEHiq__open:after{opacity:1}.Nav-module__vJEHiq__forceSolid:before,.Nav-module__vJEHiq__forceSolid:after{opacity:0}.Nav-module__vJEHiq__bgWhite{background:var(--white);--nav-fg:var(--black);--nav-border:#0000001f}.Nav-module__vJEHiq__bgCream{background:var(--cream);--nav-fg:var(--black);--nav-border:#0000001f}.Nav-module__vJEHiq__bgAccent{background:var(--accent);--nav-fg:var(--black);--nav-border:#0000001f}.Nav-module__vJEHiq__navbar{grid-template-columns:repeat(3,1fr);width:100%;max-width:1600px;margin:0 auto;padding:1.5rem 1rem 1.5rem 2rem;display:grid}.Nav-module__vJEHiq__logoContainer{z-index:10000;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.Nav-module__vJEHiq__text{color:var(--nav-fg);letter-spacing:-.5px;font-size:1.8rem;font-weight:500;position:relative;top:6px}.Nav-module__vJEHiq__logo{width:3rem;height:3rem;color:var(--nav-fg)}.Nav-module__vJEHiq__logoText{letter-spacing:.3px;color:var(--nav-fg);font-size:1.4rem;font-weight:400;line-height:1}.Nav-module__vJEHiq__navItems{justify-content:center;align-items:center;gap:2rem;list-style:none;display:flex}.Nav-module__vJEHiq__navItem{text-transform:capitalize;color:var(--nav-fg);letter-spacing:-.8px;z-index:999;white-space:nowrap;font-size:1.6rem;font-weight:500;line-height:1;position:relative}.Nav-module__vJEHiq__navItemActive:after,.Nav-module__vJEHiq__navItem:hover:after{content:"";border:1px solid var(--black);background-color:var(--accent);border-radius:50%;width:5px;height:5px;margin:0 auto;position:absolute;bottom:-12px;left:0;right:0}.Nav-module__vJEHiq__black{color:var(--black)}.Nav-module__vJEHiq__white{color:var(--white)}.Nav-module__vJEHiq__navItemsMobile,.Nav-module__vJEHiq__btnContainerMobile{display:none}.Nav-module__vJEHiq__btnContainer{justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Nav-module__vJEHiq__hamburger{z-index:10000;cursor:pointer;display:none;position:relative}.Nav-module__vJEHiq__whiteBar{z-index:10000;background-color:var(--nav-fg);border-radius:15px;width:35px;height:3px;margin:5px auto;transition:transform .3s ease-in-out,opacity .2s ease-in-out,background-color .2s ease-in-out;display:block;position:relative}.Nav-module__vJEHiq__hamburgerBlack{background-color:var(--black)}.Nav-module__vJEHiq__btnContainerii{display:none}.Nav-module__vJEHiq__overlay{z-index:9990;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0003;width:100vw;height:100dvh;min-height:100vh;position:fixed;inset:0}.Nav-module__vJEHiq__menuImage{border-radius:12px;width:100%;height:185px;margin-bottom:1rem;display:none;position:relative;overflow:hidden}.Nav-module__vJEHiq__img{object-fit:cover;z-index:0}.Nav-module__vJEHiq__menuImageOverlay{z-index:1;pointer-events:none;background:#00000080;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Nav-module__vJEHiq__menuImageText{color:var(--white);font-family:var(--DotSansMedium);letter-spacing:-.02em;font-size:1.4rem}@media screen and (max-width:1368px){.Nav-module__vJEHiq__navbar{justify-content:space-between;align-items:center;padding:1.5rem 2.5rem 1.5rem 2rem;display:flex}.Nav-module__vJEHiq__navItems{background:var(--cream);z-index:9998;box-sizing:border-box;border-bottom-right-radius:10px;border-bottom-left-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;height:auto;max-height:90vh;padding:7rem 2rem 2rem;transition:transform .35s ease-in-out;position:fixed;top:0;left:0;right:0;overflow-y:auto;transform:translate(110%)}.Nav-module__vJEHiq__navItems.Nav-module__vJEHiq__active{gap:0;transform:translate(0)}.Nav-module__vJEHiq__navItem{letter-spacing:-.5px;border-top:3px solid var(--stroke);text-transform:uppercase;letter-spacing:.5px;width:100%;padding:2rem 0 1.8rem;font-size:1.6rem;font-weight:700;color:var(--black)!important}.Nav-module__vJEHiq__navItemActive:after{vertical-align:middle;border:1px solid var(--black);margin-left:8px;display:inline-block;position:static;left:auto;right:auto}.Nav-module__vJEHiq__menuImage{display:block;overflow:hidden}.Nav-module__vJEHiq__logoii{color:var(--cream);font-size:10rem}.Nav-module__vJEHiq__btnContainer{display:none}.Nav-module__vJEHiq__hamburger{display:block}.Nav-module__vJEHiq__btnContainerii{width:100%;display:grid}.Nav-module__vJEHiq__menuImage{width:100%;height:185px;display:block;position:relative}.Nav-module__vJEHiq__img{object-fit:cover;border-radius:12px}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:first-child{transform:translateY(8px)rotate(45deg)}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:nth-child(2){opacity:0}.Nav-module__vJEHiq__hamburger.Nav-module__vJEHiq__active .Nav-module__vJEHiq__whiteBar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}}@media screen and (max-width:568px){.Nav-module__vJEHiq__navbar{padding:1rem 2rem}.Nav-module__vJEHiq__btnContainerii{width:100%;display:grid}}
.WhyCorporate-module__d86MHq__container{background-color:var(--cream);background-image:repeating-linear-gradient(to right,var(--stroke),var(--stroke)1px,transparent 1px,transparent);background-size:500px 500px;padding:10rem 0}.WhyCorporate-module__d86MHq__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.WhyCorporate-module__d86MHq__heading{text-align:center;max-width:1000px}.WhyCorporate-module__d86MHq__btnContainer{margin-top:1rem}@media screen and (max-width:1268px){.WhyCorporate-module__d86MHq__container{background-size:300px 300px}}@media screen and (max-width:1068px){.WhyCorporate-module__d86MHq__container{background-size:250px 250px}}@media screen and (max-width:568px){.WhyCorporate-module__d86MHq__container{background-size:75px 75px}}
.Testimonials-module__-fGB8a__container{background-color:var(--cream);padding:10rem 0}.Testimonials-module__-fGB8a__top{margin-bottom:5rem}.Testimonials-module__-fGB8a__heading{letter-spacing:-3px;text-transform:uppercase;font-size:15rem;font-weight:900;line-height:1em}.Testimonials-module__-fGB8a__bottom{grid-gap:2rem;grid-template-columns:1fr 2fr;display:grid}.Testimonials-module__-fGB8a__left{grid-gap:2rem;grid-template-columns:repeat(1,1fr);display:grid}.Testimonials-module__-fGB8a__card{background-color:var(--white);cursor:pointer;text-align:left;border:none;border-radius:10px;width:100%;padding:2rem;transition:background-color .25s,transform .25s;display:block}.Testimonials-module__-fGB8a__cardActive,.Testimonials-module__-fGB8a__card:hover{background-color:var(--accent)}.Testimonials-module__-fGB8a__city{margin-top:.5rem}.Testimonials-module__-fGB8a__right{background-color:var(--white);border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:5rem;width:100%;height:100%;padding:2rem;display:flex}.Testimonials-module__-fGB8a__review{-webkit-line-clamp:4;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;width:98%;display:-webkit-box;overflow:hidden}.Testimonials-module__-fGB8a__rightBottom{width:100%}@media screen and (max-width:1468px){.Testimonials-module__-fGB8a__heading{font-size:12rem}}@media screen and (max-width:1268px){.Testimonials-module__-fGB8a__heading{font-size:10rem}}@media screen and (max-width:1068px){.Testimonials-module__-fGB8a__heading{letter-spacing:-2.2px;font-size:8rem}.Testimonials-module__-fGB8a__bottom{grid-template-columns:1fr}.Testimonials-module__-fGB8a__left{grid-gap:2rem;grid-template-columns:repeat(2,1fr)}.Testimonials-module__-fGB8a__right{height:auto}}@media screen and (max-width:768px){.Testimonials-module__-fGB8a__heading{letter-spacing:-1.6px;font-size:6rem}.Testimonials-module__-fGB8a__bottom{grid-template-columns:1fr}.Testimonials-module__-fGB8a__right{gap:3rem}}@media screen and (max-width:568px){.Testimonials-module__-fGB8a__heading{letter-spacing:-1px;font-size:4.6rem}.Testimonials-module__-fGB8a__left{grid-template-columns:repeat(1,1fr)}}
.ServiceCityFleet-module__RERAdW__container{background-color:var(--white);padding:10rem 0}.ServiceCityFleet-module__RERAdW__top{flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.ServiceCityFleet-module__RERAdW__heading{text-align:center;width:100%}.ServiceCityFleet-module__RERAdW__copy{text-align:center;width:50%;color:var(--paragraph);font-size:1.6rem}.ServiceCityFleet-module__RERAdW__content{grid-gap:2rem;grid-template-columns:repeat(3,1fr);display:grid}.ServiceCityFleet-module__RERAdW__card{grid-gap:5rem;background-color:var(--cream);border:1px solid var(--stroke);border-radius:10px;grid-template-columns:1fr;width:100%;padding:2rem;transition:border-color .2s;display:grid;position:relative}.ServiceCityFleet-module__RERAdW__card:hover{border-color:var(--accent)}.ServiceCityFleet-module__RERAdW__imgContainer{width:100%;height:300px;position:relative}.ServiceCityFleet-module__RERAdW__img{object-fit:contain;padding:3rem}.ServiceCityFleet-module__RERAdW__right{grid-gap:1rem;grid-template-columns:repeat(1,1fr);width:100%;padding:1rem;display:grid}.ServiceCityFleet-module__RERAdW__title{margin-bottom:-1rem}.ServiceCityFleet-module__RERAdW__featureContainer{border:0;padding-bottom:2rem}.ServiceCityFleet-module__RERAdW__featureContainer+.ServiceCityFleet-module__RERAdW__featureContainer{border-top:1px solid var(--strokeii);padding-top:1rem}.ServiceCityFleet-module__RERAdW__feature{letter-spacing:normal;font-size:1.6rem;font-weight:700;display:block}.ServiceCityFleet-module__RERAdW__detail{color:var(--paragraph);margin-top:1rem;font-size:1.4rem}.ServiceCityFleet-module__RERAdW__btnContainer{display:grid}@media screen and (max-width:1268px){.ServiceCityFleet-module__RERAdW__content{grid-template-columns:repeat(2,1fr)}.ServiceCityFleet-module__RERAdW__copy{width:60%}}@media screen and (max-width:1068px){.ServiceCityFleet-module__RERAdW__copy{width:80%}.ServiceCityFleet-module__RERAdW__card{grid-template-columns:repeat(1,1fr)}.ServiceCityFleet-module__RERAdW__imgContainer{height:200px}}@media screen and (max-width:768px){.ServiceCityFleet-module__RERAdW__content{grid-gap:5rem;grid-template-columns:repeat(1,1fr)}.ServiceCityFleet-module__RERAdW__card{grid-gap:0rem}.ServiceCityFleet-module__RERAdW__imgContainer{height:300px}.ServiceCityFleet-module__RERAdW__copy{width:95%}}
.WhoWeWorkWith-module__vW-wUq__container{background-color:var(--accent);padding:10rem 0}.WhoWeWorkWith-module__vW-wUq__content{grid-gap:15rem;grid-template-columns:repeat(2,1fr);display:grid}.WhoWeWorkWith-module__vW-wUq__left{width:100%;height:100%;position:relative}.WhoWeWorkWith-module__vW-wUq__media{z-index:1;border-radius:10px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.WhoWeWorkWith-module__vW-wUq__video{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.WhoWeWorkWith-module__vW-wUq__imgOverlay{z-index:2;background-color:#0000004d;position:absolute;inset:0}.WhoWeWorkWith-module__vW-wUq__right{grid-gap:1rem;grid-template-columns:repeat(1,1fr);display:grid}.WhoWeWorkWith-module__vW-wUq__heading{color:var(--cream);border-bottom:1px solid var(--cream);width:100%;padding-bottom:.5rem}.WhoWeWorkWith-module__vW-wUq__copy{color:var(--cream);font-size:1.6rem}.WhoWeWorkWith-module__vW-wUq__bold{color:var(--cream);margin-top:5rem;margin-bottom:1rem;text-decoration:underline}.WhoWeWorkWith-module__vW-wUq__list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding-left:2rem;display:flex}.WhoWeWorkWith-module__vW-wUq__listItem{color:var(--cream)}.WhoWeWorkWith-module__vW-wUq__subHeading{color:var(--cream);border:1px solid var(--stroke);border-radius:10px;margin-top:5rem;padding:2rem}@media screen and (max-width:1268px){.WhoWeWorkWith-module__vW-wUq__content{gap:10rem}}@media screen and (max-width:1068px){.WhoWeWorkWith-module__vW-wUq__content{grid-template-columns:repeat(1,1fr);gap:5rem}.WhoWeWorkWith-module__vW-wUq__right{order:-1}.WhoWeWorkWith-module__vW-wUq__left{height:360px}}
.StarCluster-module__CyS4Ia__container{justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.StarCluster-module__CyS4Ia__star{color:var(--accent);font-family:2rem}
.ServiceCityPricing-module__jYXpXW__container{background-color:var(--cream);padding:10rem 0}.ServiceCityPricing-module__jYXpXW__content{grid-gap:10rem;grid-template-columns:1fr 2fr;align-items:start;display:grid}.ServiceCityPricing-module__jYXpXW__left{flex-direction:column;gap:2rem;display:flex}.ServiceCityPricing-module__jYXpXW__heading{width:90%}.ServiceCityPricing-module__jYXpXW__copy{color:var(--paragraph)}.ServiceCityPricing-module__jYXpXW__trustItems{flex-direction:column;width:100%;margin-top:2rem;display:flex}.ServiceCityPricing-module__jYXpXW__trustItem{border-top:2px solid var(--stroke);flex-direction:column;gap:1rem;padding:2rem 0;display:flex}.ServiceCityPricing-module__jYXpXW__trustItem:last-child{padding-bottom:0}.ServiceCityPricing-module__jYXpXW__trustLabel{letter-spacing:normal;color:var(--accent);font-weight:700}.ServiceCityPricing-module__jYXpXW__trustDesc{color:var(--paragraph);font-size:1.4rem}.ServiceCityPricing-module__jYXpXW__right{flex-direction:column;gap:2rem;display:flex}.ServiceCityPricing-module__jYXpXW__ratesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ServiceCityPricing-module__jYXpXW__rateCard{background-color:var(--white);border:1px solid var(--stroke);border-radius:7px;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s;display:flex}.ServiceCityPricing-module__jYXpXW__rateCard:hover{border-color:var(--accent)}.ServiceCityPricing-module__jYXpXW__rateCardTop{border-bottom:1px solid var(--stroke);flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.ServiceCityPricing-module__jYXpXW__vehicleSeats{color:var(--paragraph);font-size:1.4rem}.ServiceCityPricing-module__jYXpXW__rateCardRates{flex-direction:column;gap:1rem;display:flex}.ServiceCityPricing-module__jYXpXW__rateRow{justify-content:space-between;align-items:center;display:flex}.ServiceCityPricing-module__jYXpXW__rateLabel{color:var(--paragraph);font-size:1.4rem}.ServiceCityPricing-module__jYXpXW__rateValue{letter-spacing:normal;color:var(--text-primary);font-size:2rem;font-weight:700}.ServiceCityPricing-module__jYXpXW__rateUnit{color:var(--paragraph);font-size:1.4rem;font-weight:500}.ServiceCityPricing-module__jYXpXW__disclaimer{color:var(--paragraph);font-size:1.4rem;font-style:italic}@media screen and (max-width:1268px){.ServiceCityPricing-module__jYXpXW__content{grid-gap:5rem;grid-template-columns:1fr}}@media screen and (max-width:568px){.ServiceCityPricing-module__jYXpXW__ratesGrid{grid-template-columns:repeat(1,1fr)}.ServiceCityPricing-module__jYXpXW__heading{width:100%}}
.SimplifyCTA-module__HxUMHW__container{background-image:linear-gradient(#040000,#210000);padding:10rem 0}.SimplifyCTA-module__HxUMHW__content{grid-gap:7rem;grid-template-columns:repeat(1,1fr);display:grid}.SimplifyCTA-module__HxUMHW__top{grid-gap:2rem;grid-template-columns:repeat(1,1fr);display:grid}.SimplifyCTA-module__HxUMHW__heading{color:var(--cream);letter-spacing:-3px;text-transform:uppercase;-webkit-font-smoothing:antialiased;font-size:15rem;font-weight:900;line-height:1}.SimplifyCTA-module__HxUMHW__bottom{grid-gap:15rem;grid-template-columns:repeat(2,1fr);display:grid}.SimplifyCTA-module__HxUMHW__bottomRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;display:flex}.SimplifyCTA-module__HxUMHW__copy1{color:var(--accent);letter-spacing:normal;max-width:600px;font-size:1.6rem;font-weight:700}.SimplifyCTA-module__HxUMHW__copy2{color:var(--cream)}@media screen and (max-width:1468px){.SimplifyCTA-module__HxUMHW__heading{font-size:12rem}}@media screen and (max-width:1268px){.SimplifyCTA-module__HxUMHW__heading{font-size:10rem}}@media screen and (max-width:1068px){.SimplifyCTA-module__HxUMHW__heading{letter-spacing:-2.2px;font-size:8rem}.SimplifyCTA-module__HxUMHW__bottom{grid-gap:10rem}}@media screen and (max-width:768px){.SimplifyCTA-module__HxUMHW__content,.SimplifyCTA-module__HxUMHW__bottom{grid-gap:3rem;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:568px){.SimplifyCTA-module__HxUMHW__heading{letter-spacing:-1px;font-size:4.6rem}}
.Marquee-module__Ot49EW__slider{background-color:var(--marquee-bg,var(--cream));border-bottom:1px solid var(--stroke);cursor:pointer;width:100%;padding:2.75rem 0;overflow:hidden}.Marquee-module__Ot49EW__track{width:max-content;animation:Marquee-module__Ot49EW__scroll var(--marquee-duration,24s)linear infinite;will-change:transform;display:flex;transform:translate(0,0)}.Marquee-module__Ot49EW__group{flex:none;align-items:center;width:max-content;display:flex}.Marquee-module__Ot49EW__item{white-space:nowrap;flex:none;align-items:center;display:inline-flex}.Marquee-module__Ot49EW__word{font-family:var(--inter);letter-spacing:-7.5px;color:var(--marquee-color,var(--black));text-transform:uppercase;font-size:16rem;font-weight:700;line-height:1}.Marquee-module__Ot49EW__logo{color:var(--accent);flex:none;justify-content:center;align-items:center;margin:0 4rem 0 5rem;font-size:10rem;display:inline-flex}@keyframes Marquee-module__Ot49EW__scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.Marquee-module__Ot49EW__pauseOnHover:hover .Marquee-module__Ot49EW__track{animation-play-state:paused}@media screen and (max-width:768px){.Marquee-module__Ot49EW__word{font-size:12rem}.Marquee-module__Ot49EW__logo{margin:0 2rem;font-size:7rem}}@media screen and (max-width:568px){.Marquee-module__Ot49EW__word{letter-spacing:-3px;font-size:9rem}.Marquee-module__Ot49EW__logo{margin:0 1.5rem;font-size:5rem}}
.Areas-module__cir6Yq__container{background-color:var(--white);padding:10rem 0;position:relative}.Areas-module__cir6Yq__content{grid-gap:10rem;grid-template-columns:repeat(2,1fr);display:grid}.Areas-module__cir6Yq__left{top:var(--stickyTop);flex-direction:column;justify-content:flex-start;align-self:flex-start;align-items:flex-start;gap:2rem;display:flex;position:sticky}.Areas-module__cir6Yq__imgContainer,.Areas-module__cir6Yq__imgContainerii{width:100%;height:300px;margin-top:5rem;position:relative;overflow:hidden}.Areas-module__cir6Yq__imgContainerii{display:none}.Areas-module__cir6Yq__imageStack{width:100%;height:100%;position:relative}.Areas-module__cir6Yq__imgLayer{object-fit:cover;opacity:0;transition:opacity var(--fadeDur)ease;will-change:opacity;border-radius:10px;inset:0;position:absolute!important}.Areas-module__cir6Yq__visible{opacity:1}.Areas-module__cir6Yq__right{height:100%;display:grid}.Areas-module__cir6Yq__mapDataBox{grid-gap:var(--cardGap);grid-template-columns:1fr;display:grid}.Areas-module__cir6Yq__card{top:var(--stickyTop);background-color:var(--cream);min-height:var(--cardMinH);margin-bottom:var(--cardStep);transform-origin:top;transition:opacity var(--fadeDur)ease,transform var(--fadeDur)ease,box-shadow var(--fadeDur)ease;border-radius:15px;grid-template-columns:1fr;display:grid;position:sticky}.Areas-module__cir6Yq__blackDot{background-color:var(--accent);border-radius:50%;width:10px;height:10px;margin-left:auto;display:block;position:absolute;top:20px;right:20px}.Areas-module__cir6Yq__cardLeft{border-bottom:2px solid var(--stroke);padding:2rem}.Areas-module__cir6Yq__id{font-size:2.4rem;line-height:1.1;font-family:var(--inter);color:var(--accent);font-weight:700}.Areas-module__cir6Yq__feature{font-family:var(--inter);letter-spacing:-1px;font-weight:700}.Areas-module__cir6Yq__desc{color:var(--paragraph)}.Areas-module__cir6Yq__cardRight{flex-direction:column;gap:5rem;padding:2rem;display:flex}.Areas-module__cir6Yq__isInactive{box-shadow:none}@media screen and (max-width:1068px){.Areas-module__cir6Yq__content{grid-template-columns:1fr;gap:3rem}.Areas-module__cir6Yq__left{position:static}.Areas-module__cir6Yq__imgContainer{display:none}.Areas-module__cir6Yq__card{grid-template-columns:1fr 1fr}.Areas-module__cir6Yq__cardLeft{border-bottom:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;display:flex}.Areas-module__cir6Yq__imgContainerii{height:100%;margin-top:0;display:block}.Areas-module__cir6Yq__imgSingle{object-fit:cover;border-radius:10px}}@media screen and (max-width:568px){.Areas-module__cir6Yq__card{min-height:auto}.Areas-module__cir6Yq__cardRight{justify-content:center;align-items:center}.Areas-module__cir6Yq__imgContainerii{height:100px}.Areas-module__cir6Yq__heading{width:100%;font-size:2.7rem}.Areas-module__cir6Yq__card{grid-template-columns:1fr;gap:0}.Areas-module__cir6Yq__cardLeft{border-right:none;gap:0}.Areas-module__cir6Yq__id{margin-bottom:1rem;display:block}.Areas-module__cir6Yq__feature,.Areas-module__cir6Yq__desc{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.Areas-module__cir6Yq__imgLayer,.Areas-module__cir6Yq__card{transition:none!important}}
.FinalCTA-module__rB59kG__parent{background-color:var(--cream);padding-top:10rem}.FinalCTA-module__rB59kG__container{grid-template-columns:repeat(2,1fr);display:grid}.FinalCTA-module__rB59kG__content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:30rem;display:flex}.FinalCTA-module__rB59kG__left{background-color:var(--accent)}.FinalCTA-module__rB59kG__top,.FinalCTA-module__rB59kG__bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.FinalCTA-module__rB59kG__logo{color:var(--cream);font-size:15rem}.FinalCTA-module__rB59kG__imgContainer{width:100%;height:100%;position:relative}.FinalCTA-module__rB59kG__img{object-fit:cover;object-position:top}@media screen and (max-width:1068px){.FinalCTA-module__rB59kG__container{grid-template-columns:1fr}.FinalCTA-module__rB59kG__content{gap:5rem}.FinalCTA-module__rB59kG__imgContainer{object-position:top;height:350px}}@media screen and (max-width:568px){.FinalCTA-module__rB59kG__imgContainer{height:250px}}
.MissionValues-module__CPvB1W__container{background-color:var(--cream);padding:10rem 0}.MissionValues-module__CPvB1W__top{grid-gap:5rem;grid-template-columns:repeat(3,1fr);display:grid}.MissionValues-module__CPvB1W__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.MissionValues-module__CPvB1W__mainCopy{color:var(--paragraph)}.MissionValues-module__CPvB1W__mapDataContainer{width:100%;margin-top:2rem}.MissionValues-module__CPvB1W__card{border-top:2px solid var(--stroke);justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;padding:2rem 0;display:flex}.MissionValues-module__CPvB1W__card:last-child{padding-bottom:0}.MissionValues-module__CPvB1W__desc{color:var(--paragraph)}.MissionValues-module__CPvB1W__icon{color:var(--accent);font-size:3.5rem}.MissionValues-module__CPvB1W__right{border-radius:10px;grid-column:span 2;justify-content:flex-end;align-items:flex-end;min-height:100%;padding:4rem;display:flex;position:relative;overflow:hidden}.MissionValues-module__CPvB1W__media{z-index:1;position:absolute;inset:0}.MissionValues-module__CPvB1W__video{object-fit:cover;width:100%;height:100%;display:block}.MissionValues-module__CPvB1W__imgOverlay{background-color:#0003;position:absolute;inset:0}.MissionValues-module__CPvB1W__statBox{z-index:2;background-color:var(--accent);border-radius:12px;flex-direction:column;align-items:flex-start;gap:5rem;width:min(400px,100%);padding:2.5rem;display:flex;position:relative}.MissionValues-module__CPvB1W__statNumber{color:var(--black);letter-spacing:-3px;font-size:6rem;font-weight:900;line-height:1}.MissionValues-module__CPvB1W__subheading{color:var(--black)}.MissionValues-module__CPvB1W__copy{color:var(--black);opacity:.5;font-weight:700;line-height:1.4}@media screen and (max-width:1268px){.MissionValues-module__CPvB1W__top{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}.MissionValues-module__CPvB1W__card:last-child{padding-bottom:2rem}}@media screen and (max-width:768px){.MissionValues-module__CPvB1W__bottom{grid-template-columns:repeat(2,1fr)}.MissionValues-module__CPvB1W__card:last-child{border-right:none;grid-column:span 2}}
.ProfilePhotoUpload-module__FyTM0G__profileImageWrap{border-radius:50%;flex-shrink:0;width:80px;height:80px;position:relative;overflow:visible}.ProfilePhotoUpload-module__FyTM0G__profileImage{object-fit:cover;border:3px solid var(--stroke);border-radius:50%;width:100%;height:100%}.ProfilePhotoUpload-module__FyTM0G__editBtn{background:var(--white);border:2px solid var(--stroke);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 4px #0000001a}.ProfilePhotoUpload-module__FyTM0G__editBtn:hover{background:var(--lightGray);border-color:var(--black);transform:scale(1.1)}
.LocationCityIntro-module__8YrRja__container{background-color:var(--cream);padding:10rem 0 0}.LocationCityIntro-module__8YrRja__content{width:100%}.LocationCityIntro-module__8YrRja__top{grid-gap:10rem;z-index:2;grid-template-columns:2fr 1fr;display:grid;position:relative}.LocationCityIntro-module__8YrRja__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.LocationCityIntro-module__8YrRja__right{z-index:2;position:relative}.LocationCityIntro-module__8YrRja__statBox{background-color:var(--accent);max-width:360px;color:var(--black);z-index:4;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;padding:2rem;display:flex;position:relative}.LocationCityIntro-module__8YrRja__stat{color:var(--cream);line-height:1.2em}.LocationCityIntro-module__8YrRja__statiii{justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.LocationCityIntro-module__8YrRja__imgSmall{object-fit:cover;border:1px solid var(--cream);border-radius:50%;padding:.5rem}.LocationCityIntro-module__8YrRja__statiiiText{color:var(--cream);font-size:1.4rem}.LocationCityIntro-module__8YrRja__bottom{z-index:1;margin-top:-12rem;position:relative}.LocationCityIntro-module__8YrRja__imgContainer{z-index:1;width:100%;height:550px;position:relative}.LocationCityIntro-module__8YrRja__img{object-fit:cover}.LocationCityIntro-module__8YrRja__right .LocationCityIntro-module__8YrRja__imgContainer{display:none}@media screen and (max-width:1268px){.LocationCityIntro-module__8YrRja__top{grid-gap:5rem;grid-template-columns:1fr}.LocationCityIntro-module__8YrRja__heading{width:80%}.LocationCityIntro-module__8YrRja__right{grid-gap:2rem;grid-template-columns:2fr 4fr;display:grid}.LocationCityIntro-module__8YrRja__imgContainer{height:100%}.LocationCityIntro-module__8YrRja__right .LocationCityIntro-module__8YrRja__imgContainer{z-index:1;display:block;position:relative}.LocationCityIntro-module__8YrRja__bottom .LocationCityIntro-module__8YrRja__imgContainer{display:none}.LocationCityIntro-module__8YrRja__statBox{min-width:100%;margin-left:auto;margin-right:auto;top:0}.LocationCityIntro-module__8YrRja__bottom{margin-top:0}}@media screen and (max-width:768px){.LocationCityIntro-module__8YrRja__container{padding-top:10rem}.LocationCityIntro-module__8YrRja__right{grid-template-columns:repeat(2,1fr)}.LocationCityIntro-module__8YrRja__left{text-align:center;align-items:center}.LocationCityIntro-module__8YrRja__heading{text-align:center;width:100%}}@media screen and (max-width:568px){.LocationCityIntro-module__8YrRja__right{grid-template-columns:repeat(1,1fr);width:100%}.LocationCityIntro-module__8YrRja__imgContainer{height:300px}.LocationCityIntro-module__8YrRja__br{display:none}}
.ServiceCityCTA-module__0zyuoW__container{background-image:linear-gradient(#040000,#210000);padding:10rem 0}.ServiceCityCTA-module__0zyuoW__content{grid-gap:7rem;grid-template-columns:repeat(1,1fr);display:grid}.ServiceCityCTA-module__0zyuoW__top{grid-gap:2rem;grid-template-columns:repeat(1,1fr);display:grid}.ServiceCityCTA-module__0zyuoW__heading{color:var(--cream);letter-spacing:-3px;text-transform:uppercase;-webkit-font-smoothing:antialiased;font-size:15rem;font-weight:900;line-height:1}.ServiceCityCTA-module__0zyuoW__bottom{grid-gap:15rem;grid-template-columns:repeat(2,1fr);display:grid}.ServiceCityCTA-module__0zyuoW__bottomRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:3rem;display:flex}.ServiceCityCTA-module__0zyuoW__copy1{color:var(--accent);letter-spacing:normal;max-width:600px;font-size:1.6rem;font-weight:700}.ServiceCityCTA-module__0zyuoW__copy2{color:var(--cream)}.ServiceCityCTA-module__0zyuoW__btnContainer{display:flex}@media screen and (max-width:1468px){.ServiceCityCTA-module__0zyuoW__heading{font-size:12rem}}@media screen and (max-width:1268px){.ServiceCityCTA-module__0zyuoW__heading{font-size:10rem}}@media screen and (max-width:1068px){.ServiceCityCTA-module__0zyuoW__heading{letter-spacing:-2px;font-size:8rem}.ServiceCityCTA-module__0zyuoW__bottom{grid-gap:5rem}}@media screen and (max-width:768px){.ServiceCityCTA-module__0zyuoW__content,.ServiceCityCTA-module__0zyuoW__bottom{grid-gap:4rem;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:568px){.ServiceCityCTA-module__0zyuoW__heading{letter-spacing:-1px;font-size:4.6rem}}
.DriverPayForm-module__ea1_qW__form{flex-direction:column;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__noDriverMessage{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;align-items:center;gap:2rem;padding:2rem;display:flex}.DriverPayForm-module__ea1_qW__noDriverIcon{flex-shrink:0;font-size:2rem}.DriverPayForm-module__ea1_qW__noDriverText{flex-direction:column;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__noDriverText strong{color:var(--black);font-size:1.4rem}.DriverPayForm-module__ea1_qW__noDriverText p{color:var(--paragraph);opacity:.8;margin:0;font-size:1.4rem}.DriverPayForm-module__ea1_qW__driverPaymentSection{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:1fr;gap:3rem;padding:2rem;display:grid}.DriverPayForm-module__ea1_qW__currentValueDisplay{flex-direction:column;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__currentValueRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__currentValueAmount{letter-spacing:-.02em;color:var(--black);font-size:2.2rem;font-weight:700}.DriverPayForm-module__ea1_qW__methodTabs{grid-gap:1rem;background:#e5e7eb;border-radius:8px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid;overflow:hidden}.DriverPayForm-module__ea1_qW__methodTab{cursor:pointer;color:#6b7280;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:1rem;padding:.65rem .5rem;font-size:1.4rem;font-weight:600;transition:all .15s;display:flex}.DriverPayForm-module__ea1_qW__methodTab:hover:not(:disabled){color:#374151;background:#ffffff80}.DriverPayForm-module__ea1_qW__methodTab:disabled{opacity:.5;cursor:not-allowed}.DriverPayForm-module__ea1_qW__methodTabActive{color:var(--black);background:#fff;box-shadow:0 1px 3px #0000001a}.DriverPayForm-module__ea1_qW__methodTabActive:hover:not(:disabled){color:var(--black);background:#fff}.DriverPayForm-module__ea1_qW__methodTabIcon,.DriverPayForm-module__ea1_qW__methodTabLabel{font-size:1.4rem;line-height:1}.DriverPayForm-module__ea1_qW__methodPanel{min-height:80px;animation:.15s DriverPayForm-module__ea1_qW__panelFadeIn}@keyframes DriverPayForm-module__ea1_qW__panelFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.DriverPayForm-module__ea1_qW__inputSection{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__inputWrapper{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;transition:opacity .3s;display:flex;overflow:hidden}.DriverPayForm-module__ea1_qW__inputWrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.DriverPayForm-module__ea1_qW__dollarSign,.DriverPayForm-module__ea1_qW__unitLabel{color:#6b7280;background:#f3f4f6;padding:1rem;font-size:1.4rem;font-weight:600}.DriverPayForm-module__ea1_qW__percentageSection{flex-direction:column;gap:6px;display:flex}.DriverPayForm-module__ea1_qW__percentageButtons{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}.DriverPayForm-module__ea1_qW__percentBtn{border:1px solid var(--stroke);background:#fff;background-color:var(--lightGray);cursor:pointer;color:#374151;border-radius:5px;flex-direction:column;align-items:center;gap:1rem;padding:1rem;font-size:1.4rem;font-weight:600;transition:all .15s;display:flex}.DriverPayForm-module__ea1_qW__percentBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.DriverPayForm-module__ea1_qW__percentBtn:disabled{opacity:.5;cursor:not-allowed}.DriverPayForm-module__ea1_qW__percentBtnActive{color:#fff;background:#1e293b;border-color:#1e293b}.DriverPayForm-module__ea1_qW__percentBtnActive:hover:not(:disabled){background:#334155;border-color:#334155}.DriverPayForm-module__ea1_qW__percentAmount{letter-spacing:normal;font-size:1.4rem;font-weight:700}.DriverPayForm-module__ea1_qW__percentBtnActive .DriverPayForm-module__ea1_qW__percentAmount{color:#fff}.DriverPayForm-module__ea1_qW__tipDistributionSection{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:10px;margin-top:1.5rem;padding:1.25rem}.DriverPayForm-module__ea1_qW__tipDistributionHeader{align-items:flex-start;gap:12px;margin-bottom:1rem;display:flex}.DriverPayForm-module__ea1_qW__tipDistributionIcon{font-size:1.5rem}.DriverPayForm-module__ea1_qW__tipDistributionOptions{flex-direction:column;gap:10px;display:flex}.DriverPayForm-module__ea1_qW__tipOption{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.DriverPayForm-module__ea1_qW__tipOption:hover{background:#fffbeb;border-color:#f59e0b}.DriverPayForm-module__ea1_qW__tipOptionActive{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.DriverPayForm-module__ea1_qW__tipRadio{accent-color:#f59e0b;width:18px;height:18px;margin-top:3px}.DriverPayForm-module__ea1_qW__tipOptionContent{flex-direction:column;flex:1;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__tipOptionLabel{color:#1f2937;font-size:1.4rem;font-weight:600}.DriverPayForm-module__ea1_qW__tipOptionAmount{letter-spacing:normal;color:#059669;font-size:1.5rem;font-weight:700}.DriverPayForm-module__ea1_qW__tipOptionDesc{color:#6b7280;font-size:1.4rem}.DriverPayForm-module__ea1_qW__customTipInput{align-items:center;gap:8px;margin-top:8px;display:flex}.DriverPayForm-module__ea1_qW__tipMaxNote{color:#6b7280;font-size:1.4rem;font-style:italic}.DriverPayForm-module__ea1_qW__driverEarningsCard{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.DriverPayForm-module__ea1_qW__earningsHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.DriverPayForm-module__ea1_qW__earningsIcon{font-size:1.4rem}.DriverPayForm-module__ea1_qW__earningsTitle{letter-spacing:.03em;text-transform:uppercase;color:var(--black);font-size:1.4rem;font-weight:700}.DriverPayForm-module__ea1_qW__earningsBreakdown{flex-direction:column;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__earningsRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DriverPayForm-module__ea1_qW__earningsLabel{color:var(--paragraph);align-items:center;gap:1rem;font-size:1.4rem;display:flex}.DriverPayForm-module__ea1_qW__earningsValue{color:var(--black);font-size:1.4rem;font-weight:600}.DriverPayForm-module__ea1_qW__tipValue{color:var(--darkGreen)}.DriverPayForm-module__ea1_qW__tipBadge{color:var(--darkGreen);text-transform:uppercase;letter-spacing:normal;background:#16a34a26;border-radius:4px;padding:.5rem 1rem;font-size:1.4rem;font-weight:600}.DriverPayForm-module__ea1_qW__tipBadgeReduced{color:#92400e;text-transform:uppercase;letter-spacing:normal;background:#fef3c7;border-radius:4px;padding:.25rem .5rem;font-size:1.4rem;font-weight:600}.DriverPayForm-module__ea1_qW__earningsRowMuted{opacity:.7}.DriverPayForm-module__ea1_qW__earningsDivider{background:#cbd5e1;height:1px;margin:.5rem 0}.DriverPayForm-module__ea1_qW__earningsTotalRow{padding-top:1rem}.DriverPayForm-module__ea1_qW__earningsTotalLabel,.DriverPayForm-module__ea1_qW__earningsTotalValue{letter-spacing:normal;color:var(--black);font-size:1.4rem;font-weight:700}.DriverPayForm-module__ea1_qW__tipNote{color:var(--darkGreen);background:#16a34a14;border:1px solid #16a34a33;border-radius:5px;margin-top:1rem;padding:.75rem 1rem;font-size:1.4rem;line-height:1.5}.DriverPayForm-module__ea1_qW__tipNotePartial{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:5px;margin-top:1rem;padding:.75rem 1rem;font-size:1.4rem;line-height:1.5}.DriverPayForm-module__ea1_qW__tipNoteNone{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:5px;margin-top:1rem;padding:.75rem 1rem;font-size:1.4rem;line-height:1.5}.DriverPayForm-module__ea1_qW__noTipNote{color:var(--paragraph);opacity:.8;margin-top:1rem;font-size:1.4rem;font-style:italic}.DriverPayForm-module__ea1_qW__btnContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:.5rem;display:flex}.DriverPayForm-module__ea1_qW__sectionLocked input:disabled,.DriverPayForm-module__ea1_qW__sectionLocked select:disabled,.DriverPayForm-module__ea1_qW__sectionLocked textarea:disabled{opacity:.5;cursor:not-allowed;border-color:var(--stroke);background:#00000004}.DriverPayForm-module__ea1_qW__sectionLocked .DriverPayForm-module__ea1_qW__percentBtn:disabled{opacity:.35;cursor:not-allowed}.DriverPayForm-module__ea1_qW__sectionLocked .DriverPayForm-module__ea1_qW__tipOption{opacity:.5;pointer-events:none;cursor:not-allowed}.DriverPayForm-module__ea1_qW__sectionLocked .DriverPayForm-module__ea1_qW__tipRadio:disabled{opacity:.5;cursor:not-allowed}.DriverPayForm-module__ea1_qW__sectionLocked .DriverPayForm-module__ea1_qW__inputWrapper{opacity:.5}.DriverPayForm-module__ea1_qW__sectionLocked .DriverPayForm-module__ea1_qW__methodTab:disabled{opacity:.5;cursor:not-allowed}.DriverPayForm-module__ea1_qW__sectionEditing{background:var(--lighterBlue);border:2px solid var(--lightBlue);border-radius:10px;padding:1.5rem;transition:border-color .3s,background .3s}.DriverPayForm-module__ea1_qW__sectionSaved{background:#16a34a04;border:2px solid #22c55e;border-radius:10px;padding:1.5rem;transition:border-color .3s,background .3s}.DriverPayForm-module__ea1_qW__sectionActionsRow{border-top:1px solid var(--stroke);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}@media screen and (max-width:700px){.DriverPayForm-module__ea1_qW__driverPaymentSection{grid-template-columns:1fr;gap:1rem}.DriverPayForm-module__ea1_qW__percentageButtons{grid-template-columns:repeat(3,1fr)}.DriverPayForm-module__ea1_qW__percentBtn{padding:8px 6px}.DriverPayForm-module__ea1_qW__methodTab{gap:1rem;padding:.55rem .35rem;font-size:1.4rem}.DriverPayForm-module__ea1_qW__methodTabIcon{font-size:1.4rem}}@media screen and (max-width:600px){.DriverPayForm-module__ea1_qW__tipDistributionSection{padding:1rem}.DriverPayForm-module__ea1_qW__tipOption{padding:10px 12px}.DriverPayForm-module__ea1_qW__customTipInput{flex-wrap:wrap}.DriverPayForm-module__ea1_qW__tipMaxNote{width:100%;margin-top:4px}.DriverPayForm-module__ea1_qW__noDriverMessage{text-align:center;flex-direction:column}.DriverPayForm-module__ea1_qW__percentageButtons{grid-template-columns:repeat(2,1fr)}.DriverPayForm-module__ea1_qW__currentValueAmount{font-size:1.8rem}}
.LoadingPulse-module__vWzq6q__container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.LoadingPulse-module__vWzq6q__thunderIcon{width:150px;height:150px;color:var(--black);animation:1.5s ease-in-out infinite LoadingPulse-module__vWzq6q__pulse}.LoadingPulse-module__vWzq6q__headingContainer{justify-content:center;align-items:center;gap:1rem;display:flex}.LoadingPulse-module__vWzq6q__heading{text-align:center}.LoadingPulse-module__vWzq6q__thunder{width:100px;height:100px;color:var(--black)}@keyframes LoadingPulse-module__vWzq6q__pulse{0%{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(.95)}}@media screen and (max-width:768px){.LoadingPulse-module__vWzq6q__headingContainer{flex-direction:column}}@media screen and (max-width:568px){.LoadingPulse-module__vWzq6q__thunder{width:75px;height:75px}}
.Stats-module__lzNtXq__bottom{border-top:1px solid var(--stroke);width:100%;padding-top:2rem}.Stats-module__lzNtXq__mapDataContainer{grid-gap:2rem;grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__lzNtXq__card{border-right:1px solid var(--gray);padding-left:1rem}.Stats-module__lzNtXq__card:last-child{border-right:none}.Stats-module__lzNtXq__number{width:fit-content;margin-bottom:1.2rem;font-weight:700;position:relative}.Stats-module__lzNtXq__count,.Stats-module__lzNtXq__suffix{color:var(--accent);letter-spacing:-3px;font-size:6rem;font-weight:900;line-height:1em}.Stats-module__lzNtXq__detail{color:var(--paragraph)}@media screen and (max-width:1068px){.Stats-module__lzNtXq__heading{width:90%}.Stats-module__lzNtXq__mapDataContainer{grid-template-columns:repeat(2,1fr)}.Stats-module__lzNtXq__card{background-color:var(--cream);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.Stats-module__lzNtXq__card:nth-child(2n){border-right:none}}@media screen and (max-width:568px){.Stats-module__lzNtXq__mapDataContainer{grid-row-gap:2rem;grid-template-columns:repeat(1,1fr)}.Stats-module__lzNtXq__card{background-color:var(--cream);border-radius:10px;padding:2rem}.Stats-module__lzNtXq__bottom{margin-top:5rem}}
.Story-module__K51t3q__container{background-color:var(--cream);padding:10rem 0}.Story-module__K51t3q__top{grid-gap:10rem;grid-template-columns:repeat(3,1fr);display:grid}.Story-module__K51t3q__left,.Story-module__K51t3q__leftii{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Story-module__K51t3q__leftii{display:none}.Story-module__K51t3q__headingMain{background:var(--lighterBlue);border:1px solid var(--blue);border-radius:10px;padding:2rem}.Story-module__K51t3q__right{flex-direction:column;grid-column:span 2;justify-content:flex-start;align-items:flex-start;gap:5rem;display:flex}.Story-module__K51t3q__heading{width:90%}.Story-module__K51t3q__copy{max-width:700px;font-size:1.6rem}.Story-module__K51t3q__bottom{grid-gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.Story-module__K51t3q__card{border-right:1px solid var(--stroke);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;padding-right:2rem;display:flex}.Story-module__K51t3q__idTitleBox{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Story-module__K51t3q__idBox{background-color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.Story-module__K51t3q__id{color:var(--cream);font-size:1.6rem}.Story-module__K51t3q__desc{color:var(--paragraph);text-overflow:ellipsis;font-size:1.4rem}.Story-module__K51t3q__imgContainer{width:100%;height:300px;margin-top:2rem;position:relative}.Story-module__K51t3q__img{object-fit:cover;border-radius:10px}.Story-module__K51t3q__card:nth-child(3) .Story-module__K51t3q__img{object-position:top}@media screen and (max-width:1268px){.Story-module__K51t3q__top{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}.Story-module__K51t3q__left{display:none}.Story-module__K51t3q__leftii{display:flex}.Story-module__K51t3q__right{order:-1}.Story-module__K51t3q__heading{width:100%}}@media screen and (max-width:768px){.Story-module__K51t3q__bottom{grid-template-columns:repeat(2,1fr)}.Story-module__K51t3q__card:last-child{border-right:none;grid-column:span 2}.Story-module__K51t3q__card:nth-child(3) .Story-module__K51t3q__imgContainer{height:550px}}@media screen and (max-width:568px){.Story-module__K51t3q__bottom{grid-template-columns:repeat(1,1fr)}.Story-module__K51t3q__card:last-child{grid-column:span 1}.Story-module__K51t3q__imgContainer{height:215px}}
.MoreInsights-module___ksB8q__container{background-color:var(--tan)}.MoreInsights-module___ksB8q__top{border-top:1px solid var(--gray);padding-top:2rem}.MoreInsights-module___ksB8q__bottom{grid-gap:4rem;grid-template-columns:repeat(3,1fr);margin-top:5rem;display:grid}.MoreInsights-module___ksB8q__btnContainer{justify-content:center;align-items:center;margin-top:5rem;display:flex}@media screen and (max-width:768px){.MoreInsights-module___ksB8q__bottom{grid-template-columns:1fr 1fr}.MoreInsights-module___ksB8q__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;display:grid}.MoreInsights-module___ksB8q__bottom{grid-gap:2rem;grid-template-columns:1fr}}
.DashboardSideNav-module__qq3wWq__container{background-color:var(--cream);border-radius:10px;flex-direction:column;display:flex}.DashboardSideNav-module__qq3wWq__nav{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:3rem;height:100%;display:flex}.DashboardSideNav-module__qq3wWq__hamburgerContainer{display:none}.DashboardSideNav-module__qq3wWq__navLinks{flex-direction:column;gap:1rem;width:100%;padding:1rem;list-style:none;transition:max-height .3s,opacity .3s;display:flex;position:relative}.DashboardSideNav-module__qq3wWq__title{color:inherit}.DashboardSideNav-module__qq3wWq__linksWrapper{flex-direction:column;gap:1rem;display:flex}.DashboardSideNav-module__qq3wWq__closeWrapper{display:none;position:absolute;top:1rem;right:1rem}.DashboardSideNav-module__qq3wWq__navLink,.DashboardSideNav-module__qq3wWq__signOutBtn,.DashboardSideNav-module__qq3wWq__homeBtn{color:var(--black);background-color:var(--stroke);white-space:nowrap;border-radius:5px;justify-content:flex-start;align-items:center;gap:2rem;width:100%;padding:1rem 2rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:all .2s ease-in;display:flex}.DashboardSideNav-module__qq3wWq__navLinkActive{background-color:var(--accent);color:var(--white)}.DashboardSideNav-module__qq3wWq__btnContainer{grid-template-columns:repeat(1,1fr);gap:1rem;width:100%;display:grid}.DashboardSideNav-module__qq3wWq__signOutBtn,.DashboardSideNav-module__qq3wWq__homeBtn{cursor:pointer;background-color:var(--black);color:var(--cream);justify-content:space-between;align-items:center;line-height:1;display:flex}.DashboardSideNav-module__qq3wWq__homeBtn{background-color:var(--paragraph)}.DashboardSideNav-module__qq3wWq__arrow{transform:rotate(90deg)}.DashboardSideNav-module__qq3wWq__actionBtns{flex-direction:column;gap:1rem;width:100%;display:flex}.DashboardSideNav-module__qq3wWq__compactMenuBtn{display:none}.DashboardSideNav-module__qq3wWq__moreBtn{background-color:var(--stroke);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;padding:1rem;transition:background-color .2s ease-in;display:flex}.DashboardSideNav-module__qq3wWq__moreBtnDot{background-color:var(--black);border-radius:50%;width:6px;height:6px;display:block}.DashboardSideNav-module__qq3wWq__modalContent{flex-direction:column;gap:2rem;display:flex}.DashboardSideNav-module__qq3wWq__modalTitle{margin:0}.DashboardSideNav-module__qq3wWq__modalActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (hover:hover){.DashboardSideNav-module__qq3wWq__navLink:hover{background-color:var(--accent);color:var(--white)}.DashboardSideNav-module__qq3wWq__signOutBtn:hover{background-color:var(--black400)}.DashboardSideNav-module__qq3wWq__homeBtn:hover{background-color:var(--black300)}.DashboardSideNav-module__qq3wWq__moreBtn:hover{background-color:var(--accent)}.DashboardSideNav-module__qq3wWq__moreBtn:hover .DashboardSideNav-module__qq3wWq__moreBtnDot{background-color:var(--white)}}@media screen and (max-width:968px){.DashboardSideNav-module__qq3wWq__linksWrapper{grid-template-columns:repeat(1,1fr);display:grid}.DashboardSideNav-module__qq3wWq__navLink{text-overflow:ellipsis;word-break:break-all;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem}.DashboardSideNav-module__qq3wWq__actionBtns,.DashboardSideNav-module__qq3wWq__title{display:none}.DashboardSideNav-module__qq3wWq__compactMenuBtn{display:block}}
.DriverSideNav-module__gyTlmq__container{background-color:var(--cream);border-radius:10px;flex-direction:column;display:flex}.DriverSideNav-module__gyTlmq__nav{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:3rem;height:100%;display:flex}.DriverSideNav-module__gyTlmq__hamburgerContainer{display:none}.DriverSideNav-module__gyTlmq__navLinks{flex-direction:column;gap:1rem;width:100%;padding:1rem;list-style:none;transition:max-height .3s,opacity .3s;display:flex;position:relative}.DriverSideNav-module__gyTlmq__linksWrapper{flex-direction:column;gap:1rem;display:flex}.DriverSideNav-module__gyTlmq__closeWrapper{display:none;position:absolute;top:1rem;right:1rem}.DriverSideNav-module__gyTlmq__navLink,.DriverSideNav-module__gyTlmq__signOutBtn,.DriverSideNav-module__gyTlmq__homeBtn{color:var(--black);background-color:var(--stroke);white-space:nowrap;border-radius:5px;justify-content:flex-start;align-items:center;gap:2rem;width:100%;padding:1rem 2rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:all .2s ease-in;display:flex}.DriverSideNav-module__gyTlmq__title{color:inherit}.DriverSideNav-module__gyTlmq__navLinkActive{background-color:var(--accent);color:var(--white)}.DriverSideNav-module__gyTlmq__btnContainer{grid-template-columns:repeat(1,1fr);gap:1rem;width:100%;display:grid}.DriverSideNav-module__gyTlmq__signOutBtn,.DriverSideNav-module__gyTlmq__homeBtn{cursor:pointer;background-color:var(--black);color:var(--cream);justify-content:space-between;align-items:center;line-height:1;display:flex}.DriverSideNav-module__gyTlmq__homeBtn{background-color:var(--paragraph)}.DriverSideNav-module__gyTlmq__arrow{transform:rotate(90deg)}.DriverSideNav-module__gyTlmq__actionBtns{flex-direction:column;gap:1rem;width:100%;display:flex}.DriverSideNav-module__gyTlmq__compactMenuBtn{display:none}.DriverSideNav-module__gyTlmq__moreBtn{background-color:var(--stroke);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;padding:1rem;transition:background-color .2s ease-in;display:flex}.DriverSideNav-module__gyTlmq__moreBtnDot{background-color:var(--black);border-radius:50%;width:6px;height:6px;display:block}.DriverSideNav-module__gyTlmq__modalContent{flex-direction:column;gap:2rem;display:flex}.DriverSideNav-module__gyTlmq__modalTitle{margin:0}.DriverSideNav-module__gyTlmq__modalNav{flex-direction:column;gap:1rem;display:flex}.DriverSideNav-module__gyTlmq__modalNavLink{background-color:var(--lightGray);border:1px solid var(--strokeii);color:var(--black);border-radius:5px;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 2rem;font-size:1.6rem;font-weight:600;text-decoration:none;transition:background-color .2s ease-in;display:flex}.DriverSideNav-module__gyTlmq__modalArrow{flex-shrink:0;transform:rotate(90deg)}.DriverSideNav-module__gyTlmq__modalActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (hover:hover){.DriverSideNav-module__gyTlmq__navLink:hover{background-color:var(--accent);color:var(--white)}.DriverSideNav-module__gyTlmq__signOutBtn:hover{background-color:var(--black400)}.DriverSideNav-module__gyTlmq__homeBtn:hover{background-color:var(--black300)}.DriverSideNav-module__gyTlmq__moreBtn:hover{background-color:var(--accent)}.DriverSideNav-module__gyTlmq__moreBtn:hover .DriverSideNav-module__gyTlmq__moreBtnDot{background-color:var(--white)}.DriverSideNav-module__gyTlmq__modalNavLink:hover{background-color:var(--black300)}}@media screen and (max-width:968px){.DriverSideNav-module__gyTlmq__linksWrapper{grid-template-columns:repeat(1,1fr);display:grid}.DriverSideNav-module__gyTlmq__navLink{text-overflow:ellipsis;word-break:break-all;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem}.DriverSideNav-module__gyTlmq__title{display:none}.DriverSideNav-module__gyTlmq__actionBtns{grid-column:span 3;display:none}.DriverSideNav-module__gyTlmq__compactMenuBtn{display:block}}
.LocationCityMission-module__LVZh7W__container{background-color:var(--white);background-image:repeating-linear-gradient(to right,var(--stroke),var(--stroke)1px,transparent 1px,transparent);background-size:500px 500px;padding:10rem 0}.LocationCityMission-module__LVZh7W__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.LocationCityMission-module__LVZh7W__heading{text-align:center;max-width:1200px}.LocationCityMission-module__LVZh7W__copy{color:var(--paragraph);text-align:center;max-width:700px}.LocationCityMission-module__LVZh7W__btnContainer{margin-top:1rem}@media screen and (max-width:1268px){.LocationCityMission-module__LVZh7W__container{background-size:300px 300px}}@media screen and (max-width:1068px){.LocationCityMission-module__LVZh7W__container{background-size:250px 250px}}@media screen and (max-width:568px){.LocationCityMission-module__LVZh7W__container{background-size:75px 75px}.LocationCityMission-module__LVZh7W__content{justify-content:flex-start;align-items:flex-start}.LocationCityMission-module__LVZh7W__heading,.LocationCityMission-module__LVZh7W__copy{text-align:left}.LocationCityMission-module__LVZh7W__btnContainer{width:100%;display:grid}}
.ServiceCityNearby-module__L4H_ia__container{background-color:var(--white);padding:10rem 0}.ServiceCityNearby-module__L4H_ia__header{border-bottom:2px solid var(--stroke);flex-direction:column;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.ServiceCityNearby-module__L4H_ia__subheading{color:var(--paragraph)}.ServiceCityNearby-module__L4H_ia__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServiceCityNearby-module__L4H_ia__card{background-color:var(--white);border:2px solid var(--stroke);border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;text-decoration:none;transition:border-color .2s;display:flex}.ServiceCityNearby-module__L4H_ia__card:hover{border-color:var(--accent)}.ServiceCityNearby-module__L4H_ia__cityNote{color:var(--paragraph);flex:1}.ServiceCityNearby-module__L4H_ia__card:hover .ServiceCityNearby-module__L4H_ia__cta{opacity:.7}.ServiceCityNearby-module__L4H_ia__imgContainer{border-radius:10px;width:100%;height:220px;margin-top:2rem;position:relative}.ServiceCityNearby-module__L4H_ia__img{object-fit:cover;position:absolute;border-radius:10px!important}@media screen and (max-width:1268px){.ServiceCityNearby-module__L4H_ia__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.ServiceCityNearby-module__L4H_ia__grid{grid-template-columns:repeat(1,1fr)}}
.PastClients-module__14VIVq__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}
.WhatHappensNext-module___-Fc0G__container{background:#f5f7f8;border:1px solid #95c0f7;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.WhatHappensNext-module___-Fc0G__title{letter-spacing:normal;text-transform:uppercase;letter-spacing:.5px;color:var(--black);margin:0 0 2rem;font-size:1.4rem;font-weight:700}.WhatHappensNext-module___-Fc0G__steps{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.WhatHappensNext-module___-Fc0G__step{align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex;position:relative}.WhatHappensNext-module___-Fc0G__step:last-child{padding-bottom:0}.WhatHappensNext-module___-Fc0G__stepNumber{letter-spacing:normal;z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;font-weight:700;display:flex;position:relative}.WhatHappensNext-module___-Fc0G__stepNumber.WhatHappensNext-module___-Fc0G__complete{color:#fff;background:#22c55e}.WhatHappensNext-module___-Fc0G__stepNumber.WhatHappensNext-module___-Fc0G__current{color:#fff;background:#2563eb}.WhatHappensNext-module___-Fc0G__stepNumber.WhatHappensNext-module___-Fc0G__upcoming{color:#fff;background:#94a3b8}.WhatHappensNext-module___-Fc0G__connector{z-index:1;background:#e2e8f0;width:2px;position:absolute;top:32px;bottom:4px;left:13px}.WhatHappensNext-module___-Fc0G__stepContent{flex:1;padding-top:2px}.WhatHappensNext-module___-Fc0G__stepTitle{color:var(--black);margin-bottom:2px;font-size:1.4rem;font-weight:600}.WhatHappensNext-module___-Fc0G__stepDescription{color:var(--paragraph);font-size:1.4rem;line-height:1.4}.WhatHappensNext-module___-Fc0G__notice{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;align-items:flex-start;gap:1rem;margin-top:3rem;padding:1rem;font-size:1.4rem;line-height:1.4;display:flex}.WhatHappensNext-module___-Fc0G__noticeIcon{flex-shrink:0;font-size:1.4rem}.WhatHappensNext-module___-Fc0G__notice strong{font-weight:600}@media screen and (max-width:480px){.WhatHappensNext-module___-Fc0G__container{padding:1.25rem}.WhatHappensNext-module___-Fc0G__step{gap:1rem}.WhatHappensNext-module___-Fc0G__stepNumber{width:24px;height:24px;font-size:1.4rem}.WhatHappensNext-module___-Fc0G__connector{top:28px;left:11px}.WhatHappensNext-module___-Fc0G__stepTitle,.WhatHappensNext-module___-Fc0G__stepDescription{font-size:1.4rem}}
.SetPasswordForm-module__oYhn9a__wrapper{background-color:var(--cream,#eae9e6);justify-content:center;align-items:flex-start;min-height:calc(100vh - 80px);margin-top:10rem;padding:80px 20px 60px;display:flex}.SetPasswordForm-module__oYhn9a__card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:440px;padding:40px 36px;box-shadow:0 4px 24px #00000014}.SetPasswordForm-module__oYhn9a__iconCircle{background:var(--cream,#eae9e6);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.SetPasswordForm-module__oYhn9a__iconEmoji{font-size:28px;line-height:1}.SetPasswordForm-module__oYhn9a__title{letter-spacing:-.5px;color:var(--black,#000);margin:0 0 8px;font-size:24px;font-weight:600}.SetPasswordForm-module__oYhn9a__subtitle{color:var(--paragraph,#676767);margin:0 0 28px;font-size:15px;line-height:1.5}.SetPasswordForm-module__oYhn9a__subtitle strong{color:var(--blue);letter-spacing:normal;border-bottom:1px solid var(--blue)}.SetPasswordForm-module__oYhn9a__form{text-align:left}.SetPasswordForm-module__oYhn9a__field{margin-bottom:16px}.SetPasswordForm-module__oYhn9a__label{color:var(--black,#000);margin-bottom:6px;font-size:1.4rem;font-weight:600;display:block}.SetPasswordForm-module__oYhn9a__input{border:1px solid var(--stroke,#d8d6d2);width:100%;color:var(--black,#000);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:12px 14px;font-size:15px;transition:border-color .15s}.SetPasswordForm-module__oYhn9a__input:focus{border-color:var(--black,#000)}.SetPasswordForm-module__oYhn9a__input:disabled{opacity:.6;cursor:not-allowed}.SetPasswordForm-module__oYhn9a__input::placeholder{color:#aaa}.SetPasswordForm-module__oYhn9a__requirements{flex-direction:column;gap:6px;margin:4px 0 24px;display:flex}.SetPasswordForm-module__oYhn9a__req{color:var(--paragraph,#676767);align-items:center;gap:8px;font-size:1.4rem;transition:color .15s;display:flex}.SetPasswordForm-module__oYhn9a__reqIcon{text-align:center;flex-shrink:0;width:16px;font-size:1.4rem}.SetPasswordForm-module__oYhn9a__reqMet,.SetPasswordForm-module__oYhn9a__reqMet .SetPasswordForm-module__oYhn9a__reqIcon{color:#16a34a}.SetPasswordForm-module__oYhn9a__reqFail,.SetPasswordForm-module__oYhn9a__reqFail .SetPasswordForm-module__oYhn9a__reqIcon{color:#ef4444}.SetPasswordForm-module__oYhn9a__error{color:#dc2626;background:#ef444414;border:1px solid #ef444440;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;line-height:1.4}.SetPasswordForm-module__oYhn9a__btn{letter-spacing:-.3px;color:#fff;background:var(--black,#000);cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:14px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:block}.SetPasswordForm-module__oYhn9a__btn:hover{opacity:.85}.SetPasswordForm-module__oYhn9a__btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.SetPasswordForm-module__oYhn9a__wrapper{padding:40px 16px}.SetPasswordForm-module__oYhn9a__card{padding:32px 24px}.SetPasswordForm-module__oYhn9a__title{font-size:22px}}
.FleetCityPage-module__3NTUea__intro{background-color:var(--accent);padding:10rem 0}.FleetCityPage-module__3NTUea__introContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.FleetCityPage-module__3NTUea__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.8rem;font-weight:600}.FleetCityPage-module__3NTUea__heading{color:var(--white)}.FleetCityPage-module__3NTUea__lead{color:#ffffffb3;max-width:620px}.FleetCityPage-module__3NTUea__ctas{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:5rem;display:flex}.FleetCityPage-module__3NTUea__overview{background-color:var(--white);padding:10rem 0}.FleetCityPage-module__3NTUea__overviewGrid{grid-gap:15rem;grid-template-columns:1fr 1fr;align-items:start;display:grid}.FleetCityPage-module__3NTUea__overviewLeft{flex-direction:column;gap:20px;display:flex}.FleetCityPage-module__3NTUea__desc{color:var(--paragraph)}.FleetCityPage-module__3NTUea__specs{background-color:var(--cream);border-radius:10px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.FleetCityPage-module__3NTUea__specItem{justify-content:space-between;align-items:center;display:flex}.FleetCityPage-module__3NTUea__specLabel{color:var(--paragraph);font-weight:500}.FleetCityPage-module__3NTUea__specValue{font-weight:700}.FleetCityPage-module__3NTUea__overviewRight{flex-direction:column;gap:3rem;display:flex}.FleetCityPage-module__3NTUea__amenities{background-color:var(--cream);border-radius:10px;flex-direction:column;gap:2rem;padding:2rem;display:flex}.FleetCityPage-module__3NTUea__amenitiesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FleetCityPage-module__3NTUea__amenityItem{color:var(--paragraph);padding-left:16px;position:relative}.FleetCityPage-module__3NTUea__amenityItem:before{content:"·";color:var(--accent);font-weight:700;position:absolute;left:0}.FleetCityPage-module__3NTUea__bookCard{background-color:var(--black);border-radius:12px;flex-direction:column;gap:20px;padding:28px;display:flex}.FleetCityPage-module__3NTUea__bookCardCopy{color:var(--strokeii)}@media screen and (max-width:1268px){.FleetCityPage-module__3NTUea__overviewGrid{grid-gap:5rem}}@media screen and (max-width:768px){.FleetCityPage-module__3NTUea__overviewGrid{grid-template-columns:repeat(1,1fr)}}
.LocationsPage-module__PGmlEG__intro{background-color:var(--cream);padding:10rem 0 0}.LocationsPage-module__PGmlEG__introContent{grid-gap:1rem;grid-template-columns:repeat(2,1fr);display:grid}.LocationsPage-module__PGmlEG__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.LocationsPage-module__PGmlEG__imgContainerMain{border-radius:7px;width:100%;height:400px;position:relative}.LocationsPage-module__PGmlEG__imgMain{object-fit:contain;padding:7rem}.LocationsPage-module__PGmlEG__lead{color:var(--paragraph);font-size:1.6rem;line-height:1.7}.LocationsPage-module__PGmlEG__citiesSection{background-color:var(--white);padding:10rem 0}.LocationsPage-module__PGmlEG__citiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.LocationsPage-module__PGmlEG__cityCard{border:2px solid var(--stroke);border-radius:10px;flex-direction:column;gap:2rem;padding:2rem;transition:border-color .2s;display:flex}.LocationsPage-module__PGmlEG__cityCard:hover{border-color:var(--accent)}.LocationsPage-module__PGmlEG__cityHeader{flex-direction:column;gap:1rem;display:flex}.LocationsPage-module__PGmlEG__cityNote{letter-spacing:normal;color:var(--paragraph);background:var(--lighterBlue);border:1px solid var(--blue);border-radius:5px;padding:1rem;font-size:1.4rem;font-weight:700;line-height:1.6}.LocationsPage-module__PGmlEG__serviceList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.LocationsPage-module__PGmlEG__serviceList li{border-bottom:1px solid var(--stroke)}.LocationsPage-module__PGmlEG__serviceList li:last-child{border-bottom:none}.LocationsPage-module__PGmlEG__serviceLink{align-items:center;gap:1rem;padding:1rem 0;font-size:1.4rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.LocationsPage-module__PGmlEG__serviceLink:hover{color:var(--accent)}.LocationsPage-module__PGmlEG__serviceLink:before{content:"→";color:var(--accent);opacity:0;font-size:1.4rem;transition:all .2s;transform:translate(-4px)}.LocationsPage-module__PGmlEG__serviceLink:hover:before{opacity:1;transform:translate(0)}.LocationsPage-module__PGmlEG__cityCta{color:var(--accent);border-top:1px solid var(--stroke);margin-top:auto;padding-top:2rem;font-size:1.4rem;font-weight:600;text-decoration:none;transition:opacity .2s}.LocationsPage-module__PGmlEG__cityCta:hover{opacity:.7}.LocationsPage-module__PGmlEG__imgContainer{width:100%;height:220px;position:relative}.LocationsPage-module__PGmlEG__img{object-fit:cover;border-radius:5px}@media screen and (max-width:1268px){.LocationsPage-module__PGmlEG__citiesGrid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:968px){.LocationsPage-module__PGmlEG__citiesGrid{grid-template-columns:repeat(1,1fr)}.LocationsPage-module__PGmlEG__imgMain{padding:0}.LocationsPage-module__PGmlEG__introContent{grid-template-columns:1fr;gap:3rem;max-width:100%}}
.Checkout-module__0CyQaW__container{background:linear-gradient(#fafafa 0%,#fff 100%);min-height:100vh;padding:7rem 0 4rem}.Checkout-module__0CyQaW__content{max-width:1200px;margin:0 auto}.Checkout-module__0CyQaW__header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:3rem;padding-top:2rem;display:flex}.Checkout-module__0CyQaW__heading{width:100%}.Checkout-module__0CyQaW__subtitle{color:var(--paragraph)}.Checkout-module__0CyQaW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.Checkout-module__0CyQaW__leftColumn{flex-direction:column;gap:2rem;display:flex}.Checkout-module__0CyQaW__rightColumn{position:sticky;top:100px}.Checkout-module__0CyQaW__card{border:1px solid var(--stroke);background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.Checkout-module__0CyQaW__paymentCard{border:1px solid var(--stroke);background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.Checkout-module__0CyQaW__cardHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:3rem;display:flex}.Checkout-module__0CyQaW__cardSubtitle{letter-spacing:normal;color:#666;margin:0;font-size:1.4rem}.Checkout-module__0CyQaW__tripDetails{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.Checkout-module__0CyQaW__stopsContainer .Checkout-module__0CyQaW__tripRow{margin-bottom:2rem}.Checkout-module__0CyQaW__tripRow{border-bottom:1px solid var(--stroke);align-items:flex-start;gap:2rem;width:100%;padding-bottom:1rem;display:flex}.Checkout-module__0CyQaW__tripRow:last-child{border-bottom:none}.Checkout-module__0CyQaW__tripIcon{background:var(--cream);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:2rem;display:flex}.Checkout-module__0CyQaW__tripInfo{flex-direction:column;gap:1rem;min-width:0;display:flex}.Checkout-module__0CyQaW__tripLabel{text-transform:uppercase;letter-spacing:.05em;color:#888;font-size:1.4rem;font-weight:500}.Checkout-module__0CyQaW__tripValue{color:var(--black);word-break:break-word;font-size:1.4rem;line-height:1.4}.Checkout-module__0CyQaW__tipGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}.Checkout-module__0CyQaW__tipButton{cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem .5rem;transition:all .15s;display:flex}.Checkout-module__0CyQaW__tipButtonSelected{border-color:var(--black);background:var(--black)}.Checkout-module__0CyQaW__tipButtonSelected .Checkout-module__0CyQaW__tipPercent,.Checkout-module__0CyQaW__tipButtonSelected .Checkout-module__0CyQaW__tipAmount{color:#fff}.Checkout-module__0CyQaW__tipPercent{color:var(--black);font-size:1.4rem;font-weight:700}.Checkout-module__0CyQaW__tipAmount{color:#666;font-size:1.4rem}.Checkout-module__0CyQaW__tipActions{gap:1rem;display:flex}.Checkout-module__0CyQaW__tipActionButton{color:#666;cursor:pointer;background-color:#e5e5e5;border:1px solid #e5e5e5;border-radius:5px;flex:1;padding:1rem 2rem;font-size:1.4rem;font-weight:500;transition:all .15s}.Checkout-module__0CyQaW__tipActionButton:hover{background:#fafafa;border-color:#ccc}.Checkout-module__0CyQaW__tipActionButtonSelected{border-color:var(--black);background:var(--cream);color:var(--black)}.Checkout-module__0CyQaW__customTipWrapper{border:2px solid var(--black);background:#fff;border-radius:12px;align-items:center;margin-top:1rem;padding:.75rem 1rem;display:flex}.Checkout-module__0CyQaW__currencySymbol{color:var(--black);margin-right:.5rem;font-size:1.5rem;font-weight:600}.Checkout-module__0CyQaW__customTipInput{color:var(--black);background:0 0;border:none;outline:none;flex:1;font-size:1.5rem;font-weight:600}.Checkout-module__0CyQaW__customTipInput::placeholder{color:#ccc}.Checkout-module__0CyQaW__priceBreakdown{flex-direction:column;gap:1rem;display:flex}.Checkout-module__0CyQaW__priceRow{justify-content:space-between;align-items:center;display:flex}.Checkout-module__0CyQaW__priceLabel{color:#666;font-size:1.4rem}.Checkout-module__0CyQaW__priceValue{color:var(--black);font-size:1.4rem;font-weight:500}.Checkout-module__0CyQaW__priceDivider{background:#e5e5e5;height:1px;margin:.5rem 0}.Checkout-module__0CyQaW__priceTotal{padding-top:.25rem}.Checkout-module__0CyQaW__priceTotalLabel{color:var(--black);font-size:1.4rem;font-weight:600}.Checkout-module__0CyQaW__priceTotalValue{color:var(--black);font-size:1.5rem;font-weight:700}.Checkout-module__0CyQaW__paymentForm{flex-direction:column;gap:2rem;display:flex}.Checkout-module__0CyQaW__paymentElementWrapper{min-height:200px}.Checkout-module__0CyQaW__payButton{background:var(--black);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:56px;padding:1rem 1.5rem;font-size:1.6rem;font-weight:600;transition:all .2s;display:flex}.Checkout-module__0CyQaW__payButton:hover:not(:disabled){background:#333;transform:translateY(-1px)}.Checkout-module__0CyQaW__payButton:disabled{opacity:.7;cursor:not-allowed}.Checkout-module__0CyQaW__secureNote{color:#888;justify-content:center;align-items:center;gap:1rem;font-size:1.4rem;display:flex}.Checkout-module__0CyQaW__lockIcon{width:16px;height:16px}.Checkout-module__0CyQaW__loadingState{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.Checkout-module__0CyQaW__spinner{border:3px solid #e5e5e5;border-top-color:var(--black);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Checkout-module__0CyQaW__spin}@keyframes Checkout-module__0CyQaW__spin{to{transform:rotate(360deg)}}.Checkout-module__0CyQaW__errorBanner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;font-size:1.4rem;display:flex}.Checkout-module__0CyQaW__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:1.4rem;display:flex}.Checkout-module__0CyQaW__errorIcon{font-size:1.4rem}.Checkout-module__0CyQaW__stopsContainer{width:100%}.Checkout-module__0CyQaW__stopsContainer .Checkout-module__0CyQaW__tripRow{border-bottom:none;padding:.75rem 2rem}.Checkout-module__0CyQaW__stopsContainer .Checkout-module__0CyQaW__tripIcon{background:0 0;margin-left:-1rem}.Checkout-module__0CyQaW__stopBadge{color:#fff;background:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.4rem;font-weight:700;display:flex}.Checkout-module__0CyQaW__stopsSurchargeNote{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:1rem;margin-top:.5rem;padding:.75rem 1rem;font-size:1.4rem;display:flex}.Checkout-module__0CyQaW__stopsSurchargeIcon{font-size:1.4rem}.Checkout-module__0CyQaW__stopsSurchargeAmount{color:#b45309;margin-left:auto;font-weight:600}.Checkout-module__0CyQaW__priceValueIncluded{color:#059669;font-size:1.4rem;font-style:italic;font-weight:500}@media screen and (max-width:968px){.Checkout-module__0CyQaW__grid{grid-template-columns:1fr}.Checkout-module__0CyQaW__rightColumn{position:static}.Checkout-module__0CyQaW__title{font-size:2rem}}@media screen and (max-width:600px){.Checkout-module__0CyQaW__container{padding:1rem 0 2rem}.Checkout-module__0CyQaW__header{margin-bottom:2rem;padding-top:1rem}.Checkout-module__0CyQaW__title{font-size:1.75rem}.Checkout-module__0CyQaW__subtitle{font-size:1.4rem}.Checkout-module__0CyQaW__tipGrid{grid-template-columns:repeat(2,1fr)}.Checkout-module__0CyQaW__card,.Checkout-module__0CyQaW__paymentCard{border-radius:12px;padding:1.25rem}}
.PaymentSuccess-module__diSugq__container{background:linear-gradient(#f8fdf8 0%,#fff 100%);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 0 4rem;display:flex}.PaymentSuccess-module__diSugq__content{width:100%;max-width:600px;margin:0 auto}.PaymentSuccess-module__diSugq__card{text-align:center;background:#fff;border:1px solid #00000014;border-radius:24px;padding:3rem 2.5rem;box-shadow:0 4px 24px #0000000f}.PaymentSuccess-module__diSugq__iconSuccess{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) PaymentSuccess-module__diSugq__scaleIn;display:flex}.PaymentSuccess-module__diSugq__iconSuccess svg{color:#fff;width:40px;height:40px}.PaymentSuccess-module__diSugq__iconError{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) PaymentSuccess-module__diSugq__scaleIn;display:flex}.PaymentSuccess-module__diSugq__iconError svg{color:#fff;width:40px;height:40px}@keyframes PaymentSuccess-module__diSugq__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.PaymentSuccess-module__diSugq__title{color:var(--black);letter-spacing:-.02em;margin:0 0 .75rem;font-size:2rem;font-weight:700}.PaymentSuccess-module__diSugq__subtitle{color:#666;margin:0 0 2rem;font-size:1.4rem;line-height:1.5}.PaymentSuccess-module__diSugq__confirmationBox{background:var(--cream);border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.PaymentSuccess-module__diSugq__confirmationHeader{flex-direction:column;gap:1rem;display:flex}.PaymentSuccess-module__diSugq__confirmationLabel{text-transform:uppercase;letter-spacing:.1em;color:#888;font-size:1.4rem;font-weight:500}.PaymentSuccess-module__diSugq__confirmationId{color:var(--black);letter-spacing:.05em;font-family:monospace;font-size:1.5rem;font-weight:700}.PaymentSuccess-module__diSugq__tripSummary{text-align:left;background:#fafafa;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.PaymentSuccess-module__diSugq__tripTitle{text-transform:uppercase;letter-spacing:.05em;color:#888;margin:0 0 1rem;font-size:1.4rem;font-weight:600}.PaymentSuccess-module__diSugq__tripRow{border-bottom:1px solid var(--stroke);align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.PaymentSuccess-module__diSugq__tripRow:last-child{border-bottom:none;padding-bottom:0}.PaymentSuccess-module__diSugq__tripRow:first-of-type{padding-top:0}.PaymentSuccess-module__diSugq__tripIcon{background:#fff;border:1px solid #0000000f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.4rem;display:flex}.PaymentSuccess-module__diSugq__tripInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.PaymentSuccess-module__diSugq__tripLabel{text-transform:uppercase;letter-spacing:.05em;color:#888;font-size:1.4rem;font-weight:500}.PaymentSuccess-module__diSugq__tripValue{color:var(--black);word-break:break-word;font-size:1.4rem;line-height:1.4}.PaymentSuccess-module__diSugq__nextSteps{text-align:left;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.PaymentSuccess-module__diSugq__nextStepsTitle{letter-spacing:normal;color:#0369a1;margin:0 0 .75rem;font-size:1.6rem;font-weight:700}.PaymentSuccess-module__diSugq__nextStepsList{color:#0c4a6e;margin:0;padding-left:1.25rem;font-size:1.4rem;line-height:1.7}.PaymentSuccess-module__diSugq__nextStepsList li{margin-bottom:.5rem}.PaymentSuccess-module__diSugq__nextStepsList li:last-child{margin-bottom:0}.PaymentSuccess-module__diSugq__actions{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.PaymentSuccess-module__diSugq__actions>*{width:100%}.PaymentSuccess-module__diSugq__helpText{color:#888;letter-spacing:normal;margin:0;font-size:1.4rem}.PaymentSuccess-module__diSugq__helpLink{color:var(--black);text-underline-offset:2px;font-weight:500;text-decoration:underline}.PaymentSuccess-module__diSugq__helpLink:hover{color:var(--accent)}@media screen and (max-width:600px){.PaymentSuccess-module__diSugq__card{border-radius:16px;padding:2rem 1.5rem}}
.LocationCityServicesGrid-module__SSGzUW__container{background-color:var(--cream);padding:10rem 0}.LocationCityServicesGrid-module__SSGzUW__top{border-bottom:2px solid var(--stroke);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding-bottom:2rem;display:flex}.LocationCityServicesGrid-module__SSGzUW__mapDataContainer{grid-gap:2rem;grid-template-columns:repeat(2,1fr);display:grid}.LocationCityServicesGrid-module__SSGzUW__bottom{grid-gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.LocationCityServicesGrid-module__SSGzUW__card{border:2px solid var(--stroke);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.LocationCityServicesGrid-module__SSGzUW__imgContainer{width:100%;height:220px;margin-top:2rem;position:relative}.LocationCityServicesGrid-module__SSGzUW__img{object-fit:cover;border-radius:10px}.LocationCityServicesGrid-module__SSGzUW__idTitleBox{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.LocationCityServicesGrid-module__SSGzUW__idBox{background-color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.LocationCityServicesGrid-module__SSGzUW__id{color:var(--cream);font-size:1.6rem}.LocationCityServicesGrid-module__SSGzUW__desc{color:var(--paragraph);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.LocationCityServicesGrid-module__SSGzUW__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;margin-top:1rem;display:grid}.LocationCityServicesGrid-module__SSGzUW__topBtnContainer,.LocationCityServicesGrid-module__SSGzUW__btnClusterContainer{justify-content:center;align-items:center;margin-top:5rem;display:flex}@media screen and (max-width:1068px){.LocationCityServicesGrid-module__SSGzUW__top{text-align:center;flex-direction:column;justify-content:center;align-items:center}.LocationCityServicesGrid-module__SSGzUW__heading{text-align:center}.LocationCityServicesGrid-module__SSGzUW__card{width:100%}.LocationCityServicesGrid-module__SSGzUW__bottom{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.LocationCityServicesGrid-module__SSGzUW__mapDataContainer{grid-template-columns:1fr}}@media screen and (max-width:568px){.LocationCityServicesGrid-module__SSGzUW__bottom{grid-template-columns:repeat(1,1fr)}.LocationCityServicesGrid-module__SSGzUW__imgContainer{height:215px}.LocationCityServicesGrid-module__SSGzUW__btnContainer{grid-template-columns:repeat(1,1fr);width:100%;display:grid}.LocationCityServicesGrid-module__SSGzUW__break{display:none}.LocationCityServicesGrid-module__SSGzUW__card{padding:1.5rem}}
