.profile-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:64px;align-items:start;padding-top:20px;padding-bottom:80px}
.profile-copy h1{font-size:clamp(46px,5.1vw,76px);line-height:1.1;margin:20px 0 26px}
.profile-copy>p,.information-copy>p,.content-policy p{font-size:16px;line-height:1.85;color:var(--muted);margin-bottom:20px}
.profile-photo{margin:20px 0 0;position:sticky;top:140px;overflow:hidden;border-radius:80px 6px 6px 6px;background:#e1edf5}
.profile-photo img{width:100%;height:570px;object-fit:cover}
.profile-photo figcaption{font-size:12px;padding:13px 18px}
.profile-copy .bio-timeline{margin:30px 0}
.information-copy{max-width:900px;padding-top:22px;padding-bottom:70px}
.information-copy h1{font-size:clamp(48px,5.4vw,76px);line-height:1.1;margin:20px 0 30px}
.information-copy h2{font:36px/1.2 var(--serif);margin:26px 0 20px}
.information-copy h3{font:30px/1.2 var(--serif);margin:28px 0 16px}
.information-copy a:not(.button){text-decoration:underline;text-underline-offset:4px}
.content-policy{border-top:1px solid var(--line);margin-top:35px;padding-top:10px}
.article-provenance{display:flex;gap:16px;flex-wrap:wrap;align-items:center;border-top:1px solid var(--line);margin-top:22px;padding-top:15px;font-size:12px;color:var(--muted)}
.article-provenance a{text-decoration:underline;text-underline-offset:3px}
.footer-bottom>div{flex-wrap:wrap}
html[lang=ru] .profile-copy h1,html[lang=ru] .information-copy h1{font-size:clamp(35px,4.3vw,62px)}
@media(max-width:1000px){.profile-layout{gap:35px}.profile-photo img{height:480px}}
@media(max-width:700px){.profile-layout{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.profile-photo{position:static;grid-row:2}.profile-photo img{height:450px}.profile-copy h1{font-size:49px}.information-copy h1{font-size:48px}.information-copy{padding-bottom:48px}}
