:root{--docs-brand-blue: #2563eb;--docs-brand-blue-hover: #1d4ed8;--su8-doc-text: rgb(17 24 39);--su8-doc-muted: rgb(75 85 99);--su8-doc-line: rgba(17, 24, 39, .14);--su8-doc-soft-line: rgba(17, 24, 39, .1);--su8-doc-surface: linear-gradient(135deg, rgba(255, 255, 255, .92), rgba(245, 245, 245, .78));--su8-doc-soft-surface: rgba(255, 255, 255, .55);--su8-doc-muted-surface: rgba(17, 24, 39, .04);--su8-doc-quote-line: rgba(37, 99, 235, .5);--su8-doc-quote-bg: rgba(37, 99, 235, .06)}.docs-light-lock{color-scheme:light}.docs-shell{background:linear-gradient(180deg,#ffffffe0,#fafafae6)}.docs-shell{--docs-frame-width: 1140px;--docs-sidebar-width: 16rem;--docs-content-gap: 4rem;--docs-shell-x: 1.5rem}@media(min-width:768px){.docs-shell{--docs-shell-x: 3rem}}@media(min-width:1024px){.docs-shell .docs-desktop-sidebar{bottom:var(--docs-sidebar-bottom, 2rem)}.docs-shell .docs-desktop-frame{margin:0 auto;max-width:var(--docs-frame-width)}.docs-shell .docs-desktop-sidebar{left:max(var(--docs-shell-x),calc((100% - var(--docs-frame-width)) / 2));width:var(--docs-sidebar-width)}.docs-shell .docs-desktop-main{margin-left:calc(var(--docs-sidebar-width) + var(--docs-content-gap))}}@media(min-width:1024px)and (max-width:1279px){.docs-shell{--docs-content-gap: 2.5rem}}.docs-shell .docs-nav-link{align-items:center;border-radius:12px;display:flex;gap:.56rem;padding:.56rem .72rem;font-size:.86rem;letter-spacing:-.01em;color:var(--su8-doc-muted);border:1px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.docs-shell .docs-nav-group-title{align-items:center;display:flex;gap:.5rem}.docs-shell .docs-nav-group-icon{align-items:center;background:linear-gradient(135deg,#2563eb1f,#4f46e512);border:1px solid rgba(37,99,235,.16);border-radius:7px;color:var(--docs-brand-blue);display:inline-flex;height:1.38rem;justify-content:center;width:1.38rem}.docs-shell .docs-nav-item-icon{align-items:center;color:#4b5563c2;display:inline-flex;flex:0 0 auto;justify-content:center;transition:color .2s ease,transform .2s ease}.docs-shell .docs-nav-link:hover{background:var(--su8-doc-muted-surface);color:var(--su8-doc-text);border-color:var(--su8-doc-soft-line)}.docs-shell .docs-nav-link:hover .docs-nav-item-icon{color:var(--su8-doc-text)}.docs-shell .docs-nav-link-active{background:color-mix(in srgb,var(--docs-brand-blue) 10%,white);color:var(--docs-brand-blue);border-color:color-mix(in srgb,var(--docs-brand-blue) 35%,white);font-weight:650}.docs-shell .docs-nav-link-active .docs-nav-item-icon{color:var(--docs-brand-blue)}.docs-shell .docs-nav-link-active:hover{background:color-mix(in srgb,var(--docs-brand-blue) 14%,white);color:var(--docs-brand-blue-hover);border-color:color-mix(in srgb,var(--docs-brand-blue) 55%,white)}.docs-shell .su8-doc-prose{color:var(--su8-doc-text);max-width:min(820px,100%)}.docs-shell .su8-doc-prose>:first-child{margin-top:0}.docs-shell .su8-doc-prose>:last-child{margin-bottom:0}.docs-shell .su8-doc-prose :where(h1,h2,h3,h4){color:var(--su8-doc-text);scroll-margin-top:5.5rem}.docs-shell .su8-doc-prose :where(h1){margin-top:0;margin-bottom:.68rem;font-size:clamp(1.9rem,1.6rem + .9vw,2.35rem);font-weight:800;line-height:1.12;letter-spacing:-.022em}.docs-shell .su8-doc-prose :where(h2){margin-top:2.08rem;margin-bottom:.72rem;font-size:clamp(1.3rem,1.16rem + .44vw,1.65rem);font-weight:760;line-height:1.22;letter-spacing:-.016em}.docs-shell .su8-doc-prose :where(h3){margin-top:1.45rem;margin-bottom:.54rem;font-size:1.07rem;font-weight:720;line-height:1.28;letter-spacing:-.012em}.docs-shell .su8-doc-prose :where(h4){margin-top:1.22rem;margin-bottom:.45rem;font-size:.99rem;font-weight:700;line-height:1.34}.docs-shell .su8-doc-prose :where(p,li){font-size:.965rem;line-height:1.72;color:var(--su8-doc-text)}.docs-shell .su8-doc-prose :where(p){margin:.72rem 0}.docs-shell .su8-doc-prose :where(strong){font-weight:680;color:#0f172a}.docs-shell .su8-doc-prose :where(ul,ol){margin:.72rem 0;padding-left:1.25rem}.docs-shell .su8-doc-prose :where(li){margin:.28rem 0}.docs-shell .su8-doc-prose :where(ol>li)::marker{font-weight:630;color:#1e293bd1}.docs-shell .su8-doc-prose :where(ul>li)::marker{color:#1e293b9e}.docs-shell .su8-doc-prose :where(a){color:var(--docs-brand-blue);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--docs-brand-blue) 60%,transparent);text-underline-offset:3px}.docs-shell .su8-doc-prose :where(a:hover){color:var(--docs-brand-blue-hover)}.docs-shell .su8-doc-prose :where(hr){margin:2rem 0 1.6rem;border:0;border-top:1px solid var(--su8-doc-line)}.docs-shell .su8-doc-prose :where(figure){margin:1.25rem 0 1.6rem}.docs-shell .su8-doc-prose :where(figcaption){margin-top:.52rem;font-size:.82rem;line-height:1.55;color:var(--su8-doc-muted)}.docs-shell .su8-doc-prose :where(blockquote){margin:1rem 0;border-left:3px solid var(--su8-doc-quote-line);border-radius:12px;background:var(--su8-doc-quote-bg);padding:.7rem .95rem;color:var(--su8-doc-muted)}.docs-shell .su8-doc-prose :where(blockquote>:first-child){margin-top:0}.docs-shell .su8-doc-prose :where(blockquote>:last-child){margin-bottom:0}.docs-shell .su8-doc-prose :where(img){margin:1rem 0;border-radius:14px;border:1px solid var(--su8-doc-line);box-shadow:0 12px 32px -24px #0f172a6b}.docs-shell .su8-doc-prose :where(figure img){margin:0;width:100%}.docs-shell .su8-doc-prose :where(.docs-figure-medium){max-width:min(620px,100%)}.docs-shell .su8-doc-prose :where(.docs-figure-narrow){max-width:min(420px,100%)}.docs-shell .su8-doc-prose :where(table){margin:1rem 0;width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--su8-doc-soft-line);border-radius:14px;background:#ffffffb8;font-size:.9rem}.docs-shell .su8-doc-prose :where(th,td){padding:.72rem .82rem;border-bottom:1px solid rgba(17,24,39,.08);text-align:left;vertical-align:top}.docs-shell .su8-doc-prose :where(th){background:#11182709;color:#1f2937;font-weight:700}.docs-shell .su8-doc-prose :where(tr:last-child td){border-bottom:0}.docs-shell .su8-doc-prose pre{position:relative;margin:1rem 0;overflow-x:auto;border-radius:14px;border:1px solid var(--su8-doc-soft-line);background:#f5f5f5e6;padding:.95rem 1rem;box-shadow:inset 0 0 0 1px #ffffff59}.docs-shell .su8-doc-prose :where(:not(pre)>code){border-radius:8px;background:#1118270f;padding:.08rem .35rem;font-size:.88em;color:#1f2937}.docs-shell .su8-doc-prose pre code{background:transparent;padding:0;font-size:.84rem;line-height:1.65;color:#1f2937;word-break:normal;white-space:pre}.docs-shell .su8-doc-prose :where(.rounded-2xl.border.border-border.bg-card,.su8-card){border:1px solid var(--su8-doc-soft-line)!important;border-radius:16px!important;background:var(--su8-doc-surface)!important;box-shadow:0 10px 28px #0000000f!important}.docs-shell .docs-code-wrap{position:relative;margin:1rem 0}.docs-shell .docs-code-wrap>pre{margin:0!important;padding-top:2rem!important}.docs-shell .docs-copy-btn{position:absolute;top:.5rem;right:.5rem;z-index:1;border:1px solid rgba(17,24,39,.12);border-radius:10px;background:#ffffffc7;padding:.24rem .56rem;font-size:.72rem;font-weight:620;letter-spacing:-.01em;line-height:1;color:var(--su8-doc-muted);transition:color .2s ease,border-color .2s ease,background-color .2s ease}.docs-shell .docs-copy-btn:hover{border-color:#2563eb6b;color:var(--docs-brand-blue-hover);background:#eff6fff0}.docs-shell .su8-doc-prose :where(.docs-tabs,.su8-tabs){border:1px solid rgba(17,24,39,.1);border-radius:16px;overflow:hidden;margin:1rem 0;background:#ffffff8c;box-shadow:0 10px 28px #0000000f}.docs-shell .su8-doc-prose :where(.docs-tabs [data-doc-tab-list],.su8-tabs .su8-tabs__list){display:flex;gap:.4rem;flex-wrap:wrap;padding:.6rem;border-bottom:1px solid rgba(17,24,39,.08);background:#ffffff73}.docs-shell .su8-doc-prose :where(.docs-tabs [data-doc-tab-trigger],.su8-tabs .su8-tabs__tab){border:1px solid rgba(17,24,39,.1);border-radius:10px;background:transparent;padding:.34rem .64rem;font-size:.82rem;color:var(--su8-doc-muted);font-weight:620;opacity:.88}.docs-shell .su8-doc-prose :where(.docs-tabs [data-doc-tab-trigger][data-active=true],.su8-tabs .su8-tabs__tab--active){border-color:#2563eb59;background:#2563eb14;color:var(--docs-brand-blue-hover);opacity:1}.docs-shell .su8-doc-prose :where(.docs-tabs [data-doc-tab-panel],.su8-tabs .su8-tabs__panel){display:none;padding:.88rem .95rem}.docs-shell .su8-doc-prose :where(.docs-tabs [data-doc-tab-panel][data-active=true]){display:block}.docs-shell .su8-doc-prose :where(.su8-tabs .su8-tabs__panel){display:block}
