.prose{--prose-text:#1a1a1a;--prose-headings:#111;--prose-primary:#4f46e5;--prose-primary-hover:#3730a3;--prose-bg-soft:#f5f3ff;--prose-border:#e5e7eb;--prose-code-bg:#f3f4f6;--prose-pre-bg:#1e1e2e;color:var(--prose-text);max-width:80ch;margin:0 auto;font-family:inherit;font-size:1.125rem;line-height:1.8}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--prose-headings);margin-top:2.5rem;margin-bottom:1.25rem;font-weight:700;line-height:1.25}.prose h1{letter-spacing:-.025em;border-bottom:2px solid var(--prose-border);margin-top:0;padding-bottom:1rem;font-size:2.5rem}.prose h2{letter-spacing:-.025em;padding-bottom:.5rem;font-size:1.875rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.prose h5{font-size:1.125rem}.prose h6{text-transform:uppercase;letter-spacing:.05em;font-size:1rem}.prose p{margin-bottom:1.5rem}.prose strong{color:var(--prose-headings);font-weight:700}.prose em{font-style:italic}.prose del{color:#6b7280;text-decoration:line-through}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.625rem}.prose li{margin-bottom:.5rem;position:relative}.prose ul>li{list-style-type:disc}.prose ul>li::marker{color:#6b7280}.prose ol>li{list-style-type:decimal}.prose ol>li::marker{color:#6b7280;font-weight:600}.prose li>ul,.prose li>ol{margin-top:.5rem;margin-bottom:.5rem}.prose .task-list-item{padding-left:0;list-style-type:none}.prose input[type=checkbox]{accent-color:var(--prose-primary);cursor:default;margin-right:.75rem}.prose a{color:var(--prose-primary);text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:all .2s}.prose a:hover{color:var(--prose-primary-hover)}.prose hr{border:0;border-top:1px solid var(--prose-border);margin:3rem 0}.prose blockquote{color:#6b7280;background:var(--prose-bg-soft);border-left:3px solid #6366f1;border-radius:0 6px 6px 0;margin:2rem 0;padding:1.5rem 2rem;font-style:italic;font-weight:500}.prose blockquote p:last-child{margin-bottom:0}.prose code{background:var(--prose-code-bg);color:#7c3aed;border:1px solid var(--prose-border);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.875em}.prose pre{background:var(--prose-pre-bg);border-radius:8px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.prose pre code{color:#cdd6f4;background:0 0;border:0;padding:0;font-size:.875rem;line-height:1.7}.prose img{border-radius:8px;max-width:100%;height:auto;margin:2.5rem auto;display:block}.prose table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.875rem}.prose th{color:#374151;text-align:left;border:1px solid var(--prose-border);background:#f3f4f6;padding:.75rem 1rem;font-weight:600}.prose td{border:1px solid var(--prose-border);color:#4b5563;padding:.75rem 1rem}.prose tr:nth-child(2n){background:#f9fafb}
