:root{--paper:#f8f7f4;--ink:#292b28;--muted:#666962;--brand:#554735;--line:#deded7;--gutter:clamp(24px,6vw,104px);--ease:cubic-bezier(.22,.61,.36,1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}h1{font-size:clamp(48px,5.7vw,88px)}h2{font-size:clamp(36px,4vw,60px)}h3{font-size:27px;line-height:1.2;letter-spacing:-.025em}p{color:var(--muted);text-wrap:pretty}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button:disabled{cursor:default}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9b8054;outline-offset:5px}img{display:block;max-width:100%;height:auto}button,a{transition:background-color .25s,color .25s,border-color .25s,opacity .25s}section[id]{scroll-margin-top:10px}.skip-link{position:fixed;top:-100px;left:20px;z-index:30;padding:12px 20px;background:white}.skip-link:focus{top:15px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;line-height:1.6;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:12px 24px;border:1px solid var(--brand);border-radius:30px;background:var(--brand);color:#fff;font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap}.button:hover{background:#3d3428;border-color:#3d3428}.button-outline{color:var(--brand);background:transparent}.button-outline:hover{color:#fff}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:15px;font-weight:500;padding:8px 0;border-bottom:1px solid #a4a69b;line-height:1.5}.text-link:hover{border-color:currentColor;color:#8a693b}.section{padding:100px var(--gutter);max-width:1800px;margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:100px;padding:20px var(--gutter);position:sticky;top:0;z-index:10;background:rgba(248,247,244,.96);border-bottom:1px solid rgba(85,71,53,.09);backdrop-filter:blur(16px)}.brand{width:238px;flex-shrink:0}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a{font-size:13px;white-space:nowrap;padding:10px 0}.site-nav a:hover{color:#8a693b}.site-header .button{font-size:12px;padding:10px 20px;min-height:42px}.hero{position:relative;isolation:isolate;min-height:650px;height:calc(100svh - 100px);max-height:860px;color:white;background:#30372e;display:flex;align-items:center;overflow:hidden}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-slide{opacity:0;transition:opacity 1.6s var(--ease)}.hero-slide.active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(13,23,22,.75) 0%,rgba(13,23,22,.5) 35%,rgba(13,23,22,.15) 70%,rgba(13,23,22,.04) 100%),linear-gradient(0deg,rgba(13,23,22,.4),transparent 28%)}.hero-copy{padding:72px var(--gutter) 120px;max-width:1020px}.hero .eyebrow{color:#fff;margin-bottom:28px}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.6;color:#f3f2ed;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:36px}.hero .button{background:var(--paper);border-color:var(--paper);color:var(--ink)}.hero .button:hover{background:white}.hero .text-link{color:white;border-color:#ffffff75}.slideshow-controls{position:absolute;bottom:34px;left:var(--gutter);display:flex;align-items:center;gap:12px}.slideshow-controls button{height:42px;min-width:42px;border:1px solid #ffffff60;border-radius:50%;background:#13201b30;color:white}.slideshow-controls button:hover{background:#ffffff25}.slideshow-controls .slide-pause{border-radius:24px;padding:0 17px;font-size:12px}.slide-count{font-size:11px;letter-spacing:.15em;margin-right:14px;font-variant-numeric:tabular-nums}.hero-note{position:absolute;right:var(--gutter);bottom:45px;color:#fff;font-size:11px;letter-spacing:.03em}.section-heading{max-width:660px;text-align:center;margin:0 auto 60px}.section-heading>p:last-child{font-size:19px;line-height:1.6;margin:26px auto 0;max-width:550px}.stay-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,96px);align-items:start}.property-photo{position:relative;overflow:hidden;background:#e8e7e0;border-radius:8px;isolation:isolate}.property-photo>img{width:100%;height:100%;object-fit:cover}.bedroom-photo{aspect-ratio:4/5;max-height:630px}.bedroom-photo img{object-position:center 60%}.complete-photo{aspect-ratio:4/3}.complete-photo img{object-fit:contain}.stay-grid figcaption{padding:26px 0 0}.stay-grid figcaption p{margin-top:14px;font-size:16px;max-width:490px}.stay-details{padding-top:60px}.stay-details>.text-link{margin-top:26px}.amenities{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));list-style:none;padding:50px 0 0;margin:64px 0 0;gap:20px;border-top:1px solid var(--line)}.amenities li{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.amenities svg{width:29px;height:29px;color:var(--brand)}.amenities span{font-size:12px;line-height:1.5;max-width:100px}.location-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(36px,7vw,112px);align-items:center;background:#eeeee8}.location-copy>p:not(.eyebrow){margin-top:24px;font-size:17px;max-width:470px}.location-copy .text-link{margin-top:26px}.location-section .property-photo{aspect-ratio:1.1}.location-section figcaption{font-size:12px;color:var(--muted);padding-top:15px}.celebrations{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:linear-gradient(115deg,#e4ded3 0%,#eeebe3 48%,#f5f3ed 100%);padding-top:112px;padding-bottom:112px}.celebrations h2{font-size:clamp(48px,5.1vw,78px)}.celebration-copy .lead{font-size:24px;color:var(--ink);font-weight:500;line-height:1.4;margin:0 0 24px}.celebration-copy>p{margin-top:20px;font-size:16px}.celebration-copy .text-link{margin-top:20px}.celebration-copy .fine-print{font-size:12px;line-height:1.7;margin-top:30px;max-width:470px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:48px}.gallery-heading>p{font-size:16px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.gallery-grid .property-photo{aspect-ratio:4/3}.gallery-grid figcaption{font-size:13px;padding:13px 0 0;color:var(--muted);line-height:1.5}.gallery-grid figure{min-width:0}.gallery-more{display:flex;margin:42px auto 0}.long-stay{text-align:center;background:#eeeee8;padding-top:90px;padding-bottom:90px}.long-stay>p:not(.eyebrow){max-width:580px;margin:28px auto 20px}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:110px;padding-bottom:90px}.contact-section h2{margin-bottom:26px}.contact-section p:not(.eyebrow){max-width:450px}.contact-section .button{margin-top:30px}.contact-options{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:24px;min-width:0}.contact-options>a{font-size:18px;overflow-wrap:anywhere}.contact-options>a:hover{color:#8a693b}.contact-options .contact-primary{white-space:nowrap;overflow-wrap:normal;flex-shrink:0;font-size:28px;letter-spacing:-.035em;display:flex;gap:30px;align-items:center}.contact-primary span{font-size:20px}.international-contact{display:flex;align-items:center;gap:10px}.international-contact>a:last-child{font-size:16px;margin-left:5px}.social-icon{display:inline-flex;width:36px;height:40px;align-items:center;justify-content:center;color:var(--brand)}.social-icon:hover{color:#8a693b}.social-icon svg{width:25px;height:25px}address{font-size:16px;font-style:normal;line-height:1.7;color:var(--muted);padding-top:8px}.story-wrap{padding:0 var(--gutter);max-width:1800px;margin:auto}.our-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:27px 0}.our-story summary{font-size:16px;cursor:pointer;display:flex;justify-content:space-between;gap:20px;list-style:none}.our-story summary::-webkit-details-marker{display:none}.our-story summary span{font-size:22px}.our-story[open] summary span{transform:rotate(45deg)}.our-story>div{max-width:800px;padding:35px 0 12px}.our-story h2{font-size:30px;margin-bottom:20px}.our-story h3{font-size:24px;margin:30px 0 15px}.our-story p{font-size:16px;margin-bottom:18px}footer{max-width:1800px;margin:auto;padding:45px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}.footer-brand{width:180px}.photo-open{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.photo-open span{position:absolute;bottom:14px;right:14px;background:#f8f7f4ed;color:var(--ink);border-radius:24px;width:36px;height:36px;display:grid;place-items:center;font-size:20px;transition:background .2s}.photo-open:hover span{background:#fff}.photo-open:focus-visible{outline-offset:-5px}.photo-viewer{position:fixed;inset:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:0;background:#171b18;color:#f8f7f4;overscroll-behavior:contain}.photo-viewer[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.photo-viewer::backdrop{background:#171b18}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;padding-top:max(18px,env(safe-area-inset-top));font-size:13px}.photo-viewer button{background:transparent;color:inherit;border:1px solid #ffffff50;border-radius:28px;min-width:46px;min-height:46px;font-size:20px}.photo-viewer button:hover{background:#ffffff20}.photo-viewer .viewer-close{font-size:13px;padding:8px 20px}.viewer-stage{display:flex;align-items:center;justify-content:center;min-height:0;padding:8px 24px;touch-action:pan-y pinch-zoom}.viewer-stage img{width:auto;height:auto;max-height:100%;max-width:100%;object-fit:contain;border-radius:2px}.viewer-bottom{display:grid;grid-template-columns:46px minmax(0,780px) 46px;align-items:center;justify-content:center;gap:24px;padding:16px 28px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.viewer-caption{text-align:center}.viewer-count{font-size:11px;letter-spacing:.15em;color:#bcc3b9}.viewer-description{font-size:14px;color:#f8f7f4;margin-top:5px;line-height:1.5}.viewer-original{display:inline-block;font-size:11px;color:#bdc5b9;text-decoration:underline;text-underline-offset:3px;margin-top:8px}[hidden]{display:none!important}
@media(min-width:1800px){.hero-copy{margin-left:calc((100vw - 1800px)/2)}}
@media(max-width:1100px){.site-header{gap:20px;padding-left:30px;padding-right:30px}.brand{width:190px}.site-nav{gap:18px}.site-header .button{padding:10px 15px}.amenities{grid-template-columns:repeat(4,1fr);row-gap:32px}.hero-note{display:none}.contact-options .contact-primary{font-size:25px}}
@media(max-width:800px){html{scroll-padding-top:145px}.site-header{flex-wrap:wrap;gap:12px;padding:16px 24px 0;min-height:0}.brand{width:185px}.site-header>.button{margin-left:auto}.site-nav{order:3;width:100%;justify-content:space-between;gap:12px;padding:0 0 8px;overflow-x:auto}.site-nav a{font-size:12px}.hero{height:690px;min-height:590px;max-height:none}.hero-copy{padding-bottom:110px}.hero-shade{background:linear-gradient(90deg,#0d1716b8,#0d171650),linear-gradient(0deg,#0d171650,transparent 50%)}.section{padding-top:72px;padding-bottom:72px}.stay-grid{gap:32px}.stay-details{padding-top:30px}.stay-grid h3{font-size:23px}.location-section{grid-template-columns:1fr;gap:38px}.location-copy>p:not(.eyebrow){max-width:590px}.location-section .property-photo{aspect-ratio:16/10}.celebrations{gap:40px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-section{gap:40px}.contact-options>a{font-size:16px}.international-contact{flex-wrap:wrap}.international-contact>a:last-child{margin-left:0}.contact-options .contact-primary{font-size:22px;gap:14px}}
@media(max-width:560px){body{font-size:16px}.site-header{padding-left:20px;padding-right:20px}.brand{width:157px}.site-header>.button{font-size:11px;padding:10px 13px;gap:8px;min-height:38px}.site-nav{gap:18px}.site-nav a{font-size:11px}h1{font-size:clamp(43px,10.6vw,59px)}h2{font-size:38px}.hero{height:660px;min-height:0}.hero-copy{padding-top:48px;padding-bottom:115px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;margin-top:26px}.hero .eyebrow{font-size:10px}.hero-actions{gap:20px;align-items:flex-start;flex-direction:column;margin-top:28px}.hero-actions .text-link{font-size:14px}.hero-note{display:none}.slideshow-controls{bottom:25px}.section{padding-top:64px;padding-bottom:64px}.section-heading{text-align:left;margin-bottom:36px}.section-heading>p:last-child{font-size:17px;margin-top:22px}.eyebrow{font-size:10px;margin-bottom:20px}.stay-grid{grid-template-columns:1fr;gap:38px}.bedroom-photo{aspect-ratio:4/4.5;max-height:none}.stay-details{padding:0}.stay-grid figcaption{padding-top:22px}.amenities{margin-top:40px;padding-top:32px;gap:28px 12px}.amenities span{font-size:10px}.amenities svg{width:25px;height:25px}.amenities li{gap:12px}.celebrations{grid-template-columns:1fr;gap:32px}.celebrations h2{font-size:49px}.celebration-copy .lead{font-size:22px}.gallery-heading{display:block;margin-bottom:30px}.gallery-heading>p{margin-top:20px}.gallery-grid{gap:25px 14px}.gallery-grid figcaption{font-size:11px}.gallery-grid .property-photo{aspect-ratio:1}.photo-open span{width:29px;height:29px;bottom:8px;right:8px;font-size:17px}.gallery-more{font-size:13px}.long-stay{text-align:left}.contact-section{grid-template-columns:1fr;gap:45px}.contact-options{gap:20px}.contact-options .contact-primary{font-size:27px}.international-contact{flex-wrap:nowrap}.contact-options>a{font-size:17px}.our-story summary{font-size:14px;line-height:1.5}footer{flex-wrap:wrap;gap:24px;font-size:11px}.footer-brand{width:160px;flex-basis:100%}.footer-brand img{width:160px}footer>a:last-child{margin-left:auto}.viewer-toolbar{padding:14px 16px}.viewer-stage{padding:0 12px}.viewer-bottom{padding:16px 12px;gap:10px}.viewer-description{font-size:12px}.viewer-original{font-size:10px}.viewer-count{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
