/* Individual profile: shared reading typography, navigation and contact components. */
.home-v2 .drc-person-hero{grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:70px;align-items:center;padding-top:38px;padding-bottom:58px}
.home-v2 .drc-person-portrait{margin:0;min-width:0}
.home-v2 .drc-person-portrait img{display:block;width:100%;height:auto;border-radius:7px}
.home-v2 .drc-person-hero h1{font-size:clamp(34px,3.5vw,49px);max-width:660px}
.home-v2 .drc-person-bio{max-width:650px;padding:0;margin:0 0 28px}
.home-v2 .drc-person-bio p{font-size:17px;line-height:1.8}
.home-v2 .drc-person-guide{padding-bottom:58px}
.home-v2 .drc-person-guide .drc-site-guide{padding:28px 32px}
.home-v2 .drc-person-guide .drc-site-guide-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px}
.home-v2.drc-person-page #requestform{scroll-margin-top:135px}
@media(max-width:1100px){.home-v2 .drc-person-hero{grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:42px}.home-v2 .drc-person-bio p{font-size:16px;line-height:1.75}}
@media(max-width:950px){.home-v2 .drc-person-hero{grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:30px}.home-v2 .drc-person-hero h1{font-size:35px}.home-v2 .drc-person-bio p{font-size:15px}.home-v2 .drc-person-guide .drc-site-guide-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.home-v2 .drc-person-hero{grid-template-columns:1fr;gap:27px;padding-top:25px;padding-bottom:35px}.home-v2 .drc-person-hero .v2-hero-copy{display:contents}.home-v2 .drc-person-hero .v2-kicker{grid-row:1;margin:0}.home-v2 .drc-person-hero h1{grid-row:2;margin:-10px 0 0;font-size:35px}.home-v2 .drc-person-portrait{grid-row:3;width:100%;max-width:400px}.home-v2 .drc-person-bio{margin:0}.home-v2 .drc-person-bio p{font-size:16px;line-height:1.75}.home-v2 .drc-person-hero .v2-actions{margin:0}.home-v2 .drc-person-guide{padding-bottom:35px}.home-v2 .drc-person-guide .drc-site-guide{padding:24px}.home-v2 .drc-person-guide .drc-site-guide-links{grid-template-columns:1fr}}
