.prose{max-width:65ch;word-break:break-word;overflow-wrap:break-word}.prose h2{font-size:1.5rem;line-height:2rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:hsl(var(--foreground));word-break:break-word}@media(min-width:768px){.prose h2{font-size:2rem;line-height:2.5rem}}.prose h3{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:hsl(var(--foreground));word-break:break-word}@media(min-width:768px){.prose h3{font-size:1.5rem;line-height:2rem}}.prose h4{font-size:1.25rem;line-height:1.75rem;font-weight:600;margin-top:1.25rem;margin-bottom:.5rem;color:hsl(var(--foreground))}.prose p{margin-bottom:1rem;line-height:1.8;color:hsl(var(--foreground))}.prose strong{font-weight:600;color:hsl(var(--foreground))}.prose em{font-style:italic;color:hsl(var(--muted-foreground))}.prose ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.75rem;list-style-type:disc}.prose ul ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:circle}.prose ol{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.75rem;list-style-type:decimal}.prose ol ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:lower-alpha}.prose li{margin-bottom:.5rem;line-height:1.8;color:hsl(var(--foreground));padding-left:.25rem}.prose li::marker{color:#10b981;font-weight:600}.prose li>p{margin-bottom:.5rem}.prose li>ul,.prose li>ol{margin-top:.5rem}.prose .table-wrapper{width:100%;overflow-x:auto;margin-top:1.5rem;margin-bottom:1.5rem;border:1px solid hsl(var(--border));border-radius:.5rem;-webkit-overflow-scrolling:touch}.prose table{display:block;width:100%;min-width:100%;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem;border:1px solid hsl(var(--border));border-radius:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose .table-wrapper table{display:table;margin:0;border:none;border-radius:0;overflow:hidden}.prose thead{background:#10b98114}.dark .prose thead{background:#10b9811f}.prose thead th{padding:.5rem .75rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--foreground));border-bottom:2px solid rgba(16,185,129,.4);border-right:1px solid hsl(var(--border));white-space:nowrap;vertical-align:middle}.prose thead th:last-child{border-right:none}.prose tbody tr{border-bottom:1px solid hsl(var(--border));transition:background-color .15s ease}.prose tbody tr:last-child{border-bottom:none}.prose tbody tr:hover{background:#10b9810a}.dark .prose tbody tr:hover{background:#10b98112}.prose tbody td{padding:.5rem .75rem;color:hsl(var(--muted-foreground));line-height:1.45;vertical-align:top;border-right:1px solid hsl(var(--border));font-size:.9rem}.prose tbody td:last-child{border-right:none}.prose tbody td:first-child{font-weight:500;color:hsl(var(--foreground))}.prose a{color:#10b981;text-decoration:underline;transition:color .2s}.prose a:hover{color:#059669}.prose code{background-color:hsl(var(--accent));padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-family:Courier New,Courier,monospace;color:hsl(var(--foreground))}.prose pre{background-color:hsl(var(--accent));padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1rem;margin-bottom:1rem}.prose pre code{background-color:transparent;padding:0}.prose blockquote{border-left:4px solid #10b981;padding-left:1rem;padding-top:.5rem;padding-bottom:.5rem;margin-left:0;margin-right:0;margin-top:1.5rem;margin-bottom:1.5rem;font-style:italic;color:hsl(var(--muted-foreground));background:#10b9810d;border-radius:0 .375rem .375rem 0}.prose blockquote p{margin-bottom:.5rem}.prose blockquote p:last-child{margin-bottom:0}.prose hr{border:none;border-top:1px solid hsl(var(--border));margin-top:2rem;margin-bottom:2rem}.prose img{border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;max-width:100%;height:auto}.prose figcaption{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.5rem;font-style:italic}.prose p strong:first-child{color:hsl(var(--foreground))}.prose p:has(>strong:first-child){background:#10b98114;padding:1rem 1.25rem;border-radius:.75rem;border-left:4px solid #10b981;margin-top:1.5rem;margin-bottom:1rem;line-height:1.6}.prose p:has(>strong:first-child) strong{color:#10b981;font-weight:700;font-size:1.05em;display:block;margin-bottom:.5rem}.prose p:has(>strong:first-child)+p{padding-left:0;border-left:none;margin-top:1rem;margin-bottom:1rem;color:hsl(var(--foreground))}
