.team-page{padding:2rem;color:white;font-family:Poppins,sans-serif;background-color:#121212}.section-title{font-size:2rem;text-align:center;margin-bottom:2rem;text-shadow:0 0 10px #15fa34}.row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.lead-card{background:#1e1e1e;border:2px solid #888;padding:1rem;text-align:center;border-radius:10px;width:240px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:none;cursor:default}.lead-card:hover{transform:scale(1.05)}.department-lead-card{cursor:pointer}.profile-img{border-radius:50%;object-fit:cover;margin-bottom:.8rem}.role{color:#ccc;font-weight:600;margin:.3rem 0}.desc{font-size:.9rem;color:#aaa}.expand-btn{margin-top:.7rem;padding:.4rem .7rem;border:2px solid;transition:background-color .3s ease,color .3s ease}.department-overview-container{margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto;border:2px solid #555;padding:2rem;background-color:#222}.department-overview h2{margin-bottom:1rem}.dept-description{color:#ddd}.dept-description,.dept-image-wrapper{margin-bottom:1.5rem}.sub-department-section{margin-bottom:2rem}.sub-department-section h3{margin-bottom:.4rem;padding-bottom:.2rem;font-weight:700}.subdept-description{margin-bottom:.7rem;color:#ccc}.member-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.member-card{background:#1c1c1c;border:2px solid;border-radius:10px;padding:.5rem;text-align:center;width:140px;transition:transform .3s ease,box-shadow .3s ease;cursor:default}.member-card:hover{transform:scale(1.05);box-shadow:0 0 8px currentColor}.member-card p{color:white;margin-top:.5rem}.department-overview-container{margin-top:2rem;padding:1rem 2rem;border-radius:12px;background-color:#181818}.department-overview{padding:1.5rem;border:2px solid;border-radius:12px;margin-bottom:2rem}.dept-description{margin-bottom:1rem;color:#ccc;font-size:1rem}.dept-image-wrapper{margin-bottom:1rem;text-align:center}.sub-department-section{margin-top:2rem}.subdept-description{color:#aaa;margin-bottom:.6rem;font-size:.9rem}.expand-btn{cursor:pointer;padding:.4rem 1rem;border-radius:6px;font-weight:600;background:transparent;transition:all .3s ease}.expand-btn:hover{background-color:currentColor;color:#121212}@media (max-width:768px){.row{flex-direction:column;align-items:center}.lead-card{width:90%}.member-grid{justify-content:center}.dept-image-wrapper img{width:100%;height:auto}.department-overview{margin-top:1rem}}.apply-btn{margin-top:1rem;padding:.5rem 1rem;background:transparent;border:2px solid;font-weight:700;border-radius:6px;transition:background-color .3s ease,color .3s ease}.apply-btn:hover{background-color:currentColor;color:#121212}