.article-content{font-size:1rem;line-height:1.5;max-width:none;color:var(--wdc-color-text-secondary)}.article-content table{width:100%;margin:2rem 0;box-shadow:var(--wdc-article-table-shadow);border-radius:.5rem;overflow:hidden;border-collapse:collapse;background:var(--wdc-color-surface-card)}.article-content thead{background:linear-gradient(135deg,var(--wdc-brand-slate-700) 0%,var(--wdc-brand-slate-800) 100%)}.article-content th{color:var(--wdc-color-text-inverted);padding:1rem 1.5rem;text-align:left;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border:none}.article-content td{padding:1rem 1.5rem;font-size:.875rem;border-bottom:1px solid var(--wdc-color-border-default);border-left:none;border-right:none}.article-content tbody tr:nth-child(2n){background-color:var(--wdc-color-surface-page)}.article-content tbody tr:hover{background-color:var(--wdc-brand-slate-800-alpha-05);transition:background-color .2s}.article-content h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem;color:var(--wdc-color-text-secondary)}.article-content h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem;color:var(--wdc-color-text-primary)}.article-content h4{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;margin-top:1rem;color:var(--wdc-color-text-secondary)}.article-content strong{font-weight:700;color:var(--wdc-color-text-primary);background:var(--wdc-brand-accent-500-alpha-20);padding:.125rem .25rem;border-radius:.25rem}.article-content p{color:var(--wdc-color-text-secondary);line-height:1.5;margin-bottom:1rem}.article-content blockquote{border-left:4px solid var(--wdc-color-text-secondary);padding-left:1rem;font-style:italic;background-color:var(--wdc-brand-slate-800-alpha-05);padding-top:.5rem;padding-bottom:.5rem;margin:1.5rem 0}.article-content ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.article-content ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1rem}.article-content li{color:var(--wdc-color-text-secondary);margin-bottom:.25rem}.article-content a{color:var(--wdc-color-text-secondary);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.2em;font-weight:600}.article-content a:hover{color:var(--wdc-color-text-primary);background-color:var(--wdc-brand-accent-500-alpha-15)}
