.story-page-section{max-width:70ch;margin-inline:0;text-align:left}.story-page-section h2{margin-top:0}.story-page-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--adv-space-4)}.story-page-list li{position:relative;padding-left:var(--adv-space-6);color:var(--adv-text);line-height:var(--adv-lh-body)}.story-page-list li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:var(--adv-radius-full);background:var(--adv-primary)}.story-page-inline-image{max-width:900px;margin:0}.story-page-why-panel{max-width:760px;margin:0;padding:var(--adv-space-6);background:var(--adv-surface);border-left:4px solid var(--adv-primary);border-radius:var(--adv-radius-md)}.story-page-why-panel h2{margin-top:0}.story-page-followups{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--adv-space-6)}.story-page-followups__item h2{margin-top:0}@media(max-width:900px){.story-page-followups{grid-template-columns:1fr}}
