body{background:#fff;color:#000;font-family:Arial,sans-serif;margin:0}#root,body,html{height:100%;margin:0}#root,body{display:flex;flex-direction:column}main{flex:1 1}.navbar{background:#fff;display:flex;justify-content:center;padding:1rem}.navbar ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar a{color:#000;font-weight:400;text-decoration:none}.navbar a.active{font-weight:700}.home-container{box-sizing:border-box;height:100%}.home-container,.intro{align-items:center;display:flex;justify-content:center;padding:0 2rem}.intro{gap:2rem;margin:0 auto;max-width:1000px}.profile-pic{border-radius:50%;width:300px}.right{text-align:left}.right h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.right h2{font-size:1.1rem;font-weight:700;margin-bottom:2rem}.right p{font-size:.9rem;margin:.3rem 0 1rem}.footer{margin-top:auto;padding:1rem}.footer-links{display:flex;font-size:1.5rem;gap:1.5rem;justify-content:center}.footer-links a{color:#000;text-decoration:none}.career-container{margin:0 auto;max-width:1000px;padding:2rem}.career-item{background-color:#f5f5f5;border-radius:12px;box-shadow:0 2px 6px #0000000d;margin-bottom:2rem;padding:1.5rem}.career-item-content{align-items:center;display:flex;gap:1.5rem}.career-item img{height:120px;object-fit:contain;width:120px}.career-text{flex:1 1}.career-text h3{font-size:2.8rem;font-weight:700;margin:0 0 .3rem}.career-text p{color:#333;font-size:1.2rem;margin:.2rem 0}.career-meta{margin-left:auto;text-align:right}.career-meta h3{font-size:1.2rem;font-weight:700;margin:0 0 .3rem}.career-meta p{color:#333;font-size:1.2rem;margin:.2rem 0}@media (max-width:768px){.intro{flex-direction:column}.intro,.right{text-align:center}.career-item-content{flex-direction:column;text-align:center}.career-item img{margin-bottom:1rem}.career-meta{margin-left:0;text-align:center}}
/*# sourceMappingURL=main.a7af2da1.css.map*/