.article-content{color:#374151;font-size:1.125rem;line-height:1.8}.article-content h2{color:#1f2937;border-bottom:2px solid #e5e7eb;margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.875rem;font-weight:700;position:relative}.article-content h2:before{content:"";background:var(--brand-primary);width:60px;height:2px;position:absolute;bottom:-2px;left:0}.article-content h3{color:#374151;border-left:3px solid var(--brand-secondary);margin-top:2.5rem;margin-bottom:1rem;padding-left:1rem;font-size:1.5rem;font-weight:600}.article-content p{margin-bottom:1.5rem}.article-content a{color:var(--brand-primary);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.article-content a:hover{color:var(--brand-secondary)}.article-content strong{color:#1f2937;font-weight:600}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:0}.article-content ul{list-style:none}.article-content ul li{margin-bottom:.75rem;padding-left:1.75rem;position:relative}.article-content ul li:before{content:"";background:var(--brand-secondary);border-radius:50%;width:8px;height:8px;position:absolute;top:.6rem;left:0}.article-content ol{counter-reset:item;list-style:none}.article-content ol li{counter-increment:item;margin-bottom:.75rem;padding-left:2.5rem;position:relative}.article-content ol li:before{content:counter(item);background:var(--brand-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.article-content table{border-collapse:collapse;border-radius:12px;width:100%;margin:2rem 0;font-size:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.article-content thead tr{background:linear-gradient(135deg,var(--brand-primary),var(--brand-dark-blue));color:#fff}.article-content th{text-align:left;padding:1rem;font-weight:600}.article-content tbody tr{background:#fff;border-bottom:1px solid #e5e7eb;transition:background .2s}.article-content tbody tr:hover{background:#f9fafb}.article-content tbody tr:last-child{border-bottom:none}.article-content td{padding:1rem}.article-content blockquote,.article-content .callout{border-left:4px solid var(--brand-primary);color:#1e40af;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:0 12px 12px 0;margin:2rem 0;padding:1.5rem 2rem;font-style:italic}.article-content .example-box{background:#fefce8;border:1px solid #fef08a;border-radius:12px;margin:2rem 0;padding:1.5rem}.article-content hr{background:linear-gradient(90deg,#0000,#d1d5db,#0000);border:none;height:1px;margin:3rem 0}
