.about-container{padding:0;margin:0;background-color:#f9f9f9;color:#222}.hero-section{position:relative;text-align:center;color:white;overflow:hidden}.hero-image{width:100%;height:100vh;object-fit:cover;filter:brightness(50%) blur(.5px)}.hero-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:2rem;border-radius:10px;text-align:center;line-height:2}.hero-text h1{font-size:4rem;margin-bottom:.5rem;color:#fff}.hero-text p{font-size:2.5rem;line-height:1.2;color:var(--primary-text)}.content-section{max-width:1000px;margin:60px auto;padding:0 20px;text-align:center}.content-section.mission{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;text-align:center;line-height:2}.content-section h2{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem}.ksu-link{color:skyblue}.content-section p,.content-section.mission p{font-size:1.5rem;line-height:2;color:var(--primary-color)}.image-strip{display:flex;justify-content:center;gap:3rem;margin:40px 0;flex-wrap:wrap}.image-strip img{max-width:160px;height:auto}.lead-profile{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:20px;text-align:left}.lead-image{border-radius:50%;border:5px solid #ddd;width:200px;height:200px;object-fit:cover}.principal-investigator{font-size:1.8rem}.about-PI,.principal-investigator{text-align:center;color:var(--primary-color)}.about-PI{font-size:1.5rem;line-height:2}.quotes{font-size:100px}.final-thought{background-color:#f3f3f3;padding:40px 20px;border-radius:12px;margin-bottom:60px}@media (max-width:1024px){.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.1rem}.lead-profile{flex-direction:column;text-align:center}.lead-image{width:180px;height:180px}}@media (max-width:900px){.hero-image{width:100%;height:auto;margin-top:1rem;object-fit:contain;filter:none}.hero-text{position:relative;top:14rem;text-align:left;margin:1rem auto}.hero-text h1{font-size:1.8rem;color:var(--primary-color)}.hero-text p{font-size:1.5rem;line-height:2}.hero-text p,.ksu-link{color:var(--primary-color)}.content-section.mission{margin-top:-6rem}.content-section p,.content-section.mission p{font-size:.95rem}.content-section h2{font-size:1.6rem}.content-section p{font-size:1rem}.about-PI{text-align:center;font-size:1.5rem;line-height:2;color:var(--primary-color)}.lead-image{width:150px;height:150px}.image-strip{gap:20px}}@media (max-width:480px){.hero-text h1{font-size:1.5rem}.hero-text p{font-size:.95rem}.content-section h2{font-size:1.4rem}.content-section p,.content-section.mission p{font-size:.95rem}.lead-image{width:130px;height:130px}.image-strip img{max-width:100px}}