.people-story{padding:76px 0;background:#fff8e9;border-top:1px solid #f1e5ce}
.people-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.people-story h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.045em;font-weight:600;line-height:1.15;margin:0 0 26px;max-width:440px}
.people-story .eyebrow{font-size:12px;color:var(--pink-ink);margin-bottom:16px}
.people-story__profile{display:flex;align-items:center;gap:22px;margin-bottom:24px}
.people-story__profile img{width:120px;height:144px;object-fit:cover;object-position:center 20%;border-radius:12px}
.people-story__profile h3{font-size:22px;margin:0 0 6px;font-weight:650;letter-spacing:-.025em}
.people-story__profile p{margin:0;color:var(--muted);font-size:15px}
.people-story__text{font-size:17px;line-height:1.75;max-width:540px;color:var(--muted)}
.people-story__stats{display:flex;gap:34px;margin-top:34px;padding-top:24px;border-top:1px solid #eadcc1}
.people-story__stats div{display:flex;flex-direction:column;gap:5px}.people-story__stats strong{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1;letter-spacing:-.05em}.people-story__stats span{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.people-story__testimonial h3{font-size:25px;line-height:1.25;font-weight:600;letter-spacing:-.025em;margin:0 0 24px}
.people-story video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#000;border-radius:16px}
.people-story__transcript{margin-top:18px;font-size:16px}.people-story__transcript summary{cursor:pointer;padding:10px 0}.people-story__transcript .rte{padding-top:12px}
@media(max-width:749px){.people-story{padding:52px 0}.people-story__grid{grid-template-columns:1fr;gap:32px}.people-story__profile img{width:100px;height:120px}.people-story__text{font-size:16px}.people-story__testimonial h3{font-size:23px}.people-story__stats{gap:20px;margin-top:28px;padding-top:20px}.people-story__stats strong{font-size:1.7rem}.people-story__stats span{font-size:.68rem}}
