:root{--ink:#332b27;--wine:#582823;--cream:#f7f4ed;--sage:#e8ebe3;--line:#d9d3c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button{cursor:pointer}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;font:25px Georgia,serif;color:var(--wine)}.mark{font-size:43px;color:#a27b45}.brand small{display:block;font:9px Arial;letter-spacing:2px;margin-top:8px}nav{display:flex;gap:30px;font-size:13px}nav a:hover,nav a[aria-current=page]{color:#963d31;text-decoration:underline;text-underline-offset:7px}.button{display:inline-block;background:var(--wine);color:white;border:1px solid var(--wine);padding:15px 23px;font-size:14px}.button:hover{background:#783c33}.button.small{padding:12px 18px}.outline{background:transparent;color:var(--wine)}.eyebrow{font-size:11px;letter-spacing:2.8px;color:#886547;text-transform:uppercase;font-weight:600}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.1}h1{font-size:76px;letter-spacing:-3px;margin:24px 0}h2{font-size:47px;letter-spacing:-1.5px;margin:16px 0 24px}h3{font-size:27px;margin:15px 0}p{margin:0 0 24px}em{font-weight:400;color:#886547}.hero{display:grid;grid-template-columns:43% 57%;min-height:610px}.hero-copy{padding:72px 9% 54px 12%}.hero-copy>p:not(.eyebrow){max-width:370px;color:#655d54}.hero-img{position:relative;min-height:550px;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:57% center;position:absolute}.caption{position:absolute;bottom:24px;left:28px;background:#f7f4ede8;padding:9px 15px;font-size:11px;letter-spacing:.8px}.hero-note{font-size:11px;margin-top:20px!important}.strip{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap;padding:23px 5%;border-block:1px solid var(--line);font-size:12px;color:#655d54}.section{padding:90px 7%}.intro{text-align:center;max-width:680px;margin:0 auto 44px}.intro p{color:#71675d}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card img{width:100%;height:260px;object-fit:cover}.card p{font-size:14px;color:#71675d}.text-link{font-size:13px;border-bottom:1px solid #957662;padding-bottom:6px}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.split>img{width:100%;max-height:610px;object-fit:cover}.split .copy{max-width:460px}.sage{background:var(--sage)}.quote{font:30px/1.45 Georgia,serif;border-left:1px solid #a28a6e;padding-left:25px;margin:30px 0}.wide-photo{width:100%;max-height:560px;object-fit:cover}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:32px}.section-head h2{margin-bottom:0}.schedule{display:grid;grid-template-columns:1fr 1fr;gap:50px}.time-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;gap:25px}.time-row small{display:block;color:#71675d}.faq{max-width:800px;margin:auto}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer}details p{font-size:14px;color:#71675d;margin:16px 0 0}.cta{background:var(--wine);color:var(--cream);text-align:center}.cta .button{background:var(--cream);color:var(--wine)}footer{padding:55px 7% 25px}footer>div{display:flex;gap:30px;flex-wrap:wrap;margin:30px 0}footer small{display:block;border-top:1px solid var(--line);padding-top:20px;color:#71675d;font-size:11px}.page-title{padding:60px 7% 30px;max-width:900px}.page-title h1{font-size:64px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo{border:0;padding:0;background:none;text-align:left;color:var(--ink)}.photo img{width:100%;height:240px;object-fit:cover}.photo span{display:block;padding:10px 0;font-size:13px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filters button{padding:9px 20px;border:1px solid var(--line);background:transparent}.filters button.active{background:var(--wine);color:white}.muted{color:#71675d}.space-top{margin-top:30px}dialog{border:0;background:var(--cream);color:var(--ink);padding:40px;max-width:540px;width:calc(100% - 32px);max-height:90vh;overflow:auto}dialog::backdrop{background:#211a17b8}.close{position:absolute;top:10px;right:15px;background:none;border:0;font-size:29px}dialog h2{font-size:40px}label{display:block;font-size:13px;margin-bottom:18px}input,select{display:block;width:100%;padding:12px;background:white;border:1px solid var(--line);margin-top:6px}form small{display:block;font-size:11px;margin-top:15px}#lightbox{max-width:1100px}#lightbox img{width:100%;max-height:70vh;object-fit:contain}#lightbox p{margin:12px 0 0}.skip{position:absolute;top:-90px}.skip:focus{top:0;background:white;padding:15px;z-index:9}#menu{display:none}@media(min-width:1550px){main,header,footer{max-width:1600px;margin:auto}}@media(max-width:1000px){header{height:90px;padding:0 4%}nav{gap:16px}header>.button{display:none}h1{font-size:60px}.hero-copy{padding:55px 9%}.hero{min-height:550px}.hero-img{min-height:500px}.section{padding:65px 5%}.card img{height:210px}}@media(max-width:650px){header{height:80px}.brand{font-size:21px}.brand small{font-size:8px}#menu{display:block;background:none;border:0;font-size:25px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:var(--cream);padding:25px;z-index:5;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column}.hero{display:flex;flex-direction:column}.hero-copy{padding:42px 6%}h1{font-size:57px;margin:20px 0}.hero-img{min-height:340px}.hero-img img{object-position:center}.strip{font-size:10px;gap:12px;padding:18px}.section{padding:52px 6%}h2{font-size:37px}.cards,.split,.schedule,.gallery{grid-template-columns:1fr;gap:30px}.card img{height:260px}.split>img{max-height:440px}.section-head{display:block}.section-head>a{display:inline-block;margin-top:20px}.page-title{padding:40px 6% 10px}.page-title h1{font-size:48px}.gallery{grid-template-columns:1fr 1fr;gap:14px}.photo img{height:150px}.photo span{font-size:11px}.time-row{font-size:14px}dialog{padding:35px 22px}.quote{font-size:25px}}

/* Photographic composition: subject left, typography in the quiet right. */
:root{--cream:#f6f3ed;--wine:#542c27;--sage:#e8e9e1}main,header,footer{max-width:none}header{height:100px;padding-inline:5.5%}.brand{font-size:27px}.mark{font-size:33px}nav{font-size:13px;gap:32px}.home-page header{position:absolute;inset:0 0 auto;z-index:4;border-bottom:1px solid #fff3;color:#faf5e9;background:linear-gradient(#0005,transparent)}.home-page header .brand,.home-page header .mark{color:#faf5e9}.home-page header>.button{background:transparent;border-color:#fff7;color:#faf5e9}.home-page nav a:hover,.home-page nav a[aria-current=page]{color:white}.hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:760px;height:94svh;max-height:1100px;background:#181d17;color:#faf5e9}.hero-img{position:absolute;inset:0;min-height:0;z-index:-2}.hero-img img{height:100%;width:100%;object-fit:cover;object-position:center center}.hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 35%,#10150f18 55%,#10150f45 100%)}.hero-copy{padding:110px 5% 80px 0;margin-left:57%;width:43%;max-width:none}.hero h1{font-size:84px;line-height:1.08;letter-spacing:-3px;margin:25px 0 28px}.hero h1 span{display:block;white-space:nowrap}.hero h1 em{color:#dec8a0}.hero .eyebrow{font-size:10px;line-height:1.8;letter-spacing:2px;color:#e0ceab;max-width:360px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#e2ded3;max-width:360px}.hero .button{background:#eee5d4;border-color:#eee5d4;color:#302c24;padding:17px 25px;font-size:13px}.hero .button:hover{background:white}.hero-copy .hero-note{font-size:11px!important;color:#c9c6ba!important;max-width:350px;margin-top:19px!important}.caption{background:none;color:#e3d9c5;left:5.5%;right:auto;bottom:27px;font-size:9px;letter-spacing:1.8px;padding:0}.strip{border:0;background:#eae9df;padding:27px 7%;font-size:10px;letter-spacing:1px}.section{padding:110px 8%}.intro{max-width:670px;margin-bottom:60px}h2{font-size:55px;line-height:1.12}.cards{gap:35px}.card img{height:320px}.card h3{font-size:30px}.card p{line-height:1.8}.split{gap:10%}.split>img{height:570px;max-height:none;object-fit:cover}.copy{line-height:1.85}.text-link{display:inline-block;font-size:12px;margin-top:10px}.wide-photo{max-height:none}.section-head{align-items:center;margin-bottom:45px}.time-row{padding:24px 0}.time-row>span:last-child{text-align:right}.cta{background:#303b32}.cta h2{max-width:770px;margin:20px auto 25px}.cta .button{margin-top:12px}footer{background:#eae7df;padding:65px 8% 25px}.gallery .photo img{height:280px}[hidden]{display:none!important}.skip:focus{z-index:10}.button:focus-visible,a:focus-visible{outline:2px solid #b4925f;outline-offset:6px}
@media(min-width:1700px){.hero h1{font-size:104px}.hero-copy{margin-left:57%;padding-right:6%}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:420px}.hero .eyebrow{font-size:11px;max-width:450px}}
@media(max-width:1100px){.hero h1{font-size:67px}.hero-copy{margin-left:52%;width:48%;padding-right:4%}.hero-img img{object-position:42% center}.section{padding:80px 6%}.card img{height:250px}.split>img{height:470px}h2{font-size:46px}}
@media(max-width:650px){header{height:82px;padding-inline:6%}.brand{font-size:22px}.mark{font-size:28px}.home-page #menu{color:white}.home-page nav{top:82px;background:var(--cream);color:var(--ink)}.home-page nav a:hover,.home-page nav a[aria-current=page]{color:var(--wine)}.hero{display:block;height:auto;min-height:850px;max-height:none}.hero-img{inset:0 0 auto;height:510px}.hero-img img{object-position:30% center}.hero::after{background:linear-gradient(180deg,transparent 260px,#181d1766 360px,#181d17 505px);inset:0}.hero-copy{margin:0;width:100%;padding:450px 7% 58px;position:relative}.hero h1{font-size:59px;letter-spacing:-2px;margin:15px 0 22px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px;max-width:none}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:320px}.hero-copy .hero-note{font-size:10px!important}.caption{display:none}.hero .button{padding:15px 23px}.strip{gap:13px;padding:22px 6%;font-size:8px}.strip span:last-child{display:none}.section{padding:62px 7%}.intro{margin-bottom:35px}h2{font-size:39px}.cards{gap:38px}.card img{height:280px}.split>img{height:400px}.section-head{display:block}.gallery .photo img{height:160px}.cta h2{font-size:38px}footer{padding:50px 7% 25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* YogaGrove-inspired hierarchy, composed around the supplied photograph. */
.home-page header{height:88px;padding-inline:3%;border:0;background:linear-gradient(#10171075,transparent)}.home-page header .brand{font-family:Arial,sans-serif;font-size:25px;letter-spacing:-1px}.home-page header .brand small{letter-spacing:2px;font-size:7px}.home-page nav{margin-left:auto;font-size:14px;gap:27px}.home-page header>.button{background:#f6f6ee;color:#303b32;border:0;border-radius:12px;font-size:14px;padding:13px 18px}.home-page header>.button:hover{background:#dedfce}.hero{height:100svh;min-height:720px;max-height:1080px;align-items:flex-end}.hero-img img{object-position:center center}.hero::after{background:linear-gradient(180deg,#10180f22,transparent 35%,#10180f44),linear-gradient(90deg,transparent 40%,#11190d22 58%,#11190d55)}.hero-copy{margin-left:55%;width:45%;padding:155px 4% 85px 0;max-width:none}.hero h1{font-family:Arial,Helvetica,sans-serif;font-weight:500;font-size:72px;line-height:1.07;letter-spacing:-3px;margin:25px 0 27px}.hero h1 span{display:block;white-space:nowrap}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.55;color:#e6e6db;max-width:410px;margin-bottom:30px}.hero .eyebrow{font-size:10px;letter-spacing:2px;color:#e8e9db;max-width:none}.hero .eyebrow::before{content:'●';font-size:8px;margin-right:11px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero .hero-actions .button{margin:0;padding:11px 15px;border-radius:10px;background:#f7f7ed;color:#354033;font-size:14px;letter-spacing:0;border:1px solid #f7f7ed;min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:15px}.hero-actions .button>span{background:#3e4a3b;color:white;border-radius:7px;width:28px;height:28px;display:grid;place-items:center}.hero .hero-actions .hero-secondary{background:transparent;color:#faf8ef;border-color:#d7ddc48c;padding-inline:20px}.hero .hero-actions .button:hover{background:#e1e6d3;color:#273124}.hero .hero-actions .hero-secondary:hover{background:#ffffff18;color:white}.hero-copy .hero-note{margin-top:20px!important;font-size:11px!important;letter-spacing:.1px;color:#c6cabc!important}.caption{left:3%;bottom:25px;font-size:8px;color:#d4dac9;letter-spacing:1.8px}.hero h1 em{font-style:normal;color:inherit}.home-page .strip{background:#edeedf;letter-spacing:.8px}.home-page h2,.home-page h3{font-family:Arial,Helvetica,sans-serif;font-weight:400}.home-page h2{font-size:48px;letter-spacing:-2px;line-height:1.15}.home-page h3{font-size:26px;letter-spacing:-.8px;line-height:1.25}.home-page .card img{border-radius:3px}.home-page .intro{margin-bottom:55px}.home-page .intro p{line-height:1.8}.home-page .cta{background:#354235}.home-page .cta .button{border-radius:10px}.home-page .text-link{padding-bottom:8px}
@media(min-width:1700px){.hero-copy{margin-left:56%;width:44%;padding-right:5%;padding-bottom:100px}.hero h1{font-size:92px;letter-spacing:-4px}.hero-copy>p:not(.eyebrow){font-size:22px;max-width:490px}.hero .eyebrow{font-size:12px}.hero .hero-actions .button{font-size:16px;padding:13px 18px}.home-page header{height:100px}}
@media(min-width:651px) and (max-width:1050px){.hero-copy{margin-left:50%;width:50%;padding-right:3%;padding-bottom:80px}.hero h1{font-size:62px}.hero-copy>p:not(.eyebrow){font-size:17px}.hero .hero-actions .button{font-size:12px;gap:8px;padding:10px 12px}.home-page nav{gap:17px}.home-page header .brand{font-size:22px}}
@media(max-width:650px){.home-page header{height:80px;padding-inline:6%}.home-page header .brand{font-size:22px}.home-page nav{margin:0;font-size:15px;top:80px}.hero{height:auto;min-height:850px;max-height:none;display:block}.hero-img{height:520px}.hero-img img{object-position:30% center}.hero::after{background:linear-gradient(180deg,#10180f25,transparent 260px,#181d1770 370px,#181d17 515px)}.hero-copy{margin:0;width:100%;padding:455px 6% 50px}.hero h1{font-size:53px;line-height:1.09;letter-spacing:-2.5px;margin:20px 0 23px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:330px;margin-bottom:25px}.hero .hero-actions{gap:9px}.hero .hero-actions .button{font-size:12px;padding:10px 11px;gap:8px;min-height:46px}.hero .hero-actions .hero-secondary{padding-inline:12px}.hero-copy .hero-note{font-size:10px!important;max-width:none}.home-page h2{font-size:35px;letter-spacing:-1.5px}.home-page h3{font-size:26px}.caption{display:none}.home-page .cta h2{font-size:35px}}

/* Keep the opening photograph exactly one visible screen on every desktop/tablet. */
.home-page .hero{
  height:100vh;
  height:100dvh;
  min-height:640px;
  max-height:none;
}
.home-page .hero-copy{
  padding-bottom:clamp(54px,8vh,104px);
}
.home-page .hero h1{
  font-size:clamp(54px,4.8vw,92px);
}

@media (max-width:1100px) and (min-width:651px){
  .home-page .hero-copy{margin-left:50%;width:50%;padding-right:4%}
  .home-page .hero h1{font-size:clamp(54px,6vw,68px)}
}

@media (max-height:720px) and (min-width:651px){
  .home-page .hero{min-height:100vh;min-height:100dvh}
  .home-page .hero-copy{padding-top:104px;padding-bottom:32px}
  .home-page .hero h1{font-size:clamp(48px,8vh,62px);margin:14px 0 16px}
  .home-page .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.5;margin-bottom:18px}
  .home-page .hero-copy .hero-note{margin-top:12px!important}
  .home-page .caption{bottom:16px}
}

@media (max-width:650px){
  .home-page .hero{height:auto;min-height:100vh;min-height:100dvh}
  .home-page .hero h1{font-size:clamp(46px,14vw,57px)}
}

@media (orientation:landscape) and (max-height:500px){
  .home-page .hero{height:100vh;height:100dvh;min-height:390px;display:flex}
  .home-page .hero-img{height:100%}
  .home-page .hero-img img{object-position:28% center}
  .home-page .hero::after{background:linear-gradient(90deg,#10180f10 25%,#10180f40 53%,#10180fd9 100%)}
  .home-page .hero-copy{margin-left:50%;width:50%;padding:82px 4% 24px}
  .home-page .hero h1{font-size:clamp(38px,11vh,52px);margin:8px 0 10px}
  .home-page .hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.4;margin-bottom:12px}
  .home-page .hero .hero-actions .button{min-height:39px;padding:7px 10px;font-size:11px}
  .home-page .hero-copy .hero-note,.home-page .caption{display:none}
}

/* Quiet interaction system: depth in the hero, reveal on scroll, tactile cards. */
.hero{--hero-x:0px;--hero-y:0px;--copy-x:0px;--copy-y:0px;overflow:hidden}
.hero-img{will-change:transform;animation:hero-breathe 16s ease-in-out infinite alternate}
.hero-img img{
  transform:translate3d(var(--hero-x),var(--hero-y),0) scale(1.055);
  transition:transform .8s cubic-bezier(.2,.75,.2,1);
  will-change:transform;
}
.hero-copy{
  transform:translate3d(var(--copy-x),var(--copy-y),0);
  transition:transform .8s cubic-bezier(.2,.75,.2,1);
  will-change:transform;
}
.scroll-cue{
  position:absolute;z-index:3;left:50%;bottom:22px;transform:translateX(-50%);
  display:flex;flex-direction:column;align-items:center;gap:8px;
  padding:8px 18px;border:0;background:transparent;color:#f3efe5;
  font-size:8px;letter-spacing:2px;text-transform:uppercase;
}
.scroll-cue i{display:block;width:1px;height:26px;background:#f3efe5b5;transform-origin:top;animation:scroll-pulse 1.8s ease-in-out infinite}
.scroll-cue:hover i{height:34px}.scroll-cue:focus-visible{outline:1px solid #f3efe5;outline-offset:3px}
.hero-actions .button,.button,.text-link,.photo img,.card img{transition:transform .45s cubic-bezier(.2,.75,.2,1),filter .45s ease,background-color .25s ease,color .25s ease}
.hero-actions .button:hover,.button:hover{transform:translateY(-2px)}
.hero-actions .button>span{transition:transform .35s ease}.hero-actions .button:hover>span{transform:rotate(45deg)}
.card{overflow:hidden}.card img{transform:scale(1.001)}.card:hover img{transform:scale(1.035);filter:saturate(1.04)}
.photo{overflow:hidden}.photo img{transform:scale(1.001)}.photo:hover img{transform:scale(1.04);filter:brightness(1.04)}
.text-link:hover{transform:translateX(4px)}
details summary{transition:color .2s ease,padding-left .25s ease}details summary:hover{color:var(--wine);padding-left:5px}
.motion-ready .section,.motion-ready .page-title,.motion-ready .strip,.motion-ready .card,.motion-ready .photo{
  opacity:0;transform:translateY(28px);
  transition:opacity .85s ease,transform .85s cubic-bezier(.2,.75,.2,1);
}
.motion-ready .section.is-visible,.motion-ready .page-title.is-visible,.motion-ready .strip.is-visible,.motion-ready .card.is-visible,.motion-ready .photo.is-visible{opacity:1;transform:none}
.motion-ready .cards .card:nth-child(2),.motion-ready .gallery .photo:nth-child(3n+2){transition-delay:.09s}
.motion-ready .cards .card:nth-child(3),.motion-ready .gallery .photo:nth-child(3n){transition-delay:.18s}

@keyframes hero-breathe{from{transform:scale(1)}to{transform:scale(1.018)}}
@keyframes scroll-pulse{0%,100%{transform:scaleY(.35);opacity:.45}50%{transform:scaleY(1);opacity:1}}

@media (prefers-reduced-motion:no-preference){
  .hero-copy>.eyebrow{animation:hero-rise .8s .15s both}
  .hero-copy>h1{animation:hero-rise .9s .28s both}
  .hero-copy>p:not(.hero-note){animation:hero-rise .9s .42s both}
  .hero-copy>.hero-actions{animation:hero-rise .9s .54s both}
  .hero-copy>.hero-note{animation:hero-rise .8s .66s both}
  @keyframes hero-rise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
}

@media (max-width:650px){
  .scroll-cue{display:none}
  .hero-img{animation-duration:20s}
  .card:hover img,.photo:hover img{transform:none;filter:none}
}

@media (prefers-reduced-motion:reduce){
  .hero-img{animation:none}
  .hero-img img,.hero-copy,.scroll-cue i,.hero-actions .button,.button,.text-link,.photo img,.card img{animation:none;transition:none;transform:none}
  .motion-ready .section,.motion-ready .page-title,.motion-ready .strip,.motion-ready .card,.motion-ready .photo{opacity:1;transform:none;transition:none}
}

