*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:#f8f9fa;padding:1rem 0;margin-bottom:3rem}.header nav{display:flex;justify-content:center;gap:2rem;border-bottom:1px solid #e0e0e0;padding-bottom:1rem;max-width:800px;margin:0 auto}.header nav a{color:#333;text-decoration:none;font-weight:500;transition:opacity .2s}.header nav a:hover{opacity:.8}.main-content{max-width:800px;margin:0 auto}.profile-section{display:flex;gap:3rem;margin-bottom:4rem;align-items:flex-start}.profile-image{flex-shrink:0;margin-top:4rem}.profile-image img{width:320px;height:400px;object-fit:cover;border-radius:8px}.image-caption{font-size:.9rem;color:#666;margin-top:.5rem;text-align:center}.profile-info{flex:1}.profile-info h1{font-size:2.5rem;color:#2c5aa0;margin-bottom:.5rem}.subtitle{color:#666;margin-bottom:1.5rem;font-size:1.1rem}.bio{margin-bottom:2rem}.bio p{margin-bottom:1rem;line-height:1.7}.link{color:#ff6b6b;text-decoration:none}.link:hover{text-decoration:underline}.links{font-size:1.1rem}.links a{margin-right:.5rem}.updates-section{margin-bottom:3rem}.updates-section h2{font-size:2rem;color:#333;margin-bottom:1.5rem}.update-item{display:flex;margin-bottom:.8rem;align-items:baseline}.project-title{font-weight:700;color:#666;min-width:200px;margin-right:1rem}.update-text{line-height:1.6}@media (max-width: 768px){.profile-section{flex-direction:column;align-items:center;text-align:center}.profile-image img{width:250px;height:300px}.profile-info h1{font-size:2rem}.header nav{gap:1rem}.update-item{flex-direction:column;align-items:flex-start}.project-title{margin-bottom:.5rem}}
