.prose{color:#374151;max-width:none}.prose h1,.prose h2,.prose h4,.proso h3{color:#111827;font-weight:700;margin-top:2rem;margin-bottom:1rem}.prose h1{font-size:2.25rem;line-height:2.5rem}.prose h2{font-size:1.875rem;line-height:2.25rem;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.prose h3{font-size:1.5rem;line-height:2rem}.prose p{margin-bottom:1.25rem;line-height:1.75}.prose img{border-radius:.5rem;margin:1.5rem 0}.article-content{line-height:1.8}.article-content p{margin-bottom:1.5rem;color:#4b5563}.article-content h2{color:#1f2937;font-size:1.875rem;font-weight:700;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:3px solid #3b82f6}.article-content h3{color:#374151;font-size:1.5rem;font-weight:600;margin:1.5rem 0 1rem}@media (max-width:768px){.prose{font-size:1rem}.prose h1{font-size:1.875rem;line-height:2.25rem}.prose h2{font-size:1.5rem;line-height:2rem}.prose h3{font-size:1.25rem;line-height:1.75rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.prose>*{animation:fadeIn .6s ease-out}.prose pre{background-color:#1f2937;border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1.5rem 0}.prose code{background-color:#f3f4f6;padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem}.prose pre code{background-color:transparent;color:#e5e7eb;padding:0}.prose a{color:#3b82f6;text-decoration:underline;transition:color .2s}.prose a:hover{color:#2563eb}.prose ol,.prose ul{margin:1rem 0;padding-left:1.5rem}.prose li{margin:.5rem 0}.prose ul li{list-style-type:disc}.prose ol li{list-style-type:decimal}.prose blockquote{border-left:4px solid #3b82f6;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#6b7280}