.article-content{color:hsl(var(--muted-foreground));font-size:1.0625rem;line-height:1.8}.article-content p{margin-bottom:1.5rem}.article-content>p:first-of-type{color:hsl(var(--foreground));font-size:1.125rem}.article-content h2{color:hsl(var(--foreground));border-bottom:2px solid hsl(var(--border));margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.article-content h3{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.article-content h4{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:1.5rem}.article-content li{margin-bottom:.75rem;padding-left:.5rem}.article-content li::marker{color:hsl(var(--primary))}.article-content ul li{list-style-type:disc}.article-content ol li{list-style-type:decimal}.article-content ul ul,.article-content ol ul{margin-top:.5rem;margin-bottom:.5rem}.article-content strong{color:hsl(var(--foreground));font-weight:600}.article-content em{font-style:italic}.article-content pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));font-family:var(--font-geist-mono),ui-monospace,monospace;color:hsl(var(--foreground));border-radius:.5rem;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.article-content code{font-family:var(--font-geist-mono),ui-monospace,monospace;background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.article-content pre code{background:0 0;border-radius:0;padding:0}.article-content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9375rem}.article-content th{text-align:left;color:hsl(var(--foreground));background:hsl(var(--muted));border-bottom:2px solid hsl(var(--border));padding:.75rem 1rem;font-weight:600}.article-content td{border-bottom:1px solid hsl(var(--border));padding:.75rem 1rem}.article-content tr:hover td{background:hsl(var(--muted)/.5)}.article-content blockquote{border-left:4px solid hsl(var(--primary));background:hsl(var(--primary)/.05);border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.article-content blockquote p{margin-bottom:0}.article-content a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:underline;transition:color .2s}.article-content a:hover{color:hsl(var(--primary)/.8)}.article-content .info-box{background:hsl(var(--accent)/.08);border-left:4px solid hsl(var(--accent));border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem}.article-content .warning-box{background:#e7b0081a;border-left:4px solid #f8c83a;border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem}.article-content .tip-box{background:hsl(var(--primary)/.08);border-left:4px solid hsl(var(--primary));border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem}.article-content hr{border:none;border-top:1px solid hsl(var(--border));margin:2.5rem 0}.article-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0}.article-content>p:first-of-type:first-letter{float:left;background:linear-gradient(135deg,hsl(var(--viva-green))0%,hsl(var(--viva-blue))100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.125rem;margin-right:.5rem;font-size:3rem;font-weight:700;line-height:1}@media (max-width:640px){.article-content{font-size:1rem}.article-content h2{font-size:1.375rem}.article-content h3{font-size:1.125rem}.article-content pre{padding:.75rem 1rem;font-size:.8125rem}.article-content>p:first-of-type:first-letter{font-size:2.5rem}}
