.docs-page-title{color:hsl(var(--foreground));letter-spacing:-.022em;font-size:2.5rem;font-weight:600;line-height:1.1}.docs-article-title{color:hsl(var(--foreground));letter-spacing:-.022em;font-size:2rem;font-weight:600;line-height:1.15}.docs-prose{color:hsl(var(--foreground));font-size:.9375rem;line-height:1.6}.docs-prose :is(h2,h3,h4,h5,h6){letter-spacing:-.025em;color:hsl(var(--foreground));scroll-margin-top:7rem;font-weight:600}.docs-prose h2{margin-top:2.75rem;margin-bottom:.75rem;font-size:1.5rem;line-height:2rem}.docs-prose h3{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.docs-prose :is(h4,h5,h6){letter-spacing:0;margin-top:1.5rem;margin-bottom:.25rem;font-size:.9375rem;line-height:1.6}.docs-prose>:first-child{margin-top:0}.docs-prose .docs-anchor{color:hsl(var(--muted-foreground));opacity:0;transition:opacity .15s var(--ease-out-quart);margin-left:.375rem;font-weight:450;text-decoration-line:none}.docs-prose :is(h2,h3,h4):hover .docs-anchor,.docs-prose .docs-anchor:focus-visible{opacity:1}.docs-prose p{margin-top:1rem;margin-bottom:1rem}.docs-prose strong{color:hsl(var(--foreground));font-weight:600}.docs-prose a:not(.docs-anchor){color:hsl(var(--foreground));text-decoration-line:underline;-webkit-text-decoration-color:hsl(var(--muted-foreground) / .6);text-decoration-color:hsl(var(--muted-foreground) / .6);text-underline-offset:4px;transition:text-decoration-color .15s var(--ease-out-quart)}.docs-prose a:not(.docs-anchor):hover{-webkit-text-decoration-color:hsl(var(--primary));text-decoration-color:hsl(var(--primary))}.docs-prose hr{border-top-width:1px;border-color:hsl(var(--border));margin-top:2.75rem;margin-bottom:2.75rem}.docs-prose :is(ul,ol){margin-top:1rem;margin-bottom:1rem;padding-left:1.25rem}.docs-prose ul{list-style-type:disc}.docs-prose ol{list-style-type:decimal}.docs-prose li{margin-top:.375rem;margin-bottom:.375rem;padding-left:.25rem}.docs-prose li::marker{color:hsl(var(--muted-foreground))}.docs-prose li>:is(ul,ol){margin-top:.375rem;margin-bottom:.375rem}.docs-prose li>p{margin-top:.25rem;margin-bottom:.25rem}.docs-prose code{border-radius:var(--radius-md);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted));padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.docs-prose pre{border-radius:var(--radius-lg);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted));margin-top:1rem;margin-bottom:1rem;padding:1rem;font-size:.8125rem;line-height:1.6;overflow-x:auto}.docs-prose pre code{font-size:inherit;background-color:#0000;border-width:0;padding:0}.docs-prose figure{margin-top:1.5rem;margin-bottom:1.5rem}.docs-prose img{border-radius:var(--radius-lg);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted) / .5);width:100%;height:auto;display:block}.docs-prose .docs-table-scroll{margin-top:1rem;margin-bottom:1rem;overflow-x:auto}.docs-prose table{text-align:left;border-collapse:collapse;width:100%;font-size:.8125rem;line-height:1.4}.docs-prose thead th{white-space:nowrap;border-bottom-width:1px;border-color:hsl(var(--border));color:hsl(var(--muted-foreground));padding:.5rem .75rem;font-weight:500}.docs-prose tbody td{border-bottom-width:1px;border-color:hsl(var(--border));vertical-align:top;padding:.625rem .75rem}.docs-prose :is(thead th,tbody td):first-child{padding-left:0}.docs-callout{border-radius:var(--radius-lg);border-width:1px 1px 1px 3px;border-color:hsl(var(--border));background-color:hsl(var(--muted) / .5);margin-top:1.5rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.6}.docs-callout>:first-child{margin-top:0}.docs-callout>:last-child{margin-bottom:0}.docs-callout-label{color:hsl(var(--foreground));margin-bottom:.125rem;font-weight:600;display:block}.docs-callout-tip{border-color:hsl(var(--primary) / .2);background-color:hsl(var(--primary) / .1)}.docs-callout-tip .docs-callout-label{color:hsl(var(--primary))}.docs-callout-warning{border-color:hsl(var(--destructive) / .2);background-color:hsl(var(--destructive) / .1)}.docs-callout-warning .docs-callout-label{color:hsl(var(--destructive))}