.author-portrait { align-items: start; }
.author-heading { position: sticky; top: 42px; }
.author-photo { width: min(100%, 390px); margin: 26px 0 0; }
.author-photo img { width: 100%; height: auto; border-radius: 50%; border: 1px solid #ffffff24; box-shadow: 0 24px 60px #000b; }
.author-kicker { margin-top: 28px; max-width: 360px; color: #a9a7a1; font: italic 19px/1.55 Georgia, serif; border-left: 3px solid #a64028; padding-left: 20px; }
.author-story { max-width: 820px; color: #aaa; font: 18px/1.78 Georgia, serif; }
.author-story .lead { margin-top: 0; color: #e2ded6; font-size: 21px; }
.author-story h3 { margin: 48px 0 17px; color: #d0cbc2; font: 32px/1.1 Georgia, serif; text-transform: uppercase; letter-spacing: -.02em; border-top: 1px solid #ffffff18; padding-top: 30px; }
.author-ending { margin-top: 42px !important; color: #e0dcd4 !important; font-size: 22px !important; font-style: italic; border-left: 3px solid #a64028; padding-left: 22px; }
@media (max-width: 680px) { .author-heading { position: static; } .author-photo { width: min(86vw, 390px); margin-inline: auto; } }
