.rooms-module__K3qxAa__container{max-width:1400px;margin:0 auto;padding:0 2rem}.rooms-module__K3qxAa__heroSection{text-align:center;color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.rooms-module__K3qxAa__heroBg{opacity:.6;background-position:50%;background-size:cover;transition:transform 10s;position:absolute;inset:0}.rooms-module__K3qxAa__heroSection:hover .rooms-module__K3qxAa__heroBg{transform:scale(1.05)}.rooms-module__K3qxAa__heroContent{z-index:2;max-width:900px;padding:0 1.5rem;animation:1s ease-out rooms-module__K3qxAa__fadeUp;position:relative}.rooms-module__K3qxAa__heroSubtitle{text-transform:uppercase;letter-spacing:.3em;color:#fffc;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:block}.rooms-module__K3qxAa__heroTitle{font-size:5rem;font-weight:400;font-family:var(--font-heading);text-shadow:0 4px 30px #0000004d;margin-bottom:2rem;line-height:1.1}.rooms-module__K3qxAa__scrollIndicator{opacity:.7;flex-direction:column;align-items:center;gap:.5rem;width:100%;animation:2s infinite rooms-module__K3qxAa__bounce;display:flex;position:absolute;bottom:2rem;left:0}.rooms-module__K3qxAa__scrollText{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem}.rooms-module__K3qxAa__scrollLine{background:#fff;width:1px;height:40px}.rooms-module__K3qxAa__featuresStrip{background:#fff;border-bottom:1px solid #0000000d;padding:4rem 0}.rooms-module__K3qxAa__featuresGrid{flex-wrap:wrap;justify-content:center;gap:5rem;display:flex}.rooms-module__K3qxAa__featureItem{color:var(--color-text-muted);align-items:center;gap:1rem;display:flex}.rooms-module__K3qxAa__featureIcon{color:var(--color-accent);opacity:.8}.rooms-module__K3qxAa__featureLabel{text-transform:uppercase;letter-spacing:.05em;color:#333;font-size:.95rem;font-weight:500}.rooms-module__K3qxAa__roomsList{background:#fff;padding:6rem 0}.rooms-module__K3qxAa__roomRow{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.rooms-module__K3qxAa__roomRow:nth-child(2n){direction:rtl;grid-template-columns:1fr 1.2fr}.rooms-module__K3qxAa__roomRow:nth-child(2n) .rooms-module__K3qxAa__roomContent{direction:ltr;padding-left:2rem;padding-right:0}.rooms-module__K3qxAa__roomImageWrapper{border-radius:4px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.rooms-module__K3qxAa__roomImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,1,.3,1)}.rooms-module__K3qxAa__roomImageWrapper:hover .rooms-module__K3qxAa__roomImage{transform:scale(1.03)}.rooms-module__K3qxAa__priceBadge{color:#000;font-family:var(--font-heading);background:#fff;padding:.8rem 1.5rem;font-size:1.1rem;position:absolute;top:2rem;right:2rem;box-shadow:0 10px 20px #0000001a}.rooms-module__K3qxAa__roomContent{padding:2rem}.rooms-module__K3qxAa__roomTitle{font-size:3rem;font-family:var(--font-heading);color:#111;margin-bottom:1rem;font-weight:500}.rooms-module__K3qxAa__roomDescription{color:#666;max-width:450px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.rooms-module__K3qxAa__specsGrid{border-top:1px solid #eee;border-bottom:1px solid #eee;gap:2rem;margin-bottom:2.5rem;padding:1.5rem 0;display:flex}.rooms-module__K3qxAa__amenitiesTitle{text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:.8rem;font-size:.7rem;font-weight:500}.rooms-module__K3qxAa__amenitiesRow{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.rooms-module__K3qxAa__amenityItem{color:#555;background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.rooms-module__K3qxAa__amenityItem:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#000000d9;border-radius:4px;margin-bottom:8px;padding:.5rem .8rem;font-size:.75rem;font-weight:500;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(0)}.rooms-module__K3qxAa__amenityItem:hover:after{opacity:1;transform:translate(-50%)translateY(-5px)}.rooms-module__K3qxAa__amenityItem:hover{color:#fff;background:#000;transform:translateY(-2px)}.rooms-module__K3qxAa__specItem{flex-direction:column;gap:.3rem;display:flex}.rooms-module__K3qxAa__specLabel{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:.7rem}.rooms-module__K3qxAa__specValue{color:#333;font-size:1rem;font-weight:500}.rooms-module__K3qxAa__discoverBtn{color:#000;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:0 0;border:1px solid #000;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.rooms-module__K3qxAa__discoverBtn:hover{color:#fff;background:#000;gap:1rem}@keyframes rooms-module__K3qxAa__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rooms-module__K3qxAa__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1024px){.rooms-module__K3qxAa__roomsList{padding:4rem 1.5rem}.rooms-module__K3qxAa__roomRow{gap:2rem}}@media (max-width:768px){.rooms-module__K3qxAa__heroTitle{font-size:3rem}.rooms-module__K3qxAa__roomRow,.rooms-module__K3qxAa__roomRow:nth-child(2n){direction:ltr;grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.rooms-module__K3qxAa__roomImageWrapper{height:300px}.rooms-module__K3qxAa__roomTitle{font-size:2rem}.rooms-module__K3qxAa__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;display:grid}.rooms-module__K3qxAa__featureItem{text-align:center;flex-direction:column;gap:.5rem;display:flex}.rooms-module__K3qxAa__roomRow,.rooms-module__K3qxAa__roomRow:nth-child(2n){direction:ltr;background:#fff;border:1px solid #f0f0f0;border-radius:8px;grid-template-columns:1fr;gap:0;margin-bottom:3rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.rooms-module__K3qxAa__roomRow:nth-child(2n) .rooms-module__K3qxAa__roomContent{padding-left:1.5rem}.rooms-module__K3qxAa__roomImageWrapper{height:250px;box-shadow:none;border-radius:0}.rooms-module__K3qxAa__priceBadge{background:var(--color-accent,#cda274);color:#fff;padding:.5rem 1rem;font-size:1rem;top:auto;bottom:0;right:0}.rooms-module__K3qxAa__roomTitle{margin-bottom:.5rem;font-size:1.8rem}.rooms-module__K3qxAa__roomDescription{margin-bottom:1.5rem;font-size:.95rem}.rooms-module__K3qxAa__roomContent{padding:1.5rem}.rooms-module__K3qxAa__specsGrid{flex-wrap:nowrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem 0}.rooms-module__K3qxAa__specItem{min-width:unset;flex:1}.rooms-module__K3qxAa__amenitiesRow{gap:.5rem;margin-bottom:1.5rem}.rooms-module__K3qxAa__discoverBtn{justify-content:center;width:100%}}
