.our-story .section-heading{max-width:52rem;margin-bottom:3rem}
.story-layout{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(0,1.4fr);gap:clamp(2rem,6vw,7rem);align-items:start}
.story-origin{color:var(--red,#df0928);font-size:.82rem;font-weight:700;letter-spacing:.06em;margin:0 0 1.25rem}
.story-lead{font-size:clamp(1.85rem,3.2vw,3.2rem);line-height:1.35;font-weight:750;color:#111827;max-width:14em;margin:0}
.story-chapter{border-top:1px solid #cfd5dc;padding:1.55rem 0 1.8rem}
.story-chapter:first-child{border-top:3px solid #df0928}
.story-chapter h3{font-size:1.3rem;line-height:1.5;margin:0 0 .8rem;color:#111827}
.story-chapter p{font-size:1.02rem;line-height:1.95;margin:0;color:#4b596b;max-width:48rem;text-wrap:pretty}
.story-next{border-top:1px solid #cfd5dc;margin-top:2.75rem;padding-top:1.75rem;display:flex;gap:1.5rem 2rem;align-items:center;justify-content:space-between;flex-wrap:wrap}
.story-next p{margin:0;max-width:44rem;line-height:1.8;color:#374151}
.story-links{display:flex;flex-wrap:wrap;gap:1.2rem}
.story-links a{color:#cf0926;font-weight:700;text-decoration:underline;text-underline-offset:.3em;line-height:1.7}
.story-details{margin-top:2.5rem;border-top:1px solid #cfd5dc;padding-top:1.25rem}
.story-details summary{cursor:pointer;font-weight:650;line-height:1.8;padding:.4rem 0;color:#4b596b}
.story-company-details{margin:1.25rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 2.5rem}
.story-company-details>div{min-width:0}.story-company-details dt{color:#4b596b;font-size:.85rem;margin-bottom:.35rem}.story-company-details dd{margin:0;line-height:1.8;overflow-wrap:anywhere}
.story-company-details [data-seo-company]{grid-column:1/-1}
.article-body .article-caption{font-size:.9rem;color:#64748b;line-height:1.7;margin:1.2rem 0}
@media(max-width:760px){.story-layout{grid-template-columns:1fr;gap:2rem}.our-story .section-heading{margin-bottom:2rem}.story-lead{max-width:22em}.story-company-details{grid-template-columns:1fr}.story-chapter{padding:1.2rem 0 1.5rem}.story-next{margin-top:1.5rem}.story-links a{padding:.4rem 0}}
