.prose pre{position:relative;margin:2rem 0!important;padding:1.5rem!important;background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid #334155!important;border-radius:.75rem!important;overflow-x:auto!important;box-shadow:0 10px 25px -5px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)!important;max-width:100%!important}@media (max-width:640px){.prose pre{margin-left:-.5rem!important;margin-right:-.5rem!important;border-radius:.5rem!important;padding:1rem!important}}.dark .prose pre{background:linear-gradient(135deg,#0f172a,#020617)!important;border-color:#1e293b!important;box-shadow:0 10px 25px -5px rgba(0,0,0,.6),0 4px 6px -2px rgba(0,0,0,.4)!important}.prose pre code{background:transparent!important;padding:0!important;color:#e2e8f0!important;font-size:.875rem!important;line-height:1.7!important;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace!important;font-weight:400!important}.prose :not(pre)>code{background:#f1f5f9!important;color:#e11d48!important;padding:.25rem .5rem!important;border-radius:.375rem!important;font-size:.875em!important;font-weight:600!important;border:1px solid #e2e8f0!important}.dark .prose :not(pre)>code{background:rgb(30 41 59)!important;color:#fca5a5!important;border-color:rgb(51 65 85)!important}.code-block-wrapper{position:relative;margin:2rem 0}.copy-button{position:absolute;top:.75rem;right:.75rem;padding:.5rem .75rem;background:rgba(51,65,85,.9);border:1px solid rgba(148,163,184,.3);border-radius:.5rem;color:#cbd5e1;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.375rem;backdrop-filter:blur(8px);z-index:10;opacity:0}.code-block-wrapper:hover .copy-button{opacity:1}.copy-button:hover{background:rgba(59,130,246,.9);border-color:rgba(96,165,250,.5);color:white;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}.copy-button:active{transform:translateY(0)}.copy-button.copied{background:rgba(16,185,129,.9);border-color:rgba(52,211,153,.5);color:white}.hljs{display:block;color:#e6edf3}.hljs-comment,.hljs-quote{color:#8b949e;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#ff7b72;font-weight:600}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#79c0ff}.hljs-doctag,.hljs-string{color:#a5d6ff}.hljs-section,.hljs-selector-id,.hljs-title{color:#d2a8ff;font-weight:600}.hljs-class .hljs-title,.hljs-type{color:#ffa657}.hljs-attribute,.hljs-name,.hljs-tag{color:#7ee787;font-weight:600}.hljs-link,.hljs-regexp{color:#a5d6ff}.hljs-bullet,.hljs-symbol{color:#79c0ff}.hljs-built_in,.hljs-builtin-name{color:#ffa657}.hljs-meta{color:#d2a8ff}.hljs-deletion{background:#ff7b7233;color:#ff7b72}.hljs-addition{background:#7ee78733;color:#7ee787}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.prose{max-width:none!important;font-size:1.0625rem!important;line-height:1.8!important;overflow-wrap:break-word!important;word-wrap:break-word!important}@media (max-width:640px){.prose{font-size:1rem!important}.prose h1{font-size:2rem!important}.prose h2{font-size:1.5rem!important}.prose h3{font-size:1.25rem!important}}.prose p{margin-top:1.5rem!important}.prose h1,.prose p{margin-bottom:1.5rem!important}.prose h1{font-size:2.5rem!important;line-height:1.2!important;margin-top:3rem!important;font-weight:800!important;letter-spacing:-.025em!important}.prose>h1:first-child,.prose>h2:first-child,.prose>h3:first-child{margin-top:0!important}.prose h2{font-size:2rem!important;line-height:1.3!important;margin-top:3rem!important;margin-bottom:1.25rem!important;font-weight:700!important;letter-spacing:-.02em!important}.prose h3{font-size:1.5rem!important;line-height:1.4!important;margin-top:2.5rem!important;margin-bottom:1rem!important}.prose h3,.prose h4{font-weight:600!important}.prose h4{font-size:1.25rem!important;line-height:1.5!important;margin-top:2rem!important;margin-bottom:.75rem!important}.prose blockquote{border-left:4px solid #3b82f6!important;background:linear-gradient(90deg,rgba(59,130,246,.05),transparent)!important;padding:1.5rem 1.5rem 1.5rem 2rem!important;margin:2rem 0!important;border-radius:.5rem!important;font-style:normal!important}.dark .prose blockquote{background:linear-gradient(90deg,rgba(59,130,246,.1),transparent)!important;border-left-color:rgb(59 130 246)!important}.prose blockquote p{margin:.5rem 0!important;color:inherit!important}.prose ol,.prose ul{margin:1.5rem 0!important;padding-left:1.75rem!important}.prose li{margin:.75rem 0!important;padding-left:.5rem!important}.prose ul>li::marker{color:#3b82f6!important;font-weight:700!important}.dark .prose ul>li::marker{color:rgb(59 130 246)!important}.prose table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;margin:2rem 0!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;overflow:hidden!important;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)!important}.dark .prose table{border-color:rgb(51 65 85)!important;box-shadow:0 1px 3px 0 rgba(0,0,0,.3)!important}.prose thead{background:linear-gradient(180deg,#f9fafb,#f3f4f6)!important}.dark .prose thead{background:linear-gradient(180deg,rgb(30 41 59),rgb(51 65 85))!important}.prose th{padding:1rem 1.5rem!important;font-weight:600!important;text-align:left!important;border-bottom:2px solid #e5e7eb!important}.dark .prose th{border-bottom-color:rgb(51 65 85)!important}.prose td{padding:1rem 1.5rem!important;border-bottom:1px solid #f3f4f6!important}.dark .prose td{border-bottom-color:rgb(30 41 59)!important}.prose tr:last-child td{border-bottom:none!important}.prose img{border-radius:.75rem!important;box-shadow:0 10px 25px -5px rgba(0,0,0,.15),0 4px 6px -2px rgba(0,0,0,.1)!important;margin:2.5rem 0!important}.dark .prose img{box-shadow:0 10px 25px -5px rgba(0,0,0,.5),0 4px 6px -2px rgba(0,0,0,.3)!important}.prose a{color:#3b82f6!important;font-weight:500!important;text-decoration:none!important;border-bottom:1px solid transparent!important;transition:all .2s ease-in-out!important}.prose a:hover{color:#2563eb!important;border-bottom-color:#2563eb!important}.dark .prose a{color:rgb(59 130 246)!important}.dark .prose a:hover{color:rgb(96 165 250)!important;border-bottom-color:rgb(96 165 250)!important}.prose strong{color:inherit!important;font-weight:700!important}.prose hr{border:none!important;height:1px!important;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)!important;margin:3rem 0!important}.dark .prose hr{background:linear-gradient(90deg,transparent,rgb(51 65 85),transparent)!important}html{scroll-behavior:smooth;scroll-padding-top:6rem}.dark aside .bg-white{background-color:rgb(30 41 59)!important;border-color:rgb(51 65 85)!important}.dark aside .hover\:bg-gray-50:hover{background-color:rgb(51 65 85)!important}.dark aside .bg-blue-50{background-color:rgb(28 45 65)!important}.dark aside .border-blue-600{border-color:rgb(59 130 246)!important}.dark aside .text-blue-600{color:rgb(59 130 246)!important}.dark aside .from-blue-600{--tw-gradient-from:rgb(59 130 246)!important}.dark aside .to-purple-600{--tw-gradient-to:rgb(147 51 234)!important}@media (max-width:1023px){.toc-mobile-toggle{position:fixed;bottom:2rem;right:2rem;z-index:50;box-shadow:0 10px 25px -5px rgba(0,0,0,.3)}}