.Navbar-module__cRh5nW__navbar{z-index:100;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Navbar-module__cRh5nW__logo{font-family:var(--font-heading);color:var(--primary);flex:1;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__searchPill{border:1px solid var(--border);transition:var(--transition);cursor:pointer;border-radius:40px;flex:0 auto;align-items:center;padding:.5rem .5rem .5rem 1.5rem;display:flex;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d}.Navbar-module__cRh5nW__searchPill:hover{box-shadow:0 2px 4px #0000002e}.Navbar-module__cRh5nW__searchItem{padding:0 1rem;font-size:.9rem;font-weight:500}.Navbar-module__cRh5nW__divider{background-color:var(--border);width:1px;height:24px}.Navbar-module__cRh5nW__searchItemLight{color:var(--text-muted);padding:0 1rem;font-size:.9rem}.Navbar-module__cRh5nW__searchIconWrapper{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:.5rem;display:flex}.Navbar-module__cRh5nW__actions{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Navbar-module__cRh5nW__hostLink{transition:var(--transition);border-radius:20px;padding:.75rem 1rem;font-size:.9rem;font-weight:500}.Navbar-module__cRh5nW__hostLink:hover{background-color:#f7f7f7}.Navbar-module__cRh5nW__profileMenu{border:1px solid var(--border);transition:var(--transition);cursor:pointer;border-radius:40px;align-items:center;gap:.75rem;padding:.35rem .35rem .35rem .75rem;display:flex}.Navbar-module__cRh5nW__profileMenu:hover{box-shadow:0 2px 4px #0000002e}.Navbar-module__cRh5nW__avatar{background-color:var(--text-muted);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}@media (max-width:900px){.Navbar-module__cRh5nW__searchItemLight,.Navbar-module__cRh5nW__divider,.Navbar-module__cRh5nW__hostLink{display:none}.Navbar-module__cRh5nW__searchPill{padding:.5rem .5rem .5rem 1rem}}
.Footer-module__3hUVsW__footer{background-color:var(--card-bg);border-top:1px solid var(--border);margin-top:4rem;padding:4rem 0 0}.Footer-module__3hUVsW__container{flex-wrap:wrap;gap:4rem;margin-bottom:4rem;display:flex}.Footer-module__3hUVsW__brand{flex:1;min-width:300px}.Footer-module__3hUVsW__logo{font-family:var(--font-heading);color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--primary)}.Footer-module__3hUVsW__desc{color:var(--text-muted);max-width:400px;margin-bottom:2rem}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialLink{background-color:var(--background);width:40px;height:40px;color:var(--foreground);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{background-color:var(--primary);color:#fff;transform:translateY(-3px)}.Footer-module__3hUVsW__links{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__3hUVsW__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__column h3{margin-bottom:.5rem;font-size:1.1rem}.Footer-module__3hUVsW__column a{color:var(--text-muted);font-size:.95rem}.Footer-module__3hUVsW__column a:hover{color:var(--primary)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem}
.Destinations-module__27BZIW__main{flex-direction:column;min-height:100vh;display:flex}.Destinations-module__27BZIW__header{background-color:var(--card-bg);border-bottom:1px solid var(--border);padding:8rem 0 4rem}.Destinations-module__27BZIW__headerContainer{text-align:center}.Destinations-module__27BZIW__title{margin-bottom:1rem;font-size:3rem}.Destinations-module__27BZIW__subtitle{color:var(--text-muted);font-size:1.1rem}.Destinations-module__27BZIW__container{flex-grow:1;padding:4rem 2rem}.Destinations-module__27BZIW__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Destinations-module__27BZIW__filterBtn{background-color:var(--card-bg);color:var(--foreground);border:1px solid var(--border);transition:var(--transition);border-radius:50px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500}.Destinations-module__27BZIW__filterBtn:hover{border-color:var(--primary);color:var(--primary)}.Destinations-module__27BZIW__filterBtn.Destinations-module__27BZIW__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.Destinations-module__27BZIW__emptyState{text-align:center;background-color:var(--card-bg);border-radius:var(--radius);border:1px dashed var(--border);padding:4rem 2rem}.Destinations-module__27BZIW__emptyState h3{margin-bottom:.5rem;font-size:1.5rem}.Destinations-module__27BZIW__emptyState p{color:var(--text-muted);margin-bottom:2rem}.Destinations-module__27BZIW__trailsList{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.Destinations-module__27BZIW__trailsList h4{color:var(--text-muted);margin-bottom:1.5rem}.Destinations-module__27BZIW__tags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Destinations-module__27BZIW__tag{background-color:var(--background);border:1px solid var(--border);border-radius:50px;padding:.4rem 1rem;font-size:.85rem}
.PopularJourneys-module__dlFtgW__section{background-color:var(--background);padding:2rem 0 6rem}.PopularJourneys-module__dlFtgW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem 1.5rem;display:grid}@media (min-width:1400px){.PopularJourneys-module__dlFtgW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.PopularJourneys-module__dlFtgW__card{cursor:pointer;flex-direction:column;display:flex;position:relative}.PopularJourneys-module__dlFtgW__imageWrapper{aspect-ratio:1;border-radius:12px;width:100%;margin-bottom:.75rem;position:relative;overflow:hidden}.PopularJourneys-module__dlFtgW__image{object-fit:cover;width:100%;height:100%}.PopularJourneys-module__dlFtgW__guestFavorite{box-shadow:var(--shadow-sm);z-index:2;background:#fff;border-radius:50px;padding:.25rem .6rem;font-size:.85rem;font-weight:600;position:absolute;top:1rem;left:1rem}.PopularJourneys-module__dlFtgW__heartBtn{color:#fff;z-index:2;filter:drop-shadow(0 1px 2px #00000080);transition:transform .1s;position:absolute;top:1rem;right:1rem}.PopularJourneys-module__dlFtgW__heartBtn:hover{transform:scale(1.1)}.PopularJourneys-module__dlFtgW__content{flex-direction:column;display:flex}.PopularJourneys-module__dlFtgW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.1rem;display:flex}.PopularJourneys-module__dlFtgW__cardTitle{color:var(--foreground);font-size:1rem;font-weight:600}.PopularJourneys-module__dlFtgW__rating{align-items:center;gap:.2rem;font-size:.95rem;font-weight:300;display:flex}.PopularJourneys-module__dlFtgW__rating svg{fill:var(--foreground)}.PopularJourneys-module__dlFtgW__cardDesc{color:var(--text-muted);margin-bottom:.1rem;font-size:.95rem;line-height:1.4}.PopularJourneys-module__dlFtgW__footer{margin-top:.5rem;font-size:1rem}.PopularJourneys-module__dlFtgW__price{color:var(--foreground);font-weight:600}.PopularJourneys-module__dlFtgW__perPerson{color:var(--foreground);font-weight:400}
.Book-module__l8BDxW__main{flex-direction:column;min-height:100vh;display:flex}.Book-module__l8BDxW__header{background-color:var(--card-bg);border-bottom:1px solid var(--border);padding:8rem 0 4rem}.Book-module__l8BDxW__headerContainer{text-align:center;max-width:600px}.Book-module__l8BDxW__title{margin-bottom:1rem;font-size:3rem}.Book-module__l8BDxW__subtitle{color:var(--text-muted);font-size:1.1rem}.Book-module__l8BDxW__container{flex-grow:1;padding:4rem 2rem}.Book-module__l8BDxW__formCard{background-color:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border);max-width:800px;margin:0 auto;padding:3rem}.Book-module__l8BDxW__steps{align-items:center;margin-bottom:3rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Book-module__l8BDxW__step{background-color:var(--background);color:var(--text-muted);white-space:nowrap;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.Book-module__l8BDxW__step.Book-module__l8BDxW__active{background-color:var(--primary);color:#fff}.Book-module__l8BDxW__stepDivider{background-color:var(--border);flex-grow:1;min-width:20px;height:2px;margin:0 1rem}.Book-module__l8BDxW__stepContent{animation:.4s ease-out Book-module__l8BDxW__fadeIn}@keyframes Book-module__l8BDxW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Book-module__l8BDxW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Book-module__l8BDxW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Book-module__l8BDxW__formGroup label{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.Book-module__l8BDxW__input{border:1px solid var(--border);font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);transition:var(--transition);border-radius:8px;padding:1rem;font-size:1rem}.Book-module__l8BDxW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #f054451a}.Book-module__l8BDxW__actions{border-top:1px solid var(--border);justify-content:flex-end;margin-top:2rem;padding-top:2rem;display:flex}.Book-module__l8BDxW__actionsBetween{border-top:1px solid var(--border);justify-content:space-between;margin-top:2rem;padding-top:2rem;display:flex}.Book-module__l8BDxW__summary{background-color:var(--background);border-radius:var(--radius);padding:2rem}.Book-module__l8BDxW__summary h3{margin-bottom:1.5rem;font-size:1.25rem}.Book-module__l8BDxW__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.Book-module__l8BDxW__summaryGrid div{font-size:.95rem}.Book-module__l8BDxW__summaryGrid strong{color:var(--text-muted);margin-bottom:.2rem;font-size:.85rem;display:block}.Book-module__l8BDxW__depositAlert{border-left:4px solid var(--primary);background:#f054451a;border-radius:0 8px 8px 0;padding:1rem;font-size:.9rem}
.CategoryFilter-module__Q5uhvW__wrapper{z-index:90;background:#fff;padding-top:1.5rem;padding-bottom:1rem;position:sticky;top:80px;box-shadow:0 1px 2px #00000014}.CategoryFilter-module__Q5uhvW__container{align-items:center;display:flex}.CategoryFilter-module__Q5uhvW__scrollArea{scroll-behavior:smooth;gap:2.5rem;width:100%;display:flex;overflow-x:auto}.CategoryFilter-module__Q5uhvW__item{color:var(--text-muted);opacity:.8;border-bottom:2px solid #0000;flex-direction:column;align-items:center;gap:.5rem;min-width:max-content;padding-bottom:.5rem;transition:all .2s;display:flex}.CategoryFilter-module__Q5uhvW__item:hover{opacity:1;color:var(--foreground);border-bottom-color:#ebebeb}.CategoryFilter-module__Q5uhvW__item.CategoryFilter-module__Q5uhvW__active{opacity:1;color:var(--foreground);border-bottom-color:var(--foreground)}.CategoryFilter-module__Q5uhvW__icon{justify-content:center;align-items:center;display:flex}.CategoryFilter-module__Q5uhvW__label{font-size:.85rem;font-weight:500}
