@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Allura&family=DM+Sans:wght@300;400;500&family=Mrs+Saint+Delafield&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ivory:#fbf8f2;--sand:#e9dfd4;--espresso:#2d241f;--ink:#211c18;--muted:#74695f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}
header{position:sticky;top:0;z-index:20;background:rgba(251,248,242,.95);display:flex;justify-content:space-between;align-items:center;padding:16px 5vw;border-bottom:1px solid #ddd1c5}
.logo{font-family:'Playfair Display';letter-spacing:.12em;font-size:19px}.logo span{display:block;font-family:'DM Sans';font-size:7px;letter-spacing:.22em;color:var(--muted)}
nav{display:flex;gap:24px;align-items:center;font-size:12px}.cta{background:var(--espresso);color:#fff;padding:10px 14px}
.hero{min-height:78vh;position:relative;display:flex;align-items:center;padding:7vw;color:white;background:url('images/hero-rotterdam.png') center/cover no-repeat}
.overlay,.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,17,12,.54),rgba(24,17,12,.08) 62%,rgba(24,17,12,.14))}
.hero-copy{position:relative;z-index:1}.hero-copy p,.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:600}.hero h1{font-family:'Playfair Display';font-size:clamp(54px,7vw,96px);line-height:1.02;margin:10px 0}.hero h3{font-weight:400}.side{position:absolute;z-index:1;right:7vw;bottom:14vh;font-size:10px;letter-spacing:.2em}
.button{display:inline-block;padding:13px 18px;text-transform:uppercase;font-size:10px;letter-spacing:.06em;border:0}.light{background:white;color:var(--ink)}.dark{background:var(--espresso);color:white}.outline{border:1px solid var(--ink)}
.luxury{display:grid;grid-template-columns:.85fr 1.15fr;gap:5vw;padding:90px 6vw;align-items:center}.luxury h2,.reset h2,.pilot h2,.about h2,.contact h2{font-family:'Playfair Display';font-size:clamp(46px,5vw,72px);line-height:1.03;margin:8px 0 24px}.luxury-copy p{max-width:520px;color:var(--muted)}.photo{background-size:cover;background-position:center}.bedroom{min-height:560px;background-image:url('images/bedroom-wide.png')}
.feeling{position:relative;min-height:620px;padding:80px 6vw;color:white;display:flex;align-items:center;background:url('images/evening-detail.png') center/cover}.feeling-copy{position:relative;z-index:1}.feeling h2{font-family:'Playfair Display';font-size:clamp(40px,5vw,68px);line-height:1.06}.feeling h3{font-family:'Playfair Display';font-size:38px}.feeling hr{border:0;border-top:1px solid rgba(255,255,255,.4);width:250px;margin-left:0}.script,.script2{font-family:'Playfair Display';font-style:italic}.script{position:absolute;z-index:1;right:7vw;bottom:9vh;font-size:28px}
.reset{padding:90px 6vw}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.tile{aspect-ratio:1/1.08;background-size:cover;background-position:center}.bed{background-image:url('images/bedroom-square.png')}.kitchen{background-image:url('images/kitchen.png')}.bath{background-image:url('images/bathroom.png')}.living{background-image:url('images/living.png')}.grid b{display:block;font-size:10px;letter-spacing:.15em;margin-top:10px}.grid article p{font-size:13px;color:var(--muted)}aside{border-left:1px solid #d8cec4;padding-left:22px}aside blockquote{font-family:'Playfair Display';font-size:30px;line-height:1.1;font-style:italic}
.forwho{display:grid;grid-template-columns:1fr 1fr .9fr}.woman{min-height:600px;background-image:url('images/woman.png')}.copy{padding:70px 6vw;background:#efe6dd}.copy h2,.membership h2{font-family:'Playfair Display';font-size:clamp(38px,4vw,58px);line-height:1.05}.copy p{color:var(--muted)}.membership{background:var(--espresso);color:white;padding:70px 45px}.membership>p{color:#dacdc3}.membership details{border-top:1px solid rgba(255,255,255,.22);padding:14px 0}.membership summary{cursor:pointer}.light2{color:#d9cabe}
.pilot{display:grid;grid-template-columns:.9fr 1.2fr .65fr;gap:25px;align-items:center;padding:90px 6vw;background:#f3ece5}.pilot-copy p{color:var(--muted)}.rotterdam{min-height:330px;background-image:url('images/rotterdam.png')}.pilot>blockquote{font-family:'Playfair Display';font-size:27px;font-style:italic}.pilot small{display:block;font-family:'DM Sans';font-size:9px;letter-spacing:.2em;margin-top:15px}
.about{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:90px 6vw;background:var(--espresso);color:white}.about p{color:#ded1c8}
.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;padding:90px 6vw}.contact>div>p{color:var(--muted)}form{background:#f1e9e1;padding:30px}input,select{width:100%;padding:13px;margin-bottom:10px;border:1px solid #cdbfb3;background:#fffdf9;font:inherit}.success{display:none;font-size:13px}
footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:35px 5vw;border-top:1px solid #ded3c8;font-size:11px}.script2{text-align:right;font-size:21px}
@media(max-width:950px){nav{display:none}.luxury,.forwho,.pilot,.about,.contact{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.side{display:none}footer{grid-template-columns:1fr}.script2{text-align:left}}
@media(max-width:600px){.grid{grid-template-columns:1fr}.hero{min-height:76vh}.hero h1{font-size:50px}.luxury,.reset,.about,.contact,.pilot{padding:70px 6vw}}

/* V3 refinements */
.hero{background-position:center 54%;}
.bedroom{background-position:center 52%;}
.woman{background-position:center 42%;}
.rotterdam{background-position:center center;}
.feeling{background-position:center 52%;}
@media(max-width:600px){.hero{background-position:58% center}.woman{min-height:520px}.feeling{background-position:62% center}}

/* Hero optimization — 9 Sep 2026 */
.hero{
  min-height:76vh;
  padding:6.2vw 7vw;
}
.hero-copy{
  max-width:920px;
}
.hero-copy p{
  margin:0 0 18px;
  opacity:.92;
}
.hero h1{
  font-size:clamp(48px,5.8vw,82px);
  line-height:1.04;
  letter-spacing:-.018em;
  margin:0 0 18px;
  max-width:900px;
}
.hero h3{
  margin:0 0 28px;
  font-size:16px;
  font-weight:300;
  opacity:.84;
  letter-spacing:.01em;
}
.hero .light{
  padding:13px 19px;
  font-size:9px;
  letter-spacing:.085em;
}
.side{
  right:7vw;
  bottom:20vh;
  line-height:1.7;
  opacity:.9;
}
@media(max-width:950px){
  .hero{padding:8vw 6vw;}
  .hero h1{font-size:clamp(48px,8vw,68px);max-width:760px;}
}
@media(max-width:600px){
  .hero{min-height:72vh;padding:70px 6vw;}
  .hero h1{font-size:46px;line-height:1.05;}
  .hero h3{font-size:14px;margin-bottom:24px;}
}
\n\n/* Block 2 optimization — 9 Sep 2026 */
.luxury{
  grid-template-columns:.88fr 1.12fr;
  gap:5.5vw;
  padding:96px 6.5vw;
  align-items:center;
}
.luxury-copy{max-width:560px;}
.luxury-copy>span{
  display:block;
  font-size:10px;
  letter-spacing:.24em;
  font-weight:500;
  margin-bottom:20px;
}
.luxury h2{
  font-family:'Playfair Display',serif;
  font-size:clamp(52px,5.25vw,76px);
  font-weight:500;
  line-height:1.03;
  letter-spacing:-.025em;
  margin:0;
}
.luxury-rule{
  width:42px;
  border-top:1px solid #d8cec4;
  margin:30px 0 25px;
}
.luxury-copy p{
  max-width:535px;
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
  font-weight:300;
}
.bedroom{
  min-height:590px;
  position:relative;
  background-position:center 52%;
}
.bedroom-script{
  position:absolute;
  right:7%;
  bottom:9%;
  color:rgba(255,255,255,.9);
  font-family:'Playfair Display',serif;
  font-style:italic;
  font-size:clamp(21px,2vw,31px);
  line-height:1.08;
  transform:rotate(-4deg);
  text-shadow:0 1px 8px rgba(30,20,14,.25);
}
@media(max-width:950px){
  .luxury{padding:78px 6vw;gap:45px;}
  .luxury-copy{max-width:680px;}
  .bedroom{min-height:540px;}
}
@media(max-width:600px){
  .luxury{padding:64px 6vw;gap:36px;}
  .luxury-copy>span{margin-bottom:15px;}
  .luxury h2{font-size:50px;}
  .luxury-rule{margin:24px 0 20px;}
  .luxury-copy p{font-size:14px;}
  .bedroom{min-height:430px;}
  .bedroom-script{right:6%;bottom:7%;font-size:22px;}
}


/* Block 2 handwritten style — closer to the original example */
.bedroom-script{
  font-family:'Italianno', cursive;
  font-style:normal;
  font-weight:400;
  font-size:clamp(36px,3.2vw,52px);
  line-height:.86;
  letter-spacing:.01em;
  right:5.5%;
  bottom:6.5%;
  transform:rotate(-5deg);
  color:rgba(255,255,255,.92);
  text-shadow:0 1px 5px rgba(30,20,14,.18);
}
@media(max-width:600px){
  .bedroom-script{font-size:36px;right:5%;bottom:6%;}
}

/* Block 2 — thin signature handwriting, inspired by the chosen reference */
.bedroom-script{
  font-family:'Mrs Saint Delafield', cursive !important;
  font-style:normal !important;
  font-weight:400 !important;
  font-size:clamp(34px,3.25vw,50px) !important;
  line-height:.82 !important;
  letter-spacing:.005em !important;
  right:5.5% !important;
  bottom:7% !important;
  transform:rotate(-3.5deg) !important;
  color:rgba(255,255,255,.93) !important;
  text-shadow:0 1px 5px rgba(30,20,14,.18) !important;
}
@media(max-width:600px){
  .bedroom-script{
    font-size:36px !important;
    right:5% !important;
    bottom:6% !important;
  }
}

/* Block 3 optimization — 9 Sep 2026 */
.feeling{position:relative;min-height:520px;padding:68px 7vw;display:flex;align-items:center;color:white;background:url('images/evening-detail.png') center 52% / cover no-repeat;}
.feeling .shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,15,11,.64) 0%,rgba(22,15,11,.44) 28%,rgba(22,15,11,.10) 62%,rgba(22,15,11,.10) 100%);}
.feeling-copy{position:relative;z-index:2;width:min(520px,44vw);}
.feeling h2{font-family:'Playfair Display',serif;font-size:clamp(34px,3.2vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.018em;margin:0;}
.feeling hr{width:100%;max-width:430px;border:0;border-top:1px solid rgba(255,255,255,.28);margin:28px 0 26px;}
.feeling h3{font-family:'Playfair Display',serif;font-size:clamp(28px,2.3vw,36px);font-weight:500;line-height:1.1;margin:0 0 22px;letter-spacing:-.015em;}
.feeling-copy p{margin:0;font-size:14px;line-height:1.7;font-weight:300;color:rgba(255,255,255,.86);}
.feeling .script{position:absolute;z-index:2;right:5.5%;bottom:9%;font-family:'Mrs Saint Delafield',cursive;font-style:normal;font-weight:400;font-size:clamp(35px,3.1vw,49px);line-height:.82;letter-spacing:.005em;color:rgba(255,255,255,.92);transform:rotate(-4deg);text-shadow:0 1px 5px rgba(30,20,14,.18);}
@media(max-width:950px){.feeling{min-height:500px;padding:65px 6vw}.feeling-copy{width:min(500px,60vw)}.feeling h2{font-size:clamp(34px,4.8vw,44px)}.feeling .script{right:5%;bottom:7%}}
@media(max-width:600px){.feeling{min-height:580px;padding:58px 6vw;align-items:flex-start;background-position:58% center}.feeling .shade{background:linear-gradient(90deg,rgba(22,15,11,.68) 0%,rgba(22,15,11,.46) 60%,rgba(22,15,11,.16) 100%)}.feeling-copy{width:88%}.feeling h2{font-size:36px;line-height:1.08}.feeling hr{width:72%;margin:25px 0 23px}.feeling h3{font-size:29px;margin-bottom:18px}.feeling-copy p{font-size:13px}.feeling .script{right:7%;bottom:6%;font-size:36px}}


/* Block 3.1 final refinement — closer to original reference */
.feeling h2{
  font-size:clamp(32px,2.9vw,44px);
  line-height:1.09;
}
.feeling h3{
  font-size:clamp(25px,2vw,32px);
  font-weight:500;
}
.feeling .script{
  right:5.2%;
  bottom:14%;
  width:112px;
  font-family:'Caveat Brush',cursive;
  font-style:normal;
  font-weight:400;
  font-size:clamp(29px,2.25vw,37px);
  line-height:.88;
  letter-spacing:-.025em;
  text-align:left;
  color:rgba(255,255,255,.88);
  transform:rotate(-5deg);
  text-shadow:0 1px 4px rgba(20,12,8,.34);
}
@media(max-width:950px){
  .feeling h2{font-size:clamp(31px,4vw,40px)}
  .feeling .script{right:4.5%;bottom:12%;font-size:32px;width:100px}
}
@media(max-width:600px){
  .feeling h2{font-size:33px}
  .feeling h3{font-size:27px}
  .feeling .script{right:6%;bottom:6%;font-size:31px;width:94px}
}

/* Block 4 optimization — The Made Moments Reset — 9 Sep 2026 */
.reset{
  padding:72px 5.8vw 78px;
}
.reset .eyebrow{
  margin:0 0 13px;
  font-size:9px;
  letter-spacing:.24em;
  font-weight:500;
}
.reset h2{
  font-family:'Playfair Display',serif;
  font-size:clamp(40px,3.35vw,54px);
  font-weight:500;
  line-height:1.04;
  letter-spacing:-.025em;
  margin:0 0 34px;
}
.reset .grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr)) .82fr;
  gap:22px;
  align-items:start;
}
.reset .tile{
  aspect-ratio:1/1.02;
  background-size:cover;
  background-position:center;
}
.reset .grid article b{
  display:block;
  margin-top:13px;
  font-size:9px;
  font-weight:600;
  letter-spacing:.17em;
}
.reset .grid article p{
  margin:12px 0 0;
  max-width:220px;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.58;
  font-weight:300;
}
.reset aside{
  min-height:100%;
  border-left:1px solid #d8cec4;
  padding:38px 0 0 34px;
}
.reset aside blockquote{
  margin:0 0 34px;
  font-family:'Playfair Display',serif;
  font-size:clamp(28px,2.2vw,37px);
  font-weight:500;
  line-height:1.08;
  letter-spacing:-.02em;
  font-style:italic;
}
.reset aside blockquote::after{
  content:"";
  display:block;
  width:34px;
  border-top:1px solid #cfc3b8;
  margin-top:28px;
}
.reset aside p{
  margin:0;
  font-size:9px;
  line-height:2.0;
  letter-spacing:.22em;
  font-weight:500;
}

