@keyframes not-found_fadeInUp__Es972{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found_bounce__TthJa{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes not-found_float__mRs2k{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found_main__WoYtF{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;height:100vh;background:linear-gradient(180deg,#3b82f6 0,#3b82f6 120px,#f9fafb 0,#f9fafb)}.not-found_notFoundContainer__YZvV8{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;justify-content:center;padding:2rem;margin:0 auto}.not-found_content__cklTM{text-align:left;animation:not-found_fadeInUp__Es972 .8s ease-out forwards;display:flex;flex-direction:column;justify-content:center}.not-found_errorCode__Dsgth{font-size:8rem;font-weight:900;color:#3b82f6;line-height:1;margin-bottom:1rem;font-family:Poppins,sans-serif;animation:not-found_bounce__TthJa 2s infinite}.not-found_title__bOfUG{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.2;font-family:Poppins,sans-serif}.not-found_description__7RPJl{font-size:1.125rem;color:#4a5568;line-height:1.7;margin-bottom:2.5rem;max-width:500px;font-family:Poppins,sans-serif}.not-found_actions__eb6u_{display:flex;gap:1rem;flex-wrap:wrap}.not-found_homeButton__HTgj9{background-color:#3b82f6;color:white;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px rgba(59,130,246,.3);font-family:Poppins,sans-serif}.not-found_homeButton__HTgj9:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.4)}.not-found_toursButton__YfTLo{background-color:transparent;color:#3b82f6;padding:1rem 2rem;border:2px solid #3b82f6;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;font-family:Poppins,sans-serif}.not-found_toursButton__YfTLo:hover{background-color:#3b82f6;color:white;transform:translateY(-2px)}.not-found_illustration__7kBvd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;animation:not-found_fadeInUp__Es972 .8s ease-out .3s forwards;opacity:0;height:100%}.not-found_lostTouristSvg__PSysF{max-width:100%;height:auto;border-radius:50%;border:3px solid #3b82f6}@media (max-width:992px){.not-found_notFoundContainer__YZvV8{grid-template-columns:1fr;gap:2rem;text-align:center;padding:1rem}.not-found_content__cklTM{text-align:center;align-items:center}.not-found_errorCode__Dsgth{font-size:6rem}.not-found_title__bOfUG{font-size:2.5rem}.not-found_description__7RPJl{max-width:100%}.not-found_illustration__7kBvd{order:-1}}@media (max-width:768px){.not-found_main__WoYtF{padding:1rem;height:100vh}.not-found_notFoundContainer__YZvV8{padding:1rem;gap:1.5rem;justify-items:center}.not-found_errorCode__Dsgth{font-size:4.5rem}.not-found_title__bOfUG{font-size:2rem}.not-found_description__7RPJl{font-size:1rem;margin-bottom:2rem;text-align:center}.not-found_actions__eb6u_{flex-direction:column;align-items:center;width:100%}.not-found_homeButton__HTgj9,.not-found_toursButton__YfTLo{width:100%;justify-content:center;max-width:300px}.not-found_lostTouristSvg__PSysF{max-width:280px;height:auto}}@media (max-width:576px){.not-found_errorCode__Dsgth{font-size:3.5rem}.not-found_title__bOfUG{font-size:1.75rem}.not-found_description__7RPJl{font-size:.9rem}.not-found_homeButton__HTgj9,.not-found_toursButton__YfTLo{padding:.875rem 1.5rem;font-size:.9rem}}.UpdatePasswordForm_formContainer__j9VLl{display:flex;flex-direction:column;align-items:center;padding:2rem 2.5rem;background-color:#ffffff;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);width:100%;max-width:450px;border:1px solid #e2e8f0}.UpdatePasswordForm_title__TgpX4{font-size:1.75rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;text-align:center}.UpdatePasswordForm_updateForm__QPjXp{width:100%;display:flex;flex-direction:column;gap:1.25rem}.UpdatePasswordForm_inputGroup__5gaNH{display:flex;flex-direction:column}.UpdatePasswordForm_label__Uxzhp{font-size:.875rem;font-weight:500;color:#4a5568;margin-bottom:.5rem}.UpdatePasswordForm_input__tLVBd{padding:.75rem 1rem;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;background-color:#ffffff;color:#2d3748;transition:border-color .2s,box-shadow .2s}.UpdatePasswordForm_input__tLVBd::-moz-placeholder{color:#a0aec0}.UpdatePasswordForm_input__tLVBd::placeholder{color:#a0aec0}.UpdatePasswordForm_input__tLVBd:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.25)}.UpdatePasswordForm_button__JO2iS{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;height:48px;padding:0 1.5rem;border:none;background-color:#2563eb;color:#ffffff;transition:background-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;margin-top:.5rem;width:100%}.UpdatePasswordForm_button__JO2iS:hover{background-color:#1d4ed8}.UpdatePasswordForm_button__JO2iS:disabled{background-color:#93c5fd;cursor:not-allowed}.UpdatePasswordForm_errorMessage__crOGt{color:#dc2626;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px}.UpdatePasswordForm_errorMessage__crOGt,.UpdatePasswordForm_successMessage__vBZP1{padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem;text-align:center;width:100%}.UpdatePasswordForm_successMessage__vBZP1{color:#16a34a;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:6px}.UpdatePasswordForm_linkButton__F37r0{margin-top:1rem;background-color:#6b7280}.UpdatePasswordForm_linkButton__F37r0:hover{background-color:#4b5563}.UpdatePasswordForm_passwordInputContainer__2S8o2{position:relative;display:flex;align-items:center;width:100%}.UpdatePasswordForm_passwordInputContainer__2S8o2 .UpdatePasswordForm_input__tLVBd{padding-right:3rem;width:100%}.UpdatePasswordForm_showPasswordButton__ZV3rB{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#4a5568;cursor:pointer;padding:.5rem;z-index:2;display:flex;align-items:center;justify-content:center}.UpdatePasswordForm_showPasswordButton__ZV3rB:hover{color:#2563eb}.UpdatePasswordForm_eyeIcon__kcGFc{width:1.25rem;height:1.25rem}.GuideList_elg_container__fmmAS{--primary-pink:#ef4444;--primary-blue:#3B81F5;--primary-green:#22c55e;--primary-purple:#8b5cf6;--light-gray:#f9fafb;--medium-gray:#e5e7eb;--dark-gray:#4b5563;--text-light:#6b7280;--text-dark:#1f2937;--card-bg:#ffffff;--card-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--card-hover-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -2px rgb(0 0 0/0.1);padding:2rem;background-color:var(--light-gray);width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:90vh}.GuideList_elg_title__f7R_C{font-size:2.25rem;color:#1a365d;margin-bottom:.75rem;font-weight:700;letter-spacing:-.5px;border-bottom:3px solid var(--primary-blue);display:inline-block;padding-bottom:.5rem}.GuideList_elg_subtitle__CfwWh{color:#4a5568;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;max-width:800px}.GuideList_elg_table_container__yGxoN{background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;margin-top:2rem;border:1px solid #e2e8f0}.GuideList_elg_table_responsive__yAo4D{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.GuideList_elg_table__36Y33{width:100%;border-collapse:separate;border-spacing:0;text-align:left;min-width:800px}.GuideList_elg_table__36Y33 thead{background-color:#edf2f7}.GuideList_elg_table__36Y33 td,.GuideList_elg_table__36Y33 th{padding:12px;border-bottom:1px solid #e0e0e0;text-align:left;vertical-align:middle}.GuideList_elg_table__36Y33 th{padding:1.5rem 12px;font-weight:600;color:#2d3748;border-bottom:2px solid #cbd5e0;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em;justify-content:center;gap:.5rem}.GuideList_elg_table__36Y33 td{padding:12px;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:1rem;line-height:1.5}.GuideList_elg_table__36Y33 tr:last-child td{border-bottom:none}.GuideList_elg_table__36Y33 tbody tr{transition:all .2s ease}.GuideList_elg_table__36Y33 tbody tr:hover{background-color:#ebf4ff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.05)}.GuideList_elg_error_container__GnaKf{text-align:center;padding:3rem;background-color:#fff5f5;border-radius:12px;border:1px solid #fed7d7}.GuideList_elg_error_message__izJ_O{color:#c53030;font-size:1.1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.GuideList_elg_error_message__izJ_O:before{content:"⚠️";font-size:1.2rem}.GuideList_elg_btn_danger__zJ7Qn,.GuideList_elg_btn_primary__sQ1zf{background-color:var(--primary-blue);color:white;border:none;padding:.5rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-weight:500;display:flex;align-items:center;justify-content:center}.GuideList_elg_btn_primary__sQ1zf img{filter:brightness(0) invert(1)}.GuideList_elg_btn_primary__sQ1zf:hover{background-color:#2c5282;transform:translateY(-1px);display:flex;align-items:center;gap:8px}.GuideList_elg_btn_primary__sQ1zf:active{transform:translateY(0)}.GuideList_elg_no_data__kQjj0{text-align:center;padding:20px;font-style:italic;color:#777}.GuideList_elg_btn_danger__zJ7Qn{background-color:#e53e3e;color:white;border:none;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.GuideList_elg_btn_danger__zJ7Qn svg{color:white}.GuideList_elg_btn_danger__zJ7Qn:hover{background-color:#c53030}.GuideList_elg_btn_success__lrgzQ{background-color:#48bb78}.GuideList_elg_btn_success__lrgzQ:hover{background-color:#38a169}.GuideList_elg_actions__a9deI{display:flex;align-items:left;justify-content:left;gap:.5rem}.GuideList_elg_status_error__EJyam,.GuideList_elg_status_info__6JM8E,.GuideList_elg_status_offline__h_UKM,.GuideList_elg_status_online__M9C2B,.GuideList_elg_status_success__38pbR,.GuideList_elg_status_warning__Sbsjm{display:inline-block;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;text-align:center;width:100%;min-width:100px;max-width:150px;line-height:1.4}.GuideList_elg_status_error__EJyam{background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.GuideList_elg_status_success__38pbR{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac}.GuideList_elg_status_online__M9C2B{background-color:#dcfce7;color:#166534;border:1px solid #86efac}.GuideList_elg_status_warning__Sbsjm{background-color:#fef3c7;color:#d97706;border:1px solid #fbbf24}.GuideList_elg_status_info__6JM8E{background-color:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}.GuideList_elg_status_offline__h_UKM{background-color:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.GuideList_elg_mobile_only__b6_UQ{display:none}.GuideList_elg_accordion__q7y7K,.GuideList_elg_desktop_only__TS6GB{width:100%}.GuideList_elg_accordion_item__pN4jJ{background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden}.GuideList_elg_accordion_header__UJUon{display:flex;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer;background:#f9fafb}.GuideList_elg_accordion_header__UJUon:hover{background:#f3f4f6}.GuideList_elg_accordion_header__UJUon span{font-weight:600;color:#1a365d}.GuideList_elg_header_right__JpHzt{display:flex;align-items:center;gap:1rem}.GuideList_elg_header_right__JpHzt .GuideList_elg_status_error__EJyam,.GuideList_elg_header_right__JpHzt .GuideList_elg_status_info__6JM8E,.GuideList_elg_header_right__JpHzt .GuideList_elg_status_offline__h_UKM,.GuideList_elg_header_right__JpHzt .GuideList_elg_status_online__M9C2B,.GuideList_elg_header_right__JpHzt .GuideList_elg_status_success__38pbR,.GuideList_elg_header_right__JpHzt .GuideList_elg_status_warning__Sbsjm{padding:.3rem .6rem;font-size:.8rem;min-width:70px;text-align:center}.GuideList_elg_accordion_icon__GuhXH{font-size:1.2rem;color:#6b7280;transition:transform .3s ease}.GuideList_elg_accordion_icon__GuhXH.GuideList_expanded___ZDpT{transform:rotate(180deg)}.GuideList_elg_accordion_details__jI8mE{padding:1rem;border-top:1px solid #e2e8f0;background:#ffffff;animation:GuideList_fadeIn__YGsRq .4s ease}@keyframes GuideList_fadeIn__YGsRq{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GuideList_elg_detail_row__3B_Il{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.GuideList_elg_detail_row__3B_Il:last-child{border-bottom:none}.GuideList_elg_detail_row__3B_Il strong{color:#374151;font-weight:500}.GuideList_elg_detail_row__3B_Il span{color:#4a5568;text-align:right}.GuideList_elg_actions_row__trNS_ .GuideList_elg_actions__a9deI{justify-content:flex-end}@media (max-width:1024px){.GuideList_elg_desktop_only__TS6GB{display:none}.GuideList_elg_mobile_only__b6_UQ{display:block}.GuideList_elg_title__f7R_C{font-size:1.75rem}.GuideList_elg_subtitle__CfwWh{font-size:1rem;margin-bottom:1.5rem}.GuideList_elg_table__36Y33{min-width:auto}.GuideList_elg_title__f7R_C{font-size:1.5rem}.GuideList_elg_header_right__JpHzt{gap:.5rem}}.GuideList_elg_table_row__ChmaG{height:65px}.GuideList_elg_tooltip_container__OwI_i{position:relative;display:inline-block}.GuideList_elg_tooltip_container__OwI_i .GuideList_elg_tooltip_text__bno5F{visibility:hidden;width:-moz-max-content;width:max-content;text-align:center;border-radius:6px;padding:8px 12px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .2s ease-in-out;font-size:.875rem;font-weight:500;white-space:nowrap;background-color:#fee2e2;color:#dc2626;border:1px solid #fca5a5}.GuideList_elg_tooltip_container__OwI_i .GuideList_elg_tooltip_text__bno5F:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;color:#1d4e7e;border:5px solid transparent;border-top-color:#704545}.GuideList_elg_tooltip_container__OwI_i:hover .GuideList_elg_tooltip_text__bno5F{visibility:visible;opacity:1}.GuideList_elg_header__Lc7Gw{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.GuideList_elg_auto_refresh_indicator__gL2YF{color:#6b7280;font-size:.875rem;margin:.5rem 0 0;font-style:italic;animation:GuideList_pulse__Q6YeA 1.5s ease-in-out infinite}@keyframes GuideList_pulse__Q6YeA{0%,to{opacity:.7}50%{opacity:1}}.GuideList_elg_btn__eNWFW{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.GuideList_elg_btn_secondary__hfjCh{background-color:#e5e7eb;color:#374151}.GuideList_elg_btn_secondary__hfjCh:hover{background-color:#d1d5db}@media (max-width:768px){.GuideList_elg_desktop_only__TS6GB{display:none}.GuideList_elg_mobile_only__b6_UQ{display:block}.GuideList_elg_title__f7R_C{font-size:1.5rem}.GuideList_elg_subtitle__CfwWh{font-size:1rem;margin-bottom:1.5rem}.GuideList_elg_table__36Y33{min-width:auto}.GuideList_elg_header__Lc7Gw{flex-direction:column;align-items:flex-start;gap:1rem}}.GuideList_elg_history_header__H53Iw{padding:1.5rem;border-bottom:1px solid #e5e7eb;background-color:white}.GuideList_elg_history_title__40oOd{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;position:relative;display:inline-block}.GuideList_elg_history_title__40oOd:after{content:"";position:absolute;bottom:-4px;left:0;width:40%;height:3px;background:#3b82f6;border-radius:2px}.GuideList_elg_history_subtitle__GLZ8f{font-size:.875rem;color:#64748b;margin:.5rem 0 0}.EditGuideForm_elg_container___lGJA{width:100%;min-height:80vh;background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:none;padding:1.5rem;margin-bottom:0;animation:EditGuideForm_fadeIn__Oa2gk .3s ease-out}.EditGuideForm_elg_title__QCCHe{font-size:2.25rem;color:#1a365d;margin-bottom:.75rem;font-weight:700;letter-spacing:-.5px;border-bottom:3px solid #3b81f5;display:inline-block;padding-bottom:.5rem}.EditGuideForm_elg_subtitle__jT7_8{color:#4a5568;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;max-width:800px}.EditGuideForm_elg_form__6WHb7{width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.EditGuideForm_elg_form_popup__ZEnvN{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.EditGuideForm_elg_form_group__YITNp{display:flex;flex-direction:column;gap:.75rem}.EditGuideForm_elg_form_group__YITNp label{color:#2d3748;font-size:1rem;font-weight:600}.EditGuideForm_elg_input__2VPsO{width:100%;padding:.875rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;color:#1a202c;transition:all .2s ease;background:white}.EditGuideForm_elg_input__2VPsO:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 3px rgba(49,130,206,.1)}.EditGuideForm_elg_input__2VPsO::-moz-placeholder{color:#a0aec0}.EditGuideForm_elg_input__2VPsO::placeholder{color:#a0aec0}.EditGuideForm_elg_input_disabled__old2K{background-color:#edf2f7;cursor:not-allowed;color:#718096;border-color:#e2e8f0}.EditGuideForm_elg_helper_text__3T3Gc{font-size:.875rem;color:#718096;margin-top:.25rem;font-style:italic}.EditGuideForm_elg_error_message__QGBJt{color:#c53030;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;padding:1rem;background-color:#fff5f5;border-radius:8px;border:1px solid #fed7d7;margin-bottom:1.5rem}.EditGuideForm_elg_error_message__QGBJt:before{content:"⚠️"}.EditGuideForm_elg_status_success__hnDah{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac;padding:1rem;border-radius:8px;font-size:1rem;font-weight:500;text-align:center;margin-bottom:1.5rem}.EditGuideForm_elg_button_group__8JdRt{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.EditGuideForm_elg_btn_primary__oiqMd,.EditGuideForm_elg_btn_secondary__k59vW{padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.EditGuideForm_elg_btn_primary__oiqMd{background-color:#3B81F5;color:white}.EditGuideForm_elg_btn_primary__oiqMd:hover:not(:disabled){background-color:#2c5282;transform:translateY(-1px)}.EditGuideForm_elg_btn_secondary__k59vW{background-color:#edf2f7;color:#4a5568}.EditGuideForm_elg_btn_secondary__k59vW:hover:not(:disabled){background-color:#e2e8f0}.EditGuideForm_elg_btn_primary__oiqMd:disabled,.EditGuideForm_elg_btn_secondary__k59vW:disabled{opacity:.7;cursor:not-allowed}.EditGuideForm_elg_loading_container__dDedr{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem;text-align:center}.EditGuideForm_elg_spinner__K69cO{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:EditGuideForm_spin__dZ1AC .8s linear infinite;margin-bottom:1rem}@keyframes EditGuideForm_spin__dZ1AC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes EditGuideForm_fadeIn__Oa2gk{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.EditGuideForm_elg_form__6WHb7{padding:1.5rem;max-width:100%;margin:0}.EditGuideForm_elg_button_group__8JdRt{flex-direction:column}.EditGuideForm_elg_btn_primary__oiqMd,.EditGuideForm_elg_btn_secondary__k59vW{width:100%}}.TourCard_card__KDTXp{width:100%;background-color:#fff;border-radius:4px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:column;transition:border-color .2s ease}.TourCard_card__KDTXp:hover{border-color:#D1D5DB}.TourCard_cardImageWrapper__ptuFk{position:relative;width:100%;aspect-ratio:1;overflow:hidden}.TourCard_cardImage__i4hu6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.TourCard_card__KDTXp:hover .TourCard_cardImage__i4hu6{transform:scale(1.02)}.TourCard_checkmarkIcon__XiXJY,.TourCard_heartIcon__3A9bZ{stroke-width:1.5}.TourCard_heartIcon__3A9bZ{width:26px;height:24px;transition:all .2s ease}.TourCard_checkmarkIcon__XiXJY{color:#059669;width:16px;height:16px}.TourCard_originalsBadge__ybK7S{position:absolute;top:12px;left:12px;background:#3B82F6;color:white;font-size:.75rem;font-weight:700;padding:4px 8px;border-radius:4px;z-index:2;text-transform:uppercase;letter-spacing:.5px}.TourCard_favoriteButton__WHuBE{position:absolute;top:4px;right:4px;width:auto;height:auto;border:none;background:none;color:#9CA3AF;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .2s ease;padding:12px}.TourCard_favoriteButton__WHuBE:hover{transform:scale(1.1)}.TourCard_favoriteButton__WHuBE.TourCard_favorited__R5dCH,.TourCard_favoriteButton__WHuBE.TourCard_favorited__R5dCH .TourCard_heartIcon__3A9bZ{color:#EF4444}.TourCard_favoriteButton__WHuBE:disabled{opacity:.5;cursor:not-allowed}.TourCard_favoriteButton__WHuBE:disabled:hover{transform:none}.TourCard_cardContent__gV1di{padding:16px;justify-content:space-between}.TourCard_cardContent__gV1di,.TourCard_contentWrapper__eowx4{display:flex;flex-direction:column;flex-grow:1;gap:8px}.TourCard_bottomSection__tEXql{display:flex;flex-direction:column;gap:6px}.TourCard_durationLine__szwxD{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#111827;margin-bottom:4px}.TourCard_clockIcon__57gwK{flex-shrink:0;color:#111827}.TourCard_durationText__7Nb9j{font-weight:500;color:#111827}.TourCard_tourType__0A19c{font-size:.75rem;font-weight:600;color:#6B7280;text-transform:uppercase;letter-spacing:.8px;margin:0}.TourCard_cardTitle__ud1K0{font-size:1.125rem;font-weight:700;color:#111827;line-height:1.3;margin:0;min-height:auto}.TourCard_cardDetails__WvWFa{font-size:.875rem;color:#111827;line-height:1.4;margin:0;font-weight:500}.TourCard_certificationLine__YDwd2{display:flex;align-items:center;gap:6px;color:#059669;font-size:.875rem;margin:0;font-weight:500}.TourCard_cardRatingRow__01DRt{display:flex;align-items:center;gap:8px;margin-top:auto;margin-bottom:2px}.TourCard_stars__Ah39C{display:flex;gap:1px}.TourCard_starFilled__DvpNP,.TourCard_stars__Ah39C{color:#FFB800;font-size:1.2rem}.TourCard_starEmpty___h3fq{color:#E5E7EB;font-size:1.2rem}.TourCard_ratingValue__YMrj2{font-size:1rem;font-weight:700;color:#111827}.TourCard_reviewCount__qycQf{font-size:1rem;color:#6B7280;cursor:pointer;transition:all .2s ease;font-weight:500}.TourCard_reviewCount__qycQf:hover{color:#3B82F6;text-decoration:underline}.TourCard_priceLine__Sdw87{margin-top:0;padding-top:0;font-size:.875rem;color:#111827;font-weight:700;line-height:1.3}.TourCard_priceValue__J3nav{font-size:1.125rem;font-weight:800;color:#111827}@media (max-width:768px){.TourCard_card__KDTXp{margin:0;border-radius:4px}.TourCard_cardImageWrapper__ptuFk{aspect-ratio:4/3}.TourCard_cardContent__gV1di{padding:16px;gap:8px}.TourCard_contentWrapper__eowx4{gap:8px}.TourCard_bottomSection__tEXql{gap:5px}.TourCard_durationLine__szwxD{font-size:.825rem;gap:5px}.TourCard_cardTitle__ud1K0{font-size:1rem;line-height:1.3}.TourCard_cardDetails__WvWFa,.TourCard_certificationLine__YDwd2{font-size:.825rem}.TourCard_priceLine__Sdw87{font-size:.875rem}.TourCard_priceValue__J3nav{font-size:1rem}}@media (max-width:576px){.TourCard_cardContent__gV1di{padding:14px}.TourCard_contentWrapper__eowx4{gap:6px}.TourCard_bottomSection__tEXql{gap:4px}.TourCard_durationLine__szwxD{font-size:.8rem;gap:4px}.TourCard_cardTitle__ud1K0{font-size:.95rem}.TourCard_cardDetails__WvWFa,.TourCard_certificationLine__YDwd2{font-size:.8rem}.TourCard_priceLine__Sdw87{font-size:.825rem}.TourCard_priceValue__J3nav{font-size:.95rem}}.TourCard_loadingCard__pnTjD{pointer-events:none}.TourCard_imagePlaceholder__o39Z5{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TourCard_loading__hwacf 1.5s infinite}.TourCard_categoryPlaceholder__Q5QbW{width:100px;height:18px}.TourCard_categoryPlaceholder__Q5QbW,.TourCard_titlePlaceholder__dXYpE{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TourCard_loading__hwacf 1.5s infinite;border-radius:4px}.TourCard_titlePlaceholder__dXYpE{width:90%;height:24px}.TourCard_detailsPlaceholder__ELkyX{width:75%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TourCard_loading__hwacf 1.5s infinite;border-radius:4px}.TourCard_certificationPlaceholder__aSHNr{width:60%}.TourCard_certificationPlaceholder__aSHNr,.TourCard_ratingPlaceholder__nhgoT{height:18px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TourCard_loading__hwacf 1.5s infinite;border-radius:4px}.TourCard_ratingPlaceholder__nhgoT{width:45%}.TourCard_pricePlaceholder__FWLJX{width:50%;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:TourCard_loading__hwacf 1.5s infinite;border-radius:4px}@keyframes TourCard_loading__hwacf{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.TourCard_homePageCard__TDzVW{flex:0 0 280px;width:280px!important}}@media (max-width:576px){.TourCard_homePageCard__TDzVW{flex:0 0 260px;width:260px!important}}.TestimonialsSection_section__I_aMY{background-color:#ffffff;padding:5rem 2rem;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%}.TestimonialsSection_section__I_aMY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(120deg,rgba(59,130,246,.05),transparent);pointer-events:none}.TestimonialsSection_container__Jdv7A{width:100%;max-width:1300px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:flex-start}.TestimonialsSection_titleSection__Hqf_Y{width:100%;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}.TestimonialsSection_heading__2aR1A{font-size:2.5rem;font-weight:700;color:#1A2B49;text-align:left;margin-bottom:1rem;line-height:1.3;position:relative;width:100%}.TestimonialsSection_titleUnderline__1KgV0{width:60px;height:4px;background-color:#3b82f6;border-radius:2px}.TestimonialsSection_testimonialSliderWrapper__W1jKz{width:100%;max-width:1140px;overflow:hidden;margin:0 auto 2.5rem;align-self:center}.TestimonialsSection_testimonialCardsContainer__YmPGp{display:flex;gap:0;width:-moz-fit-content;width:fit-content;transition:transform .5s ease-in-out;margin:0}.TestimonialsSection_testimonialCard__zFqVc{background-color:#ffffff;border-radius:12px;border:1px solid #eef2f7;padding:2.5rem;height:auto;margin:10px;flex:0 0 360px;max-width:360px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden}.TestimonialsSection_testimonialCard__zFqVc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,transparent,rgba(59,130,246,.05),transparent);transform:translateX(-100%);transition:transform .6s ease}.TestimonialsSection_testimonialCard__zFqVc:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.TestimonialsSection_testimonialCard__zFqVc:hover:before{transform:translateX(100%)}.TestimonialsSection_quoteIcon__l_EQe{color:#3b82f6;font-size:4rem;font-family:Georgia,serif;line-height:1;position:absolute;top:1.5rem;left:2rem;opacity:.15;transform:rotate(8deg);transition:all .3s ease}.TestimonialsSection_testimonialCard__zFqVc:hover .TestimonialsSection_quoteIcon__l_EQe{transform:rotate(0deg);opacity:.2}.TestimonialsSection_cardContent__6SZKp{padding-top:2rem}.TestimonialsSection_serviceTitle__0FwGM{display:none}.TestimonialsSection_starRating__bWOHW{display:flex;gap:.2rem;margin-bottom:1rem}.TestimonialsSection_star__Snfao{color:#ffc107;font-size:1rem;transition:transform .2s ease}.TestimonialsSection_testimonialCard__zFqVc:hover .TestimonialsSection_star__Snfao{transform:scale(1.1)}.TestimonialsSection_testimonialText__vPoPC{font-size:1rem;line-height:1.6;color:#6b7280;margin-bottom:1.5rem}.TestimonialsSection_authorInfo___b9s_{display:flex;align-items:center;gap:1rem}.TestimonialsSection_authorImage__UpFLP{width:48px;height:48px;border-radius:50%;overflow:hidden}.TestimonialsSection_authorImage__UpFLP img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.TestimonialsSection_authorDetails__Bk0zu{display:flex;flex-direction:column}.TestimonialsSection_authorName__5_eeX{font-size:1rem;font-weight:600;color:#1A2B49;margin:0 0 .2rem}.TestimonialsSection_authorTitle__UiwlK{font-size:.85rem;color:#6b7280;margin:0}.TestimonialsSection_slideControls__z_CIm{display:flex;justify-content:center;gap:.75rem;margin-top:1rem;align-self:center}.TestimonialsSection_dotIndicator__70Q1X{width:8px;height:8px;border-radius:50%;background-color:#d1d5db;border:none;padding:0;cursor:pointer;transition:background-color .3s,width .3s}.TestimonialsSection_dotIndicator__70Q1X.TestimonialsSection_activeDot__mUGPV{background-color:#3b82f6;width:24px;height:8px;border-radius:4px}@media (max-width:1149px){.TestimonialsSection_testimonialSliderWrapper__W1jKz{max-width:760px}.TestimonialsSection_testimonialCard__zFqVc{flex:0 0 340px;max-width:340px;padding:2.25rem}}@media (max-width:767px){.TestimonialsSection_section__I_aMY{padding:4rem 1rem}.TestimonialsSection_testimonialSliderWrapper__W1jKz{max-width:100%;margin:0 -1rem;padding:0 1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.TestimonialsSection_testimonialCard__zFqVc{flex:0 0 calc(100vw - 2rem);max-width:calc(100vw - 2rem);padding:2rem;margin:0;scroll-snap-align:center}.TestimonialsSection_testimonialCardsContainer__YmPGp{gap:1rem;padding:.5rem 0;margin:0}.TestimonialsSection_quoteIcon__l_EQe{font-size:3.5rem;top:1.25rem;left:1.75rem}.TestimonialsSection_testimonialText__vPoPC{font-size:.95rem;line-height:1.5}}@media (max-width:400px){.TestimonialsSection_section__I_aMY{padding:3rem 1rem}.TestimonialsSection_testimonialSliderWrapper__W1jKz{margin:0 -1rem;padding:0 1rem}.TestimonialsSection_testimonialCard__zFqVc{flex:0 0 calc(100vw - 2rem);max-width:calc(100vw - 2rem);padding:1.75rem;margin:0}.TestimonialsSection_titleSection__Hqf_Y{padding:0;margin-bottom:2rem}.TestimonialsSection_heading__2aR1A{font-size:1.75rem;margin-bottom:1rem}.TestimonialsSection_container__Jdv7A{padding:0}.TestimonialsSection_quoteIcon__l_EQe{font-size:3rem;top:1rem;left:1.5rem}.TestimonialsSection_cardContent__6SZKp{padding-top:1.75rem}.TestimonialsSection_testimonialText__vPoPC{font-size:.9rem;margin-bottom:1.25rem}.TestimonialsSection_authorName__5_eeX{font-size:.95rem}.TestimonialsSection_authorTitle__UiwlK{font-size:.8rem}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2),screen and (max-width:414px){.TestimonialsSection_testimonialSliderWrapper__W1jKz{margin:0 -1rem;padding:0 1rem}.TestimonialsSection_testimonialCard__zFqVc{flex:0 0 calc(100vw - 2.5rem);max-width:calc(100vw - 2.5rem);padding:1.5rem;margin:0 .25rem}}@media (max-width:768px){.TestimonialsSection_testimonialSliderWrapper__W1jKz{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.TestimonialsSection_testimonialSliderWrapper__W1jKz::-webkit-scrollbar{display:none}.TestimonialsSection_testimonialCardsContainer__YmPGp{display:flex;gap:1rem;padding:0 1rem;transition:none;transform:none!important}.TestimonialsSection_testimonialCard__zFqVc{scroll-snap-align:start;flex:0 0 320px;max-width:320px}}.Footer_footer__dqrLb{background-color:#212529;color:#e2e8f0;padding-top:8rem;width:100%;display:flex;flex-direction:column;align-items:center}.Footer_ctaSection__kUoKY{background-image:linear-gradient(#3b83f6d5,#3b83f6d5),url(/_next/static/media/dotted.67d3a295.png);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#ffffff;padding:3rem 4rem;margin:-6rem auto 4rem;border-radius:12px;width:92%}.Footer_ctaContent__uRKT7{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;margin:0 auto}.Footer_ctaText__g0Q2J{display:flex;align-items:center;gap:1.5rem;text-align:left}.Footer_ctaText__g0Q2J h2{font-size:2.5rem;font-weight:600;margin:0}.Footer_ctaText__g0Q2J p{font-size:1.1rem;margin:0;opacity:.9}.Footer_ctaIcon__qnkH_{font-size:3rem;color:#fff;margin:0}.Footer_ctaButton__WK1lv{background-color:#ffffff;color:#3b82f6;border:none;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .3s ease,color .3s ease;white-space:nowrap;margin-left:2rem}.Footer_ctaButton__WK1lv:hover{background-color:#eff6ff;color:#2563eb}.Footer_mainFooter__tMZWE{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:2rem;width:80%;max-width:1300px;margin:4rem auto;padding:0 2rem}.Footer_footerColumn__XWZT_ h4{color:#ffffff;font-size:1.1rem;margin-bottom:1.5rem;font-weight:600}.Footer_footerLogo__KeZrg{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.Footer_logoIcon__BQ5Hw{height:64px;width:164px;filter:brightness(0) invert(1)}.Footer_footerColumn__XWZT_ p{font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;color:#e2e8f0;opacity:.8}.Footer_contactInfo__Ugnw1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.Footer_contactInfo__Ugnw1 li{display:flex;align-items:center;gap:.7rem;font-size:.9rem}.Footer_contactIconItem__ayvwp,.Footer_contactInfo__Ugnw1 span,.Footer_contactInfo__Ugnw1 svg{color:#60a5fa;font-size:1rem;width:1.1rem;height:1.1rem;flex-shrink:0;stroke-width:2}.Footer_footerLinks__myQ4s{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_footerLinks__myQ4s li a{color:#adb5bd;text-decoration:none;font-size:.9rem;transition:color .3s ease;display:block;padding:.25rem 0}.Footer_footerLinks__myQ4s li a:hover{color:#ffffff}.Footer_galleryGrid__sh3Rx{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:360px;margin:0 auto}.Footer_galleryImage__m9CJ0{border-radius:5px;-o-object-fit:cover;object-fit:cover;width:110px!important;height:90px!important;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;cursor:pointer}.Footer_galleryImage__m9CJ0:hover{transform:scale(1.05);opacity:.9;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Footer_newsletterForm__g4qgW{display:flex;margin-bottom:1rem;background-color:#fff;border-radius:8px;padding:.3rem}.Footer_newsletterForm__g4qgW input{flex-grow:1;border:none;outline:none;padding:.8rem 1rem;font-size:.9rem;background:transparent;color:#333}.Footer_newsletterForm__g4qgW button{background-color:#3b82f6;color:white;border:none;border-radius:6px;width:42px;height:42px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Footer_newsletterForm__g4qgW button span,.Footer_newsletterForm__g4qgW button svg,.Footer_newsletterIcon__30_xk{font-size:1.2rem;width:1.2rem;height:1.2rem;stroke:white;stroke-width:2}.Footer_terms__CR6SI{display:flex;align-items:center;gap:.5rem;font-size:.85rem;margin-bottom:1.5rem}.Footer_termsIcon__vkTPj,.Footer_terms__CR6SI span:first-child,.Footer_terms__CR6SI svg{color:#3b82f6;font-size:1rem;width:1rem;height:1rem;flex-shrink:0;stroke-width:2.5}.Footer_socialIconsFooterTop__Omu0e{display:flex;gap:1rem;align-items:center}.Footer_bottomSocialIcons__G5u6Z a,.Footer_socialIconsFooterTop__Omu0e a{color:#adb5bd;text-decoration:none;font-size:1.1rem;transition:color .3s ease;display:flex;align-items:center}.Footer_bottomSocialIcons__G5u6Z a svg,.Footer_socialIconItem__rnubE,.Footer_socialIconsFooterTop__Omu0e a svg{width:18px;height:18px;fill:currentColor;stroke:none}.Footer_bottomSocialIcons__G5u6Z a:hover,.Footer_socialIconsFooterTop__Omu0e a:hover{color:#ffffff}.Footer_bottomBar__cN1vE{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;width:80%;max-width:1300px;margin:0 auto}.Footer_themeLink__Mjuat{color:#60a5fa;text-decoration:none;font-weight:500}.Footer_themeLink__Mjuat:hover{text-decoration:underline}.Footer_bottomSocialIcons__G5u6Z{display:flex;gap:1rem}.Footer_socialIconItem__rnubE{width:20px;height:20px;opacity:.8;transition:opacity .3s ease}.Footer_socialIconItem__rnubE:hover{opacity:1}.Footer_backToTop__nYcxZ{background-color:#3b82f6;color:white;border:none;width:40px;height:40px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease,opacity .4s ease,visibility .4s ease;position:fixed;right:2rem;bottom:2rem;opacity:0;visibility:hidden;z-index:1000}.Footer_backToTop__nYcxZ.Footer_visible__AnAoD{opacity:1;visibility:visible}.Footer_backToTop__nYcxZ.Footer_hidden__86z7G{opacity:0;visibility:hidden}.Footer_backToTop__nYcxZ:hover{background-color:#2563eb}.Footer_backToTopIcon__kA9m0,.Footer_backToTop__nYcxZ span,.Footer_backToTop__nYcxZ svg{width:16px;height:16px;stroke:white;stroke-width:2.5}.Footer_lightboxOverlay__mmq5s{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:2000;padding:1rem;box-sizing:border-box}.Footer_lightboxContent__hW2Cj{position:relative;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 5px 20px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;max-width:90vw;max-height:90vh}.Footer_lightboxImage__GPFr7{display:block;max-width:100%;max-height:calc(90vh - 20px);-o-object-fit:contain;object-fit:contain;border-radius:4px}.Footer_lightboxCloseButton__kfBiE{position:absolute;top:-15px;right:-15px;background-color:#fff;color:#333;border:none;font-size:2rem;font-weight:700;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;line-height:1;padding:0;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:background-color .2s ease,color .2s ease}.Footer_lightboxCloseButton__kfBiE:hover{background-color:#f0f0f0;color:#000}@media (max-width:768px){.Footer_footer__dqrLb{padding-top:2rem}.Footer_ctaSection__kUoKY{flex-direction:column;text-align:center;padding:2rem;margin:0 auto 2rem;width:calc(100% - 4rem)}.Footer_ctaContent__uRKT7{flex-direction:column;text-align:center;gap:1.5rem}.Footer_ctaText__g0Q2J{flex-direction:column;text-align:center;gap:1rem}.Footer_ctaText__g0Q2J h2{font-size:1.4rem}.Footer_ctaText__g0Q2J p{font-size:.9rem}.Footer_ctaIcon__qnkH_{font-size:2.5rem}.Footer_ctaButton__WK1lv{padding:.8rem 2rem;width:100%;max-width:280px;margin-left:0}.Footer_footerLinks__myQ4s{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem}.Footer_footerLinks__myQ4s li a{padding:.4rem 0}.Footer_galleryGrid__sh3Rx{gap:.5rem;max-width:340px}.Footer_galleryImage__m9CJ0{width:105px!important;height:85px!important}.Footer_terms__CR6SI{font-size:.85rem}.Footer_logoIcon__BQ5Hw{height:64px;width:164px}}@media (max-width:480px){.Footer_ctaSection__kUoKY{margin:0 1rem 1rem;padding:1.5rem;width:calc(100% - 2rem)}.Footer_ctaText__g0Q2J{flex-direction:column;text-align:center}.Footer_mainFooter__tMZWE{padding:1.5rem 1rem;gap:2.5rem;margin:0 auto}.Footer_footerColumn__XWZT_{padding-bottom:1.5rem}.Footer_footerLinks__myQ4s{grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem}.Footer_footerLinks__myQ4s li a{font-size:.85rem;padding:.4rem 0}.Footer_galleryGrid__sh3Rx{gap:.4rem;max-width:300px}.Footer_galleryImage__m9CJ0{width:95px!important;height:75px!important}.Footer_newsletterForm__g4qgW input{font-size:.9rem}.Footer_terms__CR6SI{font-size:.85rem}.Footer_logoIcon__BQ5Hw{height:64px;width:164px}.Footer_ctaText__g0Q2J h2{font-size:1.4rem}.Footer_ctaText__g0Q2J p{font-size:.9rem}.Footer_ctaIcon__qnkH_{font-size:2rem}.Footer_ctaButton__WK1lv{padding:.8rem 2rem;width:100%;max-width:280px}}@media (max-width:1024px){.Footer_mainFooter__tMZWE{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footer__dqrLb{padding-top:2rem}.Footer_mainFooter__tMZWE{grid-template-columns:1fr;padding:2rem 1rem;gap:2.5rem;width:90%}.Footer_footerColumn__XWZT_{text-align:left;padding-bottom:0}.Footer_footerColumn__XWZT_:first-child{padding-right:0}.Footer_footerLinks__myQ4s{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem}.Footer_bottomBar__cN1vE{flex-direction:column;gap:1rem;text-align:center;padding:1.5rem 1rem;width:90%}.Footer_bottomSocialIcons__G5u6Z{justify-content:center}.Footer_footerLinks__myQ4s li a{padding:.4rem 0}.Footer_galleryGrid__sh3Rx{gap:.4rem;max-width:300px}.Footer_galleryImage__m9CJ0{width:95px!important;height:75px!important}.Footer_newsletterForm__g4qgW input{font-size:.9rem}.Footer_terms__CR6SI{font-size:.85rem}.Footer_logoIcon__BQ5Hw{height:64px;width:164px}.Footer_ctaText__g0Q2J h2{font-size:1.4rem}.Footer_ctaText__g0Q2J p{font-size:.9rem}.Footer_ctaIcon__qnkH_{font-size:2rem}.Footer_ctaButton__WK1lv{padding:.8rem 2rem;width:100%;max-width:280px}}.LoadingBar_loadingBarContainer__j2GIm{position:fixed;top:0;left:0;width:100%;height:3px;z-index:9999;background-color:transparent}.LoadingBar_loadingBar__NT6cQ{height:100%;background-color:#3b82f6;transition:width .2s ease-out;box-shadow:0 0 8px rgba(59,130,246,.5)}.Navbar_headerContainer__e_oKX{position:absolute;top:0;left:0;width:100%;z-index:1000;padding:0;box-sizing:border-box}.Navbar_logoContainer__wfdTu{display:flex;align-items:center;height:100%}.Navbar_headerTop__Is5wr{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:0 0 30px}.Navbar_headerTopWrapper__IY0DP{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.Navbar_logo__vCv4T{display:flex;align-items:center}.Navbar_logoIcon__SBJff{height:100px;width:200px;color:#3b82f6}.Navbar_headerInfo__eoRoi{display:flex;gap:3.5rem}.Navbar_infoItem__sO6_J{display:flex;align-items:center;gap:1rem}.Navbar_infoIconWrapper__wL6CU{width:44px;height:44px;border-radius:50%;border:1px solid #dbeafe;background-color:transparent;display:flex;align-items:center;justify-content:center}.Navbar_infoIcon__tDeoD{width:22px;height:22px;color:#3b82f6}.Navbar_infoText__KCC2H{display:flex;flex-direction:column}.Navbar_infoText__KCC2H span{font-size:.8rem;color:#6b7280}.Navbar_infoText__KCC2H strong{font-size:.95rem;font-weight:600;color:#1f2937}.Navbar_mainNav__OmMps{margin-top:-35px;position:relative;padding:0 2rem}.Navbar_mainNavWrapper__anREB{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:70px;background-color:#212529;padding:0 2rem;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.07)}.Navbar_navLinks__wXllf{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;align-items:center}.Navbar_navLinks__wXllf a{color:#fff;text-decoration:none;font-size:.95rem;font-weight:400;letter-spacing:.025em;display:flex;align-items:center;gap:.3rem;padding:1rem 0;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.Navbar_navLinks__wXllf a:hover{color:#fff;border-bottom-color:#3b82f6}.Navbar_dropdownIndicator__wCO4E{width:14px;height:14px;transition:transform .2s ease}.Navbar_navLinks__wXllf a:hover .Navbar_dropdownIndicator__wCO4E{transform:translateY(2px)}.Navbar_navActions__Y0pvg{display:flex;align-items:center;gap:1.5rem}.Navbar_searchButton__tUOWg{background:transparent;border:none;color:#fff;cursor:pointer}.Navbar_searchIcon__2Tryw{width:20px;height:20px}.Navbar_languageSwitcher__zDk7B{position:relative;color:#fff;display:flex;align-items:center;gap:.3rem;cursor:pointer}.Navbar_languageSwitcherButton__8C2Vu{background:none;border:none;color:inherit;font-family:inherit;font-size:.9rem;font-weight:400;letter-spacing:.025em;display:flex;align-items:center;gap:.3rem;cursor:pointer}.Navbar_languageDropdown__T5rr6{position:absolute;top:calc(100% + 10px);right:0;background-color:#ffffff;border-radius:8px;list-style:none;padding:.5rem;margin:0;min-width:120px;box-shadow:0 4px 15px rgba(0,0,0,.1);z-index:10;border:1px solid #e5e7eb}.Navbar_languageDropdown__T5rr6 li{padding:.5rem 1rem;color:#1f2937;border-radius:4px;transition:background-color .2s ease,color .2s ease}.Navbar_languageDropdown__T5rr6 li:hover{background-color:#3b82f6;color:#ffffff}.Navbar_bookNowButton___2_Jk{background-color:#3b82f6;color:#fff;border:none;border-radius:50px;padding:3px 3px 3px 1.5rem;font-size:.9rem;font-weight:600;letter-spacing:.025em;display:flex;align-items:center;gap:.8rem;cursor:pointer;transition:background-color .2s ease}.Navbar_bookNowButton___2_Jk:hover{background-color:#2563eb}.Navbar_arrowCircle__c1g8f{background-color:#fff;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Navbar_buttonIcon__xvrWm{width:18px;height:18px;color:#3b82f6;transform:rotate(15deg) translateX(1px) translateY(-1px)}.Navbar_favoritesLink__SN0Eu{text-decoration:none}.Navbar_favoritesButton__tMNde{position:relative;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:all .2s ease;padding:8px}.Navbar_favoritesButton__tMNde:hover{transform:scale(1.1)}.Navbar_favoritesIcon__BXSpt{width:28px;height:26px;color:#fff;fill:none;stroke:#fff;stroke-width:2;transition:color .2s ease}.Navbar_favoritesButton__tMNde:hover .Navbar_favoritesIcon__BXSpt{color:#ef4444;stroke:#ef4444}.Navbar_favoritesCount__EZILD{position:absolute;top:2px;right:2px;background-color:#ef4444;color:#fff;font-size:.7rem;font-weight:600;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #212529;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_heartBounce__ZMVb8{animation:Navbar_heartBounce__ZMVb8 .6s ease-in-out}@keyframes Navbar_heartBounce__ZMVb8{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.2) rotate(-5deg)}50%{transform:scale(1.1) rotate(3deg)}75%{transform:scale(1.05) rotate(-1deg)}to{transform:scale(1) rotate(0deg)}}.Navbar_mainNav__OmMps.Navbar_sticky__u_6Bw{position:fixed;top:0;left:0;width:100%;margin-top:0;z-index:1001;animation:Navbar_slideDown__TwwPg .35s ease-in-out}.Navbar_mainNav__OmMps.Navbar_sticky__u_6Bw .Navbar_mainNavWrapper__anREB{box-shadow:0 8px 20px rgba(0,0,0,.1);border-top-left-radius:0;border-top-right-radius:0}@keyframes Navbar_slideDown__TwwPg{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.Navbar_hamburgerButton__CgLMD,.Navbar_mobileMenu__mq5qz{display:none}.Navbar_mobileOnlyLogo__qXN83{display:none!important}.Navbar_mobileActions__YgxtS,.Navbar_mobileRightActions__o4c08{display:none}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_mainNavWrapper__anREB{transition:background-color .3s ease}@media (max-width:1440px){.Navbar_headerTopWrapper__IY0DP{padding:1rem}.Navbar_mainNav__OmMps{padding:0 1rem}}@media (max-width:992px){.Navbar_headerContainer__e_oKX{top:0;padding:0}.Navbar_mainNav__OmMps{position:fixed;top:0;left:0;width:100%;z-index:1001;margin-top:0;padding:0}.Navbar_mainNavWrapper__anREB{border-radius:0;box-shadow:none;height:65px;padding:0 1rem;background-color:#212529;transition:all .3s ease-in-out;justify-content:space-between}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_mainNavWrapper__anREB{background-color:transparent;box-shadow:none}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_hamburgerButton__CgLMD{background-color:transparent;transition:all .3s ease-in-out}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_mobileOnlyLogo__qXN83 .Navbar_logoIcon__SBJff{filter:brightness(0) invert(1);transition:all .3s ease-in-out}.Navbar_headerTop__Is5wr,.Navbar_navActions__Y0pvg,.Navbar_navLinks__wXllf{display:none}.Navbar_mobileRightActions__o4c08{display:flex;align-items:center;gap:.5rem}.Navbar_mobileRightActions__o4c08 .Navbar_mobileFavoritesLink__wLID_{text-decoration:none}.Navbar_mobileFavoritesButton__yQztV{position:relative;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:all .2s ease;padding:8px}.Navbar_mobileFavoritesButton__yQztV:hover{transform:scale(1.1)}.Navbar_mobileRightActions__o4c08 .Navbar_mobileFavoritesIcon__xmfsO{width:26px;height:24px;color:#fff;fill:none;stroke:#fff;stroke-width:2;transition:color .2s ease}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_mobileRightActions__o4c08 .Navbar_mobileFavoritesIcon__xmfsO{color:#fff;stroke:#fff}.Navbar_mobileFavoritesButton__yQztV:hover .Navbar_mobileFavoritesIcon__xmfsO{color:#ef4444;stroke:#ef4444}.Navbar_mobileRightActions__o4c08 .Navbar_mobileFavoritesCount__Oqr_l{position:absolute;top:2px;right:2px;background-color:#ef4444;color:#fff;font-size:.7rem;font-weight:600;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #212529;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_mainNav__OmMps.Navbar_atTop__aDi26 .Navbar_mobileRightActions__o4c08 .Navbar_mobileFavoritesCount__Oqr_l{border-color:transparent}.Navbar_mobileOnlyLogo__qXN83{display:flex!important;align-items:center;color:#fff;font-size:1.4rem}.Navbar_mobileOnlyLogo__qXN83 .Navbar_logoIcon__SBJff{height:60px;width:60px;padding-top:2px;filter:brightness(0) invert(1)}.Navbar_hamburgerButton__CgLMD{display:block;background:transparent;border:none;border-radius:8px;cursor:pointer;padding:10px;z-index:101;line-height:0}.Navbar_hamburgerIcon__ueIDi{display:inline-block;width:22px;height:16px;background-color:transparent;position:relative}.Navbar_hamburgerIcon__ueIDi,.Navbar_hamburgerIcon__ueIDi:after,.Navbar_hamburgerIcon__ueIDi:before{background-color:#fff;height:2px;border-radius:2px;transition:all .3s ease-in-out}.Navbar_hamburgerIcon__ueIDi:after,.Navbar_hamburgerIcon__ueIDi:before{content:"";position:absolute;left:0;width:100%}.Navbar_hamburgerIcon__ueIDi:before{top:-7px}.Navbar_hamburgerIcon__ueIDi:after{top:7px}.Navbar_mobileMenuOverlay__lkAwI{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:98;animation:Navbar_fadeIn__ldHnl .4s ease-in-out}@keyframes Navbar_fadeIn__ldHnl{0%{opacity:0}to{opacity:1}}.Navbar_mobileMenu__mq5qz{display:flex;flex-direction:column;position:fixed;top:0;left:-100%;width:100%;max-width:320px;height:100vh;background-color:#ffffff;padding:6rem 0 0;transition:left .4s ease-in-out;z-index:99;box-shadow:4px 0 15px rgba(0,0,0,.1)}.Navbar_mobileMenu__mq5qz.Navbar_open__pr8CA{left:0}.Navbar_mobileNavLinks__Zm5Ji{list-style:none;padding:1.5rem;margin:0;width:100%}.Navbar_mobileNavLinks__Zm5Ji li{width:100%;margin-bottom:.5rem}.Navbar_mobileNavLinks__Zm5Ji a{color:#1f2937;text-decoration:none;font-size:1rem;font-weight:400;letter-spacing:.025em;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;width:100%}.Navbar_mobileNavLinks__Zm5Ji a .Navbar_dropdownIndicator__wCO4E{color:#6b7280}.Navbar_mobileNavLinks__Zm5Ji a:hover{background-color:#f3f4f6}.Navbar_mobileMenuBookNowItem__HFIyz{padding:0 1.5rem;margin-top:1rem}.Navbar_mobileMenuBookNowItem__HFIyz>.Navbar_bookNowButton___2_Jk{width:100%;justify-content:flex-start;position:relative;padding-top:.9rem;padding-bottom:.9rem;padding-left:1rem;font-size:1.1rem;box-sizing:border-box}.Navbar_mobileMenuBookNowItem__HFIyz .Navbar_arrowCircle__c1g8f{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:38px;height:38px}.Navbar_mobileMenuBookNowItem__HFIyz .Navbar_buttonIcon__xvrWm{width:16px;height:16px}}.page_pageContainer__CGEgK{display:flex;flex-direction:column;height:100vh;overflow:hidden;box-sizing:border-box}.page_splashScreen__O8lTe{text-align:center;display:flex;height:100%;align-items:center;justify-content:center}.page_chatContainer__n4Dy_{height:100%;display:flex;flex-direction:column}.page_contentWrapper__fMlea{display:flex;flex-grow:1;height:100%;min-height:0;overflow:hidden}.page_sidebar__j6vhW{width:25%;min-width:25%;max-width:25%;border-right:1px solid #cbd5e0;padding:1rem;background-color:#F7FAFC;overflow-y:auto;height:100%;display:flex;flex-direction:column}.page_sidebar__j6vhW h2{font-size:1.6rem;font-weight:600;color:#2D3748;margin-bottom:.75rem;flex-shrink:0}.page_tourList__i5ar_{list-style:none;padding:0;margin:0;flex-grow:1;overflow-y:auto}.page_loading__2OHlj{text-align:center;padding:1.25rem;color:#777}.page_tourItem__UcuaH{padding:.625rem .875rem;margin-bottom:.5rem;cursor:pointer;border-radius:.5rem;background:#FFFFFF;transition:background .18s,border-left .18s,box-shadow .18s;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.page_tourItemInfo__00hl4{display:flex;flex-direction:column;flex-grow:1}.page_settingsIcon__4eDe1{width:1.25rem;height:1.25rem;color:#718096;cursor:pointer;margin-left:.5rem;flex-shrink:0}.page_settingsIcon__4eDe1:hover{color:#2D3748}.page_tourItem__UcuaH:hover{background:#EDF2F7;border-left:.25rem solid #3182ce;box-shadow:0 2px 6px rgba(0,0,0,.04)}.page_tourItemSelected__d2IHQ{background:#E6F2FF;border-left:.25rem solid #2c6cb0;font-weight:600;color:#2D3748;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page_tourName__JnN8W{font-size:1rem;font-weight:500;color:#2D3748}.page_tourDate__3zjJs{font-size:.92rem;color:#220c0c;margin-top:.125rem;font-weight:400}.page_errorNote__SARlq{color:red;margin-top:.625rem}.page_mainContent__J_LfT{flex-grow:1;overflow-y:hidden;height:100%;display:flex;flex-direction:column}.page_chatLoading__ddGHV{color:#777}.page_centerMessage__MskN0,.page_chatLoading__ddGHV{text-align:center;padding-top:3.125rem}.page_fallback__caVDG{text-align:center;padding:3.125rem;font-size:1.2em}.page_mobileSubMenu__SmjuG{display:flex;position:sticky;top:0;z-index:900;flex-shrink:0;width:100%;background-color:#ffffff;border-bottom:1px solid #e2e8f0;padding:0}.page_mobileSubMenuButton__jASkQ{flex-grow:1;padding:.875rem .5rem;font-size:.9rem;font-weight:500;color:#4A5568;background-color:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;text-align:center;transition:color .2s ease,border-bottom-color .2s ease,background-color .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.page_mobileSubMenuButton__jASkQ:hover{color:#2C5282;background-color:#f8fafc}.page_mobileSubMenuButton__jASkQ:disabled{color:#94a3b8;cursor:not-allowed;background-color:transparent}.page_activeMobileSubMenuButton__9SOW5{color:#3B82F6;font-weight:600;border-bottom-color:#3B82F6}.page_settingsViewContainer__A_M0z{padding:1rem;display:flex;flex-direction:column;height:100%;text-align:center;align-items:center}.page_settingsViewContainer__A_M0z h3{font-size:1.6rem;font-weight:600;color:#2D3748;margin-bottom:1.25rem}.page_settingsViewContainer__A_M0z h4{font-size:1.25rem;font-weight:500;color:#4A5568;margin-top:1rem;margin-bottom:.75rem;border-bottom:1px solid #e2e8f0;padding-bottom:.75rem;width:80%;max-width:300px}.page_participantList__LIwk0{list-style:none;padding:0;margin:0 0 1rem;flex-grow:1;overflow-y:auto;width:100%}.page_participantItem__Eg92h{padding:.75rem .5rem;font-size:1rem;color:#374151;border-bottom:1px solid #f1f5f9;text-align:center}.page_participantItem__Eg92h:last-child{border-bottom:none}.page_settingsViewContainer__A_M0z p{font-size:1rem;text-align:center;color:#4A5568}.page_backButton__trBb2{background:#3B82F6;border:none;color:#ffffff;padding:.75rem 1.5rem;border-radius:.375rem;cursor:pointer;margin-bottom:1.5rem;align-self:center;font-size:1rem;font-weight:500;transition:background-color .2s ease}.page_backButton__trBb2:hover{background-color:#2563EB}@media (max-width:768px){.page_mobileSubMenu__SmjuG{display:flex;position:sticky;top:0;z-index:900}.page_contentWrapper__fMlea{flex-direction:column}.page_mainContent__J_LfT,.page_sidebar__j6vhW{width:100%!important;min-width:100%!important;max-width:100%!important;border-right:none}.page_hiddenOnMobile__v359q{display:none!important}.page_sidebar__j6vhW{height:100%;overflow-y:auto}.page_pageContainer__CGEgK{padding-bottom:1rem}}@media (min-width:769px){.page_settingsViewContainer__A_M0z{text-align:left;align-items:flex-start}.page_settingsViewContainer__A_M0z h3,.page_settingsViewContainer__A_M0z h4{text-align:left;width:100%;max-width:none}.page_participantList__LIwk0{width:100%}.page_participantItem__Eg92h,.page_settingsViewContainer__A_M0z p{text-align:left}.page_backButton__trBb2{align-self:flex-start}}.page_loadingContainer__4fFzP{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;width:100%}.page_spinner__ultcN{width:40px;height:40px;border:4px solid #e0e0e0;border-left-color:#1877f2;border-radius:50%;animation:page_spin__zHB_o 1s linear infinite;margin-bottom:1rem}.page_loadingContainer__4fFzP p{font-size:1rem;color:#606770;margin:0}@keyframes page_spin__zHB_o{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_page__ILe_G{display:flex;flex-direction:column;min-height:100vh}.page_main__gyQdx{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;background-color:#f9fafb}.page_formContainer__kRzIt{width:100%;max-width:500px;padding:2.5rem;background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.page_formContainer__kRzIt h1{font-size:1.75rem;font-weight:600;color:#1a202c;text-align:center;margin-bottom:2rem}.page_inputGroup__He5mY{display:flex;flex-direction:column;margin-bottom:1.5rem}.page_inputGroup__He5mY label{font-size:.875rem;font-weight:500;color:#4a5568;margin-bottom:.5rem}.page_inputGroup__He5mY input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#111827;transition:border-color .2s,box-shadow .2s;background-color:#ffffff}.page_inputGroup__He5mY input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.page_button__EC08s{width:100%;padding:.75rem;background-color:#3b82f6;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.page_button__EC08s:hover{background-color:#2563eb}.page_button__EC08s:disabled{background-color:#93c5fd;cursor:not-allowed}.page_errorMessage__MKHGJ,.page_successMessage__84hqX{text-align:center;margin-top:1.5rem;font-weight:500}.page_errorMessage__MKHGJ{color:#ef4444}.page_successMessage__84hqX{color:#10b981}.page_page__zm_Gv{display:flex;flex-direction:column;min-height:100vh}.page_main__XU4PJ{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem;background-color:#f9fafb}.page_formContainer__IllpW{width:100%;max-width:500px;padding:2.5rem;background-color:#ffffff;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.page_formContainer__IllpW h1{font-size:1.75rem;font-weight:600;color:#1a202c;text-align:center;margin-bottom:2rem}.page_inputGroup__3VZbE{display:flex;flex-direction:column;margin-bottom:1.5rem}.page_inputGroup__3VZbE label{font-size:.875rem;font-weight:500;color:#4a5568;margin-bottom:.5rem}.page_inputGroup__3VZbE input,.page_inputGroup__3VZbE select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;color:#111827;background-color:#ffffff;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page_inputGroup__3VZbE select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.page_inputGroup__3VZbE input:focus,.page_inputGroup__3VZbE select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.2)}.page_inputGroup__3VZbE input[type=file]{font-size:.9rem;padding:.5rem}.page_inputGroup__3VZbE input[type=file]::file-selector-button{margin-right:.75rem;border:1px solid #d1d5db;background:#f9fafb;padding:.5rem 1rem;border-radius:4px;color:#374151;cursor:pointer;transition:background-color .2s ease-in-out}.page_inputGroup__3VZbE input[type=file]::file-selector-button:hover{background-color:#f3f4f6}.page_button__6_5KU{width:100%;padding:.75rem;background-color:#3b82f6;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.page_button__6_5KU:hover{background-color:#2563eb}.page_button__6_5KU:disabled{background-color:#93c5fd;cursor:not-allowed}.page_errorMessage__xzo_X,.page_successMessage__M41l8{text-align:center;margin-top:1.5rem;font-weight:500}.page_errorMessage__xzo_X{color:#ef4444}.page_successMessage__M41l8{color:#10b981}.layout_page__ikkOx{display:flex;min-height:100vh}.layout_mainContent__BdcKU{flex-grow:1;padding-top:64px;transition:margin-left .3s ease}.layout_mainContentShiftedOpen__eXn7M{margin-left:250px}.layout_mainContentShiftedClosed__0J_fU{margin-left:70px}@media (max-width:768px){.layout_mainContentShiftedClosed__0J_fU,.layout_mainContentShiftedOpen__eXn7M,.layout_mainContent__BdcKU{margin-left:0}.layout_sidebar__LkLDY{transform:translateX(-100%)}.layout_sidebar__LkLDY.layout_open__jok5w{transform:translateX(0);width:250px;box-shadow:0 0 15px rgba(0,0,0,.1)}}.LoadingSpinner_loading_container__F3YDU{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center}.LoadingSpinner_spinner__gLM6X{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3182ce;border-radius:50%;animation:LoadingSpinner_spin__jbm7O .8s linear infinite;margin-bottom:1rem}.LoadingSpinner_loading_text__JbpPC{color:#6b7280;font-size:.875rem;margin:0}@keyframes LoadingSpinner_spin__jbm7O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Pagination_paginationContainer__TMyZD{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:white;border-top:1px solid #e5e7eb;border-radius:0 0 .5rem .5rem}.Pagination_paginationInfo__M2E25{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Pagination_infoText__iyPoz{font-size:.875rem;color:#6b7280}.Pagination_pageSizeSelector__LS36x{display:flex;align-items:center;gap:.5rem}.Pagination_pageSizeLabel__bhKca{font-size:.875rem;color:#6b7280}.Pagination_pageSizeSelect__mZcdM{padding:.375rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:white;cursor:pointer;transition:border-color .2s}.Pagination_pageSizeSelect__mZcdM:hover{border-color:#9ca3af}.Pagination_pageSizeSelect__mZcdM:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.Pagination_paginationControls__1NS0Y{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.Pagination_paginationButton__AiK19{padding:.5rem .75rem;border:1px solid #d1d5db;background:white;color:#374151;font-size:.875rem;font-weight:500;border-radius:.375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.375rem}.Pagination_paginationButton__AiK19:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.Pagination_paginationButton__AiK19:disabled{opacity:.5;cursor:not-allowed}.Pagination_navButton__gKe__{min-width:100px}.Pagination_pageNumbers__Y9q0t{display:flex;gap:.25rem;align-items:center}.Pagination_pageButton__Ha_WW{min-width:40px;justify-content:center}.Pagination_pageButton__Ha_WW.Pagination_active__2oAD1{background:#3b82f6;color:white;border-color:#3b82f6}.Pagination_pageButton__Ha_WW.Pagination_active__2oAD1:hover{background:#2563eb;border-color:#2563eb}.Pagination_ellipsis__hDrxU{padding:.5rem .25rem;color:#9ca3af;font-size:.875rem}@media (max-width:640px){.Pagination_paginationContainer__TMyZD{padding:.75rem}.Pagination_paginationInfo__M2E25{flex-direction:column;align-items:flex-start}.Pagination_paginationControls__1NS0Y{flex-direction:column;width:100%}.Pagination_navButton__gKe__{width:100%;justify-content:center}.Pagination_pageNumbers__Y9q0t{order:-1}}.CarouselArrows_slickArrow__M_Mgd{background-color:#ffffff;border:1px solid #e0e4e9;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;flex-shrink:0}.CarouselArrows_slickArrow__M_Mgd svg{width:26px;height:26px;fill:#1A2B49}.CarouselArrows_slickArrow__M_Mgd:hover{background-color:#f8f9fa;border-color:#adb5bd;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:scale(1.05)}@media (max-width:768px){.CarouselArrows_slickArrow__M_Mgd{display:none}}.EditExperienceForm_elg_container__ZKqvx{width:100%;min-height:80vh;background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:none;padding:1.5rem;margin-bottom:0;animation:EditExperienceForm_fadeIn__6hK6k .3s ease-out}.EditExperienceForm_elg_title__8uxlX{font-size:2.25rem;color:#1a365d;margin-bottom:.75rem;font-weight:700;letter-spacing:-.5px;border-bottom:3px solid #3b81f5;display:inline-block;padding-bottom:.5rem}.EditExperienceForm_elg_subtitle__NOxgD{color:#4a5568;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6;max-width:800px}.EditExperienceForm_elg_form__Pre91{width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.EditExperienceForm_elg_form_popup__bgWXf{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.EditExperienceForm_elg_form_group__70Hux{display:flex;flex-direction:column;gap:.75rem}.EditExperienceForm_elg_form_group__70Hux label{color:#2d3748;font-size:1rem;font-weight:600}.EditExperienceForm_elg_input__hXEGt,.EditExperienceForm_elg_textarea__n21QN{width:100%;padding:.875rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;color:#1a202c;transition:all .2s ease;background:white;font-family:inherit}.EditExperienceForm_elg_textarea__n21QN{min-height:120px;resize:vertical}.EditExperienceForm_elg_input__hXEGt:focus,.EditExperienceForm_elg_textarea__n21QN:focus{outline:none;border-color:#3B81F5;box-shadow:0 0 0 3px rgba(49,130,206,.1)}.EditExperienceForm_elg_input__hXEGt::-moz-placeholder{color:#a0aec0}.EditExperienceForm_elg_input__hXEGt::placeholder{color:#a0aec0}.EditExperienceForm_elg_input_disabled__r798C{background-color:#edf2f7;cursor:not-allowed;color:#718096;border-color:#e2e8f0}.EditExperienceForm_elg_helper_text__2xJcR{font-size:.875rem;color:#718096;margin-top:.25rem;font-style:italic}.EditExperienceForm_elg_error_message__JOzMd{color:#c53030;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;padding:1rem;background-color:#fff5f5;border-radius:8px;border:1px solid #fed7d7;margin-bottom:1.5rem}.EditExperienceForm_elg_error_message__JOzMd:before{content:"⚠️"}.EditExperienceForm_elg_status_success__yZIiQ{background-color:#dcfce7;color:#16a34a;border:1px solid #86efac;padding:1rem;border-radius:8px;font-size:1rem;font-weight:500;text-align:center;margin-bottom:1.5rem}.EditExperienceForm_elg_button_group__xvyRC{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.EditExperienceForm_elg_btn_primary__Yfo_P,.EditExperienceForm_elg_btn_secondary__T5bXm{padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.EditExperienceForm_elg_btn_primary__Yfo_P{background-color:#3B81F5;color:white}.EditExperienceForm_elg_btn_primary__Yfo_P:hover:not(:disabled){background-color:#2c5282;transform:translateY(-1px)}.EditExperienceForm_elg_btn_secondary__T5bXm{background-color:#edf2f7;color:#4a5568}.EditExperienceForm_elg_btn_secondary__T5bXm:hover:not(:disabled){background-color:#e2e8f0}.EditExperienceForm_elg_btn_primary__Yfo_P:disabled,.EditExperienceForm_elg_btn_secondary__T5bXm:disabled{opacity:.7;cursor:not-allowed}.EditExperienceForm_elg_loading_container__TTm71{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:2rem;text-align:center}.EditExperienceForm_elg_spinner__t19_V{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b81f5;border-radius:50%;animation:EditExperienceForm_spin__pCnJ_ .8s linear infinite;margin-bottom:1rem}@keyframes EditExperienceForm_spin__pCnJ_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes EditExperienceForm_fadeIn__6hK6k{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.EditExperienceForm_elg_form__Pre91{padding:1.5rem;max-width:100%;margin:0}.EditExperienceForm_elg_button_group__xvyRC{flex-direction:column}.EditExperienceForm_elg_btn_primary__Yfo_P,.EditExperienceForm_elg_btn_secondary__T5bXm{width:100%}}.AddExperienceForm_elg_form_popup__vOINO{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.AddExperienceForm_elg_form_grid__FUtdA{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.AddExperienceForm_elg_form_group__BQlcW{display:flex;flex-direction:column;gap:.75rem}.AddExperienceForm_elg_form_group__BQlcW label{color:#2d3748;font-size:1rem;font-weight:600}.AddExperienceForm_elg_input__z9n6d,.AddExperienceForm_elg_textarea__Cgs33{width:100%;padding:.875rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;color:#1a202c;transition:all .2s ease;background:white;font-family:inherit}.AddExperienceForm_elg_textarea__Cgs33{min-height:120px;resize:vertical}.AddExperienceForm_elg_input__z9n6d:focus,.AddExperienceForm_elg_textarea__Cgs33:focus{outline:none;border-color:#3B81F5;box-shadow:0 0 0 3px rgba(49,130,206,.1)}.AddExperienceForm_elg_input__z9n6d::-moz-placeholder{color:#a0aec0}.AddExperienceForm_elg_input__z9n6d::placeholder{color:#a0aec0}.AddExperienceForm_elg_button_group___MA_I{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.AddExperienceForm_elg_btn_primary__0tHwH,.AddExperienceForm_elg_btn_secondary__GZjne{padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.AddExperienceForm_elg_btn_primary__0tHwH{background-color:#3B81F5;color:white}.AddExperienceForm_elg_btn_primary__0tHwH:hover:not(:disabled){background-color:#2c5282;transform:translateY(-1px)}.AddExperienceForm_elg_btn_secondary__GZjne{background-color:#edf2f7;color:#4a5568}.AddExperienceForm_elg_btn_secondary__GZjne:hover:not(:disabled){background-color:#e2e8f0}.AddExperienceForm_elg_btn_primary__0tHwH:disabled,.AddExperienceForm_elg_btn_secondary__GZjne:disabled{opacity:.7;cursor:not-allowed}.AddExperienceForm_elg_form_group_checkbox__BdwG_{display:flex;align-items:center;gap:.75rem}.AddExperienceForm_elg_checkbox__oIvds{width:20px;height:20px;cursor:pointer}@media (max-width:768px){.AddExperienceForm_elg_form_grid__FUtdA{grid-template-columns:1fr}}.history_container__ZtWf6{width:100%;min-height:100%;padding:1rem}.history_header__XazG_{margin-bottom:1rem}.history_backButton__MnDwE{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.history_backButton__MnDwE:hover{background-color:#e5e7eb;color:#1f2937}.history_errorContainer__x0SuV{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center}.history_errorMessage__a7lgf{color:#ef4444;font-size:1rem;font-weight:500}@media (max-width:768px){.history_container__ZtWf6{padding:.75rem}.history_backButton__MnDwE{padding:.375rem .75rem;font-size:.8125rem}}