/* v135 Founder section 01 — Turning Point editorial profile */
html body.fp-page .fp-turning-point{
  background:#f6f3ed!important;
  color:#2d2a27!important;
  padding:72px 0 76px!important;
}
html body.fp-page .fp-turning-grid{
  display:grid!important;
  grid-template-columns:minmax(0,.78fr) minmax(0,1.18fr)!important;
  gap:clamp(70px,7vw,112px)!important;
  align-items:start!important;
}
html body.fp-page .fp-turning-person,
html body.fp-page .fp-turning-story{min-width:0!important}
html body.fp-page .fp-turning-photo{
  width:100%!important;
  aspect-ratio:1 / 1.08!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#fff!important;
}
html body.fp-page .fp-turning-photo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center 20%!important;
}
html body.fp-page .fp-turning-name{
  margin:24px 0 5px!important;
  color:#181716!important;
  font-size:24px!important;
  line-height:1.15!important;
  letter-spacing:-.035em!important;
  font-weight:800!important;
}
html body.fp-page .fp-turning-role{
  margin:0 0 22px!important;
  color:#77716a!important;
  font-size:14px!important;
  line-height:1.45!important;
}
html body.fp-page .fp-turning-facts{
  border-top:1px solid rgba(55,48,39,.17)!important;
}
html body.fp-page .fp-turning-facts>div{
  display:grid!important;
  grid-template-columns:190px 1fr!important;
  gap:20px!important;
  align-items:center!important;
  min-height:54px!important;
  border-bottom:1px solid rgba(55,48,39,.17)!important;
}
html body.fp-page .fp-turning-facts span{
  color:#77716a!important;
  font-size:10px!important;
  line-height:1.25!important;
  letter-spacing:.10em!important;
  font-weight:800!important;
  text-transform:uppercase!important;
}
html body.fp-page .fp-turning-facts strong{
  color:#4f4a45!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:500!important;
}
html body.fp-page .fp-turning-linkedin{
  display:inline-block!important;
  margin-top:18px!important;
  color:#896716!important;
  font-size:13px!important;
  font-weight:800!important;
  text-decoration:none!important;
}
html body.fp-page .fp-turning-eyebrow{
  margin:0 0 17px!important;
  color:#896716!important;
  font-size:12px!important;
  line-height:1!important;
  letter-spacing:.15em!important;
  font-weight:800!important;
  text-transform:uppercase!important;
}
html body.fp-page .fp-turning-story>h2{
  margin:0 0 34px!important;
  color:#2a2826!important;
  font-size:clamp(48px,4.25vw,68px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  font-weight:720!important;
}
html body.fp-page .fp-turning-copy{
  display:grid!important;
  gap:22px!important;
}
html body.fp-page .fp-turning-copy p{
  margin:0!important;
  color:#625d57!important;
  font-size:17px!important;
  line-height:1.65!important;
  max-width:850px!important;
}
html body.fp-page .fp-turning-quote{
  margin:30px 0 28px!important;
  padding:18px 0 18px 28px!important;
  border-left:3px solid #c99a16!important;
  color:#171615!important;
  font-size:24px!important;
  line-height:1.38!important;
  letter-spacing:-.025em!important;
  font-weight:650!important;
}
html body.fp-page .fp-turning-logos{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:30px!important;
  align-items:center!important;
  margin-top:4px!important;
}
html body.fp-page .fp-turning-logos img{
  display:block!important;
  width:100%!important;
  height:54px!important;
  object-fit:contain!important;
}

@media(max-width:900px){
  html body.fp-page .fp-turning-point{padding:54px 0 58px!important}
  html body.fp-page .fp-turning-grid{
    grid-template-columns:1fr!important;
    gap:42px!important;
  }
  html body.fp-page .fp-turning-person{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;column-gap:28px!important;align-items:start!important}
  html body.fp-page .fp-turning-photo{grid-row:1 / span 5!important;aspect-ratio:1/1.12!important}
  html body.fp-page .fp-turning-name{margin-top:0!important}
  html body.fp-page .fp-turning-facts>div{grid-template-columns:155px 1fr!important}
  html body.fp-page .fp-turning-story>h2{font-size:clamp(44px,7vw,58px)!important}
}

@media(max-width:620px){
  html body.fp-page .fp-turning-point{padding:42px 0 48px!important}
  html body.fp-page .fp-turning-grid{gap:40px!important}
  html body.fp-page .fp-turning-person{display:block!important}
  html body.fp-page .fp-turning-photo{
    width:100%!important;
    aspect-ratio:1 / 1.05!important;
    border-radius:22px!important;
  }
  html body.fp-page .fp-turning-name{
    margin:20px 0 5px!important;
    font-size:23px!important;
  }
  html body.fp-page .fp-turning-role{font-size:14px!important;margin-bottom:20px!important}
  html body.fp-page .fp-turning-facts>div{
    grid-template-columns:1fr!important;
    gap:5px!important;
    padding:12px 0!important;
    min-height:0!important;
  }
  html body.fp-page .fp-turning-facts span{font-size:10px!important}
  html body.fp-page .fp-turning-facts strong{font-size:13px!important}
  html body.fp-page .fp-turning-linkedin{margin-top:16px!important}
  html body.fp-page .fp-turning-eyebrow{font-size:11px!important;margin-bottom:15px!important}
  html body.fp-page .fp-turning-story>h2{
    font-size:clamp(40px,11vw,48px)!important;
    line-height:1!important;
    margin-bottom:26px!important;
  }
  html body.fp-page .fp-turning-copy{gap:19px!important}
  html body.fp-page .fp-turning-copy p{
    font-size:16px!important;
    line-height:1.62!important;
  }
  html body.fp-page .fp-turning-quote{
    margin:26px 0 28px!important;
    padding:14px 0 14px 18px!important;
    font-size:21px!important;
    line-height:1.38!important;
  }
  html body.fp-page .fp-turning-logos{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:20px 24px!important;
  }
  html body.fp-page .fp-turning-logos img{height:48px!important}
}
