.lm-root{max-width:48rem;margin-left:auto;margin-right:auto;padding:1.5rem 1rem}.lm-h1{font-size:clamp(1.272rem,2.5vw + .8rem,2.618rem);line-height:clamp(1.3,1.35 + .15vw,1.5);letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:1rem}.lm-h1,.lm-h2{font-weight:600;letter-spacing:-.025em;color:var(--foreground)}.lm-h2{font-size:clamp(1.1rem,1.5vw + .618rem,1.618rem);line-height:clamp(1.4,1.45 + .1vw,1.618);margin-top:2rem;margin-bottom:.75rem;border-bottom:1px solid var(--border);padding-bottom:.25rem}.lm-h3{font-size:clamp(1rem,1vw + .5rem,1.272rem);margin-top:1.5rem}.lm-h3,.lm-h4{line-height:1.618;margin-bottom:.5rem;font-weight:600;color:var(--foreground)}.lm-h4{font-size:clamp(.618rem,.5vw + .5rem,.786rem);letter-spacing:.12em;text-transform:uppercase;margin-top:1rem}.lm-h5{font-size:clamp(1.1rem,1.2vw + .618rem,1.382rem);color:var(--foreground)}.lm-h5,.lm-h6{line-height:1.618;margin-top:.75rem;margin-bottom:.25rem;font-weight:600}.lm-h6{font-size:clamp(.9rem,.8vw + .5rem,1rem);color:var(--muted-foreground)}.lm-ol,.lm-p,.lm-ul{font-size:clamp(.9rem,.8vw + .5rem,1rem);line-height:1.618;margin-bottom:1rem;color:color-mix(in oklab,var(--foreground) 70%,transparent);line-height:1.625}.lm-ol,.lm-ul{margin-left:1.5rem;list-style-position:outside}.lm-ul{list-style-type:disc}.lm-ol{list-style-type:decimal}.lm-ol>li,.lm-ul>li{margin-top:.25rem;line-height:1.618}.lm-strong{font-weight:600;color:var(--foreground)}.lm-em{font-style:italic;color:color-mix(in oklab,var(--foreground) 80%,transparent)}.lm-del{text-decoration:line-through;color:var(--muted-foreground)}.lm-a{color:var(--primary);font-weight:500;text-decoration:underline;text-underline-offset:4px;transition:color .15s ease}.lm-a:hover{color:color-mix(in oklab,var(--primary) 80%,transparent)}.lm-code-block{display:block;width:100%;overflow-x:auto;border-radius:.375rem;padding:.75rem 1rem}.lm-code-block,.lm-code-inline{font-size:clamp(.786rem,.5vw + .5rem,.875rem);line-height:1.618;background-color:var(--muted);font-family:var(--font-mono);color:var(--foreground)}.lm-code-inline{border-radius:.25rem;padding:.125rem .375rem}.lm-pre{margin-bottom:1rem;border-radius:.375rem;background-color:var(--muted);padding:0;overflow:hidden}.lm-blockquote{font-size:clamp(.9rem,.8vw + .5rem,1rem);line-height:1.618;margin-bottom:1rem;border-left:4px solid color-mix(in oklab,var(--primary) 40%,transparent);padding-left:1rem;font-style:italic;color:var(--muted-foreground)}.lm-hr{border:0;border-top:1px solid var(--border)}.lm-hr,.lm-table-wrap{margin-top:2rem;margin-bottom:2rem}.lm-table-wrap{overflow-x:auto;border-radius:.375rem;border:1px solid var(--border)}@media (min-width:768px){.lm-table-wrap{margin-left:-2rem;margin-right:-2rem}}.lm-table{font-size:clamp(.786rem,.5vw + .5rem,.875rem);line-height:1.618;width:100%;text-align:left}.lm-thead{background-color:var(--muted);color:var(--muted-foreground)}.lm-tbody>tr{border-top:1px solid var(--border)}.lm-tr:hover{background-color:color-mix(in oklab,var(--muted) 40%,transparent);transition:background-color .15s ease}.lm-th{font-weight:600;color:var(--foreground)}.lm-td,.lm-th{min-width:10rem;padding:.625rem 1rem}.lm-td{color:color-mix(in oklab,var(--foreground) 80%,transparent)}.lm-img{margin-top:1rem;margin-bottom:1rem;max-width:100%;border-radius:.375rem;border:1px solid var(--border)}