[data-gallery-color] .profile-facts > div { grid-template-columns:76px minmax(0,1fr); gap:20px; padding:13px 0; align-items:baseline; }
[data-gallery-color] .profile-facts dt { font-size:13px; line-height:1.8; letter-spacing:.06em; color:#bdbdb6; }
[data-gallery-color] .profile-facts dd { font-size:17px; line-height:1.8; color:#efefe9; overflow-wrap:anywhere; }
[data-gallery-color] .profile-facts .profile-primary dd { font-size:clamp(20px,1.65vw,24px); line-height:1.65; font-weight:500; letter-spacing:.015em; }
.profile-nowrap { display:inline-block; white-space:nowrap; }
.career-detail { margin:8px 0 0; font-size:14px; line-height:1.85; color:var(--art-muted); }
@media(max-width:700px) {
 [data-gallery-color] .profile-facts > div { grid-template-columns:58px minmax(0,1fr); gap:12px; padding:12px 0; }
 [data-gallery-color] .profile-facts dd { font-size:16px; }
 [data-gallery-color] .profile-facts .profile-primary dd { font-size:20px; }
}
