.team-card{display:flex;align-items:center;gap:12px;text-align:left;width:100%;cursor:pointer}.team-card:hover{border-color:#a77a11;box-shadow:0 3px 10px #071d3518}.team-card img{width:82px;height:63px;object-fit:contain;flex:0 0 auto}.team-copy{min-width:0}.team-copy b,.team-copy .muted{display:block}.helmet-placeholder{display:grid;place-items:center;width:70px;height:55px;flex:0 0 auto;border-radius:50%;background:#e7ebed;color:#88939d;font:800 15px Georgia}.helmet-placeholder.big{width:150px;height:115px;font-size:26px}.team-hero{display:flex;align-items:center;gap:25px;padding:0 10px 20px;border-bottom:1px solid var(--line)}.team-hero img{width:190px;height:145px;object-fit:contain}.team-hero h2{font:700 32px Georgia;margin:0}.team-hero p:not(.eyebrow){color:var(--muted);margin:6px 0}.team-hero a{color:#916b0e}#team-dialog{width:min(800px,94vw)}#team-detail>h3{font:700 19px Georgia;margin-top:22px}@media(max-width:600px){.team-hero{align-items:start;gap:12px}.team-hero img{width:120px;height:92px}.team-hero h2{font-size:24px}}
