.hotels-module__fqGtQW__landingPage{padding-bottom:3rem}.hotels-module__fqGtQW__hero{background:var(--white);color:var(--dark);border-bottom:1px solid var(--border);padding:2.75rem 0 2.5rem}.hotels-module__fqGtQW__breadcrumb{color:var(--sub);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;display:flex}.hotels-module__fqGtQW__breadcrumb a{color:var(--sub);text-decoration:none}.hotels-module__fqGtQW__breadcrumb a:hover{color:var(--brand)}.hotels-module__fqGtQW__breadcrumb span:last-child{color:var(--dark);font-weight:600}.hotels-module__fqGtQW__heroTitle{letter-spacing:-.04em;color:var(--dark);margin-bottom:.6rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:900}.hotels-module__fqGtQW__heroSub{color:var(--sub);max-width:46rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.55}.hotels-module__fqGtQW__heroSub strong{color:var(--dark);font-weight:800}.hotels-module__fqGtQW__heroDestLinks{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.hotels-module__fqGtQW__heroDestLink{background:var(--white);border:1px solid var(--border);color:var(--dark);border-radius:var(--r-pill);align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.hotels-module__fqGtQW__heroDestLink:hover{border-color:var(--brand);color:var(--brand)}.hotels-module__fqGtQW__heroDestCount{background:var(--brand-light);color:var(--brand);border-radius:var(--r-pill);padding:.05rem .45rem;font-size:.72rem;font-weight:800}.hotels-module__fqGtQW__band{background:var(--white);padding:3rem 0}.hotels-module__fqGtQW__bandAlt{background:var(--bg);padding:3rem 0}.hotels-module__fqGtQW__sectionHead{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.hotels-module__fqGtQW__sectionTitle{letter-spacing:-.02em;color:var(--dark);font-size:1.35rem;font-weight:800}.hotels-module__fqGtQW__sectionSub{color:var(--sub);margin-top:.2rem;font-size:.9rem}.hotels-module__fqGtQW__viewAll{color:var(--brand);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:800;text-decoration:none}.hotels-module__fqGtQW__viewAll:hover{text-decoration:underline}.hotels-module__fqGtQW__destGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.hotels-module__fqGtQW__destCard{background:var(--white);border-radius:var(--r-card);box-shadow:var(--shadow-card);flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.hotels-module__fqGtQW__destCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.hotels-module__fqGtQW__destImage{background:var(--bg);height:200px;position:relative}.hotels-module__fqGtQW__destImage img{object-fit:cover;width:100%;height:100%;display:block}.hotels-module__fqGtQW__destOverlay{background:linear-gradient(#0000 40%,#0009 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.hotels-module__fqGtQW__destName{color:#fff;letter-spacing:-.02em;font-size:1.35rem;font-weight:900}.hotels-module__fqGtQW__destCountry{color:#ffffffd9;margin-top:.15rem;font-size:.85rem}.hotels-module__fqGtQW__destFooter{justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.hotels-module__fqGtQW__destCount{color:var(--sub);font-size:.875rem}.hotels-module__fqGtQW__destCount strong{color:var(--dark);font-weight:800}.hotels-module__fqGtQW__destArrow{color:var(--brand);font-size:.875rem;font-weight:800}.hotels-module__fqGtQW__destFrom{color:var(--sub);font-size:.85rem}.hotels-module__fqGtQW__destFrom strong{color:var(--dark);font-size:1.05rem;font-weight:900}.hotels-module__fqGtQW__cardRow{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:1.25rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.hotels-module__fqGtQW__cardRow::-webkit-scrollbar{display:none}@media (min-width:900px){.hotels-module__fqGtQW__cardRow{grid-template-columns:repeat(3,1fr);grid-auto-flow:row;overflow-x:visible}}@media (min-width:1120px){.hotels-module__fqGtQW__cardRow{grid-template-columns:repeat(6,1fr)}}.hotels-module__fqGtQW__stayCard{scroll-snap-align:start;background:var(--white);border-radius:var(--r-card);box-shadow:var(--shadow-card);flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.hotels-module__fqGtQW__stayCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.hotels-module__fqGtQW__stayImage{aspect-ratio:4/3;background:var(--bg);position:relative;overflow:hidden}.hotels-module__fqGtQW__stayImage img{object-fit:cover;width:100%;height:100%;display:block}.hotels-module__fqGtQW__imagePlaceholder{background:var(--bg);position:absolute;inset:0}.hotels-module__fqGtQW__starChip{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;padding:.15rem .5rem;position:absolute;top:.6rem;left:.6rem}.hotels-module__fqGtQW__cardStars{color:var(--star);letter-spacing:.02em;font-size:.72rem}.hotels-module__fqGtQW__stayBody{flex-direction:column;flex:1;gap:.25rem;padding:.85rem .9rem 1rem;display:flex}.hotels-module__fqGtQW__stayName{color:var(--dark);letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.92rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.hotels-module__fqGtQW__stayMeta{color:var(--sub);font-size:.78rem}.hotels-module__fqGtQW__stayPrice{color:var(--sub);margin-top:auto;padding-top:.4rem;font-size:.78rem}.hotels-module__fqGtQW__stayPrice strong{color:var(--dark);font-size:1.1rem;font-weight:900}.hotels-module__fqGtQW__perNight{font-size:.72rem}.hotels-module__fqGtQW__checkDates{color:var(--mid);font-size:.82rem;font-weight:700}.hotels-module__fqGtQW__confidenceGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.hotels-module__fqGtQW__confidenceCard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-card);padding:1.4rem 1.25rem}.hotels-module__fqGtQW__confidenceIcon{margin-bottom:.6rem;font-size:1.6rem;display:block}.hotels-module__fqGtQW__confidenceTitle{color:var(--dark);letter-spacing:-.01em;margin-bottom:.35rem;font-size:.98rem;font-weight:800}.hotels-module__fqGtQW__confidenceBody{color:var(--sub);font-size:.85rem;line-height:1.5}.hotels-module__fqGtQW__crossStrip{border-radius:var(--r-card);background:var(--bg);border:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.hotels-module__fqGtQW__crossText{color:var(--mid);max-width:34rem;font-size:.92rem;line-height:1.55}.hotels-module__fqGtQW__crossText strong{color:var(--dark)}.hotels-module__fqGtQW__crossLinks{flex-wrap:wrap;gap:1.25rem;display:flex}.hotels-module__fqGtQW__crossLink{color:var(--brand);white-space:nowrap;font-size:.9rem;font-weight:800;text-decoration:none}.hotels-module__fqGtQW__crossLink:hover{text-decoration:underline}
