.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}}
.AdminDashboardTabs-module__7DIX5G__wrapper{border:1px solid var(--stroke);border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}.AdminDashboardTabs-module__7DIX5G__tabBar{scrollbar-width:none;background:var(--cream);border-bottom:1px solid var(--stroke);gap:0;display:flex;overflow-x:auto}.AdminDashboardTabs-module__7DIX5G__tabBar::-webkit-scrollbar{display:none}.AdminDashboardTabs-module__7DIX5G__tab{white-space:nowrap;cursor:pointer;color:var(--black400);border:none;border-bottom:3px solid #0000;border-left:3px solid var(--stroke);background:0 0;flex-shrink:0;align-items:center;gap:8px;padding:14px 18px;font-size:1.4rem;font-weight:700;transition:color .15s,border-color .15s,background .15s;display:flex}.AdminDashboardTabs-module__7DIX5G__tab:first-child{border-left:none}.AdminDashboardTabs-module__7DIX5G__tab:hover{color:var(--black);background:#00000008}.AdminDashboardTabs-module__7DIX5G__tabActive{color:var(--black);border-bottom-color:var(--black);background:var(--white)}.AdminDashboardTabs-module__7DIX5G__tabLabel{letter-spacing:-.01em}.AdminDashboardTabs-module__7DIX5G__badge{letter-spacing:normal;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:3px 6px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.AdminDashboardTabs-module__7DIX5G__badge_neutral{color:var(--black);background:#00000014}.AdminDashboardTabs-module__7DIX5G__badge_warning{color:#92400e;background:#f59e0b2e;border:1px solid #f59e0b59}.AdminDashboardTabs-module__7DIX5G__badge_danger{color:var(--accent);background:#d0311e1f;border:1px solid #d0311e4d}.AdminDashboardTabs-module__7DIX5G__panels{background:var(--white)}.AdminDashboardTabs-module__7DIX5G__panels>div{padding:2rem}@media screen and (max-width:768px){.AdminDashboardTabs-module__7DIX5G__tab{padding:12px 14px;font-size:1.4rem}.AdminDashboardTabs-module__7DIX5G__panels>div{padding:1.6rem}}@media screen and (max-width:568px){.AdminDashboardTabs-module__7DIX5G__tab{padding:10px 12px;font-size:1.4rem}.AdminDashboardTabs-module__7DIX5G__badge{min-width:18px;height:18px;font-size:10px}.AdminDashboardTabs-module__7DIX5G__panels>div{padding:1.2rem}}
.AssignBookingForm-module__bnhu6a__form{flex-direction:column;gap:1rem;display:flex}.AssignBookingForm-module__bnhu6a__group{flex-direction:column;gap:2rem;display:flex}.AssignBookingForm-module__bnhu6a__groupTight{flex-direction:column;gap:1rem;display:flex}.AssignBookingForm-module__bnhu6a__select{border:1px solid var(--stroke);background:var(--white);width:100%;color:var(--paragraph);cursor:pointer;border-radius:5px;padding:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.AssignBookingForm-module__bnhu6a__select:focus{border-color:var(--black);outline:none}.AssignBookingForm-module__bnhu6a__select:disabled{opacity:.6;cursor:not-allowed}.AssignBookingForm-module__bnhu6a__selectError{border-radius:5px;animation:.4s AssignBookingForm-module__bnhu6a__shakeError;box-shadow:0 0 0 3px #ef444426;border:2px solid #ef4444!important}.AssignBookingForm-module__bnhu6a__errorText{color:#ef4444;letter-spacing:normal;margin-top:-.5rem;font-size:1.4rem;font-weight:600}@keyframes AssignBookingForm-module__bnhu6a__shakeError{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.AssignBookingForm-module__bnhu6a__mismatchWarning{background:#fef3c7;border:2px solid #f59e0b;border-radius:8px;flex-direction:column;gap:1rem;padding:1rem 1.25rem;animation:.25s AssignBookingForm-module__bnhu6a__mismatchSlideIn;display:flex}@keyframes AssignBookingForm-module__bnhu6a__mismatchSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AssignBookingForm-module__bnhu6a__mismatchHeader{align-items:center;gap:1rem;display:flex}.AssignBookingForm-module__bnhu6a__mismatchIcon{font-size:1.4rem;line-height:1}.AssignBookingForm-module__bnhu6a__mismatchTitle{color:#92400e;letter-spacing:.01em;font-size:1.4rem;font-weight:700}.AssignBookingForm-module__bnhu6a__mismatchText{color:#78350f;margin:0;font-size:1.4rem;line-height:1.5}.AssignBookingForm-module__bnhu6a__mismatchSubtext{color:#92400e;opacity:.85;margin:0;font-size:1.4rem;line-height:1.4}.AssignBookingForm-module__bnhu6a__mismatchCheckLabel{cursor:pointer;color:#78350f;background:#ffffffb3;border:1px solid #fcd34d;border-radius:6px;align-items:center;gap:1rem;margin-top:.25rem;padding:.75rem 1rem;font-size:1.4rem;font-weight:600;transition:background .15s;display:flex}.AssignBookingForm-module__bnhu6a__mismatchCheckLabel:hover{background:#ffffffe6}.AssignBookingForm-module__bnhu6a__mismatchCheckbox{accent-color:#f59e0b;cursor:pointer;flex-shrink:0;width:18px;height:18px}.AssignBookingForm-module__bnhu6a__btnContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:.5rem;display:flex}.AssignBookingForm-module__bnhu6a__modalContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.AssignBookingForm-module__bnhu6a__currentAssignmentBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:1rem}.AssignBookingForm-module__bnhu6a__assignmentRow{justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1.4rem;display:flex}.AssignBookingForm-module__bnhu6a__assignmentRow:not(:last-child){border-bottom:1px solid #e2e8f0}.AssignBookingForm-module__bnhu6a__assignmentLabel{color:#64748b;font-weight:500}.AssignBookingForm-module__bnhu6a__assignmentValue{color:#1e293b;font-weight:600}.AssignBookingForm-module__bnhu6a__warningBox{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;width:100%;padding:1rem}.AssignBookingForm-module__bnhu6a__warningBox strong{margin-bottom:.75rem;font-size:1.4rem;display:block}.AssignBookingForm-module__bnhu6a__warningList{margin:0;padding-left:1.25rem;font-size:1.4rem;line-height:1.6}.AssignBookingForm-module__bnhu6a__warningList li{letter-spacing:normal;margin-bottom:.5rem}.AssignBookingForm-module__bnhu6a__warningList li:last-child{margin-bottom:0}.AssignBookingForm-module__bnhu6a__modalActions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;margin-top:1rem;display:flex}.AssignBookingForm-module__bnhu6a__sectionWrapper{border-radius:10px;transition:border-color .3s,background .3s,box-shadow .3s}.AssignBookingForm-module__bnhu6a__sectionLocked .AssignBookingForm-module__bnhu6a__select:disabled{opacity:.5;cursor:not-allowed;border-color:var(--stroke);background:#00000004}.AssignBookingForm-module__bnhu6a__sectionEditing{background:var(--lighterBlue);border:2px solid var(--lightBlue);border-radius:10px;padding:1.5rem;transition:border-color .3s,background .3s}.AssignBookingForm-module__bnhu6a__sectionSaved{background:#16a34a04;border:2px solid #22c55e;border-radius:10px;padding:1.5rem;transition:border-color .3s,background .3s}.AssignBookingForm-module__bnhu6a__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:668px){.AssignBookingForm-module__bnhu6a__modalActions{flex-direction:column}.AssignBookingForm-module__bnhu6a__modalActions>*{width:100%}.AssignBookingForm-module__bnhu6a__mismatchCheckLabel{font-size:1.4rem}}
.DriverSchedulePreview-module__1HyAEG__container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:1.5rem;padding:1rem}.DriverSchedulePreview-module__1HyAEG__header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.DriverSchedulePreview-module__1HyAEG__headerLeft{align-items:center;gap:1rem;display:flex}.DriverSchedulePreview-module__1HyAEG__headerIcon{font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__headerTitle{color:#1e293b;font-size:1.4rem;font-weight:700}.DriverSchedulePreview-module__1HyAEG__tripCount{color:#64748b;font-size:1.4rem;font-weight:500}.DriverSchedulePreview-module__1HyAEG__totalEarnings{color:#059669;font-weight:600}.DriverSchedulePreview-module__1HyAEG__conflictAlert{border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:.875rem 1rem;font-size:1.4rem;line-height:1.5;display:flex}.DriverSchedulePreview-module__1HyAEG__conflictOverlap{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.DriverSchedulePreview-module__1HyAEG__conflictTight{color:#854d0e;background:#fefce8;border:1px solid #fde047}.DriverSchedulePreview-module__1HyAEG__conflictIcon{flex-shrink:0;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__conflictText{flex:1}.DriverSchedulePreview-module__1HyAEG__conflictText strong{margin-bottom:.25rem;display:block}.DriverSchedulePreview-module__1HyAEG__loadingState{color:#64748b;align-items:center;gap:1rem;padding:1rem;font-size:1.4rem;display:flex}.DriverSchedulePreview-module__1HyAEG__spinner{border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite DriverSchedulePreview-module__1HyAEG__spin}@keyframes DriverSchedulePreview-module__1HyAEG__spin{to{transform:rotate(360deg)}}.DriverSchedulePreview-module__1HyAEG__errorState{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.75rem 1rem;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__emptyState{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:1rem;padding:1rem;font-size:1.4rem;display:flex}.DriverSchedulePreview-module__1HyAEG__emptyIcon{color:#22c55e;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__tripList{flex-direction:column;gap:1rem;display:flex}.DriverSchedulePreview-module__1HyAEG__tripItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:1rem;padding:.875rem 1rem;transition:border-color .15s;display:flex}.DriverSchedulePreview-module__1HyAEG__tripItem:hover{border-color:#cbd5e1}.DriverSchedulePreview-module__1HyAEG__tripItemConflict{background:#fef2f2;border-color:#fecaca}.DriverSchedulePreview-module__1HyAEG__tripTime{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;min-width:70px;display:flex}.DriverSchedulePreview-module__1HyAEG__timeStart{color:#1e293b;font-size:1.4rem;font-weight:700}.DriverSchedulePreview-module__1HyAEG__timeSeparator{color:#94a3b8;font-size:1rem}.DriverSchedulePreview-module__1HyAEG__timeEnd{color:#64748b;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__tripDetails{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.DriverSchedulePreview-module__1HyAEG__tripRoute{color:#1e293b;flex-wrap:wrap;align-items:center;gap:1rem;font-size:1.4rem;display:flex}.DriverSchedulePreview-module__1HyAEG__routeFrom,.DriverSchedulePreview-module__1HyAEG__routeTo{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.DriverSchedulePreview-module__1HyAEG__routeArrow{color:#94a3b8;flex-shrink:0}.DriverSchedulePreview-module__1HyAEG__tripMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.DriverSchedulePreview-module__1HyAEG__tripStatus{text-transform:uppercase;letter-spacing:.02em;color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:1.4rem;font-weight:600}.DriverSchedulePreview-module__1HyAEG__status_CONFIRMED,.DriverSchedulePreview-module__1HyAEG__status_ASSIGNED{color:#166534;background:#dcfce7}.DriverSchedulePreview-module__1HyAEG__status_EN_ROUTE,.DriverSchedulePreview-module__1HyAEG__status_IN_PROGRESS{color:#1e40af;background:#dbeafe}.DriverSchedulePreview-module__1HyAEG__status_ARRIVED{color:#92400e;background:#fef3c7}.DriverSchedulePreview-module__1HyAEG__status_PENDING_PAYMENT{color:#854d0e;background:#fef9c3}.DriverSchedulePreview-module__1HyAEG__tripDuration{color:#64748b;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__tripPay{color:#059669;font-size:1.4rem;font-weight:600}.DriverSchedulePreview-module__1HyAEG__tripVehicle{color:#64748b;font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__tripLink{color:#64748b;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.4rem;text-decoration:none;transition:all .15s;display:flex}.DriverSchedulePreview-module__1HyAEG__tripLink:hover{color:#1e293b;background:#e2e8f0}.DriverSchedulePreview-module__1HyAEG__currentBookingIndicator{background:linear-gradient(135deg,#3b82f61a 0%,#2563eb26 100%);border:2px dashed #3b82f6;border-radius:8px;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 1rem;display:flex}.DriverSchedulePreview-module__1HyAEG__currentBookingTime{color:#1d4ed8;align-items:center;gap:1rem;font-size:1.4rem;font-weight:700;display:flex}.DriverSchedulePreview-module__1HyAEG__currentBookingIcon{font-size:1.4rem}.DriverSchedulePreview-module__1HyAEG__currentBookingLabel{color:#3b82f6;font-size:1.4rem;font-weight:500}@media screen and (max-width:600px){.DriverSchedulePreview-module__1HyAEG__container{padding:.875rem}.DriverSchedulePreview-module__1HyAEG__header{flex-direction:column;align-items:flex-start}.DriverSchedulePreview-module__1HyAEG__tripItem{flex-direction:column;gap:1rem}.DriverSchedulePreview-module__1HyAEG__tripTime{min-width:unset;flex-direction:row;gap:1rem}.DriverSchedulePreview-module__1HyAEG__tripRoute{flex-direction:column;align-items:flex-start;gap:1rem}.DriverSchedulePreview-module__1HyAEG__routeFrom,.DriverSchedulePreview-module__1HyAEG__routeTo{max-width:100%}.DriverSchedulePreview-module__1HyAEG__routeArrow{display:none}.DriverSchedulePreview-module__1HyAEG__routeTo:before{content:"→ ";color:#94a3b8}.DriverSchedulePreview-module__1HyAEG__tripLink{align-self:flex-end}.DriverSchedulePreview-module__1HyAEG__currentBookingIndicator{flex-direction:column;align-items:flex-start;gap:1rem}}
.Stepper-module__RWLJoG__container{grid-row-gap:5rem;grid-column-gap:0rem;background-color:var(--cream);border-radius:10px;grid-template-columns:repeat(3,1fr);align-items:flex-start;padding:4rem 2rem 2rem;display:grid;box-shadow:0 10px 10px -1px #0000004d}.Stepper-module__RWLJoG__step{isolation:isolate;flex-direction:column;width:100%;display:flex;position:relative}.Stepper-module__RWLJoG__step:after{content:"";z-index:-1;background:#0000002e;width:100%;height:1px;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.Stepper-module__RWLJoG__step:first-child,.Stepper-module__RWLJoG__step:first-child .Stepper-module__RWLJoG__stepDetails{align-items:flex-start}.Stepper-module__RWLJoG__step:first-child .Stepper-module__RWLJoG__right{text-align:left;align-items:flex-start}.Stepper-module__RWLJoG__step:first-child .Stepper-module__RWLJoG__marker{justify-content:flex-start}.Stepper-module__RWLJoG__step:nth-child(2),.Stepper-module__RWLJoG__step:nth-child(5),.Stepper-module__RWLJoG__step:nth-child(2) .Stepper-module__RWLJoG__stepDetails,.Stepper-module__RWLJoG__step:nth-child(5) .Stepper-module__RWLJoG__stepDetails{align-items:center}.Stepper-module__RWLJoG__step:nth-child(2) .Stepper-module__RWLJoG__right,.Stepper-module__RWLJoG__step:nth-child(5) .Stepper-module__RWLJoG__right{text-align:center;align-items:center}.Stepper-module__RWLJoG__step:nth-child(2) .Stepper-module__RWLJoG__marker,.Stepper-module__RWLJoG__step:nth-child(5) .Stepper-module__RWLJoG__marker{justify-content:center}.Stepper-module__RWLJoG__step:nth-child(3),.Stepper-module__RWLJoG__step:nth-child(6),.Stepper-module__RWLJoG__step:nth-child(3) .Stepper-module__RWLJoG__stepDetails,.Stepper-module__RWLJoG__step:nth-child(6) .Stepper-module__RWLJoG__stepDetails{align-items:flex-end}.Stepper-module__RWLJoG__step:nth-child(3) .Stepper-module__RWLJoG__right,.Stepper-module__RWLJoG__step:nth-child(6) .Stepper-module__RWLJoG__right{text-align:right;align-items:flex-end}.Stepper-module__RWLJoG__step:nth-child(3) .Stepper-module__RWLJoG__marker,.Stepper-module__RWLJoG__step:nth-child(6) .Stepper-module__RWLJoG__marker{justify-content:flex-end}.Stepper-module__RWLJoG__stepDetails{flex-direction:column;gap:4rem;width:100%;display:flex}.Stepper-module__RWLJoG__left{flex:none;width:100%}.Stepper-module__RWLJoG__marker{flex-direction:row;align-items:center;width:100%;display:flex}.Stepper-module__RWLJoG__stepNumber{border:1px solid var(--strokeii);border-radius:999px;flex-shrink:0;place-items:center;width:3rem;height:3rem;font-size:1.4rem;font-weight:700;display:grid;position:relative}.Stepper-module__RWLJoG__stepNumber:before{content:"";border:10px solid var(--white);border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Stepper-module__RWLJoG__stepNumberActive{background-color:var(--accent);color:var(--cream);border-color:#0000}.Stepper-module__RWLJoG__stepNumberActive:after{content:"";border:2px solid var(--accent);opacity:.45;pointer-events:none;border-radius:999px;animation:1.35s ease-out infinite Stepper-module__RWLJoG__stepPulseRing;position:absolute;inset:-6px;transform:scale(1)}.Stepper-module__RWLJoG__stepNumberComplete{background-color:var(--accent);color:var(--cream);border-color:#0000}.Stepper-module__RWLJoG__stepNumberInactive{background-color:var(--cream);color:var(--strokeii)}@keyframes Stepper-module__RWLJoG__stepPulseRing{0%{opacity:.55;transform:scale(.92)}70%{opacity:.08;transform:scale(1.22)}to{opacity:0;transform:scale(1.22)}}@keyframes Stepper-module__RWLJoG__stepPulseGlow{0%{opacity:.25;transform:scale(.96)}70%{opacity:.06;transform:scale(1.18)}to{opacity:0;transform:scale(1.18)}}.Stepper-module__RWLJoG__connector{display:none}.Stepper-module__RWLJoG__right{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.Stepper-module__RWLJoG__label{text-transform:uppercase;letter-spacing:.7px;font-size:1.4rem;font-weight:700}.Stepper-module__RWLJoG__copy{color:var(--paragraph);font-size:1.4rem;font-weight:400}@media screen and (max-width:768px){.Stepper-module__RWLJoG__container{padding-top:4rem}}
.FlightStatusCard-module__YfsFQq__wrapper{flex-direction:column;gap:0;display:flex}.FlightStatusCard-module__YfsFQq__card{background:var(--accent);color:var(--white);border-radius:10px 10px 0 0;padding:2rem 2.4rem 1.6rem;transition:opacity .2s;position:relative;overflow:hidden}.FlightStatusCard-module__YfsFQq__cardLoading{opacity:.7}.FlightStatusCard-module__YfsFQq__cardTop{justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}.FlightStatusCard-module__YfsFQq__topRight,.FlightStatusCard-module__YfsFQq__airline{align-items:center;gap:.8rem;display:flex}.FlightStatusCard-module__YfsFQq__airlineCode{letter-spacing:.5px;background:#fff3;border-radius:4px;padding:.2rem .7rem;font-size:1.3rem;font-weight:800}.FlightStatusCard-module__YfsFQq__airlineName{opacity:.9;color:var(--white);font-size:1.4rem;font-weight:600}.FlightStatusCard-module__YfsFQq__flightNum{opacity:.7;color:var(--cream);font-size:1.3rem;font-weight:500}.FlightStatusCard-module__YfsFQq__statusBadge{letter-spacing:.3px;border-radius:20px;align-items:center;gap:.6rem;padding:.4rem 1.2rem;font-size:1.3rem;font-weight:700;display:inline-flex}.FlightStatusCard-module__YfsFQq__statusOnTime{color:var(--darkGreen);background:#ffffffe6}.FlightStatusCard-module__YfsFQq__statusDelayed{background:var(--yellow);color:var(--darkYellow)}.FlightStatusCard-module__YfsFQq__statusCancelled{color:var(--white);background:#0000004d}.FlightStatusCard-module__YfsFQq__statusLanded{color:var(--blue);background:#ffffffe6}.FlightStatusCard-module__YfsFQq__statusInFlight{color:var(--white);background:#fff3;border:1px solid #fff6}.FlightStatusCard-module__YfsFQq__statusBoarding{background:var(--yellow);color:var(--darkYellow)}.FlightStatusCard-module__YfsFQq__statusLoading{color:#ffffff80;background:#ffffff26;border:1px solid #fff3}.FlightStatusCard-module__YfsFQq__statusError{color:#ffffffb3;background:#00000040}.FlightStatusCard-module__YfsFQq__delayText{opacity:.8;font-size:1.2rem;font-weight:500}.FlightStatusCard-module__YfsFQq__route{align-items:center;gap:1.6rem;margin-bottom:2rem;display:flex}.FlightStatusCard-module__YfsFQq__airport{flex:none}.FlightStatusCard-module__YfsFQq__airportRight{text-align:right}.FlightStatusCard-module__YfsFQq__iata{letter-spacing:-2px;color:var(--white);font-size:4.4rem;font-weight:900;line-height:1}.FlightStatusCard-module__YfsFQq__iataEmpty{opacity:.25;letter-spacing:0}.FlightStatusCard-module__YfsFQq__airportName{opacity:.7;max-width:110px;margin-top:.2rem;font-size:1.2rem;line-height:1.3}.FlightStatusCard-module__YfsFQq__airportRight .FlightStatusCard-module__YfsFQq__airportName{text-align:right;margin-left:auto}.FlightStatusCard-module__YfsFQq__flightPath{flex:1;align-items:center;height:24px;display:flex}.FlightStatusCard-module__YfsFQq__dashedLine{background:repeating-linear-gradient(90deg,#ffffff80 0 6px,#0000 6px 12px);flex:1;height:2px}.FlightStatusCard-module__YfsFQq__dashedLineDot{background:#fff9;border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;width:10px;height:10px}.FlightStatusCard-module__YfsFQq__planeIcon{filter:drop-shadow(0 1px 3px #0003);flex-shrink:0;font-size:2rem}.FlightStatusCard-module__YfsFQq__times{background:#00000026;border-radius:10px;align-items:center;gap:2rem;padding:1.4rem 1.8rem;display:flex}.FlightStatusCard-module__YfsFQq__timeBlock{flex:1}.FlightStatusCard-module__YfsFQq__timeBlockRight{text-align:right}.FlightStatusCard-module__YfsFQq__timeLabel{text-transform:uppercase;letter-spacing:.8px;opacity:.65;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.FlightStatusCard-module__YfsFQq__timeValue{letter-spacing:-.5px;font-size:2rem;font-weight:800;line-height:1}.FlightStatusCard-module__YfsFQq__terminal{opacity:.7;margin-top:.3rem;font-size:1.2rem;font-weight:500}.FlightStatusCard-module__YfsFQq__timeDivider{background:#fff3;flex-shrink:0;width:1px;height:40px}.FlightStatusCard-module__YfsFQq__dateStrip{text-align:center;opacity:.6;letter-spacing:.3px;text-transform:uppercase;margin-top:1.4rem;font-size:1.3rem;font-weight:600}.FlightStatusCard-module__YfsFQq__errorMsg{opacity:.85;background:#0003;border-radius:8px;margin-top:1.2rem;padding:1rem 1.4rem;font-size:1.3rem}.FlightStatusCard-module__YfsFQq__dimmed{opacity:.3}.FlightStatusCard-module__YfsFQq__footer{background:var(--black);border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.8rem;display:flex}.FlightStatusCard-module__YfsFQq__refreshBtn{cursor:pointer;color:var(--white);background:#ffffff14;border:1px solid #fff3;border-radius:6px;padding:.6rem 1.4rem;font-size:1.3rem;font-weight:600;transition:background .15s}.FlightStatusCard-module__YfsFQq__refreshBtn:hover:not(:disabled){background:#ffffff26}.FlightStatusCard-module__YfsFQq__refreshBtn:disabled{opacity:.4;cursor:not-allowed}.FlightStatusCard-module__YfsFQq__lastChecked{color:var(--black300);font-size:1.3rem}@media screen and (max-width:560px){.FlightStatusCard-module__YfsFQq__iata{font-size:3.2rem}.FlightStatusCard-module__YfsFQq__card{padding:1.6rem 1.6rem 1.2rem}.FlightStatusCard-module__YfsFQq__footer{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1.2rem 1.6rem}}
.ServicePageIntro-module__iB3F5a__container{background-color:var(--cream);padding:10rem 0 0}.ServicePageIntro-module__iB3F5a__content{width:100%}.ServicePageIntro-module__iB3F5a__top{grid-gap:10rem;z-index:2;grid-template-columns:2fr 1fr;display:grid;position:relative}.ServicePageIntro-module__iB3F5a__heading{max-width:600px}.ServicePageIntro-module__iB3F5a__btn{margin-bottom:8rem}.ServicePageIntro-module__iB3F5a__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.ServicePageIntro-module__iB3F5a__btnClusterContainer{justify-content:flex-start;align-items:flex-start;gap:5rem;margin-top:2rem;display:flex}.ServicePageIntro-module__iB3F5a__right{z-index:2;position:relative}.ServicePageIntro-module__iB3F5a__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}.ServicePageIntro-module__iB3F5a__stat{color:var(--cream);line-height:1.2em}.ServicePageIntro-module__iB3F5a__statiii{justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.ServicePageIntro-module__iB3F5a__imgSmall{object-fit:cover;border:1px solid var(--cream);border-radius:50%;padding:.5rem}.ServicePageIntro-module__iB3F5a__statiiiText{color:var(--cream)}.ServicePageIntro-module__iB3F5a__bottom{z-index:1;margin-top:-12rem;position:relative}.ServicePageIntro-module__iB3F5a__imgContainer{z-index:1;width:100%;height:550px;position:relative}.ServicePageIntro-module__iB3F5a__img{object-fit:cover}.ServicePageIntro-module__iB3F5a__right .ServicePageIntro-module__iB3F5a__imgContainer{display:none}@media screen and (max-width:1268px){.ServicePageIntro-module__iB3F5a__top{grid-gap:5rem;grid-template-columns:1fr}.ServicePageIntro-module__iB3F5a__heading{width:80%}.ServicePageIntro-module__iB3F5a__btn{margin-bottom:0}.ServicePageIntro-module__iB3F5a__right{grid-gap:2rem;grid-template-columns:2fr 4fr;display:grid}.ServicePageIntro-module__iB3F5a__imgContainer{height:100%}.ServicePageIntro-module__iB3F5a__img{border-radius:10px}.ServicePageIntro-module__iB3F5a__right .ServicePageIntro-module__iB3F5a__imgContainer{z-index:1;display:block;position:relative}.ServicePageIntro-module__iB3F5a__bottom .ServicePageIntro-module__iB3F5a__imgContainer{display:none}.ServicePageIntro-module__iB3F5a__statBox{min-width:100%;margin-left:auto;margin-right:auto;top:0}.ServicePageIntro-module__iB3F5a__bottom{margin-top:0}}@media screen and (max-width:768px){.ServicePageIntro-module__iB3F5a__container{padding-top:10rem}.ServicePageIntro-module__iB3F5a__right{grid-template-columns:repeat(2,1fr)}.ServicePageIntro-module__iB3F5a__left{text-align:center;align-items:center}.ServicePageIntro-module__iB3F5a__heading,.ServicePageIntro-module__iB3F5a__copy{text-align:center;width:100%}.ServicePageIntro-module__iB3F5a__heading{max-width:500px}.ServicePageIntro-module__iB3F5a__btnClusterContainer{grid-template-columns:repeat(1,1fr);gap:3rem;display:grid}}@media screen and (max-width:568px){.ServicePageIntro-module__iB3F5a__right{grid-template-columns:repeat(1,1fr);width:100%}.ServicePageIntro-module__iB3F5a__copy{width:95%}.ServicePageIntro-module__iB3F5a__imgContainer{height:300px}.ServicePageIntro-module__iB3F5a__statii{margin-bottom:0}.ServicePageIntro-module__iB3F5a__br{display:none}}
.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}}
.TripGroupCard-module__0oeRWa__card{border:1px solid var(--stroke);background:linear-gradient(135deg,#3b82f614 0%,#2563eb1f 100%);border:2px solid #3b82f64d;border-radius:12px;overflow:hidden}.TripGroupCard-module__0oeRWa__header{background-color:var(--cream);border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:1rem;padding:14px 18px;display:flex}.TripGroupCard-module__0oeRWa__headerLeft{align-items:center;gap:1rem;display:flex}.TripGroupCard-module__0oeRWa__icon{font-size:18px}.TripGroupCard-module__0oeRWa__title{letter-spacing:normal;color:var(--black);font-size:1.4rem;font-weight:700}.TripGroupCard-module__0oeRWa__label{color:var(--paragraph);font-size:1.4rem;font-style:italic}.TripGroupCard-module__0oeRWa__legs{gap:0;display:grid}.TripGroupCard-module__0oeRWa__leg{border-bottom:1px solid var(--stroke);align-items:flex-start;gap:1rem;padding:14px 18px;transition:background .15s;display:flex}.TripGroupCard-module__0oeRWa__leg:last-child{border-bottom:none}.TripGroupCard-module__0oeRWa__leg:hover{background:#00000004}.TripGroupCard-module__0oeRWa__legCurrent{border-left:3px solid var(--black);background:#0000000a}.TripGroupCard-module__0oeRWa__legNumber{background:var(--black);color:#fff;letter-spacing:normal;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1rem;font-size:1.4rem;font-weight:700;display:flex}.TripGroupCard-module__0oeRWa__legContent{flex:1;gap:1rem;min-width:0;display:grid}.TripGroupCard-module__0oeRWa__legTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.TripGroupCard-module__0oeRWa__legService{color:var(--black);font-size:1.4rem;font-weight:600}.TripGroupCard-module__0oeRWa__legDate{color:var(--paragraph);white-space:nowrap;font-size:1.4rem}.TripGroupCard-module__0oeRWa__legRoute{color:var(--paragraph);text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem;line-height:1.4;overflow:hidden}.TripGroupCard-module__0oeRWa__legMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:1rem;display:flex}.TripGroupCard-module__0oeRWa__priceApproved{color:#065f46;font-size:1.4rem;font-weight:600}.TripGroupCard-module__0oeRWa__pricePending{color:#92400e;font-size:1.4rem;font-weight:600}.TripGroupCard-module__0oeRWa__driver{color:var(--paragraph);font-size:1.4rem}.TripGroupCard-module__0oeRWa__legAction{flex-shrink:0;align-items:center;display:flex}.TripGroupCard-module__0oeRWa__currentBadge{color:var(--paragraph);background:#0000000f;border-radius:4px;padding:3px 10px;font-size:1.4rem;font-weight:600}.TripGroupCard-module__0oeRWa__viewLink{color:var(--black);border-radius:4px;padding:3px 10px;font-size:1.4rem;font-weight:600;text-decoration:none;transition:background .15s}.TripGroupCard-module__0oeRWa__viewLink:hover{background:#0000000f}.TripGroupCard-module__0oeRWa__footer{background:#00000008;border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.TripGroupCard-module__0oeRWa__footerLeft{align-items:baseline;gap:8px;display:flex}.TripGroupCard-module__0oeRWa__footerLabel{color:var(--paragraph);font-size:1.4rem;font-weight:600}.TripGroupCard-module__0oeRWa__footerAmount{letter-spacing:normal;color:var(--black);font-size:1.6rem;font-weight:700}.TripGroupCard-module__0oeRWa__footerRight{align-items:center;display:flex}.TripGroupCard-module__0oeRWa__pill{border:1px solid var(--strokeii)}@media (max-width:640px){.TripGroupCard-module__0oeRWa__leg{padding:12px 14px}.TripGroupCard-module__0oeRWa__legTop{flex-direction:column;gap:2px}.TripGroupCard-module__0oeRWa__footer{flex-direction:column;align-items:flex-start;gap:8px}.TripGroupCard-module__0oeRWa__legRoute{white-space:normal}}
.FlightTracker-module__XpcUeW__wrapper{flex-direction:column;gap:2.4rem;font-family:inherit;display:flex}.FlightTracker-module__XpcUeW__header{align-items:center;gap:1.6rem;display:flex}.FlightTracker-module__XpcUeW__headerIcon{margin-top:.2rem;font-size:3.2rem;line-height:1}.FlightTracker-module__XpcUeW__title{letter-spacing:-1px;color:var(--black);margin:0 0 .4rem;font-size:2.8rem;font-weight:800;line-height:1}.FlightTracker-module__XpcUeW__subtitle{color:var(--paragraph);margin:0;font-size:1.5rem;line-height:1.4}.FlightTracker-module__XpcUeW__form{grid-template-columns:1fr 1fr auto;align-items:flex-end;gap:1.2rem;display:grid}.FlightTracker-module__XpcUeW__inputGroup{flex-direction:column;gap:.6rem;display:flex}.FlightTracker-module__XpcUeW__label{text-transform:uppercase;letter-spacing:.5px;color:var(--black400);font-size:1.3rem;font-weight:700}.FlightTracker-module__XpcUeW__input{border:2px solid var(--stroke);color:var(--black);background:var(--white);border-radius:8px;outline:none;width:100%;padding:1.2rem 1.6rem;font-size:1.6rem;font-weight:500;transition:border-color .15s}.FlightTracker-module__XpcUeW__input:focus{border-color:var(--accent)}.FlightTracker-module__XpcUeW__trackBtn{background:var(--accent);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:130px;min-height:52px;padding:1.2rem 2.4rem;font-size:1.5rem;font-weight:700;transition:background .15s,transform .1s;display:flex}.FlightTracker-module__XpcUeW__trackBtn:hover:not(:disabled){background:var(--accent600);transform:translateY(-1px)}.FlightTracker-module__XpcUeW__trackBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.FlightTracker-module__XpcUeW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite FlightTracker-module__XpcUeW__spin}@keyframes FlightTracker-module__XpcUeW__spin{to{transform:rotate(360deg)}}.FlightTracker-module__XpcUeW__resultWrap{flex-direction:column;gap:0;animation:.3s both FlightTracker-module__XpcUeW__fadeUp;display:flex}@keyframes FlightTracker-module__XpcUeW__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.FlightTracker-module__XpcUeW__card{background:var(--accent);color:var(--white);border-radius:10px 10px 0 0;padding:2.4rem 2.8rem 2rem;position:relative;overflow:hidden}.FlightTracker-module__XpcUeW__card:before{content:"";pointer-events:none;opacity:.3;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E") 0 0/200px;position:absolute;inset:0}.FlightTracker-module__XpcUeW__cardTop{justify-content:space-between;align-items:center;margin-bottom:2.4rem;display:flex}.FlightTracker-module__XpcUeW__airline{align-items:center;gap:.8rem;display:flex}.FlightTracker-module__XpcUeW__airlineCode{letter-spacing:.5px;background:#fff3;border-radius:4px;padding:.2rem .7rem;font-size:1.3rem;font-weight:800}.FlightTracker-module__XpcUeW__airlineName{opacity:.9;font-size:1.4rem;font-weight:600}.FlightTracker-module__XpcUeW__flightNum{opacity:.7;font-size:1.3rem;font-weight:500}.FlightTracker-module__XpcUeW__statusBadge{letter-spacing:.3px;border-radius:20px;align-items:center;gap:.6rem;padding:.4rem 1.2rem;font-size:1.3rem;font-weight:700;display:inline-flex}.FlightTracker-module__XpcUeW__statusOnTime{color:var(--darkGreen);background:#ffffffe6}.FlightTracker-module__XpcUeW__statusDelayed{background:var(--yellow);color:var(--darkYellow)}.FlightTracker-module__XpcUeW__statusCancelled{color:var(--white);background:#0000004d}.FlightTracker-module__XpcUeW__statusLanded{color:var(--blue);background:#ffffffe6}.FlightTracker-module__XpcUeW__statusInFlight{color:var(--white);background:#fff3;border:1px solid #fff6}.FlightTracker-module__XpcUeW__statusBoarding{background:var(--yellow);color:var(--darkYellow)}.FlightTracker-module__XpcUeW__delayText{opacity:.8;font-size:1.2rem;font-weight:500}.FlightTracker-module__XpcUeW__route{align-items:center;gap:1.6rem;margin-bottom:2.4rem;display:flex}.FlightTracker-module__XpcUeW__airport{flex:none}.FlightTracker-module__XpcUeW__airportRight{text-align:right}.FlightTracker-module__XpcUeW__iata{letter-spacing:-2px;color:var(--white);font-size:4.8rem;font-weight:900;line-height:1}.FlightTracker-module__XpcUeW__airportName{opacity:.7;max-width:110px;margin-top:.2rem;font-size:1.2rem;line-height:1.3}.FlightTracker-module__XpcUeW__airportRight .FlightTracker-module__XpcUeW__airportName{text-align:right;margin-left:auto}.FlightTracker-module__XpcUeW__flightPath{flex:1;align-items:center;height:24px;display:flex;position:relative}.FlightTracker-module__XpcUeW__dashedLine{background:repeating-linear-gradient(90deg,#ffffff80 0 6px,#0000 6px 12px);flex:1;height:2px}.FlightTracker-module__XpcUeW__dashedLineDot{background:#fff9;border:2px solid #ffffffe6;border-radius:50%;flex-shrink:0;width:10px;height:10px}.FlightTracker-module__XpcUeW__planeIcon{filter:drop-shadow(0 1px 3px #0003);flex-shrink:0;font-size:2.2rem;animation:3s ease-in-out infinite FlightTracker-module__XpcUeW__glide}@keyframes FlightTracker-module__XpcUeW__glide{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.FlightTracker-module__XpcUeW__times{background:#00000026;border-radius:10px;align-items:center;gap:2rem;padding:1.4rem 1.8rem;display:flex}.FlightTracker-module__XpcUeW__timeBlock{flex:1}.FlightTracker-module__XpcUeW__timeBlockRight{text-align:right}.FlightTracker-module__XpcUeW__timeLabel{text-transform:uppercase;letter-spacing:.8px;opacity:.65;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.FlightTracker-module__XpcUeW__timeValue{letter-spacing:-.5px;font-size:2rem;font-weight:800;line-height:1}.FlightTracker-module__XpcUeW__terminal{opacity:.7;margin-top:.3rem;font-size:1.2rem;font-weight:500}.FlightTracker-module__XpcUeW__timeDivider{background:#fff3;flex-shrink:0;width:1px;height:40px}.FlightTracker-module__XpcUeW__dateStrip{text-align:center;opacity:.6;letter-spacing:.3px;text-transform:uppercase;margin-top:1.6rem;font-size:1.3rem;font-weight:600}.FlightTracker-module__XpcUeW__ctaBox{background:var(--black);border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.8rem;display:flex}.FlightTracker-module__XpcUeW__ctaContent{flex:1;align-items:flex-start;gap:1.2rem;min-width:0;display:flex}.FlightTracker-module__XpcUeW__ctaIcon{flex-shrink:0;font-size:2.4rem;display:none}.FlightTracker-module__XpcUeW__ctaHeadline{letter-spacing:normal;color:var(--white);margin-bottom:.3rem;font-size:1.5rem;font-weight:700}.FlightTracker-module__XpcUeW__ctaBody{color:var(--black300);margin:0;font-size:1.4rem;line-height:1.4}.FlightTracker-module__XpcUeW__ctaBtn{background:var(--accent);color:var(--white);white-space:nowrap;border-radius:5px;flex-shrink:0;padding:1rem 1.8rem;font-size:1.4rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-block}.FlightTracker-module__XpcUeW__ctaBtn:hover{background:var(--accent600);transform:translateY(-1px)}.FlightTracker-module__XpcUeW__error{border:1px solid var(--accent100);background:#fff0ef;border-radius:10px;align-items:flex-start;gap:1.4rem;padding:1.8rem 2rem;animation:.25s both FlightTracker-module__XpcUeW__fadeUp;display:flex}.FlightTracker-module__XpcUeW__errorIcon{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.3rem;font-weight:700;display:flex}.FlightTracker-module__XpcUeW__errorTitle{color:var(--accent600);margin-bottom:.3rem;font-size:1.5rem;font-weight:700}.FlightTracker-module__XpcUeW__errorBody{color:var(--paragraph);font-size:1.4rem}.FlightTracker-module__XpcUeW__skeleton{animation:.2s both FlightTracker-module__XpcUeW__fadeUp}.FlightTracker-module__XpcUeW__skeletonCard{background:var(--accent);opacity:.6;border-radius:16px;flex-direction:column;gap:2rem;padding:2.4rem 2.8rem;display:flex}.FlightTracker-module__XpcUeW__skeletonLine{background:#ffffff4d;border-radius:6px;height:14px;animation:1.2s ease-in-out infinite FlightTracker-module__XpcUeW__shimmer}.FlightTracker-module__XpcUeW__skeletonShort{width:40%}.FlightTracker-module__XpcUeW__skeletonFull{width:100%}.FlightTracker-module__XpcUeW__skeletonRoute{align-items:center;gap:1.6rem;display:flex}.FlightTracker-module__XpcUeW__skeletonIata{background:#ffffff4d;border-radius:6px;width:80px;height:52px;animation:1.2s ease-in-out infinite FlightTracker-module__XpcUeW__shimmer}.FlightTracker-module__XpcUeW__skeletonPath{background:#ffffff4d;border-radius:4px;flex:1;height:4px;animation:1.2s ease-in-out infinite FlightTracker-module__XpcUeW__shimmer}@keyframes FlightTracker-module__XpcUeW__shimmer{0%,to{opacity:.6}50%{opacity:1}}.FlightTracker-module__XpcUeW__footerNote{color:var(--black300);margin:0;font-size:1.3rem}@media (max-width:560px){.FlightTracker-module__XpcUeW__form{grid-template-columns:1fr 1fr}.FlightTracker-module__XpcUeW__trackBtn{grid-column:1/-1}.FlightTracker-module__XpcUeW__iata{font-size:3.6rem}.FlightTracker-module__XpcUeW__card{padding:2rem 1.8rem 1.6rem}.FlightTracker-module__XpcUeW__ctaBox{flex-direction:column;align-items:flex-start;padding:1.6rem 1.8rem}.FlightTracker-module__XpcUeW__ctaBtn{text-align:center;width:100%}}.FlightTracker-module__XpcUeW__appliedNote{color:var(--white);text-align:center;background:#ffffff26;border-radius:6px;margin-top:1.2rem;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:600}
.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}}.VehicleUnitDetailPage-module__dQtKwG__dangerZone{background:#ef444408;border:1px solid #ef444433;border-radius:10px;gap:1.5rem;padding:2rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__dangerTop{gap:1rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__dangerDesc{opacity:.75;margin:0;font-size:1.4rem}.VehicleUnitDetailPage-module__dQtKwG__dangerImpactBox{color:#7f1d1d;background:#ef44440f;border:1px solid #ef444433;border-radius:10px;padding:16px 20px;font-size:1.4rem}.VehicleUnitDetailPage-module__dQtKwG__impactList{gap:.5rem;margin:.75rem 0 0;padding-left:1.8rem;display:grid}.VehicleUnitDetailPage-module__dQtKwG__modalContent{gap:2rem;min-width:100%;display:grid}.VehicleUnitDetailPage-module__dQtKwG__modalTitle{margin:0}.VehicleUnitDetailPage-module__dQtKwG__modalBody{margin:0;font-size:1.4rem;line-height:1.6}.VehicleUnitDetailPage-module__dQtKwG__confirmBlock{gap:1rem;width:100%;display:grid}.VehicleUnitDetailPage-module__dQtKwG__confirmLabel{opacity:.7;letter-spacing:.03em;text-transform:uppercase;font-size:1.4rem;font-weight:900}.VehicleUnitDetailPage-module__dQtKwG__modalActions{justify-content:flex-end;gap:1rem;display:flex}
.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%}}
.ServicesMission-module__pXAy2q__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}.ServicesMission-module__pXAy2q__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.ServicesMission-module__pXAy2q__heading{text-align:center;max-width:850px}.ServicesMission-module__pXAy2q__btnContainer{margin-top:1rem}@media screen and (max-width:1268px){.ServicesMission-module__pXAy2q__container{background-size:300px 300px}}@media screen and (max-width:1068px){.ServicesMission-module__pXAy2q__container{background-size:250px 250px}}@media screen and (max-width:568px){.ServicesMission-module__pXAy2q__container{background-size:75px 75px}}
.PriceBreakdownCard-module__7oubDG__card{background:var(--cream,#fafaf8);border:1px solid #0000001a;border-radius:10px;overflow:hidden}.PriceBreakdownCard-module__7oubDG__header{background:#fff;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.4rem 2rem;display:flex}.PriceBreakdownCard-module__7oubDG__title{color:var(--black,#000);font-size:1.4rem;font-weight:700}.PriceBreakdownCard-module__7oubDG__strategy{background:var(--black,#000);color:#fff;border-radius:20px;padding:3px 10px;font-size:1.4rem;font-weight:600}.PriceBreakdownCard-module__7oubDG__rows{flex-direction:column;gap:0;display:flex}.PriceBreakdownCard-module__7oubDG__row{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.2rem 2rem;display:flex}.PriceBreakdownCard-module__7oubDG__row_zero{background:0 0}.PriceBreakdownCard-module__7oubDG__row_floor{background:#fffbeb;border-left:3px solid #f59e0b}.PriceBreakdownCard-module__7oubDG__row_surcharge{background:#fff7f7;border-left:3px solid #ef4444}.PriceBreakdownCard-module__7oubDG__rowLeft{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;display:flex}.PriceBreakdownCard-module__7oubDG__rowLabel{color:var(--black,#000);font-size:1.4rem;font-weight:600}.PriceBreakdownCard-module__7oubDG__rowDetail{color:#666;font-size:1.4rem;font-weight:400}.PriceBreakdownCard-module__7oubDG__rowAmount{white-space:nowrap;color:var(--black,#000);font-size:1.4rem;font-weight:700}.PriceBreakdownCard-module__7oubDG__total{background:var(--black,#000);color:#fff;justify-content:space-between;align-items:center;padding:1.6rem 2rem;display:flex}.PriceBreakdownCard-module__7oubDG__totalLabel{color:var(--white);font-size:1.4rem;font-weight:600}.PriceBreakdownCard-module__7oubDG__totalAmount{color:var(--white);font-size:1.8rem;font-weight:800}.PriceBreakdownCard-module__7oubDG__vehicleRow{background:var(--lighterBlue);border:1px solid var(--lightBlue);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.PriceBreakdownCard-module__7oubDG__vehicleLabel{color:#666;font-size:1.4rem;font-weight:500}.PriceBreakdownCard-module__7oubDG__vehicleName{color:var(--black,#000);font-size:1.4rem;font-weight:700}
.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}}
.AboutTestimonials-module__InlIRG__container{background-color:var(--cream);padding:10rem 0}.AboutTestimonials-module__InlIRG__top{margin-bottom:5rem}.AboutTestimonials-module__InlIRG__arrowButton{background:var(--accent);color:var(--black);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;transition:all .3s ease-in;display:flex}.AboutTestimonials-module__InlIRG__arrowLeft{color:var(--white);transform:rotate(-90deg)}.AboutTestimonials-module__InlIRG__arrowRight{color:var(--white);transform:rotate(90deg)}.AboutTestimonials-module__InlIRG__heading{letter-spacing:-3px;text-transform:uppercase;font-size:15rem;font-weight:900;line-height:1em}.AboutTestimonials-module__InlIRG__content{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.AboutTestimonials-module__InlIRG__btnContainer{justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.AboutTestimonials-module__InlIRG__reviewContainer{justify-content:center;width:100%;padding:0 3rem;display:flex}.AboutTestimonials-module__InlIRG__reviewWrapper{--cardW:1000px;--gap:3rem;--step:calc(var(--cardW) + var(--gap));border-radius:10px;width:100%;overflow:hidden}.AboutTestimonials-module__InlIRG__track{align-items:stretch;gap:var(--gap);padding-inline:calc(50% - (var(--cardW)/2));transform:translateX(calc((-2*var(--step)) + (var(--offsetStep)*var(--step))));will-change:transform;display:flex}.AboutTestimonials-module__InlIRG__animating{transition:transform .45s}.AboutTestimonials-module__InlIRG__card{background-color:var(--white);width:var(--cardW);flex:0 0 var(--cardW);border-radius:10px;grid-template-columns:2fr 1fr;height:400px;padding:2rem;transition:filter .35s,opacity .35s,transform .35s;display:grid}.AboutTestimonials-module__InlIRG__activeCard{filter:blur();opacity:1;transform:scale(1)}.AboutTestimonials-module__InlIRG__sideCard{filter:blur(2px);opacity:.75;transform:scale(.96)}.AboutTestimonials-module__InlIRG__cardLeft{border-right:2px solid var(--stroke);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;padding-right:3rem;display:flex}.AboutTestimonials-module__InlIRG__personContianer{justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.AboutTestimonials-module__InlIRG__imgContainer{border-radius:5px;width:80px;height:80px}.AboutTestimonials-module__InlIRG__img{object-fit:cover;border-radius:5px!important}.AboutTestimonials-module__InlIRG__from{color:var(--paragraph)}.AboutTestimonials-module__InlIRG__review{color:var(--paragraph);-webkit-line-clamp:4;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AboutTestimonials-module__InlIRG__cardRight{flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:1rem 2rem;display:flex}.AboutTestimonials-module__InlIRG__number{letter-spacing:-3px;color:var(--accent);margin-bottom:2rem;font-size:6rem;font-weight:900;line-height:1}.AboutTestimonials-module__InlIRG__copy{color:var(--paragraph)}.AboutTestimonials-module__InlIRG__imgContainerRight{width:100%;height:100%;position:relative}.AboutTestimonials-module__InlIRG__imgRight{object-fit:cover;border-radius:10px!important}@media screen and (max-width:1268px){.AboutTestimonials-module__InlIRG__reviewWrapper{--cardW:900px}}@media screen and (max-width:968px){.AboutTestimonials-module__InlIRG__reviewWrapper{--cardW:100%;width:100%;overflow:hidden}.AboutTestimonials-module__InlIRG__track{transform:translateX(calc(-200% + (var(--offsetStep)*100%)));gap:0;padding-inline:0}.AboutTestimonials-module__InlIRG__card{flex:0 0 100%;grid-template-columns:1fr;width:100%;height:auto}.AboutTestimonials-module__InlIRG__cardLeft{border-right:none;padding-right:0}.AboutTestimonials-module__InlIRG__review{width:100%}.AboutTestimonials-module__InlIRG__number{margin-top:5rem;margin-bottom:0;font-size:4rem}.AboutTestimonials-module__InlIRG__imgContainerRight{display:none}}@media screen and (max-width:1468px){.AboutTestimonials-module__InlIRG__heading{font-size:12rem}}@media screen and (max-width:1268px){.AboutTestimonials-module__InlIRG__heading{font-size:10rem}}@media screen and (max-width:1068px){.AboutTestimonials-module__InlIRG__heading{letter-spacing:-2.2px;font-size:8rem}}@media screen and (max-width:568px){.AboutTestimonials-module__InlIRG__heading{letter-spacing:-1px;font-size:4.6rem}}
.CharterClients-module__FpQJ6G__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}
.Faq-module__7SkZEq__container{background-color:var(--cream);padding:10rem 0}.Faq-module__7SkZEq__content{grid-gap:10rem;grid-template-columns:repeat(2,1fr);display:grid}.Faq-module__7SkZEq__imgContainer{width:100%;height:100%;position:relative}.Faq-module__7SkZEq__digitalBox{content:"";position:absolute;bottom:0;right:0;transform:rotate(90deg)}.Faq-module__7SkZEq__img{object-fit:cover;border-radius:10px}.Faq-module__7SkZEq__right{grid-gap:5rem;grid-template-columns:repeat(1,1fr);width:100%;display:grid}.Faq-module__7SkZEq__desktopHeading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Faq-module__7SkZEq__copy{background:var(--lightBlue);border:1px solid var(--blue);border-radius:7px;padding:1.5rem;font-weight:600}.Faq-module__7SkZEq__mapDataContainer{width:100%}.Faq-module__7SkZEq__qaContainer{border-top:2px solid var(--stroke);cursor:pointer;user-select:none;cursor:pointer;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;padding:3rem 0;display:flex}.Faq-module__7SkZEq__question{transition:all .3s ease-in}.Faq-module__7SkZEq__question:hover,.Faq-module__7SkZEq__questionActive{color:var(--accent)}.Faq-module__7SkZEq__answerContainer{max-height:0;transition:max-height .4s ease-in-out;overflow:hidden}.Faq-module__7SkZEq__answerContainer.Faq-module__7SkZEq__show{max-height:350px}.Faq-module__7SkZEq__answer{width:100%;color:var(--paragraph);margin-top:2rem}.Faq-module__7SkZEq__headingArrowContainer{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.Faq-module__7SkZEq__arrowContainer{background-color:var(--black);border-radius:5px;justify-content:center;align-items:center;width:5rem;height:5rem;padding-left:auto;display:flex}.Faq-module__7SkZEq__icon{cursor:pointer;color:var(--cream);width:2rem;height:2rem;transition:all .4s ease-in-out;transform:rotate(45deg)}.Faq-module__7SkZEq__iconFlip{cursor:pointer;color:var(--accent);width:2rem;height:2rem;transition:all .3s ease-in-out;transform:rotate(230deg)}.Faq-module__7SkZEq__h3Container{gap:1rem;display:flex}.Faq-module__7SkZEq__index{margin-right:1rem;font-size:2rem}.Faq-module__7SkZEq__mobileHeading{display:none}@media screen and (max-width:1068px){.Faq-module__7SkZEq__content{grid-gap:5rem;grid-template-columns:1fr}.Faq-module__7SkZEq__mapDataContainer{margin-top:0}.Faq-module__7SkZEq__imgContainer{height:450px}.Faq-module__7SkZEq__desktopHeading{display:none}.Faq-module__7SkZEq__mobileHeading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}}@media screen and (max-width:768px){.Faq-module__7SkZEq__imgContainer{height:300px}}
.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%}}
.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%}}
.CharterFleet-module__aGdubq__container{background-color:var(--cream);padding:10rem 0}.CharterFleet-module__aGdubq__top{flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.CharterFleet-module__aGdubq__heading{text-align:center;width:100%}.CharterFleet-module__aGdubq__copy{text-align:center;width:50%;color:var(--paragraph)}.CharterFleet-module__aGdubq__content{grid-gap:2rem;grid-template-columns:repeat(2,1fr);width:80%;margin-left:auto;margin-right:auto;display:grid}.CharterFleet-module__aGdubq__card{grid-gap:5rem;background-color:var(--white);border-radius:10px;grid-template-columns:1fr;width:100%;padding:2rem;display:grid;position:relative}.CharterFleet-module__aGdubq__digitalBox{content:"";position:absolute;top:0;right:0}.CharterFleet-module__aGdubq__imgContainer{width:100%;height:300px;position:relative}.CharterFleet-module__aGdubq__img{object-fit:contain;padding:3rem}.CharterFleet-module__aGdubq__right{grid-gap:1rem;grid-template-columns:repeat(1,1fr);width:100%;padding:1rem;display:grid}.CharterFleet-module__aGdubq__title{margin-bottom:1rem}.CharterFleet-module__aGdubq__featureContainer{border-bottom:1px solid var(--darkGrayii);border:0;padding-bottom:1.5rem}.CharterFleet-module__aGdubq__featureContainer+.CharterFleet-module__aGdubq__featureContainer{border-top:1px solid var(--strokeii);padding-top:1rem}.CharterFleet-module__aGdubq__feature{font-size:1.6rem;font-weight:700;display:block}.CharterFleet-module__aGdubq__detail{color:var(--paragraph);margin-top:.5rem}.CharterFleet-module__aGdubq__btnContainer{display:grid}@media screen and (max-width:1268px){.CharterFleet-module__aGdubq__content{grid-template-columns:repeat(2,1fr);width:100%}.CharterFleet-module__aGdubq__copy{width:60%}}@media screen and (max-width:1068px){.CharterFleet-module__aGdubq__copy{width:80%}.CharterFleet-module__aGdubq__card{grid-template-columns:repeat(1,1fr)}.CharterFleet-module__aGdubq__imgContainer{height:200px}.CharterFleet-module__aGdubq__btnContainer{width:100%;display:grid}}@media screen and (max-width:768px){.CharterFleet-module__aGdubq__content{grid-gap:10rem;grid-template-columns:repeat(1,1fr)}.CharterFleet-module__aGdubq__card{grid-gap:0rem}.CharterFleet-module__aGdubq__imgContainer{height:300px}.CharterFleet-module__aGdubq__copy{width:95%}}
.PastClients-module__14VIVq__container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}
.ServiceSlugPageIntro-module__kU6YTG__top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.ServiceSlugPageIntro-module__kU6YTG__heading{width:100%}.ServiceSlugPageIntro-module__kU6YTG__copy{text-align:center;max-width:650px;color:var(--darkGray);font-size:1.8rem}.ServiceSlugPageIntro-module__kU6YTG__imgContainer{width:100%;height:400px;position:relative}.ServiceSlugPageIntro-module__kU6YTG__img{object-fit:cover;border-radius:10px}.ServiceSlugPageIntro-module__kU6YTG__bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4rem;margin-top:10rem;display:flex}.ServiceSlugPageIntro-module__kU6YTG__description{color:var(--red)}.ServiceSlugPageIntro-module__kU6YTG__b1{grid-gap:2rem;border-top:1px solid var(--text);grid-template-columns:2fr 6fr;width:100%;padding-top:2rem;display:grid}.ServiceSlugPageIntro-module__kU6YTG__desc{color:var(--text);column-count:2;column-gap:5rem}.ServiceSlugPageIntro-module__kU6YTG__featureContainer{grid-gap:2rem;grid-template-columns:repeat(2,1fr);width:100%;display:grid}.ServiceSlugPageIntro-module__kU6YTG__card{background-color:var(--gray3);border-radius:15px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding:2rem;display:flex}.ServiceSlugPageIntro-module__kU6YTG__indexContainer{border:1px solid var(--black);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.ServiceSlugPageIntro-module__kU6YTG__index{font-size:2rem}.ServiceSlugPageIntro-module__kU6YTG__btnContainer{justify-content:flex-end;align-items:center;margin-top:2rem;display:flex}@media screen and (max-width:968px){.ServiceSlugPageIntro-module__kU6YTG__b1{flex-direction:column;justify-content:center;align-items:center;gap:3rem;display:flex}.ServiceSlugPageIntro-module__kU6YTG__space{display:none}.ServiceSlugPageIntro-module__kU6YTG__btnContainer{justify-content:center;align-items:center;margin-top:5rem}}@media screen and (max-width:768px){.ServiceSlugPageIntro-module__kU6YTG__imgContainer{height:300px}.ServiceSlugPageIntro-module__kU6YTG__desc{column-count:1}}@media screen and (max-width:668px){.ServiceSlugPageIntro-module__kU6YTG__content{margin-top:0}.ServiceSlugPageIntro-module__kU6YTG__imgContainer{height:250px}.ServiceSlugPageIntro-module__kU6YTG__featureContainer{grid-template-columns:repeat(1,1fr)}}
.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:-webkit-sticky;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:-webkit-sticky;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}}
.Fleet-module__5Vl7dq__container{background-color:var(--cream);padding:10rem 0}.Fleet-module__5Vl7dq__top{flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.Fleet-module__5Vl7dq__heading{text-align:center;width:100%}.Fleet-module__5Vl7dq__copy{text-align:center;width:50%;color:var(--paragraph)}.Fleet-module__5Vl7dq__content{grid-gap:2rem;grid-template-columns:repeat(3,1fr);display:grid}.Fleet-module__5Vl7dq__card{grid-gap:5rem;background-color:var(--white);border-radius:10px;grid-template-columns:1fr;width:100%;padding:2rem;display:grid;position:relative}.Fleet-module__5Vl7dq__digitalBox{content:"";position:absolute;top:0;right:0}.Fleet-module__5Vl7dq__imgContainer{width:100%;height:300px;position:relative}.Fleet-module__5Vl7dq__img{object-fit:contain;padding:3rem}.Fleet-module__5Vl7dq__right{grid-gap:1rem;grid-template-columns:repeat(1,1fr);width:100%;padding:1rem;display:grid}.Fleet-module__5Vl7dq__title{margin-bottom:1rem}.Fleet-module__5Vl7dq__featureContainer{border-bottom:1px solid var(--darkGrayii);border:0;padding-bottom:1.5rem}.Fleet-module__5Vl7dq__featureContainer+.Fleet-module__5Vl7dq__featureContainer{border-top:1px solid var(--strokeii);padding-top:1rem}.Fleet-module__5Vl7dq__feature{font-size:1.6rem;font-weight:700;display:block}.Fleet-module__5Vl7dq__detail{color:var(--paragraph);margin-top:.5rem}.Fleet-module__5Vl7dq__btnContainer{display:grid}@media screen and (max-width:1268px){.Fleet-module__5Vl7dq__content{grid-template-columns:repeat(2,1fr);width:100%}.Fleet-module__5Vl7dq__copy{width:60%}}@media screen and (max-width:1068px){.Fleet-module__5Vl7dq__copy{width:80%}.Fleet-module__5Vl7dq__card{grid-template-columns:repeat(1,1fr)}.Fleet-module__5Vl7dq__imgContainer{height:200px}.Fleet-module__5Vl7dq__btnContainer{width:100%;display:grid}}@media screen and (max-width:768px){.Fleet-module__5Vl7dq__content{grid-gap:10rem;grid-template-columns:repeat(1,1fr)}.Fleet-module__5Vl7dq__card{grid-gap:0rem}.Fleet-module__5Vl7dq__imgContainer{height:300px}.Fleet-module__5Vl7dq__copy{width:95%}}
.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}}
.CharterPageIntro-module__HjYApq__container{padding:10rem 0}.CharterPageIntro-module__HjYApq__content{gap:2rem;display:grid}.CharterPageIntro-module__HjYApq__top{gap:2rem;max-width:820px;display:grid}.CharterPageIntro-module__HjYApq__heading{letter-spacing:-2.2px}.CharterPageIntro-module__HjYApq__copy{color:var(--paragraph);line-height:1.6}.CharterPageIntro-module__HjYApq__btnContainer{margin-top:.5rem;display:flex}.CharterPageIntro-module__HjYApq__statsRow{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.CharterPageIntro-module__HjYApq__statCard{border:1px solid var(--stroke);background:var(--white);border-radius:8px;flex-direction:column;gap:1rem;padding:2rem 1.5rem;display:flex}.CharterPageIntro-module__HjYApq__statValue{letter-spacing:-1.5px;font-size:3.2rem;font-weight:700;line-height:1}.CharterPageIntro-module__HjYApq__statLabel{color:var(--paragraph);letter-spacing:-.3px;font-size:1.4rem;font-weight:500}.CharterPageIntro-module__HjYApq__bottom{width:100%;height:540px;position:relative}.CharterPageIntro-module__HjYApq__media{z-index:1;border-radius:10px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.CharterPageIntro-module__HjYApq__video{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.CharterPageIntro-module__HjYApq__imgOverlay{z-index:2;background-color:#0000004d;position:absolute;inset:0}@media screen and (max-width:768px){.CharterPageIntro-module__HjYApq__container{padding:6rem 0 3rem}.CharterPageIntro-module__HjYApq__statsRow{grid-template-columns:repeat(2,1fr)}.CharterPageIntro-module__HjYApq__bottom{height:360px}}@media screen and (max-width:568px){.CharterPageIntro-module__HjYApq__container{padding:4rem 0 2rem}.CharterPageIntro-module__HjYApq__statsRow{grid-template-columns:1fr 1fr;gap:1rem}.CharterPageIntro-module__HjYApq__statCard{padding:1.5rem 1rem}.CharterPageIntro-module__HjYApq__statValue{font-size:2.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;background:var(--cream);opacity:0;pointer-events:none;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__scrolled{--nav-fg:var(--black);--nav-border:#0000001f;box-shadow:0 1px #00000014}.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__bgAccent.Nav-module__vJEHiq__scrolled:before{opacity:0}.Nav-module__vJEHiq__bgAccent.Nav-module__vJEHiq__scrolled:after{opacity:1}.Nav-module__vJEHiq__bgAccent.Nav-module__vJEHiq__scrolled{--nav-fg:var(--black);--nav-border:#0000001f}.Nav-module__vJEHiq__bgWhite.Nav-module__vJEHiq__scrolled:before{opacity:0}.Nav-module__vJEHiq__bgWhite.Nav-module__vJEHiq__scrolled:after{opacity:1}.Nav-module__vJEHiq__bgWhite.Nav-module__vJEHiq__scrolled{--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;transition:color .35s ease-in-out;position:relative;top:6px}.Nav-module__vJEHiq__logo{width:3rem;height:3rem;color:var(--nav-fg);transition:color .35s ease-in-out}.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;transition:color .35s ease-in-out;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__btnContainer{justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Nav-module__vJEHiq__btnContainerii{display:none}.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 .35s ease-in-out;display:block;position:relative}.Nav-module__vJEHiq__overlay{z-index:9990;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__open .Nav-module__vJEHiq__whiteBar{background-color:var(--black)}.Nav-module__vJEHiq__open .Nav-module__vJEHiq__logo,.Nav-module__vJEHiq__open .Nav-module__vJEHiq__text{color:var(--black)}.Nav-module__vJEHiq__servicesWrapper{align-items:center;display:flex;position:relative}.Nav-module__vJEHiq__servicesDropdown{background:var(--white);border:1px solid var(--stroke);z-index:9998;border-radius:10px;width:780px;animation:.18s both Nav-module__vJEHiq__dropdownFadeIn;position:absolute;top:calc(100% + 1.8rem);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes Nav-module__vJEHiq__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Nav-module__vJEHiq__servicesDropdownInner{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.Nav-module__vJEHiq__serviceDropdownItem{border-bottom:1px solid var(--lightGray);border-right:1px solid var(--lightGray);align-items:center;gap:1.2rem;min-width:0;padding:1.4rem 1.6rem;text-decoration:none;transition:background .15s;display:flex}.Nav-module__vJEHiq__serviceDropdownItem:hover{background:var(--cream)}.Nav-module__vJEHiq__serviceDropdownItem:nth-child(3n){border-right:none}.Nav-module__vJEHiq__serviceDropdownItem:nth-last-child(-n+3){border-bottom:none}.Nav-module__vJEHiq__serviceDropdownImg{border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.Nav-module__vJEHiq__serviceDropdownImgEl{object-fit:cover}.Nav-module__vJEHiq__serviceDropdownImgOverlay{background:#0000001a;transition:background .15s;position:absolute;inset:0}.Nav-module__vJEHiq__serviceDropdownItem:hover .Nav-module__vJEHiq__serviceDropdownImgOverlay{background:#d0311e26}.Nav-module__vJEHiq__serviceDropdownText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Nav-module__vJEHiq__serviceDropdownTitle{color:var(--black);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:1.3rem;font-weight:700;line-height:1.2;overflow:hidden}.Nav-module__vJEHiq__serviceDropdownCopy{color:var(--paragraph);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1.2rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Nav-module__vJEHiq__servicesDropdownFooter{background:var(--cream);border-top:1px solid var(--stroke);justify-content:flex-end;padding:1.2rem 1.6rem;display:flex}.Nav-module__vJEHiq__servicesDropdownAll{color:var(--accent);letter-spacing:-.2px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:opacity .15s}.Nav-module__vJEHiq__servicesDropdownAll:hover{opacity:.75}@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{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__servicesWrapper{flex-direction:row;align-items:center;width:100%}.Nav-module__vJEHiq__servicesDropdown{display:none!important}.Nav-module__vJEHiq__menuImage{width:100%;height:185px;display:block;position:relative;overflow:hidden}.Nav-module__vJEHiq__img{object-fit:cover;border-radius:12px}.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__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}}
.SendEstimateButton-module__Y6kTCG__container{flex-direction:column;gap:1.2rem;display:flex}.SendEstimateButton-module__Y6kTCG__emailDisplay{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.8rem;margin-bottom:.4rem;padding:.8rem 1.4rem;font-size:1.3rem;display:inline-flex}.SendEstimateButton-module__Y6kTCG__emailLabel{color:#888;white-space:nowrap;font-weight:500}.SendEstimateButton-module__Y6kTCG__emailValue{color:#1a1a1a;word-break:break-all;font-weight:600}.SendEstimateButton-module__Y6kTCG__btnGroup{grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.SendEstimateButton-module__Y6kTCG__ghostedWrapper{border-radius:8px;min-height:110px;position:relative;overflow:hidden}.SendEstimateButton-module__Y6kTCG__ghostedButtons{pointer-events:none;user-select:none}.SendEstimateButton-module__Y6kTCG__ghostedBtnGroup{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.SendEstimateButton-module__Y6kTCG__ghostedBtn{background:var(--lightGray);opacity:.5;border-radius:6px;height:42px}.SendEstimateButton-module__Y6kTCG__ghostedOverlay{backdrop-filter:blur(2px);text-align:center;background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.2rem;display:flex;position:absolute;inset:0}.SendEstimateButton-module__Y6kTCG__ghostedMessage{color:var(--paragraph);max-width:40ch;margin:0;font-size:1.4rem;line-height:1.5}.SendEstimateButton-module__Y6kTCG__sendAnywayNote{color:var(--paragraph);border:1px solid var(--stroke);background:#00000008;border-radius:6px;padding:.8rem 1.2rem;font-size:1.3rem;line-height:1.5}.SendEstimateButton-module__Y6kTCG__cancelSendAnyway{font-size:inherit;color:var(--blue);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.SendEstimateButton-module__Y6kTCG__cancelSendAnyway:hover{color:var(--black)}.SendEstimateButton-module__Y6kTCG__sentHistory{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.6rem;margin-top:.4rem;padding:1.2rem 1.4rem;display:flex}.SendEstimateButton-module__Y6kTCG__sentHistoryTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.SendEstimateButton-module__Y6kTCG__sentHistoryRow{justify-content:space-between;align-items:center;gap:1rem;font-size:1.3rem;display:flex}.SendEstimateButton-module__Y6kTCG__sentHistoryEmail{color:#1a1a1a;word-break:break-all;font-weight:500}.SendEstimateButton-module__Y6kTCG__sentHistoryDate{color:#888;white-space:nowrap;flex-shrink:0}@media screen and (max-width:568px){.SendEstimateButton-module__Y6kTCG__ghostedBtnGroup{grid-template-columns:1fr}.SendEstimateButton-module__Y6kTCG__ghostedBtn{height:38px}}
.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)}
.AboutUsIntro-module__dvy5gG__container{background-color:var(--cream);padding:7rem 0 0}.AboutUsIntro-module__dvy5gG__content{grid-gap:5rem;grid-template-columns:2fr 1.5fr;display:grid}.AboutUsIntro-module__dvy5gG__left{justify-content:flex-start;align-items:flex-start;gap:5rem;display:flex}.AboutUsIntro-module__dvy5gG__heading{max-width:540px}.AboutUsIntro-module__dvy5gG__copy{color:var(--paragraph);max-width:550px}.AboutUsIntro-module__dvy5gG__btnContanier{margin-top:1rem}.AboutUsIntro-module__dvy5gG__l2{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.AboutUsIntro-module__dvy5gG__card{border-top:1px solid var(--stroke);justify-content:flex-start;align-items:flex-start;gap:2rem;padding:2rem 0;display:flex}.AboutUsIntro-module__dvy5gG__desc{color:var(--paragraph)}.AboutUsIntro-module__dvy5gG__icon{color:var(--accent);font-size:3.5rem}@media screen and (max-width:1268px){.AboutUsIntro-module__dvy5gG__left{grid-gap:2rem;flex-direction:column}.AboutUsIntro-module__dvy5gG__content{grid-gap:5rem;grid-template-columns:1fr}.AboutUsIntro-module__dvy5gG__heading{max-width:800px}.AboutUsIntro-module__dvy5gG__copy{max-width:500px}.AboutUsIntro-module__dvy5gG__mapDataContainer{grid-column-gap:5rem;grid-row-gap:2rem;grid-template-columns:repeat(2,1fr);display:grid}}@media screen and (max-width:768px){.AboutUsIntro-module__dvy5gG__mapDataContainer{grid-column-gap:0rem;grid-template-columns:1fr}}
.FinalCTA-module__rB59kG__parent{background-color:var(--cream)}.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__btnContainer{margin-top:2rem}.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}}
.HowItWorks-module__K5B_xG__container{background-color:var(--cream);padding:0 0 30rem}.HowItWorks-module__K5B_xG__top{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.HowItWorks-module__K5B_xG__heading{text-align:center;width:50%}.HowItWorks-module__K5B_xG__bottom{margin-top:5rem}.HowItWorks-module__K5B_xG__mapDataContainer{grid-gap:3rem;grid-template-columns:repeat(3,1fr);display:grid}.HowItWorks-module__K5B_xG__card{background-color:var(--accent);border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:5rem;height:100%;padding:3rem;display:flex;position:relative}.HowItWorks-module__K5B_xG__card:nth-child(2){background-color:var(--stroke);top:15rem}.HowItWorks-module__K5B_xG__card:nth-child(3){background-color:var(--white)}.HowItWorks-module__K5B_xG__digitalBox{content:"";position:absolute;top:0;right:0}.HowItWorks-module__K5B_xG__index{margin-bottom:3rem;line-height:1}.HowItWorks-module__K5B_xG__title{letter-spacing:normal;text-transform:uppercase;border-bottom:1px solid var(--black);width:100%;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:700}.HowItWorks-module__K5B_xG__desc{font-size:1.4rem}@media screen and (max-width:1268px){.HowItWorks-module__K5B_xG__heading{width:80%}}@media screen and (max-width:1068px){.HowItWorks-module__K5B_xG__container{padding-bottom:5rem}.HowItWorks-module__K5B_xG__heading{width:90%}.HowItWorks-module__K5B_xG__mapDataContainer{grid-gap:3rem;grid-row-gap:10rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.HowItWorks-module__K5B_xG__heading{width:100%}.HowItWorks-module__K5B_xG__bottom{margin-top:5rem}.HowItWorks-module__K5B_xG__card{gap:3rem;height:auto;padding:2rem}}@media screen and (max-width:668px){.HowItWorks-module__K5B_xG__container{padding-bottom:10rem}.HowItWorks-module__K5B_xG__heading{width:100%;font-size:3.5rem;line-height:normal}.HowItWorks-module__K5B_xG__mapDataContainer{grid-gap:3rem;grid-row-gap:2rem;grid-template-columns:repeat(1,1fr)}.HowItWorks-module__K5B_xG__card:nth-child(2){top:0}}
.SendBalanceReminderButton-module__cp859W__container{flex-direction:column;gap:1.2rem;display:flex}.SendBalanceReminderButton-module__cp859W__amountBanner{background:#d0311e0f;border:1px solid #d0311e33;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:.8rem;padding:1rem 1.4rem;display:inline-flex}.SendBalanceReminderButton-module__cp859W__amountLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:1.3rem;font-weight:700}.SendBalanceReminderButton-module__cp859W__amountValue{color:var(--accent);font-size:1.8rem;font-weight:900}.SendBalanceReminderButton-module__cp859W__amountOf{color:var(--paragraph);font-size:1.3rem;font-weight:500}.SendBalanceReminderButton-module__cp859W__emailDisplay{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.8rem;padding:.8rem 1.4rem;font-size:1.3rem;display:inline-flex}.SendBalanceReminderButton-module__cp859W__emailLabel{color:#888;white-space:nowrap;font-weight:500}.SendBalanceReminderButton-module__cp859W__emailValue{color:#1a1a1a;word-break:break-all;font-weight:600}.SendBalanceReminderButton-module__cp859W__lastSentBanner{color:var(--paragraph);background:#2563eb0d;border:1px solid #2563eb26;border-radius:6px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;font-size:1.3rem;display:flex}.SendBalanceReminderButton-module__cp859W__lastSentIcon{flex-shrink:0}.SendBalanceReminderButton-module__cp859W__lastSentText{line-height:1.4}.SendBalanceReminderButton-module__cp859W__btnGroup{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.SendBalanceReminderButton-module__cp859W__pickupNote{color:var(--paragraph);padding:.6rem 0;font-size:1.3rem;line-height:1.5}.SendBalanceReminderButton-module__cp859W__sentHistory{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.6rem;margin-top:.4rem;padding:1.2rem 1.4rem;display:flex}.SendBalanceReminderButton-module__cp859W__sentHistoryTitle{text-transform:uppercase;letter-spacing:.5px;color:#888;margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.SendBalanceReminderButton-module__cp859W__sentHistoryRow{justify-content:space-between;align-items:center;gap:1rem;font-size:1.3rem;display:flex}.SendBalanceReminderButton-module__cp859W__sentHistoryEmail{color:#1a1a1a;word-break:break-all;font-weight:500}.SendBalanceReminderButton-module__cp859W__sentHistoryDate{color:#888;white-space:nowrap;flex-shrink:0}
