.member-profile-container{max-width:var(--body-text-width);margin:0 auto;padding:0}.member-profile__header{display:flex;gap:2rem;margin-bottom:2rem}.member-profile__photo{flex-shrink:0}.member-profile__photo .profile-image{border-radius:12px;object-fit:cover}.profile-photo-placeholder{width:200px;height:200px;border-radius:12px;background:var(--color-medium-gray-2);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600}.member-profile__basic-info{flex:1;min-width:0}.member-profile__basic-info h1{margin:0 0 .5rem;font-size:2rem;line-height:1.2;color:var(--color-text)}.member-profile__pronouns{margin:0 0 .5rem}.member-profile__job-title{margin:0;font-style:italic;font-size:1rem}.member-profile__organization{margin:0 0 .5rem;font-weight:var(--font-weight-semibold)}.member-profile__location{margin:0}.member-profile__section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border)}.member-profile__section:last-child{border-bottom:none;margin-bottom:0}.member-profile__section h2{margin:0 0 1.5rem;font-size:1.5rem;color:var(--color-primary)}.info-group{margin-bottom:2rem}.info-group:last-child{margin-bottom:0}.info-group h3{margin:0 0 .5rem;font-size:1.125rem}.info-group h3,.info-group h4{font-weight:var(--font-weight-bold);color:var(--color-text)}.info-group h4{margin:0 0 .25rem;font-size:1rem}.info-group p{margin:0 0 .5rem;line-height:1.5}.info-group p:last-child{margin-bottom:0}.info-group p span.label,.member-profile__verified{font-weight:var(--font-weight-medium)}.member-profile__verified{display:flex;align-items:center;gap:.5rem;margin:0;color:var(--color-success)}.member-profile__verified svg{flex-shrink:0}.info-group ul{margin:0;padding-left:1.5rem}.info-group li{margin-bottom:.25rem}.member-bio{line-height:1.6}.member-bio p{margin-bottom:1rem}.member-bio p:last-child{margin-bottom:0}.info-item{margin-top:1rem;margin-bottom:1.5rem;border-left:4px solid var(--color-border);padding-left:1rem}.info-item:last-child{margin-bottom:0}.info-item h4{margin:0 0 .5rem;font-size:1rem;font-weight:var(--font-weight-medium)}.info-item p{margin:0;line-height:1.4}.member-profile__maps-link{margin-top:.5rem}.member-profile__maps-link a{display:inline-flex;align-items:center;gap:.35rem}.member-profile a{color:var(--color-nyu-silver-deep-red);text-decoration:none}.member-profile a:hover{color:var(--color-nyu-silver-red);text-decoration:underline}@media (max-width:768px){.member-profile__header{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.member-profile__basic-info h1{font-size:1.75rem}.profile-photo-placeholder{width:150px;height:150px;font-size:2.5rem}.address-item,.license-item{padding:1rem}}@media (max-width:480px){.member-profile-container{padding:0 1rem}.member-profile__section{margin-bottom:2rem;padding-bottom:1.5rem}.member-profile__section h2{font-size:1.25rem;margin-bottom:1rem}.info-group{margin-bottom:1rem}}