.v92-rooms{overflow:hidden;background:#fff;color:#40362f}.v92-rooms h1,.v92-rooms h2,.v92-rooms h3{font-family:var(--v9-display);font-weight:400;color:var(--v9-brown)}
.v92-rooms-hero{position:relative;height:570px;overflow:hidden}.v92-rooms-hero>img{width:100%;height:100%;object-fit:cover}.v92-rooms-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,15,8,.12),rgba(30,15,8,.48))}.v92-rooms-hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px}.v92-rooms-hero-copy span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.v92-rooms-hero-copy h1{font-size:74px;color:#fff;margin:8px 0 14px}.v92-rooms-hero-copy p{max-width:580px;margin:0;color:rgba(255,255,255,.9)}
.v92-room-subnav{height:56px;display:flex;justify-content:center;align-items:center;gap:32px;border-bottom:1px solid #eee7e2}.v92-room-subnav a{text-decoration:none;text-transform:uppercase;font-size:9px;letter-spacing:.15em;color:#9e8e81}
.v92-room-intro{width:min(calc(100% - 60px),900px);margin:90px auto 92px;text-align:center}.v92-room-intro h2{font-size:58px;line-height:.97;margin:10px 0 24px}.v92-room-intro p{max-width:760px;margin:0 auto;line-height:1.85}
.v92-room-showcase{position:relative;padding:0 0 100px}.v92-room-stage{position:relative;width:min(calc(100% - 110px),1280px);height:670px;margin:auto;background:#f6f5f3}.v92-room-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease}.v92-room-slide.is-active{opacity:1;visibility:visible}.v92-room-slide figure{position:absolute;left:4%;top:7%;width:70%;height:78%;margin:0;overflow:hidden}.v92-room-slide figure img{width:100%;height:100%;object-fit:cover}.v92-room-card{position:absolute;right:2%;top:35%;width:340px;min-height:300px;background:#fff;padding:44px 46px;box-shadow:0 15px 45px rgba(72,55,43,.10)}.v92-room-card h3{font-size:38px;line-height:1.02;margin:8px 0 18px}.v92-room-card p{font-size:14px;line-height:1.75;margin:0;color:#5b5049}.v92-room-arrow{position:absolute;top:47%;width:45px;height:58px;border:0;background:transparent;color:#a69486;font:40px Georgia,serif;cursor:pointer;z-index:5}.v92-prev{left:-55px}.v92-next{right:-55px}.v92-room-dots{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:5px}.v92-room-dots button{width:7px;height:7px;border:0;border-radius:50%;background:#c9baae;padding:0}.v92-room-dots button.is-active{background:#9b8879}
.v92-sleeping{width:min(calc(100% - 80px),1180px);margin:40px auto 120px;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.v92-sleeping-title h2{font-size:58px;margin-top:10px}.v92-sleeping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd3ca}.v92-sleeping-grid article{background:#f6f5f3;padding:38px 30px}.v92-sleeping-grid strong{font-family:var(--v9-display);font-size:54px;color:#8f7968;font-weight:400}.v92-sleeping-grid h3{font-size:26px;margin:5px 0 12px}.v92-sleeping-grid p{font-size:13px;line-height:1.7;margin:0}
.v92-bathrooms{position:relative;width:min(calc(100% - 80px),1280px);height:710px;margin:0 auto 130px}.v92-bath-copy{position:absolute;left:0;top:0;width:47%;height:100%;background:#f6f5f3;padding:115px 12% 80px 8%}.v92-bath-copy h2{font-size:52px;line-height:1;margin:10px 0 20px}.v92-bathrooms figure{position:absolute;margin:0;overflow:hidden}.v92-bathrooms img{width:100%;height:100%;object-fit:cover}.v92-bath-a{left:41%;top:12%;width:33%;height:65%}.v92-bath-b{left:69%;top:28%;width:26%;height:59%}
.v92-equipment{width:min(calc(100% - 80px),1100px);margin:0 auto 120px;display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.v92-equipment h2{font-size:52px;line-height:1;margin-top:10px}.v92-equipment ul{list-style:none;padding:0;margin:0;border-top:1px solid #ddd3ca}.v92-equipment li{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #ddd3ca;padding:17px 0}.v92-equipment b{font-family:var(--v9-display);font-size:22px;font-weight:400;color:var(--v9-brown)}.v92-equipment span{font-size:12px;color:#8f8278;text-align:right}.v92-rooms-cta{background:#eee8e2;text-align:center;padding:90px 24px 100px}.v92-rooms-cta h2{font-size:62px;margin:12px 0 32px}
@media(max-width:1019px){.v92-rooms-hero{height:470px}.v92-rooms-hero-copy h1{font-size:56px}.v92-room-subnav{overflow-x:auto;justify-content:flex-start;padding:0 20px;gap:24px}.v92-room-subnav a{white-space:nowrap}.v92-room-intro{margin:68px auto 65px}.v92-room-intro h2{font-size:45px}.v92-room-stage{width:calc(100% - 40px);height:690px}.v92-room-slide figure{left:0;top:0;width:100%;height:440px}.v92-room-card{right:0;top:385px;width:88%;min-height:0;padding:34px 30px}.v92-room-card h3{font-size:34px}.v92-prev{left:6px}.v92-next{right:6px}.v92-room-arrow{top:210px;background:rgba(255,255,255,.9);width:40px;height:48px}.v92-sleeping{width:calc(100% - 40px);grid-template-columns:1fr;gap:34px;margin-bottom:85px}.v92-sleeping-title h2{font-size:45px}.v92-sleeping-grid{grid-template-columns:1fr}.v92-bathrooms{width:100%;height:auto;margin-bottom:90px;padding:0 20px}.v92-bath-copy{position:relative;width:88%;height:auto;padding:55px 28px 180px}.v92-bath-a{position:relative;left:auto;top:auto;width:72%;height:370px;margin:-145px 0 0 auto!important}.v92-bath-b{position:relative;left:auto;top:auto;width:60%;height:310px;margin:-62px auto 0 0!important}.v92-equipment{width:calc(100% - 40px);grid-template-columns:1fr;gap:28px;margin-bottom:85px}.v92-equipment li{flex-direction:column;gap:3px}.v92-equipment span{text-align:left}.v92-rooms-cta h2{font-size:48px}}
