.article-content{color:hsl(var(--foreground));border:1px solid hsl(var(--border));overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;hyphens:auto;border-radius:.5rem;padding:.75rem;font-size:.95rem;line-height:1.6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:640px){.article-content{padding:1.25rem;font-size:1rem}}@media (min-width:1024px){.article-content{padding:1.5rem}}.article-content p{color:hsl(var(--foreground));overflow-wrap:break-word;word-wrap:break-word;margin-bottom:.75rem;line-height:1.6}.article-content br{visibility:hidden;height:0;margin:.5em 0;font-size:0;line-height:0;display:block}.article-content br:before,.article-content br:after{content:none;display:none}.article-content strong,.article-content b{color:hsl(var(--foreground));font-weight:600}.article-content em,.article-content i{color:hsl(var(--foreground));font-style:italic}.article-content a{color:hsl(var(--primary));word-break:break-word;overflow-wrap:break-word;hyphens:auto;margin:0 .1rem;padding:0 .15rem;text-decoration:underline;transition:color .2s;display:inline}.article-content a:hover{opacity:.8}.article-content ul,.article-content ol{color:hsl(var(--foreground));margin-bottom:.75rem;margin-left:1.25rem}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{color:hsl(var(--foreground));margin-bottom:.35rem}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{color:hsl(var(--foreground));margin-top:1.25rem;margin-bottom:.75rem;font-weight:600;line-height:1.3}.article-content h1{font-size:1.75rem}.article-content h2{font-size:1.35rem}.article-content h3{font-size:1.15rem}@media (min-width:640px){.article-content h1{font-size:2rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}}.article-content blockquote{color:hsl(var(--muted-foreground));border-left:3px solid hsl(var(--primary));margin-bottom:.75rem;margin-left:0;padding-left:.75rem;font-style:italic}.article-content code{color:hsl(var(--foreground));background-color:hsl(var(--muted));border-radius:.25rem;padding:.15rem .35rem;font-family:monospace;font-size:.9em}.article-content pre{color:hsl(var(--foreground));background-color:hsl(var(--muted));border-radius:.5rem;margin-bottom:.75rem;padding:.75rem;font-size:.9em;overflow-x:auto}.article-content pre code{background-color:#0000;padding:0}.article-content img{border-radius:.5rem;max-width:100%;height:auto;margin:.75rem 0}.article-content table{color:hsl(var(--foreground));border-collapse:collapse;width:100%;margin-bottom:.75rem;font-size:.9rem}.article-content th,.article-content td{color:hsl(var(--foreground));border:1px solid hsl(var(--border));text-align:left;padding:.5rem}.article-content th{background-color:hsl(var(--muted));font-weight:600}.article-content hr{border:none;border-top:1px solid hsl(var(--border));margin:1.25rem 0}
