.team-modern{background:#f6f8fc;min-height:100vh}.team-hero{padding:72px 0 54px;background:linear-gradient(120deg,#06193d,#0a376d);color:#fff}.team-hero h1{font-size:48px;line-height:1.05;letter-spacing:-1.8px;margin:10px 0 14px}.team-hero p{max-width:760px;color:#d4dfed;font-size:16px;line-height:1.65}.team-section{padding:62px 0}.team-section.alt{background:#fff}.team-title{text-align:center;max-width:760px;margin:0 auto 30px}.team-title h2{font-size:34px;margin:8px 0 10px;color:#102047}.team-title p{color:#6b778a;line-height:1.6}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.person-card{background:#fff;border:1px solid #e1e8f0;border-radius:16px;overflow:hidden;box-shadow:0 12px 34px rgba(15,40,77,.07);display:flex;flex-direction:column}.team-section.alt .person-card{background:#f9fbfe}.person-card img{display:block;width:100%;height:270px;object-fit:cover;object-position:center 20%;background:#edf2f7}.person-copy{padding:18px}.person-copy small{display:block;color:#2c67c6;font-size:10px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;margin-bottom:6px}.person-copy h3{font-size:21px;margin:0 0 4px;color:#102047}.person-copy strong{display:block;color:#315691;font-size:13px;margin-bottom:10px}.person-copy p{font-size:12px;line-height:1.6;color:#69768a;margin:0}.team-note{margin-top:28px;background:#eef4fb;border:1px solid #dbe6f2;border-radius:12px;padding:16px;color:#52647c;font-size:12px}.team-footer{background:#061636;color:#9fb0c7;padding:22px 0}.team-footer .wrap{display:flex;justify-content:space-between;gap:20px;font-size:11px}@media(max-width:1080px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.team-hero h1{font-size:38px}.team-grid{grid-template-columns:1fr}.person-card img{height:330px}.team-footer .wrap{flex-direction:column}}