.prose{line-height:1.7;font-size:16px}.prose,.prose h1{color:hsl(var(--foreground))}.prose h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin-top:2rem;margin-bottom:1rem;border-bottom:2px solid hsl(var(--border));padding-bottom:.5rem}.prose h2{font-size:1.875rem;font-weight:600;line-height:1.3;margin-top:1.75rem;margin-bottom:.875rem;color:hsl(var(--foreground))}.prose h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}.prose h3,.prose h4{font-weight:600;line-height:1.4;color:hsl(var(--foreground))}.prose h4{font-size:1.25rem;margin-top:1.25rem;margin-bottom:.625rem}.prose h5{font-size:1.125rem;color:hsl(var(--foreground))}.prose h5,.prose h6{font-weight:600;line-height:1.4;margin-top:1rem;margin-bottom:.5rem}.prose h6{font-size:1rem;color:hsl(var(--muted-foreground))}.prose p{margin-top:0;margin-bottom:1.25rem;line-height:1.7}.prose a{color:hsl(var(--primary));text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.prose a:hover{color:hsl(var(--primary)/.8)}.prose ul{list-style-type:disc}.prose ol,.prose ul{padding-left:1.5rem;margin-top:0;margin-bottom:1.25rem}.prose ol{list-style-type:decimal}.prose li{line-height:1.6}.prose li,.prose li>p,.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.5rem;margin-bottom:.5rem}.prose blockquote{border-left:4px solid hsl(var(--primary));margin:1.5rem 0;font-style:italic;color:hsl(var(--muted-foreground));background-color:hsl(var(--muted)/.3);padding:1rem;border-radius:.375rem}.prose blockquote p{margin:0}.prose code{padding:.125rem .25rem;border-radius:.25rem;font-family:Fira Code,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:.875em;color:hsl(var(--foreground))}.prose code,.prose pre{background-color:hsl(var(--muted))}.prose pre{padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;border:1px solid hsl(var(--border))}.prose pre code{background-color:transparent;padding:0;border-radius:0;font-size:.875rem;line-height:1.5}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.prose td,.prose th{border:1px solid hsl(var(--border));padding:.75rem;text-align:left}.prose th{background-color:hsl(var(--muted));font-weight:600;color:hsl(var(--foreground))}.prose tr:nth-child(2n){background-color:hsl(var(--muted)/.3)}.prose img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.prose hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.prose strong{font-weight:700;color:hsl(var(--foreground))}.prose em{font-style:italic}.prose del{text-decoration:line-through;color:hsl(var(--muted-foreground))}.prose mark{background-color:hsl(var(--primary)/.2);padding:.125rem .25rem;border-radius:.25rem}.prose kbd{background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.875em;box-shadow:0 1px 2px rgb(0 0 0/.1)}.prose input[type=checkbox]{margin-right:.5rem;accent-color:hsl(var(--primary))}@media (max-width:768px){.prose{font-size:14px}.prose h1{font-size:1.875rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose pre{padding:.75rem}.prose pre,.prose table{font-size:.8rem}.prose td,.prose th{padding:.5rem}}@media (prefers-color-scheme:dark){.prose img{opacity:.9}.prose code,.prose pre{background-color:hsl(var(--muted))}.prose pre{border-color:hsl(var(--border))}}@media print{.prose{font-size:12pt;line-height:1.5}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{page-break-after:avoid}.prose blockquote,.prose img,.prose pre{page-break-inside:avoid}.prose img{max-width:100%}}