.article-content{font-size:1.0625rem;line-height:1.75;color:hsl(var(--foreground));word-wrap:break-word;overflow-wrap:break-word}.article-content>*:first-child{margin-top:0}.article-content h2{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3;scroll-margin-top:5rem}.article-content h3{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;line-height:1.35;scroll-margin-top:5rem}.article-content p{margin-bottom:1.25rem}.article-content ul,.article-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.article-content ul{list-style:disc}.article-content ol{list-style:decimal}.article-content li{margin-bottom:.5rem}.article-content blockquote{border-left:3px solid hsl(var(--primary));padding:.75rem 1.25rem;margin:1.5rem 0;background:hsl(var(--muted) / .4);border-radius:0 .5rem .5rem 0;font-style:italic;color:hsl(var(--muted-foreground))}.article-content blockquote p:last-child{margin-bottom:0}.article-content a{color:hsl(var(--accent));text-decoration:underline;text-underline-offset:2px}.article-content a:hover{color:hsl(var(--accent) / .85)}.article-content img{border-radius:.75rem;margin:1.5rem 0;max-width:100%;height:auto}.article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-content table th,.article-content table td{border:1px solid hsl(var(--border));padding:.625rem .875rem;text-align:left;font-size:.9375rem}.article-content table th{background:hsl(var(--muted) / .5);font-weight:600}.article-content table tr:nth-child(2n) td{background:hsl(var(--muted) / .2)}.article-content strong{font-weight:600}.article-content em{font-style:italic}.article-content .tip-box,.article-content .info-box{border-left:3px solid hsl(var(--accent));background:#09b7ce14;border-radius:0 .5rem .5rem 0;padding:1rem 1.25rem;margin:1.5rem 0;font-style:normal}.article-content .tip-box{border-left-color:#2eb88a;background:#2eb88a14}.article-content .comparison-card{border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden;margin:1.5rem 0}.article-content .cta-block{background:linear-gradient(135deg,#8249df1a,#09b7ce1a);border:1px solid hsl(var(--primary) / .3);border-radius:.75rem;padding:1.5rem;margin:1.5rem 0;text-align:center}.guides-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(max-width:640px){.guides-grid{grid-template-columns:1fr}}.article-layout{display:grid;grid-template-columns:1fr 280px;gap:3rem;margin:0 auto}@media(max-width:1024px){.article-layout{grid-template-columns:1fr;gap:0}}.toc-sidebar{position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto}@media(max-width:1024px){.toc-sidebar{position:static;max-height:none}}
