.rates-module__pSVbcW__container{max-width:800px;margin:0 auto;padding:1.5rem 1.5rem 5rem}.rates-module__pSVbcW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.rates-module__pSVbcW__title{color:var(--text-primary);margin-bottom:.25rem;font-size:1.8rem}.rates-module__pSVbcW__subtitle{color:#9ca3af;font-size:1rem}.rates-module__pSVbcW__backButton{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-weight:500}.rates-module__pSVbcW__content{flex-direction:column;gap:2rem;display:flex}.rates-module__pSVbcW__card{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:12px;padding:1.5rem}.rates-module__pSVbcW__card h2{color:var(--primary);margin-bottom:1.5rem;font-size:1.25rem}.rates-module__pSVbcW__roomGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.rates-module__pSVbcW__roomBtn{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;text-align:center;color:var(--text-primary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;transition:all .2s;display:flex}.rates-module__pSVbcW__roomBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.rates-module__pSVbcW__roomName{margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.rates-module__pSVbcW__basePrice{color:#9ca3af;font-size:.85rem;display:block}.rates-module__pSVbcW__roomBtn.rates-module__pSVbcW__active{border-color:var(--primary);background:var(--primary-light)}.rates-module__pSVbcW__input,.rates-module__pSVbcW__dateInput{background:var(--bg-darker);border:1px solid var(--glass-border);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:all .2s}.rates-module__pSVbcW__input::-moz-placeholder{color:#9ca3af}.rates-module__pSVbcW__dateInput::-moz-placeholder{color:#9ca3af}.rates-module__pSVbcW__input::placeholder,.rates-module__pSVbcW__dateInput::placeholder{color:#9ca3af}.rates-module__pSVbcW__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light);outline:none}.rates-module__pSVbcW__submitBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;background-size:150% 150%;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.rates-module__pSVbcW__submitBtn:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 4px 12px #ec48994d}.rates-module__pSVbcW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.rates-module__pSVbcW__loading,.rates-module__pSVbcW__error{text-align:center;color:#6b7280;padding:3rem;font-size:1.2rem}@media (max-width:640px){.rates-module__pSVbcW__row{flex-direction:column}}.react-datepicker{background-color:#1f2937;border:1px solid #ffffff1a;border-radius:12px;font-family:inherit;font-size:.9rem;box-shadow:0 10px 25px #00000080}.react-datepicker__header{background-color:#111827;border-bottom:1px solid #ffffff1a;border-top-left-radius:12px;border-top-right-radius:12px;padding-top:1rem}:is(.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header){color:#f3f4f6;margin-bottom:.5rem;font-weight:600}.react-datepicker__day-name{color:#9ca3af;width:2rem;margin:.2rem;line-height:2rem}.react-datepicker__day{color:#e5e7eb;border-radius:50%;width:2rem;margin:.2rem;line-height:2rem;transition:all .2s}.react-datepicker__day:hover{color:#fff;background-color:#ec489933}:is(.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected){font-weight:700;box-shadow:0 0 10px #ec489980;background-color:var(--primary)!important;color:#fff!important}:is(.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range){border-radius:0;color:#fff!important;background-color:#ec48994d!important}.react-datepicker__day--range-start{background-color:var(--primary)!important;border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.react-datepicker__day--range-end{background-color:var(--primary)!important;border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.react-datepicker__day--disabled{color:#4b5563;opacity:.5;cursor:not-allowed}.react-datepicker__navigation-icon:before{border-width:2px 2px 0 0;border-color:#9ca3af}.react-datepicker__triangle{display:none}:is(.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after){border-top-color:#0000;border-bottom-color:#1f2937}.rates-module__pSVbcW__dashboardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.rates-module__pSVbcW__refreshBtn{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .75rem;font-size:.8rem}.rates-module__pSVbcW__refreshBtn:hover{color:#fff;background:#ffffff1a}.rates-module__pSVbcW__ratesGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.rates-module__pSVbcW__rateDay{text-align:center;background:#0003;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem;transition:all .2s}.rates-module__pSVbcW__rateDay:hover{border-color:#fff3;transform:translateY(-2px)}.rates-module__pSVbcW__surgeDay{background:#f59e0b0d!important;border-color:#f59e0b!important}.rates-module__pSVbcW__dayLabel{color:#9ca3af;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.rates-module__pSVbcW__dayPrice{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:700}.rates-module__pSVbcW__dayStatus{color:#6b7280;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:.65rem;display:inline-block}.rates-module__pSVbcW__surgeDay .rates-module__pSVbcW__dayStatus{color:#f59e0b;background:#f59e0b33}.rates-module__pSVbcW__emptyMsg{text-align:center;color:#6b7280;grid-column:1/-1;padding:2rem;font-style:italic}.rates-module__pSVbcW__hint{color:#6b7280;margin-top:1rem;font-size:.75rem}
.Toast-module__eHqTLW__toastContainer{z-index:99999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__eHqTLW__toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #fff3;border-left:4px solid #cbd5e1;border-radius:12px;align-items:flex-start;gap:12px;min-width:300px;padding:16px;transition:all .3s;animation:.3s cubic-bezier(.16,1,.3,1) Toast-module__eHqTLW__slideIn;display:flex;box-shadow:0 10px 30px #0000001a,0 4px 6px #0000000d}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__success{border-left-color:#10b981}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__error{border-left-color:#ef4444}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__info{border-left-color:#3b82f6}.Toast-module__eHqTLW__toast.Toast-module__eHqTLW__warning{border-left-color:#f59e0b}.Toast-module__eHqTLW__icon{flex-shrink:0;width:20px;height:20px}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__icon{color:#10b981}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__icon{color:#ef4444}.Toast-module__eHqTLW__info .Toast-module__eHqTLW__icon{color:#3b82f6}.Toast-module__eHqTLW__warning .Toast-module__eHqTLW__icon{color:#f59e0b}.Toast-module__eHqTLW__content{flex:1}.Toast-module__eHqTLW__title{color:#1e293b;margin-bottom:2px;font-size:.95rem;font-weight:700}.Toast-module__eHqTLW__message{color:#64748b;font-size:.85rem;line-height:1.4}.Toast-module__eHqTLW__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s;display:flex}.Toast-module__eHqTLW__closeBtn:hover{color:#1e293b}@keyframes Toast-module__eHqTLW__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Toast-module__eHqTLW__fadeOut{to{opacity:0;transform:translate(20px)}}.Toast-module__eHqTLW__exiting{animation:.2s forwards Toast-module__eHqTLW__fadeOut}
.HotelCard-module__tpjQ8W__cardWrapper{height:100%;position:relative}.HotelCard-module__tpjQ8W__card{background:var(--bg-card,#0f172a);border:1px solid #38bdf81a;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0006}.HotelCard-module__tpjQ8W__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.HotelCard-module__tpjQ8W__imageContainer{background:#f1f5f9;height:200px;position:relative;overflow:hidden}.HotelCard-module__tpjQ8W__imageScroller{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.HotelCard-module__tpjQ8W__imageScroller::-webkit-scrollbar{display:none}.HotelCard-module__tpjQ8W__hotelImage{-o-object-fit:cover;object-fit:cover;scroll-snap-align:start;min-width:100%;height:100%;transition:transform .5s}.HotelCard-module__tpjQ8W__imageLink{scroll-snap-align:start;min-width:100%;height:100%;display:block}.HotelCard-module__tpjQ8W__navButton{cursor:pointer;z-index:5;opacity:0;color:#1e293b;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.HotelCard-module__tpjQ8W__imageContainer:hover .HotelCard-module__tpjQ8W__navButton{opacity:1}.HotelCard-module__tpjQ8W__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.HotelCard-module__tpjQ8W__prev{left:8px}.HotelCard-module__tpjQ8W__next{right:8px}.HotelCard-module__tpjQ8W__indicators{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0003;border-radius:99px;gap:6px;padding:4px 8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.HotelCard-module__tpjQ8W__dot{background:#fff6;border-radius:50%;width:6px;height:6px;transition:all .2s}.HotelCard-module__tpjQ8W__activeDot{background:#fff;border-radius:99px;width:12px}.HotelCard-module__tpjQ8W__wishlistWrapper{z-index:10;position:absolute;top:12px;right:12px}.HotelCard-module__tpjQ8W__placeholderImage{color:#94a3b8;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}.HotelCard-module__tpjQ8W__contentLink{color:inherit;flex:1;text-decoration:none;display:block}.HotelCard-module__tpjQ8W__content{flex-direction:column;gap:.5rem;height:100%;padding:1.25rem;display:flex}.HotelCard-module__tpjQ8W__hotelName{color:#fff;text-overflow:ellipsis;white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.1rem;font-size:1.25rem;font-weight:700;line-height:1.2;display:flex;overflow:hidden}.HotelCard-module__tpjQ8W__propertyBadge{text-transform:uppercase;color:#38bdf8;letter-spacing:.5px;background:#38bdf81a;border:1px solid #38bdf833;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.HotelCard-module__tpjQ8W__location{color:#64748b;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.HotelCard-module__tpjQ8W__rating{color:#f59e0b;background:#fffbeb;border-radius:4px;align-items:center;gap:.25rem;width:fit-content;padding:2px 8px;font-size:.9rem;font-weight:600;display:flex}.HotelCard-module__tpjQ8W__amenities{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.HotelCard-module__tpjQ8W__amenityBadge{color:#cbd5e1;white-space:nowrap;background:#ffffff0d;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.HotelCard-module__tpjQ8W__priceContainer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem;display:flex}.HotelCard-module__tpjQ8W__priceLabel{color:#94a3b8;font-size:.8rem;font-weight:500}.HotelCard-module__tpjQ8W__price{color:#3b82f6;font-size:1.5rem;font-weight:800;line-height:1}
.CategoryFilter-module__iDxd6G__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40;background:#0206174d;border-bottom:1px solid #ffffff0d;margin-bottom:0;padding:1.5rem 0;position:sticky;top:64px}.CategoryFilter-module__iDxd6G__scrollArea{scrollbar-width:none;justify-content:center;gap:2.5rem;padding:0 2rem;display:flex;overflow-x:auto}.CategoryFilter-module__iDxd6G__scrollArea::-webkit-scrollbar{display:none}.CategoryFilter-module__iDxd6G__item{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;min-width:80px;padding-bottom:.5rem;transition:all .2s;display:flex;position:relative}.CategoryFilter-module__iDxd6G__item:hover{color:var(--text-primary);transform:translateY(-2px)}.CategoryFilter-module__iDxd6G__item.CategoryFilter-module__iDxd6G__active{color:#38bdf8}.CategoryFilter-module__iDxd6G__iconWrapper{opacity:.7;transition:all .2s}.CategoryFilter-module__iDxd6G__item:hover .CategoryFilter-module__iDxd6G__iconWrapper,.CategoryFilter-module__iDxd6G__item.CategoryFilter-module__iDxd6G__active .CategoryFilter-module__iDxd6G__iconWrapper{opacity:1}.CategoryFilter-module__iDxd6G__label{white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:500}.CategoryFilter-module__iDxd6G__underline{background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}@media (max-width:768px){.CategoryFilter-module__iDxd6G__scrollArea{justify-content:flex-start;gap:1.5rem}}
.ConfirmModal-module__nmPgBG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100000;background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out ConfirmModal-module__nmPgBG__fadeIn;display:flex;position:fixed;inset:0}.ConfirmModal-module__nmPgBG__modal{background:#fff;border-radius:16px;width:90%;max-width:400px;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) ConfirmModal-module__nmPgBG__slideUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ConfirmModal-module__nmPgBG__header{margin-bottom:12px}.ConfirmModal-module__nmPgBG__title{color:#1e293b;margin-bottom:8px;font-size:1.25rem;font-weight:700}.ConfirmModal-module__nmPgBG__message{color:#64748b;font-size:.95rem;line-height:1.5}.ConfirmModal-module__nmPgBG__actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.ConfirmModal-module__nmPgBG__btn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.ConfirmModal-module__nmPgBG__cancelBtn{color:#64748b;background:#f1f5f9}.ConfirmModal-module__nmPgBG__cancelBtn:hover{color:#475569;background:#e2e8f0}.ConfirmModal-module__nmPgBG__confirmBtn{color:#fff;background:#ec4899;box-shadow:0 4px 6px -1px #ec48994d}.ConfirmModal-module__nmPgBG__confirmBtn:hover{background:#db2777;transform:translateY(-1px)}@keyframes ConfirmModal-module__nmPgBG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmModal-module__nmPgBG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.FamousCities-module__fXQKea__section{width:100%;margin-top:3rem;margin-bottom:2rem;animation:1s ease-out FamousCities-module__fXQKea__fadeIn}.FamousCities-module__fXQKea__title{text-align:center;color:var(--text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700}.FamousCities-module__fXQKea__gradient{background:linear-gradient(135deg,#3b82f6 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FamousCities-module__fXQKea__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.FamousCities-module__fXQKea__card{cursor:pointer;border:1px solid #fff3;border-radius:1.5rem;height:300px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.FamousCities-module__fXQKea__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.FamousCities-module__fXQKea__imageBg{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s;position:absolute;top:0;left:0}.FamousCities-module__fXQKea__card:hover .FamousCities-module__fXQKea__imageBg{transform:scale(1.1)}.FamousCities-module__fXQKea__overlay{background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:50%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.FamousCities-module__fXQKea__cityName{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.FamousCities-module__fXQKea__exploreTag{color:#ffffffe6;opacity:0;font-size:.9rem;font-weight:600;transition:all .3s;transform:translateY(10px)}.FamousCities-module__fXQKea__card:hover .FamousCities-module__fXQKea__exploreTag{opacity:1;transform:translateY(0)}@keyframes FamousCities-module__fXQKea__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FamousCities-module__fXQKea__grid{grid-template-columns:repeat(2,1fr)}.FamousCities-module__fXQKea__card{height:200px}}
.page-module__GiWu4q__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 1rem;font-family:Inter,sans-serif}.page-module__GiWu4q__header{text-align:center;margin-bottom:2rem}.page-module__GiWu4q__title{color:#1e293b;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__GiWu4q__subtitle{color:#64748b;font-size:1rem}.page-module__GiWu4q__tabsContainer{background:#f1f5f9;border-radius:12px;justify-content:center;gap:1rem;width:fit-content;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:.3rem;display:flex}.page-module__GiWu4q__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;position:relative}.page-module__GiWu4q__activeTab{color:#ec4899;background:#fff;box-shadow:0 2px 8px #0000000d}.page-module__GiWu4q__countBadge{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;margin-left:6px;padding:.1rem .4rem;font-size:.75rem;transition:all .3s;display:inline-flex}.page-module__GiWu4q__activeTab .page-module__GiWu4q__countBadge{color:#db2777;background:#fce7f3}.page-module__GiWu4q__grid{flex-direction:column;gap:1.5rem;display:flex}.page-module__GiWu4q__card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module__GiWu4q__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.page-module__GiWu4q__cardImageContainer{width:100%;height:160px;position:relative;overflow:hidden}.page-module__GiWu4q__hotelImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__GiWu4q__card:hover .page-module__GiWu4q__hotelImage{transform:scale(1.05)}.page-module__GiWu4q__cardContent{flex-direction:column;flex:1;justify-content:space-between;padding:1.25rem;display:flex}.page-module__GiWu4q__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.page-module__GiWu4q__hotelName{color:#1e293b;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.page-module__GiWu4q__bookingRef{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 6px;font-size:.8rem}.page-module__GiWu4q__statusBadge{text-transform:capitalize;border-radius:999px;align-items:center;gap:4px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__GiWu4q__confirmed{color:#166534;background:#dcfce7}.page-module__GiWu4q__cancelled{color:#991b1b;background:#fee2e2}.page-module__GiWu4q__completed{color:#475569;background:#f1f5f9}.page-module__GiWu4q__ongoing{color:#1e40af;background:#dbeafe}.page-module__GiWu4q__expired{color:#94a3b8;background:#f1f5f9}.page-module__GiWu4q__detailsRow{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.page-module__GiWu4q__detailItem{flex-direction:column;gap:2px;display:flex}.page-module__GiWu4q__detailLabel{text-transform:uppercase;color:#94a3b8;letter-spacing:.5px;font-size:.75rem;font-weight:600}.page-module__GiWu4q__detailValue{color:#334155;align-items:center;gap:6px;font-size:.95rem;font-weight:500;display:flex}.page-module__GiWu4q__price{color:#ec4899;font-size:1.1rem;font-weight:700}.page-module__GiWu4q__cardFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.page-module__GiWu4q__actionBtn{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:.6rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.page-module__GiWu4q__secondaryBtn{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.page-module__GiWu4q__secondaryBtn:hover{background:#f1f5f9}.page-module__GiWu4q__dangerBtn{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.page-module__GiWu4q__dangerBtn:hover{background:#ffe4e6}.page-module__GiWu4q__primaryBtn{color:#fff;background:#ec4899;border:1px solid #ec4899}.page-module__GiWu4q__primaryBtn:hover{background:#db2777}.page-module__GiWu4q__emptyState{text-align:center;color:#64748b;background:#fff;border:2px dashed #e2e8f0;border-radius:16px;padding:3rem 1rem}.page-module__GiWu4q__emptyIcon{color:#cbd5e1;margin-bottom:1rem}@media (min-width:768px){.page-module__GiWu4q__card{flex-direction:row;height:220px}.page-module__GiWu4q__cardImageContainer{flex-shrink:0;width:320px;height:100%}.page-module__GiWu4q__grid{gap:1.25rem}.page-module__GiWu4q__detailsRow{grid-template-columns:repeat(4,1fr)}}.page-module__GiWu4q__reviewedLabel{color:#94a3b8;background:#ffffff08;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;display:flex}
.page-module__E0kJGG__main{background-color:#020617;min-height:100vh;position:relative;overflow-x:hidden}.page-module__E0kJGG__gradient{background:linear-gradient(135deg,#3b82f6 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.page-module__E0kJGG__hero{min-height:85vh;padding:var(--spacing-xl) var(--spacing-lg) 8rem;z-index:10;color:#fff;background-color:#020617;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroBgImage{opacity:0;z-index:1;background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.page-module__E0kJGG__heroBgImage.page-module__E0kJGG__active{opacity:1}@media (max-width:768px){.page-module__E0kJGG__hero{background-position:50% 20%;background-attachment:scroll}}.page-module__E0kJGG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:2rem 1rem;animation:1s cubic-bezier(.16,1,.3,1) page-module__E0kJGG__slideUp;display:flex;position:relative}.page-module__E0kJGG__heroTitle{text-align:center;letter-spacing:-.03em;color:#fff;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1;font-family:var(--font-display);text-shadow:0 4px 12px #0000004d;margin-bottom:1.5rem}.page-module__E0kJGG__searchContainer{z-index:20;justify-content:center;width:100%;margin-top:3rem;display:flex;position:relative}.page-module__E0kJGG__heroSubtitle{color:#ffffffd9;max-width:650px;margin:0 auto 1rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.page-module__E0kJGG__searchField{gap:var(--spacing-xs);flex-direction:column;flex:1;min-width:150px;display:flex}.page-module__E0kJGG__searchField label{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.page-module__E0kJGG__searchInput{padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--text-base);font-family:var(--font-sans);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #0000}.page-module__E0kJGG__searchInput:focus{border-color:var(--primary);background:#ffffff1a;outline:none}.page-module__E0kJGG__searchInput::placeholder{color:var(--text-muted)}.page-module__E0kJGG__searchButton{padding:var(--spacing-md) var(--spacing-xl);color:#fff;border-radius:var(--radius-lg);font-size:var(--text-base);cursor:pointer;transition:all var(--transition-fast);background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border:none;min-width:150px;font-weight:700;box-shadow:0 4px 20px #1d4ed84d}.page-module__E0kJGG__searchButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #1d4ed866}.page-module__E0kJGG__heroDecor{pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module__E0kJGG__decorCircle1,.page-module__E0kJGG__decorCircle2,.page-module__E0kJGG__decorCircle3{filter:blur(60px);opacity:.3;border-radius:50%;position:absolute}.page-module__E0kJGG__decorCircle1{background:var(--primary);width:400px;height:400px;top:-100px;right:-100px}.page-module__E0kJGG__decorCircle2{background:var(--secondary);width:300px;height:300px;bottom:-50px;left:-50px}.page-module__E0kJGG__decorCircle3{background:var(--accent);width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.page-module__E0kJGG__decorCircle1{width:200px;height:200px;top:-50px;right:-50px}.page-module__E0kJGG__decorCircle2{width:150px;height:150px;bottom:-20px;left:-20px}.page-module__E0kJGG__decorCircle3{width:100px;height:100px}}.page-module__E0kJGG__features{padding:var(--spacing-3xl) var(--spacing-lg);background:var(--bg-darker);z-index:1;position:relative}.page-module__E0kJGG__showcase{max-width:1400px;margin:0 auto;padding:6rem 2rem}.page-module__E0kJGG__showcaseGrid{grid-template-rows:repeat(2,280px);grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__E0kJGG__promoBannerLarge{border:1px solid #ffffff1a;border-radius:24px;grid-area:span 2/span 2;position:relative;overflow:hidden}.page-module__E0kJGG__promoBannerSmall{border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden}.page-module__E0kJGG__promoBannerLarge img,.page-module__E0kJGG__promoBannerSmall img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.page-module__E0kJGG__promoBannerLarge:hover img,.page-module__E0kJGG__promoBannerSmall:hover img{transform:scale(1.05)}.page-module__E0kJGG__promoContent{background:linear-gradient(to top, var(--bg-dark) 0%, transparent 100%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2.5rem;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__tag{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:100px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module__E0kJGG__promoContent h2{color:#fff;margin-bottom:.75rem;font-size:2.5rem}.page-module__E0kJGG__promoContent h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.page-module__E0kJGG__promoContent p{color:var(--text-secondary);max-width:400px;margin-bottom:1.5rem}.page-module__E0kJGG__glassBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:.8rem 2rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__glassBtn:hover{color:#000;background:#fff}.page-module__E0kJGG__whiteBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:.8rem 2rem;font-weight:700;transition:all .3s}.page-module__E0kJGG__whiteBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #0000004d}.page-module__E0kJGG__sectionTitle{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem}.page-module__E0kJGG__featureGrid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));max-width:1200px;margin:0 auto;display:grid}.page-module__E0kJGG__featureCard{padding:var(--spacing-xl);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-base)}.page-module__E0kJGG__featureCard:hover{background:var(--glass-bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.page-module__E0kJGG__featureIcon{margin-bottom:var(--spacing-md);font-size:3rem}.page-module__E0kJGG__featureCard h3{font-size:var(--text-xl);margin-bottom:var(--spacing-sm);color:var(--text-primary)}.page-module__E0kJGG__featureCard p{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:0}.page-module__E0kJGG__cta{padding:var(--spacing-3xl) var(--spacing-lg);text-align:center;background:linear-gradient(135deg,#0f172a 0%,#020617 100%);border-top:1px solid #d4af371a}.page-module__E0kJGG__ctaContent{max-width:600px;margin:0 auto}.page-module__E0kJGG__ctaContent h2{font-size:var(--text-3xl);margin-bottom:var(--spacing-md)}.page-module__E0kJGG__ctaContent p{color:#ffffffe6;margin-bottom:var(--spacing-xl)}.page-module__E0kJGG__ctaButton{padding:var(--spacing-md) var(--spacing-2xl);color:var(--primary);border-radius:var(--radius-full);font-size:var(--text-lg);cursor:pointer;transition:all var(--transition-fast);background:#fff;border:none;font-weight:600}.page-module__E0kJGG__ctaButton:hover{transform:scale(1.05);box-shadow:0 10px 30px #0003}.page-module__E0kJGG__footer{padding:var(--spacing-3xl) var(--spacing-lg) var(--spacing-lg);background:#000;border-top:1px solid #d4af371a}.page-module__E0kJGG__footerContent{justify-content:space-between;gap:var(--spacing-2xl);max-width:1200px;margin:0 auto var(--spacing-2xl);flex-wrap:wrap;display:flex}.page-module__E0kJGG__footerBrand h3{font-size:var(--text-2xl);background:linear-gradient(135deg,#3b82f6,#0ea5e9);-webkit-text-fill-color:transparent;margin-bottom:var(--spacing-sm);-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__footerBrand p{color:var(--text-muted);margin-bottom:0}.page-module__E0kJGG__footerLinks{gap:var(--spacing-3xl);flex-wrap:wrap;display:flex}.page-module__E0kJGG__footerColumn{gap:var(--spacing-sm);flex-direction:column;display:flex}.page-module__E0kJGG__footerColumn h4{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--spacing-sm)}.page-module__E0kJGG__footerColumn a{font-size:var(--text-sm);color:var(--text-muted);transition:color var(--transition-fast)}.page-module__E0kJGG__footerColumn a:hover{color:var(--primary)}.page-module__E0kJGG__footerBottom{text-align:center;padding-top:var(--spacing-xl);border-top:1px solid var(--glass-border)}.page-module__E0kJGG__footerBottom p{color:var(--text-muted);font-size:var(--text-sm);margin-bottom:0}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:auto;padding:8rem var(--spacing-md) 4rem}.page-module__E0kJGG__heroTitle{font-size:clamp(2rem,8vw,2.5rem);line-height:1.2}.page-module__E0kJGG__hero:before{content:"";z-index:1;background:#0000004d;position:absolute;inset:0}.page-module__E0kJGG__heroSubtitle{padding:0 1rem;font-size:1rem}.page-module__E0kJGG__searchContainer{padding:0 var(--spacing-sm);margin-top:2rem}.page-module__E0kJGG__searchField{min-width:100%}.page-module__E0kJGG__searchButton{width:100%}.page-module__E0kJGG__featureGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;margin:0 -1rem;padding:0 1rem 1.5rem;display:flex;overflow-x:auto}.page-module__E0kJGG__featureGrid::-webkit-scrollbar{display:none}.page-module__E0kJGG__featureGrid>div{scroll-snap-align:center;flex:0 0 85%}.page-module__E0kJGG__sectionTitle{margin-bottom:var(--spacing-xl);font-size:2rem}.page-module__E0kJGG__footerContent{text-align:center;gap:var(--spacing-xl);flex-direction:column}.page-module__E0kJGG__footerLinks{justify-content:space-around;width:100%;margin-top:1rem}.page-module__E0kJGG__footerColumn{align-items:center;width:100%}.page-module__E0kJGG__footerLinks{gap:2rem}.page-module__E0kJGG__showcase{padding:4rem 1rem}.page-module__E0kJGG__showcaseGrid{grid-template-rows:auto;grid-template-columns:1fr;gap:1.5rem}.page-module__E0kJGG__promoBannerLarge{grid-area:span 1/span 1;height:400px}.page-module__E0kJGG__promoBannerSmall{height:300px}.page-module__E0kJGG__promoContent{padding:1.5rem}.page-module__E0kJGG__promoContent h2{font-size:1.75rem}.page-module__E0kJGG__promoContent h3{font-size:1.25rem}}
.Modal-module__weKyha__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.2s ease-out Modal-module__weKyha__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__weKyha__modal{background:#1e293b;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;width:100%;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) Modal-module__weKyha__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Modal-module__weKyha__sm{max-width:400px}.Modal-module__weKyha__md{max-width:550px}.Modal-module__weKyha__lg{max-width:800px}.Modal-module__weKyha__xl{max-width:1100px}.Modal-module__weKyha__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Modal-module__weKyha__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.Modal-module__weKyha__closeBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Modal-module__weKyha__closeBtn:hover{color:#fff;background:#ffffff1a;transform:rotate(90deg)}.Modal-module__weKyha__body{flex:1;padding:1.5rem;overflow-y:auto}@keyframes Modal-module__weKyha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__weKyha__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.hotels-module__jfl0Aa__container{max-width:1200px;min-height:80vh;margin:0 auto;padding:100px 1rem 2rem}.hotels-module__jfl0Aa__header{text-align:center;margin-bottom:2rem}.hotels-module__jfl0Aa__title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.hotels-module__jfl0Aa__searchBar{background:var(--bg-card);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--glass-border);border-radius:99px;gap:1rem;max-width:600px;margin:0 auto 2rem;padding:1rem;display:flex;box-shadow:0 10px 30px #0003}.hotels-module__jfl0Aa__searchInput{background:var(--glass-bg);border:1px solid var(--glass-border);color:#fff;border-radius:99px;flex:1;padding:.75rem 1.5rem;font-size:1rem}.hotels-module__jfl0Aa__searchInput:focus{border-color:var(--primary);background:#1e293bcc;outline:none}.hotels-module__jfl0Aa__searchButton{background:var(--gradient-primary);color:#fff;cursor:pointer;background-size:150% 150%;border:none;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.hotels-module__jfl0Aa__searchButton:hover{background-position:100%;transform:translateY(-1px);box-shadow:0 4px 12px #ec48994d}.hotels-module__jfl0Aa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.hotels-module__jfl0Aa__card{background:var(--bg-card);border:1px solid var(--glass-border);box-shadow:var(--shadow-md);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.hotels-module__jfl0Aa__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.hotels-module__jfl0Aa__imageContainer{background:#f3f4f6;height:200px;position:relative}.hotels-module__jfl0Aa__hotelImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hotels-module__jfl0Aa__placeholderImage{color:#6b7280;background:#e5e7eb;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.hotels-module__jfl0Aa__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.hotels-module__jfl0Aa__hotelName{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.hotels-module__jfl0Aa__location{color:var(--text-secondary);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.875rem;display:flex}.hotels-module__jfl0Aa__rating{color:#f59e0b;gap:.25rem;margin-bottom:1rem;display:flex}.hotels-module__jfl0Aa__priceContainer{border-top:1px solid #38bdf81a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.hotels-module__jfl0Aa__priceLabel{color:#6b7280;font-size:.875rem}.hotels-module__jfl0Aa__price{color:var(--primary);font-size:1.25rem;font-weight:700}.hotels-module__jfl0Aa__detailContainer{max-width:1000px;margin:0 auto;padding:2rem 1rem}.hotels-module__jfl0Aa__hero{height:400px;margin-bottom:2rem;position:relative}.hotels-module__jfl0Aa__galleryGrid{border-radius:12px;grid-template-columns:1fr;gap:.5rem;height:100%;display:grid;overflow:hidden}.hotels-module__jfl0Aa__galleryGrid.hotels-module__jfl0Aa__hasMultiple{grid-template-columns:2fr 1fr}.hotels-module__jfl0Aa__galleryMain{height:100%;position:relative;overflow:hidden}.hotels-module__jfl0Aa__gallerySide{grid-template-rows:1fr 1fr;gap:.5rem;height:100%;display:grid}.hotels-module__jfl0Aa__galleryImage{-o-object-fit:cover;object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .3s}.hotels-module__jfl0Aa__galleryImage:hover{transform:scale(1.02)}.hotels-module__jfl0Aa__heroImage{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%}.hotels-module__jfl0Aa__hotelInfo{margin-bottom:3rem}.hotels-module__jfl0Aa__description{color:#4b5563;margin:1.5rem 0;line-height:1.6}.hotels-module__jfl0Aa__amenities{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.hotels-module__jfl0Aa__amenityTag{color:#374151;background:#f3f4f6;border-radius:20px;padding:.5rem 1rem;font-size:.875rem}.hotels-module__jfl0Aa__roomsSection{margin-top:3rem}.hotels-module__jfl0Aa__roomCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex}.hotels-module__jfl0Aa__roomInfo h3{margin-bottom:.5rem}.hotels-module__jfl0Aa__roomPrice{text-align:right}.hotels-module__jfl0Aa__bookButton{background:var(--gradient-primary);color:#fff;cursor:pointer;background-size:150% 150%;border:none;border-radius:6px;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #ec489940}.hotels-module__jfl0Aa__bookButton:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 4px 12px #ec489966}.hotels-module__jfl0Aa__loading,.hotels-module__jfl0Aa__error{text-align:center;padding:4rem;font-size:1.25rem}.hotels-module__jfl0Aa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hotels-module__jfl0Aa__modalContent{background:#fff;border-radius:16px;width:90%;max-width:500px;padding:2rem;animation:.3s ease-out hotels-module__jfl0Aa__slideUp;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes hotels-module__jfl0Aa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hotels-module__jfl0Aa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.hotels-module__jfl0Aa__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.5rem}.hotels-module__jfl0Aa__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background .2s}.hotels-module__jfl0Aa__closeBtn:hover{color:#1a1a1a;background:#f3f4f6}.hotels-module__jfl0Aa__datePickerContainer{gap:1rem;margin-bottom:2rem;display:flex}.hotels-module__jfl0Aa__dateField{flex-direction:column;flex:1;gap:.5rem;display:flex}.hotels-module__jfl0Aa__dateField label{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.hotels-module__jfl0Aa__modalDateInput{border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.hotels-module__jfl0Aa__modalDateInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.hotels-module__jfl0Aa__confirmBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;background-size:150% 150%;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.hotels-module__jfl0Aa__confirmBtn:hover{opacity:1;background-position:100%;transform:translateY(-1px);box-shadow:0 4px 12px #ec48994d}.hotels-module__jfl0Aa__modalContent .react-datepicker-wrapper{width:100%}.hotels-module__jfl0Aa__sectionDivider{background:#0000001a;height:1px;margin:2rem 0}.hotels-module__jfl0Aa__mapSection{margin-bottom:2rem}.hotels-module__jfl0Aa__mapSection h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.hotels-module__jfl0Aa__locationText{color:var(--text-secondary);margin-bottom:1rem}.hotels-module__jfl0Aa__mapContainer{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.hotels-module__jfl0Aa__noMap{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.hotels-module__jfl0Aa__directionsBtn{color:var(--primary);border:1px solid var(--primary);background:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.hotels-module__jfl0Aa__directionsBtn:hover{background:var(--primary);color:#fff}@media (max-width:768px){.hotels-module__jfl0Aa__detailContainer{padding:1rem}.hotels-module__jfl0Aa__hero{border-radius:0;height:250px;margin:-1rem -1rem 1rem}}.hotels-module__jfl0Aa__locationButton{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;margin-left:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.hotels-module__jfl0Aa__locationButton:hover{color:#111827;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.hotels-module__jfl0Aa__paginationContainer{border-top:1px solid #e5e7eb;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.hotels-module__jfl0Aa__pageButton{cursor:pointer;color:var(--text-primary);background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.hotels-module__jfl0Aa__pageButton:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.hotels-module__jfl0Aa__pageButton:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}@media (max-width:768px){.hotels-module__jfl0Aa__container{padding:160px 1rem 2rem}.hotels-module__jfl0Aa__header{margin-bottom:2.5rem}.hotels-module__jfl0Aa__title{margin-bottom:1.5rem;font-size:1.85rem}.hotels-module__jfl0Aa__searchBar{flex-direction:column;gap:.75rem;padding:1rem}.hotels-module__jfl0Aa__searchInput{width:100%;font-size:16px}.hotels-module__jfl0Aa__searchButton,.hotels-module__jfl0Aa__locationButton{justify-content:center;width:100%;padding:.875rem}.hotels-module__jfl0Aa__locationButton{margin-left:0}.hotels-module__jfl0Aa__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.hotels-module__jfl0Aa__card{box-shadow:0 2px 8px #00000014}.hotels-module__jfl0Aa__imageContainer{height:180px}}.hotels-module__jfl0Aa__cityContentSection{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;margin-top:5rem;padding:3rem}.hotels-module__jfl0Aa__sectionTitle{color:#fff;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.hotels-module__jfl0Aa__aboutCity{margin-bottom:4rem}.hotels-module__jfl0Aa__aboutText{color:#cbd5e1;white-space:pre-line;font-size:1.1rem;line-height:1.8}.hotels-module__jfl0Aa__faqs{border-top:1px solid #ffffff0d;padding-top:3rem}.hotels-module__jfl0Aa__faqList{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;display:grid}.hotels-module__jfl0Aa__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem}.hotels-module__jfl0Aa__faqQuestion{color:#38bdf8;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.hotels-module__jfl0Aa__faqAnswer{color:#94a3b8;line-height:1.6}@media (max-width:768px){.hotels-module__jfl0Aa__cityContentSection{margin-top:3rem;padding:1.5rem}.hotels-module__jfl0Aa__faqList{grid-template-columns:1fr}}.hotels-module__jfl0Aa__loadingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;color:#fff;background:#0f172ab3;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-size:1.2rem;font-weight:600;animation:.3s ease-out hotels-module__jfl0Aa__fadeIn;display:flex;position:fixed;inset:0}.hotels-module__jfl0Aa__spinner{border:3px solid #ffffff1a;border-top:3px solid var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite hotels-module__jfl0Aa__spin}@keyframes hotels-module__jfl0Aa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hotels-module__jfl0Aa__fadeIn{0%{opacity:0}to{opacity:1}}.hotels-module__jfl0Aa__skeletonCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:12px;flex-direction:column;height:380px;display:flex;overflow:hidden}.hotels-module__jfl0Aa__skeletonImage{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%) 0 0/200% 100%;height:200px;animation:1.5s infinite hotels-module__jfl0Aa__shimmer}.hotels-module__jfl0Aa__skeletonContent{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.hotels-module__jfl0Aa__skeletonLine,.hotels-module__jfl0Aa__skeletonLineShort{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%) 0 0/200% 100%;border-radius:4px;height:20px;animation:1.5s infinite hotels-module__jfl0Aa__shimmer}.hotels-module__jfl0Aa__skeletonLineShort{width:60%}.hotels-module__jfl0Aa__skeletonTitle{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%) 0 0/200% 100%;border-radius:8px;width:300px;height:48px;margin:0 auto 1.5rem;animation:1.5s infinite hotels-module__jfl0Aa__shimmer}.hotels-module__jfl0Aa__skeletonSearchBar{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%) 0 0/200% 100%;border-radius:99px;max-width:600px;height:64px;margin:0 auto 2rem;animation:1.5s infinite hotels-module__jfl0Aa__shimmer}.hotels-module__jfl0Aa__skeletonFilter{background:linear-gradient(90deg,#1e293b 25%,#334155 50%,#1e293b 75%) 0 0/200% 100%;border-radius:12px;height:48px;margin-bottom:2rem;animation:1.5s infinite hotels-module__jfl0Aa__shimmer}@keyframes hotels-module__jfl0Aa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
