.docs-container{--nextra-primary-hue:212deg;--nextra-navbar-height:4rem;--nextra-menu-height:3.75rem;--nextra-banner-height:2.5rem}.docs-nav{position:sticky;top:0;z-index:20;width:100%;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(12px);box-shadow:0 2px 4px rgba(0,0,0,.02),0 1px 0 rgba(0,0,0,.06)}.docs-sidebar{position:sticky;top:4rem;height:calc(100vh - 4rem);overflow-y:auto;overflow-x:hidden;padding:1rem 0}.docs-sidebar::-webkit-scrollbar{width:6px}.docs-sidebar::-webkit-scrollbar-track{background:transparent}.docs-sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.docs-sidebar::-webkit-scrollbar-thumb:hover{background:#d1d5db}.docs-toc{position:sticky;top:4rem;height:calc(100vh - 4rem);overflow-y:auto;padding:1.5rem 0}.docs-toc::-webkit-scrollbar{width:6px}.docs-toc::-webkit-scrollbar-track{background:transparent}.docs-toc::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.docs-content{max-width:90rem;padding:4rem 1rem;margin:0 auto}.docs-content article{min-width:0}.docs-content h1{font-size:2.5rem;font-weight:800;line-height:1.2;margin-top:0;margin-bottom:2rem;letter-spacing:-.025em}.docs-content h2{font-size:1.875rem;font-weight:700;line-height:1.3;margin-top:3rem;margin-bottom:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.docs-content h2:first-child{margin-top:0;border-top:none;padding-top:0}.docs-content h3{font-size:1.5rem;font-weight:600;line-height:1.4;margin-top:2rem;margin-bottom:.75rem}.docs-content p{line-height:1.75;margin-top:1.25rem;margin-bottom:1.25rem}.docs-content ol,.docs-content ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625rem}.docs-content li{margin-top:.5rem;margin-bottom:.5rem;line-height:1.75}.docs-content strong{font-weight:600;color:#111827}.docs-content a{color:#2563eb;text-decoration:none;font-weight:500}.docs-content a:hover{text-decoration:underline}.docs-content code{background-color:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.docs-content pre{background-color:#1f2937;color:#f9fafb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-top:1.5rem;margin-bottom:1.5rem}.docs-content pre code{background-color:transparent;padding:0;color:inherit;font-size:.875rem}.docs-content table{width:100%;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem;font-size:.875rem}.docs-content thead{border-bottom:1px solid #e5e7eb}.docs-content th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#111827}.docs-content td{padding:.75rem 1rem;border-top:1px solid #f3f4f6}.docs-content img{max-width:100%;height:auto;border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.docs-sidebar-section{margin-bottom:.5rem}.docs-sidebar-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;font-weight:500;color:#374151;text-align:left;transition:all .2s;border-radius:.375rem;cursor:pointer;background:transparent;border:none;font-size:.875rem}.docs-sidebar-button:hover{background-color:#f3f4f6;color:#111827}.docs-sidebar-link{display:block;padding:.5rem 1rem .5rem 2rem;color:#6b7280;text-decoration:none;transition:all .2s;border-radius:.375rem;font-size:.875rem}.docs-sidebar-link:hover{background-color:#f3f4f6;color:#111827}.docs-sidebar-link.active{background-color:#eff6ff;color:#2563eb;font-weight:500}.docs-chevron{transition:transform .2s;width:1rem;height:1rem}.docs-chevron.open{transform:rotate(90deg)}.docs-toc-link{display:block;padding:.25rem 0;color:#6b7280;text-decoration:none;font-size:.8125rem;line-height:1.5;transition:color .2s}.docs-toc-link:hover{color:#111827}.docs-toc-link.active{color:#2563eb;font-weight:500}.docs-footer-nav{display:flex;justify-content:space-between;gap:1rem;padding-top:3rem;margin-top:4rem;border-top:1px solid #e5e7eb}.docs-footer-link{display:flex;flex-direction:column;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;text-decoration:none;transition:all .2s;flex:1;max-width:50%}.docs-footer-link:hover{border-color:#2563eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.docs-footer-link-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.25rem}.docs-footer-link-title{color:#111827;font-weight:500}.docs-footer-link.next{align-items:flex-end;text-align:right}.docs-breadcrumb{margin-bottom:1rem;font-size:.875rem;color:#6b7280}.docs-breadcrumb,.docs-breadcrumb-item{display:flex;align-items:center;gap:.5rem}.docs-breadcrumb-separator{width:1rem;height:1rem}.docs-last-updated{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb;color:#6b7280;font-size:.875rem}.docs-search-input{width:100%;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;transition:all .2s}.docs-search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.docs-search-kbd{display:inline-flex;align-items:center;gap:.125rem;padding:.125rem .375rem;background-color:#f3f4f6;border-radius:.25rem;font-size:.75rem;font-weight:500;border:1px solid #e5e7eb}