.Sightseeing-module__2uveYW__tourContainer{max-width:1400px;color:var(--dark-text);margin:70px auto 0;padding:20px}.Sightseeing-module__2uveYW__tourHero{border-bottom:1px solid var(--border-primary);background-image:url(/images/HeroImage2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;width:100%;height:350px;margin-bottom:50px;padding:40px;display:flex;position:relative}.Sightseeing-module__2uveYW__heroOverlay{background:linear-gradient(#0009 0%,#0000004d 50%,#0009 100%);border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.Sightseeing-module__2uveYW__heroContent{z-index:20;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:300px;display:flex}.Sightseeing-module__2uveYW__heroContent h1{color:var(--light-text);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.Sightseeing-module__2uveYW__heroContent h1 span{color:var(--light-color)}.Sightseeing-module__2uveYW__heroContent p{color:var(--light-text);margin-bottom:2rem;font-size:.9rem;font-weight:500;line-height:1.6}.Sightseeing-module__2uveYW__heroActions{flex-wrap:wrap;gap:15px;display:flex}.Sightseeing-module__2uveYW__priceCard{box-shadow:var(--card-shadow);background:#fff;border-radius:12px;min-width:280px;padding:25px;transition:all .3s}.Sightseeing-module__2uveYW__priceCard:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__priceInfo{margin-bottom:20px}.Sightseeing-module__2uveYW__priceInfo .Sightseeing-module__2uveYW__from{color:var(--grey-text);margin-bottom:5px;font-size:.9rem;display:block}.Sightseeing-module__2uveYW__priceInfo .Sightseeing-module__2uveYW__price{color:var(--primary-color);font-size:2rem;font-weight:700}.Sightseeing-module__2uveYW__priceInfo .Sightseeing-module__2uveYW__perPerson{color:var(--grey-text);margin-top:5px;font-size:.9rem;display:block}.Sightseeing-module__2uveYW__primaryButton{background:var(--gradient-color);color:#fff;cursor:pointer;border:none;border-radius:8px;grid-column:1/-1;width:100%;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__primaryButton:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__secondaryButton{color:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;background:#fff;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__secondaryButton:hover{background:var(--disable-color)}.Sightseeing-module__2uveYW__fullScreenLoader{z-index:1000;background-color:#ffffffe6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Sightseeing-module__2uveYW__loaderContent p{color:var(--dark-text);font-size:1.2rem}.Sightseeing-module__2uveYW__daySection{margin-bottom:2rem}.Sightseeing-module__2uveYW__dayHeader{color:var(--primary-color);border-bottom:2px solid var(--border-primary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem}.Sightseeing-module__2uveYW__dayCards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px;margin-bottom:50px;display:grid}.Sightseeing-module__2uveYW__aiAnimationContainer{justify-content:center;align-items:center;gap:8px;display:flex}.Sightseeing-module__2uveYW__submitAiButton:disabled{opacity:.7;cursor:not-allowed;background-color:var(--primary-color)}.Sightseeing-module__2uveYW__daySelect{border:1px solid var(--border-color);color:var(--dark-text);background-color:#fff;border-radius:8px;min-width:150px;padding:12px 24px;font-size:1rem}.Sightseeing-module__2uveYW__floatingBar{z-index:100;background:#fff;border-radius:16px;padding:15px 24px;transition:transform .3s;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 -4px 12px #0000001a}.Sightseeing-module__2uveYW__floatingBar.Sightseeing-module__2uveYW__hidden{opacity:0;transform:translate(-50%)translateY(120%)}.Sightseeing-module__2uveYW__floatingContent{justify-content:space-between;align-items:center;gap:16px;min-width:400px;margin:0 auto;padding:0 20px;display:flex}.Sightseeing-module__2uveYW__floatingPrice{color:var(--primary-color);font-size:1.5rem;font-weight:700}.Sightseeing-module__2uveYW__floatingButton{background:var(--gradient-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__floatingButton:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__itineraryGrid{grid-template-columns:repeat(auto-fill,minmax(1500px,1fr));gap:25px;margin-bottom:50px;display:grid}.Sightseeing-module__2uveYW__tourCard{box-shadow:var(--card-shadow);background:#fff;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.Sightseeing-module__2uveYW__tourCard:hover{box-shadow:0 8px 24px var(--shadow-color);transform:translateY(-5px)}.Sightseeing-module__2uveYW__tourCard.Sightseeing-module__2uveYW__optional{opacity:.7}.Sightseeing-module__2uveYW__cardHeader{background:var(--disable-color);flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:15px;display:flex}.Sightseeing-module__2uveYW__cardTime{color:var(--dark-text);font-weight:600}.Sightseeing-module__2uveYW__toggleSwitch{width:50px;height:24px;display:inline-block;position:relative}.Sightseeing-module__2uveYW__toggleSwitch input{opacity:0;width:0;height:0}.Sightseeing-module__2uveYW__slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.Sightseeing-module__2uveYW__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.Sightseeing-module__2uveYW__slider{background-color:var(--primary-color)}input:checked+.Sightseeing-module__2uveYW__slider:before{transform:translate(26px)}.Sightseeing-module__2uveYW__replaceButton{color:var(--active-color);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:.9rem;display:flex}.Sightseeing-module__2uveYW__replaceButton:hover{background:#26b0ff1a}.Sightseeing-module__2uveYW__cardImage{width:100%;height:200px;position:relative;overflow:hidden}.Sightseeing-module__2uveYW__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Sightseeing-module__2uveYW__tourCard:hover .Sightseeing-module__2uveYW__cardImage img{transform:scale(1.05)}.Sightseeing-module__2uveYW__cardBody{padding:15px}.Sightseeing-module__2uveYW__cardTitle{color:var(--dark-text);margin-bottom:10px;font-size:1.1rem}.Sightseeing-module__2uveYW__cardMeta{justify-content:space-between;margin-bottom:10px;display:flex}.Sightseeing-module__2uveYW__cardCategory{background:var(--disable-color);color:var(--primary-color);border-radius:4px;padding:3px 8px;font-size:.8rem}.Sightseeing-module__2uveYW__cardPrice{color:var(--active-color);font-weight:600}.Sightseeing-module__2uveYW__cardDescription{color:var(--grey-text);font-size:.9rem;font-weight:500;line-height:1.5}.Sightseeing-module__2uveYW__bookingSection{background:#fff;border-radius:12px;margin-bottom:50px;padding:30px;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__bookingSection h2{text-align:center;color:var(--dark-text);margin-bottom:30px}.Sightseeing-module__2uveYW__bookingForm{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;max-width:800px;margin:0 auto;display:grid}.Sightseeing-module__2uveYW__formGroup{margin-bottom:20px}.Sightseeing-module__2uveYW__formGroup label{color:var(--dark-text);margin-bottom:8px;font-weight:600;display:block}.Sightseeing-module__2uveYW__selectInput{border:1px solid var(--border-primary);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:10px;padding:12px 15px;transition:all .3s;display:flex;position:relative}.Sightseeing-module__2uveYW__selectInput:hover{border-color:var(--primary-color)}.Sightseeing-module__2uveYW__inputIcon{color:var(--primary-color)}.Sightseeing-module__2uveYW__dropdownIcon{color:var(--grey-text);margin-left:auto;transition:transform .3s}.Sightseeing-module__2uveYW__selectInput.Sightseeing-module__2uveYW__active .Sightseeing-module__2uveYW__dropdownIcon{transform:rotate(180deg)}.Sightseeing-module__2uveYW__dropdownMenu{border:1px solid var(--border-primary);z-index:10;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:5px;padding:15px;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0000001a}.Sightseeing-module__2uveYW__counterControls{align-items:center;gap:10px;display:flex}.Sightseeing-module__2uveYW__counterControls button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.Sightseeing-module__2uveYW__counterControls button:hover{background:var(--hover-color)}.Sightseeing-module__2uveYW__counterControls input{text-align:center;border:1px solid var(--border-primary);border-radius:4px;width:50px;padding:5px}.Sightseeing-module__2uveYW__calendarDropdown{z-index:10;background:#fff;border-radius:12px;position:absolute;top:110%;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 24px #0000001a}.Sightseeing-module__2uveYW__availabilityOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:999;background-color:#0000004d;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Sightseeing-module__2uveYW__availabilityModal{z-index:1000;background-color:var(--light-text);border-radius:20px;justify-content:center;align-items:center;min-width:30vw;max-width:90vw;max-height:80vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0003}.Sightseeing-module__2uveYW__closePopup{color:var(--dark-text);cursor:pointer;background:0 0;border:none;width:40px;height:40px;font-size:30px;font-weight:700;transition:all .3s;position:absolute;top:12px;right:20px}.Sightseeing-module__2uveYW__closePopup:hover{color:var(--hover-color);background-color:var(--light-text);border-radius:50%;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d}.Sightseeing-module__2uveYW__modalContent{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;padding:30px;overflow-y:auto}.Sightseeing-module__2uveYW__modalContent h3{text-align:center;color:var(--dark-text);margin-bottom:20px}.Sightseeing-module__2uveYW__bookingDetails{margin-bottom:20px}.Sightseeing-module__2uveYW__detailRow{border-bottom:1px solid var(--border-primary);justify-content:space-between;margin-bottom:15px;padding-bottom:15px;display:flex}.Sightseeing-module__2uveYW__detailRow span:first-child{color:var(--dark-text);font-weight:600}.Sightseeing-module__2uveYW__detailRow span:last-child{color:var(--grey-text)}.Sightseeing-module__2uveYW__timeOptions{gap:10px;display:flex}.Sightseeing-module__2uveYW__timeOption{border:1px solid var(--border-primary);cursor:pointer;background:#fff;border-radius:6px;padding:8px 15px;transition:all .3s}.Sightseeing-module__2uveYW__timeOption:hover{border-color:var(--primary-color)}.Sightseeing-module__2uveYW__timeOption.Sightseeing-module__2uveYW__selected{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.Sightseeing-module__2uveYW__priceSummary{background:var(--disable-color);border-radius:8px;margin:20px 0;padding:20px}.Sightseeing-module__2uveYW__priceRow{justify-content:space-between;align-items:center;display:flex}.Sightseeing-module__2uveYW__priceRow span:first-child{font-weight:600}.Sightseeing-module__2uveYW__priceValue{align-items:center;gap:10px;display:flex}.Sightseeing-module__2uveYW__finalPrice{color:var(--primary-color);font-size:1.5rem;font-weight:700}.Sightseeing-module__2uveYW__originalPrice{color:var(--grey-text);text-decoration:line-through}.Sightseeing-module__2uveYW__discount{color:#fff;background:#4caf50;border-radius:4px;padding:3px 8px;font-size:.8rem}.Sightseeing-module__2uveYW__bookingActions{gap:15px;display:flex}.Sightseeing-module__2uveYW__bookNow{background:var(--gradient-color);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:2;padding:15px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__bookNow:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__addToCart{color:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:15px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__addToCart:hover{background:var(--disable-color)}.Sightseeing-module__2uveYW__tourDetails{background:#fff;border-radius:12px;margin-bottom:50px;padding:30px;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__tourDetails h2{text-align:center;color:var(--dark-text);margin-bottom:30px}.Sightseeing-module__2uveYW__accordion{border:1px solid var(--border-primary);border-radius:8px;overflow:hidden}.Sightseeing-module__2uveYW__accordion details{border-bottom:1px solid var(--border-primary)}.Sightseeing-module__2uveYW__accordion details:last-child{border-bottom:none}.Sightseeing-module__2uveYW__accordion summary{cursor:pointer;color:var(--dark-text);justify-content:space-between;align-items:center;padding:15px 20px;font-weight:600;list-style:none;transition:all .3s;display:flex}.Sightseeing-module__2uveYW__accordion summary:hover{background:var(--disable-color)}.Sightseeing-module__2uveYW__accordion summary::-webkit-details-marker{display:none}.Sightseeing-module__2uveYW__accordionIcon{color:var(--primary-color);font-size:1.2rem;transition:transform .3s}.Sightseeing-module__2uveYW__accordion details[open] .Sightseeing-module__2uveYW__accordionIcon{transform:rotate(45deg)}.Sightseeing-module__2uveYW__accordionContent{padding:0 20px 20px}.Sightseeing-module__2uveYW__accordionContent p{color:var(--grey-text);margin-bottom:15px;font-size:1rem;font-weight:500}.Sightseeing-module__2uveYW__accordionContent ul{color:var(--grey-text);margin:0;padding:0;font-size:1rem;font-weight:500;list-style:none}.Sightseeing-module__2uveYW__accordionContent li{color:var(--grey-text);align-items:flex-start;gap:10px;padding:5px 0;font-size:1rem;font-weight:500;display:flex}.Sightseeing-module__2uveYW__checkIcon{color:#4caf50}.Sightseeing-module__2uveYW__xIcon{color:#f44336}.Sightseeing-module__2uveYW__replaceDropdown{z-index:50;background:#fff;border-radius:10px;width:400px;max-height:400px;position:absolute;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.Sightseeing-module__2uveYW__replaceOption{cursor:pointer;border-bottom:1px solid var(--border-primary);align-items:flex-start;gap:12px;padding:12px 16px;transition:background .2s;display:flex}.Sightseeing-module__2uveYW__replaceOption:hover{background-color:var(--disable-color)}.Sightseeing-module__2uveYW__replaceImage{border-radius:8px;flex-shrink:0;overflow:hidden}.Sightseeing-module__2uveYW__replaceImage img{object-fit:cover;width:60px;height:60px}.Sightseeing-module__2uveYW__replaceInfo{flex-direction:column;flex-grow:1;gap:4px;display:flex}.Sightseeing-module__2uveYW__replaceInfo h4{color:var(--dark-text);margin:0;font-size:1rem;font-weight:600}.Sightseeing-module__2uveYW__replaceInfo p{color:var(--grey-text);margin:0;font-size:.85rem;line-height:1.3}.Sightseeing-module__2uveYW__replacePrice{color:var(--active-color);font-size:.9rem;font-weight:600}@keyframes Sightseeing-module__2uveYW__bounceFade{0%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.Sightseeing-module__2uveYW__priceBounce{animation:.5s Sightseeing-module__2uveYW__bounceFade}@media (max-width:1024px){.Sightseeing-module__2uveYW__tourContainer{margin-top:70px}.Sightseeing-module__2uveYW__tourHero{flex-direction:column;align-items:flex-start;gap:20px;margin-top:50px;padding:30px 0}.Sightseeing-module__2uveYW__replaceButton{padding-left:0}.Sightseeing-module__2uveYW__heroContent{min-width:100%}.Sightseeing-module__2uveYW__priceCard{width:100%;max-width:400px}.Sightseeing-module__2uveYW__itineraryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.Sightseeing-module__2uveYW__floatingContent{flex-direction:column;align-items:flex-start;gap:15px}.Sightseeing-module__2uveYW__floatingButton{width:100%}.Sightseeing-module__2uveYW__bookingForm{grid-template-columns:1fr}.Sightseeing-module__2uveYW__replaceDropdown{width:350px}}@media (max-width:767px){.Sightseeing-module__2uveYW__tourContainer{padding:15px}.Sightseeing-module__2uveYW__tourHero{margin-bottom:30px;padding:20px 0}.Sightseeing-module__2uveYW__heroContent h1{font-size:2rem}.Sightseeing-module__2uveYW__heroActions{flex-direction:column;gap:10px}.Sightseeing-module__2uveYW__heroActions .Sightseeing-module__2uveYW__secondaryButton,.Sightseeing-module__2uveYW__heroActions .Sightseeing-module__2uveYW__daySelect{width:100%}.Sightseeing-module__2uveYW__itineraryGrid{grid-template-columns:1fr;gap:15px}.Sightseeing-module__2uveYW__cardImage{height:180px}.Sightseeing-module__2uveYW__floatingBar{padding:10px 0}.Sightseeing-module__2uveYW__floatingPrice{font-size:1.2rem}.Sightseeing-module__2uveYW__replaceDropdown{width:280px;max-height:300px}.Sightseeing-module__2uveYW__modalContent{padding:20px}.Sightseeing-module__2uveYW__bookingActions{flex-direction:column}.Sightseeing-module__2uveYW__bookNow,.Sightseeing-module__2uveYW__addToCart{width:100%}.Sightseeing-module__2uveYW__timeOptions{flex-wrap:wrap}.Sightseeing-module__2uveYW__accordion summary{padding:12px 15px;font-size:.95rem}}@media (max-width:480px){.Sightseeing-module__2uveYW__heroContent h1{font-size:1.8rem}.Sightseeing-module__2uveYW__closePopup{left:90%}.Sightseeing-module__2uveYW__heroContent p{font-size:1rem}.Sightseeing-module__2uveYW__priceInfo .Sightseeing-module__2uveYW__price{font-size:1.8rem}.Sightseeing-module__2uveYW__cardHeader{flex-direction:row-reverse;gap:10px}.Sightseeing-module__2uveYW__replaceDropdown{width:80%;left:0;right:0}.Sightseeing-module__2uveYW__modalContent{width:95%}}.Sightseeing-module__2uveYW__itineraryContainer{margin-bottom:2rem}.Sightseeing-module__2uveYW__dayTabs{border-bottom:2px solid var(--border-primary);background:#fff;border-radius:12px;gap:10px;margin-bottom:50px;padding:30px;display:none;overflow-x:auto;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__dayTab{border:1px solid var(--border-primary);color:var(--grey-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px 8px 0 0;padding:8px 16px;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__dayTab:hover{background:var(--disable-color)}.Sightseeing-module__2uveYW__activeTab{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.Sightseeing-module__2uveYW__hiddenDay{display:none}.Sightseeing-module__2uveYW__fullScreenLoader{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Sightseeing-module__2uveYW__loaderContent{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.Sightseeing-module__2uveYW__loaderContent p{color:var(--dark-text);font-size:1.2rem;font-weight:500}@media (max-width:1200px){.Sightseeing-module__2uveYW__formInputs{flex-wrap:wrap;justify-content:center;align-items:center}.Sightseeing-module__2uveYW__queryForm{align-items:center}}@media (max-width:1024px){.Sightseeing-module__2uveYW__aiIcon{width:300px}.Sightseeing-module__2uveYW__submitAiButton{width:16rem;font-size:.95rem}.Sightseeing-module__2uveYW__queryForm{flex-direction:column}.Sightseeing-module__2uveYW__formRow{flex-direction:column;gap:1rem}.Sightseeing-module__2uveYW__aiHeader{text-align:center;align-items:center}}@media (max-width:768px){.Sightseeing-module__2uveYW__aiIcon{width:240px}.Sightseeing-module__2uveYW__submitAiButton{width:100%;max-width:100%}.Sightseeing-module__2uveYW__formRow{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.Sightseeing-module__2uveYW__formInput,.Sightseeing-module__2uveYW__datepickerButton{padding:.75rem 1rem;font-size:.95rem}.Sightseeing-module__2uveYW__formInput{width:100%}.Sightseeing-module__2uveYW__inputLabel{font-size:.8rem}.Sightseeing-module__2uveYW__formInput:focus+.Sightseeing-module__2uveYW__inputLabel,.Sightseeing-module__2uveYW__formInput:not(:placeholder-shown)+.Sightseeing-module__2uveYW__inputLabel{transform:translateY(-1.2rem)scale(.85)}}@media (max-width:480px){.Sightseeing-module__2uveYW__aiIcon{width:180px}.Sightseeing-module__2uveYW__aiTitle{padding:.8rem 1.2rem;font-size:1rem}.Sightseeing-module__2uveYW__formRow{grid-template-columns:repeat(1,1fr);width:100%}.Sightseeing-module__2uveYW__formInputs{justify-content:flex-start}.Sightseeing-module__2uveYW__selectInput{width:100%}.Sightseeing-module__2uveYW__submitAiButton{background-size:140%;padding:.75rem 1rem;font-size:.9rem}.Sightseeing-module__2uveYW__inputLabel{top:.6rem;left:.75rem}.Sightseeing-module__2uveYW__formInput{font-size:.9rem}}.Sightseeing-module__2uveYW__aiSection{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(145deg,#fff,#f8f9ff);border:1px solid #4a6bff1a;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:900px;margin:2rem auto;padding:2.5rem;display:flex;position:relative;box-shadow:0 20px 40px #4a6bff14}.Sightseeing-module__2uveYW__aiFormContainer{width:100%}.Sightseeing-module__2uveYW__queryForm{flex-direction:column;gap:2rem;width:100%;display:flex}.Sightseeing-module__2uveYW__formInputs{flex-direction:column;gap:1.5rem;width:100%;display:flex}.Sightseeing-module__2uveYW__formRow{flex-wrap:wrap;gap:1.5rem;display:flex}.Sightseeing-module__2uveYW__inputGroup{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex;position:relative}.Sightseeing-module__2uveYW__inputGroup label{color:var(--dark-text);letter-spacing:.5px;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.Sightseeing-module__2uveYW__formInput,.Sightseeing-module__2uveYW__selectInput{border:1px solid var(--border-primary);width:100%;color:var(--dark-text);background:#fff;border-radius:12px;padding:.85rem 1.25rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000008}.Sightseeing-module__2uveYW__selectInput{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:relative}.Sightseeing-module__2uveYW__selectInput:after{content:"";border-right:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color);width:.5rem;height:.5rem;transition:transform .2s;position:absolute;right:1rem;transform:rotate(45deg)}.Sightseeing-module__2uveYW__selectInput:hover:after{transform:rotate(45deg)translateY(2px)}.Sightseeing-module__2uveYW__selectInput:hover,.Sightseeing-module__2uveYW__formInput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 4px 12px #4a6bff26}.Sightseeing-module__2uveYW__dropdownIcon{opacity:0;color:var(--primary-color);font-size:1.5rem;transition:transform .2s}.Sightseeing-module__2uveYW__inputIcon{color:var(--primary-color);opacity:.8;font-size:1.1rem}.Sightseeing-module__2uveYW__calendarDropdown{z-index:20;background:#fff;border:1px solid #4a6bff1a;border-radius:16px;padding:1rem;animation:.2s ease-out Sightseeing-module__2uveYW__fadeIn;position:absolute;top:calc(100% + .5rem);left:50%;box-shadow:0 15px 40px #0000001f}@keyframes Sightseeing-module__2uveYW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Sightseeing-module__2uveYW__submitAiButton{color:var(--light-text);cursor:pointer;background:linear-gradient(135deg,#4a6bff,#6b46ff);border:none;border-radius:14px;justify-content:center;align-self:center;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #4a6bff4d}.Sightseeing-module__2uveYW__submitAiButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Sightseeing-module__2uveYW__submitAiButton:hover{transform:translateY(-3px);box-shadow:0 12px 25px #4a6bff66}.Sightseeing-module__2uveYW__submitAiButton:hover:before{left:100%}.Sightseeing-module__2uveYW__submitAiButton:active{transform:translateY(0)}.Sightseeing-module__2uveYW__aiAnimationContainer{color:var(--light-text);justify-content:center;align-items:center;gap:.75rem;font-weight:500;display:flex}.Sightseeing-module__2uveYW__submitAiButton .Sightseeing-module__2uveYW__sparkle{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Sightseeing-module__2uveYW__timeInput{border:1px solid var(--border-primary);color:var(--dark-text);cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000008}.Sightseeing-module__2uveYW__timeInput:hover{border-color:var(--primary-color)}.Sightseeing-module__2uveYW__timePickerModal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Sightseeing-module__2uveYW__timePickerContent{background:#fff;border-radius:16px;width:90%;max-width:400px;overflow:hidden;box-shadow:0 10px 25px #0003}.Sightseeing-module__2uveYW__timePickerHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Sightseeing-module__2uveYW__timePickerHeader h4{color:var(--dark-text);margin:0;font-size:1.1rem}.Sightseeing-module__2uveYW__timePickerHeader button{cursor:pointer;color:var(--grey-text);background:0 0;border:none;font-size:1.5rem}.Sightseeing-module__2uveYW__timePickerBody{max-height:300px;padding:1rem;overflow-y:auto}.Sightseeing-module__2uveYW__timeWheel{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.Sightseeing-module__2uveYW__timeOption{text-align:center;cursor:pointer;border-radius:8px;padding:.75rem;transition:all .2s}.Sightseeing-module__2uveYW__timeOption:hover{background:#4a6bff1a}.Sightseeing-module__2uveYW__timeOption.Sightseeing-module__2uveYW__selected{background:var(--primary-color);color:#fff}.Sightseeing-module__2uveYW__timePickerFooter{border-top:1px solid var(--border-primary);justify-content:flex-end;gap:1rem;padding:1rem;display:flex}.Sightseeing-module__2uveYW__cancelButton{border:1px solid var(--border-primary);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1rem;transition:all .2s}.Sightseeing-module__2uveYW__cancelButton:hover{background:#f5f5f5}.Sightseeing-module__2uveYW__confirmButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;transition:all .2s}.Sightseeing-module__2uveYW__confirmButton:hover{background:var(--hover-color)}@media (max-width:768px){.Sightseeing-module__2uveYW__aiSection{border-radius:1rem;margin:1rem auto;padding:1.5rem}.Sightseeing-module__2uveYW__formRow{flex-direction:column;gap:1rem}.Sightseeing-module__2uveYW__submitAiButton{width:100%;padding:1rem;font-size:1rem}.Sightseeing-module__2uveYW__formInput,.Sightseeing-module__2uveYW__selectInput{padding:.8rem 1rem}}@media (max-width:480px){.Sightseeing-module__2uveYW__aiSection{padding:1.25rem}.Sightseeing-module__2uveYW__queryForm{gap:1.5rem}.Sightseeing-module__2uveYW__inputGroup{min-width:100%}}.Sightseeing-module__2uveYW__calendarDropdown{z-index:20;background:#fff;border-radius:12px;padding:1rem;position:absolute;top:calc(100% + .5rem);left:50%;box-shadow:0 10px 30px #00000014}.Sightseeing-module__2uveYW__calendarPopup{z-index:10;background:#fff;border-radius:12px;position:absolute;top:110%;left:0;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 24px #0000001a}.Sightseeing-module__2uveYW__dayToggleButtons{gap:8px;margin-bottom:16px;display:flex}.Sightseeing-module__2uveYW__dayToggleButton{color:var(--dark-text);cursor:pointer;border:none;border-radius:8px;padding:15px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__dayToggleButton:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(2px)}.Sightseeing-module__2uveYW__dayToggleButton.Sightseeing-module__2uveYW__activeToggle{background:var(--gradient-color);color:#fff}.Sightseeing-module__2uveYW__verticalDaySelector{flex-direction:column;gap:8px;display:flex}.Sightseeing-module__2uveYW__verticalDayTab{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px 16px;transition:all .3s}.Sightseeing-module__2uveYW__verticalDayTab:hover{background:#f5f5f5}.Sightseeing-module__2uveYW__dayToggleButton.Sightseeing-module__2uveYW__activeVerticalTab{background:var(--gradient-color);color:#fff}.Sightseeing-module__2uveYW__dayTabs{border-right:1px solid #eee;flex-direction:column;gap:8px;min-width:150px;margin-bottom:20px;padding-right:20px;display:none}.Sightseeing-module__2uveYW__itineraryContainer{gap:20px;display:flex}.Sightseeing-module__2uveYW__daySection{flex-grow:1}@media (max-width:1024px){.Sightseeing-module__2uveYW__itineraryContainer{flex-direction:column;justify-content:center}}.Sightseeing-module__2uveYW__reviewsSection{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__reviewsSection h2{text-align:center;color:var(--dark-text);margin-bottom:25px}.Sightseeing-module__2uveYW__reviewsOverview{text-align:center;background:#f8fafc;border-radius:8px;margin-bottom:30px;padding:20px}.Sightseeing-module__2uveYW__ratingOverview{justify-content:center;align-items:center;gap:15px;display:flex}.Sightseeing-module__2uveYW__averageRating{align-items:center;gap:10px;display:flex}.Sightseeing-module__2uveYW__ratingNumber{color:var(--dark-text);font-size:2rem;font-weight:700}.Sightseeing-module__2uveYW__starsDisplay{gap:2px;display:flex}.Sightseeing-module__2uveYW__star{color:#e2e8f0;font-size:20px}.Sightseeing-module__2uveYW__star.Sightseeing-module__2uveYW__filled{color:#fbbf24}.Sightseeing-module__2uveYW__reviewCount{color:var(--grey-text);font-size:1rem;font-weight:500}.Sightseeing-module__2uveYW__reviewsContainer{margin-bottom:20px;position:relative;overflow:hidden}.Sightseeing-module__2uveYW__reviewsSlider{gap:20px;transition:transform .3s;display:flex}.Sightseeing-module__2uveYW__reviewCard{border:1px solid var(--border-primary);background:#f8fafc;border-radius:12px;flex:0 0 calc(50% - 10px);padding:20px}.Sightseeing-module__2uveYW__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.Sightseeing-module__2uveYW__reviewerInfo{align-items:center;gap:12px;display:flex}.Sightseeing-module__2uveYW__reviewerAvatar{background:var(--gradient-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.Sightseeing-module__2uveYW__reviewerDetails{flex-direction:column;gap:4px;display:flex}.Sightseeing-module__2uveYW__reviewerName{color:var(--dark-text);font-size:1rem;font-weight:600}.Sightseeing-module__2uveYW__reviewRating{gap:2px;display:flex}.Sightseeing-module__2uveYW__reviewStar{color:#e2e8f0;font-size:14px}.Sightseeing-module__2uveYW__reviewStar.Sightseeing-module__2uveYW__filled{color:#fbbf24}.Sightseeing-module__2uveYW__reviewDate{color:var(--grey-text);font-size:.875rem;font-weight:500}.Sightseeing-module__2uveYW__reviewTitle{color:var(--dark-text);margin:0 0 10px;font-size:1.1rem;font-weight:600;line-height:1.3}.Sightseeing-module__2uveYW__reviewMessage{color:var(--grey-text);margin:0 0 15px;font-size:1rem;font-weight:500;line-height:1.5}.Sightseeing-module__2uveYW__reviewImages{flex-wrap:wrap;gap:8px;display:flex}.Sightseeing-module__2uveYW__reviewImage{object-fit:cover;border:2px solid var(--border-primary);border-radius:8px;width:60px;height:60px}.Sightseeing-module__2uveYW__moreImages{background:var(--disable-color);width:60px;height:60px;color:var(--grey-text);border:2px solid var(--border-primary);border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.Sightseeing-module__2uveYW__navButton{border:2px solid var(--primary-color);width:40px;height:40px;color:var(--primary-color);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:all .3s;display:flex}.Sightseeing-module__2uveYW__navButton:hover:not(.Sightseeing-module__2uveYW__disabled){background:var(--primary-color);color:#fff}.Sightseeing-module__2uveYW__navButton.Sightseeing-module__2uveYW__disabled{border-color:var(--border-primary);color:var(--grey-text);cursor:not-allowed}.Sightseeing-module__2uveYW__reviewsPagination{gap:8px;display:flex}.Sightseeing-module__2uveYW__paginationDot{background:var(--border-primary);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.Sightseeing-module__2uveYW__paginationDot.Sightseeing-module__2uveYW__active{background:var(--primary-color)}.Sightseeing-module__2uveYW__reviewsLoading,.Sightseeing-module__2uveYW__noReviews{text-align:center;padding:40px 20px}.Sightseeing-module__2uveYW__reviewsLoading p,.Sightseeing-module__2uveYW__noReviews p{color:var(--grey-text);margin:0;font-size:1rem;font-weight:500}@media (max-width:768px){.Sightseeing-module__2uveYW__reviewCard{flex:0 0 100%}.Sightseeing-module__2uveYW__reviewsOverview{padding:15px}.Sightseeing-module__2uveYW__ratingOverview{flex-direction:column;gap:10px}.Sightseeing-module__2uveYW__averageRating{flex-direction:column;gap:8px}.Sightseeing-module__2uveYW__ratingNumber{font-size:1.5rem}.Sightseeing-module__2uveYW__reviewerInfo{gap:10px}.Sightseeing-module__2uveYW__reviewerAvatar{width:36px;height:36px;font-size:14px}.Sightseeing-module__2uveYW__reviewTitle{font-size:1rem}.Sightseeing-module__2uveYW__reviewMessage{font-size:.9rem}}.Sightseeing-module__2uveYW__cityTabs{scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;gap:16px;margin-bottom:40px;padding:32px;display:flex;overflow-x:auto;box-shadow:0 8px 16px #4f46e514}.Sightseeing-module__2uveYW__cityTabs::-webkit-scrollbar{display:none}.Sightseeing-module__2uveYW__cityTab{color:var(--grey-text);cursor:pointer;white-space:nowrap;letter-spacing:.025em;background:#fff;border:2px solid #4f46e51a;border-radius:16px;min-width:max-content;padding:14px 24px;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Sightseeing-module__2uveYW__cityTab:hover{background:var(--primary-light);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__activeCityTab{background:var(--gradient-color);color:#fff;border-color:var(--primary-color);box-shadow:0 4px 8px #4f46e54d}.Sightseeing-module__2uveYW__cityTabsSkeleton{background:#fff;border-radius:12px;gap:10px;margin-bottom:30px;padding:20px;display:flex;overflow-x:auto;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__cityTabSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;flex-shrink:0;width:80px;height:40px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__heroSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:20px;width:100%;height:350px;margin-bottom:50px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading;position:relative}.Sightseeing-module__2uveYW__heroContentSkeleton{text-align:center;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Sightseeing-module__2uveYW__heroTitleSkeleton{background:#fffc;border-radius:8px;width:60%;height:40px;margin:0 auto 20px}.Sightseeing-module__2uveYW__heroSubtitleSkeleton{background:#fffc;border-radius:8px;width:40%;height:20px;margin:0 auto 15px}.Sightseeing-module__2uveYW__heroDescSkeleton{background:#fffc;border-radius:8px;width:80%;height:16px;margin:0 auto}.Sightseeing-module__2uveYW__cardSkeleton{box-shadow:var(--card-shadow);background:#fff;border-radius:12px;overflow:hidden}.Sightseeing-module__2uveYW__cardHeaderSkeleton{background:var(--disable-color);justify-content:space-between;align-items:center;padding:15px;display:flex}.Sightseeing-module__2uveYW__cardTimeSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60px;height:16px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__cardToggleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;width:50px;height:24px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__cardImageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:200px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__cardBodySkeleton{padding:15px}.Sightseeing-module__2uveYW__cardTitleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;margin-bottom:10px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__cardMetaSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:16px;margin-bottom:10px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__cardDescSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:48px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__relatedToursSection{background:#fff;border-radius:12px;margin-bottom:30px;padding:30px;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__relatedToursSection h2{text-align:center;color:var(--dark-text);margin-bottom:30px;font-size:2rem;font-weight:700}.Sightseeing-module__2uveYW__relatedToursGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.Sightseeing-module__2uveYW__relatedTourCard{box-shadow:var(--card-shadow);border:1px solid var(--border-primary);background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.Sightseeing-module__2uveYW__relatedTourCard:hover{box-shadow:0 8px 24px var(--shadow-color);transform:translateY(-5px)}.Sightseeing-module__2uveYW__relatedTourImage{width:100%;height:200px;position:relative;overflow:hidden}.Sightseeing-module__2uveYW__relatedTourImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Sightseeing-module__2uveYW__relatedTourCard:hover .Sightseeing-module__2uveYW__relatedTourImage img{transform:scale(1.05)}.Sightseeing-module__2uveYW__relatedTourContent{padding:20px}.Sightseeing-module__2uveYW__relatedTourContent h3{color:var(--dark-text);margin-bottom:10px;font-size:1.2rem;font-weight:600;line-height:1.3}.Sightseeing-module__2uveYW__relatedTourMeta{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.Sightseeing-module__2uveYW__duration{color:var(--grey-text);font-size:.9rem;font-weight:500}.Sightseeing-module__2uveYW__rating{color:var(--dark-text);font-size:.9rem;font-weight:600}.Sightseeing-module__2uveYW__relatedTourPrice{color:var(--primary-color);margin-bottom:15px;font-size:1.1rem;font-weight:700}.Sightseeing-module__2uveYW__relatedTourButton{background:var(--gradient-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px 20px;font-size:1rem;font-weight:600;transition:all .3s}.Sightseeing-module__2uveYW__relatedTourButton:hover{box-shadow:0 8px 16px var(--shadow-color);transform:translateY(-2px)}.Sightseeing-module__2uveYW__relatedToursSkeleton{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;display:grid}.Sightseeing-module__2uveYW__relatedTourCardSkeleton{box-shadow:var(--card-shadow);border:1px solid var(--border-primary);background:#fff;border-radius:12px;overflow:hidden}.Sightseeing-module__2uveYW__relatedTourImageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:200px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__relatedTourContentSkeleton{padding:20px}.Sightseeing-module__2uveYW__relatedTourTitleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;margin-bottom:10px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__relatedTourMetaSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:16px;margin-bottom:15px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__relatedTourPriceSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:18px;margin-bottom:15px;animation:1.5s infinite Sightseeing-module__2uveYW__skeleton-loading}.Sightseeing-module__2uveYW__errorContainer{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px;display:flex;box-shadow:0 4px 12px #00000014}.Sightseeing-module__2uveYW__errorContainer h1{color:var(--dark-text);margin-bottom:15px;font-size:2rem}.Sightseeing-module__2uveYW__errorContainer p{color:var(--grey-text);max-width:500px;font-size:1rem;font-weight:500;line-height:1.5}.Sightseeing-module__2uveYW__counterGroup{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.Sightseeing-module__2uveYW__counterGroup:last-child{border-bottom:none}.Sightseeing-module__2uveYW__counterGroup span{color:var(--dark-text);font-weight:600}.Sightseeing-module__2uveYW__priceDetails{flex-direction:column;align-items:flex-end;gap:2px;display:flex}@keyframes Sightseeing-module__2uveYW__skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.Sightseeing-module__2uveYW__closePopup{border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Sightseeing-module__2uveYW__closePopup svg{transition:transform .3s}.Sightseeing-module__2uveYW__closePopup:hover svg{transform:rotate(90deg)}@media (max-width:1024px){.Sightseeing-module__2uveYW__cityTabs{gap:8px;padding:15px}.Sightseeing-module__2uveYW__cityTab{padding:10px 16px;font-size:.9rem}.Sightseeing-module__2uveYW__relatedToursGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.Sightseeing-module__2uveYW__relatedToursSection{padding:25px}.Sightseeing-module__2uveYW__relatedToursSection h2{font-size:1.8rem}}@media (max-width:768px){.Sightseeing-module__2uveYW__cityTabs{margin-bottom:20px;padding:10px}.Sightseeing-module__2uveYW__cityTab{padding:8px 12px;font-size:.85rem}.Sightseeing-module__2uveYW__tourHero{height:280px;margin-top:20px}.Sightseeing-module__2uveYW__heroContent h1{font-size:2rem}.Sightseeing-module__2uveYW__relatedToursGrid{grid-template-columns:1fr;gap:15px}.Sightseeing-module__2uveYW__relatedTourCard{max-width:100%}.Sightseeing-module__2uveYW__relatedToursSection{padding:20px}.Sightseeing-module__2uveYW__relatedToursSection h2{margin-bottom:25px;font-size:1.6rem}.Sightseeing-module__2uveYW__heroSkeleton{height:280px;margin-bottom:30px}.Sightseeing-module__2uveYW__errorContainer{min-height:300px;padding:30px 20px}.Sightseeing-module__2uveYW__errorContainer h1{font-size:1.8rem}}@media (max-width:480px){.Sightseeing-module__2uveYW__cityTab{min-width:60px;padding:6px 10px;font-size:.8rem}.Sightseeing-module__2uveYW__tourHero{height:240px;padding:20px 0}.Sightseeing-module__2uveYW__heroContent h1{font-size:1.6rem}.Sightseeing-module__2uveYW__heroContent p{font-size:.85rem}.Sightseeing-module__2uveYW__relatedTourContent{padding:15px}.Sightseeing-module__2uveYW__relatedTourContent h3{font-size:1.1rem}.Sightseeing-module__2uveYW__relatedTourPrice{font-size:1rem}.Sightseeing-module__2uveYW__relatedToursSection h2{font-size:1.4rem}.Sightseeing-module__2uveYW__modalContent{padding:20px 15px}.Sightseeing-module__2uveYW__errorContainer{padding:25px 15px}.Sightseeing-module__2uveYW__errorContainer h1{font-size:1.6rem}.Sightseeing-module__2uveYW__errorContainer p{font-size:.9rem}}.Sightseeing-module__2uveYW__hidden{display:none!important}.Sightseeing-module__2uveYW__loading{opacity:.6;pointer-events:none}.Sightseeing-module__2uveYW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Sightseeing-module__2uveYW__cityTab,.Sightseeing-module__2uveYW__relatedTourCard,.Sightseeing-module__2uveYW__tourCard{will-change:transform}.Sightseeing-module__2uveYW__relatedTourMeta .Sightseeing-module__2uveYW__rating:before{content:"";margin-right:4px}.Sightseeing-module__2uveYW__duration:before{content:"🕐";margin-right:4px}.Sightseeing-module__2uveYW__cityTab:focus,.Sightseeing-module__2uveYW__relatedTourButton:focus,.Sightseeing-module__2uveYW__closePopup:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){.Sightseeing-module__2uveYW__skeleton-loading,.Sightseeing-module__2uveYW__tourCard:hover,.Sightseeing-module__2uveYW__relatedTourCard:hover,.Sightseeing-module__2uveYW__closePopup:hover svg{animation:none;transform:none}}.Sightseeing-module__2uveYW__reviewsNavigation{justify-content:center;align-items:center;gap:15px;margin-top:20px;display:flex}.Sightseeing-module__2uveYW__reviewNavButton{border:2px solid var(--primary-color);width:40px;height:40px;color:var(--primary-color);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:700;transition:all .3s;display:flex}.Sightseeing-module__2uveYW__reviewNavButton:hover:not(:disabled){background:var(--primary-color);color:#fff}.Sightseeing-module__2uveYW__reviewNavButton:disabled{border-color:var(--border-primary);color:var(--grey-text);cursor:not-allowed}
