@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";:root{color:#20231f;background:#f7f5ee;font-family:DM Sans,Arial,sans-serif;font-synthesis:none;line-height:1.5;--paper: #f7f5ee;--paper-soft: #fbfaf6;--ink: #20231f;--muted: #687064;--line: rgba(32, 35, 31, .14);--forest: #314638;--clay: #a2563f;--cream: #fffdf6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--paper)}img,video,iframe{display:block;max-width:100%}a{color:inherit;text-decoration:none}main{overflow:hidden;background:linear-gradient(180deg,rgba(89,109,84,.08),transparent 760px),var(--paper)}.section-panel{scroll-margin-top:82px}.nav{position:fixed;z-index:30;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px clamp(18px,5vw,68px);color:#fff;mix-blend-mode:difference}.brand{display:inline-flex;align-items:baseline;gap:8px;font-weight:700;letter-spacing:0}.brand span{font-size:11px;letter-spacing:.16em}.nav-links{display:flex;align-items:center;gap:clamp(14px,3vw,34px);font-size:13px;font-weight:700}.section-progress{position:fixed;z-index:28;top:50%;right:clamp(14px,2.2vw,34px);display:grid;justify-items:center;gap:11px;width:58px;padding:14px 0;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#20231f42;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-50%)}.section-progress:before{position:absolute;top:10px;bottom:10px;left:50%;width:1px;background:#ffffff47;transform:translate(-50%);content:""}.section-progress a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:16px;color:#ffffff94;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-progress span{position:relative;z-index:1;flex:0 0 auto;width:11px;height:11px;border:1px solid currentColor;border-radius:50%;background:#20231f57}.section-progress b{position:absolute;right:calc(100% + 10px);opacity:0;white-space:nowrap;transform:translate(8px);transition:.18s ease}.section-progress a.active{color:#fff}.section-progress a.active span{background:var(--cream);border-color:var(--cream);box-shadow:0 0 0 5px #ffffff29}.section-progress a.active b,.section-progress a:hover b{opacity:1;transform:translate(0)}.hero{position:relative;min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr);align-items:end;padding:124px clamp(20px,5vw,76px) 46px;color:#fff;isolation:isolate}.hero-video,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-video{z-index:-2;-o-object-fit:cover;object-fit:cover;background:#20231f}.hero-shade{z-index:-1;background:linear-gradient(180deg,#10151229,#101512b3),linear-gradient(90deg,#1015129e,#1015120a 70%)}.hero-content{width:100%;max-width:820px;min-width:0}.kicker,.section-label{margin:0 0 14px;color:var(--clay);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero .kicker{color:#e6ae9d}h1,h2,h3,p{margin-top:0;overflow-wrap:break-word}h1,h2,h3{max-width:100%;letter-spacing:0}h1{margin-bottom:20px;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(48px,8.6vw,126px);line-height:.95}h2{margin-bottom:20px;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(34px,5.4vw,72px);line-height:1.04}h3{margin-bottom:10px;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(22px,2.4vw,30px);line-height:1.16}.hero-content p:not(.kicker){max-width:620px;margin-bottom:30px;color:#ffffffe6;font-size:clamp(17px,2vw,23px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button,.map-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid rgba(255,255,255,.62);border-radius:999px;font-size:14px;font-weight:700;transition:.18s ease}.button:hover,.map-link:hover{transform:translateY(-2px)}.button.primary{border-color:#fff;background:#fff;color:var(--ink)}.button.secondary{color:#fff}.hero-note{position:absolute;right:clamp(20px,5vw,76px);bottom:46px;display:flex;flex-direction:column;gap:8px;width:min(280px,calc(100vw - 40px));color:#ffffffc7;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-note span{padding-top:10px;border-top:1px solid rgba(255,255,255,.28)}.intro-section,.stay-section,.gallery-panel,.rhythm-section,.location-section,.contact-section{width:min(1180px,calc(100vw - 40px));margin:0 auto;padding:clamp(76px,10vw,136px) 0}.intro-section,.stay-section,.rhythm-section,.location-section,.contact-section{display:grid;gap:clamp(30px,7vw,96px)}.intro-section{grid-template-columns:minmax(260px,.9fr) minmax(280px,1fr);border-bottom:1px solid var(--line)}.stay-section{grid-template-columns:minmax(300px,1.05fr) minmax(280px,.95fr);align-items:center}.rhythm-section{grid-template-columns:minmax(280px,.85fr) minmax(300px,1.15fr);align-items:start}.location-section{grid-template-columns:minmax(280px,.78fr) minmax(320px,1.22fr);align-items:stretch;border-top:1px solid var(--line)}.contact-section{grid-template-columns:minmax(280px,.9fr) minmax(280px,.8fr);align-items:start}.intro-section>p,.content-block p,.rhythm-grid p,.location-copy p,.contact-section p{color:var(--muted);font-size:clamp(16px,1.5vw,19px)}.stay-media{display:grid;grid-template-columns:1fr .78fr;gap:14px;align-items:end}.stay-media img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.stay-media img:first-child{aspect-ratio:4 / 5}.stay-media img:last-child{aspect-ratio:3 / 4;margin-bottom:20%}.content-block{max-width:560px}.stay-list{display:flex;flex-wrap:wrap;gap:10px;padding-top:18px}.stay-list span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffff73;color:var(--forest);font-size:13px;font-weight:700}.gallery-panel{width:100%;max-width:none;padding-right:0;padding-left:0;background:var(--paper-soft)}.gallery-heading{width:min(1180px,calc(100vw - 40px));margin:0 auto 34px}.gallery-marquee{overflow:hidden;width:100%}.gallery-track{display:flex;width:-moz-max-content;width:max-content;animation:galleryMove 72s linear infinite}.gallery-track figure{flex:0 0 clamp(240px,26vw,390px);height:clamp(310px,36vw,520px);margin:0 8px;overflow:hidden;border-radius:8px;background:#e7e2d6}.gallery-track img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rhythm-grid{display:grid;gap:1px;background:var(--line)}.rhythm-grid article{padding:clamp(24px,4vw,38px);background:#fdfbf5}.rhythm-grid span{display:block;margin-bottom:44px;color:var(--clay);font-size:12px;font-weight:700;letter-spacing:.18em}.location-copy{display:flex;flex-direction:column;justify-content:center}.map-link{width:-moz-fit-content;width:fit-content;margin-top:16px;border-color:var(--forest);color:var(--forest)}.map-link:hover{background:var(--forest);color:#fff}.map-frame{min-height:460px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#e7e2d6}.map-frame iframe{width:100%;height:100%;min-height:460px;border:0}.contact-panel{display:grid;padding:clamp(24px,4vw,38px);border-radius:8px;background:var(--forest);color:#fff}.contact-panel a,.contact-panel span{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.16)}.contact-panel a{font-size:clamp(17px,2.3vw,25px);font-weight:700;overflow-wrap:anywhere}.contact-panel a:hover{color:#f1cabb}.contact-panel span{border-bottom:0;color:#ffffffb8;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@keyframes galleryMove{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(max-width:1080px){.section-progress b{display:none}.section-progress{right:12px}}@media(max-width:900px){.nav{padding-top:18px}.section-progress{top:auto;right:50%;bottom:14px;display:flex;gap:12px;width:auto;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#20231f6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(50%)}.section-progress:before,.section-progress b{display:none}.section-progress span{width:9px;height:9px}.hero{min-height:92svh}.hero-note{position:relative;right:auto;bottom:auto;margin-top:42px}.intro-section,.stay-section,.rhythm-section,.location-section,.contact-section{grid-template-columns:1fr}.content-block,.location-copy{max-width:680px}.map-frame,.map-frame iframe{min-height:390px}}@media(max-width:700px){.nav{color:#fff;mix-blend-mode:normal}.nav-links{display:none}.hero{min-height:auto;padding:132px 22px 72px}.hero-content{max-width:calc(100vw - 44px)}h1{font-size:clamp(44px,14.4vw,78px);line-height:1}h2{font-size:clamp(32px,10vw,54px)}.hero-actions,.button,.hero-note{width:100%}.stay-media{grid-template-columns:1fr}.stay-media img:last-child{margin-bottom:0}.intro-section,.stay-section,.gallery-heading,.rhythm-section,.location-section,.contact-section{width:min(calc(100% - 28px),1180px)}.intro-section,.stay-section,.gallery-panel,.rhythm-section,.location-section,.contact-section{padding-top:68px;padding-bottom:68px}.gallery-track figure{flex-basis:76vw;height:420px}.map-frame,.map-frame iframe{min-height:340px}}@media(max-width:380px){.hero{padding-right:18px;padding-left:18px}.hero-content{max-width:calc(100vw - 36px)}.kicker,.section-label{font-size:11px}.gallery-track figure{height:360px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.gallery-track{animation:none}}
