/* RUNLAA V3.8 Editorial Reset */
.runlaa-editorial-image{margin:2.25rem 0;border-radius:24px;overflow:hidden;background:var(--rl-surface-2,#f4f3ef)}
.runlaa-editorial-image img{display:block;width:100%;max-height:620px;object-fit:cover}
.runlaa-editorial-image figcaption,.photo-credit{font-size:.78rem;line-height:1.5;color:var(--rl-muted,#6b7280);margin-top:.55rem}
.photo-credit{max-width:920px;margin:.6rem auto 1.4rem;text-align:right;padding:0 .25rem}
.membership-card{position:relative;overflow:visible}
.membership-card.recommended{transform:translateY(-6px)}
.membership-benefits{padding-left:1.15rem;display:grid;gap:.65rem}
.stories-hub-hero .section-title,.support-hero .section-title,.membership-hero .section-title{max-width:980px;margin-left:auto;margin-right:auto;text-wrap:balance}
.static-page>h1{max-width:900px}
.reader blockquote{border-left:4px solid var(--rl-gold,#d6a832);padding:1rem 1.25rem;margin:1.75rem 0;border-radius:0 14px 14px 0;background:color-mix(in srgb,var(--rl-gold,#d6a832) 8%,transparent)}
.reader h2{margin-top:2.4rem}
@media(max-width:767.98px){
 .stories-hub-hero .section-title,.support-hero .section-title,.membership-hero .section-title{font-size:clamp(2rem,9vw,2.8rem);line-height:1.08}
 .runlaa-editorial-image{margin:1.5rem -.25rem;border-radius:18px}
 .membership-card.recommended{transform:none}
 .photo-credit{text-align:left}
}
[data-theme="dark"] .runlaa-editorial-image{background:#181a1f}
