.article-content{max-width:800px;color:var(--text);margin:0 auto;line-height:1.6}.article-content h1{color:var(--primary);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.article-content h2{color:var(--primary);margin-top:2rem;margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.3}.article-content h3{color:var(--text);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.35rem;font-weight:600;line-height:1.4}.article-content p{margin-bottom:1.5rem}.article-content strong{font-weight:700}.article-content em{font-style:italic}.article-content u{text-decoration:underline}.article-content .highlight{background-color:rgba(var(--primary-rgb),.1);border-radius:.25rem;padding:.125rem .25rem}.article-content .lead{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.5}.article-content .article-section{margin-bottom:2.5rem}.article-content .section-title{color:var(--primary);border-bottom:1px solid rgba(var(--border-rgb),.5);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.article-content .info-box{background:rgba(var(--accent-rgb),.1);border-left:4px solid rgba(var(--accent-rgb),.8);border-radius:.5rem;margin:1.5rem 0;padding:1.5rem}.article-content .article-quote{border-left:4px solid var(--primary);flex-direction:column;justify-content:center;align-items:center;width:100%;margin:2rem 0;font-style:italic;display:flex}.article-content .article-quote cite{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem;font-style:normal;font-weight:600;display:block}.article-content .article-callout{background:rgba(var(--primary-rgb),.1);text-align:center;border-radius:.5rem;margin:2rem 0;padding:1.5rem;font-size:1.1rem}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article-content ul li,.article-content ol li{margin-bottom:.5rem}.article-content a{color:var(--primary);text-underline-offset:2px;text-decoration:underline;transition:all .2s}.article-content a:hover{color:rgba(var(--primary-rgb),.8)}.article-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0}.article-content table{border-collapse:collapse;width:100%;margin:1.5rem 0}.article-content th,.article-content td{border:1px solid rgba(var(--border-rgb),.5);padding:.75rem}.article-content th{background-color:rgba(var(--accent-rgb),.1);font-weight:600}@media (max-width:768px){.article-content h1{font-size:1.75rem}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.25rem}.article-content .lead{font-size:1.1rem}.article-content .info-box,.article-content .article-callout{padding:1rem}}.article-meta{color:var(--text-secondary);align-items:center;margin-bottom:2rem;font-size:.875rem;display:flex}.article-meta .author{margin-right:1rem;font-weight:600}.article-meta .date{margin-right:1rem}.article-meta .category{background-color:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:.25rem;padding:.25rem .5rem;font-weight:500}.article-tags{border-top:1px solid rgba(var(--border-rgb),.5);flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.article-tag{background-color:rgba(var(--border-rgb),.3);color:var(--text-secondary);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;transition:all .2s}.article-tag:hover{background-color:rgba(var(--primary-rgb),.1);color:var(--primary)}@media (prefers-color-scheme:dark){.article-content .info-box{background:rgba(var(--accent-rgb),.15)}.article-content .article-callout{background:rgba(var(--primary-rgb),.15)}}.image-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;display:grid}.grid-item{background-color:var(--foreground);border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a}.grid-item img{border-radius:0;width:100%;height:auto;margin:0;display:block}@media (max-width:768px){.image-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.image-grid{grid-template-columns:1fr}}
