/* Partner-page opening: lead with purpose, then introduce the program details. */
.hero,.trust-strip,.origin-section,.audience-section,.video-section,.steps-section,.offer-section,.earnings-section,.resources-section,.faq-section,.apply-section{margin-bottom:110px}
.hero h1,.purpose-card h2,.offer-copy h2{margin:14px 0 18px;font-family:"Libre Caslon Text",serif;letter-spacing:-.045em}
.hero-copy>p,.purpose-card>p,.offer-copy>p{color:var(--muted);line-height:1.72}
.purpose-card{padding:32px 30px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(145deg,#fff,#f7ede6);box-shadow:0 24px 60px #63382d14}
.purpose-card h2{font-size:clamp(30px,3.2vw,42px);line-height:1.06}
.purpose-list{display:grid;gap:12px;margin:24px 0}
.purpose-list>div{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:16px;border:1px solid #efddd4;border-radius:18px;background:#fff}
.purpose-list span{color:var(--coral-dark);font:700 20px "Libre Caslon Text",serif}
.purpose-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}
.purpose-card>p{margin:18px 0 0;font-size:12px}
.offer-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center;padding:48px;border:1px solid var(--line);border-radius:34px;background:linear-gradient(135deg,#fff,#f7ede6)}
.offer-copy h2{font-size:clamp(38px,4.7vw,56px);line-height:1.04}
.offer-details{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.offer-details>div{min-height:118px;padding:20px;border:1px solid #efddd4;border-radius:18px;background:#fff}
.offer-details strong{display:block;color:var(--coral-dark);font:700 30px "Libre Caslon Text",serif}
.offer-details span{display:block;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.35}
.founding-benefit{grid-column:1/-1;margin:0;padding:16px 18px;border-radius:16px;background:#fff;color:var(--muted);font-size:13px;line-height:1.55}
.founding-benefit strong{color:var(--ink)}
.offer-note{grid-column:1/-1;margin:0;color:var(--muted);font-size:11px;line-height:1.55}
@media(max-width:950px){.offer-section{grid-template-columns:1fr}}
@media(max-width:560px){.hero,.trust-strip,.origin-section,.audience-section,.video-section,.steps-section,.offer-section,.earnings-section,.resources-section,.faq-section,.apply-section{margin-bottom:76px}.purpose-card,.offer-section{padding:24px}.offer-details{grid-template-columns:1fr}.purpose-card h2,.offer-copy h2{font-size:38px}}
