:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#212121;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;background-color:#f5f5f5;color:#212121;animation:fadeIn .5s ease-in}a{font-weight:500;text-decoration:none;transition:color .2s ease}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:600;margin-top:0;animation:slideUp .6s ease-out}img{max-width:100%;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.profile-avatar{animation:fadeInScale .6s ease-out;box-shadow:0 4px 12px #0000001a}.about-box{max-width:600px;text-align:left}.about-text{line-height:1.6;font-size:1rem;color:#333}.linkedin-button{margin-top:1.5rem}.fade-slide{animation:fadeInUp .6s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
