/* The new study uses existing hero geometry, typography, artwork and controls. */
.fc-settle-page .content-wrap.article{max-width:calc(var(--fc-standard) + 2 * var(--fc-body-gutter));padding-inline:var(--fc-body-gutter)}
.fc-settle-page .fc-settle-moment{margin-block:var(--fc-body-section-gap)}
.fc-settle-page .fc-study-visual{align-items:center}
.fc-settle-page .fc-study-visual figcaption{line-height:1.65}
.fc-settle-directory-intro{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.fc-settle-directory-intro .fc-answers-jump-intro{margin:0}
.fc-settle-directory-intro .fc-settle-featured{max-width:520px;flex:0 1 auto;white-space:normal;text-align:center;line-height:1.5;padding:12px 20px;min-height:48px}
.fc-settle-featured span{font-weight:700}
@media(max-width:700px){.fc-settle-directory-intro{align-items:stretch;gap:16px}.fc-settle-directory-intro .fc-settle-featured{width:100%;max-width:none}.fc-settle-page .fc-settle-moment{margin-block:var(--fc-body-section-gap)}}

/* Keep enlarged reading text within the same study rail on narrow phones. */
.fc-settle-page main{overflow-wrap:anywhere}

/* Match the established 24–32px transition around study source actions. */
.fc-settle-page #the-invitation > .fc-actions{margin-block:28px}

/* Keep spoken excerpts on the shared reading rail and let the transcript expand naturally. */
.fc-settle-page .fc-settle-quote{margin:24px 0 32px;padding:18px 22px;border-left:3px solid var(--fc-gold-light);background:var(--fc-card-fill);border-radius:0 12px 12px 0}
.fc-settle-page .fc-settle-quote p{margin:0 0 12px}
.fc-settle-page .fc-settle-quote .fc-settle-attribution{font-size:.9em;line-height:1.65;margin:0}
.fc-settle-page .fc-settle-recording audio{display:block;width:100%;margin:20px 0 24px}
.fc-settle-page #recording-transcript .fc-actions{margin:24px 0}
.fc-settle-page #devotional-recording{scroll-margin-top:100px}
@media(max-width:700px){.fc-settle-page .fc-settle-quote{padding:16px 18px}}
