@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&display=swap');
:root{
  --bg:#f1f0e9;
  --ink:#171614;
  --accent:#5b3529;
  --muted:#6f6963;
  --line:rgba(23,22,20,.22);
  --white:#fff;
  --max:1360px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Syne,Arial,sans-serif;font-size:16px;line-height:1.5}
img{display:block;width:100%;height:auto}
a{color:inherit;text-decoration:none}
main{overflow:hidden}
.siteHeader{max-width:var(--max);margin:0 auto;padding:24px 42px 10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand{display:block;width:126px}.logo{width:100%;height:auto}.retreatLink{justify-self:center;font-size:12px;letter-spacing:.06em;color:var(--accent);text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.comingLabel{justify-self:end;margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:11px}
.hero{max-width:var(--max);margin:0 auto;padding:34px 42px 62px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;margin:0 0 16px}
h1,h2,p{margin-top:0}.hero h1{font-size:clamp(44px,5.4vw,78px);line-height:.96;letter-spacing:-.045em;font-weight:700;margin:0 0 30px;max-width:980px}.hero h1 span{display:block}
.heroTriptych{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:stretch}.heroTriptych figure,.gallery figure{margin:0;position:relative;overflow:visible}.heroTriptych img{height:390px;object-fit:cover}.heroTriptych figcaption,.gallery figcaption{position:static;background:transparent;padding:8px 0 0;font-size:12px;line-height:1.25;letter-spacing:.015em;color:var(--ink)}
.heroDetails{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:44px;padding:42px 0 26px;border-bottom:1px solid var(--line)}.intro{font-size:clamp(20px,2.05vw,30px);line-height:1.18;max-width:820px;margin:0}.note{font-size:15px;align-self:end;margin:0}.note a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}
.featureLine{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:22px;font-size:15px;font-weight:600;letter-spacing:.015em}.featureLine span{border-right:1px solid var(--line);padding-right:12px}.featureLine span:last-child{border-right:0}
.collectionIntro{max-width:var(--max);margin:0 auto;padding:78px 42px 28px;display:flex;justify-content:space-between;align-items:end}.collectionIntro h2{font-size:clamp(28px,3.2vw,46px);line-height:1;margin:0}.collectionIntro p{font-size:14px;margin:0}
.gallery{max-width:var(--max);margin:0 auto;padding:0 42px 100px;display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.tile img{width:100%;height:100%;object-fit:cover}.tileLead{grid-column:span 12;height:690px}.tileHalfPortrait{grid-column:span 6;height:700px}.tileWide{grid-column:span 6;height:430px}.tilePortrait{grid-column:span 4;height:620px}.tileTwoThirds{grid-column:span 8;height:620px}
.signupSection{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:var(--max);margin:0 auto;padding:76px 42px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end}.signupCopy h2{font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.035em;margin:0}.formWrap label{display:block;font-size:13px;margin-bottom:10px}.formRow{display:flex;border-bottom:1px solid var(--ink)}.formRow input{flex:1;border:0;background:transparent;padding:16px 0;font:inherit;color:var(--ink);outline:none}.formRow button{border:0;background:transparent;font:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:12px;cursor:pointer;padding:16px 0 16px 20px}.privacy{font-size:11px;color:var(--muted);margin:12px 0 0}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
footer{max-width:var(--max);margin:0 auto;padding:30px 42px 50px;display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center;font-size:12px}.footerLogo{width:128px}footer a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){
  .siteHeader{padding:18px 22px 8px;grid-template-columns:auto 1fr auto;gap:14px}.brand{width:108px}.retreatLink{font-size:11px}.hero{padding:24px 22px 48px}.hero h1{font-size:clamp(38px,8vw,58px);margin-bottom:26px;max-width:720px}.heroTriptych{grid-template-columns:1fr 1fr}.heroTriptych figure:first-child{grid-column:1/-1}.heroTriptych img{height:330px}.heroDetails{grid-template-columns:1fr;gap:20px}.featureLine{grid-template-columns:1fr 1fr}.featureLine span:nth-child(2){border-right:0}.collectionIntro{padding:68px 22px 24px}.gallery{padding:0 22px 70px;gap:10px}.tileLead{height:500px}.tileHalfPortrait{height:500px}.tileWide{height:330px}.tilePortrait,.tileTwoThirds{height:470px}.signupSection{padding:60px 22px;grid-template-columns:1fr;gap:38px}footer{padding:28px 22px 40px;grid-template-columns:1fr;gap:12px}
}
@media(max-width:620px){
  .siteHeader{grid-template-columns:1fr auto;gap:10px}.brand{width:96px}.retreatLink{grid-column:1/-1;grid-row:2;justify-self:start;font-size:10px;margin-top:2px}.comingLabel{font-size:9px}.hero{padding-top:20px}.hero h1{font-size:clamp(31px,9.2vw,42px);line-height:.98;letter-spacing:-.035em;margin-bottom:22px}.eyebrow{font-size:10px;margin-bottom:12px}.heroTriptych{grid-template-columns:1fr;gap:10px}.heroTriptych figure:first-child{grid-column:auto}.heroTriptych img{height:290px}.intro{font-size:20px}.featureLine{grid-template-columns:1fr;gap:10px}.featureLine span{border-right:0;border-bottom:1px solid var(--line);padding:0 0 10px}.featureLine span:last-child{border-bottom:0}.collectionIntro{display:block}.collectionIntro p{margin-top:12px}.gallery{grid-template-columns:1fr}.tileLead,.tileHalfPortrait,.tileWide,.tilePortrait,.tileTwoThirds{grid-column:auto;height:420px}.gallery figcaption,.heroTriptych figcaption{font-size:12px}.formRow{display:block}.formRow button{padding-left:0}.formRow input,.formRow button{width:100%;text-align:left}
}

/* July 25 refinement: typography, captions, feature row, and header */

body,
button,
input { font-family: 'Syne', Arial, sans-serif; }

/* Keep all readable text at 16px minimum. */
.siteHeader {
  border-bottom: 1px solid var(--line);
  padding-bottom: 18px;
}
.retreatLink,
.comingLabel,
.eyebrow,
.note,
.collectionIntro p,
.heroTriptych figcaption,
.gallery figcaption,
.formWrap label,
.formRow button,
.privacy,
footer {
  font-size: 16px;
}

/* Smaller, lighter hero title. */
.hero h1 {
  font-size: clamp(38px, 4.35vw, 62px);
  line-height: 1.03;
  letter-spacing: -0.035em;
  font-weight: 400;
  max-width: 900px;
}

/* Slightly smaller statement below the first gallery. */
.intro {
  font-size: clamp(19px, 1.75vw, 26px);
  line-height: 1.25;
  font-weight: 400;
}

/* Feature row: one clean rule above and below, no bold or dividers. */
.featureLine {
  border-top: 1px solid var(--ink);
  border-bottom: 1px solid var(--ink);
  padding: 24px 0;
  margin-top: 34px;
  font-size: clamp(16px, 1.35vw, 20px);
  font-weight: 400;
  letter-spacing: .035em;
  line-height: 1.25;
  align-items: center;
}
.featureLine span {
  border-right: 0;
  padding-right: 20px;
}

/* Captions sit visibly beneath every image. */
.gallery figure.tile {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.gallery .tile img {
  flex: 1 1 auto;
  min-height: 0;
  height: auto;
}
.gallery figcaption,
.heroTriptych figcaption {
  flex: 0 0 auto;
  padding: 10px 0 0;
  line-height: 1.35;
  font-weight: 400;
  color: var(--ink);
  background: var(--bg);
}

/* Collection and signup titles stay quieter than the hero. */
.collectionIntro h2 { font-size: clamp(27px, 2.75vw, 40px); font-weight: 400; }
.signupCopy h2 { font-size: clamp(31px, 3.4vw, 48px); font-weight: 400; }

@media(max-width:900px){
  .siteHeader { padding-bottom: 14px; }
  .hero h1 { font-size: clamp(34px, 6.8vw, 50px); }
  .featureLine { font-size: 17px; padding: 20px 0; }
}

@media(max-width:620px){
  .siteHeader { padding-bottom: 14px; }
  .retreatLink,
  .comingLabel,
  .eyebrow,
  .note,
  .collectionIntro p,
  .heroTriptych figcaption,
  .gallery figcaption,
  .formWrap label,
  .formRow button,
  .privacy,
  footer { font-size: 16px; }
  .hero h1 {
    font-size: clamp(30px, 8.2vw, 38px);
    line-height: 1.04;
    font-weight: 400;
  }
  .featureLine {
    gap: 0;
    margin-top: 28px;
    padding: 0;
    font-size: 16px;
  }
  .featureLine span {
    border-bottom: 1px solid var(--line);
    padding: 15px 0;
  }
  .featureLine span:last-child { border-bottom: 0; }
  .gallery figcaption,
  .heroTriptych figcaption { padding-top: 9px; }
}


/* July 25 final polish: cleaner hero spacing and one feature rule pair */
.hero { padding-top: 46px; }
.hero h1 {
  font-weight: 500;
  font-size: clamp(36px, 4.05vw, 58px);
  margin-bottom: 32px;
}
.heroDetails {
  display: block;
  padding: 28px 0 0;
  border-bottom: 0;
}
.heroDetails .note {
  margin: 0;
  text-align: right;
}
.featureLine {
  margin-top: 28px;
}
@media(max-width:900px){
  .hero { padding-top: 34px; }
  .hero h1 { font-size: clamp(33px, 6.4vw, 47px); font-weight: 700; }
  .heroDetails .note { text-align: left; }
}
@media(max-width:620px){
  .hero { padding-top: 28px; }
  .hero h1 { font-size: clamp(29px, 7.8vw, 36px); font-weight: 700; }
  .heroDetails { padding-top: 22px; }
}

/* July 25 final correction: load true Syne Bold and add breathing room below CTA */
.hero h1 {
  font-family: 'Syne', Arial, sans-serif;
  font-weight: 700;
}
.heroDetails {
  padding-bottom: 18px;
}
.featureLine {
  margin-top: 22px;
}
@media(max-width:900px){
  .heroDetails { padding-bottom: 16px; }
  .featureLine { margin-top: 20px; }
}
@media(max-width:620px){
  .heroDetails { padding-bottom: 14px; }
  .featureLine { margin-top: 18px; }
}