@media(max-width:1100px){
  .reset{padding:70px 6vw;}
  .reset .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 22px;}
  .reset aside{grid-column:1/-1;border-left:0;border-top:1px solid #d8cec4;padding:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:36px;}
  .reset aside blockquote{margin:0;max-width:420px;}
}

@media(max-width:600px){
  .reset{padding:60px 6vw 64px;}
  .reset h2{font-size:40px;margin-bottom:28px;}
  .reset .grid{grid-template-columns:1fr;gap:30px;}
  .reset .tile{aspect-ratio:1/1.03;}
  .reset .grid article p{max-width:none;font-size:13px;margin-top:9px;}
  .reset aside{grid-column:auto;display:block;border-top:1px solid #d8cec4;padding-top:30px;}
  .reset aside blockquote{font-size:31px;margin-bottom:26px;max-width:290px;}
}

/* Block 5 — For who + Membership refinement — 9 Sep 2026 */
.forwho{grid-template-columns:1.02fr 1fr .92fr;min-height:680px}
.woman{position:relative;min-height:680px;background-image:url('images/woman.png');background-position:center 43%;}
.woman:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(38,26,20,.25),transparent 42%);pointer-events:none}
.woman-script{position:absolute;z-index:2;left:7%;bottom:7%;font-family:'Playfair Display',serif;font-style:italic;font-size:clamp(24px,2.2vw,38px);line-height:1.08;color:#fff;transform:rotate(-4deg);text-shadow:0 1px 10px rgba(0,0,0,.2)}
.copy{padding:72px 6vw 66px;background:#f4eee8;display:flex;flex-direction:column;align-items:flex-start}
.copy h2{font-size:clamp(42px,4.1vw,66px);line-height:1.04;margin:20px 0 32px;letter-spacing:-.018em}
.copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:540px;margin:0 0 42px}
.forwho-button{margin-top:auto;border:1px solid #7c6e63;padding:17px 24px;color:var(--ink);font-size:10px;letter-spacing:.14em;font-weight:600;min-width:230px;display:flex;justify-content:space-between;gap:30px}
.membership{padding:70px 46px 58px;display:flex;flex-direction:column}
.membership h2{font-size:clamp(42px,3.7vw,60px);margin:18px 0 24px;letter-spacing:-.02em}
.membership>p:not(.eyebrow){font-size:15px;line-height:1.6;margin:0 0 22px;max-width:480px}
.membership details{border-top:1px solid rgba(255,255,255,.25);padding:0}
.membership details:last-of-type{border-bottom:1px solid rgba(255,255,255,.25)}
.membership summary{list-style:none;padding:15px 2px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px}
.membership summary::-webkit-details-marker{display:none}
.membership summary:after{content:'+';font-family:'DM Sans',sans-serif;font-size:22px;font-weight:300;color:#eadfd7}
.membership details[open] summary:after{content:'−'}
.membership summary span{display:block}
.membership summary strong{display:block;font-family:'Playfair Display',serif;font-size:21px;font-weight:400;line-height:1.15}
.membership summary small{display:block;margin-top:5px;font-size:11px;font-style:italic;font-weight:600;color:#e2d5cb;letter-spacing:.01em}
.membership details>p{font-size:12px;line-height:1.55;color:#d7c9c0;margin:0 28px 15px 2px}
.membership-link{margin-top:auto;padding-top:28px;color:#e8ddd4;font-size:9px;letter-spacing:.2em;font-weight:600;display:flex;justify-content:space-between;gap:20px}
@media(max-width:950px){.forwho{grid-template-columns:1fr}.woman{min-height:620px}.copy,.membership{padding:65px 7vw}.forwho-button,.membership-link{margin-top:30px}}
@media(max-width:600px){.woman{min-height:520px}.copy h2,.membership h2{font-size:42px}.copy,.membership{padding:55px 7vw}.membership summary strong{font-size:20px}}


/* Block 5.1 — use the chosen reference photo exactly */
.forwho .woman{
  background-image:url('images/forwho-reference.png') !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
.forwho .woman:after{display:none !important;}
.forwho .woman-script{display:none !important;}
@media(max-width:950px){
  .forwho .woman{background-position:center center !important;}
}

/* Block 5 — final selected lifestyle image, 10 Sep 2026 */
.forwho .woman{
  background-image:url('images/forwho-final.png') !important;
  background-position:center center !important;
  background-size:cover !important;
  image-rendering:auto;
}
.forwho .woman:after{display:none !important;}
.forwho .woman-script{display:none !important;}

/* Pilot Rotterdam — compact editorial layout based on original reference */
.pilot{
  display:grid;
  grid-template-columns: .95fr 1.55fr .55fr;
  gap:0;
  align-items:stretch;
  padding:0;
  background:var(--ivory);
  min-height:0;
}
.pilot-copy{
  background:#eee4da;
  padding:32px 4vw 30px 5vw;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.pilot-copy .eyebrow{
  margin:0 0 10px;
  font-size:8px;
  letter-spacing:.22em;
  font-weight:500;
}
.pilot h2{
  font-family:'Playfair Display',serif;
  font-size:clamp(28px,2.35vw,38px);
  font-weight:500;
  line-height:1.06;
  letter-spacing:-.018em;
  margin:0 0 13px;
}
.pilot-copy p:not(.eyebrow){
  max-width:390px;
  margin:0 0 20px;
  color:var(--muted);
  font-size:12.5px;
  line-height:1.55;
  font-weight:300;
}
.pilot .button.outline{
  align-self:flex-start;
  padding:10px 14px;
  font-size:8px;
  letter-spacing:.07em;
  background:rgba(255,255,255,.36);
}
.pilot .rotterdam{
  min-height:265px;
  background-image:url('images/rotterdam.png');
  background-size:cover;
  background-position:center 52%;
}
.pilot>blockquote{
  margin:0;
  padding:28px 2.8vw;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#f8f4ee;
  font-family:'Playfair Display',serif;
  font-size:clamp(19px,1.75vw,27px);
  font-style:italic;
  font-weight:500;
  line-height:1.08;
}
.pilot small{
  display:block;
  font-family:'DM Sans',sans-serif;
  font-size:8px;
  font-style:normal;
  font-weight:500;
  letter-spacing:.2em;
  margin-top:16px;
}

@media(max-width:950px){
  .pilot{grid-template-columns:1fr;}
  .pilot-copy{padding:48px 6vw 42px;}
  .pilot .rotterdam{min-height:340px;}
  .pilot>blockquote{padding:38px 6vw 44px;}
}

@media(max-width:600px){
  .pilot{padding:0;}
  .pilot-copy{padding:42px 6vw 36px;}
  .pilot h2{font-size:34px;}
  .pilot-copy p:not(.eyebrow){font-size:13px;}
  .pilot .rotterdam{min-height:255px;background-position:center center;}
  .pilot>blockquote{font-size:25px;padding:32px 6vw 38px;}
}

/* Rotterdam pilot v2 — closer to the original reference */
@media (min-width:951px){
  .pilot{
    grid-template-columns: 1.02fr 1fr .46fr !important;
    min-height: 0 !important;
    height: auto !important;
    align-items: stretch !important;
    background:#f7f2ec !important;
  }
  .pilot-copy{
    padding: 26px 3.6vw 24px 5vw !important;
    justify-content:center !important;
    background:#eee4da !important;
  }
  .pilot-copy .eyebrow{
    font-size:7.5px !important;
    margin:0 0 8px !important;
    letter-spacing:.22em !important;
  }
  .pilot h2{
    font-size:clamp(24px,1.8vw,31px) !important;
    line-height:1.04 !important;
    margin:0 0 10px !important;
    letter-spacing:-.015em !important;
  }
  .pilot-copy p:not(.eyebrow){
    font-size:11px !important;
    line-height:1.48 !important;
    max-width:330px !important;
    margin:0 0 15px !important;
  }
  .pilot .button.outline{
    padding:9px 13px !important;
    font-size:7.4px !important;
    letter-spacing:.075em !important;
    background:rgba(255,255,255,.45) !important;
  }
  .pilot .rotterdam{
    min-height:230px !important;
    background-image:url('images/rotterdam.png') !important;
    background-size:cover !important;
    background-position:center 53% !important;
  }
  .pilot>blockquote{
    padding:24px 2.1vw !important;
    font-size:clamp(17px,1.4vw,22px) !important;
    line-height:1.08 !important;
    background:#f7f2ec !important;
  }
  .pilot small{
    margin-top:14px !important;
    font-size:7px !important;
    letter-spacing:.18em !important;
  }
}


/* Compact refinement — 10 Sep 2026
   Shorter For Who/Membership, About and Contact sections */

/* Block 5 — shorter, better proportioned */
@media (min-width:951px){
  .forwho{
    min-height:560px !important;
    grid-template-columns:1.02fr 1fr .92fr !important;
    align-items:stretch !important;
  }

  .forwho .woman{
    min-height:560px !important;
    background-position:center center !important;
  }

  .forwho .copy{
    min-height:560px !important;
    padding:42px 6vw 36px !important;
  }

  .forwho .copy .eyebrow{
    margin:0 0 14px !important;
  }

  .forwho .copy h2{
    font-size:clamp(38px,3.45vw,56px) !important;
    line-height:1.02 !important;
    margin:0 0 23px !important;
    letter-spacing:-.018em !important;
  }

  .forwho .copy>p:not(.eyebrow){
    font-size:14px !important;
    line-height:1.58 !important;
    margin:0 0 26px !important;
    max-width:470px !important;
  }

  .forwho-button{
    padding:13px 19px !important;
    min-width:215px !important;
    font-size:8.5px !important;
  }

  .membership{
    min-height:560px !important;
    padding:40px 38px 31px !important;
  }

  .membership .eyebrow{
    margin:0 !important;
  }

  .membership h2{
    font-size:clamp(36px,3vw,49px) !important;
    line-height:1.02 !important;
    margin:13px 0 16px !important;
  }

  .membership>p:not(.eyebrow){
    font-size:12.5px !important;
    line-height:1.5 !important;
    margin:0 0 15px !important;
  }

  .membership summary{
    padding:10px 2px !important;
  }

  .membership summary strong{
    font-size:18px !important;
  }

  .membership summary small{
    font-size:9.5px !important;
    margin-top:3px !important;
  }

  .membership summary:after{
    font-size:18px !important;
  }

  .membership details>p{
    font-size:10.5px !important;
    line-height:1.45 !important;
    margin:0 24px 10px 2px !important;
  }

  .membership-link{
    padding-top:18px !important;
    font-size:8px !important;
  }
}

/* About — shorter and calmer */
.about{
  padding:58px 6vw !important;
  gap:7vw !important;
  align-items:center !important;
}

.about h2{
  font-size:clamp(40px,4.1vw,62px) !important;
  line-height:1.02 !important;
  margin:10px 0 0 !important;
}

.about>div:last-child p{
  font-size:15px !important;
  line-height:1.58 !important;
  margin:0 0 18px !important;
}

.about>div:last-child p:last-child{
  margin-bottom:0 !important;
}

/* Contact — compact and balanced */
.contact{
  padding:58px 6vw !important;
  gap:6vw !important;
  align-items:center !important;
}

.contact h2{
  font-size:clamp(42px,4.4vw,64px) !important;
  line-height:1.02 !important;
  margin:10px 0 20px !important;
}

.contact>div>p:not(.eyebrow){
  font-size:15px !important;
  line-height:1.55 !important;
  max-width:460px !important;
  margin:0 !important;
}

.contact form{
  padding:22px !important;
}

.contact input,
.contact select{
  padding:10px 12px !important;
  margin-bottom:8px !important;
  min-height:44px !important;
}

.contact .button.dark{
  padding:11px 16px !important;
  font-size:9px !important;
}

/* Tablet/mobile: keep enough breathing room */
@media(max-width:950px){
  .forwho .copy,
  .membership{
    min-height:auto !important;
    padding:52px 7vw !important;
  }
  .about,
  .contact{
    padding:52px 6vw !important;
  }
}

@media(max-width:600px){
  .forwho .woman{
    min-height:480px !important;
  }
  .forwho .copy h2,
  .membership h2{
    font-size:39px !important;
  }
  .about h2,
  .contact h2{
    font-size:40px !important;
  }
  .contact form{
    padding:18px !important;
  }
}


/* Rotterdam pilot v3 — proportions based on the original Made Moments reference */
@media (min-width:951px){
  .pilot{
    display:grid !important;
    grid-template-columns: 42% 38% 20% !important;
    min-height:315px !important;
    height:315px !important;
    padding:0 !important;
    gap:0 !important;
    align-items:stretch !important;
    background:#f7f2ec !important;
    overflow:hidden !important;
  }

  /* Wider warm panel on the left */
  .pilot-copy{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    padding:36px 5.2vw 34px 5vw !important;
    background:#eee4da !important;
  }

  .pilot-copy .eyebrow{
    margin:0 0 10px !important;
    font-size:8px !important;
    letter-spacing:.22em !important;
  }

  .pilot h2{
    margin:0 0 13px !important;
    font-size:clamp(27px,2vw,34px) !important;
    line-height:1.03 !important;
    letter-spacing:-.018em !important;
  }

  .pilot-copy p:not(.eyebrow){
    max-width:390px !important;
    margin:0 0 18px !important;
    font-size:11.5px !important;
    line-height:1.52 !important;
  }

  .pilot .button.outline{
    align-self:flex-start !important;
    padding:10px 14px !important;
    font-size:7.7px !important;
    letter-spacing:.075em !important;
    background:rgba(255,255,255,.56) !important;
  }

  /* Keep the exact same Rotterdam image, just use a narrower/taller crop */
  .pilot .rotterdam{
    min-height:315px !important;
    height:315px !important;
    width:100% !important;
    background-image:url('images/rotterdam.png') !important;
    background-size:cover !important;
    background-position:center 52% !important;
  }

  /* Slim quote column at the end */
  .pilot>blockquote{
    margin:0 !important;
    padding:35px 2.5vw !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    background:#f7f2ec !important;
    font-size:clamp(18px,1.45vw,24px) !important;
    line-height:1.08 !important;
  }

  .pilot small{
    margin-top:16px !important;
    font-size:7px !important;
    letter-spacing:.19em !important;
  }
}

@media (max-width:950px){
  .pilot{
    height:auto !important;
    min-height:0 !important;
  }
}


/* Final handwriting consistency — 10 Sep 2026
   One signature style across all handwritten details */
.bedroom-script,
.feeling .script,
.script2{
  font-family:'Allura', cursive !important;
  font-style:normal !important;
  font-weight:400 !important;
  letter-spacing:0 !important;
  text-shadow:0 1px 5px rgba(30,20,14,.16) !important;
}

/* Bedroom signature */
.bedroom-script{
  font-size:clamp(31px,2.65vw,43px) !important;
  line-height:.86 !important;
  right:5.5% !important;
  bottom:7% !important;
  transform:rotate(-2.5deg) !important;
}

/* Evening signature */
.feeling .script{
  font-size:clamp(29px,2.5vw,40px) !important;
  line-height:.82 !important;
  right:5.5% !important;
  bottom:10% !important;
  width:115px !important;
  transform:rotate(-2.5deg) !important;
}

/* Footer signature */
.script2{
  font-size:clamp(26px,2.1vw,35px) !important;
  line-height:.9 !important;
  transform:rotate(-2deg) !important;
}

/* For-who photo:
   show the complete chosen image (including the handwritten phrase)
   while still filling the whole column softly behind it. */
.forwho .woman{
  background-image:
    url('images/forwho-final.png'),
    url('images/forwho-final.png') !important;
  background-size:
    auto 100%,
    cover !important;
  background-position:
    center center,
    center center !important;
  background-repeat:
    no-repeat,
    no-repeat !important;
  background-color:#d8cbbf !important;
}

/* A slightly softer and taller balance gives the text enough room */
@media (min-width:951px){
  .forwho{
    min-height:585px !important;
  }
  .forwho .woman,
  .forwho .copy,
  .membership{
    min-height:585px !important;
  }
}

@media(max-width:950px){
  .forwho .woman{
    min-height:610px !important;
    background-size:auto 100%, cover !important;
  }
}

@media(max-width:600px){
  .forwho .woman{
    min-height:535px !important;
    background-size:auto 100%, cover !important;
  }
  .bedroom-script{font-size:31px !important;}
  .feeling .script{font-size:29px !important;width:102px !important;}
  .script2{font-size:28px !important;}
}


/* V10 — match all loose handwriting to the lettering baked into the woman photo.
   The woman-photo lettering itself is part of the raster image and remains untouched. */
.bedroom-script,
.feeling .script,
.script2{
  font-family:'Mrs Saint Delafield', cursive !important;
  font-style:normal !important;
  font-weight:400 !important;
  letter-spacing:.01em !important;
  text-shadow:none !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}

/* Keep the writing light, airy and slightly irregular like the woman reference */
.bedroom-script{
  font-size:clamp(43px,3.25vw,57px) !important;
  line-height:.72 !important;
  right:5.5% !important;
  bottom:7.5% !important;
  transform:rotate(-3deg) !important;
}

.feeling .script{
  font-size:clamp(43px,3.05vw,55px) !important;
  line-height:.70 !important;
  right:5.2% !important;
  bottom:8.5% !important;
  width:150px !important;
  transform:rotate(-3deg) !important;
}

.script2{
  font-size:clamp(39px,2.65vw,50px) !important;
  line-height:.72 !important;
  transform:rotate(-2.5deg) !important;
}

@media(max-width:600px){
  .bedroom-script{font-size:39px !important;}
  .feeling .script{font-size:39px !important;width:130px !important;}
  .script2{font-size:36px !important;}
}

/* V13 — handwriting a touch more slanted, matching the woman-photo lettering */
.bedroom-script,
.feeling .script,
.script2{
  transform:rotate(-6deg) skewX(-5deg) !important;
  transform-origin:center center;
}

/* V15 — clean single woman photo only, no text and no duplicate layers */
.forwho .woman{
  background-image:url('images/woman-clean.png') !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  background-color:#d8cbbf !important;
}
.forwho .woman:after,
.forwho .woman-script{
  display:none !important;
  content:none !important;
}
@media(max-width:950px){
  .forwho .woman{
    background-image:url('images/woman-clean.png') !important;
    background-size:cover !important;
    background-position:center center !important;
  }
}
@media(max-width:600px){
  .forwho .woman{
    background-image:url('images/woman-clean.png') !important;
    background-size:cover !important;
    background-position:center center !important;
  }
}

/* V16 — hero side text slightly lower on the sofa */
.hero .side{
  bottom:13vh !important;
}
@media(max-width:950px){
  .hero .side{bottom:11vh !important;}
}


/* V17 — add the woman quote back as live text, matching all other handwriting */
.forwho .woman{
  position:relative !important;
}
.forwho .woman .woman-script{
  display:block !important;
  content:normal !important;
  position:absolute !important;
  z-index:3 !important;
  left:8% !important;
  bottom:8% !important;
  font-family:'Mrs Saint Delafield', cursive !important;
  font-style:normal !important;
  font-weight:400 !important;
  font-size:clamp(40px,3vw,54px) !important;
  line-height:.72 !important;
  letter-spacing:.01em !important;
  color:#fff !important;
  text-shadow:none !important;
  transform:rotate(-6deg) skewX(-5deg) !important;
  transform-origin:left center !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
  pointer-events:none;
}
@media(max-width:950px){
  .forwho .woman .woman-script{
    left:8% !important;
    bottom:8% !important;
    font-size:46px !important;
  }
}
@media(max-width:600px){
  .forwho .woman .woman-script{
    left:7% !important;
    bottom:7% !important;
    font-size:38px !important;
  }
}
