@keyframes blogFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.blog-fade-in-1{animation:blogFadeIn .5s ease both;animation-delay:0ms}.blog-fade-in-2{animation:blogFadeIn .5s ease both;animation-delay:80ms}.blog-fade-in-3{animation:blogFadeIn .5s ease both;animation-delay:.16s}.blog-gradient-text{background:linear-gradient(135deg,#1a56db,#3b82f6,#7ba7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .blog-gradient-text{background:linear-gradient(135deg,#7ba7ff,#a5c8ff,#c8deff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
