.story-chapters{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(40px,6vw,72px)}.story-chapter{display:grid;grid-template-columns:130px 1fr;gap:clamp(20px,4vw,48px);align-items:start}.story-chapter__n{font-size:clamp(46px,6vw,76px);color:var(--gold);line-height:.9;opacity:.8}.story-chapter__t{margin-bottom:14px}.story-chapter__b{font-size:16px;line-height:1.8;color:var(--ink-soft)}.story-quote-band{background:var(--green-deep)}.story-quote{font-size:clamp(26px,3.6vw,46px);line-height:1.32;font-weight:500;color:var(--on-dark);max-width:18ch;margin:26px auto 24px}.story-quote__attr{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-soft)}.story-quote__attr .serif{font-size:17px;text-transform:none;letter-spacing:0}@media (max-width: 640px){.story-chapter{grid-template-columns:1fr;gap:6px}.story-chapter__n{font-size:48px}}
