html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}.gallery-wrap{position:relative;width:min(100%,900px);margin:auto;aspect-ratio:3/2;overflow:hidden;border-radius:20px;border:1px solid #d2cbc0;box-shadow:0 20px 50px #3127161f}.gallery-wrap::after{content:"";position:absolute;inset:0;border-radius:20px;box-shadow:inset 0 0 0 2px #b9996280;pointer-events:none;z-index:2}.gallery{width:100%;height:100%;display:flex;grid-template-columns:none;gap:0;overflow:visible;transition:transform 1.2s ease-in-out}.gallery figure,.gallery figure:nth-child(n){display:block;flex:0 0 100%;width:100%;height:100%;grid-column:auto;grid-row:auto}.gallery img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.gallery-arrow{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:44px;height:44px;padding:0 0 4px;border:1px solid #ffffff73;border-radius:50%;background:#17191c85;color:#fff;font:400 2rem/1 Arial;cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(5px)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px;z-index:4}.gallery-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#ffffff8c;transition:all .25s}.gallery-dots button.active{width:22px;background:var(--gold)}
.hero-carousel{width:100%;height:100%;min-height:calc(100vh - 78px);aspect-ratio:auto;margin:0;border:0;border-radius:0;box-shadow:none}.hero-carousel::after{border-radius:0;box-shadow:inset 80px 0 100px -80px #000}.hero-carousel .gallery img{object-position:center 35%}.carousel-caption{position:absolute;right:30px;bottom:38px;z-index:4;color:#fff;text-align:right;text-transform:uppercase;letter-spacing:.16em;font-size:.66rem;line-height:1.7;text-shadow:0 2px 8px #000}.hero-carousel .gallery-dots{bottom:38px}
@media(max-width:600px){
  .hero-carousel{width:100%;height:42svh;min-height:280px;aspect-ratio:auto;border-radius:0}.hero-carousel::after{border-radius:0;box-shadow:inset 0 50px 70px -65px #000}.gallery-arrow{width:42px;height:42px}.gallery-prev{left:10px}.gallery-next{right:10px}.hero-carousel .gallery-dots{bottom:16px}.carousel-caption{right:16px;top:15px;bottom:auto;font-size:.58rem}
  .hero-content{min-height:auto;padding:38px 22px 36px}.hero h2{font-size:2.35rem;line-height:.96;margin:12px 0 17px}.hero-content p{font-size:.86rem;line-height:1.5}.hero-image{min-height:31svh;background-position:center 35%}.hero-image span{bottom:18px;right:18px}
  .section{padding-top:44px;padding-bottom:44px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:2rem}.section-heading p{font-size:.86rem;line-height:1.5}
  .service-card{min-height:120px}.booking-main h3:not(:first-child){margin-top:34px}.location-info{padding:42px 22px}.location-info h2{font-size:2.15rem;margin-bottom:28px}.address-line{padding:16px 0}.map-wrap,.map-wrap iframe{min-height:260px}
  .service-option small{display:block;color:#888;font-size:.67rem;margin:5px 0 10px;line-height:1.25}.service-option span{font-weight:700;color:var(--gold)}
}
