.team-section{text-align:center;padding:4em 2em}.team-section h2{font-size:2.5rem;margin-bottom:.25em}.team-subtitle{font-size:1.1rem;color:#396070;margin-bottom:2.5em;font-weight:500}.team-members{display:flex;justify-content:center;flex-wrap:wrap;gap:2.5rem;align-items:center}.team-row{display:flex;justify-content:center;flex-wrap:wrap;gap:2.5rem}.team-card{background:#9ba2ff1a;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;width:240px;padding:2rem 1.5rem;text-align:center;transition:all .4s ease;box-shadow:0 0 0 transparent}.team-card img{width:144px;height:144px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:2px solid #9BA2FF}.team-card h3{font-size:1.1rem;font-weight:600;margin:0}.team-card .position{font-size:.9rem;font-style:italic;color:#555;margin:.3rem 0 .5rem}.team-card .desc{font-size:.85rem;color:#767575;line-height:1.4}@media (max-width: 768px){team-card{flex:1 1 100%;max-width:100%}}
