article{max-width:var(--content-width);margin:0 auto;padding:1.5rem}article p{font-size:var(--fs-body);line-height:var(--lh-loose);margin-bottom:var(--spacing-paragraph)}article h1,article h2,article h3{margin-top:2em;margin-bottom:.75em}article h1:first-child,article h2:first-child,article h3:first-child{margin-top:0}article ol,article ul{margin-bottom:var(--spacing-paragraph);padding-left:1.5em}article li{line-height:var(--lh-loose);margin-bottom:.5em}@media (max-width:768px){article{max-width:100%;padding:1rem}article p{font-size:var(--fs-base)}}.prose{color:var(--foreground);font-size:var(--fs-body);line-height:var(--lh-loose);max-width:var(--content-width)}.prose-lg{font-size:1.125rem;line-height:1.8}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:var(--foreground);font-family:var(--font-heading);letter-spacing:var(--ls-heading);font-weight:700;line-height:var(--lh-tight)}.prose :where(h1):not(:first-child){margin-top:2.5em}.prose :where(h2):not(:first-child){margin-top:2em}.prose :where(h3):not(:first-child){margin-top:1.75em}.prose :where(h4,h5,h6):not(:first-child){margin-top:1.5em}.prose h1{margin-bottom:.8em;font-size:2.25em}.prose h2{margin-bottom:.75em;font-size:1.5em}.prose h3{margin-bottom:.6em;font-size:1.25em}.prose h4{margin-bottom:.5em;font-size:1.1em}.prose p{margin-bottom:1.5em}.prose p:last-child{margin-bottom:0}.prose a{color:#3b82f6;text-underline-offset:2px;font-weight:500;text-decoration:underline}.prose a:hover{color:#2563eb}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5em;margin-bottom:.5em;padding-left:.375em}.prose li::marker{color:#6b7280}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose blockquote{color:#4b5563;border-left:4px solid #e5e7eb;margin:1.5em 0;padding-left:1em;font-style:italic}.prose code{background-color:#f3f4f6;border-radius:.25rem;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.prose pre{color:#e5e7eb;background-color:#1f2937;border-radius:.5rem;margin:1.5em 0;padding:1em;overflow-x:auto}.prose pre code{color:inherit;background-color:#0000;padding:0}.prose img{border-radius:.5rem;max-width:100%;height:auto;margin:2em auto}.prose picture{margin:2em 0;display:block}.prose picture img{margin:0 auto}.prose hr{border:0;border-top:1px solid #e5e7eb;margin:3em 0}.prose table{border-collapse:collapse;width:100%;margin:2em 0}.prose td,.prose th{text-align:left;border:1px solid #e5e7eb;padding:.75em 1em}.prose th{background-color:#f9fafb;font-weight:600}.prose strong{font-weight:700}.prose em{font-style:italic}.dark .prose{color:#e5e7eb}@media (prefers-color-scheme:dark){.prose.dark\:prose-invert{color:#e5e7eb}}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6{color:#fff}.dark .prose a{color:#60a5fa}.dark .prose a:hover{color:#93c5fd}.dark .prose blockquote{color:#9ca3af;border-left-color:#4b5563}.dark .prose code{color:#e5e7eb;background-color:#374151}.dark .prose li::marker{color:#9ca3af}.dark .prose hr{border-top-color:#374151}.dark .prose td,.dark .prose th{border-color:#374151}.dark .prose th{background-color:#1f2937}.prose.max-w-none{max-width:none}
@keyframes expand-search{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-expand-search{animation:.2s ease-out expand-search}.search-highlight,mark.search-highlight{color:inherit;background-color:#3b82f633;border-radius:2px;padding:0 2px;font-weight:600}@media (prefers-color-scheme:dark){.search-highlight,mark.search-highlight{background-color:#3b82f64d}}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
