.Rooms-module__Xb1I3a__szobakPage{color:#333;font-family:Montserrat,sans-serif}.Rooms-module__Xb1I3a__heroSection{height:60vh;min-height:500px;position:relative}.Rooms-module__Xb1I3a__roomDetailsSection{text-align:center;background:#ffffff0d;border-radius:20px;max-width:900px;margin:5rem auto;padding:3rem 2rem;transition:all .3s ease-in-out}.Rooms-module__Xb1I3a__roomDetailsSection h2{letter-spacing:1px;margin-bottom:1rem;font-size:2rem}.Rooms-module__Xb1I3a__roomListWrapper{justify-content:center;margin-top:2rem;display:flex}.Rooms-module__Xb1I3a__roomList{text-align:left;width:100%;max-width:600px;padding:0;list-style:none}.Rooms-module__Xb1I3a__roomList li{color:#000;background:#ffffff14;border-radius:10px;margin:.4rem 0;padding:.8rem 1rem;font-size:1rem}.Rooms-module__Xb1I3a__roomList li:hover{background:#ffffff26}.Rooms-module__Xb1I3a__summarySection{margin-top:3rem}.Rooms-module__Xb1I3a__summarySection h3{margin-bottom:1rem;font-size:1.5rem}.Rooms-module__Xb1I3a__summarySection ul{max-width:400px;margin:0 auto;padding:0;list-style:none}.Rooms-module__Xb1I3a__summarySection li{color:#f2aa4c;background:#ffffff14;border-radius:8px;margin:.3rem 0;padding:.7rem;font-weight:500}.Rooms-module__Xb1I3a__heroImageContainer{width:100%;height:100%;position:absolute;top:0;left:0}.Rooms-module__Xb1I3a__heroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:brightness(.8)}.Rooms-module__Xb1I3a__imageOverlay{background:linear-gradient(#0003 0%,#0009 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Rooms-module__Xb1I3a__heroContent{color:#fff;text-align:center;box-sizing:border-box;width:100%;padding:2rem;position:absolute;bottom:0;left:0}.Rooms-module__Xb1I3a__heroTitle{letter-spacing:1px;font-size:clamp(2rem,5vw,3.5rem);font-weight:300}.Rooms-module__Xb1I3a__heroTitle small{opacity:.9;margin-top:1rem;font-size:.5em;font-weight:300;display:block}.Rooms-module__Xb1I3a__roomsSection{background:#f8f5f2;padding:4rem 1rem}.Rooms-module__Xb1I3a__sectionIntro{text-align:center;max-width:1200px;margin:0 auto 3rem}.Rooms-module__Xb1I3a__sectionIntro h2{color:#4a3c2a;margin-bottom:1rem;font-size:2rem;font-weight:400}.Rooms-module__Xb1I3a__underline{background:#b89b72;width:80px;height:3px;margin:0 auto 1.5rem}.Rooms-module__Xb1I3a__sectionIntro p{color:#666;max-width:800px;margin:0 auto;line-height:1.6}.Rooms-module__Xb1I3a__roomsContainer{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Rooms-module__Xb1I3a__roomCard{background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 5px 15px #0000000d}.Rooms-module__Xb1I3a__roomCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Rooms-module__Xb1I3a__roomImageContainer{height:400px;position:relative}.Rooms-module__Xb1I3a__roomImage{-o-object-fit:cover;object-fit:cover}.Rooms-module__Xb1I3a__roomContent{flex-direction:column;padding:2rem;display:flex}.Rooms-module__Xb1I3a__roomContent h3{color:#4a3c2a;margin-bottom:1rem;font-size:1.5rem}.Rooms-module__Xb1I3a__roomMeta{color:#b89b72;gap:1.5rem;margin-bottom:1rem;font-weight:500;display:flex}.Rooms-module__Xb1I3a__roomMeta svg{margin-right:.5rem}.Rooms-module__Xb1I3a__amenities{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}.Rooms-module__Xb1I3a__amenityItem{color:#666;align-items:center;gap:.5rem;display:flex}.Rooms-module__Xb1I3a__amenityIcon{color:#b89b72;font-size:1.1rem}.Rooms-module__Xb1I3a__priceContainer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Rooms-module__Xb1I3a__price{color:#4a3c2a;font-size:1.3rem;font-weight:600}.Rooms-module__Xb1I3a__bookButton{color:#fff;cursor:pointer;background:#b89b72;border:none;border-radius:4px;padding:.8rem 1.5rem;font-weight:500;transition:all .3s}.Rooms-module__Xb1I3a__bookButton:hover{background:#a0865e}.Rooms-module__Xb1I3a__servicesSection{text-align:center;max-width:1200px;margin:4rem auto 0}.Rooms-module__Xb1I3a__servicesSection h2{color:#4a3c2a;margin-bottom:1rem;font-size:2rem;font-weight:400}.Rooms-module__Xb1I3a__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem;display:grid}.Rooms-module__Xb1I3a__serviceCard{text-align:center;background:#fff;border-radius:8px;padding:2rem;transition:all .3s;box-shadow:0 5px 15px #0000000d}.Rooms-module__Xb1I3a__serviceCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Rooms-module__Xb1I3a__serviceIcon{color:#b89b72;margin-bottom:1rem;font-size:2.5rem}.Rooms-module__Xb1I3a__serviceCard h3{color:#4a3c2a;margin-bottom:1rem;font-size:1.2rem;font-weight:500}.Rooms-module__Xb1I3a__serviceCard p{color:#666;line-height:1.6}@media (max-width:992px){.Rooms-module__Xb1I3a__roomCard{grid-template-columns:1fr}.Rooms-module__Xb1I3a__roomImageContainer{height:300px}}@media (max-width:768px){.Rooms-module__Xb1I3a__heroSection{height:50vh;min-height:400px}.Rooms-module__Xb1I3a__heroContent{padding:2rem}.Rooms-module__Xb1I3a__amenities{grid-template-columns:1fr}}@media (max-width:576px){.Rooms-module__Xb1I3a__roomMeta{flex-direction:column;gap:.5rem}.Rooms-module__Xb1I3a__priceContainer{flex-direction:column;align-items:flex-start;gap:1rem}.Rooms-module__Xb1I3a__bookButton{width:100%}}@media (max-width:480px){.Rooms-module__Xb1I3a__heroTitle{padding:.8rem 1rem 1.5rem}.Rooms-module__Xb1I3a__heroTitle>span{font-size:1.8rem}.Rooms-module__Xb1I3a__heroTitle>small{font-size:1rem}}
