.hotels-module__U1f-FW__pageContainer{background:var(--color-bg-body);color:var(--color-text-primary);min-height:100vh}.hotels-module__U1f-FW__bannerContainer{width:100%;height:320px;position:relative;overflow:hidden}.hotels-module__U1f-FW__bannerImage{object-fit:cover;width:100%;height:100%}.hotels-module__U1f-FW__bannerOverlay{background:linear-gradient(#0c27451a,#0c274559);position:absolute;inset:0}.hotels-module__U1f-FW__pageIntroSection{text-align:center;padding:3.5rem 0 2rem}.hotels-module__U1f-FW__pageTitle{color:var(--color-secondary-navy);margin-bottom:.75rem;font-size:2.75rem;font-weight:800}.hotels-module__U1f-FW__pageSubtitle{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.hotels-module__U1f-FW__searchPanel{border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);border:1px solid var(--color-border);background:#fff;margin-top:0;margin-bottom:4rem;padding:2rem}.hotels-module__U1f-FW__searchForm{grid-template-columns:1.2fr 1fr 1.2fr .8fr;align-items:flex-end;gap:1.5rem;display:grid}@media (max-width:768px){.hotels-module__U1f-FW__searchForm{grid-template-columns:1fr;gap:1.25rem}}.hotels-module__U1f-FW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.hotels-module__U1f-FW__inputLabel{color:var(--color-secondary-navy);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.hotels-module__U1f-FW__searchSelect,.hotels-module__U1f-FW__searchInput{background-color:var(--color-secondary-navy-light);border:1px solid var(--color-border)}.hotels-module__U1f-FW__listingTitleWrap{margin-bottom:2.5rem}.hotels-module__U1f-FW__listingGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;padding-bottom:5rem;display:grid}.hotels-module__U1f-FW__detailGrid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;padding:4rem 0;display:grid}@media (max-width:992px){.hotels-module__U1f-FW__detailGrid{grid-template-columns:1fr;gap:3rem}}.hotels-module__U1f-FW__imageGallery{margin:2rem 0}.hotels-module__U1f-FW__galleryGrid{grid-template-rows:180px 180px;grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.hotels-module__U1f-FW__galleryGrid{grid-template-rows:auto;grid-template-columns:1fr 1fr}}.hotels-module__U1f-FW__galleryItem{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);height:100%;overflow:hidden}.hotels-module__U1f-FW__galleryItemLarge{grid-row:span 2;height:100%}.hotels-module__U1f-FW__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-fast)}.hotels-module__U1f-FW__galleryImg:hover{transform:scale(1.03)}.hotels-module__U1f-FW__metaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;margin:1.5rem 0;display:flex}.hotels-module__U1f-FW__metaItem{color:var(--color-text-secondary);background:var(--color-secondary-navy-light);border-radius:var(--radius-full);border:1px solid var(--color-border);align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.95rem;font-weight:500;display:flex}.hotels-module__U1f-FW__metaIcon{color:var(--color-primary-red)}.hotels-module__U1f-FW__facilitiesGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.hotels-module__U1f-FW__facilityCard{background:var(--color-secondary-navy-light);border-radius:var(--radius-md);color:var(--color-secondary-navy);border:1px solid var(--color-border);align-items:center;gap:.75rem;padding:1rem;font-size:.95rem;font-weight:600;display:flex}.hotels-module__U1f-FW__facilityDot{background:var(--color-primary-red);border-radius:50%;width:10px;height:10px}.hotels-module__U1f-FW__roomsSection{border-top:1px solid var(--color-border);margin-top:3.5rem;padding-top:3.5rem}.hotels-module__U1f-FW__roomsGrid{flex-direction:column;gap:1.75rem;margin-top:2rem;display:flex}.hotels-module__U1f-FW__roomCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);border:1px solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.hotels-module__U1f-FW__roomCard.hotels-module__U1f-FW__hasImage{align-items:stretch;padding:0;display:flex;overflow:hidden}.hotels-module__U1f-FW__roomImgWrapper{width:260px;min-width:260px;position:relative;overflow:hidden}.hotels-module__U1f-FW__roomImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-fast)}.hotels-module__U1f-FW__roomCard:hover .hotels-module__U1f-FW__roomImg{transform:scale(1.03)}.hotels-module__U1f-FW__roomContent{flex:1;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.hotels-module__U1f-FW__roomContentDirect{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.hotels-module__U1f-FW__roomRightSection{text-align:right;border-left:1px solid var(--color-border);flex-direction:column;justify-content:center;align-items:flex-end;gap:1rem;min-width:180px;padding-left:2rem;display:flex}@media (max-width:768px){.hotels-module__U1f-FW__roomCard{flex-direction:column;align-items:stretch;gap:1.5rem}.hotels-module__U1f-FW__roomCard.hotels-module__U1f-FW__hasImage{flex-direction:column}.hotels-module__U1f-FW__roomImgWrapper{width:100%;min-width:auto;height:200px}.hotels-module__U1f-FW__roomContent,.hotels-module__U1f-FW__roomContentDirect{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem}.hotels-module__U1f-FW__roomRightSection{border-left:none;border-top:1px solid var(--color-border);text-align:left;align-items:stretch;padding-top:1.5rem;padding-left:0}}.hotels-module__U1f-FW__roomTitle{color:var(--color-secondary-navy);margin-bottom:.75rem;font-size:1.4rem;font-weight:800}.hotels-module__U1f-FW__roomSpecs{color:var(--color-text-secondary);grid-template-columns:1fr 1fr;gap:.75rem;font-size:.925rem;display:grid}.hotels-module__U1f-FW__roomSpecItem{gap:.35rem;display:flex}.hotels-module__U1f-FW__roomSpecLabel{color:var(--color-secondary-navy);font-weight:700}.hotels-module__U1f-FW__roomPriceWrapper{flex-direction:column;align-items:flex-start;display:flex}.hotels-module__U1f-FW__roomCTA{width:100%}.hotels-module__U1f-FW__sidebarSticky{position:sticky;top:100px}.hotels-module__U1f-FW__formCard{background:var(--color-secondary-navy);color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid #ffffff14;padding:2.25rem}.hotels-module__U1f-FW__formTitle{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.hotels-module__U1f-FW__formSubtitle{opacity:.8;margin-bottom:2rem;font-size:.9rem}.hotels-module__U1f-FW__formGroup{margin-bottom:1.25rem}.hotels-module__U1f-FW__formGroup label{opacity:.9;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.hotels-module__U1f-FW__formInput{color:#fff;border-radius:var(--radius-md);transition:all var(--transition-fast);background:#ffffff12;border:1px solid #ffffff26;padding:.75rem 1rem;font-size:.95rem}.hotels-module__U1f-FW__formInput:focus{border-color:var(--color-primary-red);background:#ffffff1f;box-shadow:0 0 0 3px #e7282b59}.hotels-module__U1f-FW__submitBtn{background:var(--color-primary-red);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-fast);border:none;margin-top:1rem;padding:.9rem;font-weight:700}.hotels-module__U1f-FW__submitBtn:hover{background:var(--color-primary-red-hover);box-shadow:0 6px 20px #e7282b73}.hotels-module__U1f-FW__submitBtn:disabled{background:var(--color-text-muted);cursor:not-allowed}.hotels-module__U1f-FW__alertSuccess{color:#34d399;border-radius:var(--radius-md);background:#10b98126;border:1px solid #10b9814d;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:600}.hotels-module__U1f-FW__offerBadge{background:var(--color-primary-red);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.hotels-module__U1f-FW__priceDisplayBlock{background:var(--color-secondary-navy-light);border-radius:var(--radius-md);border:1px solid var(--color-border);flex-direction:column;margin-bottom:2rem;padding:1.5rem;display:flex}.hotels-module__U1f-FW__priceNumber{color:var(--color-primary-red);font-size:2.25rem;font-weight:850}.hotels-module__U1f-FW__priceLabel{color:var(--color-text-secondary);text-transform:uppercase;font-size:.85rem;font-weight:600}.hotels-module__U1f-FW__roomImgSlider{scrollbar-width:thin;gap:.5rem;height:100%;display:flex;overflow-x:auto}.hotels-module__U1f-FW__roomImgSlider img{object-fit:cover;width:100%;min-width:100%;height:100%}.hotels-module__U1f-FW__inclusionsExclusionsGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:768px){.hotels-module__U1f-FW__inclusionsExclusionsGrid{grid-template-columns:1fr;gap:1.5rem}}.hotels-module__U1f-FW__inclusionsBlock,.hotels-module__U1f-FW__exclusionsBlock{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-premium);background:#fff;padding:2rem}.hotels-module__U1f-FW__inclusionsBlock h3{color:#10b981;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:800;display:flex}.hotels-module__U1f-FW__exclusionsBlock h3{color:var(--color-primary-red);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:800;display:flex}.hotels-module__U1f-FW__richList{color:var(--color-text-secondary);padding-left:1.25rem;font-size:.95rem;line-height:1.8}.hotels-module__U1f-FW__richList li{margin-bottom:.5rem}.hotels-module__U1f-FW__termsAccordion{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-premium);background:#fff;margin-bottom:1.25rem;overflow:hidden}.hotels-module__U1f-FW__termsHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-border);background:#f8fafc;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.hotels-module__U1f-FW__termsTitle{color:var(--color-secondary-navy);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:800;display:flex}.hotels-module__U1f-FW__termsBody{color:var(--color-text-secondary);padding:2rem;font-size:.95rem;line-height:1.8;animation:.2s ease-out hotels-module__U1f-FW__slideDown}.hotels-module__U1f-FW__relatedHotelsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.hotels-module__U1f-FW__relatedHotelCard{border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.hotels-module__U1f-FW__relatedHotelCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.hotels-module__U1f-FW__relatedHotelImg{object-fit:cover;background-color:#e2e8f0;width:100%;height:140px}.hotels-module__U1f-FW__relatedHotelBody{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.hotels-module__U1f-FW__relatedHotelCategory{color:var(--color-primary-red);text-transform:uppercase;font-size:.7rem;font-weight:700}.hotels-module__U1f-FW__relatedHotelName{color:var(--color-secondary-navy);margin:0;font-size:1.05rem;font-weight:800}.hotels-module__U1f-FW__relatedHotelLocation{color:var(--color-text-secondary);font-size:.8rem}
