@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .6s ease-out forwards;opacity:0}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.prose{color:#374151;max-width:65ch}.prose h2{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:1rem;margin-top:3rem}.prose h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:.75rem;margin-top:2rem}.prose p{line-height:1.75}.prose p,.prose ul{margin-bottom:1.25rem}.prose ul{list-style-type:disc;margin-left:1.5rem}.prose ul li{line-height:1.75;margin-bottom:.5rem}.prose strong{color:#111827;font-weight:600}.prose a{color:#4f46e5;text-decoration:underline;transition:color .2s}.prose a:hover{color:#4338ca}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}