.article-page{padding-top:6rem;padding-bottom:6rem}.article-shell{max-width:1152px;margin:0 auto;padding:0 1.5rem}.article-cover{max-width:720px;margin:0 auto 3rem}.article-content{max-width:720px;margin:0 auto;font-size:1.0625rem;line-height:1.75}.article-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:600;display:inline-block}.article-eyebrow:before{content:"";vertical-align:middle;opacity:.6;background:currentColor;width:1.75rem;height:1px;margin-right:.625rem;display:inline-block}.article-title{letter-spacing:-.02em;color:var(--foreground);margin:0 0 1.25rem;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:700;line-height:1.1}.article-summary{color:var(--muted-foreground);margin:0 0 1.5rem;font-size:1.1875rem;line-height:1.55}.article-meta{color:var(--muted-foreground);border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-top:1.25rem;font-size:.8125rem;display:flex}.article-meta .tag{background:var(--muted);color:var(--muted-foreground);letter-spacing:.02em;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;display:inline-block}.article-content>*+*{margin-top:1.25rem}.article-content h2{letter-spacing:-.01em;color:var(--foreground);margin-top:3rem;margin-bottom:1rem;font-size:1.625rem;font-weight:700;line-height:1.25}.article-content h2:before{content:"";background:var(--accent);border-radius:2px;width:2.5rem;height:3px;margin-bottom:1rem;display:block}.article-content h3{color:var(--foreground);margin-top:2.25rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.article-content p{margin:0}.article-content a{color:var(--accent);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.article-content a:hover{color:var(--primary)}.article-content ul,.article-content ol{margin:0;padding-left:1.5rem}.article-content li{margin:.375rem 0}.article-content ul{list-style:none}.article-content ul>li{position:relative}.article-content ul>li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:-1.125rem}.article-content ol{list-style:decimal}.article-content ol>li::marker{color:var(--accent);font-weight:600}.article-content strong{color:var(--foreground);font-weight:700}.article-content em{font-style:italic}.article-content code{background:var(--muted);color:var(--foreground);border-radius:4px;padding:.125rem .375rem;font-size:.875em}.article-hr{border:0;border-top:1px solid var(--border);max-width:6rem;margin:3rem auto}.article-table-wrap{border:1px solid var(--border);background:var(--card);border-radius:8px;margin:1.75rem 0;overflow-x:auto}.article-table{border-collapse:collapse;width:100%;font-size:.9375rem}.article-table th{background:var(--secondary);color:var(--secondary-foreground);text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem;font-weight:600}.article-table td{border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem 1rem}.article-table tr:last-child td{border-bottom:0}.pull-quote{border-left:3px solid var(--accent);margin:2.5rem 0;padding:.5rem 0 .5rem 1.75rem;position:relative}.pull-quote:before{content:"“";color:var(--accent);opacity:.3;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:3.5rem;line-height:1;position:absolute;top:-.5rem;left:.25rem}.pull-quote p{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.5rem;font-style:italic;font-weight:500;line-height:1.35}.pull-quote cite{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-top:.875rem;font-size:.8125rem;font-style:normal;font-weight:600;display:block}.pull-quote cite:before{content:"—";color:var(--accent);margin-right:.5rem}.stat-callout{border:1px solid var(--border);background:var(--card);border-radius:10px;flex-direction:column;gap:.375rem;padding:1.25rem;display:flex}.stat-callout.standalone{margin:1.75rem 0}.stat-callout .stat-num{letter-spacing:-.03em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:2.5rem;font-weight:700;line-height:1}.stat-callout .stat-label{color:var(--foreground);font-size:.9375rem;line-height:1.4}.stat-callout .stat-source{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-top:.25rem;font-size:.6875rem;font-weight:600}.stat-callout .stat-source:before{content:"";background:var(--accent);vertical-align:middle;opacity:.7;width:1rem;height:1px;margin-right:.5rem;display:inline-block}.stats-row{grid-template-columns:1fr;gap:.75rem;margin:2.5rem 0;display:grid}@media (min-width:640px){.stats-row[data-count="2"]{grid-template-columns:repeat(2,1fr)}.stats-row[data-count="3"]{grid-template-columns:repeat(3,1fr)}.stats-row[data-count="4"]{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.stats-row[data-count="4"]{grid-template-columns:repeat(4,1fr)}}.article-figure{border:1px solid var(--border);background:var(--card);color:var(--accent);border-radius:12px;flex-direction:column;align-items:stretch;gap:1rem;margin:2.5rem 0;padding:1.5rem;display:flex}.article-figure svg{width:100%;max-width:100%;height:auto;display:block}.article-figure figcaption{color:var(--muted-foreground);text-align:center;font-size:.8125rem;font-style:italic;line-height:1.5}.article-image{border:1px solid var(--border);border-radius:10px;max-width:100%;height:auto;margin:2rem auto;display:block}
