.bp-page{--bp-density-space:0rem;--bp-head-gap:clamp(2rem,5vw,4rem);--bp-rich-gap:clamp(2rem,6vw,6rem);--bp-gallery-gap:clamp(.6rem,1.6vw,1.5rem);background:var(--bp-bg);color:var(--bp-fg);font-family:var(--bp-body);overflow:clip}.bp-page[data-page-density=compact]{--bp-density-space:-1.1rem;--bp-head-gap:clamp(1.25rem,3vw,2.5rem);--bp-rich-gap:clamp(1.25rem,4vw,3.75rem);--bp-gallery-gap:clamp(.4rem,1vw,.9rem)}.bp-page[data-page-density=spacious]{--bp-density-space:1.1rem;--bp-head-gap:clamp(2.75rem,6vw,5rem);--bp-rich-gap:clamp(2.75rem,7vw,7rem);--bp-gallery-gap:clamp(.85rem,2vw,1.8rem)}.bp-page h1,.bp-page h2,.bp-page h3{font-family:var(--bp-heading);letter-spacing:-.035em;text-wrap:balance;font-weight:500}.bp-section{width:100%;max-width:var(--bp-section-width,90rem);padding:calc(var(--bp-section-space,clamp(4rem,9vw,9rem)) + var(--bp-density-space)) clamp(1.25rem,5vw,5rem);margin-inline:auto;position:relative}.bp-spacing-compact{--bp-section-space:clamp(2.5rem,5vw,4rem)}.bp-spacing-standard{--bp-section-space:clamp(4rem,9vw,9rem)}.bp-spacing-spacious{--bp-section-space:clamp(6rem,12vw,12rem)}.bp-width-narrow{--bp-section-width:58rem}.bp-width-standard{--bp-section-width:76rem}.bp-width-wide{--bp-section-width:90rem}.bp-width-full{--bp-section-width:none}.bp-surface-default{background:var(--bp-bg)}.bp-surface-muted{background:color-mix(in srgb,var(--bp-fg) 5%,var(--bp-bg))}.bp-surface-contrast{background:var(--bp-fg);color:var(--bp-bg)}.bp-motion-subtle{animation:bp-section-enter var(--bp-motion-duration,.45s) ease both}.bp-motion-dynamic{animation:bp-section-enter-dynamic var(--bp-motion-duration,.45s) cubic-bezier(.2,.75,.25,1) both}.bp-motion-dynamic>:not(.bp-hero__media):not(.bp-hero__veil){animation:bp-child-enter calc(var(--bp-motion-duration,.45s) * 1.2) 80ms cubic-bezier(.2,.75,.25,1) both}@keyframes bp-section-enter{0%{opacity:.01;transform:translateY(1rem)}to{opacity:1;transform:none}}@keyframes bp-section-enter-dynamic{0%{opacity:.01;transform:translateY(2rem)scale(.985)}to{opacity:1;transform:none}}@keyframes bp-child-enter{0%{opacity:.01;transform:translateY(1.5rem)}to{opacity:1;transform:none}}.bp-section__head{max-width:48rem;margin-bottom:var(--bp-head-gap)}.bp-section__head h2,.bp-cta h2{margin:.5rem 0 1rem;font-size:clamp(2.25rem,5vw,5rem);line-height:.98}.bp-eyebrow{color:var(--bp-accent-ink);font:600 .72rem/1 var(--bp-body);letter-spacing:.18em;text-transform:uppercase}.bp-lead{max-width:42rem;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6}.bp-text-link,.bp-links a,.bp-contact a{color:inherit;text-underline-offset:.3em;text-decoration-thickness:1px}.bp-hero{--bp-section-width:none;--bp-hero-screen-height:100svh;min-height:var(--bp-hero-screen-height);padding:0;display:grid}@supports (height:100dvh){.bp-hero{--bp-hero-screen-height:100dvh}}.bp-hero__media,.bp-hero__veil,.bp-hero__content{grid-area:1/1}.bp-hero__media img{width:100%;height:100%;min-height:var(--bp-hero-screen-height);object-fit:cover}.bp-hero__veil{z-index:1;background:linear-gradient(#080a092e,#080a099e)}.bp-hero__content{z-index:2;color:#fff;align-self:end;max-width:62rem;padding:clamp(7rem,14vw,12rem) clamp(1.25rem,7vw,8rem)}.bp-hero h1{margin:.65rem 0 1.5rem;font-size:clamp(3.4rem,9vw,8.75rem);line-height:.86}.bp-hero.bp-height-content{min-height:auto}.bp-hero.bp-height-content .bp-hero__media img{aspect-ratio:16/10;height:auto;min-height:0;max-height:28rem}.bp-hero.bp-height-tall,.bp-hero.bp-height-tall .bp-hero__media img{min-height:min(52rem,85svh)}.bp-hero.bp-height-screen{box-sizing:border-box;height:var(--bp-hero-screen-height);min-height:var(--bp-hero-screen-height);overflow:hidden}.bp-hero.bp-height-screen .bp-hero__media{height:100%;min-height:0;overflow:hidden}.bp-hero.bp-height-screen .bp-hero__media img{height:100%;min-height:0}.bp-hero--split{background:var(--bp-bg);grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr)}.bp-hero--split .bp-hero__media{grid-area:1/2}.bp-hero--split .bp-hero__content{color:var(--bp-fg);grid-area:1/1;align-self:center}.bp-hero--split .bp-hero__veil{display:none}.bp-hero--minimal .bp-hero__media{opacity:.22}.bp-hero--minimal .bp-hero__veil{display:none}.bp-hero--minimal .bp-hero__content{color:var(--bp-fg);text-align:center;align-self:center;max-width:48rem;margin-inline:auto}.bp-hero--editorial{background:var(--bp-bg);flex-direction:column;display:flex}.bp-hero--editorial .bp-hero__content{z-index:2;grid-area:unset;color:var(--bp-fg);order:1;align-self:stretch;max-width:none;padding:clamp(5rem,12vw,10rem) clamp(1.25rem,7vw,8rem) clamp(2rem,4vw,3rem);position:relative}.bp-hero--editorial .bp-hero__media{grid-area:unset;flex:auto;order:2;min-height:0;position:relative}.bp-hero--editorial .bp-hero__media img{object-fit:cover;height:100%;min-height:0}.bp-hero--editorial .bp-hero__veil{display:none}.bp-hero--editorial h1{max-width:18ch;font-size:clamp(2.8rem,7vw,6.5rem);line-height:.92}.bp-hero--framed{background:var(--bp-bg);flex-direction:column;justify-content:center;gap:clamp(1.25rem,3vw,2rem);padding:clamp(2rem,6vw,5rem) clamp(1.25rem,5vw,4rem);display:flex}.bp-hero--framed .bp-hero__media{border-radius:var(--bp-radius);min-height:12rem;max-height:72%;box-shadow:0 20px 60px color-mix(in srgb,var(--bp-fg) 10%,transparent);grid-area:unset;flex:auto;position:relative;overflow:hidden}.bp-hero--framed .bp-hero__media img{border-radius:inherit;height:100%;min-height:0}.bp-hero--framed .bp-hero__content{z-index:2;grid-area:unset;color:var(--bp-fg);text-align:center;flex:none;align-self:center;max-width:42rem;padding:0;position:relative}.bp-hero--framed .bp-hero__veil{display:none}.bp-hero--framed h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.bp-hero+.bp-section{z-index:3;box-shadow:0 -1.5rem 4rem color-mix(in srgb,var(--bp-fg) 8%,transparent);border-radius:clamp(1.5rem,3vw,3rem) clamp(1.5rem,3vw,3rem) 0 0;margin-top:clamp(-4rem,-4vw,-2rem)}.bp-rich_text{gap:var(--bp-rich-gap);grid-template-columns:minmax(0,1fr);display:grid}.bp-rich_text--centered{text-align:center}.bp-rich_text--centered .bp-prose{margin:auto}.bp-rich_text--image-left,.bp-rich_text--image-right{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.bp-rich_text--image-right .bp-rich__image{order:2}.bp-rich__image{aspect-ratio:4/5;object-fit:cover;border-radius:var(--bp-radius);width:100%}.bp-prose{max-width:48rem;font-size:1.08rem;line-height:1.85}.bp-prose h2{margin:0 0 2rem;font-size:clamp(2.25rem,5vw,4.75rem);line-height:1}.bp-prose a{color:var(--bp-accent-ink)}.bp-gallery__grid{gap:var(--bp-gallery-gap);grid-template-columns:repeat(12,1fr);display:grid}.bp-gallery__grid figure{border-radius:var(--bp-radius);grid-column:span 4;margin:0;overflow:hidden}.bp-gallery__grid img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}.bp-gallery__grid figcaption{color:var(--bp-muted);padding:.7rem .2rem;font-size:.85rem;line-height:1.45}.bp-gallery__filters{gap:.5rem;margin:-1.25rem 0 2rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.bp-gallery__filters button{border:1px solid color-mix(in srgb,var(--bp-fg) 18%,transparent);color:inherit;font:600 .8rem/1 var(--bp-body);background:0 0;border-radius:999px;flex:none;padding:.55rem .9rem}.bp-gallery__filters button.is-active{border-color:var(--bp-accent);background:var(--bp-accent);color:var(--bp-accent-contrast)}.bp-gallery__chapter+.bp-gallery__chapter{margin-top:clamp(3rem,7vw,7rem)}.bp-gallery__chapter>h3{text-transform:capitalize;margin:0 0 1.5rem;font-size:clamp(1.6rem,3vw,2.75rem)}.bp-gallery--editorial figure:first-child{grid-area:span 2/span 8}.bp-gallery--editorial figure:first-child img{aspect-ratio:4/3}.bp-gallery--masonry figure:nth-child(3n+1) img{aspect-ratio:3/4}.bp-gallery--grid figure img{aspect-ratio:1}.bp-properties--showcase{background:color-mix(in srgb,var(--bp-accent) 7%,var(--bp-bg))}.bp-properties--horizontal .bp-properties-embed>section{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;overflow-x:auto;padding-bottom:1rem!important;display:flex!important}.bp-properties--horizontal [data-kind=property-list-card]{scroll-snap-align:start;flex:0 0 min(82vw,24rem)}@media (width>=760px){.bp-properties--showcase [data-kind=property-list-card]:first-of-type{border-radius:var(--bp-radius);grid-column:1/-1;grid-template-columns:minmax(0,1.45fr) minmax(18rem,.7fr);min-height:clamp(24rem,36vw,34rem);display:grid}.bp-properties--showcase [data-kind=property-list-card]:first-of-type>div:first-child{aspect-ratio:auto;height:100%;min-height:0}.bp-properties--showcase [data-kind=property-list-card]:first-of-type>div:first-child img{object-fit:cover;border-radius:0;height:100%}.bp-properties--showcase [data-kind=property-list-card]:first-of-type>a{gap:.75rem;min-width:0;padding:clamp(1.5rem,3vw,3rem)}.bp-properties--showcase [data-kind=property-list-card]:first-of-type h3{font-family:var(--bp-heading);letter-spacing:-.035em;white-space:normal;font-size:clamp(1.75rem,3vw,3.25rem);line-height:1.02}}.bp-services__list{margin:0;padding:0;list-style:none}.bp-services__list li{align-items:baseline;gap:.85rem;min-width:0;display:flex}.bp-services__index{font:600 .72rem/1 var(--bp-body);letter-spacing:.14em;color:var(--bp-accent);flex:none}.bp-services__label{min-width:0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.35}.bp-services__list--editorial{border-top:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:0;display:grid}.bp-services__list--editorial li{border-bottom:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);padding:1.25rem 1.1rem 1.25rem 0}.bp-services__list--list{border-top:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);flex-direction:column;max-width:40rem;display:flex}.bp-services__list--list li{border-bottom:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);padding:1.15rem 0}.bp-services__list--list .bp-services__label{font-size:clamp(1.05rem,1.8vw,1.35rem)}@media (width>=900px){.bp-section.bp-services--editorial{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.35fr);align-items:start;column-gap:clamp(2rem,6vw,5rem);display:grid}.bp-section.bp-services--editorial>.bp-section__head{margin-bottom:0;position:sticky;top:2rem}}.bp-video{aspect-ratio:16/9;border-radius:var(--bp-radius);background:color-mix(in srgb,var(--bp-fg) 8%,var(--bp-bg));place-items:center;display:grid;overflow:hidden}.bp-video iframe,.bp-video video{border:0;width:100%;height:100%}.bp-video video{object-fit:contain;background:#000}.bp-video__fallback{text-align:center;max-width:32rem;color:var(--bp-muted);padding:2rem}.bp-video--cinematic{padding-inline:0}.bp-video--cinematic>.bp-section__head{padding-inline:clamp(1.25rem,5vw,5rem)}.bp-video--cinematic>.bp-video{border-radius:0}.bp-faq details{border-top:1px solid color-mix(in srgb,var(--bp-fg) 20%,transparent);padding:1.5rem 0}.bp-faq summary{cursor:pointer;font-family:var(--bp-heading);font-size:1.4rem}.bp-faq p{color:var(--bp-muted);line-height:1.7}.bp-faq--editorial details{grid-template-columns:minmax(12rem,.7fr) minmax(0,1.3fr);gap:2rem;display:grid}.bp-faq--editorial summary{list-style:none}.bp-faq--editorial details>p{margin:0}.bp-contact__panel{min-width:0}.bp-contact__list{border-top:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);gap:0;margin:0;padding:0;list-style:none;display:grid}.bp-contact__item{border-bottom:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent);gap:.35rem;padding:1.2rem 0;display:grid}.bp-contact__label{font:600 .72rem/1 var(--bp-body);letter-spacing:.14em;text-transform:uppercase;color:var(--bp-muted)}.bp-contact__value{color:inherit;font-size:clamp(1.05rem,2vw,1.4rem);font-style:normal;line-height:1.4;text-decoration:none}a.bp-contact__value{text-underline-offset:.25em;text-decoration:underline 1px}a.bp-contact__value:hover{color:var(--bp-accent)}.bp-contact__empty{color:var(--bp-muted);margin:0;font-size:1rem}.bp-contact__maps{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;display:flex}.bp-contact__maps a{color:inherit;text-underline-offset:.25em;text-transform:capitalize;font-size:.9rem;text-decoration:underline}.bp-contact__panel--default .bp-contact__list{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));column-gap:clamp(1.5rem,4vw,3rem)}.bp-contact__panel--default .bp-contact__item{padding-inline-end:1rem}.bp-contact__panel--split .bp-contact__list{max-width:34rem}@media (width>=900px){.bp-section.bp-contact--split{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.25fr);align-items:start;column-gap:clamp(2rem,6vw,5rem);display:grid}.bp-section.bp-contact--split>.bp-section__head{margin-bottom:0;position:sticky;top:2rem}.bp-section.bp-contact--default .bp-contact__panel{margin-top:.5rem}}.bp-links{flex-wrap:wrap;gap:1rem 2rem;margin-top:2rem;display:flex}.bp-links a{padding:.55rem 0}.bp-links--buttons a{border-radius:var(--bp-radius);border:1px solid;padding:.8rem 1.1rem;text-decoration:none}.bp-links--buttons{gap:.75rem}.bp-links--list{flex-direction:column;gap:0}.bp-links--list a{border-bottom:1px solid color-mix(in srgb,var(--bp-fg) 16%,transparent)}.bp-cta{text-align:center}.bp-cta--banner{--bp-section-width:none;background:var(--bp-accent);color:var(--bp-accent-contrast)}.bp-cta--editorial{text-align:left}.bp-cta--editorial h2{max-width:14ch}.bp-cta--editorial p{max-width:42rem;color:var(--bp-muted)}.bp-button{border-radius:var(--bp-radius);color:inherit;border:1px solid;margin-top:1.5rem;padding:.9rem 1.3rem;text-decoration:none;display:inline-flex}.bp-scroll_story{grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,7rem);display:grid}.bp-scroll_story>.bp-section__head{grid-column:1/-1;margin-bottom:0}.bp-story__media{align-self:start;height:calc(100svh - 12rem);position:sticky;top:6rem}.bp-story__image{object-fit:cover;border-radius:var(--bp-radius);opacity:0;width:100%;height:100%;transition:opacity var(--bp-motion-duration,.45s) ease;position:absolute;inset:0}.bp-story__image.is-active{opacity:1}.bp-motion-off .bp-story__image{transition:none}.bp-motion-dynamic .bp-story__image{transition-duration:calc(var(--bp-motion-duration,.45s) * 1.35)}.bp-story__step{flex-direction:column;justify-content:center;min-height:75svh;display:flex}.bp-story__step h2{margin:.75rem 0 1.5rem;font-size:clamp(2.3rem,5vw,5rem);line-height:1}.bp-story__step>p:last-child{color:var(--bp-muted);font-size:1.1rem;line-height:1.8}.bp-story__mobile-image{display:none}.bp-preset-luxury .bp-section{border-bottom:1px solid #f5efe31a}.bp-preset-editorial .bp-gallery__grid{gap:.35rem}.bp-preset-coastal .bp-hero h1{letter-spacing:-.04em;font-weight:400}.bp-preset-coastal .bp-lead{font-weight:300}.bp-preset-rustic .bp-rich__image,.bp-preset-rustic .bp-gallery__grid figure{box-shadow:0 8px 24px color-mix(in srgb,var(--bp-fg) 6%,transparent)}.bp-preset-rustic .bp-prose{line-height:1.9}.bp-preset-romantic .bp-hero h1{font-weight:400;line-height:.9}.bp-preset-romantic .bp-rich__image{aspect-ratio:5/6}.bp-preset-urban-boutique .bp-hero h1{letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(2.4rem,6vw,5rem);font-weight:600}.bp-preset-urban-boutique .bp-gallery__grid{gap:.4rem}.bp-preset-wellness .bp-hero h1{letter-spacing:-.02em;font-weight:400}.bp-preset-wellness .bp-prose{font-size:1.05rem;line-height:1.95}.bp-preset-family .bp-properties--showcase,.bp-preset-family .bp-services__list{border-radius:var(--bp-radius)}.bp-preset-family .bp-section__head h2{font-weight:600}.bp-reviews{color:inherit;font-family:var(--bp-body)}.bp-reviews .text-muted{color:var(--bp-muted)}.bp-reviews .text-strong{color:var(--bp-fg)}.bp-reviews .text-default{color:color-mix(in srgb,var(--bp-fg) 82%,var(--bp-bg))}.bp-reviews .text-subtle{color:color-mix(in srgb,var(--bp-fg) 58%,var(--bp-bg))}.bp-reviews--quotes .bp-review-grid{max-width:48rem}.bp-reviews--quotes .bp-review-grid>div{border-bottom:1px solid color-mix(in srgb,var(--bp-fg) 10%,transparent)}.bp-reviews--minimal .bp-review-embed>:first-child{display:none}.bp-reviews--minimal .bp-review-grid{gap:.25rem}.bp-reviews--minimal .bp-review-grid>div:nth-child(n+4){display:none}.bp-properties .bp-properties-embed>section,.bp-properties .bp-properties-embed section[class*=max-w-]{max-width:none!important;margin-inline:0!important;padding:0!important}.bp-properties .bp-properties-embed .col-span-full{grid-column:1/-1}.bp-contact_form .bp-contact-form-embed label,.bp-contact_form .bp-contact-form-embed .text-default{color:var(--bp-fg)}.bp-contact_form .bp-contact-form-embed .text-muted{color:var(--bp-muted)}.bp-team .bp-team-embed .text-default{color:var(--bp-fg)}.bp-team--editorial .bp-team-list{flex-direction:column}.bp-team--editorial .bp-team-list>div{border-width:0 0 1px;border-radius:0;flex-direction:row;justify-content:flex-start;width:100%;padding-inline:0}.bp-page-footer{border-top:1px solid color-mix(in srgb,var(--bp-fg) 12%,transparent);background:color-mix(in srgb,var(--bp-fg) 4%,var(--bp-bg));font-family:var(--bp-body);margin-top:0;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,5vw,5rem)}.bp-page-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:90rem;margin-inline:auto;display:flex}.bp-page-footer__copyright{color:color-mix(in srgb,var(--bp-fg) 72%,var(--bp-bg));margin:0;font-size:.875rem}.bp-page-footer__powered{color:var(--bp-muted);align-items:center;gap:.4rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.bp-page-footer__powered strong{color:var(--bp-fg);font-weight:600}.bp-page-footer__powered:hover{color:var(--bp-accent)}.bp-page-footer__infra{text-align:center;max-width:90rem;color:var(--bp-muted);margin:1rem auto 0;font-size:.75rem}.bp-page-footer__infra a{color:inherit;text-underline-offset:.2em;text-decoration:underline}.bp-page-footer__infra a:hover{color:var(--bp-fg)}@media (width<=760px){.bp-hero--split{grid-template-columns:1fr;display:grid}.bp-hero--split .bp-hero__media,.bp-hero--split .bp-hero__content{grid-area:1/1}.bp-hero--split .bp-hero__content{color:#fff;z-index:2}.bp-hero--split .bp-hero__veil{display:block}.bp-rich_text--image-left,.bp-rich_text--image-right{grid-template-columns:1fr}.bp-rich_text--image-right .bp-rich__image{order:0}.bp-gallery__grid figure,.bp-gallery--editorial figure:first-child{grid-area:auto/span 12}.bp-gallery__grid img,.bp-gallery--editorial figure:first-child img{aspect-ratio:4/5}.bp-services__list--editorial{grid-template-columns:1fr}.bp-faq--editorial details,.bp-scroll_story{display:block}.bp-story__media{display:none}.bp-story__step{min-height:auto;padding:3rem 0}.bp-story__mobile-image{aspect-ratio:4/5;object-fit:cover;border-radius:var(--bp-radius);width:100%;margin-bottom:2rem;display:block}}@media (prefers-reduced-motion:reduce){.bp-story__image{transition:none}.bp-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}
