body{background:linear-gradient(90deg,#f1f5f9,#e2e8f0);font-family:Inter,sans-serif;margin:0;padding:2rem}.App{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000014;margin:auto;max-width:960px;padding:2.5rem}header{border-bottom:1px solid #ddd;padding-bottom:2rem;text-align:center}.profile-img{border:4px solid #0a66c2;border-radius:50%;height:140px;margin-bottom:1rem;object-fit:cover;width:140px}h1{color:#0a66c2;font-size:2.5rem;margin-bottom:.25rem}h2{border-left:4px solid #0a66c2;color:#333;font-size:1.8rem;margin-bottom:.5rem;margin-top:2rem;padding-left:.75rem}p{color:#444;font-size:1.05rem;margin-bottom:1rem}a{color:#0a66c2;text-decoration:none}a:hover{text-decoration:underline}ul{padding-left:1.5rem}li{margin-bottom:.5rem}@media (max-width:768px){.App{padding:1.5rem}.profile-img{height:100px;width:100px}h1{font-size:2rem}h2{font-size:1.4rem}}
/*# sourceMappingURL=main.045c7daf.css.map*/