.property-gallery{position:relative;background:var(--color-secondary)}.property-gallery__grid{display:flex;height:20rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.property-gallery__grid::-webkit-scrollbar{display:none}.property-gallery__side{display:contents}.property-gallery__grid button{flex:0 0 100%;height:20rem;scroll-snap-align:start;padding:0;border:0;overflow:hidden;background:var(--color-secondary);cursor:pointer}.property-gallery__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.property-gallery__grid button:hover .property-gallery__image{transform:scale(1.025)}.property-gallery__show-all{position:absolute;right:1rem;bottom:1rem;display:flex;gap:.5rem;align-items:center;padding:.65rem 1rem!important;background:var(--color-accent)!important;color:var(--color-primary);font-weight:600;border:0;border-radius:.2rem;cursor:pointer}.property-lightbox{position:fixed;inset:0;z-index:9000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.property-lightbox.open{opacity:1;pointer-events:auto}.property-lightbox__backdrop{position:absolute;inset:0;background:#000000f0}.property-lightbox__image{position:relative;max-width:88vw;max-height:84vh}.property-lightbox button{position:absolute;z-index:2;padding:.65rem;border:1px solid #ffffff55;background:#ffffff20;color:#fff}.property-lightbox__close{top:1.25rem;right:1.25rem}.property-lightbox__nav{top:50%}.property-lightbox__nav--prev{left:1rem}.property-lightbox__nav--next{right:1rem}.property-lightbox__count{position:absolute;bottom:1rem;color:#fff}@media(max-width:767px){.property-gallery__grid{display:block;height:clamp(20rem,88vw,27rem);overflow:hidden}.property-gallery__grid button{width:100%;height:100%}.property-gallery__side{display:none}.property-gallery__show-all{right:.85rem;bottom:.85rem;width:auto;height:auto;padding:.6rem .8rem!important;font-size:.72rem}}@media(min-width:768px){.property-gallery__grid{display:grid;height:55vh;min-height:28rem;overflow:hidden;grid-template-columns:62% 38%;gap:4px}.property-gallery button{height:auto;scroll-snap-align:none}.property-gallery__side{display:grid;height:100%;min-height:0;gap:4px}.property-gallery__side--1{grid-template-rows:minmax(0,1fr)}.property-gallery__side--2{grid-template-rows:repeat(2,minmax(0,1fr))}.property-gallery__side--3,.property-gallery__side--4{grid-template:repeat(2,minmax(0,1fr)) / repeat(2,minmax(0,1fr))}.property-gallery__side--3 .property-gallery__cell:first-child{grid-column:1 / -1}}.property-main,.accommodation-main{background:var(--color-cream);color:var(--color-primary);overflow-x:clip}.property-quote{margin:0;padding:2.5rem var(--page-px);text-align:center;font:italic 1.5rem / 1.35 var(--font-heading);color:var(--color-accent-text, var(--color-accent));border-bottom:1px solid color-mix(in srgb,var(--color-primary) 10%,transparent)}.property-layout{display:grid;gap:3rem;padding-block:4rem}.property-header__eyebrow,.accommodation-list>header>p{margin:0;text-transform:uppercase;letter-spacing:.25em;font-size:.7rem;font-weight:600;color:var(--color-accent-text, var(--color-accent))}.property-header h1{margin:0}.property-header__tagline{font-size:1.1rem}.property-header__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:1.25rem 0;margin:1.5rem 0;border-block:1px solid color-mix(in srgb,var(--color-primary) 10%,transparent)}.property-header ul{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding:0;margin:0;list-style:none}.property-header li,.property-sidebar li{display:flex;gap:.5rem;align-items:center}.property-content section{padding:1.25rem 0;border-top:1px solid color-mix(in srgb,var(--color-primary) 10%,transparent)}.property-content section:first-child{padding-top:0;border-top:0}.property-content h2{margin:0 0 .85rem}.property-content section>:last-child{margin-bottom:0}.property-location h2{margin:.35rem 0 1.25rem}.property-content p,.property-location p{margin:0 0 .85rem;line-height:1.7}.property-content p:last-child{margin-bottom:0}.property-content ul,.property-sidebar ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.property-content li{display:flex;gap:.6rem;align-items:flex-start;line-height:1.55}.property-content__bullets .su-icon{flex:0 0 auto;margin-top:.15rem}.property-sidebar__block{padding:1.75rem;background:var(--color-contrast);border:1px solid color-mix(in srgb,var(--color-primary) 10%,transparent)}.property-sidebar__block--booking h2{margin-top:0;text-align:center}.property-sidebar__block+*{border-top:0}.property-sidebar p{line-height:1.6}.property-sidebar__cta{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;margin-top:1.5rem;padding:.9rem 1.25rem;border:1px solid var(--color-primary);background:var(--color-accent);color:var(--color-primary);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.property-sidebar__cta:hover,.property-sidebar__cta:focus-visible{background:var(--color-primary);color:var(--color-contrast)}.property-location{position:relative;display:flex;align-items:center;justify-content:center;min-height:22rem;padding:3rem var(--page-px);overflow:hidden}.property-location__media{position:absolute;inset:0;background-image:var(--property-location-image);background-position:center;background-size:cover}.property-location__panel{position:relative;z-index:1;box-sizing:border-box;width:min(100%,26rem);padding:2.5rem 2rem;text-align:center;background:var(--color-contrast);color:var(--color-primary)}.property-location__line{margin:0}.property-location__cta{display:inline-block;margin-top:1.5rem;padding-bottom:.35rem;border-bottom:1px solid currentColor;color:inherit;font-size:.72rem;font-weight:600;letter-spacing:.22em;text-decoration:none;text-transform:uppercase}@media(min-width:768px){.property-quote{font-size:2.4rem}.property-location{min-height:50vh}}@media(min-width:1024px){.property-layout{grid-template-columns:minmax(0,1fr) 380px}.property-sidebar{order:initial;position:sticky;top:calc(var(--site-header-height) + 1rem)}}
