.team-page{border-bottom:1px solid var(--line)}.team-hero{padding:clamp(3rem,8vw,6rem) 0 clamp(3rem,6vw,4.5rem)}.team-hero__layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:56.25em){.team-hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(2rem,5vw,4rem)}}.team-hero__title{margin:0;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.08;max-width:14ch;text-wrap:balance}.team-hero__copy{display:flex;flex-direction:column;gap:1.25rem;padding-top:.25rem}.team-hero__copy .btn{align-self:flex-start;width:fit-content}.team-hero__lead{margin:0;color:var(--muted);font-size:var(--text-base);line-height:1.6;max-width:36rem}.team-grid-section{padding:0 0 clamp(4rem,10vw,7rem)}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,11rem),1fr));gap:clamp(1.5rem,3vw,2.5rem)}@media(min-width:45em){.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.team-card__link{display:grid;gap:0;color:inherit}.team-card__avatar-wrap{overflow:hidden;aspect-ratio:1;background:#3a3a3a}.team-card__avatar{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.team-card__initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:500;letter-spacing:.04em;color:#b7b7b7}.team-card__link:hover .team-card__avatar{transform:scale(1.05)}.team-card__name{margin:1.25rem 0 0;font-size:var(--text-base);font-weight:500;line-height:1.3}.team-card__role{margin:.2rem 0 0;color:var(--muted);font-size:var(--text-sm);line-height:1.4}.team-profile{padding:clamp(2rem,4vw,3rem) 0 clamp(4rem,10vw,6rem)}.team-profile__layout{max-width:52rem;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.team-profile__crumb{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-xs)}.team-profile__back{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.team-profile__back:hover{color:var(--primary)}.team-profile__header{display:flex;gap:clamp(1.25rem,3vw,2rem);align-items:flex-start}.team-profile__avatar{border-radius:50%;object-fit:cover;flex-shrink:0}.team-profile__avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:#3a3a3a;font-size:2rem;font-weight:500;letter-spacing:.04em;color:#b7b7b7}.team-profile__name{margin:0 0 .35rem}.team-profile__role{margin:0 0 .75rem;font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--primary)}.team-profile__bio{margin:0 0 1rem;color:var(--muted);line-height:1.6}.team-profile__social{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.team-profile__social a{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;transition:opacity .18s ease;opacity:.72}.team-profile__social a:hover{opacity:1}.team-profile__social img{width:1.125rem;height:1.125rem;filter:invert(60%) sepia(7%) saturate(342%) hue-rotate(192deg) brightness(92%) contrast(87%)}.team-profile__articles{padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid var(--line)}.team-profile__articles .section-head{margin-bottom:0}.team-profile__articles .section-head h2{max-width:none;padding-bottom:clamp(1rem,2vw,1.5rem)}.team-profile__article-list{margin-top:clamp(1rem,2vw,1.5rem);margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.team-profile__article-list li{border-bottom:1px solid var(--line)}.team-profile__article-list a{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding:1rem 0;color:inherit}.team-profile__article-list a:hover .team-profile__article-title{color:var(--primary)}.team-profile__article-title{font-weight:500;transition:color .18s ease}.team-profile__article-list time{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-xs);color:var(--muted);white-space:nowrap}@media(max-width:640px){.team-profile__header{flex-direction:column}}
