:root{--forest:#18231d;--forest-soft:#25352c;--cream:#f3efe5;--paper:#faf8f2;--clay:#b77a52;--sand:#d8c8ae;--ink:#1c211d;--muted:#686d66;--line:#1c211d29;--serif:"Instrument Serif", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}body.lightbox-open{overflow:hidden}img{width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:50;color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:1.2rem clamp(1.25rem,4vw,4rem);transition:padding .3s,background-color .3s,backdrop-filter .3s;display:grid;position:fixed;top:0;left:0}.site-header.is-scrolled{backdrop-filter:blur(14px);background:#18231deb;padding-top:.8rem;padding-bottom:.8rem}.brand{align-items:center;gap:.8rem;width:fit-content;line-height:1;display:inline-flex}.brand-mark{border:1px solid;border-radius:50%;width:2.25rem;height:2.25rem;position:relative}.brand-mark:before{content:"";border-top:1px solid;border-left:1px solid;width:.9rem;height:.9rem;position:absolute;bottom:.45rem;left:50%;transform:translate(-50%)rotate(45deg)}.brand strong,.brand small{display:block}.brand strong{font-family:var(--serif);font-size:1.25rem;font-weight:400}.brand small{letter-spacing:.22em;text-transform:uppercase;margin-top:.3rem;font-size:.62rem;font-weight:600}nav{gap:clamp(1.3rem,3vw,3rem);font-size:.82rem;display:flex}nav a{opacity:.8;transition:opacity .2s;position:relative}nav a:hover,nav a:focus-visible{opacity:1}.header-cta{border-bottom:1px solid #ffffff8c;justify-self:end;align-items:center;gap:.8rem;padding-bottom:.3rem;font-size:.82rem;display:inline-flex}.hero{color:#fff;background:var(--forest);min-height:100svh;position:relative;overflow:hidden}.hero-image,.hero-overlay{height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center 55%;animation:1.6s cubic-bezier(.22,1,.36,1) both heroZoom}.hero-overlay{background:linear-gradient(90deg,#0d1410cc 0%,#0d141047 60%,#0d141026 100%),linear-gradient(#0000 55%,#0d1410a6 100%)}.hero-content{z-index:2;flex-direction:column;justify-content:center;width:min(100%,84rem);min-height:100svh;margin-inline:auto;padding:8rem clamp(1.25rem,5vw,5rem) 6rem;display:flex;position:relative}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.72rem;font-weight:600}.hero h1,.intro h2,.gallery-heading h2,.location h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:400;line-height:.93}.hero h1{max-width:900px;font-size:clamp(4rem,10vw,9.25rem)}h1 em,h2 em{font-weight:400}.hero h1 em{color:var(--sand)}.hero-copy{color:#ffffffd1;max-width:38rem;margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.25rem)}.hero-actions{align-items:center;gap:2rem;margin-top:2.3rem;display:flex}.button{letter-spacing:.04em;border:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;min-width:15rem;padding:1rem 1.2rem;font-size:.78rem;font-weight:600;transition:color .25s,background-color .25s,border-color .25s,transform .25s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-light{color:var(--forest);background:var(--cream)}.button-light:hover,.button-light:focus-visible{background:#fff}.text-link{color:#ffffffc7;gap:.75rem;font-size:.8rem;display:inline-flex}.hero-location{z-index:2;color:#ffffffbd;align-items:center;gap:.7rem;font-size:.72rem;display:flex;position:absolute;bottom:2rem;right:clamp(1.25rem,4vw,4rem)}.hero-reveal{animation:.9s cubic-bezier(.22,1,.36,1) both riseIn}.hero-reveal:nth-child(2){animation-delay:.12s}.hero-reveal:nth-child(3){animation-delay:.24s}.hero-reveal:nth-child(4){animation-delay:.36s}.section{width:min(100%,90rem);margin-inline:auto;padding:clamp(5rem,10vw,9rem) clamp(1.25rem,5vw,5rem)}.intro{grid-template-columns:.55fr 1.25fr 1fr;align-items:start;gap:clamp(2rem,5vw,6rem);display:grid}.section-kicker{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.72rem;font-weight:600;display:flex}.section-kicker span{border:1px solid var(--line);border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.62rem;display:grid}.section-kicker p{margin:0}.intro h2,.gallery-heading h2,.location h2,.final-cta h2{font-size:clamp(3.2rem,6.7vw,6.6rem)}.intro h2 em,.gallery-heading h2 em,.final-cta h2 em{color:var(--clay)}.intro-copy>p{max-width:36rem;color:var(--muted);margin:2rem 0 0}.intro-image{margin:5rem 0 0}.intro-image img{aspect-ratio:3/4;object-fit:cover}.intro-image figcaption{font-family:var(--serif);color:var(--muted);margin-top:1rem;font-size:1.25rem;line-height:1.2}.highlights{grid-template-columns:repeat(3,1fr);padding-top:0;display:grid}.highlight{border-top:1px solid var(--line);border-right:1px solid var(--line);gap:1.5rem;min-height:13rem;padding:2rem;display:flex}.highlight:last-child{border-right:0}.highlight-number{color:var(--clay);font-size:.68rem}.highlight h3{font-family:var(--serif);margin:0 0 1rem;font-size:1.8rem;font-weight:400;line-height:1.1}.highlight p{max-width:17rem;color:var(--muted);margin:0;font-size:.9rem}.gallery-section{padding-top:3rem}.gallery-heading{grid-template-columns:.55fr 1.25fr 1fr;align-items:end;gap:clamp(2rem,5vw,6rem);margin-bottom:clamp(3rem,7vw,6rem);display:grid}.gallery-heading>p{color:var(--muted);margin:0}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:1rem;display:grid}.gallery-item{color:#fff;background:var(--forest-soft);cursor:zoom-in;border:0;grid-column:span 4;min-height:28rem;padding:0;position:relative;overflow:hidden}.gallery-item.gallery-wide{grid-column:span 8}.gallery-item.gallery-tall{grid-row:span 2}.gallery-item img{object-fit:cover;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .5s}.gallery-item:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0e1410b3);position:absolute;inset:55% 0 0}.gallery-item span{z-index:1;letter-spacing:.04em;font-size:.72rem;position:absolute;bottom:1rem;left:1.2rem}.gallery-item:hover img,.gallery-item:focus-visible img{filter:saturate(1.08);transform:scale(1.035)}.location{color:#fff;background:var(--forest);grid-template-columns:1.1fr .9fr;width:100%;max-width:none;padding:0;display:grid}.location-photo{min-height:48rem}.location-photo img{object-fit:cover;height:100%}.location-copy{flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem);display:flex}.section-kicker.light span{border-color:#ffffff47}.location h2{margin-top:2.5rem}.location h2 em{color:var(--sand)}.location-copy>p:not(.address){color:#ffffffad;max-width:31rem;margin:2rem 0 0}.address{border-top:1px solid #ffffff29;margin:2.2rem 0;padding-top:1.5rem;font-size:.85rem}.button-outline{border-color:#ffffff59}.button-outline:hover,.button-outline:focus-visible{color:var(--forest);background:var(--cream)}.final-cta{text-align:center;background:var(--cream);padding:clamp(6rem,13vw,12rem) 1.25rem;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #b77a5233;border-radius:50%;width:22rem;height:22rem;position:absolute}.final-cta:before{top:-12rem;left:-8rem}.final-cta:after{bottom:-12rem;right:-8rem}.final-cta-inner{z-index:1;position:relative}.final-cta-inner>p:not(.eyebrow){color:var(--muted);margin:2rem auto}.button-dark{color:#fff;background:var(--forest)}.button-dark:hover,.button-dark:focus-visible{background:var(--forest-soft)}footer{color:#ffffffb8;background:#101712;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:2rem clamp(1.25rem,5vw,5rem);font-size:.72rem;display:grid}.brand-footer{color:#fff}footer p{text-align:center;margin:0}footer>a:last-child{justify-self:end}.floating-reserve{z-index:40;color:#fff;background:var(--forest);justify-content:space-between;align-items:center;min-width:9.5rem;padding:.9rem 1rem;font-size:.76rem;font-weight:600;display:none;position:fixed;bottom:1rem;right:1rem;box-shadow:0 12px 30px #0c140f38}.lightbox{color:#fff;background:0 0;border:0;width:min(94vw,74rem);height:min(92vh,54rem);padding:0;overflow:visible}.lightbox::backdrop{backdrop-filter:blur(10px);background:#080c09f0}.lightbox figure{flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0;display:flex}.lightbox img{object-fit:contain;width:auto;max-width:100%;max-height:calc(100% - 2.5rem)}.lightbox figcaption{color:#ffffffb3;margin-top:.8rem;font-size:.75rem}.lightbox-close,.lightbox-nav{z-index:2;color:#fff;cursor:pointer;background:#141e18b3;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;display:grid;position:fixed}.lightbox-close{font-size:1.5rem;top:1.2rem;right:1.2rem}.lightbox-nav{top:50%;transform:translateY(-50%)}.lightbox-prev{left:1.2rem}.lightbox-next{right:1.2rem}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(2rem)}.reveal.is-visible{opacity:1;transform:translateY(0)}.image-reveal{overflow:hidden}.image-reveal img{transition:transform 1.2s cubic-bezier(.22,1,.36,1);transform:scale(1.06)}.image-reveal.is-visible img{transform:scale(1)}@keyframes heroZoom{0%{opacity:.4;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes riseIn{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.site-header{grid-template-columns:1fr auto}nav{display:none}.intro,.gallery-heading{grid-template-columns:.4fr 1.6fr}.intro-image,.gallery-heading>p{grid-column:2}.intro-image{margin-top:1rem}.gallery-item,.gallery-item.gallery-wide{grid-column:span 6}.location{grid-template-columns:1fr}.location-photo{min-height:36rem}}@media (width<=680px){.site-header{padding-inline:1rem}.brand strong{font-size:1.05rem}.brand-mark{width:2rem;height:2rem}.header-cta{display:none}.site-header{grid-template-columns:1fr}.hero-content{justify-content:flex-end;padding-bottom:8.5rem}.hero h1{font-size:clamp(3.7rem,18vw,5.4rem)}.hero-copy{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch;gap:1.2rem}.button{width:100%;min-width:0}.hero-location{display:none}.intro,.gallery-heading{grid-template-columns:1fr}.intro-copy,.intro-image,.gallery-heading>p{grid-column:1}.intro h2,.gallery-heading h2,.location h2,.final-cta h2{font-size:clamp(3rem,15vw,4.6rem)}.intro-image{width:88%;margin-left:auto}.highlights{grid-template-columns:1fr}.highlight{border-right:0;min-height:auto}.gallery-grid{grid-template-columns:1fr}.gallery-item,.gallery-item.gallery-wide{grid-column:1;min-height:28rem}.gallery-item.gallery-tall{grid-row:auto}.location-photo{min-height:28rem}.location-copy{padding:4rem 1.25rem 5rem}footer{text-align:left;grid-template-columns:1fr}footer p,footer>a:last-child{text-align:left;justify-self:start}.floating-reserve{display:flex}.lightbox-nav{top:auto;bottom:1rem;transform:none}.lightbox-prev{left:calc(50% - 3.2rem)}.lightbox-next{right:calc(50% - 3.2rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
