.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:460px;min-height:460px;max-height:460px;position:relative;overflow:hidden}.hotels-module__U1f-FW__bannerImage{-o-object-fit:cover;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:992px){.hotels-module__U1f-FW__searchForm{grid-template-columns:1fr 1fr}}@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));align-items:start;gap:2.5rem;padding-bottom:5rem;display:grid}.hotels-module__U1f-FW__hotelCard{box-shadow:var(--shadow-premium);border:1px solid var(--color-border);transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#fff;flex-direction:column;display:flex;border-radius:1.25rem!important;overflow:hidden!important}.hotels-module__U1f-FW__hotelCard img{border-top-left-radius:1.25rem!important;border-top-right-radius:1.25rem!important;overflow:hidden!important}.hotels-module__U1f-FW__hotelCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.hotels-module__U1f-FW__detailGrid{grid-template-columns:1fr 1fr;align-items:start;gap:2.25rem;padding:2.5rem 0;display:grid}@media (max-width:992px){.hotels-module__U1f-FW__detailGrid{grid-template-columns:1fr;gap:3rem}}.hotels-module__U1f-FW__imageGallery{margin:1.5rem 0 3.5rem}.hotels-module__U1f-FW__galleryGridTwo{grid-template-columns:1fr 1fr;gap:1.25rem;height:280px;display:grid}.hotels-module__U1f-FW__galleryGrid{grid-template-rows:auto;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,12px);box-shadow:var(--shadow-sm);height:180px;overflow:hidden}.hotels-module__U1f-FW__galleryItemLarge{grid-row:span 2;height:376px}.hotels-module__U1f-FW__galleryImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--transition-fast,.2s ease)}.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{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.hotels-module__U1f-FW__facilityCard{background:var(--color-secondary-navy-light);border:1px solid var(--color-border);cursor:pointer;color:var(--color-secondary-navy);border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1.25rem;transition:all .2s ease-in-out;display:flex;position:relative}.hotels-module__U1f-FW__facilityCard:hover{border-color:var(--color-primary-red);background:#fff;box-shadow:0 4px 12px #00000014}.hotels-module__U1f-FW__facilityIcon{color:var(--color-primary-red);flex-shrink:0;transition:transform .2s ease-in-out}.hotels-module__U1f-FW__facilityCard:hover .hotels-module__U1f-FW__facilityIcon{transform:scale(1.15)}.hotels-module__U1f-FW__roomAmenityBadge{background:var(--color-secondary-navy-light);border:1px solid var(--color-border);width:38px;height:38px;color:var(--color-secondary-navy);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex;position:relative}.hotels-module__U1f-FW__roomAmenityBadge:hover{border-color:var(--color-primary-red);color:var(--color-primary-red);background:#fff}.hotels-module__U1f-FW__tooltipText{visibility:hidden;background-color:var(--color-secondary-navy);color:#fff;text-align:center;z-index:10;opacity:0;white-space:nowrap;pointer-events:none;border-radius:6px;padding:6px 10px;font-size:.8rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)translateY(5px);box-shadow:0 4px 10px #00000026}.hotels-module__U1f-FW__tooltipText:after{content:"";border-style:solid;border-width:5px;border-color:var(--color-secondary-navy) transparent transparent transparent;margin-left:-5px;position:absolute;top:100%;left:50%}.hotels-module__U1f-FW__facilityCard:hover .hotels-module__U1f-FW__tooltipText,.hotels-module__U1f-FW__roomAmenityBadge:hover .hotels-module__U1f-FW__tooltipText{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.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{background:#f8fafc;align-items:stretch;width:320px;min-width:320px;display:flex;position:relative;overflow:hidden}.hotels-module__U1f-FW__roomImg{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;min-height:220px;transition:transform var(--transition-normal,.3s ease);display:block}.hotels-module__U1f-FW__roomCard:hover .hotels-module__U1f-FW__roomImg{transform:scale(1.04)}.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{z-index:10;position:sticky;top:100px}.hotels-module__U1f-FW__formCard{background:var(--color-secondary-navy);color:#fff;border-radius:var(--radius-lg,1.25rem);box-shadow:var(--shadow-xl);border:1px solid #ffffff14;padding:1.5rem 1.25rem}.hotels-module__U1f-FW__formTitle{color:#fff;margin-bottom:.35rem;font-size:1.35rem;font-weight:800}.hotels-module__U1f-FW__formSubtitle{opacity:.8;margin-bottom:1.25rem;font-size:.85rem}.hotels-module__U1f-FW__formRowGrid{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem;display:grid}@media (max-width:640px){.hotels-module__U1f-FW__formRowGrid{grid-template-columns:1fr}}.hotels-module__U1f-FW__formGroup{margin-bottom:.6rem}.hotels-module__U1f-FW__formGroup label{margin-bottom:.35rem;font-size:.85rem;font-weight:700;display:block;color:#fff!important;opacity:1!important}.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:none;-ms-overflow-style:none;width:100%;height:100%;display:flex;overflow:hidden}.hotels-module__U1f-FW__roomImgSlider::-webkit-scrollbar{display:none}.hotels-module__U1f-FW__roomImgSlider img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;min-width:100%;height:100%;display:block}.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);font-size:.95rem;line-height:1.8}.hotels-module__U1f-FW__richList ul,.hotels-module__U1f-FW__richList ol{margin:0!important;padding-left:0!important;list-style:none!important}.hotels-module__U1f-FW__inclusionsBlock .hotels-module__U1f-FW__richList li,.hotels-module__U1f-FW__inclusionsBlock .hotels-module__U1f-FW__richList p{color:#334155!important;margin-bottom:.65rem!important;padding-left:1.75rem!important;line-height:1.6!important;list-style:none!important;position:relative!important}.hotels-module__U1f-FW__inclusionsBlock .hotels-module__U1f-FW__richList li:before,.hotels-module__U1f-FW__inclusionsBlock .hotels-module__U1f-FW__richList p:before{content:"✓"!important;color:#10b981!important;font-size:1.05rem!important;font-weight:900!important;position:absolute!important;top:0!important;left:0!important}.hotels-module__U1f-FW__exclusionsBlock .hotels-module__U1f-FW__richList li,.hotels-module__U1f-FW__exclusionsBlock .hotels-module__U1f-FW__richList p{color:#334155!important;margin-bottom:.65rem!important;padding-left:1.75rem!important;line-height:1.6!important;list-style:none!important;position:relative!important}.hotels-module__U1f-FW__exclusionsBlock .hotels-module__U1f-FW__richList li:before,.hotels-module__U1f-FW__exclusionsBlock .hotels-module__U1f-FW__richList p:before{content:"✕"!important;color:var(--color-primary-red,#dc2626)!important;font-size:.95rem!important;font-weight:900!important;position:absolute!important;top:0!important;left:0!important}.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__termsBody ul,.hotels-module__U1f-FW__termsBody ol{margin:0!important;padding-left:0!important;list-style:none!important}:is(.hotels-module__U1f-FW__termsBody li,.hotels-module__U1f-FW__termsBody p,.hotels-module__U1f-FW__termsBody div:not(:has(>*))){color:#334155!important;margin-bottom:.75rem!important;padding-left:1.5rem!important;line-height:1.7!important;list-style:none!important;position:relative!important}.hotels-module__U1f-FW__termsBody li:before,.hotels-module__U1f-FW__termsBody p:before{content:"•"!important;color:var(--color-secondary-navy,#0f172a)!important;font-size:1.2rem!important;font-weight:900!important;position:absolute!important;top:0!important;left:.35rem!important}.hotels-module__U1f-FW__termsBody div:not(:has(>*)):before{content:"•"!important;color:var(--color-secondary-navy,#0f172a)!important;font-size:1.2rem!important;font-weight:900!important;position:absolute!important;top:0!important;left:.35rem!important}.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{-o-object-fit:cover;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}
