@layer components{.article-content{overflow-wrap:break-word;max-width:none;color:hsl(var(--foreground))}.article-content h1{letter-spacing:-.02em;color:hsl(var(--foreground));margin-top:3rem;margin-bottom:2rem;font-size:2.25rem;font-weight:800;line-height:1.1}.article-content h2{letter-spacing:-.01em;color:hsl(var(--primary));margin-top:2.5rem;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700;line-height:1.2}.article-content h3{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.article-content h4{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.article-content p{color:hsl(var(--muted-foreground));margin-top:1.25rem;margin-bottom:1.25rem;font-size:1.125rem;line-height:1.8}.article-content a{color:hsl(var(--primary));border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s}.article-content a:hover{border-bottom-color:hsl(var(--primary));opacity:.9}.article-content ul,.article-content ol{color:hsl(var(--muted-foreground));margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.125rem;line-height:1.75}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{margin-top:.75rem;margin-bottom:.75rem}.article-content li::marker{color:hsl(var(--primary))}.article-content strong{color:hsl(var(--foreground));font-weight:600}.article-content figure{border:1px solid hsl(var(--border)/.5);background-color:hsl(var(--card));border-radius:.75rem;margin:2.5rem auto;overflow:hidden}.article-content img{border-radius:.75rem;width:100%;height:auto;margin-left:auto;margin-right:auto}.article-content figcaption{color:hsl(var(--muted-foreground));text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic}.article-content hr{border-color:hsl(var(--border));margin-top:3rem;margin-bottom:3rem}.article-content blockquote{border-left:4px solid hsl(var(--primary));background-color:hsl(var(--primary)/.05);color:hsl(var(--foreground));border-radius:0 .5rem .5rem 0;margin-top:2rem;margin-bottom:2rem;padding-top:.5rem;padding-bottom:.5rem;padding-left:1.5rem;font-style:italic}.article-content :not(pre)>code{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));border-radius:.25rem;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em;font-weight:500}.article-content pre{border:1px solid hsl(var(--border));background-color:#09090b;border-radius:.75rem;margin-top:2rem;margin-bottom:2rem;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow-x:auto;box-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #0000001a}.article-content pre code.torchlight{min-width:max-content;padding-top:1.25rem;padding-bottom:1.25rem;font-size:.9rem;line-height:1.6;display:block;background-color:#0000!important}.article-content pre code.torchlight .line{border-left:2px solid #0000;padding-left:1.25rem;padding-right:1.25rem}.article-content pre code.torchlight .line-number{-webkit-user-select:none;user-select:none;color:hsl(var(--muted-foreground)/.4);text-align:right;min-width:1.5em;margin-right:1.5rem;display:inline-block}.article-content .torchlight.has-focus-lines .line:not(.line-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.article-content .torchlight.has-focus-lines:hover .line:not(.line-focus){filter:blur();opacity:1}.article-content .torchlight .line-focus{background-color:hsl(var(--primary)/.1);border-left-color:hsl(var(--primary))}.article-content .torchlight summary{cursor:pointer;outline:none}.article-content .torchlight details>summary::marker{display:none}.article-content .torchlight details>summary::-webkit-details-marker{display:none}.article-content .torchlight .summary-caret:after{pointer-events:none}.article-content .torchlight .summary-caret-empty:after,.article-content .torchlight details .summary-caret-middle:after,.article-content .torchlight details .summary-caret-end:after{content:" "}.article-content .torchlight details[open] .summary-caret-start:after{content:"-"}.article-content .torchlight details:not([open]) .summary-caret-start:after{content:"+"}.article-content .torchlight details[open] .summary-hide-when-open{display:none}.article-content .torchlight details:not([open]) .summary-hide-when-open{display:inline}.article-content table{table-layout:auto;border-collapse:collapse;width:100%;margin-top:2rem;margin-bottom:2rem;font-size:.95rem;display:block;overflow-x:auto}.article-content thead{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.article-content th{text-align:left;border-bottom:2px solid hsl(var(--border));padding:1rem;font-weight:600}.article-content td{border-bottom:1px solid hsl(var(--border));padding:.75rem 1rem}.article-content tbody tr:hover{background-color:hsl(var(--muted)/.3)}@media (min-width:1024px){.article-content h1{font-size:3rem}.article-content h2{font-size:2.25rem}.article-content h3{font-size:1.75rem}.article-content table{display:table}}}
