.prose{--tw-prose-body:rgba(255,255,255,0.8);--tw-prose-headings:#ffffff;--tw-prose-lead:rgba(255,255,255,0.7);--tw-prose-links:rgba(255,255,255,0.9);--tw-prose-bold:#ffffff;--tw-prose-counters:rgba(255,255,255,0.6);--tw-prose-bullets:rgba(255,255,255,0.5);--tw-prose-hr:rgba(255,255,255,0.2);--tw-prose-quotes:rgba(255,255,255,0.9);--tw-prose-quote-borders:rgba(255,255,255,0.3);--tw-prose-captions:rgba(255,255,255,0.6);--tw-prose-code:#fbbf24;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:rgba(0,0,0,0.3);--tw-prose-th-borders:rgba(255,255,255,0.2);--tw-prose-td-borders:rgba(255,255,255,0.1)}.sidebar-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-track{background:#1f2937}.sidebar-scroll::-webkit-scrollbar-thumb{background:#4b5563;border-radius:3px}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#6b7280}.collapsible-content{transition:all .3s ease-in-out;overflow:hidden}.collapsible-content.collapsed{max-height:0;opacity:0}.collapsible-content.expanded{max-height:1000px;opacity:1}.prose pre{background:rgba(0,0,0,.3)!important;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;overflow-x:auto}.prose code{background:rgba(255,255,255,.1);backdrop-filter:blur(5px);padding:.25rem .5rem;border-radius:.5rem;font-size:.875em;color:#fbbf24;border:1px solid rgba(255,255,255,.1)}.prose pre code{background:transparent;padding:0;color:#e2e8f0;border:none}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose td,.prose th{border:1px solid #374151;padding:.75rem;text-align:left}.prose th{background:#1f2937;font-weight:600;color:#ffffff}.prose tr:nth-child(2n){background:#111827}.prose tr:hover{background:#1f2937}.prose a{color:#60a5fa;text-decoration:none;font-weight:500;transition:color .2s ease}.prose a:hover{color:#93c5fd;text-decoration:underline}.prose blockquote{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);padding:1rem 1.5rem;margin:1.5rem 0;border-radius:0 1rem 1rem 0;border:1px solid rgba(255,255,255,.1)}.prose blockquote p{margin:0;color:rgba(255,255,255,.8);font-style:italic}.prose ol,.prose ul{margin:1rem 0;padding-left:1.5rem}.prose li{margin:.5rem 0;line-height:1.6}.prose ul li{list-style-type:disc}.prose ol li{list-style-type:decimal}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin-top:2rem;margin-bottom:1rem;font-weight:600;line-height:1.25;color:#ffffff}.prose h1{font-size:2.25rem;margin-top:0}.prose h2{font-size:1.875rem;border-bottom:1px solid #374151;padding-bottom:.5rem}.prose h3{font-size:1.5rem}.prose h4{font-size:1.25rem}.search-input:focus{outline:none;ring:2px;ring-color:#3b82f6;border-color:#3b82f6}@media (max-width:768px){.prose{font-size:.875rem}.prose h1{font-size:1.875rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose pre{padding:1rem;font-size:.75rem}}.search-result-enter{opacity:0;transform:translateY(-10px)}.search-result-enter-active{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.loading-dots{display:inline-block}.loading-dots:after{content:"";animation:loading-dots 1.5s infinite}@keyframes loading-dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}