.home-section{scroll-margin-top:5rem}.hero-gradient-bg{background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(139,92,246,.05))}.about-me-content{max-width:65ch}.about-highlight{position:relative;display:inline-block}.about-highlight:after{content:"";position:absolute;bottom:.25rem;left:0;right:0;height:.3rem;background:linear-gradient(90deg,rgba(59,130,246,.3),rgba(139,92,246,.3));z-index:-1;border-radius:.125rem}.featured-project-card{transition:transform .3s ease,box-shadow .3s ease}.featured-project-card:hover{transform:translateY(-4px)}@media (max-width:640px){.home-section{scroll-margin-top:4rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.section-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(156,163,175,.3),transparent);margin:3rem 0}