.aboutPage{background-color:#121212;color:#e0e0e0;font-family:Inter,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;overflow-x:hidden}.aboutPage__main{max-width:1200px;margin:10vh auto 0;padding:3rem 1.5rem}.aboutPage__title{font-size:3rem;text-align:center;margin-bottom:2rem;color:#f1f1f1;font-weight:600;letter-spacing:1px}.inDepthDescription{font-size:1.1rem;line-height:1.7;color:#cfcfcf;text-align:center;margin-bottom:2rem}.inDepthSection{gap:3rem;margin-top:3rem;animation:fadeInStagger 1.2s ease-in-out}.inDepthBio,.inDepthSection{display:flex;flex-direction:column}.inDepthBio{align-items:center;text-align:center}.inDepthImage{width:150px;height:150px;object-fit:cover;border-radius:999px;box-shadow:0 0 12px rgba(0,0,0,.4);margin-bottom:2rem}.inDepthText{font-size:1.1rem;line-height:1.6;max-width:600px}.inDepthVideoWrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:1rem;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,.3)}.inDepthVideo{position:absolute;top:0;left:0;width:100%;height:100%}.aboutPage__cta{text-align:center}.aboutPage__cta button{margin-top:1rem;padding:.8rem 2rem;background-color:#ff6f61;color:white;font-size:1.2rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.aboutPage__cta button:hover{background-color:#e65a4f;transform:scale(1.05)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#ff6f61;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e65a4f}h2{font-size:2rem;margin-top:1rem;margin-bottom:1rem}h2,h3{color:#f1f1f1;font-weight:600;letter-spacing:1px}h3{font-size:1.5rem;margin-bottom:.5rem}li,p{color:#cfcfcf;font-size:1.1rem;line-height:1.7}ul{list-style-type:none;padding-left:0;margin-top:1rem}@media (max-width:768px){.aboutPage__main{padding:2rem 1rem}.aboutPage__title{font-size:2.5rem}h2{font-size:1.8rem}.inDepthBio{flex-direction:column;align-items:center}.inDepthImage{width:120px;height:120px}}