.story-main{width:100%;max-width:1240px;margin:0 auto;padding:64px 0 80px}.story-heading{border-bottom:1px solid var(--line);padding-bottom:44px}.story-heading h1{letter-spacing:-.055em;margin-top:0;font-size:clamp(40px,5.5vw,78px);line-height:1.12}.story-layout{grid-template-columns:240px minmax(0,760px);justify-content:space-between;gap:64px;padding-top:44px;display:grid}.story-sidebar nav{position:sticky;top:36px}.story-sidebar .eyebrow{color:var(--muted);margin-bottom:22px}.story-sidebar a{gap:14px;padding:10px 0;font-size:14px;display:flex}.story-sidebar a span{color:var(--teal);padding-top:3px;font-family:ui-monospace,monospace;font-size:11px}.story-content{min-width:0}.story-content section{scroll-margin-top:32px}.story-content section+section{border-top:1px solid var(--line);margin-top:48px;padding-top:32px}.story-content h2{margin-bottom:24px;font-size:clamp(27px,3vw,36px)}.story-content p{margin-bottom:20px;font-size:18px;line-height:1.85}.story-content p:last-child{margin-bottom:0}.story-end{border-top:1px solid var(--line);justify-content:space-between;gap:24px;margin-top:48px;padding-top:28px;display:flex}@media (max-width:900px){.story-main{padding:40px 0 56px}.story-layout{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:28px}.story-sidebar nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:4px 20px;padding-bottom:24px;display:flex;position:static}.story-sidebar .eyebrow{flex-basis:100%;margin-bottom:8px}.story-sidebar a{padding:6px 0}.story-content{max-width:760px}.story-heading{padding-bottom:28px}}@media (max-width:480px){.story-main{padding-top:30px}.story-content p{font-size:17px;line-height:1.8}.story-content section+section{margin-top:36px;padding-top:26px}.story-end{font-size:14px}}.story-subtitle{max-width:760px;color:var(--muted);margin-top:18px;font-size:clamp(17px,1.7vw,22px);line-height:1.6}
