.Team-module__3_ihRG__pageContainer{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--bg-primary:#0f0f1a;--bg-secondary:#1a1a2e;--bg-tertiary:#16213e;--text-main:#fff;--text-sub:#ffffffbf;--accent:#764ba2;background:var(--bg-primary);min-height:100vh;color:var(--text-main)}.Team-module__3_ihRG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Team-module__3_ihRG__heroSection{background:var(--primary-gradient);text-align:center;background:linear-gradient(135deg,#667eea26,#764ba226);border-bottom:1px solid #ffffff1a;padding:4rem 0}.Team-module__3_ihRG__heroTitle{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Team-module__3_ihRG__heroSubtitle{color:var(--text-sub);font-size:1.2rem}.Team-module__3_ihRG__contentSection{padding:3rem 0}.Team-module__3_ihRG__section{margin-bottom:4rem}.Team-module__3_ihRG__sectionTitle{color:var(--accent);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.Team-module__3_ihRG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Team-module__3_ihRG__memberCard{background:var(--bg-secondary);border:1px solid #764ba233;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Team-module__3_ihRG__memberCard:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px #764ba240}.Team-module__3_ihRG__memberCard:before{content:"";background:var(--primary-gradient);height:3px;position:absolute;top:0;left:0;right:0}.Team-module__3_ihRG__memberHeader{gap:1.5rem;margin-bottom:1.5rem;display:flex}.Team-module__3_ihRG__avatarContainer{flex-shrink:0;position:relative}.Team-module__3_ihRG__avatar{background:var(--primary-gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex;overflow:hidden}.Team-module__3_ihRG__avatar img{object-fit:cover;width:100%;height:100%}.Team-module__3_ihRG__roleBadge{background:var(--primary-gradient);color:#fff;border-radius:12px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Team-module__3_ihRG__memberInfo{flex:1}.Team-module__3_ihRG__memberName{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Team-module__3_ihRG__memberRole{color:var(--text-sub);margin-bottom:.5rem;font-size:.9rem}.Team-module__3_ihRG__joinDate{color:var(--accent);font-size:.8rem;font-weight:600}.Team-module__3_ihRG__responsibilities h4{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Team-module__3_ihRG__responsibilities ul{margin:0;padding:0;list-style:none}.Team-module__3_ihRG__responsibilities li{color:var(--text-sub);margin-bottom:.5rem;padding-right:1.5rem;font-size:.9rem;position:relative}.Team-module__3_ihRG__responsibilities li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;right:0}.Team-module__3_ihRG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.Team-module__3_ihRG__statItem{text-align:center;background:var(--bg-secondary);border:1px solid #764ba233;border-radius:12px;padding:2rem 1rem;transition:all .3s}.Team-module__3_ihRG__statItem:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 5px 20px #764ba240}.Team-module__3_ihRG__statNumber{color:var(--accent);font-size:2.5rem;font-weight:700}.Team-module__3_ihRG__statLabel{color:var(--text-sub)}.Team-module__3_ihRG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Team-module__3_ihRG__infoCard{background:var(--bg-secondary);border:1px solid #764ba233;border-radius:12px;padding:1.5rem;transition:all .3s}.Team-module__3_ihRG__infoCard:hover{border-color:var(--accent);transform:translateY(-3px)}.Team-module__3_ihRG__infoCard h3{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Team-module__3_ihRG__infoCard p{color:var(--text-sub);font-size:.9rem;line-height:1.6}@media (max-width:768px){.Team-module__3_ihRG__container{padding:0 1rem}.Team-module__3_ihRG__heroTitle{font-size:2rem}.Team-module__3_ihRG__teamGrid{grid-template-columns:1fr}}@media (max-width:480px){.Team-module__3_ihRG__statNumber{font-size:2rem}.Team-module__3_ihRG__avatar{width:60px;height:60px}}
