.hotels-module__UYFUGG__pageWrapper{background:var(--color-cream);min-height:100vh;padding:100px 24px}.hotels-module__UYFUGG__header{text-align:center;max-width:800px;margin:0 auto 50px}.hotels-module__UYFUGG__subtitle{color:var(--color-orange);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:.95rem;font-weight:700;display:block}.hotels-module__UYFUGG__title{color:var(--color-primary-dark);letter-spacing:-.5px;font-size:clamp(2rem,4.5vw,3rem);font-weight:800}.hotels-module__UYFUGG__desc{color:var(--color-text-secondary);margin-top:15px;font-size:1.1rem;line-height:1.6}.hotels-module__UYFUGG__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.hotels-module__UYFUGG__filterTabs{flex-wrap:wrap;gap:12px;display:flex}.hotels-module__UYFUGG__filterTab{background:var(--color-white);border:1px solid var(--color-border-light);font-family:var(--font-heading);color:var(--color-primary);cursor:pointer;transition:var(--transition-fast);border-radius:30px;padding:8px 18px;font-size:.9rem;font-weight:600}.hotels-module__UYFUGG__filterTabActive{background:var(--color-primary-dark);color:var(--color-white);border-color:var(--color-primary-dark)}.hotels-module__UYFUGG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.hotels-module__UYFUGG__card{background:var(--color-white);border:1px solid var(--color-border-light);border-radius:20px;flex-direction:column;height:100%;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 25px #033d4a08}.hotels-module__UYFUGG__card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #033d4a14}.hotels-module__UYFUGG__imageContainer{width:100%;height:220px;position:relative}.hotels-module__UYFUGG__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--color-white);z-index:2;background:#012830bf;border:1px solid #ffffff26;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:15px;left:15px}.hotels-module__UYFUGG__rating{background:var(--color-white);color:var(--color-primary-dark);z-index:2;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 10px #0000001a}.hotels-module__UYFUGG__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.hotels-module__UYFUGG__cardTitle{color:var(--color-primary-dark);margin-bottom:6px;font-size:1.4rem;font-weight:700}.hotels-module__UYFUGG__cardTagline{color:var(--color-text-secondary);margin-bottom:16px;font-size:.9rem;line-height:1.4}.hotels-module__UYFUGG__features{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.hotels-module__UYFUGG__featureTag{background:var(--color-cream);color:var(--color-primary);border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.hotels-module__UYFUGG__footer{border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.hotels-module__UYFUGG__price{font-family:var(--font-heading);color:var(--color-primary-dark)}.hotels-module__UYFUGG__priceVal{font-size:1.4rem;font-weight:800}.hotels-module__UYFUGG__priceUnit{color:var(--color-text-secondary);font-size:.8rem}.hotels-module__UYFUGG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#01283099;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hotels-module__UYFUGG__modalContent{background:var(--color-white);border:1px solid var(--color-border-light);border-radius:24px;width:100%;max-width:500px;padding:32px;position:relative;box-shadow:0 25px 50px #00000026}.hotels-module__UYFUGG__modalClose{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;position:absolute;top:20px;right:20px}.hotels-module__UYFUGG__modalTitle{color:var(--color-primary-dark);margin-bottom:8px;font-size:1.8rem;font-weight:800}.hotels-module__UYFUGG__modalSubtitle{color:var(--color-text-secondary);margin-bottom:24px;font-size:.95rem}.hotels-module__UYFUGG__formGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.hotels-module__UYFUGG__label{font-family:var(--font-heading);color:var(--color-primary-dark);font-size:.85rem;font-weight:600}.hotels-module__UYFUGG__input{border:1.5px solid var(--color-border);border-radius:8px;width:100%;padding:10px 14px;font-size:.95rem}.hotels-module__UYFUGG__input:focus{border-color:var(--color-orange);outline:none}.hotels-module__UYFUGG__submitBtn{background:var(--color-orange);width:100%;color:var(--color-white);cursor:pointer;box-shadow:0 4px 15px var(--color-orange-glow);border:none;border-radius:30px;margin-top:10px;padding:12px;font-size:1rem;font-weight:700;transition:transform .2s}.hotels-module__UYFUGG__submitBtn:hover{transform:translateY(-2px)}.hotels-module__UYFUGG__successMsg{text-align:center;padding:20px 0}
