.StepIndicator_wrapper__dn6yI{margin-bottom:40px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.StepIndicator_indicator__eGUtw{display:flex;align-items:center;justify-content:space-between;position:relative;min-width:max-content;padding:20px 0}.StepIndicator_item__r_mXq{display:flex;flex-direction:column;align-items:center;position:relative;flex:1 1;min-width:100px;transition:all .3s ease}.StepIndicator_itemClickable__ufKzN:hover .StepIndicator_circle__vK_87{transform:scale(1.1);box-shadow:0 4px 12px rgba(1,159,177,.3)}.StepIndicator_circle__vK_87{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e2e8f0;color:#94a3b8;position:relative;z-index:2;transition:all .3s ease}.StepIndicator_circle__vK_87 svg{width:20px;height:20px}.StepIndicator_itemActive__WmCzN .StepIndicator_circle__vK_87{background:#019fb1;border-color:#019fb1;color:#fff;box-shadow:0 4px 12px rgba(1,159,177,.3)}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_circle__vK_87{background:#10b981;border-color:#10b981;color:#fff}.StepIndicator_title__e44ob{margin-top:12px;font-size:13px;font-weight:500;color:#64748b;text-align:center;white-space:nowrap;transition:all .3s ease}.StepIndicator_itemActive__WmCzN .StepIndicator_title__e44ob{color:#019fb1;font-weight:600}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_title__e44ob{color:#10b981}.StepIndicator_line__KcbI4{position:absolute;top:25px;width:100%;height:2px;background:#e2e8f0;z-index:1;transition:all .3s ease}.StepIndicator_itemCompleted__Oyxrz .StepIndicator_line__KcbI4{background:#10b981}@media (max-width:1200px){.StepIndicator_circle__vK_87{width:45px;height:45px}.StepIndicator_title__e44ob{font-size:12px}.StepIndicator_item__r_mXq{min-width:90px}}@media (max-width:768px){.StepIndicator_indicator__eGUtw{padding:15px 0}.StepIndicator_circle__vK_87{width:40px;height:40px}.StepIndicator_title__e44ob{font-size:11px;margin-top:8px}.StepIndicator_item__r_mXq{min-width:70px}.StepIndicator_line__KcbI4{top:20px}}.StepDestination_header__jP1pV{text-align:center;margin-bottom:32px}.StepDestination_title__4pu5C{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepDestination_subtitle__us__k{font-size:15px;color:#64748b}.StepDestination_searchWrapper__gcP_C{position:relative;max-width:500px;margin:0 auto 32px}.StepDestination_searchIcon__iD8BT{position:absolute;top:50%;left:16px;transform:translateY(-50%);color:#94a3b8}[dir=rtl] .StepDestination_searchIcon__iD8BT{left:auto;right:16px}.StepDestination_searchInput__g_NfY{width:100%;padding:14px 16px 14px 48px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:15px;color:#1e293b;background:#ffffff;transition:all .2s ease}[dir=rtl] .StepDestination_searchInput__g_NfY{padding:14px 48px 14px 16px}.StepDestination_searchInput__g_NfY:focus{outline:none;border-color:#019fb1;box-shadow:0 0 0 3px rgba(1,159,177,.1)}.StepDestination_searchInput__g_NfY::placeholder{color:#94a3b8}.StepDestination_grid__oiyB_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-bottom:40px}.StepDestination_card__wj0_D{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .25s ease}.StepDestination_card__wj0_D:hover{border-color:#019fb1;transform:translateY(-4px);box-shadow:0 8px 24px rgba(1,159,177,.12)}.StepDestination_cardActive__nVzml{border-color:#019fb1;background:#f0fafb;box-shadow:0 8px 24px rgba(1,159,177,.15)}.StepDestination_cardImage__2RoVU{position:relative;height:140px;overflow:hidden}.StepDestination_cardImage__2RoVU img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.StepDestination_card__wj0_D:hover .StepDestination_cardImage__2RoVU img{transform:scale(1.05)}.StepDestination_badge__iBh4G{position:absolute;top:10px;left:10px;padding:4px 10px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#ffffff;font-size:11px;font-weight:700;border-radius:20px;text-transform:uppercase}[dir=rtl] .StepDestination_badge__iBh4G{left:auto;right:10px}.StepDestination_checkMark__Mf9K5{position:absolute;top:10px;right:10px;width:28px;height:28px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:StepDestination_popIn__5xDPe .2s ease}[dir=rtl] .StepDestination_checkMark__Mf9K5{right:auto;left:10px}@keyframes StepDestination_popIn__5xDPe{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.StepDestination_cardContent__IdajE{padding:14px}.StepDestination_cardTitle__0CYsJ{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:4px}.StepDestination_cardCountry__B9Q7g{font-size:13px;color:#64748b;margin-bottom:10px}.StepDestination_cardPrice__tiAOb{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.StepDestination_priceValue__N5CWO{font-size:13px;font-weight:700;color:#019fb1}.StepDestination_hotelCount__Pqx0g{font-size:11px;color:#94a3b8}.StepDestination_emptyState__TXiRu{text-align:center;padding:60px 20px;color:#94a3b8}.StepDestination_emptyState__TXiRu svg{margin-bottom:16px}.StepDestination_emptyState__TXiRu h3{font-size:18px;font-weight:600;color:#64748b;margin-bottom:8px}.StepDestination_emptyState__TXiRu p{font-size:14px;color:#94a3b8}.StepDestination_navigation__wEIht{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepDestination_backButton__jjJqm{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepDestination_backButton__jjJqm:hover{border-color:#cbd5e1;background:#f8fafc}.StepDestination_continueButton__D_OMj{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepDestination_continueButton__D_OMj:hover:not(:disabled){background:#018a9a}.StepDestination_disabled__1ieYC{opacity:.5;cursor:not-allowed}@media (max-width:1024px){.StepDestination_grid__oiyB_{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.StepDestination_title__4pu5C{font-size:22px}.StepDestination_grid__oiyB_{grid-template-columns:repeat(2,1fr);gap:12px}.StepDestination_cardImage__2RoVU{height:120px}.StepDestination_navigation__wEIht{flex-direction:column-reverse;gap:12px}.StepDestination_backButton__jjJqm,.StepDestination_continueButton__D_OMj{width:100%;justify-content:center}}@media (max-width:480px){.StepDestination_grid__oiyB_{grid-template-columns:1fr}}.StepTripType_header__ilTVt{text-align:center;margin-bottom:40px}.StepTripType_title__NutgJ{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepTripType_subtitle__YixLB{font-size:15px;color:#64748b}.StepTripType_cardsGrid__2YIed{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:700px;margin:0 auto}.StepTripType_card__Zyrj4{position:relative;padding:28px 20px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .25s ease;text-align:center}.StepTripType_card__Zyrj4:hover{border-color:#019fb1;transform:translateY(-4px);box-shadow:0 8px 24px rgba(1,159,177,.12)}.StepTripType_cardActive__tp8uA{border-color:#019fb1;background:#f0fafb;box-shadow:0 8px 24px rgba(1,159,177,.15)}.StepTripType_cardIcon__9OgWB{width:64px;height:64px;margin:0 auto 16px;background:#f0fafb;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#019fb1;transition:all .25s ease}.StepTripType_cardActive__tp8uA .StepTripType_cardIcon__9OgWB{background:#019fb1;color:#ffffff}.StepTripType_cardTitle__YBNRK{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:6px}.StepTripType_cardDesc__Lnf8e{font-size:13px;color:#64748b;line-height:1.4}.StepTripType_checkMark__GecY9{position:absolute;top:12px;right:12px;width:24px;height:24px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:StepTripType_popIn__pXQtk .2s ease}[dir=rtl] .StepTripType_checkMark__GecY9{right:auto;left:12px}@keyframes StepTripType_popIn__pXQtk{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.StepTripType_navigation__GDvSw{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepTripType_backButton__yJszO{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepTripType_backButton__yJszO:hover{border-color:#cbd5e1;background:#f8fafc}.StepTripType_continueButton__m1dOP{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepTripType_continueButton__m1dOP:hover:not(:disabled){background:#018a9a}.StepTripType_disabled__ChwsP{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepTripType_title__NutgJ{font-size:22px}.StepTripType_cardsGrid__2YIed{grid-template-columns:1fr;max-width:400px}.StepTripType_card__Zyrj4{display:flex;align-items:center;gap:16px;padding:18px 20px;text-align:left}[dir=rtl] .StepTripType_card__Zyrj4{text-align:right}.StepTripType_cardIcon__9OgWB{width:52px;height:52px;min-width:52px;margin:0}.StepTripType_cardTitle__YBNRK{margin-bottom:2px}.StepTripType_navigation__GDvSw{flex-direction:column-reverse;gap:12px}.StepTripType_backButton__yJszO,.StepTripType_continueButton__m1dOP{width:100%;justify-content:center}}.StepLocation_header__o4Eou{text-align:center;margin-bottom:40px}.StepLocation_title__JstZp{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepLocation_subtitle__h8EZR{font-size:15px;color:#64748b}.StepLocation_cardsGrid__gmB7h{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:700px;margin:0 auto}.StepLocation_card__jT3Oh{position:relative;padding:28px 24px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .25s ease;text-align:center}.StepLocation_card__jT3Oh:hover{border-color:#019fb1;transform:translateY(-4px);box-shadow:0 8px 24px rgba(1,159,177,.12)}.StepLocation_cardActive__LnShH{border-color:#019fb1;background:#f0fafb;box-shadow:0 8px 24px rgba(1,159,177,.15)}.StepLocation_cardIcon__4Y5Q_{width:64px;height:64px;margin:0 auto 16px;background:#f0fafb;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#019fb1;transition:all .25s ease}.StepLocation_cardActive__LnShH .StepLocation_cardIcon__4Y5Q_{background:#019fb1;color:#ffffff}.StepLocation_cardTitle__ZP_Rb{font-size:18px;font-weight:700;color:#1e293b;margin-bottom:6px}.StepLocation_cardDesc__zoCwy{font-size:13px;color:#64748b;line-height:1.4;margin-bottom:16px}.StepLocation_tags__VWt_1{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:16px}.StepLocation_tag__XfDxZ{padding:5px 12px;background:#e6f7f9;color:#019fb1;border-radius:20px;font-size:12px;font-weight:600}.StepLocation_cardActive__LnShH .StepLocation_tag__XfDxZ{background:#019fb1;color:#ffffff}.StepLocation_stats__M99mf{display:flex;justify-content:center;gap:20px;padding-top:16px;border-top:1px solid #e2e8f0}.StepLocation_stat__8Ecf9{text-align:center}.StepLocation_statLabel__7CHfK{display:block;font-size:11px;color:#94a3b8;margin-bottom:2px}.StepLocation_statValue__dDKME{font-size:14px;font-weight:700;color:#1e293b}.StepLocation_checkMark__Aq7A8{position:absolute;top:12px;right:12px;width:24px;height:24px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:StepLocation_popIn__57haZ .2s ease}[dir=rtl] .StepLocation_checkMark__Aq7A8{right:auto;left:12px}@keyframes StepLocation_popIn__57haZ{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.StepLocation_navigation__Oy9Xf{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepLocation_backButton__K732T{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepLocation_backButton__K732T:hover{border-color:#cbd5e1;background:#f8fafc}.StepLocation_continueButton__Em7r9{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepLocation_continueButton__Em7r9:hover:not(:disabled){background:#018a9a}.StepLocation_disabled__6rILD{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepLocation_title__JstZp{font-size:22px}.StepLocation_cardsGrid__gmB7h{grid-template-columns:1fr;max-width:400px}.StepLocation_card__jT3Oh{padding:24px 20px}.StepLocation_navigation__Oy9Xf{flex-direction:column-reverse;gap:12px}.StepLocation_backButton__K732T,.StepLocation_continueButton__Em7r9{width:100%;justify-content:center}}.StepHotel_filtersSection__GFooh{background:#ffffff;border-radius:24px;padding:28px 32px;box-shadow:0 2px 20px rgba(0,0,0,.06);border:1px solid #f0f0f0;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media (min-width:768px){.StepHotel_filtersSection__GFooh{grid-template-columns:1.5fr 1fr 1fr;align-items:end}}.StepHotel_filterGroup___hTjz{display:flex;flex-direction:column;gap:12px}.StepHotel_filterLabel__P8Oz9{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.StepHotel_searchField__oQQmL{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;transition:all .25s ease}.StepHotel_searchField__oQQmL:focus-within{border-color:#019fb1;background:#ffffff;box-shadow:0 0 0 4px rgba(1,159,177,.08)}.StepHotel_searchInput__DOqVc{border:none;background:transparent;font-size:15px;font-weight:500;color:#1e293b;width:100%;outline:none}.StepHotel_searchInput__DOqVc::placeholder{color:#94a3b8}.StepHotel_filterButtons__n6DYq{display:flex;gap:8px;flex-wrap:nowrap}.StepHotel_filterButton__05hpE{padding:10px 18px;border:1.5px solid #e2e8f0;border-radius:10px;background:#ffffff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:auto}.StepHotel_filterButton__05hpE:hover{border-color:#019fb1;color:#019fb1;background:#f0fafb}.StepHotel_activeButton__4Nfxt{background:#019fb1;color:#ffffff;border-color:#019fb1}.StepHotel_activeButton__4Nfxt:hover{background:#018a9a;color:#ffffff}.StepHotel_starsCount__VOeDL{font-weight:700;font-size:14px}.StepHotel_hotelsList__VdTSc{display:flex;flex-direction:column;gap:10px}.StepHotel_hotelCardWrapper__szqKQ{width:100%}.StepHotel_hotelCard__0pY_r{padding:14px 18px;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .25s ease;background:#ffffff;position:relative;display:flex;align-items:center;gap:16px}.StepHotel_hotelCard__0pY_r:hover{border-color:#019fb1;box-shadow:0 4px 20px rgba(1,159,177,.12)}.StepHotel_selectedCard__EImwT{border-color:#019fb1;border-width:2px;background:linear-gradient(135deg,#f0fafb,#ffffff);box-shadow:0 4px 24px rgba(1,159,177,.15)}.StepHotel_hotelIcon__zMTOy{width:44px;height:44px;min-width:44px;border-radius:10px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1;transition:all .25s ease}.StepHotel_selectedCard__EImwT .StepHotel_hotelIcon__zMTOy{background:#019fb1;color:#ffffff}.StepHotel_hotelInfo__W7oEN{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.StepHotel_hotelHeader__f_o9l{display:flex;align-items:flex-start;flex-direction:column;gap:6px}.StepHotel_hotelName__AMPCM{font-size:15px;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.StepHotel_hotelStars__4RWXE{display:flex;gap:2px}.StepHotel_hotelDetails__OkxNB{display:flex;flex-direction:column;gap:4px}.StepHotel_detailItem__Qy32H{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b}.StepHotel_hotelValidity__goi6F{display:flex;align-items:center;gap:6px;font-size:12px;color:#94a3b8;margin-top:2px}.StepHotel_priceWrapper__XjMXO{display:flex;flex-direction:column;align-items:flex-end;text-align:right;padding:12px 16px;background:#f8fafc;border-radius:10px;min-width:130px;border:1px solid #f1f5f9}.StepHotel_selectedCard__EImwT .StepHotel_priceWrapper__XjMXO{background:#ffffff;border-color:#e0f2f4}.StepHotel_priceLabel__zyCZY{font-size:11px;color:#64748b;font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.StepHotel_priceAmount__ABGbk{font-size:20px;font-weight:800;color:#019fb1;line-height:1.1;margin-bottom:2px}.StepHotel_currency__wPLd8{font-size:12px;font-weight:700}.StepHotel_priceUsd__JtgIV{font-size:12px;color:#94a3b8;font-weight:500}.StepHotel_selectedCheck__5ReTY{position:absolute;top:-10px;right:-10px;width:32px;height:32px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;box-shadow:0 2px 8px rgba(16,185,129,.4);animation:StepHotel_checkPop__tnutu .3s ease;border:2px solid #ffffff}[dir=rtl] .StepHotel_selectedCheck__5ReTY{right:auto;left:-10px}@keyframes StepHotel_checkPop__tnutu{0%{transform:scale(0);opacity:0}70%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.StepHotel_disabledButton__6z0vn{opacity:.5;cursor:not-allowed;pointer-events:none}.StepHotel_emptyState__j5QhL{text-align:center;padding:60px 20px}.StepHotel_emptyIcon__jzbaS{width:80px;height:80px;margin:0 auto 20px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#94a3b8}.StepHotel_navigationButtons__xxA0q{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:32px;position:-webkit-sticky;position:sticky;bottom:0;background:linear-gradient(0deg,#ffffff 80%,transparent);padding:20px 0;z-index:10}.StepHotel_backButton__NHDMA{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepHotel_backButton__NHDMA:hover{border-color:#cbd5e1;background:#f8fafc}.StepHotel_continueButton__SEk0k{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepHotel_continueButton__SEk0k:hover:not(:disabled){background:#018a9a}.StepHotel_continueButton__SEk0k:disabled{opacity:.5;cursor:not-allowed}.StepHotel_header__Xmg8a{text-align:center;margin-bottom:32px}.StepHotel_title__7KdqN{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepHotel_subtitle__lTpf_{font-size:15px;color:#64748b}.StepHotel_hotelCount__PI0jO{color:#019fb1;font-weight:600}@media (max-width:768px){.StepHotel_filtersSection__GFooh{padding:20px;gap:20px}.StepHotel_filterButtons__n6DYq{gap:6px;flex-wrap:nowrap;overflow-x:auto}.StepHotel_filterButton__05hpE{padding:8px 12px;font-size:13px;white-space:nowrap;flex-shrink:0}.StepHotel_hotelCard__0pY_r{flex-direction:column;align-items:stretch;padding:16px;gap:16px}.StepHotel_hotelIcon__zMTOy{width:48px;height:48px;min-width:48px}.StepHotel_hotelHeader__f_o9l{flex-direction:column;align-items:flex-start}.StepHotel_priceWrapper__XjMXO{width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px}.StepHotel_priceLabel__zyCZY{margin-bottom:0}.StepHotel_priceAmount__ABGbk{font-size:20px}.StepHotel_selectedCheck__5ReTY{top:-8px;right:-8px;width:28px;height:28px}[dir=rtl] .StepHotel_selectedCheck__5ReTY{right:auto;left:-8px}.StepHotel_navigationButtons__xxA0q{flex-direction:column-reverse;gap:12px}.StepHotel_backButton__NHDMA,.StepHotel_continueButton__SEk0k{width:100%;justify-content:center}.StepHotel_title__7KdqN{font-size:22px}}.StepBudget_header__t515L{text-align:center;margin-bottom:40px}.StepBudget_title__RMk_i{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepBudget_subtitle__ZwNny{font-size:15px;color:#64748b}.StepBudget_container__4qILM{max-width:600px;margin:0 auto}.StepBudget_section__v1gbR{margin-bottom:28px}.StepBudget_sectionLabel__6T6mi{display:block;font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.StepBudget_currencyGrid__BBkrB{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.StepBudget_currencyCard__67FXi{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.StepBudget_currencyCard__67FXi:hover{border-color:#019fb1}.StepBudget_currencyActive__V2K45{background:#019fb1;border-color:#019fb1}.StepBudget_currencySymbol__Zp7HM{font-size:20px;font-weight:700;color:#019fb1}.StepBudget_currencyActive__V2K45 .StepBudget_currencySymbol__Zp7HM{color:#ffffff}.StepBudget_currencyName___lMj3{font-size:14px;font-weight:600;color:#1e293b}.StepBudget_currencyActive__V2K45 .StepBudget_currencyName___lMj3{color:#ffffff}.StepBudget_rangeGrid__0_iL7{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.StepBudget_rangeCard__KA5jZ{display:flex;align-items:flex-start;gap:14px;padding:18px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease}.StepBudget_rangeCard__KA5jZ:hover{border-color:#019fb1;background:#f8fcfd}.StepBudget_rangeActive__4T_5c{border-color:#019fb1;background:#f0fafb}.StepBudget_rangeIcon__XB7Sy{width:44px;height:44px;min-width:44px;border-radius:10px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepBudget_rangeActive__4T_5c .StepBudget_rangeIcon__XB7Sy{background:#019fb1;color:#ffffff}.StepBudget_rangeContent__m_kHW{display:flex;flex-direction:column;gap:4px;min-width:0}.StepBudget_rangeLabel__UZgON{font-size:15px;font-weight:700;color:#1e293b}.StepBudget_rangePrice__BYHHg{font-size:13px;font-weight:600;color:#019fb1}.StepBudget_rangeDesc__0X0cD{font-size:12px;color:#94a3b8}.StepBudget_customInput__3E1lV{display:flex;align-items:center;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease}.StepBudget_customInput__3E1lV:focus-within{border-color:#019fb1;box-shadow:0 0 0 4px rgba(1,159,177,.08)}.StepBudget_inputPrefix__384Rc{padding:0 18px;height:52px;display:flex;align-items:center;justify-content:center;background:#f8fafc;color:#019fb1;font-size:18px;font-weight:700;border-right:1px solid #e2e8f0}[dir=rtl] .StepBudget_inputPrefix__384Rc{border-right:none;border-left:1px solid #e2e8f0}.StepBudget_amountInput__wcv7T{flex:1 1;border:none;outline:none;padding:0 18px;height:52px;font-size:16px;font-weight:600;color:#1e293b;background:transparent}.StepBudget_amountInput__wcv7T::placeholder{color:#94a3b8}.StepBudget_toggleCard__dylNZ{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease;margin-top:20px}.StepBudget_toggleCard__dylNZ:hover{border-color:#019fb1}.StepBudget_toggleContent__Kvd4w{display:flex;align-items:center;gap:14px}.StepBudget_toggleIcon__pB5p1{width:40px;height:40px;border-radius:10px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepBudget_toggleText__F_fRN{display:flex;flex-direction:column;gap:2px}.StepBudget_toggleLabel__7xEj8{font-size:15px;font-weight:600;color:#1e293b}.StepBudget_toggleDesc__VcF_4{font-size:12px;color:#64748b}.StepBudget_toggle__WkkIv{width:48px;height:26px;background:#e2e8f0;border-radius:13px;position:relative;transition:all .25s ease;flex-shrink:0}.StepBudget_toggleOn__15xVX{background:#019fb1}.StepBudget_toggleKnob__bFbip{width:20px;height:20px;background:#ffffff;border-radius:50%;position:absolute;top:3px;left:3px;transition:all .25s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.StepBudget_toggleOn__15xVX .StepBudget_toggleKnob__bFbip{left:25px}.StepBudget_navigation__QkYcu{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepBudget_backButton__5he6U{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepBudget_backButton__5he6U:hover{border-color:#cbd5e1;background:#f8fafc}.StepBudget_continueButton__ClhXY{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepBudget_continueButton__ClhXY:hover:not(:disabled){background:#018a9a}.StepBudget_disabled__O7Xsc{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepBudget_title__RMk_i{font-size:22px}.StepBudget_currencyGrid__BBkrB,.StepBudget_rangeGrid__0_iL7{grid-template-columns:1fr}.StepBudget_navigation__QkYcu{flex-direction:column-reverse;gap:12px}.StepBudget_backButton__5he6U,.StepBudget_continueButton__ClhXY{width:100%;justify-content:center}}.StepVisa_header__7CZiq{text-align:center;margin-bottom:32px}.StepVisa_title__KJidY{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepVisa_subtitle__kS6ca{font-size:15px;color:#64748b}.StepVisa_noticeBox__awd9T{display:flex;align-items:center;gap:16px;max-width:500px;margin:0 auto 32px;padding:20px;background:#f0fafb;border:1.5px solid #019fb1;border-radius:14px}.StepVisa_noticeIcon__HORlK{width:48px;height:48px;min-width:48px;background:#019fb1;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ffffff}.StepVisa_noticeContent__HWnWN{flex:1 1}.StepVisa_noticeTitle__AV9IR{font-size:16px;font-weight:700;color:#019fb1;margin:0 0 4px}.StepVisa_noticeDesc__D0kv8{font-size:13px;color:#64748b;margin:0 0 8px}.StepVisa_visaCost__SO0m7{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#019fb1}.StepVisa_questionSection__GjFDD{max-width:500px;margin:0 auto 32px}.StepVisa_questionLabel__ytJIJ{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px;text-align:center}.StepVisa_optionsGrid__F8xcY{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.StepVisa_optionCard__dr5Ez{position:relative;padding:24px 20px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .25s ease;text-align:center}.StepVisa_optionCard__dr5Ez:hover{border-color:#019fb1;transform:translateY(-2px);box-shadow:0 4px 16px rgba(1,159,177,.12)}.StepVisa_optionActive__wd0_U{border-color:#019fb1;background:#f0fafb;box-shadow:0 4px 16px rgba(1,159,177,.15)}.StepVisa_optionIcon__Pm2at{width:52px;height:52px;margin:0 auto 12px;background:#f0fafb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepVisa_optionActive__wd0_U .StepVisa_optionIcon__Pm2at{background:#019fb1;color:#ffffff}.StepVisa_optionTitle__Nfy2N{font-size:15px;font-weight:700;color:#1e293b;margin:0 0 4px}.StepVisa_optionDesc__CMCZ_{font-size:12px;color:#64748b;margin:0}.StepVisa_optionHelp__lzA0M .StepVisa_optionIcon__Pm2at{background:#fff7ed;color:#f97316}.StepVisa_optionHelp__lzA0M:hover{border-color:#f97316}.StepVisa_optionHelpActive__A1mfR{border-color:#f97316;background:#fff7ed}.StepVisa_optionHelpActive__A1mfR .StepVisa_optionIcon__Pm2at{background:#f97316;color:#ffffff}.StepVisa_checkMark__Pf1aM{position:absolute;top:10px;right:10px;width:24px;height:24px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:StepVisa_popIn__ndTJw .2s ease}[dir=rtl] .StepVisa_checkMark__Pf1aM{right:auto;left:10px}@keyframes StepVisa_popIn__ndTJw{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.StepVisa_helpBox__Q5638{display:flex;align-items:center;gap:14px;max-width:500px;margin:0 auto;padding:16px 20px;background:#fff7ed;border:1.5px solid #f97316;border-radius:12px;animation:StepVisa_slideIn__rfTsM .3s ease}@keyframes StepVisa_slideIn__rfTsM{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.StepVisa_helpIcon__qnKZ_{width:40px;height:40px;min-width:40px;background:#f97316;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ffffff}.StepVisa_helpTitle__u6Yf2{font-size:14px;font-weight:700;color:#f97316;margin:0 0 2px}.StepVisa_helpDesc__FFKIL{font-size:12px;color:#64748b;margin:0}.StepVisa_navigation__eETVU{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepVisa_backButton__8OYOU{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepVisa_backButton__8OYOU:hover{border-color:#cbd5e1;background:#f8fafc}.StepVisa_continueButton__ZWrNP{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepVisa_continueButton__ZWrNP:hover:not(:disabled){background:#018a9a}.StepVisa_disabled__gFpMb{opacity:.5;cursor:not-allowed}@media (max-width:768px){.StepVisa_title__KJidY{font-size:22px}.StepVisa_noticeBox__awd9T{flex-direction:column;text-align:center}.StepVisa_optionsGrid__F8xcY{grid-template-columns:1fr}.StepVisa_helpBox__Q5638{flex-direction:column;text-align:center}.StepVisa_navigation__eETVU{flex-direction:column-reverse;gap:12px}.StepVisa_backButton__8OYOU,.StepVisa_continueButton__ZWrNP{width:100%;justify-content:center}}.StepTravelers_header__VFU7x{text-align:center;margin-bottom:40px}.StepTravelers_title__OJ4L9{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepTravelers_subtitle__tVjME{font-size:15px;color:#64748b}.StepTravelers_travelersBox__C6Cxc{max-width:500px;margin:0 auto;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;padding:24px}.StepTravelers_travelerRow___RsZy{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.StepTravelers_travelerInfo__xH_1K{display:flex;align-items:center;gap:14px}.StepTravelers_iconWrapper__hQgtz{width:48px;height:48px;border-radius:12px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepTravelers_travelerTitle__92AOC{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 2px}.StepTravelers_travelerDesc__ariLw{font-size:13px;color:#64748b;margin:0}.StepTravelers_counter__MvSK8{display:flex;align-items:center;gap:12px}.StepTravelers_counterBtn__gKFGS{width:36px;height:36px;border-radius:10px;border:1.5px solid #019fb1;background:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#019fb1}.StepTravelers_counterBtn__gKFGS:hover:not(:disabled){background:#019fb1;color:#ffffff}.StepTravelers_counterBtn__gKFGS:disabled{opacity:.3;cursor:not-allowed;border-color:#e2e8f0;color:#94a3b8}.StepTravelers_counterValue__91Eco{min-width:32px;text-align:center;font-size:20px;font-weight:700;color:#1e293b}.StepTravelers_divider__sr8Nj{height:1px;background:#e2e8f0}.StepTravelers_totalRow__McrpX{display:flex;align-items:center;gap:12px;margin-top:20px;padding:16px;background:#f0fafb;border-radius:12px;border:1.5px solid #019fb1}.StepTravelers_totalIcon__pa2f5{width:40px;height:40px;border-radius:10px;background:#ffffff;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepTravelers_totalLabel__ghRIh{flex:1 1;font-size:15px;font-weight:600;color:#1e293b}.StepTravelers_totalValue__uACwQ{font-size:18px;font-weight:700;color:#019fb1}.StepTravelers_navigation__Tzpa0{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepTravelers_backButton__52MZt{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepTravelers_backButton__52MZt:hover{border-color:#cbd5e1;background:#f8fafc}.StepTravelers_continueButton__k6dA5{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepTravelers_continueButton__k6dA5:hover{background:#018a9a}@media (max-width:768px){.StepTravelers_title__OJ4L9{font-size:22px}.StepTravelers_travelersBox__C6Cxc{padding:20px}.StepTravelers_travelerRow___RsZy{padding:14px 0}.StepTravelers_iconWrapper__hQgtz{width:42px;height:42px}.StepTravelers_navigation__Tzpa0{flex-direction:column-reverse;gap:12px}.StepTravelers_backButton__52MZt,.StepTravelers_continueButton__k6dA5{width:100%;justify-content:center}}.StepDates_header__ifnt5{text-align:center;margin-bottom:40px}.StepDates_title__uASRe{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepDates_subtitle__ZLG7c{font-size:15px;color:#64748b}.StepDates_container__Dkrc6{max-width:500px;margin:0 auto}.StepDates_flexibleCard__9U__Q{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;transition:all .25s ease;margin-bottom:24px}.StepDates_flexibleCard__9U__Q:hover{border-color:#019fb1}.StepDates_flexibleActive__vFje4{border-color:#019fb1;background:#f0fafb}.StepDates_flexibleContent__HmBMi{display:flex;align-items:center;gap:16px}.StepDates_flexibleIcon__lt4iv{width:48px;height:48px;border-radius:12px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepDates_flexibleActive__vFje4 .StepDates_flexibleIcon__lt4iv{background:#019fb1;color:#ffffff}.StepDates_flexibleText__E7tX8{display:flex;flex-direction:column;gap:2px}.StepDates_flexibleTitle__GE42U{font-size:16px;font-weight:600;color:#1e293b}.StepDates_flexibleDesc__omdQJ{font-size:13px;color:#64748b}.StepDates_toggle___ISYx{width:52px;height:28px;background:#e2e8f0;border-radius:14px;position:relative;transition:all .25s ease;flex-shrink:0}.StepDates_toggleActive__EoQeI{background:#019fb1}.StepDates_toggleKnob__bZ0mS{width:22px;height:22px;background:#ffffff;border-radius:50%;position:absolute;top:3px;left:3px;transition:all .25s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.StepDates_toggleActive__EoQeI .StepDates_toggleKnob__bZ0mS{left:27px}.StepDates_dateSection__Febl7{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;padding:20px}.StepDates_dateInputs__yG6rr{display:flex;gap:12px}.StepDates_dateSelector__h_LtY{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.StepDates_dateSelector__h_LtY:hover,.StepDates_hasValue__HY8Sa{border-color:#019fb1;background:#f0fafb}.StepDates_dateInfo__ZNjMi{display:flex;flex-direction:column;gap:4px}.StepDates_dateLabel__mz84I{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.StepDates_dateValue__1BBmY{font-size:14px;font-weight:700;color:#1e293b}.StepDates_calendarIcon__Eiaaf{color:#019fb1;flex-shrink:0}.StepDates_nightsInfo__QJ9Je{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px;background:#f0fafb;border-radius:10px;font-size:14px;font-weight:700;color:#019fb1;border:1px solid rgba(1,159,177,.2)}.StepDates_navigation__5MJAn{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepDates_backButton__JL4nj{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepDates_backButton__JL4nj:hover{border-color:#cbd5e1;background:#f8fafc}.StepDates_continueButton__fGHDh{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepDates_continueButton__fGHDh:hover:not(:disabled){background:#018a9a}.StepDates_disabled__LTCZD{opacity:.5;cursor:not-allowed}.StepDates_overlay__5tAr0{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10001;padding:20px;animation:StepDates_fadeIn__1X__g .2s ease}@keyframes StepDates_fadeIn__1X__g{0%{opacity:0}to{opacity:1}}.StepDates_modal___0pmB{background:#ffffff;border-radius:16px;width:100%;max-width:360px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25);animation:StepDates_slideUp__LHQan .3s ease}@keyframes StepDates_slideUp__LHQan{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.StepDates_modalHeader__gBYYS{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#019fb1;color:#ffffff;font-size:16px;font-weight:700}.StepDates_closeButton__ubFKR{background:rgba(255,255,255,.2);border:none;color:#ffffff;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.StepDates_closeButton__ubFKR:hover{background:rgba(255,255,255,.3)}.StepDates_calendarWrapper__wJy3z{padding:16px}.StepDates_calendarWrapper__wJy3z .rmdp-wrapper{width:100%!important}.StepDates_calendarWrapper__wJy3z .rmdp-calendar{width:100%!important;padding:0!important}.StepDates_calendarWrapper__wJy3z .rmdp-header{padding:8px 0!important;margin-bottom:8px!important}.StepDates_calendarWrapper__wJy3z .rmdp-header-values{font-size:15px!important;font-weight:700!important;color:#1e293b!important}.StepDates_calendarWrapper__wJy3z .rmdp-arrow{border-color:#019fb1!important}.StepDates_calendarWrapper__wJy3z .rmdp-arrow-container{width:32px!important;height:32px!important}.StepDates_calendarWrapper__wJy3z .rmdp-arrow-container:hover{background:#f0fafb!important;border-radius:8px!important}.StepDates_calendarWrapper__wJy3z .rmdp-week-day{color:#64748b!important;font-size:12px!important;font-weight:600!important;width:40px!important;height:32px!important}.StepDates_calendarWrapper__wJy3z .rmdp-day{width:40px!important;height:40px!important}.StepDates_calendarWrapper__wJy3z .rmdp-day span{font-size:14px!important;font-weight:500!important;border-radius:8px!important;width:36px!important;height:36px!important}.StepDates_calendarWrapper__wJy3z .rmdp-day:not(.rmdp-disabled):not(.rmdp-day-hidden) span:hover{background:#f0fafb!important;color:#019fb1!important}.StepDates_calendarWrapper__wJy3z .rmdp-day.rmdp-selected span:not(.highlight){background:#019fb1!important;color:#ffffff!important}.StepDates_calendarWrapper__wJy3z .rmdp-day.rmdp-today span{background:#e0f7fa!important;color:#019fb1!important}.StepDates_calendarWrapper__wJy3z .rmdp-day.rmdp-disabled span{color:#cbd5e1!important}@media (max-width:768px){.StepDates_title__uASRe{font-size:22px}.StepDates_dateInputs__yG6rr{flex-direction:column;gap:10px}.StepDates_dateSelector__h_LtY{padding:14px}.StepDates_navigation__5MJAn{flex-direction:column-reverse;gap:12px}.StepDates_backButton__JL4nj,.StepDates_continueButton__fGHDh{width:100%;justify-content:center}.StepDates_modal___0pmB{max-width:320px}.StepDates_calendarWrapper__wJy3z .rmdp-day{width:36px!important;height:36px!important}.StepDates_calendarWrapper__wJy3z .rmdp-day span{width:32px!important;height:32px!important;font-size:13px!important}.StepDates_calendarWrapper__wJy3z .rmdp-week-day{width:36px!important;font-size:11px!important}}.StepPreferences_header__MKh6Z{text-align:center;margin-bottom:40px}.StepPreferences_title__hWX7z{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepPreferences_subtitle__4COb9{font-size:15px;color:#64748b}.StepPreferences_container__sGouo{max-width:700px;margin:0 auto}.StepPreferences_section__8E_E_{margin-bottom:32px}.StepPreferences_sectionLabel__KTGfv{display:block;font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}.StepPreferences_activitiesGrid__3yvZD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.StepPreferences_activityCard__QCOVg{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease;position:relative;text-align:center}.StepPreferences_activityCard__QCOVg:hover{border-color:#019fb1;background:#f8fcfd}.StepPreferences_activityActive__WTL8g{border-color:#019fb1;background:#f0fafb}.StepPreferences_activityIcon__w_3vM{width:48px;height:48px;border-radius:12px;background:#f0fafb;display:flex;align-items:center;justify-content:center;color:#019fb1;transition:all .2s ease}.StepPreferences_activityActive__WTL8g .StepPreferences_activityIcon__w_3vM{background:#019fb1;color:#ffffff}.StepPreferences_activityLabel__dgKpC{font-size:13px;font-weight:600;color:#1e293b;line-height:1.3}.StepPreferences_checkMark__nNFYG{position:absolute;top:8px;right:8px;width:22px;height:22px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;animation:StepPreferences_popIn__D___Y .2s ease}[dir=rtl] .StepPreferences_checkMark__nNFYG{right:auto;left:8px}@keyframes StepPreferences_popIn__D___Y{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.StepPreferences_mealsGrid__pl45s{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.StepPreferences_mealCard__u0KFB{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease}.StepPreferences_mealCard__u0KFB:hover{border-color:#019fb1}.StepPreferences_mealActive__Fmr9O{border-color:#019fb1;background:#f0fafb}.StepPreferences_mealContent__HrvBe{display:flex;flex-direction:column;gap:2px}.StepPreferences_mealLabel__gBS7j{font-size:14px;font-weight:700;color:#1e293b}.StepPreferences_mealDesc__TyxwS{font-size:12px;color:#64748b}.StepPreferences_mealCheck__wca9P{width:28px;height:28px;background:#019fb1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff;flex-shrink:0}.StepPreferences_textarea__yZejw{width:100%;padding:16px 18px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:14px;font-family:inherit;resize:vertical;transition:all .2s ease;line-height:1.5;min-height:100px}.StepPreferences_textarea__yZejw:focus{outline:none;border-color:#019fb1;box-shadow:0 0 0 4px rgba(1,159,177,.08)}.StepPreferences_textarea__yZejw::placeholder{color:#94a3b8}.StepPreferences_navigation__8QNH8{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepPreferences_backButton__uRIYh{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepPreferences_backButton__uRIYh:hover{border-color:#cbd5e1;background:#f8fafc}.StepPreferences_continueButton__I3vsA{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepPreferences_continueButton__I3vsA:hover{background:#018a9a}@media (max-width:768px){.StepPreferences_title__hWX7z{font-size:22px}.StepPreferences_activitiesGrid__3yvZD{grid-template-columns:repeat(2,1fr);gap:10px}.StepPreferences_activityCard__QCOVg{padding:16px 12px}.StepPreferences_activityIcon__w_3vM{width:40px;height:40px}.StepPreferences_activityLabel__dgKpC{font-size:12px}.StepPreferences_mealsGrid__pl45s{grid-template-columns:1fr;gap:10px}.StepPreferences_navigation__8QNH8{flex-direction:column-reverse;gap:12px}.StepPreferences_backButton__uRIYh,.StepPreferences_continueButton__I3vsA{width:100%;justify-content:center}}@media (max-width:480px){.StepPreferences_activitiesGrid__3yvZD{grid-template-columns:repeat(2,1fr)}}.StepSummary_header___NxhQ{text-align:center;margin-bottom:40px}.StepSummary_headerIcon__InbIO{width:64px;height:64px;background:#f0fafb;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#019fb1;margin-bottom:16px}.StepSummary_title__KPNLd{font-size:28px;font-weight:700;color:#1e293b;margin-bottom:8px}.StepSummary_subtitle__Zi_eV{font-size:15px;color:#64748b}.StepSummary_container__AgzYU{max-width:600px;margin:0 auto}.StepSummary_card__3xhtJ{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:16px;margin-bottom:16px;overflow:hidden}.StepSummary_cardHeader__hmlJ3{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.StepSummary_cardIcon__UFVUW{width:36px;height:36px;background:#f0fafb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#019fb1}.StepSummary_cardTitle__KZ8_A{flex:1 1;font-size:15px;font-weight:700;color:#1e293b}.StepSummary_editBtn__s8E_D{padding:6px 14px;background:#ffffff;border:1.5px solid #019fb1;border-radius:8px;color:#019fb1;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepSummary_editBtn__s8E_D:hover{background:#019fb1;color:#ffffff}.StepSummary_cardBody__cagnI{padding:16px 20px}.StepSummary_row__tkg4Q{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}.StepSummary_row__tkg4Q:last-child{border-bottom:none}.StepSummary_rowLabel__VYeFV{font-size:14px;color:#64748b}.StepSummary_rowValue__1KREw{font-size:14px;font-weight:600;color:#1e293b;text-align:right}.StepSummary_inputGroup__ACxCN{margin-bottom:16px}.StepSummary_inputGroup__ACxCN:last-child{margin-bottom:0}.StepSummary_inputRow__hYk8V{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.StepSummary_label__eMKiU{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:6px}.StepSummary_input__i9HL4{width:100%;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;color:#1e293b;transition:all .2s ease}.StepSummary_input__i9HL4:focus{outline:none;border-color:#019fb1;box-shadow:0 0 0 4px rgba(1,159,177,.08)}.StepSummary_input__i9HL4::placeholder{color:#94a3b8}.StepSummary_error__LP4l0{padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;margin-bottom:16px}.StepSummary_notice__oPMK7{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#f0fafb;border:1.5px solid #019fb1;border-radius:14px;margin-top:8px}.StepSummary_notice__oPMK7 svg{color:#019fb1;flex-shrink:0;margin-top:2px}.StepSummary_notice__oPMK7 strong{display:block;font-size:14px;font-weight:700;color:#1e293b;margin-bottom:2px}.StepSummary_notice__oPMK7 p{font-size:13px;color:#64748b;margin:0}.StepSummary_navigation__sn_VH{display:flex;justify-content:space-between;align-items:center;margin-top:40px;gap:16px}.StepSummary_backButton__mCf3Z{display:flex;align-items:center;gap:8px;padding:12px 24px;border:1.5px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepSummary_backButton__mCf3Z:hover{border-color:#cbd5e1;background:#f8fafc}.StepSummary_submitButton__RD1NA{display:flex;align-items:center;gap:8px;padding:14px 32px;border:none;border-radius:12px;background:#019fb1;color:#ffffff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.StepSummary_submitButton__RD1NA:hover:not(:disabled){background:#018a9a}.StepSummary_submitButton__RD1NA:disabled{opacity:.6;cursor:not-allowed}.StepSummary_spinner__QvIbN{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#ffffff;border-radius:50%;animation:StepSummary_spin__5EhZb .8s linear infinite}@keyframes StepSummary_spin__5EhZb{to{transform:rotate(1turn)}}@media (max-width:768px){.StepSummary_title__KPNLd{font-size:22px}.StepSummary_inputRow__hYk8V{grid-template-columns:1fr}.StepSummary_row__tkg4Q{flex-direction:column;align-items:flex-start;gap:4px}.StepSummary_rowValue__1KREw{text-align:left}.StepSummary_navigation__sn_VH{flex-direction:column-reverse;gap:12px}.StepSummary_backButton__mCf3Z,.StepSummary_submitButton__RD1NA{width:100%;justify-content:center}}.CreateTripFlow_createTripSection__hsrFj{background:#f8fafc}.CreateTripFlow_pageTitle__LPlQ5{font-size:40px;font-weight:700;color:#0f172a;margin:0}.CreateTripFlow_pageSubtitle__m91N0{font-size:16px;color:#334155;margin-top:15px}@media (max-width:768px){.CreateTripFlow_pageTitle__LPlQ5{font-size:32px}}