.HotelCard_card__l__Hn{background:white;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.HotelCard_card__l__Hn:hover{box-shadow:0 8px 16px rgba(0,0,0,.15);transform:translateY(-4px)}.HotelCard_imageContainer__mOsWE{position:relative;width:100%;height:200px;overflow:hidden}.HotelCard_image__uHKQc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HotelCard_nextButton__FwRSD,.HotelCard_prevButton__nmuQH{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:white;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.HotelCard_nextButton__FwRSD:hover,.HotelCard_prevButton__nmuQH:hover{background:rgba(0,0,0,.7)}.HotelCard_prevButton__nmuQH{left:8px}.HotelCard_nextButton__FwRSD{right:8px}.HotelCard_imageIndicators__FbRUm{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:4px}.HotelCard_indicator__2bvWU{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);transition:background .3s ease}.HotelCard_indicator__2bvWU.HotelCard_active__eynMc{background:white}.HotelCard_content__FFlla{padding:16px;flex:1;display:flex;flex-direction:column}.HotelCard_name__1zk1j{font-size:18px;font-weight:600;margin:0 0 8px;color:#333}.HotelCard_location__GWdcz{font-size:14px;color:#666;margin:0 0 8px}.HotelCard_description__2_6Hh{font-size:14px;color:#666;margin:0 0 12px;line-height:1.5;flex:1}.HotelCard_rating__abKwz{display:flex;align-items:center;gap:8px;margin-bottom:12px}.HotelCard_stars__XAd8V{color:#FFB800;font-size:16px}.HotelCard_ratingValue__kGVix{font-weight:600;color:#333}.HotelCard_reviewCount__OH1oW{font-size:12px;color:#666}.HotelCard_noRating__FPDG7{font-size:14px;color:#999;margin-bottom:12px}.HotelCard_amenities__OVHLp{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.HotelCard_amenity___RI8I{background:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:12px;color:#666}.HotelCard_detailButton__XiQEz{background:#007bff;color:white;border:none;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background .3s ease;width:100%}.HotelCard_detailButton__XiQEz:hover{background:#0056b3}.index_container___q52_{max-width:1200px;margin:0 auto;padding:20px}.index_title__k0g7D{font-size:32px;font-weight:700;color:#333;text-align:center;margin-bottom:40px}.index_hotelGrid__cT0Qn{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (min-width:1200px){.index_hotelGrid__cT0Qn{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1199px){.index_hotelGrid__cT0Qn{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.index_hotelGrid__cT0Qn{grid-template-columns:repeat(1,1fr)}.index_container___q52_{padding:20px 16px}.index_title__k0g7D{font-size:24px;margin-bottom:24px}}.index_hotelCardWrapper__3ZXqi{height:100%}.index_ratingIndicator__6Bs_v{display:none}.index_loading__SZPjG{text-align:center}.index_skeletonGrid__Sz5V3{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (min-width:1200px){.index_skeletonGrid__Sz5V3{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1199px){.index_skeletonGrid__Sz5V3{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.index_skeletonGrid__Sz5V3{grid-template-columns:repeat(1,1fr)}}.index_skeleton__twSMJ{background:#f8f9fa;border-radius:8px;overflow:hidden;height:400px;animation:index_pulse__49b_4 1.5s ease-in-out infinite alternate}@keyframes index_pulse__49b_4{0%{opacity:.6}to{opacity:1}}.index_skeletonImage__JvjN8{height:200px;background:#e9ecef}.index_skeletonContent__TqfbO{padding:16px}.index_skeletonTitle__uW0CA{height:24px;background:#dee2e6;border-radius:4px;margin-bottom:12px}.index_skeletonText__TWjZ4{height:16px;background:#e9ecef;border-radius:4px;margin-bottom:8px}.index_skeletonText__TWjZ4:last-child{width:70%}.index_error___0Cdx{text-align:center;padding:40px}.index_error___0Cdx p{color:#dc3545;font-size:16px;margin-bottom:24px}.index_retryButton__1_HXg{background:#007bff;color:white;border:none;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s ease}.index_retryButton__1_HXg:hover{background:#0056b3}.index_retryButton__1_HXg:focus{outline:2px solid #0056b3;outline-offset:2px}.index_empty__LjC2S{text-align:center;padding:40px}.index_empty__LjC2S p{color:#666;font-size:18px;margin-bottom:24px}.index_contactLink__x0g7w{color:#007bff;text-decoration:none;font-weight:500;font-size:16px}.index_contactLink__x0g7w:hover{text-decoration:underline}.index_contactLink__x0g7w:focus{outline:2px solid #007bff;outline-offset:2px;border-radius:4px}