.prose{max-width:68ch;margin-inline:auto;font-size:1.125rem;line-height:1.8;text-rendering:optimizeLegibility}.prose,.prose p{color:hsl(var(--foreground)/.86)}.prose p{margin-bottom:1.5em}.prose p:last-child{margin-bottom:0}.prose>p:first-of-type:first-letter{float:left;margin:.02em .12em 0 0;font-family:var(--font-display),Georgia,serif;font-weight:600;font-size:3.6em;line-height:.72;color:hsl(var(--primary));font-optical-sizing:auto}.prose h1,.prose h2,.prose h3,.prose h4{scroll-margin-top:6rem;color:hsl(var(--foreground));letter-spacing:-.02em;font-weight:600}.prose h1,.prose h2,.prose h3{font-family:var(--font-display),Georgia,serif;font-optical-sizing:auto}.prose h1{margin:0 0 .6em;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1;font-weight:700}.prose h2{margin:2em 0 .7em;font-size:clamp(1.6rem,3vw,2.1rem);line-height:1.18}.prose h3{margin:1.8em 0 .6em;font-size:clamp(1.3rem,2.4vw,1.6rem);line-height:1.25}.prose h4{margin:1.6em 0 .5em;font-size:1.2rem;letter-spacing:-.01em}.prose h1:first-child,.prose h2:first-child,.prose h3:first-child{margin-top:0}.prose strong{color:hsl(var(--foreground));font-weight:600}.prose em{font-style:italic}.prose a{text-decoration:underline;text-decoration-color:hsl(var(--primary)/.4);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s ease,text-decoration-color .2s ease}.prose a,.prose a:hover{color:hsl(var(--primary))}.prose a:hover{text-decoration-color:hsl(var(--primary))}.prose blockquote{margin:2em 0;padding:.25em 0 .25em 1.5rem;border-left:3px solid hsl(var(--primary)/.5);font-style:italic;color:hsl(var(--foreground)/.72)}.prose blockquote p{margin-bottom:.75em}.prose blockquote p:last-child{margin-bottom:0}.prose ol,.prose ul{margin:1.5em 0;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin:.5em 0;padding-left:.25rem;color:hsl(var(--foreground)/.86)}.prose li::marker{color:hsl(var(--muted-foreground))}.prose li>ol,.prose li>ul{margin:.5em 0}.prose li>p{margin-bottom:.5em}.prose code{border-radius:.375rem;background:hsl(var(--muted));padding:.15em .4em;font-family:var(--font-mono),ui-monospace,monospace;font-size:.9em;color:hsl(var(--foreground))}.prose code:after,.prose code:before{content:""}.prose pre{margin:2em 0;overflow-x:auto;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(222 24% 4%);padding:1.25rem 1.5rem;font-size:.9rem;line-height:1.7;box-shadow:inset 0 1px 0 hsl(0 0% 100%/.03)}.prose pre code{display:block;border:0;background:transparent;padding:0;font-size:inherit;line-height:inherit;color:inherit}.prose pre[data-theme=github-dark],.prose pre[data-theme]{position:relative;background:hsl(222 24% 4%)}.prose pre[data-language]:before{content:attr(data-language);position:absolute;right:.75rem;top:.625rem;font-family:var(--font-mono),ui-monospace,monospace;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.prose img{margin:2em auto;height:auto;max-width:100%;border-radius:.75rem;border:1px solid hsl(var(--border))}.prose figure{margin:2em 0}.prose figcaption{margin-top:.75em;text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground))}.prose table{margin:2em 0;width:100%;border-collapse:collapse;overflow:hidden;border-radius:.75rem;border:1px solid hsl(var(--border));font-size:.95rem}.prose th{background:hsl(var(--muted));padding:.75rem 1rem;text-align:left;font-weight:600;color:hsl(var(--foreground))}.prose td{border-top:1px solid hsl(var(--border));padding:.75rem 1rem;color:hsl(var(--foreground)/.86)}.prose tbody tr:hover{background:hsl(var(--muted)/.4)}.prose hr{margin:3rem 0;height:1px;border:0;background:linear-gradient(to right,transparent,hsl(var(--foreground)/.18),transparent)}@media (max-width:768px){.prose{font-size:1.0625rem;line-height:1.75}.prose>p:first-of-type:first-letter{font-size:3em}.prose pre{padding:1rem 1.1rem;border-radius:.625rem}}@media print{.prose{max-width:100%;color:#000}}