.docs-root{--docs-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--docs-code-bg:#0c0d1d;--docs-code-border:#2b2d59;--docs-link:#758aff}.docs-prose{color:rgb(255 255 255/.82);font-size:.95rem;line-height:1.7}.docs-prose>*+*{margin-top:1.1em}.docs-prose h2{margin-top:2.4em;font-size:1.35rem;line-height:1.3}.docs-prose h2,.docs-prose h3{font-weight:600;color:#fff;scroll-margin-top:6rem}.docs-prose h3{margin-top:1.9em;font-size:1.05rem;line-height:1.4}.docs-prose h2+*,.docs-prose h3+*{margin-top:.6em}.docs-prose .docs-anchor{color:inherit;text-decoration:none}.docs-prose .docs-anchor:hover:after{content:"#";margin-left:.4em;color:rgb(255 255 255/.3)}.docs-prose a:not(.docs-anchor){color:var(--docs-link);text-decoration:underline;text-decoration-color:rgb(117 138 255/.4);text-underline-offset:2px}.docs-prose a:not(.docs-anchor):hover{text-decoration-color:currentColor}.docs-prose strong{color:#fff;font-weight:600}.docs-prose ul{list-style:disc;padding-left:1.4em}.docs-prose ol{list-style:decimal;padding-left:1.4em}.docs-prose li+li,.docs-prose li>ol,.docs-prose li>ul{margin-top:.35em}.docs-prose :not(pre)>code{font-family:var(--docs-mono);font-size:.85em;padding:.1em .35em;border-radius:4px;background:rgb(255 255 255/.07);color:#e6e9ff;overflow-wrap:anywhere}.docs-prose hr{margin:2.5em 0;border-color:rgb(255 255 255/.1)}.docs-prose blockquote{padding-left:1em;border-left:2px solid rgb(255 255 255/.15);color:rgb(255 255 255/.7)}.docs-table{overflow-x:auto}.docs-prose table{width:100%;border-collapse:collapse;font-size:.87rem;line-height:1.55}.docs-prose th{padding:.5em 1em .5em 0;border-bottom:1px solid rgb(255 255 255/.15);color:#fff;font-weight:600;text-align:left;white-space:nowrap}.docs-prose td{padding:.6em 1em .6em 0;border-bottom:1px solid rgb(255 255 255/.07);vertical-align:top}.docs-prose td:first-child code{white-space:nowrap}.docs-prose figure[data-rehype-pretty-code-figure]{margin-left:0;margin-right:0}.docs-code{position:relative}.docs-code pre{margin:0;padding:.9rem 1rem;overflow-x:auto;border:1px solid var(--docs-code-border);border-radius:8px;background-color:var(--docs-code-bg)!important;font-family:var(--docs-mono);font-size:.8rem;line-height:1.65}.docs-code pre code{font-family:inherit}.docs-copy{position:absolute;top:.45rem;right:.45rem;display:flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid var(--docs-code-border);border-radius:6px;background:var(--docs-code-bg);color:rgb(255 255 255/.6);opacity:.7;transition:opacity .12s,color .12s}.docs-code:hover .docs-copy,.docs-copy:focus-visible{opacity:1}.docs-copy:hover{color:#fff}.docs-tabs-list{display:flex;gap:.25rem;margin-bottom:.5rem;border-bottom:1px solid var(--docs-code-border)}.docs-tab{margin-bottom:-1px;padding:.35rem .75rem;border-bottom:2px solid transparent;color:rgb(255 255 255/.6);font-size:.8rem}.docs-tab:hover{color:#fff}.docs-tab[aria-selected=true]{border-bottom-color:#2c4fff;color:#fff}.docs-callout{padding:.8rem 1rem;border:1px solid rgb(255 255 255/.1);border-left-width:3px;border-radius:6px;background:rgb(255 255 255/.03)}.docs-callout-note{border-left-color:#2c4fff}.docs-callout-warning{border-left-color:#f5a524}.docs-callout-title{margin-bottom:.3rem;color:#fff;font-weight:600}.docs-callout-body>*+*{margin-top:.6em}.docs-endpoint{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.6rem .9rem;border:1px solid var(--docs-code-border);border-radius:8px;background:var(--docs-code-bg);font-family:var(--docs-mono);font-size:.85rem}.docs-endpoint .docs-method{color:#08c781;font-weight:700}.docs-prose .docs-endpoint code{padding:0;background:none}