/* Compact, even-handed team presentation. Existing responsive tools untouched. */
.bsc-voice-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.bsc-voice-team-grid .bsc-team-v116__label{display:none}
.bsc-voice-team-grid .bsc-card{min-width:0;padding:26px}
.bsc-voice-team-grid .bsc-team-v116__role{margin-bottom:10px}
.bsc-voice-team-grid p{line-height:1.85}
.bsc-voice-summary{max-width:850px}
.bsc-voice-summary p{line-height:1.9}
@media(max-width:1000px){.bsc-voice-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.bsc-voice-team-grid{grid-template-columns:1fr;gap:14px}.bsc-voice-team-grid .bsc-card{padding:22px}}
