.article-content{color:hsl(var(--foreground))}.article-content h1{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.article-content h2{border-bottom:2px solid hsl(var(--border));color:hsl(var(--foreground));margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem;font-weight:600;line-height:1.3}.article-content h3{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.4}.article-content h4{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.article-content p{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.125rem;line-height:1.75}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:2rem;line-height:1.75}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{color:hsl(var(--foreground));margin:.5rem 0}.article-content li::marker{color:hsl(var(--primary))}.article-content a{color:hsl(var(--primary));font-weight:500;text-decoration:none;transition:all .2s}.article-content a:hover{opacity:.8;text-decoration:underline}.article-content strong,.article-content b{color:hsl(var(--foreground));font-weight:600}.article-content em,.article-content i{font-style:italic}.article-content blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));background:hsl(var(--muted) / .3);border-radius:.25rem;margin:1.5rem 0;padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-style:italic}.article-content code{background:hsl(var(--muted));border-radius:.25rem;padding:.2rem .4rem;font-family:Courier New,monospace;font-size:.9em}.article-content pre{background:hsl(var(--muted));border-radius:.5rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.article-content pre code{background:0 0;padding:0}.article-content img{border-radius:.5rem;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 4px 6px #0000001a}.article-content .table-responsive-wrapper{border:1px solid hsl(var(--border));-webkit-overflow-scrolling:touch;border-radius:.5rem;margin:1.5rem 0;overflow-x:auto}.article-content table{border-collapse:collapse;width:100%;min-width:400px}.article-content thead{background:hsl(var(--muted))}.article-content th{text-align:left;color:hsl(var(--foreground));border-bottom:2px solid hsl(var(--border));text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;padding:.75rem 1rem;font-size:.85em;font-weight:600}.article-content td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));vertical-align:top;padding:.65rem 1rem}.article-content tbody tr:hover{background:hsl(var(--muted) / .5)}.article-content tbody tr:last-child td{border-bottom:none}.article-content th,.article-content td{border-right:1px solid hsl(var(--border) / .5)}.article-content th:last-child,.article-content td:last-child{border-right:none}.article-content li:empty{display:none}.article-content hr{border:none;border-top:2px solid hsl(var(--border));margin:2rem 0}.article-content figure{margin:2rem 0}.article-content figcaption{text-align:center;color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem;font-style:italic}.article-content .cta-storify{background:linear-gradient(135deg, hsl(var(--primary) / .08), hsl(var(--primary) / .16));border:1px solid hsl(var(--primary) / .25);box-shadow:0 6px 24px -12px hsl(var(--primary) / .4);border-radius:1rem;margin:3rem 0 2rem;padding:2rem 2.25rem}.article-content .cta-storify h2{color:hsl(var(--primary));border:none;margin-top:0;margin-bottom:.75rem;padding:0;font-size:1.5rem}.article-content .cta-storify p{color:hsl(var(--foreground));margin:.5rem 0}.article-content .cta-storify ul{margin:1rem 0;padding-left:1.25rem}.article-content .cta-storify ul li{color:hsl(var(--foreground));margin:.35rem 0}.article-content .cta-storify a{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:9999px;margin-top:.75rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.article-content .cta-storify a:hover{box-shadow:0 8px 20px -8px hsl(var(--primary) / .5);transform:translateY(-1px)}
