.story-intro{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(28px,6vw,96px);display:grid}.story-intro p:first-child{margin-top:0}.story-journey,.story-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.story-journey{margin:40px 0 0;padding:0;list-style:none}.story-journey li{border-top:1px solid var(--border);padding-top:24px}.story-journey h3,.story-cards h3,.story-principles h3{margin:16px 0;font-size:clamp(22px,2.3vw,28px);line-height:1.25}.story-cards article{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:clamp(22px,3vw,36px)}.story-cards h3{margin-top:0}.story-principles{grid-template-columns:1fr 1fr;gap:16px 48px;margin-top:40px;display:grid}.story-principles article{border-top:1px solid var(--border);padding-top:12px}.story-coverage{padding-bottom:64px}.story-coverage>p{max-width:680px}.story-links{flex-wrap:wrap;gap:20px 32px;margin-top:32px;display:flex}@media (max-width:800px){.story-intro,.story-journey,.story-cards,.story-principles{grid-template-columns:1fr}.story-journey,.story-principles{margin-top:28px}}
