.team-profile-hero[data-astro-cid-midn5rcu]{padding-top:clamp(2.5rem,6vw,4rem);padding-bottom:clamp(var(--space-10), 5vw, var(--space-16));background:var(--theme-bg)}.team-profile-hero__back[data-astro-cid-midn5rcu]{margin-bottom:var(--space-8);color:var(--color-link);font-size:.875rem;font-weight:var(--font-bold);align-items:center;gap:.375rem;text-decoration:none;display:inline-flex}.team-profile-hero__back[data-astro-cid-midn5rcu]:hover{color:var(--color-link-hover)}.team-profile-hero__layout[data-astro-cid-midn5rcu]{gap:clamp(var(--space-8), 6vw, var(--space-16));background:var(--theme-card-bg);border:1px solid var(--theme-card-border);border-radius:var(--border-radius);grid-template-columns:minmax(14rem,19rem) minmax(0,1.15fr);align-items:center;display:grid}.team-profile-hero__copy[data-astro-cid-midn5rcu]{gap:var(--space-4);flex-direction:column;display:flex}.team-profile-hero__name[data-astro-cid-midn5rcu]{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--heading-2-size);line-height:var(--heading-2-leading);letter-spacing:var(--heading-2-tracking);font-weight:var(--font-bold)}.team-profile-hero__role[data-astro-cid-midn5rcu]{color:var(--color-muted);font-family:var(--font-body);font-size:var(--body-1-size);line-height:var(--body-1-leading);font-weight:var(--font-normal)}.team-profile-hero__meta[data-astro-cid-midn5rcu]{gap:var(--space-2) var(--space-5);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.team-profile-hero__meta-item[data-astro-cid-midn5rcu]{color:var(--color-body);font-family:var(--font-body);font-size:var(--body-2-size);line-height:var(--body-2-leading);font-weight:var(--font-normal);align-items:center;gap:.5rem;display:inline-flex}.team-profile-hero__meta-icon[data-astro-cid-midn5rcu]{width:1.125rem;height:1.125rem;color:var(--color-accent);flex-shrink:0}.team-profile-hero__meta-item[data-astro-cid-midn5rcu] a[data-astro-cid-midn5rcu]{color:inherit;text-decoration:none}.team-profile-hero__meta-item[data-astro-cid-midn5rcu] a[data-astro-cid-midn5rcu]:hover{color:var(--color-link-hover)}.team-profile-hero__image-wrap[data-astro-cid-midn5rcu]{aspect-ratio:4/5;border:1px solid var(--theme-card-border);border-radius:var(--border-radius);background:var(--color-bg-subtle);overflow:hidden}.team-profile-hero__image-wrap[data-astro-cid-midn5rcu] .team-profile-hero__image{object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%;display:block}@media (width<=900px){.team-profile-hero__layout[data-astro-cid-midn5rcu]{gap:var(--space-6);grid-template-columns:1fr}.team-profile-hero__image-wrap[data-astro-cid-midn5rcu]{max-width:26rem}}.team-profile-content[data-astro-cid-4j75grpb]{padding-bottom:var(--section-padding);background:var(--theme-bg)}.team-profile-content__prose[data-astro-cid-4j75grpb]{max-width:var(--measure-copy-wide);color:var(--theme-body);font-size:var(--text-lg);line-height:var(--leading-loose)}.team-profile-content__prose[data-astro-cid-4j75grpb]>:first-child{margin-top:0}.team-profile-content__prose[data-astro-cid-4j75grpb] h1,.team-profile-content__prose[data-astro-cid-4j75grpb] h2,.team-profile-content__prose[data-astro-cid-4j75grpb] h3,.team-profile-content__prose[data-astro-cid-4j75grpb] h4,.team-profile-content__prose[data-astro-cid-4j75grpb] h5,.team-profile-content__prose[data-astro-cid-4j75grpb] h6{color:var(--theme-heading);font-weight:var(--font-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight)}.team-profile-content__prose[data-astro-cid-4j75grpb] h2{font-size:var(--text-4xl);margin:var(--space-12) 0 var(--space-5)}.team-profile-content__prose[data-astro-cid-4j75grpb] h3{font-size:var(--text-2xl);margin:var(--space-10) 0 var(--space-4)}.team-profile-content__prose[data-astro-cid-4j75grpb] h4{font-size:var(--text-xl);margin:var(--space-8) 0 var(--space-3)}.team-profile-content__prose[data-astro-cid-4j75grpb] p{margin:0 0 var(--space-5);white-space:pre-line}.team-profile-content__prose[data-astro-cid-4j75grpb] p:last-child{margin-bottom:0}.team-profile-content__prose[data-astro-cid-4j75grpb] strong,.team-profile-content__prose[data-astro-cid-4j75grpb] b{color:var(--theme-heading);font-weight:var(--font-bold)}.team-profile-content__prose[data-astro-cid-4j75grpb] a{color:var(--theme-link);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.team-profile-content__prose[data-astro-cid-4j75grpb] a:hover{color:var(--theme-link-hover)}.team-profile-content__prose[data-astro-cid-4j75grpb] ul,.team-profile-content__prose[data-astro-cid-4j75grpb] ol{margin:0 0 var(--space-5);padding-left:var(--space-6)}.team-profile-content__prose[data-astro-cid-4j75grpb] ul{list-style:outside}.team-profile-content__prose[data-astro-cid-4j75grpb] ol{list-style:decimal}.team-profile-content__prose[data-astro-cid-4j75grpb] li{margin-bottom:var(--space-2)}.team-profile-content__prose[data-astro-cid-4j75grpb] li::marker{color:var(--yellow)}.articles-of-team[data-astro-cid-4j75grpb]{margin-top:var(--space-12)}.articles-of-team-list[data-astro-cid-4j75grpb]{gap:var(--space-6);margin-top:var(--space-6);flex-direction:column;display:flex}.articles-of-team-item[data-astro-cid-4j75grpb]{gap:var(--space-5);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-card);grid-template-columns:minmax(8rem,12rem) minmax(0,1fr);align-items:start;display:grid}.articles-of-team-item-logo[data-astro-cid-4j75grpb]{padding:var(--space-4);background:var(--color-bg-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;min-height:5rem;display:flex}.articles-of-team-item-logo[data-astro-cid-4j75grpb] img{object-fit:contain;width:auto;max-width:100%;max-height:3.75rem}.articles-of-team-item-links[data-astro-cid-4j75grpb]{gap:var(--space-3);flex-direction:column;display:flex}.articles-of-team-item-link[data-astro-cid-4j75grpb]{margin:0}@media (width<=720px){.articles-of-team-item[data-astro-cid-4j75grpb]{grid-template-columns:1fr}}
