.article-content ol,.article-content ul{color:white;margin:2rem 0;padding-left:0;list-style:none}.article-content ol li,.article-content ul li{color:white;margin-bottom:1rem;line-height:1.8;position:relative;padding:.75rem 1rem .75rem 3rem;background:rgba(16,185,129,.05);border-left:3px solid #10b981;border-radius:0 8px 8px 0;transition:all .3s ease}.article-content ol li:hover,.article-content ul li:hover{background:rgba(16,185,129,.1);border-left-width:4px;transform:translateX(2px)}.article-content ul li:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;background-color:#10b981;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M12 2c-4.2 0-8 3.2-8 7.8 0 6 7.2 11.8 8 12.2 0.8-0.4 8-6.2 8-12.2C20 5.2 16.2 2 12 2zm0 2.2c3 0 5.6 2 5.6 5.6 0 4.5-4.5 8.7-5.6 9.5-1.1-0.8-5.6-5-5.6-9.5C6.4 6.2 9 4.2 12 4.2z'/></svg>") no-repeat center /contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M12 2c-4.2 0-8 3.2-8 7.8 0 6 7.2 11.8 8 12.2 0.8-0.4 8-6.2 8-12.2C20 5.2 16.2 2 12 2zm0 2.2c3 0 5.6 2 5.6 5.6 0 4.5-4.5 8.7-5.6 9.5-1.1-0.8-5.6-5-5.6-9.5C6.4 6.2 9 4.2 12 4.2z'/></svg>") no-repeat center /contain}.article-content ul ul li:before{opacity:.85;transform:translateY(-50%) scale(.9)}.article-content ol{counter-reset:list-counter}.article-content ol li{counter-increment:list-counter}.article-content ol li:before{content:counter(list-counter) ".";position:absolute;left:.75rem;color:#10b981;font-weight:700;font-size:1.1rem;line-height:1.5}.article-content ol ol,.article-content ol ul,.article-content ul ol,.article-content ul ul{margin-top:.5rem;margin-bottom:.5rem}.article-content table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;background:rgba(255,255,255,.03);border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,.35);box-shadow:0 4px 20px rgba(0,0,0,.3)}.article-content table thead{background:linear-gradient(135deg,rgba(16,185,129,.25),rgba(16,185,129,.15));border-bottom:2px solid rgba(255,255,255,.25)}.article-content table th{color:white;font-weight:700;text-align:left;padding:1.2rem 1rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em;background:rgba(0,0,0,.2);border-right:1px solid rgba(255,255,255,.15)}.article-content table th:first-child{border-top-left-radius:10px}.article-content table th:last-child{border-right:none;border-top-right-radius:10px}.article-content table td{color:rgba(255,255,255,.95);padding:1.1rem 1rem;border-bottom:1px solid rgba(255,255,255,.15);border-right:1px solid rgba(255,255,255,.15);line-height:1.6;background:rgba(255,255,255,.02)}.article-content table td:last-child{border-right:none}.article-content table tbody tr:nth-child(2n){background:rgba(16,185,129,.03)}.article-content table tbody tr:hover{background:rgba(16,185,129,.08);transition:background .2s ease;transform:scale(1.01)}.article-content table tbody tr:last-child td{border-bottom:none}.article-content table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.article-content table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}@media (max-width:768px){.article-content table{font-size:.9rem}.article-content table td,.article-content table th{padding:.75rem .5rem}}.article-content figure{margin:2rem 0}.article-content figcaption{color:rgba(255,255,255,.7);font-size:.9rem;font-style:italic;text-align:center;margin-top:.5rem}.article-content{color:white;line-height:1.8}.article-content p{color:white;margin-bottom:1.5rem}.article-content h2,.article-content h3,.article-content h4{color:white;margin-top:2rem;margin-bottom:1rem;font-weight:600}.article-content h2{font-size:1.8rem;border-bottom:2px solid rgba(16,185,129,.3);padding-bottom:.5rem}.article-content h3{font-size:1.4rem}.article-content h4{font-size:1.2rem}.article-content a{color:#10b981;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease,text-decoration-color .2s ease}.article-content a:hover{color:#34d399;text-decoration-color:#34d399;text-decoration-thickness:2px}.article-content blockquote{border-left:4px solid #10b981;margin:2rem 0;color:rgba(255,255,255,.9);font-style:italic;background:rgba(16,185,129,.1);padding:1.5rem;border-radius:0 8px 8px 0}.article-content code{background:rgba(16,185,129,.2);padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#34d399}.article-content pre{background:rgba(0,0,0,.5);padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.article-content pre code{background:none;padding:0;color:#34d399}.article-content hr{border:none;border-top:1px solid rgba(255,255,255,.2);margin:3rem 0}.article-content strong{color:white;font-weight:600}.article-content em{color:white;font-style:italic}