.FlightSearchCard_container__LMVFv{width:100%}.FlightSearchCard_topSection__cbevz{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px;flex-wrap:wrap}.FlightSearchCard_tripTypeContainer__pEr0w{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.FlightSearchCard_radioLabel__YT2ns{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;font-weight:500;color:var(--text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none}.FlightSearchCard_radioInput__eZIeE{width:18px;height:18px;cursor:pointer;accent-color:#b346af}.FlightSearchCard_radioInput__eZIeE:checked+.FlightSearchCard_radioText__vHoON{color:var(--text-main);font-weight:600}.FlightSearchCard_radioText__vHoON{transition:color .2s}.FlightSearchCard_header__mzZOR{text-align:right;flex:1;min-width:200px}.FlightSearchCard_headerText__wwEUM{font-size:16px;font-weight:600;color:var(--text-main);margin:0}.FlightSearchCard_searchCard__H7M2w{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:0;background:var(--bg-main);border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:visible;position:relative;border:1px solid var(--border-dark)}.FlightSearchCard_fromToContainer__n8nz_{position:relative;display:grid;grid-template-columns:1fr 1fr;border-right:1px solid var(--border-dark)}@media (max-width:600px){.FlightSearchCard_fromToContainer__n8nz_{border-right:none}}.FlightSearchCard_fromField__x_6Ri{border-right:1px solid var(--border-dark);min-width:0}.FlightSearchCard_toField__7IZc2{border-right:none;padding-left:32px!important;min-width:0}.FlightSearchCard_swapButton__dSf3i{position:absolute;left:calc(48% + 8px);top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:var(--bg-main);border:1px solid var(--border-dark);box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#b346af;transition:all .2s;z-index:1001}.FlightSearchCard_swapButton__dSf3i:hover{background:hsla(0,0%,100%,.08);border-color:#b346af;box-shadow:0 4px 6px rgba(0,0,0,.15);transform:translate(-50%,-50%) scale(1.05)}.FlightSearchCard_searchField__0xzIE{position:relative;padding:20px 16px;border-right:1px solid var(--border-dark);cursor:pointer;transition:background-color .2s;display:flex;flex-direction:column;height:100px;z-index:1}.FlightSearchCard_searchField__0xzIE:last-child{border-right:none}.FlightSearchCard_searchField__0xzIE:hover{background-color:hsla(0,0%,100%,.05)}.FlightSearchCard_fieldLabelRow__MHR9g{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.FlightSearchCard_fieldLabel__Rmh0j{font-size:12px;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin:0}.FlightSearchCard_fieldLabelActions__TUMZl{display:flex;align-items:center;gap:8px}.FlightSearchCard_fieldContent__VUaBk{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0}.FlightSearchCard_primaryText__J6Bv8{font-size:18px;font-weight:700;color:var(--text-main);margin-bottom:4px;line-height:1.2}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryText__J6Bv8,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryText__J6Bv8{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FlightSearchCard_primaryTextPlaceholder__DcqF5{font-size:18px;font-weight:700;color:var(--text-muted);margin-bottom:4px;line-height:1.2}.FlightSearchCard_subText__PWD0P{font-size:12px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4;min-height:16.8px}.FlightSearchCard_chevronIcon__BaWUu{flex-shrink:0;width:16px;height:16px}.FlightSearchCard_clearButton__gR0Pp{width:20px;height:20px;border-radius:50%;background:hsla(0,0%,100%,.08);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s;padding:0;flex-shrink:0}.FlightSearchCard_clearButton__gR0Pp:hover{background:hsla(0,0%,100%,.12);color:var(--text-main)}.FlightSearchCard_fieldActive__ATXhK{background-color:hsla(0,0%,100%,.05);z-index:50}.FlightSearchCard_fieldInactive__WA09D{opacity:.6}.FlightSearchCard_fromToRow__Xp5xC{position:relative;z-index:5}.FlightSearchCard_airportField__w2M_7:has(.FlightSearchCard_dropdown__g__L8){z-index:20}.FlightSearchCard_dateFieldsRow__jfZS5{position:relative;z-index:4}.FlightSearchCard_dateField__KN_qU:has(.FlightSearchCard_dateFarePopover__qrF2t){z-index:20}.FlightSearchCard_backdrop__xkrdb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:100070;display:block}.FlightSearchCard_dropdown__g__L8{position:absolute;top:100%;left:0;right:0;background:var(--bg-main);border:1px solid var(--border-dark);border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:1000;margin-top:4px;max-height:280px;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto}.FlightSearchCard_searchInput__wxCUi{padding:12px 16px;border:none;border-bottom:1px solid var(--border-dark);font-size:14px;outline:none;width:100%;color:var(--text-main);caret-color:var(--text-main);background:var(--bg-main)}.FlightSearchCard_searchInput__wxCUi::-moz-placeholder{color:var(--text-muted)}.FlightSearchCard_searchInput__wxCUi::placeholder{color:var(--text-muted)}.FlightSearchCard_dropdownList__gnYZi{overflow-y:auto;max-height:200px}.FlightSearchCard_dropdownItem__K0NqR{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--border-dark);transition:background-color .2s}.FlightSearchCard_dropdownItem__K0NqR:hover{background-color:hsla(0,0%,100%,.05)}.FlightSearchCard_dropdownItem__K0NqR:last-child{border-bottom:none}.FlightSearchCard_dropdownItemPrimary__bsgo1{font-size:14px;font-weight:600;color:var(--text-main);margin-bottom:4px}.FlightSearchCard_dropdownItemSecondary__YeCJq{font-size:12px;color:var(--text-muted)}.FlightSearchCard_dateFarePopover__qrF2t{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;min-width:min(380px,calc(100vw - 24px));max-width:min(400px,calc(100vw - 16px));background:#1d2735;border:1px solid hsla(0,0%,100%,.16);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.45),0 2px 8px hsla(0,0%,100%,.06);z-index:100004;margin-top:8px;padding:10px 8px 6px;pointer-events:auto;box-sizing:border-box}.FlightSearchCard_dateFieldsRow__jfZS5 .FlightSearchCard_dateField__KN_qU:last-of-type .FlightSearchCard_dateFarePopover__qrF2t{left:auto;right:0;transform:none}.FlightSearchCard_datePicker__7XHZw{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:-moz-fit-content;width:fit-content;background:#1d2735;border:1px solid hsla(0,0%,100%,.16);border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.45),0 2px 8px hsla(0,0%,100%,.06);z-index:100004;margin-top:4px;padding:10px 8px 8px;pointer-events:auto}.FlightSearchCard_datePicker__7XHZw .react-datepicker{border:none!important;background:transparent!important;font-family:inherit;width:auto;color:#fff}.FlightSearchCard_datePicker__7XHZw .react-datepicker__month-container{width:auto;float:none;background:transparent!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__header{background-color:transparent!important;border-bottom:1px solid hsla(0,0%,100%,.12)!important;padding-top:.75rem;padding-bottom:.5rem;position:relative}.FlightSearchCard_datePicker__7XHZw .react-datepicker__month{margin:.5rem;background:transparent!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__current-month{font-weight:700;color:#b346af!important;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;line-height:1.9;text-transform:uppercase}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation{top:.75rem;height:32px;width:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--previous{left:.5rem}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--next{right:.5rem}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation-icon{display:none}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--previous:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 18L9 12L15 6' stroke='%23b346af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--next:before,.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--previous:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%;border:none!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__navigation--next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 18L15 12L9 6' stroke='%23b346af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day-name{color:#c9c9c9!important;font-weight:600;font-size:12px}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day{border-radius:6px;margin:.125rem;color:#fff!important;background:transparent!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day--keyboard-selected,.FlightSearchCard_datePicker__7XHZw .react-datepicker__day--selected{background-color:#b346af!important;color:#fff!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day:hover{background-color:rgba(179,70,175,.35)!important;color:#fff!important;border-color:#b346af}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day--disabled{opacity:.55;cursor:not-allowed;color:hsla(0,0%,79%,.4)!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__day--outside-month{color:hsla(0,0%,79%,.4)!important}.FlightSearchCard_datePicker__7XHZw .react-datepicker__triangle{display:none}.FlightSearchCard_closeDatePicker__3iNWj,.FlightSearchCard_closeTravellers__06DGy{position:absolute;top:8px;right:8px;width:20px;height:20px;display:none;align-items:center;justify-content:center;background:var(--bg-main);border:1px solid var(--border-dark);border-radius:50%;color:var(--text-muted);cursor:pointer;z-index:1001;padding:0;transition:all .2s}.FlightSearchCard_closeDatePicker__3iNWj:hover,.FlightSearchCard_closeTravellers__06DGy:hover{background:hsla(0,0%,100%,.05);color:var(--text-main);border-color:var(--border-dark)}@media (max-width:600px){.FlightSearchCard_closeDatePicker__3iNWj,.FlightSearchCard_closeTravellers__06DGy{display:flex}}@media (min-width:768px){.FlightSearchCard_closeTravellers__06DGy{display:flex;width:32px;height:32px;top:16px;right:16px}}.FlightSearchCard_calendar__i1MqX{width:100%}.FlightSearchCard_calendarHeader__py8H6{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 4px}.FlightSearchCard_calendarHeader__py8H6 button{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:16px;color:#b346af;font-weight:600}.FlightSearchCard_calendarHeader__py8H6 button:hover{background-color:hsla(0,0%,100%,.05);border-radius:4px}.FlightSearchCard_calendarHeader__py8H6 span{font-size:16px;font-weight:600;color:var(--text-main)}.FlightSearchCard_calendarGrid__peSsv{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.FlightSearchCard_calendarDayHeader__GEBfN{text-align:center;font-size:12px;font-weight:600;color:var(--text-muted);padding:8px 4px}.FlightSearchCard_calendarDay__JiddW{aspect-ratio:1;border:1px solid var(--border-dark);background:var(--bg-main);cursor:pointer;font-size:14px;color:var(--text-main);border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}.FlightSearchCard_calendarDay__JiddW:hover:not(:disabled){background-color:hsla(0,0%,100%,.05);border-color:#b346af}.FlightSearchCard_calendarDay__JiddW:disabled{opacity:.3;cursor:not-allowed}.FlightSearchCard_calendarDaySelected__iSREr{background-color:#b346af;color:#fff;border-color:#b346af}.FlightSearchCard_travellersPanel__B7h6w{position:fixed;top:0;right:0;left:auto;bottom:0;width:min(380px,90vw);max-width:90vw;height:100vh;max-height:100vh;background:#1d2735;border:none;border-left:1px solid hsla(0,0%,100%,.12);border-radius:0;box-shadow:-8px 0 32px rgba(0,0,0,.35);z-index:100071;margin-top:0;padding:20px 20px 24px;overflow-y:auto;animation:FlightSearchCard_travellersDrawerSlideIn___anzf .25s ease-out;box-sizing:border-box}@keyframes FlightSearchCard_travellersDrawerSlideIn___anzf{0%{transform:translateX(100%);opacity:.85}to{transform:translateX(0);opacity:1}}.FlightSearchCard_travellersSection__9AvX7{margin-bottom:24px}.FlightSearchCard_travellersSection__9AvX7:last-of-type{margin-bottom:0}.FlightSearchCard_travellersSectionHeader__2iWFC{margin-bottom:12px}.FlightSearchCard_travellersSectionTitle__f6PcJ{font-size:14px;font-weight:600;color:var(--text-main);margin-bottom:4px}.FlightSearchCard_travellersSectionSubtitle__bBrAB{font-size:12px;color:var(--text-muted)}.FlightSearchCard_travellersOptions__dp8dW{display:flex;flex-wrap:wrap;gap:8px}.FlightSearchCard_travellerOption__IR6R9{min-width:48px;height:48px;border:2px solid var(--border-dark);background:var(--bg-main);border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:var(--text-main);transition:all .2s;display:flex;align-items:center;justify-content:center}.FlightSearchCard_travellerOptionActive__9rRsH,.FlightSearchCard_travellerOption__IR6R9:hover{background-color:#b346af;color:#fff;border-color:#b346af}.FlightSearchCard_travellersLimitNote__0I9t7{font-size:12px;font-weight:600;color:var(--text-muted);background:var(--bg-main);border:1px solid var(--border-dark);border-radius:10px;padding:10px 12px;margin:8px 0 14px}@media (hover:none) and (pointer:coarse){.FlightSearchCard_travellerOption__IR6R9:not(.FlightSearchCard_travellerOptionActive__9rRsH):hover{background:var(--bg-main);color:var(--text-main);border-color:var(--border-dark)}}.FlightSearchCard_classOptions__7lrGR{display:flex;flex-direction:column;gap:12px}.FlightSearchCard_classOption__KP6dn{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;border:1px solid var(--border-dark);border-radius:8px;transition:all .2s}.FlightSearchCard_classOption__KP6dn:hover{background-color:hsla(0,0%,100%,.05);border-color:#b346af}.FlightSearchCard_classOption__KP6dn input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#b346af}.FlightSearchCard_classOption__KP6dn span{font-size:14px;color:var(--text-main)}.FlightSearchCard_classOption__KP6dn input[type=radio]:checked+span{font-weight:600;color:#b346af}.FlightSearchCard_travellersPanelFooter__8VSGc{display:flex;justify-content:flex-end;margin-top:20px;padding-top:20px;border-top:1px solid var(--border-dark)}.FlightSearchCard_applyButton__URU2h{padding:12px 32px;background-color:#b346af;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.FlightSearchCard_applyButton__URU2h:hover{background-color:#1d4ed8}.FlightSearchCard_specialFaresSection__qvQMV{display:flex;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}.FlightSearchCard_specialFaresLabel__1uglo{font-weight:700;font-size:14px;color:var(--text-main);text-transform:uppercase;letter-spacing:1px;line-height:1.2;min-width:60px}.FlightSearchCard_specialLabelLine__8fvQL{display:block}.FlightSearchCard_fareCardsContainer__ddASG{display:flex;gap:12px;flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.FlightSearchCard_fareCardsContainer__ddASG::-webkit-scrollbar{display:none}.FlightSearchCard_fareCard__6Gjo2{min-width:140px;padding:12px 20px;border:2px solid var(--border-dark);border-radius:24px;background:var(--bg-main);cursor:pointer;transition:all .2s;text-align:left;white-space:nowrap}.FlightSearchCard_fareCard__6Gjo2:hover{border-color:#b346af}.FlightSearchCard_fareCardActive__eRQWB{background:hsla(0,0%,100%,.08);border-color:#b346af}.FlightSearchCard_fareCardTitle__CGlTa{font-size:14px;font-weight:600;color:var(--text-main);margin-bottom:2px}.FlightSearchCard_fareCardSubtitle__yfoaQ{font-size:11px;color:var(--text-muted)}.FlightSearchCard_flightTrackerContainer__Bgrtp{margin-left:auto}.FlightSearchCard_flightTrackerButton__yBc_v{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid var(--border-dark);border-radius:24px;background:var(--bg-main);cursor:pointer;font-size:14px;font-weight:500;color:var(--text-main);transition:all .2s;position:relative}.FlightSearchCard_flightTrackerButton__yBc_v:hover{border-color:#b346af;color:#b346af}.FlightSearchCard_placeModalBackdrop__IXN79{position:fixed;inset:0;background:var(--bg-main);z-index:99999;display:flex;flex-direction:column}.FlightSearchCard_placeModal__4beCF{height:100%;display:flex;flex-direction:column}.FlightSearchCard_placeModalHeader__GtJn7{position:sticky;top:0;z-index:100000;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border-dark);background:var(--bg-main)}.FlightSearchCard_placeModalBack__HSMyQ{font-size:12px;font-weight:600;color:#b346af;background:transparent;border:none;padding:6px 8px;cursor:pointer}.FlightSearchCard_placeModalTitle__GBu_m{font-size:13px;font-weight:700;color:var(--text-main)}.FlightSearchCard_placeModalFields__ms8uL{padding:12px 14px;border-bottom:1px solid var(--border-dark);background:var(--bg-main)}.FlightSearchCard_placeModalField__sB_br{border:1px solid var(--border-dark);border-radius:10px;padding:10px 12px;margin-bottom:10px}.FlightSearchCard_placeModalFieldActive__ftwd_{border-color:#b346af;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.FlightSearchCard_placeModalLabel__pNbWg{display:block;font-size:10px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.FlightSearchCard_placeModalSelectedValue__ZB1qK{font-size:14px;font-weight:700;color:var(--text-main);margin-bottom:6px}.FlightSearchCard_placeModalInput__PNBEe{width:100%;border:none;outline:none;font-size:14px;font-weight:600;color:var(--text-main);background:transparent}.FlightSearchCard_placeModalInput__PNBEe::-moz-placeholder{color:var(--text-muted);font-weight:600}.FlightSearchCard_placeModalInput__PNBEe::placeholder{color:var(--text-muted);font-weight:600}.FlightSearchCard_placeModalResults__cZDZU{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px 0}.FlightSearchCard_placeModalEmpty__J12Vu{padding:16px 14px;color:var(--text-muted);font-size:13px}.FlightSearchCard_placeModalResultItem__sxZFr{width:100%;text-align:left;background:var(--bg-main);border:none;border-bottom:1px solid var(--border-dark);padding:12px 14px;cursor:pointer}.FlightSearchCard_placeModalResultPrimary__HrK0t{font-size:14px;font-weight:700;color:var(--text-main);margin-bottom:2px}.FlightSearchCard_placeModalResultSecondary__5hrw1{font-size:12px;color:var(--text-muted)}.FlightSearchCard_dateModalBackdrop__GtbwE{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:99998}.FlightSearchCard_dateModal__aK1rK{position:fixed;bottom:0;left:0;right:0;height:auto;max-height:50vh;background:var(--bg-main);border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;z-index:99999;display:flex;flex-direction:column}.FlightSearchCard_dateModalHeader__xnOzg{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border-dark);background:var(--bg-main);flex:0 0 auto}.FlightSearchCard_dateModalBack__iZTLK{font-size:12px;font-weight:700;color:#b346af;background:transparent;border:none;padding:6px 8px;cursor:pointer}.FlightSearchCard_dateModalTitle__nfl1h{font-size:13px;font-weight:700;color:var(--text-main)}.FlightSearchCard_dateModalContent__AzAAT{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 4px 6px}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw{position:static;top:auto;left:auto;transform:none;margin:0 auto;box-shadow:none;border:none;width:100%;padding:0;background:transparent;display:flex;justify-content:center}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker{width:100%;max-width:400px;font-size:18px}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__month-container{width:100%}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__month{width:100%;margin:.35rem}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__day-names,.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__week{display:flex;justify-content:space-between;padding:0 6px}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__day--outside-month{color:var(--text-muted);opacity:.85}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__day,.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__day-name{flex:1 1 0;width:auto;height:44px;line-height:44px;margin:.1rem;text-align:center}.FlightSearchCard_dateModal__aK1rK .FlightSearchCard_datePicker__7XHZw .react-datepicker__current-month{font-size:19px}.FlightSearchCard_travellersModalBackdrop__M3WxG{position:fixed;inset:0;background:var(--bg-main);z-index:99999;display:flex;flex-direction:column}.FlightSearchCard_travellersModal__6Uqr7{height:100%;display:flex;flex-direction:column}.FlightSearchCard_travellersModalHeader__UFLUw{position:sticky;top:0;z-index:100000;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border-dark);background:var(--bg-main)}.FlightSearchCard_travellersModalBack__PcmWr{font-size:12px;font-weight:700;color:#b346af;background:transparent;border:none;padding:6px 8px;cursor:pointer}.FlightSearchCard_travellersModalTitle__Bl_dw{font-size:13px;font-weight:700;color:var(--text-main)}.FlightSearchCard_travellersModalContent__XXLdy{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px}.FlightSearchCard_newBadge__6PnjX{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px}@media (min-width:768px) and (max-width:1023px){.FlightSearchCard_searchCard__H7M2w{grid-template-columns:2fr 1fr 1fr}.FlightSearchCard_fromToContainer__n8nz_{grid-column:1;border-right:1px solid var(--border-dark)}.FlightSearchCard_searchField__0xzIE:nth-of-type(2){grid-column:2;border-right:1px solid var(--border-dark)}.FlightSearchCard_searchField__0xzIE:nth-of-type(3){grid-column:3}.FlightSearchCard_searchField__0xzIE:nth-of-type(4){grid-column:1;border-right:1px solid var(--border-dark);border-top:1px solid var(--border-dark)}.FlightSearchCard_searchField__0xzIE:nth-of-type(5){grid-column:2/-1;border-top:1px solid var(--border-dark);border-right:none}.FlightSearchCard_specialFaresSection__qvQMV{flex-wrap:wrap}}@media (min-width:1024px){.FlightSearchCard_searchCard__H7M2w{grid-template-columns:2fr 1fr 1fr 1fr}.FlightSearchCard_fromToContainer__n8nz_{grid-column:1}.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{min-width:200px}.FlightSearchCard_dateFarePopover__qrF2t{left:50%;transform:translateX(-50%)}}@media (max-width:480px){.FlightSearchCard_primaryText__J6Bv8{font-size:16px}.FlightSearchCard_fieldLabel__Rmh0j,.FlightSearchCard_subText__PWD0P{font-size:11px}.FlightSearchCard_searchField__0xzIE{padding:14px 12px;height:90px}}@media (max-width:767px){.FlightSearchCard_topSection__cbevz{flex-direction:column}.FlightSearchCard_header__mzZOR{text-align:left;width:100%}.FlightSearchCard_searchCard__H7M2w{grid-template-columns:1fr 1fr;gap:0}.FlightSearchCard_fromToContainer__n8nz_{display:flex;align-items:center;gap:1px;grid-column:1/-1;width:100%;border-right:none;border-bottom:1px solid var(--border-dark)}.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{position:static}.FlightSearchCard_fromToContainer__n8nz_ .FlightSearchCard_dropdown__g__L8{left:0;right:0;width:auto}.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{flex:1 1 0;min-width:0;padding:14px 10px;height:90px;border-bottom:none}.FlightSearchCard_toField__7IZc2{padding-left:10px!important;border-right:none}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldLabel__Rmh0j,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldLabel__Rmh0j{margin-bottom:6px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldContent__VUaBk,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldContent__VUaBk{margin-top:0}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryTextPlaceholder__DcqF5,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryTextPlaceholder__DcqF5{margin-top:20px}.FlightSearchCard_fromField__x_6Ri{border-right:none}.FlightSearchCard_swapButton__dSf3i{position:static;transform:none;flex:0 0 36px;width:36px;height:36px;margin:0;z-index:2;transition:background-color .2s,border-color .2s,box-shadow .2s}.FlightSearchCard_swapButton__dSf3i:active,.FlightSearchCard_swapButton__dSf3i:focus{transform:none!important;position:static!important;top:auto!important;left:auto!important}.FlightSearchCard_swapButton__dSf3i:hover{transform:none}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_subText__PWD0P,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_subText__PWD0P{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.FlightSearchCard_searchField__0xzIE:nth-of-type(2){grid-column:1;border-bottom:1px solid var(--border-dark)}.FlightSearchCard_searchField__0xzIE:nth-of-type(3){grid-column:2;border-bottom:1px solid var(--border-dark)}.FlightSearchCard_searchField__0xzIE:nth-of-type(4){grid-column:1/-1;border-top:1px solid var(--border-dark);border-right:none}.FlightSearchCard_specialFaresSection__qvQMV{flex-wrap:wrap}.FlightSearchCard_flightTrackerContainer__Bgrtp{margin-left:0;width:100%;margin-top:12px}.FlightSearchCard_flightTrackerButton__yBc_v{width:100%;justify-content:center}.FlightSearchCard_searchField__0xzIE:nth-of-type(2) .FlightSearchCard_datePicker__7XHZw,.FlightSearchCard_searchField__0xzIE:nth-of-type(3) .FlightSearchCard_datePicker__7XHZw{max-width:calc(100vw - 16px);box-sizing:border-box}}@media (max-width:360px){.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{padding:12px 8px;height:84px}.FlightSearchCard_swapButton__dSf3i{flex-basis:34px;width:34px;height:34px}.FlightSearchCard_swapButton__dSf3i:active,.FlightSearchCard_swapButton__dSf3i:focus{transform:none!important;position:static!important}}@media (max-width:767px){.FlightSearchCard_dropdown__g__L8{max-height:min(45vh,320px)}.FlightSearchCard_dropdownList__gnYZi{max-height:220px}.FlightSearchCard_datePicker__7XHZw{max-width:calc(100vw - 16px)}}@media (max-width:400px){.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{padding:14px 10px;height:90px;display:flex;flex-direction:column;align-items:stretch}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldLabel__Rmh0j,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldLabel__Rmh0j{margin-bottom:6px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldContent__VUaBk,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldContent__VUaBk{margin-top:0;flex:1;display:flex;flex-direction:column;justify-content:center}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryTextPlaceholder__DcqF5,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryTextPlaceholder__DcqF5{margin-top:18px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryText__J6Bv8,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryText__J6Bv8{margin-top:0;margin-bottom:4px}}@media (max-width:375px){.FlightSearchCard_primaryTextPlaceholder__DcqF5{font-size:16px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryTextPlaceholder__DcqF5,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryTextPlaceholder__DcqF5{margin-top:18px}.FlightSearchCard_travellersPanel__B7h6w{padding:12px}.FlightSearchCard_travellerOption__IR6R9{min-width:40px;height:40px;font-size:12px}.FlightSearchCard_calendarDay__JiddW{font-size:12px;padding:6px 2px}}@media (max-width:320px){.FlightSearchCard_fromField__x_6Ri,.FlightSearchCard_toField__7IZc2{padding:12px 8px;height:84px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldLabel__Rmh0j,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldLabel__Rmh0j{margin-bottom:6px}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_fieldContent__VUaBk,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_fieldContent__VUaBk{margin-top:0}.FlightSearchCard_fromField__x_6Ri .FlightSearchCard_primaryTextPlaceholder__DcqF5,.FlightSearchCard_toField__7IZc2 .FlightSearchCard_primaryTextPlaceholder__DcqF5{margin-top:16px}.FlightSearchCard_travellersPanel__B7h6w{padding:10px}.FlightSearchCard_travellerOption__IR6R9{min-width:36px;height:36px;font-size:11px}.FlightSearchCard_calendarDay__JiddW{font-size:11px;padding:4px 1px}.FlightSearchCard_dropdownItem__K0NqR{padding:10px 12px}.FlightSearchCard_dropdownItemPrimary__bsgo1{font-size:13px}.FlightSearchCard_dropdownItemSecondary__YeCJq{font-size:11px}}.FlightSearchCard_searchFlightBtn__UR5gr{width:100%;height:40px;background:#b346af;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-left:auto;margin-right:auto;transition:filter .15s ease}.FlightSearchCard_searchFlightBtn__UR5gr:hover{filter:brightness(1.06)}.FlightSearchCard_searchFlightBtnLabel__Oe8Db{font-family:Mukta,sans-serif;font-weight:500;font-size:16px;color:#fff;line-height:27px}@media (min-width:768px){.FlightSearchCard_searchFlightBtn__UR5gr{max-width:280px;height:44px;display:flex}}.FlightSearchForm_formCard__m8iq0{overflow:visible;position:relative;z-index:1;background:hsla(0,0%,100%,.05);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:0 transparent!important;border-radius:28px!important;outline:none!important;box-shadow:none!important}.FlightSearchForm_formLayout__Q7QFT{display:flex;flex-direction:column;gap:16px}.FlightSearchForm_controlsHeader__C8hA1{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.FlightSearchForm_tripRow__VwJqG{display:flex;flex-wrap:wrap;gap:8px}.FlightSearchForm_travellerRow__kqIt6{display:flex;align-items:center;gap:8px;margin-left:auto}.FlightSearchForm_fieldsGrid__aOsW_{display:grid;grid-template-columns:1fr;gap:12px}.FlightSearchForm_airportRow__VYhAt{display:flex;flex-direction:column;align-items:stretch;gap:28px;position:relative}.FlightSearchForm_airportField__prT06{position:relative;flex:1;min-width:0;margin:0}.FlightSearchForm_swapButton__dUmDN{position:absolute;left:50%;top:calc(50% + 8px);transform:translate(-50%,-50%);z-index:3;width:32px;height:32px;border-radius:999px;border:1px solid #1e2640;background:#1a1f35;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.35);transition:color .2s,border-color .2s,background-color .2s}.FlightSearchForm_swapButton__dUmDN:hover{color:#7c3aed;border-color:rgba(124,58,237,.5);background:#0f1629}.FlightSearchForm_searchRow__MIlLj{display:flex;justify-content:flex-end}@media (max-width:767px){.FlightSearchForm_searchRow__MIlLj{justify-content:center}}@media (max-width:639px){.FlightSearchForm_searchRow__MIlLj button{width:100%;justify-content:center}}@media (min-width:640px){.FlightSearchForm_airportRow__VYhAt{flex-direction:row;align-items:stretch;gap:12px}.FlightSearchForm_fieldsGrid__aOsW_{grid-template-columns:1fr 1fr}.FlightSearchForm_airportRow__VYhAt{grid-column:1/-1}.FlightSearchForm_swapButton__dUmDN{top:calc(50% + 12px)}}@media (min-width:1024px){.FlightSearchForm_fieldsGrid__aOsW_{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);align-items:end}.FlightSearchForm_airportRow__VYhAt{grid-column:1}.FlightSearchForm_dateFieldsRow__3x4d9{grid-column:2}.FlightSearchForm_returnField__g928g{grid-column:3}.FlightSearchForm_formCard__m8iq0{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none!important;border:0 transparent!important}.FlightSearchForm_swapButton__dUmDN{border:1px solid #e2e8f0;background:#fff;color:#64748b;box-shadow:0 1px 3px rgba(15,23,42,.08)}.FlightSearchForm_swapButton__dUmDN:hover{color:#7c3aed;border-color:rgba(124,58,237,.45);background:#faf5ff}.FlightSearchForm_dropdown__ZQ95i{background:#fff;border:1px solid #e8eaee;box-shadow:0 12px 32px rgba(15,23,42,.12)}.FlightSearchForm_searchInput__UfTke{border-bottom:1px solid #e8eaee;color:#0f172a;background:#f8fafc}.FlightSearchForm_searchInput__UfTke::-moz-placeholder{color:#94a3b8}.FlightSearchForm_searchInput__UfTke::placeholder{color:#94a3b8}.FlightSearchForm_dropdownList__cgu0A{background:#fff;scrollbar-color:rgba(15,23,42,.25) rgba(15,23,42,.06)}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-track{background:rgba(15,23,42,.06)}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-thumb{background:rgba(15,23,42,.2)}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.45)}.FlightSearchForm_dropdownItem__fi76G{border-bottom:1px solid #e8eaee;background:#fff}.FlightSearchForm_dropdownItem__fi76G:hover{background-color:#f8fafc}.FlightSearchForm_dropdownItemPrimary__DBjS_{color:#0f172a}.FlightSearchForm_dropdownItemSecondary__50kwu{color:#64748b}.FlightSearchForm_travellersPanel__71NAD{background:#fff;border-left:1px solid #e8eaee;box-shadow:-8px 0 32px rgba(15,23,42,.12)}.FlightSearchForm_closeTravellers___bppy,.FlightSearchForm_travellersLimitNote__nFU_9{background:#f8fafc;border:1px solid #e8eaee;color:#64748b}.FlightSearchForm_travellersSectionTitle__Kme73{color:#0f172a}.FlightSearchForm_travellersSectionSubtitle__4rI2E{color:#64748b}.FlightSearchForm_travellerOption__vs7dn{border:2px solid #e8eaee;background:#fff;color:#0f172a}.FlightSearchForm_classOption__oGYcR{border:1px solid #e8eaee;background:#fff;color:#0f172a}.FlightSearchForm_travellersPanelFooter__aOPIN{border-top:1px solid #e8eaee}}@media (max-width:445px){.FlightSearchForm_formLayout__Q7QFT{display:flex;flex-direction:column;gap:16px}.FlightSearchForm_controlsHeader__C8hA1,.FlightSearchForm_fieldsGrid__aOsW_{display:contents}.FlightSearchForm_tripRow__VwJqG{order:1}.FlightSearchForm_airportRow__VYhAt{order:2}.FlightSearchForm_dateFieldsRow__3x4d9{order:3}.FlightSearchForm_returnField__g928g{order:4}.FlightSearchForm_travellerRow__kqIt6{order:5;margin-left:0;width:100%;justify-content:flex-start}.FlightSearchForm_searchRow__MIlLj{order:6}}.FlightSearchForm_dropdown__ZQ95i{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#0f1629;border:1px solid #1e2640;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.5);z-index:10050;max-height:280px;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto}.FlightSearchForm_searchInput__UfTke{padding:12px 16px;border:none;border-bottom:1px solid #1e2640;font-size:14px;outline:none;width:100%;color:#f8fafc;background:#1a1f35}.FlightSearchForm_searchInput__UfTke::-moz-placeholder{color:#94a3b8}.FlightSearchForm_searchInput__UfTke::placeholder{color:#94a3b8}.FlightSearchForm_dropdownList__cgu0A{overflow-y:auto;max-height:220px;background:#0f1629;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.28) hsla(0,0%,100%,.06)}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar{width:6px}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:4px}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.22);border-radius:4px}.FlightSearchForm_dropdownList__cgu0A::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.55)}.FlightSearchForm_dropdownItem__fi76G{padding:12px 16px;cursor:pointer;border-bottom:1px solid #1e2640;transition:background-color .2s;background:#0f1629}.FlightSearchForm_dropdownItem__fi76G:hover{background-color:#1a1f35}.FlightSearchForm_dropdownItem__fi76G:last-child{border-bottom:none}.FlightSearchForm_dropdownItemPrimary__DBjS_{font-size:14px;font-weight:600;color:#f8fafc;margin-bottom:4px}.FlightSearchForm_dropdownItemSecondary__50kwu{font-size:12px;color:#94a3b8}.FlightSearchForm_fieldOpen__KROOJ{z-index:10051;position:relative}.FlightSearchForm_fromToRow__DNuCV{position:relative;z-index:10;overflow:visible}.FlightSearchForm_dateFieldsRow__3x4d9{position:relative;z-index:4;overflow:visible}.FlightSearchForm_travellersPanel__71NAD{position:fixed;top:0;right:0;left:auto;bottom:0;width:min(380px,90vw);max-width:90vw;height:100vh;max-height:100vh;background:#0f1629;border:none;border-left:1px solid #1e2640;border-radius:0;box-shadow:-8px 0 32px rgba(0,0,0,.5);z-index:100071;margin-top:0;padding:20px 20px 24px;overflow-y:auto;animation:FlightSearchForm_travellersDrawerSlideIn__pkP8j .25s ease-out;box-sizing:border-box}@keyframes FlightSearchForm_travellersDrawerSlideIn__pkP8j{0%{transform:translateX(100%);opacity:.85}to{transform:translateX(0);opacity:1}}.FlightSearchForm_backdrop__T2rRC{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100070}.FlightSearchForm_closeTravellers___bppy{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1a1f35;border:1px solid #1e2640;border-radius:50%;color:#94a3b8;cursor:pointer;z-index:1001;padding:0}.FlightSearchForm_travellersLimitNote__nFU_9{font-size:12px;font-weight:600;color:#94a3b8;background:#1a1f35;border:1px solid #1e2640;border-radius:10px;padding:10px 12px;margin:8px 0 14px}.FlightSearchForm_travellersSection__7cL4u{margin-bottom:24px}.FlightSearchForm_travellersSectionTitle__Kme73{font-size:14px;font-weight:600;color:#f8fafc;margin-bottom:4px}.FlightSearchForm_travellersSectionSubtitle__4rI2E{font-size:12px;color:#94a3b8}.FlightSearchForm_travellersOptions__27_nC{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.FlightSearchForm_travellerOption__vs7dn{min-width:48px;height:48px;border:2px solid #1e2640;background:#1a1f35;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#f8fafc;transition:all .2s}.FlightSearchForm_travellerOption__vs7dn:hover:not(:disabled){border-color:#7c3aed}.FlightSearchForm_travellerOptionActive__r_WJq{background:linear-gradient(135deg,#7c3aed,#ec4899);border-color:transparent;color:#fff}.FlightSearchForm_travellerOption__vs7dn:disabled{opacity:.4;cursor:not-allowed}.FlightSearchForm_classOptions__IpXJH{display:flex;flex-direction:column;gap:12px;margin-top:12px}.FlightSearchForm_classOption__oGYcR{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px;border:1px solid #1e2640;border-radius:8px;background:#1a1f35;color:#f8fafc}.FlightSearchForm_classOption__oGYcR input[type=radio]{accent-color:#7c3aed}.FlightSearchForm_travellersPanelFooter__aOPIN{display:flex;justify-content:flex-end;margin-top:20px;padding-top:20px;border-top:1px solid #1e2640}.FlightSearchForm_applyButton__Cv4cf{padding:12px 32px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer}.sparks-flight-date-modal{background:#0f1629!important;border:none!important;box-shadow:0 16px 48px rgba(0,0,0,.55)!important}.sparks-flight-date-sheet{background:#0f1629!important;border:none!important;border-top:1px solid #1e2640!important;border-top-left-radius:20px!important;border-top-right-radius:20px!important;box-shadow:0 -12px 40px rgba(0,0,0,.55)!important;width:100%!important;max-width:100%!important;left:0!important;right:0!important}.sparks-flight-date-modal [class*=dateSheetTitle],.sparks-flight-date-sheet [class*=dateSheetTitle]{color:#f8fafc!important}.sparks-flight-date-modal [class*=dateSheetClose],.sparks-flight-date-sheet [class*=dateSheetClose]{background:#1a1f35!important;color:#f8fafc!important;border:1px solid #1e2640!important}.sparks-flight-date-modal [class*=dateSheetClose]:hover,.sparks-flight-date-sheet [class*=dateSheetClose]:hover{background:#1e2640!important}.sparks-flight-date-modal [class*=dateSheetHeader]{background:#0f1629!important;padding:12px 16px 8px!important}.sparks-flight-date-modal [class*=datePickerWrapper]{width:100%!important;box-sizing:border-box!important;background:#0f1629!important;padding:0 12px 12px!important}.sparks-flight-date-sheet [class*=dateSheetHeader]{background:#0f1629!important}.sparks-flight-date-sheet [class*=datePickerWrapper]{width:100%!important;box-sizing:border-box!important;background:#0f1629!important;padding:0 16px 12px!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker{background:#0f1629!important;border:none!important;color:#f8fafc!important;width:100%!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__month-container,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__month-container{width:100%!important;float:none!important;background:#0f1629!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__month,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__month{background:#0f1629!important}.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day-names,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__week{display:flex!important;justify-content:space-between!important;width:100%!important}.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day-name{flex:1 1 0!important;width:auto!important;max-width:none!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__header,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__header{background:#0f1629!important;border-bottom:1px solid #1e2640!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__current-month,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__current-month{color:#f8fafc!important;font-weight:700}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day-name,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day-name{color:#94a3b8!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day{color:#f8fafc!important;background:transparent!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day:hover,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day:hover{background:rgba(124,58,237,.25)!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day--keyboard-selected,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day--selected,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day--keyboard-selected,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day--selected{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;color:#fff!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day--disabled,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day--outside-month,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day--disabled,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__day--outside-month{color:#475569!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__navigation-icon:before,.sparks-flight-date-sheet [class*=datePickerWrapper] .react-datepicker__navigation-icon:before{border-color:#f8fafc!important}.sparks-flight-date-modal [class*=fareShimmer],.sparks-flight-date-sheet [class*=fareShimmer]{background:#1a1f35!important;overflow:hidden!important;position:relative!important}.sparks-flight-date-modal [class*=fareShimmer]:after,.sparks-flight-date-sheet [class*=fareShimmer]:after{content:""!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(124,58,237,.55) 45%,rgba(236,72,153,.35) 55%,transparent)!important;animation:sparksFareShimmerSlide 1.1s ease-in-out infinite!important}@keyframes sparksFareShimmerSlide{0%{transform:translateX(-120%)}to{transform:translateX(120%)}}.sparks-flight-date-modal,.sparks-flight-date-modal [class*=datePickerWrapper],.sparks-flight-date-sheet,.sparks-flight-date-sheet [class*=datePickerWrapper]{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.28) hsla(0,0%,100%,.06)}.sparks-flight-date-modal [class*=datePickerWrapper]::-webkit-scrollbar,.sparks-flight-date-modal::-webkit-scrollbar,.sparks-flight-date-sheet [class*=datePickerWrapper]::-webkit-scrollbar,.sparks-flight-date-sheet::-webkit-scrollbar{width:6px}.sparks-flight-date-modal [class*=datePickerWrapper]::-webkit-scrollbar-track,.sparks-flight-date-modal::-webkit-scrollbar-track,.sparks-flight-date-sheet [class*=datePickerWrapper]::-webkit-scrollbar-track,.sparks-flight-date-sheet::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:4px}.sparks-flight-date-modal [class*=datePickerWrapper]::-webkit-scrollbar-thumb,.sparks-flight-date-modal::-webkit-scrollbar-thumb,.sparks-flight-date-sheet [class*=datePickerWrapper]::-webkit-scrollbar-thumb,.sparks-flight-date-sheet::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.22);border-radius:4px}.sparks-flight-date-modal [class*=datePickerWrapper]::-webkit-scrollbar-thumb:hover,.sparks-flight-date-modal::-webkit-scrollbar-thumb:hover,.sparks-flight-date-sheet [class*=datePickerWrapper]::-webkit-scrollbar-thumb:hover,.sparks-flight-date-sheet::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.55)}.sparks-flight-date-sheet [class*=dateSheetHandle]{background:#1e2640!important}.sparks-flight-mobile-overlay,.sparks-flight-mobile-overlay [class*=modalFullPage],.sparks-flight-mobile-overlay [class*=modal]{background:#0f1629!important}.sparks-flight-mobile-overlay [class*=header]{background:#0f1629!important;border-bottom:1px solid #1e2640!important}.sparks-flight-mobile-overlay [class*=backBtn],.sparks-flight-mobile-overlay [class*=headerTitle]{color:#f8fafc!important}.sparks-flight-mobile-overlay [class*=backBtn]:hover{background:#1a1f35!important}.sparks-flight-mobile-overlay [class*=placeTabRow]{background:#0f1629!important;border-bottom:1px solid #1e2640!important}.sparks-flight-mobile-overlay button[class*=placeTab]{background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;border-radius:0!important;color:#94a3b8!important}.sparks-flight-mobile-overlay button[class*=placeTabActive]{background:hsla(0,0%,100%,.04)!important;border-bottom-color:#7c3aed!important;color:#f8fafc!important}.sparks-flight-mobile-overlay [class*=searchBox]{background:#1a1f35!important;border:1px solid #1e2640!important}.sparks-flight-mobile-overlay [class*=searchInput]{background:transparent!important;color:#f8fafc!important}.sparks-flight-mobile-overlay [class*=searchInput]::-moz-placeholder{color:#94a3b8!important}.sparks-flight-mobile-overlay [class*=searchInput]::placeholder{color:#94a3b8!important}.sparks-flight-mobile-overlay [class*=airportList]{background:#0f1629!important;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.28) hsla(0,0%,100%,.06)}.sparks-flight-mobile-overlay [class*=airportList]::-webkit-scrollbar{width:6px}.sparks-flight-mobile-overlay [class*=airportList]::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:4px}.sparks-flight-mobile-overlay [class*=airportList]::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.22);border-radius:4px}.sparks-flight-mobile-overlay [class*=airportList]::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.55)}.sparks-flight-mobile-overlay [class*=airportItem]{background:#0f1629!important;border-bottom:1px solid #1e2640!important}.sparks-flight-mobile-overlay [class*=airportItem]:active,.sparks-flight-mobile-overlay [class*=airportItem]:hover{background:#1a1f35!important}.sparks-flight-mobile-overlay [class*=airportCode]{background:#1a1f35!important;border:1px solid #1e2640!important;color:#f8fafc!important}.sparks-flight-mobile-overlay [class*=airportCity]{color:#f8fafc!important}.sparks-flight-mobile-overlay [class*=airportName]{color:#94a3b8!important}.sparks-flight-mobile-overlay [class*=travellersBody]{background:#0f1629!important;gap:14px!important}.sparks-flight-mobile-overlay [class*=limitNote]{background:#1a1f35!important;border-color:#1e2640!important;color:#94a3b8!important}.sparks-flight-mobile-overlay [class*=travellersBody]>[class*=paxSection]{background:#0f1629!important}.sparks-flight-mobile-overlay [class*=travellersBody]>[class*=paxSection]:has([class*=paxOptions]){padding-top:12px!important;padding-bottom:8px!important}.sparks-flight-mobile-overlay [class*=paxSectionTitle]{color:#f8fafc!important;margin-bottom:8px!important}.sparks-flight-mobile-overlay [class*=paxSectionSub]{color:#94a3b8!important}.sparks-flight-mobile-overlay button[class*=paxOption]{background:#1a1f35!important;border-color:#1e2640!important;color:#f8fafc!important}.sparks-flight-mobile-overlay button[class*=paxOption]:hover:not(:disabled){border-color:#7c3aed!important;color:#f8fafc!important}.sparks-flight-mobile-overlay button[class*=paxOptionActive]{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;border-color:transparent!important;color:#fff!important}.sparks-flight-mobile-overlay label[class*=classOption]{background:#0f1629!important;border-color:#1e2640!important;color:#f8fafc!important}.sparks-flight-mobile-overlay label[class*=classOption]:hover{border-color:#7c3aed!important;background:rgba(124,58,237,.08)!important}.sparks-flight-mobile-overlay label[class*=classOptionActive]{border-color:#7c3aed!important;background:rgba(124,58,237,.12)!important;color:#f8fafc!important}.sparks-flight-mobile-overlay label[class*=classOption] input[type=radio]{accent-color:#7c3aed!important}.sparks-flight-mobile-overlay [class*=applyBtn]{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;color:#fff!important}.sparks-flight-mobile-overlay [class*=applyBtn]:hover{background:linear-gradient(135deg,#7c3aed,#ec4899)!important;opacity:.92}@media (min-width:1024px){.sparks-flight-date-modal{background:#fff!important;box-shadow:0 16px 48px rgba(15,23,42,.14)!important}.sparks-flight-date-modal [class*=dateSheetTitle]{color:#0f172a!important}.sparks-flight-date-modal [class*=dateSheetClose]{background:#f8fafc!important;color:#0f172a!important;border:1px solid #e8eaee!important}.sparks-flight-date-modal [class*=dateSheetClose]:hover{background:#f1f5f9!important}.sparks-flight-date-modal [class*=datePickerWrapper],.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__month,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__month-container,.sparks-flight-date-modal [class*=dateSheetHeader]{background:#fff!important;color:#0f172a!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__current-month,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day,.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day-name{color:#0f172a!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day--outside-month{color:#94a3b8!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__day:not([aria-disabled=true]):hover{background:#f1f5f9!important}.sparks-flight-date-modal [class*=datePickerWrapper] .react-datepicker__navigation-icon:before{border-color:#0f172a!important}}