.team-hero{text-align:center;background:#e63946;padding:4rem 2rem}.team-hero-content{max-width:1200px;margin:0 auto}.team-hero-title{color:#fff;letter-spacing:2px;margin:0;font-size:3.5rem;font-weight:400}@media (max-width:768px){.team-hero{padding:3rem 1rem}.team-hero-title{font-size:2.5rem}}
.team-members{background:#fff;padding:4rem 2rem}.team-container{max-width:1200px;margin:0 auto}.team-member{border-bottom:1px solid #eee;grid-template-columns:300px 1fr;gap:3rem;margin-bottom:4rem;padding-bottom:4rem;display:grid}.team-member:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.member-image{border-radius:8px;width:300px;height:300px;overflow:hidden}.member-image img{object-fit:cover;width:100%;height:100%}.member-info{flex-direction:column;gap:1rem;display:flex}.member-name{color:#333;letter-spacing:1px;margin:0;font-size:1.8rem;font-weight:700}.member-title{color:#666;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:600}.member-bio{color:#666;margin:0;font-size:1rem;line-height:1.8}@media (max-width:768px){.team-members{padding:2rem 1rem}.team-member{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;padding-bottom:3rem}.member-image{width:100%;max-width:300px;height:auto;margin:0 auto}.member-name{font-size:1.5rem}.member-title{font-size:1rem}}
