.hpstm-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;width:100%;max-width:1540px;margin:0 auto}.hpstm-team-card{display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 14px 35px rgba(0,0,0,.055)}.hpstm-team-photo{width:100%;aspect-ratio:1/1;overflow:hidden;background:#fff}.hpstm-team-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hpstm-team-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#111;background:#fff}.hpstm-team-placeholder .dashicons{width:auto;height:auto;font-size:clamp(140px,18vw,290px)}.hpstm-team-content{display:flex;flex-direction:column;flex:1;padding:30px 34px 34px;text-align:center}.hpstm-team-card h3{margin:0 0 8px!important;color:#222;font-family:Inter,sans-serif!important;font-size:clamp(24px,2vw,30px)!important;line-height:1.2!important;font-weight:700}.hpstm-team-role{margin:0 0 18px;color:#8f5835;font-size:17px;line-height:1.5;font-weight:700}.hpstm-team-bio{color:#333;font-size:16px;line-height:1.7}.hpstm-team-bio p{margin:0 0 14px}.hpstm-team-bio p:last-child{margin-bottom:0}.hpstm-team-contact{display:flex;flex-direction:column;gap:5px;margin-top:auto;padding-top:20px}.hpstm-team-contact a{color:#c56e37;font-size:15px;line-height:1.5;text-decoration:none;overflow-wrap:anywhere}.hpstm-team-contact a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:1050px){.hpstm-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media(max-width:680px){.hpstm-team-grid{grid-template-columns:1fr;gap:24px}.hpstm-team-content{padding:26px 24px 30px}}
