.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_nav__BY5_j{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.Layout_logo__A8yk9 a{color:#2E7D32;font-size:1.5rem;font-weight:700;text-decoration:none}.Layout_navLinks__EtIS0{display:flex;list-style:none;margin:0;padding:0}.Layout_navLinks__EtIS0 li{margin-left:2rem}.Layout_navLinks__EtIS0 a{color:#333;text-decoration:none;font-weight:500;transition:color .3s}.Layout_navLinks__EtIS0 a:hover{color:#2E7D32}.Layout_footer__2AN9N{background:#333;color:#fff;padding:3rem 2rem;margin-top:auto}.Layout_footerContent__lMnSk{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Layout_footerSection__lZbxN h3{color:#fff;margin-bottom:1rem}.Layout_footerSection__lZbxN ul{list-style:none;padding:0}.Layout_footerSection__lZbxN ul li{margin-bottom:.5rem}.Layout_footerSection__lZbxN a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s}.Layout_footerSection__lZbxN a:hover{opacity:1}.Layout_copyright__dhB_o{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.Team_container__GfRqu{max-width:1200px;margin:0 auto;padding:2rem}.Team_container__GfRqu h1{color:#2E7D32;text-align:center;margin-bottom:3rem}.Team_teamSection__heP_e{margin-bottom:4rem}.Team_membersGrid__jU31W{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.Team_memberCard__wAs4x{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.Team_memberCard__wAs4x:hover{transform:translateY(-5px)}.Team_memberInfo__qqFxj{padding:1.5rem}.Team_memberInfo__qqFxj h3{color:#2E7D32;font-size:1.5rem;margin-bottom:.5rem}.Team_title__klt6W{color:#666;font-size:1rem;margin-bottom:.5rem}.Team_research__3wClY{color:#333;font-weight:500;margin-bottom:1rem}.Team_details__il_KP ul{list-style:none;padding-left:1rem}.Team_details__il_KP li{margin-bottom:.5rem;position:relative;padding-left:1.5rem}.Team_details__il_KP li:before{content:"•";color:#2E7D32;position:absolute;left:0}.Team_achievementsSection__jXMZu{margin-top:4rem}.Team_achievements__3Wx3T{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.Team_achievementCard__3foUY{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Team_achievementCard__3foUY h3{color:#2E7D32;margin-bottom:1rem}.Team_achievementCard__3foUY ul{list-style:none;padding:0}.Team_achievementCard__3foUY li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.Team_achievementCard__3foUY li:before{content:"•";color:#2E7D32;position:absolute;left:0}@media (max-width:768px){.Team_container__GfRqu{padding:1rem}.Team_achievements__3Wx3T,.Team_membersGrid__jU31W{grid-template-columns:1fr}}