.article-content{color:#e2e8f0;font-size:1.125rem;line-height:1.85}.article-content h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#fff;line-height:1.2;margin-top:3.5rem;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid #ff6b3540;letter-spacing:-.02em}.article-content h3{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:800;color:#f1f5f9;line-height:1.3;margin-top:2.75rem;margin-bottom:.75rem;letter-spacing:-.01em}.article-content h4{font-size:1.1rem;font-weight:700;color:#e2e8f0;margin-top:2rem;margin-bottom:.5rem}.article-content p{margin-bottom:1.5rem}.article-content strong{color:#fff;font-weight:700}.article-content em{color:#e2e8f0;font-style:italic}.article-content a{color:#ff6b35;text-decoration:underline;text-decoration-color:#ff6b3559;text-underline-offset:3px;transition:text-decoration-color .2s,color .2s}.article-content a:hover{color:#ff8c42;text-decoration-color:#ff6b35}.article-content ul{margin:1.75rem 0;padding-left:0;list-style:none}.article-content ul li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;color:#cbd5e1}.article-content ul li:before{content:"";position:absolute;left:.25rem;top:.65em;width:6px;height:6px;border-radius:50%;background:#ff6b35;box-shadow:0 0 6px #ff6b3580}.article-content ol{margin:1.75rem 0;padding-left:0;list-style:none;counter-reset:article-counter}.article-content ol li{counter-increment:article-counter;position:relative;padding-left:3rem;margin-bottom:.875rem;color:#cbd5e1}.article-content ol li:before{content:counter(article-counter);position:absolute;left:0;top:.05em;width:1.875rem;height:1.875rem;border-radius:50%;background:#ff6b351f;border:1px solid #ff6b3547;color:#ff6b35;font-size:.75rem;font-weight:800;display:flex;align-items:center;justify-content:center}.article-content blockquote{border-left:3px solid #ff6b35;padding:1.25rem 1.5rem;margin:2.5rem 0;background:#ff6b350f;border-radius:0 12px 12px 0;font-style:italic;color:#e2e8f0;font-size:1.05rem;line-height:1.7}.article-content blockquote p{margin-bottom:0}.article-content code{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.875em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:.12em .5em;color:#ff8c42}.article-content pre{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;padding:1.5rem;overflow-x:auto;margin:2rem 0}.article-content pre code{background:#0000;border:none;padding:0;color:#e2e8f0;font-size:.875rem}.article-content table{width:100%;border-collapse:collapse;margin:2.5rem 0;font-size:.9375rem;border-radius:14px;overflow:hidden;box-shadow:inset 0 1px 0 #ffffff14,0 4px 24px #0006}.article-content thead{background:linear-gradient(135deg,#ff6b352e,#ff6b3514)}.article-content thead tr{border-bottom:1px solid #ff6b3559}.article-content th{text-align:left;padding:1rem 1.25rem;color:#ff6b35;font-weight:700;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.article-content tbody tr{border-bottom:1px solid #ffffff0d;transition:background .15s ease}.article-content tbody tr:nth-child(2n){background:hsla(0,0%,100%,.025)}.article-content tbody tr:last-child{border-bottom:none}.article-content tbody tr:hover{background:#ff6b350f}.article-content td{padding:.875rem 1.25rem;color:#cbd5e1;vertical-align:top;line-height:1.6}.article-content td strong{color:#fff}.article-content hr{border:none;height:1px;background:linear-gradient(90deg,#0000,#ff6b354d 30%,#ff6b354d 70%,#0000);margin:3.5rem 0}.article-content img{max-width:100%;border-radius:14px;margin:2rem 0;border:1px solid #ffffff14}.article-content li>ol,.article-content li>ul{margin-top:.5rem;margin-bottom:.5rem}