@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-mono:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,"DejaVu Sans Mono",monospace}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,html{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.025em}h1{font-size:2.25rem;line-height:2.5rem;font-weight:700}h2{font-size:1.875rem;line-height:2.25rem;margin-top:3rem;margin-bottom:1rem}h3{font-size:1.5rem;line-height:2rem;margin-top:2rem;margin-bottom:.75rem}code{font-family:var(--font-mono);font-size:.875em}pre code{font-size:.875rem}.nextra-sidebar-container{font-size:.9375rem}.nextra-sidebar-container a{font-weight:400}.nextra-sidebar-container a[aria-selected=true]{font-weight:500}.nextra-sidebar-container nav>ul>li{background:transparent!important}.nextra-toc nav{font-size:.875rem}article{max-width:48rem}article p{line-height:1.75}article ol,article p,article ul{margin-top:1.25rem;margin-bottom:1.25rem}article ol,article ul{padding-left:1.5rem}article li{margin-top:.5rem;margin-bottom:.5rem}.nextra-callout{margin-top:1.5rem;margin-bottom:1.5rem}.nextra-callout,.nextra-search input{border-radius:.5rem}footer{margin-top:4rem;border-top:1px solid rgba(0,0,0,.1);padding-top:2rem}.dark footer{border-top-color:hsla(0,0%,100%,.1)}.bg-gradient-to-r{background-clip:text;-webkit-background-clip:text}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}.dark a{color:#0070f3}table{width:100%;border-collapse:collapse;margin:1.5rem 0}table th{font-weight:600;text-align:left;border-bottom:2px solid rgba(0,0,0,.1)}table td,table th{padding:.75rem 1rem}table td{border-bottom:1px solid rgba(0,0,0,.05)}.dark table th{border-bottom-color:hsla(0,0%,100%,.2)}.dark table td{border-bottom-color:hsla(0,0%,100%,.1)}:not(pre)>code{background-color:rgba(0,0,0,.05);padding:.125rem .375rem;border-radius:.25rem;font-size:.875em}.dark :not(pre)>code{background-color:hsla(0,0%,100%,.1)}