.prose{color:#333;line-height:1.7}.prose h1{font-size:2.5rem;margin-top:2rem;margin-bottom:1rem;font-weight:700;color:var(--primary-600)}.prose h2{font-size:2rem;margin-top:1.75rem;margin-bottom:.75rem}.prose h2,.prose h3{font-weight:600;color:var(--primary-600)}.prose h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.5rem}.prose p{margin-bottom:1.25rem}.prose a{color:var(--primary-600);text-decoration:underline}.prose a:hover{color:var(--primary-700)}.prose ol,.prose ul{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:4px solid var(--primary-300);padding-left:1rem;font-style:italic;margin:1.5rem 0;color:#555}.prose img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.prose code{padding:.2rem .4rem;border-radius:.25rem;font-size:.875em}.prose code,.prose pre{background-color:#f3f4f6}.prose pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.prose pre code{background-color:transparent;padding:0}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0}.prose td,.prose th{padding:.75rem;border:1px solid #e5e7eb}.prose th{background-color:#f9fafb;font-weight:600}@media (max-width:768px){.prose h1{font-size:2rem}.prose h2{font-size:1.75rem}.prose h3{font-size:1.25rem}}