/* Compact Team cards and full profile dialog — scoped to Our Team only. */
.team137 .leadership-grid,.team137 .leaders-grid{align-items:stretch}
.team137 .leaders-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.team137 .profile-card{display:flex;flex-direction:column;align-items:center}
.team137 .profile-card>img{width:118px!important;height:118px!important;margin:18px auto 0;object-fit:cover;object-position:center top;border:1px solid #d8e7dc;border-radius:8px;background:#e8f1eb;box-shadow:0 5px 12px #0b45201a}
.team137 .leadership-grid .profile-card>img{width:118px!important;height:118px!important}
.team137 .profile-card>div:last-child{display:flex;align-self:stretch;flex:1;flex-direction:column;padding:14px 16px 16px;text-align:center}
.team137 .profile-card h3{font-size:17px}.team137 .leaders-grid .profile-card h3{font-size:16px}
.team137 .profile-card strong{min-height:34px;font-size:12px;line-height:1.35}
.team137 .profile-more{align-self:center;margin-top:13px;padding:0;border:0;background:transparent;color:#08723e;font:800 12px/1.2 inherit;cursor:pointer}
.team137 .profile-more span{padding-left:5px}.team137 .profile-more:hover{text-decoration:underline}
.team137 .profile-detail-content{display:none}
.team-profile-dialog{width:min(850px,calc(100% - 32px));max-height:min(690px,calc(100vh - 36px));padding:0;border:0;border-radius:16px;box-shadow:0 22px 70px #001f1599;color:#183d2c}
.team-profile-dialog::backdrop{background:#032c1bb8;backdrop-filter:blur(3px)}
.profile-dialog-inner{display:grid;grid-template-columns:235px 1fr;gap:28px;padding:34px}.profile-dialog-inner>img{width:100%;height:290px;object-fit:cover;object-position:center top;border-radius:10px;background:#e8f1eb}.profile-dialog-inner h2{margin:0 0 6px;color:#083f29;font-size:30px;line-height:1.15}.profile-dialog-inner strong{display:block;color:#08723e;font-size:14px;line-height:1.4}.profile-dialog-inner #profileDialogContent{margin-top:18px;color:#3c5647;font-size:15px;line-height:1.65}.profile-dialog-inner #profileDialogContent p{margin:0 0 13px}.profile-dialog-close{position:absolute;z-index:2;top:12px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#eef6f0;color:#075236;font-size:26px;line-height:1;cursor:pointer}
@media(max-width:1050px){.team137 .leaders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.team137 .leaders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team137 .profile-card>img,.team137 .leadership-grid .profile-card>img{width:106px!important;height:106px!important}.profile-dialog-inner{grid-template-columns:1fr;padding:26px;gap:20px}.profile-dialog-inner>img{width:170px;height:190px}.profile-dialog-inner h2{font-size:25px}}
@media(max-width:460px){.team137 .leaders-grid{grid-template-columns:1fr}.team137 .profile-card>img,.team137 .leadership-grid .profile-card>img{width:118px!important;height:118px!important}}
