.prose h1{font-size:2.25rem}.prose h1,.prose h2{font-weight:700;margin-bottom:1rem}.prose h2{font-size:1.875rem}.prose h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.prose h4{font-size:1.25rem}.prose h4,.prose h5{font-weight:600;margin-bottom:.75rem}.prose h5{font-size:1.125rem}.prose h6{font-size:1rem;font-weight:600;margin-bottom:.75rem}.prose p{font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.prose a{color:#3b82f6;text-decoration:none}.prose a:hover{text-decoration:underline}.prose ul{list-style-type:disc}.prose ol,.prose ul{padding-left:1.5rem;margin-bottom:1.5rem;font-size:1.125rem}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:4px solid #d1d5db;padding-left:1rem;color:#6b7280;margin-bottom:1.5rem}.prose pre{background-color:#1f2937;color:#d1d5db;padding:1rem;border-radius:.25rem;margin-bottom:1.5rem}.prose code{background-color:#e5e7eb;color:#1f2937;padding:.25rem .5rem;border-radius:.25rem}.prose img,.prose table{border-radius:.25rem;margin-bottom:1.5rem}.prose table{width:100%;border-collapse:collapse;overflow:hidden}.prose td,.prose th{border:1px solid #d1d5db;padding:.75rem 1rem;text-align:left}.prose th{background-color:#f3f4f6;font-weight:600}.prose tr:nth-child(2n){background-color:#f9fafb}.table-of-contents{font-size:.875rem;line-height:1.4;background:white;border-radius:8px;padding:0}.dark .table-of-contents{background:#111827;border-color:#374151;box-shadow:0 1px 3px rgba(0,0,0,.3)}.table-of-contents h3{border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;font-size:1rem}.dark .table-of-contents h3{border-bottom-color:#374151}.table-of-contents ul{list-style:none;padding:0;margin:0}.table-of-contents li{margin:0}.table-of-contents a{text-decoration:none;display:block;transition:all .2s ease}.table-of-contents a:hover{background-color:#f9fafb}.dark .table-of-contents a:hover{background-color:#1f2937}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px;border:1px solid #f1f5f9;transition:all .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1;border-color:#e2e8f0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .custom-scrollbar{scrollbar-color:#374151 transparent}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background:#374151;border-color:#1f2937}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4b5563;border-color:#374151;box-shadow:0 2px 4px rgba(0,0,0,.3)}.toc-container{padding-right:8px}@media (max-width:1023px){.table-of-contents{max-height:300px;overflow-y:auto}}html{scroll-behavior:smooth}