.markdown-content table{width:100%;margin-bottom:1.5rem;border-collapse:collapse}.markdown-content td,.markdown-content th{padding:.75rem;border:1px solid #e5e7eb}.markdown-content th{font-weight:600;text-align:left}.markdown-content th,.markdown-content tr:nth-child(2n){background-color:#f9fafb}.markdown-content tr:hover{background-color:#f3f4f6}.markdown-content blockquote{border-left:4px solid #e5e7eb;padding-left:1rem;margin:1.5rem 0;color:#6b7280}.markdown-content hr{margin:2rem 0;border:0;border-top:1px solid #e5e7eb}.markdown-content a{color:#2563eb;text-decoration:underline}.markdown-content a:hover{color:#1d4ed8}.markdown-content code{background-color:#f3f4f6;padding:.2rem .4rem;border-radius:.25rem;font-size:.875em}.markdown-content pre{background-color:#1f2937;color:#f9fafb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.markdown-content ol,.markdown-content ul{list-style:none;padding-left:1.5rem;margin:1rem 0}.markdown-content ol{counter-reset:item}.markdown-content ul>li{position:relative;margin:.5rem 0;padding-left:1.5rem}.markdown-content ul>li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;background-color:#6b7280;border-radius:50%}.markdown-content ol>li{position:relative;margin:.5rem 0;padding-left:1.5rem;counter-increment:item}.markdown-content ol>li:before{content:counter(item) ".";position:absolute;left:0;top:0;font-weight:500;color:#6b7280}.markdown-content li>ol,.markdown-content li>ul{margin-top:.5rem;margin-bottom:.5rem}.markdown-content h1{font-size:2.25rem;font-weight:700;margin-bottom:2rem;margin-top:3rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.markdown-content h2{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;margin-top:2.5rem}.markdown-content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}.markdown-content p{margin-bottom:1rem;line-height:1.7}