.Rooms-module__Xb1I3a__header{background-color:var(--primary-dark);color:var(--bg-color);text-align:center;padding:12rem 0 6rem}.Rooms-module__Xb1I3a__subtitle{text-transform:uppercase;letter-spacing:.3em;color:var(--accent);margin-bottom:1rem;font-size:.85rem;display:block}.Rooms-module__Xb1I3a__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.Rooms-module__Xb1I3a__desc{color:#fcfaf6b3;max-width:600px;margin:0 auto;font-size:1.1rem}.Rooms-module__Xb1I3a__roomList{flex-direction:column;gap:6rem;margin-top:6rem;margin-bottom:6rem;display:flex}.Rooms-module__Xb1I3a__roomCard{border-bottom:1px solid var(--border);grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;padding-bottom:6rem;display:grid}.Rooms-module__Xb1I3a__roomCard:last-child{border-bottom:none;padding-bottom:0}.Rooms-module__Xb1I3a__roomCard.Rooms-module__Xb1I3a__reverse{grid-template-columns:1fr 1.2fr}@media (max-width:960px){.Rooms-module__Xb1I3a__roomCard,.Rooms-module__Xb1I3a__roomCard.Rooms-module__Xb1I3a__reverse{grid-template-columns:1fr;gap:2.5rem;padding-bottom:4rem}}.Rooms-module__Xb1I3a__imageWrapper{aspect-ratio:3/2;box-shadow:var(--shadow-md);border-radius:2px;position:relative;overflow:hidden}.Rooms-module__Xb1I3a__image{object-fit:cover;transition:transform var(--transition-slow)}.Rooms-module__Xb1I3a__roomCard:hover .Rooms-module__Xb1I3a__image{transform:scale(1.03)}.Rooms-module__Xb1I3a__content{flex-direction:column;gap:1.5rem;display:flex}.Rooms-module__Xb1I3a__roomTitle{color:var(--primary);font-size:2.25rem}.Rooms-module__Xb1I3a__roomPrice{font-family:var(--font-sans);color:var(--accent-dark);font-size:1.1rem;font-weight:500}.Rooms-module__Xb1I3a__roomDesc{font-size:1rem;line-height:1.7}.Rooms-module__Xb1I3a__specs{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1rem;margin:.5rem 0;padding:1rem 0;display:grid}.Rooms-module__Xb1I3a__specItem{flex-direction:column;gap:.25rem;display:flex}.Rooms-module__Xb1I3a__specLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);font-size:.65rem}.Rooms-module__Xb1I3a__specVal{color:var(--primary);font-size:.9rem;font-weight:500}.Rooms-module__Xb1I3a__amenities{flex-wrap:wrap;gap:.75rem 1.5rem;display:flex}.Rooms-module__Xb1I3a__amenity{color:var(--fg-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Rooms-module__Xb1I3a__amenityIcon{color:var(--accent-dark)}.Rooms-module__Xb1I3a__actions{margin-top:1rem}.Rooms-module__Xb1I3a__btn{background-color:var(--primary);color:var(--bg-color);text-transform:uppercase;letter-spacing:.15em;transition:all var(--transition-normal);border:1px solid var(--primary);border-radius:2px;padding:.9rem 2.25rem;font-size:.8rem;font-weight:600;display:inline-block}.Rooms-module__Xb1I3a__btn:hover{color:var(--primary);background-color:#0000}
