.DocsHomeCapabilities-module__f1Zuhq__section{border-top:1px solid rgb(var(--docs-border-subtle));text-align:left;flex-direction:column;gap:24px;margin:0;padding:48px 0;display:flex}.wiki-page__cards+.DocsHomeCapabilities-module__f1Zuhq__section{margin-top:48px}.DocsHomeCapabilities-module__f1Zuhq__header{flex-direction:column;gap:4px;min-width:0;display:flex}.DocsHomeCapabilities-module__f1Zuhq__header h2{color:rgb(var(--docs-text-primary));margin:0;font-family:Docs Intro Manrope,system-ui,sans-serif;font-size:22px;font-weight:600;line-height:29.3333px}.DocsHomeCapabilities-module__f1Zuhq__header p{color:rgb(var(--docs-text-secondary));margin:0;font-size:15px;line-height:28px}.DocsHomeCapabilities-module__f1Zuhq__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.DocsHomeCapabilities-module__f1Zuhq__items>li{min-width:0;display:flex}.DocsHomeCapabilities-module__f1Zuhq__featured{grid-column:1/-1}.DocsHomeCapabilities-module__f1Zuhq__card{box-sizing:border-box;border:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-0));border-radius:8px;flex-direction:column;gap:12px;width:100%;min-width:0;padding:22px;text-decoration:none;transition:border-color .15s ease-out;display:flex}.DocsHomeCapabilities-module__f1Zuhq__card:hover{border-color:rgb(var(--docs-text-secondary))}.DocsHomeCapabilities-module__f1Zuhq__card:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:3px}.DocsHomeCapabilities-module__f1Zuhq__cardTitle{color:rgb(var(--docs-text-primary));align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:22.5px;display:flex}.DocsHomeCapabilities-module__f1Zuhq__icon{color:rgb(var(--docs-nav-active));flex-shrink:0}.DocsHomeCapabilities-module__f1Zuhq__description{color:rgb(var(--docs-text-secondary));font-size:14px;line-height:21px}@media (min-width:1024px){.DocsHomeCapabilities-module__f1Zuhq__section{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:64px;display:grid}.DocsHomeCapabilities-module__f1Zuhq__header{grid-column:span 4}.DocsHomeCapabilities-module__f1Zuhq__items{grid-column:span 8}}@media (max-width:767px){.DocsHomeCapabilities-module__f1Zuhq__items{grid-template-columns:minmax(0,1fr)}.DocsHomeCapabilities-module__f1Zuhq__card{padding:16px 18px}}.DocsHomeCapabilities-module__f1Zuhq__tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.DocsHomeCapabilities-module__f1Zuhq__tile{width:100%;min-width:0;color:rgb(var(--docs-text-primary));align-items:center;gap:12px;font-size:14px;line-height:21px;text-decoration:none;display:flex}.DocsHomeCapabilities-module__f1Zuhq__tileIcon{border:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-0));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:border-color .15s ease-out;display:flex}.DocsHomeCapabilities-module__f1Zuhq__tile:hover .DocsHomeCapabilities-module__f1Zuhq__tileIcon,.DocsHomeCapabilities-module__f1Zuhq__tile:focus-visible .DocsHomeCapabilities-module__f1Zuhq__tileIcon{border-color:rgb(var(--docs-text-secondary))}.DocsHomeCapabilities-module__f1Zuhq__tile:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:3px;border-radius:8px}@media (max-width:767px){.DocsHomeCapabilities-module__f1Zuhq__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.DocsHomeCapabilities-module__f1Zuhq__tileIcon{width:40px;height:40px}}
.Accordion-module__6F-pxW__group{border:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-1));border-radius:.75rem;flex-direction:column;margin:1rem 0;display:flex;overflow:hidden}.Accordion-module__6F-pxW__expandable{border:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-1));transition:border-color var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard);border-radius:1rem;overflow:hidden}.Accordion-module__6F-pxW__expandableStandalone{margin:0 0 .75rem}.Accordion-module__6F-pxW__expandableStandalone:last-child{margin-bottom:0}.Accordion-module__6F-pxW__expandableInGroup{box-shadow:none;background:0 0;border:0;border-radius:0}.Accordion-module__6F-pxW__group>.Accordion-module__6F-pxW__expandableInGroup+.Accordion-module__6F-pxW__expandableInGroup{border-top:1px solid rgb(var(--docs-border-subtle))}.Accordion-module__6F-pxW__expandableStandalone[open]{border-color:rgb(var(--docs-border-subtle))}.Accordion-module__6F-pxW__trigger:hover{background:rgb(var(--docs-surface-2))}.Accordion-module__6F-pxW__trigger{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;color:rgb(var(--docs-text-primary));transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);justify-content:space-between;align-items:center;padding:1rem 1.25rem;list-style:none;display:flex}.Accordion-module__6F-pxW__trigger::-webkit-details-marker{display:none}.Accordion-module__6F-pxW__trigger:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:-2px}.Accordion-module__6F-pxW__triggerMain{flex:auto;align-items:center;gap:.75rem;min-width:0;display:inline-flex}.Accordion-module__6F-pxW__chevron{color:rgb(var(--docs-text-muted));transition:transform var(--docs-motion-fast) var(--docs-ease-standard);flex:none}.Accordion-module__6F-pxW__expandable[open] .Accordion-module__6F-pxW__chevron{transform:rotate(90deg)}.Accordion-module__6F-pxW__leadingIcon{color:rgb(var(--docs-text-muted));flex:none}.Accordion-module__6F-pxW__titleContainer{flex:auto;align-items:center;min-width:0;display:flex}.Accordion-module__6F-pxW__title{letter-spacing:-.01em;width:100%;color:rgb(var(--docs-text-primary));margin:0;font-size:.9375rem;font-weight:500;line-height:1.25rem;display:block}.Accordion-module__6F-pxW__triggerStandalone{border-radius:inherit}.Accordion-module__6F-pxW__expandableStandalone[open]>.Accordion-module__6F-pxW__triggerStandalone{border-bottom-right-radius:0;border-bottom-left-radius:0}.Accordion-module__6F-pxW__triggerInGroup{border-radius:0}.Accordion-module__6F-pxW__content{border-top:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-1))}.Accordion-module__6F-pxW__contentInner{color:rgb(var(--docs-text-muted));min-width:0;padding:0 1.25rem 1.25rem}.Accordion-module__6F-pxW__contentInner>:first-child{margin-top:0}.Accordion-module__6F-pxW__contentInner>:last-child{margin-bottom:0}
.MaturityChip-module__fWedDa__maturityChip{font-feature-settings:"cv11";white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:12px;font-weight:400;line-height:16px;display:inline-flex}.MaturityChip-module__fWedDa__maturityChip[data-maturity=beta],.MaturityChip-module__fWedDa__maturityChip[data-api-visibility=backend],.MaturityChip-module__fWedDa__maturityChip[data-maturity=early-beta]{color:#336b91;background:#eaf1f6}.MaturityChip-module__fWedDa__maturityChip[data-maturity=alpha],.MaturityChip-module__fWedDa__maturityChip[data-api-visibility=internal]{color:#a23a8b;background:#f6eaf3}:is([data-theme=dark] .MaturityChip-module__fWedDa__maturityChip[data-maturity=beta],[data-theme=dark] .MaturityChip-module__fWedDa__maturityChip[data-api-visibility=backend],[data-theme=dark] .MaturityChip-module__fWedDa__maturityChip[data-maturity=early-beta]){color:#79a4c4;background:#2a3238}:is([data-theme=dark] .MaturityChip-module__fWedDa__maturityChip[data-maturity=alpha],[data-theme=dark] .MaturityChip-module__fWedDa__maturityChip[data-api-visibility=internal]){color:#d176bd;background:#3b2a37}
.Badge-module__kN9MZW__badge{--badge-bg:var(--docs-badge-neutral-bg);--badge-border:var(--docs-badge-neutral-border);--badge-fg:var(--docs-badge-neutral-fg);--badge-radius:var(--docs-radius-full);justify-content:center;align-self:flex-start;align-items:center;gap:var(--docs-badge-gap);min-height:var(--docs-badge-height);padding:var(--docs-badge-padding-y) var(--docs-badge-padding-x);border:1px solid rgb(var(--badge-border));border-radius:var(--badge-radius);background:rgb(var(--badge-bg));color:rgb(var(--badge-fg));font-size:var(--docs-badge-font-size);font-weight:var(--docs-font-weight-semibold);line-height:var(--docs-badge-line-height);letter-spacing:-.01em;white-space:nowrap;vertical-align:middle;box-shadow:var(--docs-shadow-hairline);display:inline-flex}.Badge-module__kN9MZW__icon,.Badge-module__kN9MZW__trailing{flex:none;align-items:center;display:inline-flex}.Badge-module__kN9MZW__icon svg,.Badge-module__kN9MZW__trailing svg{width:1em;height:1em}.Badge-module__kN9MZW__size-xs{min-height:1rem;font-size:var(--docs-text-2xs-size);line-height:var(--docs-text-2xs-lh);gap:.25rem;padding:0 .375rem}.Badge-module__kN9MZW__size-sm{gap:.25rem;min-height:1.25rem;padding:.125rem .4375rem;font-size:.6875rem;line-height:.875rem}.Badge-module__kN9MZW__size-md{min-height:var(--docs-badge-height);gap:var(--docs-badge-gap);padding:var(--docs-badge-padding-y) var(--docs-badge-padding-x);font-size:var(--docs-badge-font-size);line-height:var(--docs-badge-line-height)}.Badge-module__kN9MZW__size-lg{min-height:1.75rem;font-size:var(--docs-text-sm-size);line-height:var(--docs-text-sm-lh);gap:.375rem;padding:.25rem .625rem}.Badge-module__kN9MZW__shape-pill{--badge-radius:var(--docs-radius-full)}.Badge-module__kN9MZW__shape-rounded{--badge-radius:var(--docs-radius-md)}.Badge-module__kN9MZW__surface-field-pill{min-height:1.25rem;box-shadow:none;border-color:#0000;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem}.Badge-module__kN9MZW__size-xs.Badge-module__kN9MZW__shape-rounded{--badge-radius:var(--docs-radius-xs)}.Badge-module__kN9MZW__size-sm.Badge-module__kN9MZW__shape-rounded{--badge-radius:var(--docs-radius-sm)}.Badge-module__kN9MZW__gray{--badge-bg:var(--docs-badge-neutral-bg);--badge-border:var(--docs-badge-neutral-border);--badge-fg:var(--docs-badge-neutral-fg)}.Badge-module__kN9MZW__blue{--badge-bg:var(--docs-badge-info-bg);--badge-border:var(--docs-badge-info-border);--badge-fg:var(--docs-badge-info-fg)}.Badge-module__kN9MZW__green{--badge-bg:var(--docs-badge-success-bg);--badge-border:var(--docs-badge-success-border);--badge-fg:var(--docs-badge-success-fg)}.Badge-module__kN9MZW__yellow{--badge-bg:var(--docs-badge-yellow-bg);--badge-border:var(--docs-badge-yellow-border);--badge-fg:var(--docs-badge-yellow-fg)}.Badge-module__kN9MZW__orange{--badge-bg:var(--docs-badge-warning-bg);--badge-border:var(--docs-badge-warning-border);--badge-fg:var(--docs-badge-warning-fg)}.Badge-module__kN9MZW__red{--badge-bg:var(--docs-badge-danger-bg);--badge-border:var(--docs-badge-danger-border);--badge-fg:var(--docs-badge-danger-fg)}.Badge-module__kN9MZW__surface-field-pill.Badge-module__kN9MZW__red{--badge-bg:var(--docs-badge-danger-pill-bg);--badge-border:var(--docs-badge-danger-pill-border);--badge-fg:var(--docs-badge-danger-pill-fg)}.Badge-module__kN9MZW__surface-field-pill.Badge-module__kN9MZW__orange{--badge-bg:var(--docs-badge-warning-pill-bg);--badge-border:var(--docs-badge-warning-pill-border);--badge-fg:var(--docs-badge-warning-pill-fg)}.Badge-module__kN9MZW__purple{--badge-bg:var(--docs-badge-accent-bg);--badge-border:var(--docs-badge-accent-border);--badge-fg:var(--docs-badge-accent-fg)}.Badge-module__kN9MZW__stroke{box-shadow:none;background:0 0}.Badge-module__kN9MZW__disabled{opacity:.5;cursor:not-allowed}
.Code-module__uj8Vgq__container{border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-4xl);color:rgb(var(--docs-text-emphasis));background-color:#0000;margin:20px 0 32px;padding:0;position:relative;overflow:visible}.Code-module__uj8Vgq__container[data-code-variant=grouped]{background:0 0;border:0;border-radius:0;margin:0}.Code-module__uj8Vgq__container[data-embedded=true]{width:100%;margin:0}.Code-module__uj8Vgq__header{padding:0 var(--docs-control-gutter-sm) 0 var(--docs-control-gutter-md);background-color:rgb(var(--docs-code-header-bg));border-top-left-radius:calc(var(--docs-radius-4xl) - 1px);border-top-right-radius:calc(var(--docs-radius-4xl) - 1px);box-shadow:inset 0 -1px 0 rgb(var(--docs-border-subtle) / .45);justify-content:space-between;align-items:center;display:flex}.Code-module__uj8Vgq__header[data-theme=dark]{background-color:rgb(var(--docs-code-header-bg))}.Code-module__uj8Vgq__titleWrapper{font-size:var(--docs-text-xs-size);font-weight:var(--docs-font-weight-medium);align-items:center;gap:6px;display:flex}.Code-module__uj8Vgq__container[data-theme=light] .Code-module__uj8Vgq__titleWrapper,.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__titleWrapper{color:rgb(var(--docs-text-tertiary))}.Code-module__uj8Vgq__icon{width:14px;height:14px}.Code-module__uj8Vgq__container[data-theme=light] .Code-module__uj8Vgq__icon,.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__icon{color:rgb(var(--docs-text-tertiary))}.Code-module__uj8Vgq__title{font-weight:var(--docs-font-weight-normal)}.Code-module__uj8Vgq__controlsWrapper{align-items:center;gap:6px;display:flex}.Code-module__uj8Vgq__copyButtonWrapper{display:flex}.Code-module__uj8Vgq__copyButton{border-radius:var(--docs-radius-md);width:26px;height:26px;color:rgb(var(--docs-text-tertiary));cursor:pointer;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;display:flex}.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__copyButton{color:rgb(var(--docs-text-tertiary))}.Code-module__uj8Vgq__copyButton:hover{background-color:rgb(var(--docs-text-emphasis) / .04);color:rgb(var(--docs-text-emphasis) / .72)}.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__copyButton:hover{background-color:rgb(var(--docs-text-emphasis) / .06);color:rgb(var(--docs-text-emphasis) / .72)}.Code-module__uj8Vgq__copyButtonAbsolute{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--docs-radius-md);background-color:#0000;position:absolute;top:.75rem;right:1rem;overflow:hidden}.Code-module__uj8Vgq__codeWrapper{background-color:rgb(var(--docs-code-bg));border-radius:var(--docs-radius-4xl);position:relative;overflow:auto}.Code-module__uj8Vgq__codeWrapperCollapsible{height:auto;transition:height var(--docs-motion-base) var(--docs-ease-standard)}.Code-module__uj8Vgq__codeWrapperCollapsed{height:calc(30px + 10.5rem);overflow-y:hidden}.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__codeWrapper{background-color:rgb(var(--docs-surface-tertiary))}.Code-module__uj8Vgq__codeWrapper[data-wrap=false]{-webkit-overflow-scrolling:touch;overflow-x:auto}.Code-module__uj8Vgq__codeWrapper.Code-module__uj8Vgq__noHeader{border-top-left-radius:var(--docs-radius-4xl);border-top-right-radius:var(--docs-radius-4xl)}.Code-module__uj8Vgq__codeWrapper.Code-module__uj8Vgq__noHeader.Code-module__uj8Vgq__codeWrapperGrouped{border-top-left-radius:calc(var(--docs-radius-3xl) - 2px);border-top-right-radius:calc(var(--docs-radius-3xl) - 2px)}.Code-module__uj8Vgq__codeWrapperGrouped{border-top-left-radius:calc(var(--docs-radius-3xl) - 2px);border-top-right-radius:calc(var(--docs-radius-3xl) - 2px);border-bottom-left-radius:calc(var(--docs-radius-3xl) - 2px);border-bottom-right-radius:calc(var(--docs-radius-3xl) - 2px)}.Code-module__uj8Vgq__shiki{border-radius:inherit;min-height:100%;margin:0;padding:14px 16px;background-color:rgb(var(--docs-code-bg))!important}.Code-module__uj8Vgq__preloadPre{color:rgb(var(--docs-text-emphasis))}.Code-module__uj8Vgq__shiki code{font-family:var(--font-family-mono);font-size:var(--docs-text-sm-size);white-space:normal;line-height:1.5rem}.Code-module__uj8Vgq__actionIcon{width:16px;height:16px}.Code-module__uj8Vgq__footer{min-height:36px;color:rgb(var(--docs-text-tertiary));font-size:var(--docs-text-xs-size);font-weight:var(--docs-font-weight-medium);border-bottom-left-radius:var(--docs-radius-4xl);border-bottom-right-radius:var(--docs-radius-4xl);transition:color var(--docs-motion-fast) var(--docs-ease-standard);align-items:center;padding:0 12px;display:flex}.Code-module__uj8Vgq__container[data-code-variant=grouped] .Code-module__uj8Vgq__footer{border-bottom-left-radius:var(--docs-radius-3xl);border-bottom-right-radius:var(--docs-radius-3xl)}.Code-module__uj8Vgq__footerButton{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;display:flex}.Code-module__uj8Vgq__footer:hover,.Code-module__uj8Vgq__footerButton:hover{color:rgb(var(--docs-text-emphasis) / .76)}.Code-module__uj8Vgq__footerButton:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:2px;border-radius:var(--docs-radius-sm)}.Code-module__uj8Vgq__footerIcon{flex-shrink:0;width:14px;height:14px}.Code-module__uj8Vgq__container[data-theme=light] .Code-module__uj8Vgq__shiki{color:rgb(var(--docs-text-emphasis))!important;background-color:rgb(var(--docs-code-bg))!important}.Code-module__uj8Vgq__container[data-theme=light] .Code-module__uj8Vgq__shiki span{color:var(--shiki-light,rgb(var(--docs-text-emphasis)))!important;font-style:var(--shiki-light-font-style,normal)!important;font-weight:var(--shiki-light-font-weight,inherit)!important;-webkit-text-decoration:var(--shiki-light-text-decoration,none)!important;text-decoration:var(--shiki-light-text-decoration,none)!important}.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__shiki{color:var(--shiki-dark,rgb(var(--docs-text-emphasis)))!important;background-color:rgb(var(--docs-surface-tertiary))!important;font-style:var(--shiki-dark-font-style,normal)!important;font-weight:var(--shiki-dark-font-weight,inherit)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration,none)!important;text-decoration:var(--shiki-dark-text-decoration,none)!important}.Code-module__uj8Vgq__container[data-theme=dark] .Code-module__uj8Vgq__shiki span{color:var(--shiki-dark,rgb(var(--docs-text-emphasis)))!important;font-style:var(--shiki-dark-font-style,normal)!important;font-weight:var(--shiki-dark-font-weight,inherit)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration,none)!important;text-decoration:var(--shiki-dark-text-decoration,none)!important}.Code-module__uj8Vgq__skeletonContainer{padding:14px 16px}.Code-module__uj8Vgq__skeletonLine{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;margin:2px 0;display:grid}.Code-module__uj8Vgq__skeletonNumber{border-radius:var(--docs-radius-xs);background:rgb(var(--docs-text-tertiary-soft) / .55);width:2.25rem;height:14px}.Code-module__uj8Vgq__skeletonBar{border-radius:var(--docs-radius-xs);background:linear-gradient(90deg, rgb(var(--docs-text-tertiary-soft) / .55) 0%, rgb(var(--docs-text-tertiary-soft) / .32) 40%, rgb(var(--docs-text-tertiary-soft) / .55) 80%);background-size:200% 100%;height:14px;animation:1.2s infinite Code-module__uj8Vgq__codeShimmer}@keyframes Code-module__uj8Vgq__codeShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Code-module__uj8Vgq__line{transition:background-color var(--docs-motion-base) var(--docs-ease-standard);grid-template-columns:auto 1fr;align-items:start;column-gap:12px;display:grid;position:relative}.Code-module__uj8Vgq__lineNumber{-webkit-user-select:none;user-select:none;text-align:right;width:2.25rem;color:rgb(var(--docs-text-tertiary));opacity:.7}.Code-module__uj8Vgq__lineContent{white-space:pre}.Code-module__uj8Vgq__codeWrapper[data-wrap=true] .Code-module__uj8Vgq__lineContent{white-space:pre-wrap;word-break:break-word}.Code-module__uj8Vgq__lineHighlight{background-color:rgb(var(--docs-accent) / .12)}.Code-module__uj8Vgq__lineDiffAdd{background-color:rgb(var(--docs-code-success) / .15)}.Code-module__uj8Vgq__lineDiffRemove{background-color:rgb(var(--docs-code-error) / .15);opacity:.7;text-decoration:line-through}.Code-module__uj8Vgq__lineDiffAdd:before,.Code-module__uj8Vgq__lineDiffRemove:before{content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.Code-module__uj8Vgq__lineDiffAdd:before{background-color:rgb(var(--docs-code-success))}.Code-module__uj8Vgq__lineDiffRemove:before{background-color:rgb(var(--docs-code-error))}.Code-module__uj8Vgq__image{object-fit:cover;object-position:center;border-top-left-radius:var(--docs-radius-2xl);border-top-right-radius:var(--docs-radius-2xl);width:100%;height:322.875px;margin:0;display:block}.Code-module__uj8Vgq__imageCard{border-radius:var(--docs-radius-2xl);padding:0}.Code-module__uj8Vgq__imageCard .Code-module__uj8Vgq__mainContent{padding:20px 24px}.Code-module__uj8Vgq__card[href].Code-module__uj8Vgq__card.Code-module__uj8Vgq__imageCard{padding-bottom:0}
.CodeGroup-module__sjz4aa__container{border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-4xl);background:rgb(var(--docs-code-group-shell-bg));flex-direction:column;gap:0;min-width:0;margin:20px 0 32px;padding:2px;display:flex;overflow:hidden}.CodeGroup-module__sjz4aa__container[data-theme=dark]{background:rgb(var(--docs-surface-elevated) / .32)}.CodeGroup-module__sjz4aa__containerDropdown{position:relative;overflow:visible}.CodeGroup-module__sjz4aa__headerRow{min-height:34px;padding-right:var(--docs-control-gutter-sm);background:rgb(var(--docs-code-group-header-bg));border-top-left-radius:calc(var(--docs-radius-4xl) - 2px);border-top-right-radius:calc(var(--docs-radius-4xl) - 2px);box-shadow:inset 0 -1px 0 rgb(var(--docs-border-subtle) / .48);justify-content:space-between;align-items:center;gap:8px;display:flex}.CodeGroup-module__sjz4aa__headerRowDropdown{justify-content:flex-end;min-height:38px;padding:4px 10px}.CodeGroup-module__sjz4aa__tabList{padding:0 0 0 var(--docs-control-gutter-sm);width:0;min-width:0;font-size:var(--docs-text-xs-size);scrollbar-width:thin;flex:auto;align-items:center;gap:4px;line-height:24px;display:flex;overflow-x:auto}.CodeGroup-module__sjz4aa__tab{color:rgb(var(--docs-text-tertiary));font-size:var(--docs-text-xs-size);font-weight:var(--docs-font-weight-medium);white-space:nowrap;border-radius:var(--docs-radius-md);background:0 0;border:none;align-items:center;margin:4px 0 6px;padding:0;display:inline-flex;position:relative}.CodeGroup-module__sjz4aa__tab:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:2px}.CodeGroup-module__sjz4aa__tabTitle{border-radius:var(--docs-radius-md);min-height:24px;color:inherit;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);align-items:center;gap:6px;padding:0 6px;display:inline-flex}.CodeGroup-module__sjz4aa__tab:hover .CodeGroup-module__sjz4aa__tabTitle{background:rgb(var(--docs-surface-tertiary));color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__tab.CodeGroup-module__sjz4aa__active{color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__tabIndicator{border-radius:var(--docs-radius-full);background:rgb(var(--docs-accent));height:2px;position:absolute;bottom:-6px;left:0;right:0}.CodeGroup-module__sjz4aa__panel{width:100%;min-width:100%;max-width:100%}.CodeGroup-module__sjz4aa__fallback{opacity:.8;font-style:italic}.CodeGroup-module__sjz4aa__contentRow{background:rgb(var(--docs-code-group-panel-bg));border-bottom-left-radius:calc(var(--docs-radius-4xl) - 2px);border-bottom-right-radius:calc(var(--docs-radius-4xl) - 2px);flex:auto;min-width:0;display:flex;overflow:hidden}.CodeGroup-module__sjz4aa__controls{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;min-height:30px;display:inline-flex}.CodeGroup-module__sjz4aa__segmentWrap{display:inline-block;position:relative}.CodeGroup-module__sjz4aa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CodeGroup-module__sjz4aa__langSelectBtn{font-size:var(--docs-text-xs-size);color:rgb(var(--docs-text-tertiary));background:rgb(var(--docs-code-bg));border:1px solid rgb(var(--docs-text-emphasis) / .34);cursor:pointer;box-shadow:inset 0 0 0 1px rgb(var(--docs-border-subtle) / .45);transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard), border-color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard);border-radius:10px;align-items:center;gap:4px;padding:5px 6px 5px 10px;line-height:16px;display:inline-flex}.CodeGroup-module__sjz4aa__langLabel{white-space:nowrap}.CodeGroup-module__sjz4aa__langChevron{color:rgb(var(--docs-text-tertiary));flex-shrink:0}.CodeGroup-module__sjz4aa__langIcon{width:14px;height:14px;color:rgb(var(--docs-text-tertiary));opacity:.88;flex-shrink:0}.CodeGroup-module__sjz4aa__languageMaskIcon{width:14px;height:14px;color:inherit;background-color:currentColor;flex-shrink:0}.CodeGroup-module__sjz4aa__langSelectBtn:hover{background-color:rgb(var(--docs-surface-tertiary));color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__langSelectBtn:hover .CodeGroup-module__sjz4aa__langLabel{color:inherit}.CodeGroup-module__sjz4aa__langSelectBtn:hover .CodeGroup-module__sjz4aa__langIcon,.CodeGroup-module__sjz4aa__langSelectBtn:hover .CodeGroup-module__sjz4aa__languageMaskIcon,.CodeGroup-module__sjz4aa__langSelectBtn:hover .CodeGroup-module__sjz4aa__langChevron{color:rgb(var(--docs-accent))}.CodeGroup-module__sjz4aa__langSelectBtn:focus-visible{outline:2px solid rgb(var(--docs-focus-ring) / .85);outline-offset:2px}.CodeGroup-module__sjz4aa__langSelectBtn[aria-expanded=true]{border-color:rgb(var(--docs-text-emphasis) / .34);background-color:rgb(var(--docs-surface-tertiary));color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__menu{background-color:rgb(var(--docs-code-bg));border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-xl);width:170px;box-shadow:var(--docs-shadow-400);z-index:var(--z-overlay);padding:6px;position:absolute;top:calc(100% + 8px);right:0}.CodeGroup-module__sjz4aa__menuItem{border-radius:var(--docs-radius-md);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:6px 8px;display:flex}.CodeGroup-module__sjz4aa__menuItem:hover{background-color:rgb(var(--docs-accent) / .1)}.CodeGroup-module__sjz4aa__menuItemInner{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.CodeGroup-module__sjz4aa__menuIcon,.CodeGroup-module__sjz4aa__menuItem:hover .CodeGroup-module__sjz4aa__languageMaskIcon,.CodeGroup-module__sjz4aa__menuItemActive .CodeGroup-module__sjz4aa__languageMaskIcon{color:rgb(var(--docs-accent))}.CodeGroup-module__sjz4aa__menuCheck{width:14px;height:14px;color:rgb(var(--docs-accent));opacity:0;transition:opacity var(--docs-motion-fast) var(--docs-ease-standard)}.CodeGroup-module__sjz4aa__menuCheckVisible{opacity:1}.CodeGroup-module__sjz4aa__menuText{font-size:var(--docs-text-xs-size);line-height:16px;font-weight:var(--docs-font-weight-medium);color:rgb(var(--docs-text-tertiary));min-width:0}.CodeGroup-module__sjz4aa__menuItem:hover .CodeGroup-module__sjz4aa__menuText,.CodeGroup-module__sjz4aa__menuItemActive .CodeGroup-module__sjz4aa__menuText{color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__menuItem:focus-visible{outline:2px solid rgb(var(--docs-focus-ring) / .85);outline-offset:1px}.CodeGroup-module__sjz4aa__menuItemActive{color:rgb(var(--docs-accent-strong))}.CodeGroup-module__sjz4aa__copyButtonWrapper{display:flex}.CodeGroup-module__sjz4aa__copyButton{width:26px;height:26px;color:rgb(var(--docs-text-tertiary));cursor:pointer;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;display:flex}.CodeGroup-module__sjz4aa__copyButton:hover{background-color:rgb(var(--docs-text-emphasis) / .04);color:rgb(var(--docs-text-emphasis) / .72)}.CodeGroup-module__sjz4aa__copyButton:focus-visible{outline:2px solid rgb(var(--docs-focus-ring) / .85);outline-offset:2px}.CodeGroup-module__sjz4aa__actionIcon{width:16px;height:16px}
.TabsNavbarCompact-module__n2K0PW__container{border:1px solid rgb(var(--docs-text-primary) / .07);background-color:rgb(var(--docs-text-primary) / .05);cursor:pointer;width:100%;color:rgb(var(--docs-text-muted));border-radius:13.6px;align-items:center;gap:4px;padding:6px 14px 6px 8px;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;display:flex}.TabsNavbarCompact-module__n2K0PW__container:hover{background-color:rgb(var(--docs-text-primary) / .1);border-color:rgb(var(--docs-text-primary) / .1)}.TabsNavbarCompact-module__n2K0PW__container.TabsNavbarCompact-module__n2K0PW__active{background-color:rgb(var(--docs-text-primary) / .1);border-color:rgb(var(--docs-text-primary) / .15)}.TabsNavbarCompact-module__n2K0PW__iconWrapper{border:1px solid rgb(var(--docs-text-primary) / .07);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.TabsNavbarCompact-module__n2K0PW__icon{width:16px;height:16px}.TabsNavbarCompact-module__n2K0PW__textWrapper{text-align:left;flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.TabsNavbarCompact-module__n2K0PW__title{color:rgb(var(--docs-text-primary));white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.TabsNavbarCompact-module__n2K0PW__subtitle{color:rgb(var(--docs-text-muted));white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:16px;overflow:hidden}.TabsNavbarCompact-module__n2K0PW__rightIcon{color:rgb(var(--docs-text-muted));flex-shrink:0;transition:transform .15s cubic-bezier(.4,0,.2,1);display:inline-flex}
.Sidebar-module__bopbyG__sidebar{overscroll-behavior-y:contain;background:linear-gradient(180deg, rgb(var(--docs-surface-0)) 0%, rgb(var(--docs-surface-1)) 100%);flex-direction:column;height:100%;display:flex;overflow-y:auto}:is([data-theme=dark] .Sidebar-module__bopbyG__sidebar,[data-docs-theme=dark] .Sidebar-module__bopbyG__sidebar){background:rgb(var(--docs-surface-0))}.Sidebar-module__bopbyG__mainNav{flex-direction:column;flex-grow:1;min-height:0;padding:1.5rem;display:flex}.Sidebar-module__bopbyG__header{padding:.125rem;position:relative}.Sidebar-module__bopbyG__dropdownMenu{background-color:rgb(var(--docs-surface-1));border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-2xl);z-index:var(--z-modal);box-shadow:var(--docs-shadow-400);flex-direction:column;gap:.25rem;padding:.5rem;display:flex;position:absolute;top:calc(100% + .375rem);left:.25rem;right:.25rem}.Sidebar-module__bopbyG__dropdownItem{border-radius:var(--docs-radius-xl);font-size:var(--docs-text-sm-size);line-height:1.4;font-weight:var(--docs-font-weight-medium);color:rgb(var(--docs-text-muted));align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;display:flex}.Sidebar-module__bopbyG__dropdownItem:hover{color:rgb(var(--docs-text-primary));background-color:rgb(var(--docs-surface-2))}.Sidebar-module__bopbyG__header[data-gate-local-only=true]>:first-child,.Sidebar-module__bopbyG__dropdownItem[data-gate-local-only=true]{opacity:var(--docs-gated-opacity,.55)}.Sidebar-module__bopbyG__header[data-gate-local-only=true]>:first-child:hover,.Sidebar-module__bopbyG__header[data-gate-local-only=true]>:first-child:focus-visible,.Sidebar-module__bopbyG__dropdownItem[data-gate-local-only=true]:hover,.Sidebar-module__bopbyG__dropdownItem[data-gate-local-only=true]:focus-visible{opacity:var(--docs-gated-opacity-interactive,.85)}.Sidebar-module__bopbyG__navContainer,.Sidebar-module__bopbyG__navContainerNoBorder{flex-grow:1;min-height:0}.Sidebar-module__bopbyG__navContainer{border-top:1px solid rgb(var(--docs-border-subtle));margin-top:.875rem;padding-top:.875rem}.Sidebar-module__bopbyG__mobileTabSelector{display:none}.Sidebar-module__bopbyG__mobileTabNavContainer{flex-grow:1;min-height:0}@media (max-width:1023px){.Sidebar-module__bopbyG__mobileTabSelector{display:block}.Sidebar-module__bopbyG__mobileTabNavContainer{border-top:1px solid rgb(var(--docs-border-subtle));flex-grow:1;min-height:0;margin-top:.875rem;padding-top:.875rem;display:block}}.Sidebar-module__bopbyG__navList,.Sidebar-module__bopbyG__sectionList,.Sidebar-module__bopbyG__nestedList{margin:0;padding:0;list-style:none}.Sidebar-module__bopbyG__navList{padding-bottom:.75rem}.Sidebar-module__bopbyG__navGroup,.Sidebar-module__bopbyG__navItem{margin-bottom:0}.Sidebar-module__bopbyG__homeNavItem,.Sidebar-module__bopbyG__sectionGroup{margin-bottom:2rem}.Sidebar-module__bopbyG__sectionLabel{box-sizing:border-box;border-radius:var(--docs-radius-sm);width:calc(100% + 1rem);height:30px;min-height:30px;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard);justify-content:space-between;align-items:center;gap:.75rem;margin-inline:-.5rem;padding:1px .5rem;display:flex}.Sidebar-module__bopbyG__sectionLabel:hover,.Sidebar-module__bopbyG__sectionLabel:focus-within{background-color:rgb(var(--docs-surface-tertiary))}.Sidebar-module__bopbyG__sectionGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__sectionLabel,.Sidebar-module__bopbyG__navGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__groupHeader,.Sidebar-module__bopbyG__navItem[data-gate-local-only=true]>.Sidebar-module__bopbyG__navLink{opacity:var(--docs-gated-opacity,.55)}.Sidebar-module__bopbyG__sectionGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__sectionLabel:hover,.Sidebar-module__bopbyG__sectionGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__sectionLabel:focus-within,.Sidebar-module__bopbyG__navGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__groupHeader:hover,.Sidebar-module__bopbyG__navGroup[data-gate-local-only=true]>.Sidebar-module__bopbyG__groupHeader:focus-visible,.Sidebar-module__bopbyG__navItem[data-gate-local-only=true]>.Sidebar-module__bopbyG__navLink:hover,.Sidebar-module__bopbyG__navItem[data-gate-local-only=true]>.Sidebar-module__bopbyG__navLink:focus-within,.Sidebar-module__bopbyG__navItem[data-gate-local-only=true]>.Sidebar-module__bopbyG__navLinkActive{opacity:var(--docs-gated-opacity-interactive,.85)}.Sidebar-module__bopbyG__sectionHeading{min-width:0;font-size:var(--docs-text-xs-size);letter-spacing:.05em;text-transform:uppercase;line-height:1.5;font-weight:var(--docs-font-weight-normal);white-space:nowrap;color:rgb(var(--docs-text-muted));align-items:center;gap:.5rem;margin-left:0;display:flex}.Sidebar-module__bopbyG__sectionActions{opacity:0;pointer-events:none;transition:opacity var(--docs-motion-fast) var(--docs-ease-standard);align-items:center;display:inline-flex}.Sidebar-module__bopbyG__sectionLabel:hover .Sidebar-module__bopbyG__sectionActions,.Sidebar-module__bopbyG__sectionLabel:focus-within .Sidebar-module__bopbyG__sectionActions{opacity:1;pointer-events:auto}.Sidebar-module__bopbyG__sectionAction{appearance:none;border-radius:var(--docs-radius-sm);width:28px;height:28px;color:rgb(var(--docs-text-muted));cursor:pointer;opacity:.76;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard), opacity var(--docs-motion-fast) var(--docs-ease-standard);background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.Sidebar-module__bopbyG__sectionAction:hover,.Sidebar-module__bopbyG__sectionAction:focus-visible{background:rgb(var(--docs-surface-tertiary));color:rgb(var(--docs-text-primary));opacity:1;outline:none}.Sidebar-module__bopbyG__sectionActionIcon{flex:none;width:14px;height:14px}.Sidebar-module__bopbyG__groupHeader{border-radius:var(--docs-radius-sm);width:calc(100% + 1rem);height:1.8125rem;font-size:var(--docs-text-md-size);line-height:var(--docs-text-md-lh);font-weight:var(--docs-font-weight-normal);color:rgb(var(--docs-text-secondary));cursor:pointer;text-align:left;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;margin-inline:-.5rem;padding:0 .5rem;display:flex}.Sidebar-module__bopbyG__groupHeader:hover,.Sidebar-module__bopbyG__groupHeaderActive,.Sidebar-module__bopbyG__groupHeaderActive:hover{color:rgb(var(--docs-text-primary));background-color:rgb(var(--docs-surface-tertiary))}.Sidebar-module__bopbyG__groupHeader .Sidebar-module__bopbyG__title{align-items:center}.Sidebar-module__bopbyG__groupHeader .Sidebar-module__bopbyG__itemIcon{align-self:center;margin-top:0}.Sidebar-module__bopbyG__title{flex:1;align-items:flex-start;gap:.625rem;min-width:0;display:flex}.Sidebar-module__bopbyG__itemIcon{width:1rem;height:1rem;color:rgb(var(--docs-text-muted));flex:0 0 1rem;margin-top:.125rem}.Sidebar-module__bopbyG__groupHeaderActive .Sidebar-module__bopbyG__itemIcon,.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__itemIcon,.Sidebar-module__bopbyG__navLinkActive:hover .Sidebar-module__bopbyG__itemIcon{color:rgb(var(--docs-nav-active))}.Sidebar-module__bopbyG__label{word-break:break-word;flex:1;min-width:0}.Sidebar-module__bopbyG__chevron{width:.875rem;height:1.25rem;color:rgb(var(--docs-text-muted));transition:transform var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard);flex-shrink:0}.Sidebar-module__bopbyG__groupHeader:hover .Sidebar-module__bopbyG__chevron,.Sidebar-module__bopbyG__groupHeaderActive .Sidebar-module__bopbyG__chevron{color:rgb(var(--docs-text-secondary))}.Sidebar-module__bopbyG__chevronOpen{transform:rotate(90deg)}.Sidebar-module__bopbyG__nestedList{box-sizing:border-box;width:calc(100% + 1rem);max-height:0;transition:max-height var(--docs-motion-base) var(--docs-ease-standard);margin-inline:-.5rem;padding-left:0;overflow:hidden}.Sidebar-module__bopbyG__nestedListOpen{max-height:120rem;margin-bottom:.25rem}.Sidebar-module__bopbyG__nestedList .Sidebar-module__bopbyG__groupHeader{width:100%;margin-inline:0}.Sidebar-module__bopbyG__nestedList .Sidebar-module__bopbyG__navLinkContent{margin-inline:0}.Sidebar-module__bopbyG__navLink{align-items:stretch;min-height:1.8125rem;padding:0;display:flex}.Sidebar-module__bopbyG__navLinkAnchor{width:100%;min-height:1.8125rem;color:rgb(var(--docs-text-secondary));transition:color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard);padding:0;text-decoration:none;display:block}.Sidebar-module__bopbyG__navLinkContent{box-sizing:border-box;border-radius:var(--docs-radius-sm);min-height:1.8125rem;transition:background-color var(--docs-motion-fast) var(--docs-ease-standard);justify-content:space-between;align-items:flex-start;gap:.75rem;margin-inline:-.5rem;padding:.25rem .5rem;display:flex}.Sidebar-module__bopbyG__navLinkAnchor>.Sidebar-module__bopbyG__itemIcon{align-self:center;margin-top:0}.Sidebar-module__bopbyG__navLink:hover .Sidebar-module__bopbyG__navLinkContent{background-color:rgb(var(--docs-surface-tertiary))}.Sidebar-module__bopbyG__navLinkAnchor:hover{color:rgb(var(--docs-text-primary))}.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__navLinkAnchor,.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__navLinkAnchor:hover{color:rgb(var(--docs-nav-active));box-shadow:none}.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__navLinkContent,.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__navLinkContent:hover{background-color:rgb(var(--docs-surface-tertiary))}.Sidebar-module__bopbyG__linkBody{flex-direction:column;flex:1;align-items:flex-start;gap:.1rem;min-width:0;display:flex}.Sidebar-module__bopbyG__externalLinkIcon{color:currentColor;flex:0 0 .875rem;align-self:center;width:.875rem;height:.875rem}.Sidebar-module__bopbyG__navLink .Sidebar-module__bopbyG__title{font-size:var(--docs-text-md-size);line-height:var(--docs-text-md-lh);font-weight:var(--docs-font-weight-normal);white-space:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;align-items:flex-start}.Sidebar-module__bopbyG__navLinkActive .Sidebar-module__bopbyG__title{font-weight:var(--docs-font-weight-medium)}.Sidebar-module__bopbyG__meta{font-size:var(--docs-text-xs-size);color:rgb(var(--docs-text-muted));line-height:1.3}.Sidebar-module__bopbyG__badgeRail{justify-content:flex-start;align-self:center;align-items:center;width:2.45rem;min-width:2.45rem;padding-top:0;display:flex}.Sidebar-module__bopbyG__methodBadge{border-radius:var(--docs-radius-sm);min-width:2rem;min-height:.95rem;font-size:var(--docs-text-2xs-size);line-height:1;font-weight:var(--docs-font-weight-bold);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background-color:rgb(var(--docs-surface-2));color:rgb(var(--docs-text-secondary));justify-content:center;align-items:center;padding:.1rem .3rem;display:inline-flex}.Sidebar-module__bopbyG__methodBadgeIcon{display:none}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true]{--method-badge-icon-rgb:var(--docs-badge-info-fg);box-sizing:border-box;border:1px solid rgb(var(--method-badge-icon-rgb) / .16);background-color:rgb(var(--method-badge-icon-rgb) / .08);width:22px;min-width:22px;height:20px;min-height:20px;color:rgb(var(--method-badge-icon-rgb));border-radius:4px;padding:3px}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true][data-docs-method=GET]{--method-badge-icon-rgb:var(--docs-badge-success-fg)}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true][data-docs-method=DEL]{--method-badge-icon-rgb:var(--docs-badge-danger-fg)}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true] .Sidebar-module__bopbyG__methodBadgeLabel{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true] .Sidebar-module__bopbyG__methodBadgeIcon{width:14px;height:14px;display:block}.Sidebar-module__bopbyG__methodBadgeIcon svg{stroke-width:2px;width:14px;height:14px;display:block}[data-docs-method-presentation=icon] .Sidebar-module__bopbyG__navLinkAnchor:hover .Sidebar-module__bopbyG__methodBadge[data-docs-method-icon=true]{background-color:rgb(var(--method-badge-icon-rgb) / .16)}.Sidebar-module__bopbyG__methodBadgeGET{background-color:rgb(var(--docs-badge-success-bg));color:rgb(var(--docs-badge-success-fg))}.Sidebar-module__bopbyG__methodBadgePOST{background-color:rgb(var(--docs-badge-info-bg));color:rgb(var(--docs-badge-info-fg))}.Sidebar-module__bopbyG__methodBadgePUT{background-color:rgb(var(--docs-badge-warning-bg));color:rgb(var(--docs-badge-warning-fg))}.Sidebar-module__bopbyG__methodBadgePATCH{background-color:rgb(var(--docs-badge-accent-bg));color:rgb(var(--docs-badge-accent-fg))}.Sidebar-module__bopbyG__methodBadgeDEL{background-color:rgb(var(--docs-badge-danger-bg));color:rgb(var(--docs-badge-danger-fg))}.Sidebar-module__bopbyG__methodBadgeHEAD,.Sidebar-module__bopbyG__methodBadgeOPTIONS,.Sidebar-module__bopbyG__methodBadgeGeneric{background-color:rgb(var(--docs-surface-2));color:rgb(var(--docs-text-secondary))}.Sidebar-module__bopbyG__methodBadgeHOOK{background-color:rgb(var(--docs-badge-info-bg));color:rgb(var(--docs-badge-info-fg))}.Sidebar-module__bopbyG__authLockIcon{opacity:.5;flex-shrink:0;margin-left:.25rem}.Sidebar-module__bopbyG__labelRow{flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;max-width:100%;display:flex}.Sidebar-module__bopbyG__commandRow{border-radius:6px;align-items:center;min-height:36px;padding:6px 4px 6px 10px}.Sidebar-module__bopbyG__commandLabel{box-sizing:border-box;max-width:100%;color:rgb(var(--docs-text-primary));font-family:var(--docs-command-font,var(--font-family-mono));letter-spacing:-.28px;white-space:pre-wrap;overflow-wrap:anywhere;background:#fafafa;border:1px solid #eaeaea;border-radius:4px;margin-block:-1px;padding:1px 2px;font-size:14px;font-weight:600;line-height:20px;display:inline-block}[data-theme=dark] .Sidebar-module__bopbyG__commandLabel{background:#333;border-color:#444}.Sidebar-module__bopbyG__homeBeforeDirectoryHeading{margin-bottom:0}.Sidebar-module__bopbyG__directoryHeadingItem{border-top:1px solid rgb(var(--docs-border-subtle));margin-top:12px;padding:12px 0 20px}.Sidebar-module__bopbyG__directoryHeading{color:rgb(var(--docs-nav-active));overflow-wrap:anywhere;align-items:center;gap:12px;margin:0;font-size:15px;font-weight:500;line-height:1.5;display:flex}.Sidebar-module__bopbyG__directoryHeadingIcon{color:rgb(var(--docs-text-primary));flex:0 0 21px;display:flex}
.HeaderSelect-module__UFTWIq__wrapper{min-width:0;display:inline-flex;position:relative}.HeaderSelect-module__UFTWIq__trigger{border:1px solid rgb(var(--docs-border-subtle) / .92);background:rgb(var(--docs-surface-0));min-width:0;max-width:100%;min-height:38px;color:rgb(var(--docs-text-primary) / .84);white-space:nowrap;cursor:pointer;box-shadow:var(--docs-shadow-100);border-radius:.75rem;align-items:center;gap:.25rem;padding:.5rem .875rem .5rem .5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:border-color .15s,color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.HeaderSelect-module__UFTWIq__trigger:hover,.HeaderSelect-module__UFTWIq__trigger[data-state=open]{background:rgb(var(--docs-surface-0));border-color:rgb(var(--docs-text-primary) / .14);box-shadow:var(--docs-shadow-400)}.HeaderSelect-module__UFTWIq__trigger:hover{color:rgb(var(--docs-text-primary) / .92)}.HeaderSelect-module__UFTWIq__trigger:focus-visible{outline:2px solid rgb(var(--color-primary-400) / .85);outline-offset:2px}.HeaderSelect-module__UFTWIq__triggerVisual{border:1px solid rgb(var(--docs-border-subtle) / .92);background:rgb(var(--docs-surface-0));border-radius:.4375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.HeaderSelect-module__UFTWIq__triggerLabel{text-overflow:ellipsis;min-width:0;padding-inline:.25rem;overflow:hidden}.HeaderSelect-module__UFTWIq__chevron{width:1rem;height:1rem;color:rgb(var(--docs-text-muted));flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:color .1s ease-out,transform .1s ease-out;display:inline-flex}.HeaderSelect-module__UFTWIq__chevron>svg{width:100%;height:100%}.HeaderSelect-module__UFTWIq__trigger:hover .HeaderSelect-module__UFTWIq__chevron{color:rgb(var(--docs-text-primary) / .55)}.HeaderSelect-module__UFTWIq__trigger[data-state=open] .HeaderSelect-module__UFTWIq__chevron{transform:rotate(180deg)}.HeaderSelect-module__UFTWIq__trigger[data-component-part=localization-select-trigger]{min-height:var(--docs-control-md);padding:0 var(--docs-control-gutter-sm);border-radius:var(--docs-radius-xl);color:rgb(var(--docs-text-muted));box-shadow:none;background:0 0;border:none}.HeaderSelect-module__UFTWIq__trigger[data-component-part=localization-select-trigger]:hover{background:rgb(var(--docs-text-primary) / .05);color:rgb(var(--docs-text-primary) / .7);box-shadow:none}.HeaderSelect-module__UFTWIq__trigger[data-component-part=localization-select-trigger] .HeaderSelect-module__UFTWIq__triggerLabel{padding-inline:0}.HeaderSelect-module__UFTWIq__trigger[data-component-part=localization-select-trigger] .HeaderSelect-module__UFTWIq__triggerVisual{background:0 0;border:0;border-radius:.1875rem;width:1.25rem;height:1.25rem}.HeaderSelect-module__UFTWIq__menu{min-width:var(--header-select-min-width,8rem);border:1px solid rgb(var(--docs-border-subtle) / .9);background:linear-gradient(180deg, rgb(var(--docs-surface-0)), rgb(var(--docs-surface-0) / .98));box-shadow:var(--docs-shadow-400);transform-origin:0 0;border-radius:1rem;padding:.3125rem;transition:opacity .1s cubic-bezier(0,0,.2,1),transform .1s cubic-bezier(0,0,.2,1)}.HeaderSelect-module__UFTWIq__menu[data-closed]{opacity:0;transform:scale(.95)}.HeaderSelect-module__UFTWIq__menu[data-open]{opacity:1;transform:scale(1)}.HeaderSelect-module__UFTWIq__menu[data-side^=top]{transform-origin:0 100%}.HeaderSelect-module__UFTWIq__menu[data-component-part=localization-select-content]{box-sizing:border-box;width:fit-content;min-width:var(--docs-localization-menu-min-width);border-color:rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-1));max-width:calc(100vw - 2rem);box-shadow:var(--docs-shadow-400)}.HeaderSelect-module__UFTWIq__menuItem{width:100%;min-height:36px;color:rgb(var(--docs-text-muted));text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .6875rem;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.HeaderSelect-module__UFTWIq__menuItem:hover,.HeaderSelect-module__UFTWIq__menuItem:focus-visible{background:rgb(var(--docs-text-primary) / .05);color:rgb(var(--docs-text-primary));outline:none}.HeaderSelect-module__UFTWIq__menuItemSelected{color:rgb(var(--docs-text-primary))}.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item]{padding:.25rem var(--docs-control-gutter-sm);color:rgb(var(--docs-text-muted))}.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item]:hover,.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item]:focus-visible{background:rgb(var(--docs-text-primary) / .05);color:rgb(var(--docs-text-primary) / .75)}.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item].HeaderSelect-module__UFTWIq__menuItemSelected{background:rgb(var(--color-info));color:rgb(var(--docs-surface-0))}.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item].HeaderSelect-module__UFTWIq__menuItemSelected:hover,.HeaderSelect-module__UFTWIq__menuItem[data-component-part=localization-select-item].HeaderSelect-module__UFTWIq__menuItemSelected:focus-visible{background:rgb(var(--color-blue-700));color:rgb(var(--docs-surface-0))}.HeaderSelect-module__UFTWIq__menuItemLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.HeaderSelect-module__UFTWIq__menuItemTrailing{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HeaderSelect-module__UFTWIq__menuItemTrailing>svg{width:.875rem;height:.875rem}@media (prefers-reduced-motion:reduce){.HeaderSelect-module__UFTWIq__chevron,.HeaderSelect-module__UFTWIq__menu{transition:none}}@media (max-width:1023px){.HeaderSelect-module__UFTWIq__menu{max-width:calc(100vw - 2rem)}}
.TabsNavbar-module__3rZLzW__navbar{top:calc(var(--header-height,56px) + var(--announcement-height,0px));z-index:var(--z-navbar);background-color:rgb(var(--docs-surface-0));box-shadow:inset 0 -1px 0 rgb(var(--docs-border-subtle));width:auto;transition:transform var(--docs-motion-fast) var(--docs-ease-standard);will-change:transform;-ms-overflow-style:none;scrollbar-width:none;align-items:center;display:flex;position:fixed;left:0;right:0}.TabsNavbar-module__3rZLzW__navbar::-webkit-scrollbar{display:none}.TabsNavbar-module__3rZLzW__container{height:calc(var(--docs-control-xl) + var(--docs-control-gutter-xs));touch-action:pan-x;-ms-overflow-style:none;scrollbar-width:none;flex:1;align-items:center;gap:.5rem;padding:0 .5rem;display:flex;position:relative;overflow-x:auto}.TabsNavbar-module__3rZLzW__container::-webkit-scrollbar{display:none}@media (max-width:1023px){.TabsNavbar-module__3rZLzW__navbar{display:none}.TabsNavbar-module__3rZLzW__container{padding:0 1rem}}.TabsNavbar-module__3rZLzW__tabsWrapper{flex:1;align-items:center;min-width:0;height:100%;display:flex;position:relative}.TabsNavbar-module__3rZLzW__desktopActions{flex:none;align-items:center;gap:.5rem;padding-inline-end:calc(var(--docs-control-gutter-xs) - 1px);display:none}.TabsNavbar-module__3rZLzW__logoutButton{width:var(--docs-control-lg);height:var(--docs-control-lg);border-radius:var(--docs-radius-lg);color:rgb(var(--docs-text-muted));background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.TabsNavbar-module__3rZLzW__logoutButton:hover{color:rgb(var(--docs-text-primary));background:rgb(var(--docs-surface-2))}.TabsNavbar-module__3rZLzW__tab{height:var(--docs-control-lg);border-radius:var(--docs-radius-md);color:rgb(var(--docs-text-muted));transition:color var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard);flex-shrink:0;align-items:stretch;margin-right:.5rem;display:flex}.TabsNavbar-module__3rZLzW__tab:hover{color:rgb(var(--docs-text-primary));background-color:rgb(var(--docs-surface-tertiary));box-shadow:inset 0 0 0 1px rgb(var(--docs-border-default) / .88)}.TabsNavbar-module__3rZLzW__tab[data-gate-local-only=true]{opacity:var(--docs-gated-opacity,.55)}.TabsNavbar-module__3rZLzW__tab[data-gate-local-only=true]:hover,.TabsNavbar-module__3rZLzW__tab[data-gate-local-only=true]:focus-within,.TabsNavbar-module__3rZLzW__tab[data-gate-local-only=true].TabsNavbar-module__3rZLzW__active{opacity:var(--docs-gated-opacity-interactive,.85)}.TabsNavbar-module__3rZLzW__active{color:rgb(var(--docs-nav-active));background-color:rgb(var(--docs-surface-tertiary));box-shadow:none}.TabsNavbar-module__3rZLzW__tabLink{box-sizing:border-box;height:var(--docs-control-lg);font-size:var(--docs-text-sm-size);line-height:var(--docs-text-sm-lh);color:inherit;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.375rem .75rem;text-decoration:none;display:flex}.TabsNavbar-module__3rZLzW__icon{width:16px;height:16px;position:relative;top:-1px}.TabsNavbar-module__3rZLzW__authLockIcon{opacity:.5;flex-shrink:0;margin-left:.25rem}.TabsNavbar-module__3rZLzW__indicator{background-color:rgb(var(--docs-nav-active));height:2px;transition:transform var(--docs-motion-base) cubic-bezier(.65, 0, .35, 1), width var(--docs-motion-base) cubic-bezier(.65, 0, .35, 1), opacity var(--docs-motion-fast) var(--docs-ease-standard);position:absolute;bottom:0;left:0}.TabsNavbar-module__3rZLzW__noTransition{transition:none}@media (min-width:1024px){.TabsNavbar-module__3rZLzW__desktopActions{display:flex}}.TabsNavbar-module__3rZLzW__groupTrigger{font-family:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0}.TabsNavbar-module__3rZLzW__groupTrigger:focus-visible{outline:2px solid rgb(var(--color-primary-400));outline-offset:-2px;border-radius:var(--docs-radius-md)}.TabsNavbar-module__3rZLzW__groupMenu{background:rgb(var(--docs-surface-0));min-width:12rem}.TabsNavbar-module__3rZLzW__groupMenuItem{box-sizing:border-box;line-height:1.25rem;text-decoration:none}.TabsNavbar-module__3rZLzW__groupMenuItem[data-gate-local-only=true]{opacity:var(--docs-gated-opacity,.55)}
.ShellSidebarToggle-module__ob4_SW__button{z-index:1;width:var(--docs-control-lg);height:var(--docs-control-lg);border-radius:var(--docs-radius-lg);color:rgb(var(--docs-text-muted));cursor:pointer;transition:color var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard), transform var(--docs-motion-fast) var(--docs-ease-standard);background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.ShellSidebarToggle-module__ob4_SW__button:hover{color:rgb(var(--docs-text-primary) / .82);background:rgb(var(--docs-surface-2))}.ShellSidebarToggle-module__ob4_SW__button:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--docs-border-strong));outline:none}.ShellSidebarToggle-module__ob4_SW__button[data-state=open]{color:rgb(var(--docs-text-primary) / .76)}.ShellSidebarToggle-module__ob4_SW__button[data-state=closed]{color:rgb(var(--docs-text-muted) / .9)}.ShellSidebarToggle-module__ob4_SW__icon{width:var(--docs-control-icon-lg);height:var(--docs-control-icon-lg);transition:opacity var(--docs-motion-fast) var(--docs-ease-standard), transform var(--docs-motion-base) var(--docs-ease-standard)}.ShellSidebarToggle-module__ob4_SW__button[data-state=closed] .ShellSidebarToggle-module__ob4_SW__icon{transform:translate(-.5px)}
.CtaButton-module__qnERGq__ctaButtonGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CtaButton-module__qnERGq__ctaButton{--cta-bg:transparent;--cta-bg-hover:transparent;--cta-bg-active:transparent;--cta-border:transparent;--cta-border-hover:transparent;--cta-text:var(--docs-text-primary);--cta-text-hover:var(--docs-text-primary);--cta-ring:var(--docs-focus-ring);--cta-scale:.97;box-sizing:border-box;color:rgb(var(--cta-text));font-family:var(--font-family-base);font-weight:var(--docs-font-weight-normal);text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;transition:color var(--docs-motion-fast) var(--docs-ease-standard), opacity var(--docs-motion-fast) var(--docs-ease-standard);background:0 0;border:0;outline:none;flex-shrink:0;margin:0;line-height:1;text-decoration:none;display:inline-block;position:relative}.CtaButton-module__qnERGq__ctaButton:before,.CtaButton-module__qnERGq__ctaButton:after{border-radius:inherit;content:"";transition:background-color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard), transform var(--docs-motion-fast) var(--docs-ease-standard), outline-color var(--docs-motion-fast) var(--docs-ease-standard);will-change:transform;display:block;position:absolute;inset:0}.CtaButton-module__qnERGq__ctaButton:before{background:rgb(var(--cta-bg));box-shadow:inset 0 0 0 1px rgb(var(--cta-border))}.CtaButton-module__qnERGq__ctaButton:after{pointer-events:none}.CtaButton-module__qnERGq__ctaButton:focus{outline:none}.CtaButton-module__qnERGq__ctaButton:focus-visible:after{outline:2px solid rgb(var(--cta-ring));outline-offset:2px}.CtaButton-module__qnERGq__size-sm{border-radius:var(--docs-radius-full);height:1.75rem;padding:0 .75rem;font-size:.8125rem}.CtaButton-module__qnERGq__size-md{border-radius:var(--docs-radius-full);height:2rem;padding:0 .875rem;font-size:.875rem}.CtaButton-module__qnERGq__size-lg{border-radius:var(--docs-radius-full);height:2.5rem;padding:0 1.125rem;font-size:.875rem}.CtaButton-module__qnERGq__variant-solid{--cta-bg:var(--docs-text-emphasis);--cta-bg-hover:var(--docs-text-primary);--cta-bg-active:var(--docs-text-secondary);--cta-border:var(--docs-text-emphasis);--cta-border-hover:var(--docs-text-primary);--cta-text:var(--docs-surface-0);--cta-text-hover:var(--docs-surface-0)}.CtaButton-module__qnERGq__variant-soft{--cta-bg:var(--docs-surface-2);--cta-bg-hover:var(--docs-surface-tertiary);--cta-bg-active:var(--docs-surface-1);--cta-border:var(--docs-border-subtle);--cta-border-hover:var(--docs-border-default);--cta-text:var(--docs-text-primary);--cta-text-hover:var(--docs-text-primary)}.CtaButton-module__qnERGq__variant-outline{--cta-bg:var(--docs-surface-0);--cta-bg-hover:var(--docs-surface-2);--cta-bg-active:var(--docs-surface-tertiary);--cta-border:var(--docs-border-default);--cta-border-hover:var(--docs-border-strong);--cta-text:var(--docs-text-primary);--cta-text-hover:var(--docs-text-primary)}.CtaButton-module__qnERGq__variant-ghost{--cta-bg:var(--docs-surface-2);--cta-bg-hover:var(--docs-surface-2);--cta-bg-active:var(--docs-surface-tertiary);--cta-border:transparent;--cta-border-hover:transparent;--cta-text:var(--docs-text-secondary);--cta-text-hover:var(--docs-text-primary)}.CtaButton-module__qnERGq__variant-ghost:before{opacity:0;transform:scale(var(--cta-scale))}.CtaButton-module__qnERGq__variant-outline:before{background:rgb(var(--cta-bg))}.CtaButton-module__qnERGq__ctaButton[aria-disabled=true],.CtaButton-module__qnERGq__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.CtaButton-module__qnERGq__ctaButton:hover:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]){color:rgb(var(--cta-text-hover))}@media (hover:hover) and (pointer:fine){.CtaButton-module__qnERGq__variant-solid:hover:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before,.CtaButton-module__qnERGq__variant-soft:hover:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before{background:rgb(var(--cta-bg-hover))}.CtaButton-module__qnERGq__variant-outline:hover:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before{background:rgb(var(--cta-bg-hover));box-shadow:inset 0 0 0 1px rgb(var(--cta-border-hover))}.CtaButton-module__qnERGq__variant-ghost:hover:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before{opacity:1;transform:scale(1)}}.CtaButton-module__qnERGq__variant-solid:active:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before,.CtaButton-module__qnERGq__variant-soft:active:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before,.CtaButton-module__qnERGq__variant-outline:active:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before{background:rgb(var(--cta-bg-active));transform:scale(var(--cta-scale))}.CtaButton-module__qnERGq__variant-ghost:active:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):before{background:rgb(var(--cta-bg-active));opacity:1;transform:scale(var(--cta-scale))}.CtaButton-module__qnERGq__ctaButton:active:not(.CtaButton-module__qnERGq__disabled):not([aria-disabled=true]):after{transform:scale(var(--cta-scale))}.CtaButton-module__qnERGq__ctaInner{z-index:1;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:flex;position:relative}.CtaButton-module__qnERGq__ctaLabel{justify-content:center;align-items:center;min-width:0;display:inline-flex}.CtaButton-module__qnERGq__ctaIcon{flex-shrink:0;align-items:center;width:1em;height:1em;display:inline-flex}
.CtaBlock-module__jofK9G__ctaBlock{border:1px solid rgb(var(--docs-border-subtle));background-color:rgb(var(--docs-surface-1));box-sizing:border-box;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex}[data-theme=dark] .CtaBlock-module__jofK9G__ctaBlock{background-color:rgb(var(--docs-surface-1));border-color:rgb(var(--docs-border-subtle))}.CtaBlock-module__jofK9G__ctaBlockText{flex-direction:column;gap:12px;display:flex}.CtaBlock-module__jofK9G__ctaBlockTitle{font-family:var(--font-family-base);color:rgb(var(--docs-text-primary));margin:0;padding:0;font-size:20px;font-weight:600;line-height:28px}.CtaBlock-module__jofK9G__ctaBlockDescription{font-family:var(--font-family-base);color:rgb(var(--docs-text-muted));margin:0;padding:0;font-size:15px;line-height:24px}[data-theme=dark] .CtaBlock-module__jofK9G__ctaBlockDescription{color:#9e9e9e}.CtaBlock-module__jofK9G__ctaBlockActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}
.Card-module__BIpkda__card{box-sizing:border-box;border:1px solid rgb(var(--docs-border-subtle));background-color:rgb(var(--docs-surface-1));width:100%;min-width:0;color:rgb(var(--docs-text-primary));transition:box-shadow var(--docs-motion-base) var(--docs-ease-standard), border-color var(--docs-motion-base) var(--docs-ease-standard);border-radius:.75rem;height:100%;padding:1.25rem 1.5rem;text-decoration:none;display:block;position:relative;overflow:hidden}.Card-module__BIpkda__clickable{cursor:pointer}.Card-module__BIpkda__clickable:hover{border-color:rgb(var(--docs-border-strong))}.Card-module__BIpkda__clickable:focus-visible{border-color:rgb(var(--docs-focus-ring))}.Card-module__BIpkda__mainContent{flex-direction:column;gap:1rem;display:flex}.Card-module__BIpkda__card.Card-module__BIpkda__horizontal .Card-module__BIpkda__mainContent{flex-direction:row;align-items:flex-start}@media (max-width:639px){.Card-module__BIpkda__card.Card-module__BIpkda__horizontal .Card-module__BIpkda__mainContent{align-items:initial;flex-direction:column}}.Card-module__BIpkda__iconContainer{background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Card-module__BIpkda__icon{width:24px;height:24px;color:rgb(var(--docs-text-primary))}.Card-module__BIpkda__logoIcon{object-fit:contain;object-position:center;width:24px;height:24px}.Card-module__BIpkda__textWrapper{flex-direction:column;flex:1;gap:.25rem;display:flex}.Card-module__BIpkda__title,.Card-module__BIpkda__card :is(h1,h2,h3,h4,h5,h6).Card-module__BIpkda__title{color:rgb(var(--docs-text-primary));margin:0;font-size:16px;font-weight:600;line-height:24px}.Card-module__BIpkda__body{color:rgb(var(--docs-text-muted));margin-top:4px;font-size:14px;line-height:24px}.Card-module__BIpkda__card .Card-module__BIpkda__body p{margin:0}.Card-module__BIpkda__cta{margin-top:2rem}.Card-module__BIpkda__ctaButton{color:rgb(var(--docs-text-muted));cursor:inherit;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.Card-module__BIpkda__ctaChevron{color:inherit;vertical-align:middle;width:3px;height:24px;overflow:visible}.Card-module__BIpkda__clickable:hover .Card-module__BIpkda__ctaButton{color:rgb(var(--docs-text-primary))}.Card-module__BIpkda__clickable:focus-visible .Card-module__BIpkda__ctaButton{color:rgb(var(--docs-focus-ring))}.Card-module__BIpkda__arrowIcon{width:16px;height:16px;color:rgb(var(--docs-text-muted));display:block;position:absolute;top:20px;right:20px}.Card-module__BIpkda__clickable:hover .Card-module__BIpkda__arrowIcon,.Card-module__BIpkda__clickable:focus-within .Card-module__BIpkda__arrowIcon{color:rgb(var(--docs-text-primary))}.Card-module__BIpkda__image{width:100%;box-shadow:none;cursor:inherit;border:none;margin:0;display:block}.Card-module__BIpkda__imageBackground{object-fit:cover;object-position:center;border-radius:1rem 1rem 0 0;height:322.875px}@media (max-width:639px){.Card-module__BIpkda__imageBackground{height:240px}}.Card-module__BIpkda__card .Card-module__BIpkda__image{box-shadow:none;cursor:inherit;border:none;margin:0}.Card-module__BIpkda__imageCard{border-radius:1rem;padding:0}:is(.Card-module__BIpkda__imageCard[data-theme=dark],[data-theme=dark] .Card-module__BIpkda__imageCard){background-color:rgb(var(--docs-surface-1));border-color:rgb(var(--docs-border-subtle))}.Card-module__BIpkda__imageCard .Card-module__BIpkda__mainContent{padding:20px 24px}
.Columns-module__RjHfZG__columns{grid-template-columns:repeat(var(--cols,2), 1fr);gap:1rem;margin-top:1.5rem;margin-bottom:1.5rem;display:grid}.Columns-module__RjHfZG__columns[style*="--cols: 1"]{grid-template-columns:1fr}@media (max-width:768px){.Columns-module__RjHfZG__columns{grid-template-columns:1fr}}
.CursorTable-module__OgCJmG__container{flex-direction:column;gap:1.5rem;width:100%;margin:2rem 0;display:flex}.CursorTable-module__OgCJmG__tableWrapper{width:100%;font-family:var(--font-family-base);border:1px solid rgb(var(--docs-border-subtle));-ms-overflow-style:none;scrollbar-width:none;background-color:#0000;border-radius:8px;overflow:hidden}.CursorTable-module__OgCJmG__tableWrapper::-webkit-scrollbar{display:none}.CursorTable-module__OgCJmG__table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;margin:0;font-size:.925rem}.CursorTable-module__OgCJmG__thead{background-color:rgb(var(--docs-surface-1));border-bottom:1px solid rgb(var(--docs-border-subtle))}.CursorTable-module__OgCJmG__th{color:rgb(var(--docs-text-primary));letter-spacing:.02em;vertical-align:middle;border:none;padding:1rem;font-size:.85rem;font-weight:400}.CursorTable-module__OgCJmG__thContent{cursor:pointer;align-items:center;gap:.25rem;display:flex}.CursorTable-module__OgCJmG__thContent:hover{color:rgb(var(--docs-text-primary))}.CursorTable-module__OgCJmG__dimmed{opacity:.3}.CursorTable-module__OgCJmG__tbody tr{border-bottom:1px solid rgb(var(--docs-border-subtle));background-color:rgba(var(--docs-surface-1), .5);transition:background-color .2s}.CursorTable-module__OgCJmG__tbody tr:last-child{border-bottom:none}.CursorTable-module__OgCJmG__tbody tr:hover{background-color:rgba(var(--docs-text-primary), .02)}.CursorTable-module__OgCJmG__td{color:rgb(var(--docs-text-primary));vertical-align:middle;border:none;height:auto;padding:1rem}.CursorTable-module__OgCJmG__th:first-child,.CursorTable-module__OgCJmG__td:first-child{padding-left:1.5rem}.CursorTable-module__OgCJmG__th:last-child,.CursorTable-module__OgCJmG__td:last-child{padding-right:1.5rem}.CursorTable-module__OgCJmG__cellCode{font-family:var(--font-family-mono);background-color:rgb(var(--docs-text-primary) / .05);color:rgb(var(--docs-text-primary));border-radius:4px;padding:.2em .4em;font-size:.85em}.CursorTable-module__OgCJmG__footer{background:0 0;border:none;justify-content:center;padding:0;display:flex}.CursorTable-module__OgCJmG__expandButton{color:rgb(var(--docs-text-muted));border:1px solid rgb(var(--docs-border-subtle));cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:400;transition:all .2s;display:flex}.CursorTable-module__OgCJmG__expandButton:hover{color:rgb(var(--docs-text-primary));background-color:rgba(var(--docs-text-primary), .05);border-color:rgb(var(--docs-text-primary))}@media (max-width:768px){.CursorTable-module__OgCJmG__container{width:100%;margin:1.5rem 0}.CursorTable-module__OgCJmG__tableWrapper{border:none;border-radius:0;width:100%;margin:0;padding:0;overflow:visible}.CursorTable-module__OgCJmG__table,.CursorTable-module__OgCJmG__thead,.CursorTable-module__OgCJmG__tbody,.CursorTable-module__OgCJmG__th,.CursorTable-module__OgCJmG__td,.CursorTable-module__OgCJmG__tr{width:100%;display:block}.CursorTable-module__OgCJmG__thead{display:none}.CursorTable-module__OgCJmG__tbody tr{background-color:rgb(var(--docs-surface-1));border:1px solid rgb(var(--docs-border-subtle));border-radius:12px;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 4px #00000005}.CursorTable-module__OgCJmG__tbody tr:last-child{border-bottom:1px solid rgb(var(--docs-border-subtle));margin-bottom:0}.CursorTable-module__OgCJmG__td{border:none;padding:0!important}.CursorTable-module__OgCJmG__td:first-child{border-bottom:1px solid rgb(var(--docs-border-subtle));width:100%;margin-bottom:.25rem;padding:0 0 .75rem!important}.CursorTable-module__OgCJmG__td:not(:first-child){width:100%;color:rgb(var(--docs-text-primary));justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.CursorTable-module__OgCJmG__td:not(:first-child):before{content:attr(data-label);color:rgb(var(--docs-text-muted));font-size:.85rem;font-weight:500}}
.TableOfContents-module__ssyHwW__tocWrapper{display:none}.TableOfContents-module__ssyHwW__tocInner{flex-direction:column;gap:.75rem;width:100%;min-height:0;max-height:100%;display:flex;position:static}.TableOfContents-module__ssyHwW__tocHeader{width:fit-content;color:rgb(var(--docs-text-secondary));cursor:pointer;transition:color var(--docs-motion-fast,.15s) var(--docs-ease-standard,ease);background:0 0;border:0;align-items:center;gap:.5rem;padding:0;display:inline-flex}.TableOfContents-module__ssyHwW__tocHeader:hover{color:rgb(var(--docs-text-primary))}.TableOfContents-module__ssyHwW__tocHeader:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:4px;border-radius:var(--docs-radius-sm)}.TableOfContents-module__ssyHwW__tocHeaderIcon{color:currentColor;transition:transform var(--docs-motion-fast,.15s) var(--docs-ease-standard,ease);flex-shrink:0}.TableOfContents-module__ssyHwW__tocHeaderIconCollapsed{transform:rotate(-90deg)}.TableOfContents-module__ssyHwW__tocTitle{font-size:.8125rem;font-weight:var(--docs-font-weight-normal);letter-spacing:.01em;margin:0;line-height:1.5rem}.TableOfContents-module__ssyHwW__tocViewport{overscroll-behavior-y:contain;box-sizing:border-box;min-height:0;transition:max-height var(--docs-motion-base,.25s) var(--docs-ease-standard,ease), opacity var(--docs-motion-fast,.15s) var(--docs-ease-standard,ease);scrollbar-gutter:stable;flex:auto;padding-right:0;overflow:hidden auto}.TableOfContents-module__ssyHwW__tocViewportCollapsed{opacity:0;flex-basis:0;max-height:0;transform:translateY(-6px)}.TableOfContents-module__ssyHwW__tocRail{width:calc(100% - .75rem);display:inline-block;position:relative}.TableOfContents-module__ssyHwW__tocRailBase{background:rgb(var(--docs-border-subtle) / .9);border-radius:999px;width:2px;height:calc(100% - 1rem);position:absolute;top:0;left:0}.TableOfContents-module__ssyHwW__tocRailActive{background:rgb(var(--docs-text-secondary) / .92);opacity:0;width:2px;transition:transform var(--docs-motion-base,.25s) var(--docs-ease-standard,ease), height var(--docs-motion-base,.25s) var(--docs-ease-standard,ease), opacity var(--docs-motion-fast,.15s) var(--docs-ease-standard,ease);will-change:transform, height;border-radius:999px;position:absolute;top:0;left:0}.TableOfContents-module__ssyHwW__tocRailActiveVisible{opacity:1}.TableOfContents-module__ssyHwW__tocList{flex-direction:column;gap:.75rem;margin:0;padding:0 0 1rem .875rem;list-style:none;display:flex}.TableOfContents-module__ssyHwW__tocItem{position:relative}.TableOfContents-module__ssyHwW__tocItemDepth1{margin-left:1rem}.TableOfContents-module__ssyHwW__tocItemDepth2{margin-left:2rem}.TableOfContents-module__ssyHwW__tocLink{color:rgb(var(--docs-text-muted) / .92);overflow-wrap:anywhere;transition:color var(--docs-motion-fast,.15s) var(--docs-ease-standard,ease);padding-left:.625rem;font-size:.8125rem;line-height:1.35rem;text-decoration:none;display:block}.TableOfContents-module__ssyHwW__tocItemDepth0 .TableOfContents-module__ssyHwW__tocLink{color:rgb(var(--docs-text-secondary) / .94);font-weight:500}.TableOfContents-module__ssyHwW__tocLink:hover{color:rgb(var(--docs-text-secondary))}.TableOfContents-module__ssyHwW__tocLinkActive{color:rgb(var(--docs-text-primary));font-weight:500}.TableOfContents-module__ssyHwW__tocCta{box-sizing:border-box;border:1px solid rgb(var(--color-info) / .15);border-radius:var(--docs-radius-xl);background:linear-gradient(rgb(var(--color-info) / .04) 0%, rgb(var(--color-info) / .02) 100%);width:100%;margin-top:1.5rem;padding:1.25rem;display:block}:is([data-docs-theme=dark] .TableOfContents-module__ssyHwW__tocCta,[data-theme=dark] .TableOfContents-module__ssyHwW__tocCta){border-color:rgb(var(--color-info) / .2);background:linear-gradient(rgb(var(--color-info) / .08) 0%, rgb(var(--color-info) / .04) 100%)}.TableOfContents-module__ssyHwW__tocCtaBrandMark{width:auto;max-width:100%;height:1.375rem;margin:0 0 .75rem;display:inline-flex}.TableOfContents-module__ssyHwW__tocCtaBrandMark svg{width:auto;max-width:100%;height:1.375rem;display:block}.TableOfContents-module__ssyHwW__tocCtaText{display:block}.TableOfContents-module__ssyHwW__tocCtaTitle{color:rgb(var(--docs-text-primary));margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.TableOfContents-module__ssyHwW__tocCtaDescription{color:rgb(var(--docs-text-muted));margin:0 0 1rem;font-size:.8125rem;line-height:1.5}.TableOfContents-module__ssyHwW__tocCtaActions{flex-direction:column;gap:.5rem;display:flex}.TableOfContents-module__ssyHwW__tocCtaPrimaryAction,.TableOfContents-module__ssyHwW__tocCtaSecondaryAction{width:100%;height:auto;font-size:var(--docs-text-sm-size);font-weight:var(--docs-font-weight-medium);text-align:center;border-radius:1rem;padding:.625rem 1rem;display:block}.TableOfContents-module__ssyHwW__tocCta .TableOfContents-module__ssyHwW__tocCtaPrimaryAction{--cta-bg:var(--color-info);--cta-bg-hover:var(--color-blue-700);--cta-bg-active:var(--color-blue-800);--cta-border:var(--color-info);--cta-border-hover:var(--color-blue-700);--cta-text:var(--docs-surface-0);--cta-text-hover:var(--docs-surface-0);line-height:1.5}.TableOfContents-module__ssyHwW__tocCta .TableOfContents-module__ssyHwW__tocCtaSecondaryAction{--cta-bg:var(--docs-surface-elevated);--cta-bg-hover:var(--docs-surface-2);--cta-bg-active:var(--docs-surface-2);--cta-border:var(--docs-border-subtle);--cta-border-hover:var(--docs-border-default);--cta-text:var(--docs-text-secondary);--cta-text-hover:var(--docs-text-primary);line-height:1.5rem}.TableOfContents-module__ssyHwW__tocCta .TableOfContents-module__ssyHwW__tocCtaSecondaryAction:before{opacity:1;transform:scale(1)}@media (min-width:1280px){.TableOfContents-module__ssyHwW__tocWrapper{flex:0 0 var(--docs-side-rail-width,19rem);margin-top:calc(0px - var(--docs-shell-top-offset,104px));width:var(--docs-side-rail-width,19rem);height:calc(100vh - var(--docs-shell-top-offset,104px));max-width:var(--docs-side-rail-width,19rem);padding:2rem var(--docs-page-gutter-tablet) 0;box-sizing:border-box;align-self:flex-start;display:flex;position:sticky;top:0}}
.Breadcrumbs-module__T1ghkq__root{border-top:1px solid rgb(var(--docs-border-subtle));padding:1rem 0;display:block}.Breadcrumbs-module__T1ghkq__inner{width:100%;max-width:100%}.Breadcrumbs-module__T1ghkq__list{scrollbar-width:none;align-items:center;gap:.25rem;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.Breadcrumbs-module__T1ghkq__list::-webkit-scrollbar{display:none}.Breadcrumbs-module__T1ghkq__item{min-width:0;color:rgb(var(--docs-text-secondary));white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex}.Breadcrumbs-module__T1ghkq__link,.Breadcrumbs-module__T1ghkq__current,.Breadcrumbs-module__T1ghkq__text{border-radius:var(--docs-radius-sm);min-width:0;max-width:100%;font-size:var(--docs-text-xs-size);font-weight:var(--docs-font-weight-medium);line-height:var(--docs-text-xs-lh);letter-spacing:.01em;align-items:center;text-decoration:none;display:inline-flex}.Breadcrumbs-module__T1ghkq__link{color:inherit;transition:color var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard)}.Breadcrumbs-module__T1ghkq__link:hover{color:rgb(var(--docs-text-primary))}.Breadcrumbs-module__T1ghkq__link:focus-visible{outline:2px solid rgb(var(--docs-focus-ring));outline-offset:2px}.Breadcrumbs-module__T1ghkq__current{color:rgb(var(--docs-text-primary))}.Breadcrumbs-module__T1ghkq__text{color:inherit}.Breadcrumbs-module__T1ghkq__label{text-overflow:ellipsis;min-width:0;overflow:hidden}.Breadcrumbs-module__T1ghkq__separator{color:rgb(var(--docs-text-muted));flex:none}@media (max-width:1023px){.Breadcrumbs-module__T1ghkq__root{padding-top:.875rem}.Breadcrumbs-module__T1ghkq__inner{padding-inline:clamp(var(--docs-page-gutter-mobile), 4vw, var(--docs-page-gutter-tablet))}}
.AnnouncementBanner-module__925AMG__banner{background-color:rgb(var(--docs-text-emphasis));width:100%;min-height:40px;color:rgb(var(--docs-surface-0));z-index:var(--z-notification);animation:AnnouncementBanner-module__925AMG__slideDown var(--docs-motion-base,.25s) var(--docs-ease-standard,ease) both;justify-content:center;align-items:center;padding:8px 48px 8px 16px;display:flex;position:fixed;top:0;left:0;right:0}@keyframes AnnouncementBanner-module__925AMG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.AnnouncementBanner-module__925AMG__content{text-align:center;justify-content:center;align-items:center;gap:4px;display:flex}.AnnouncementBanner-module__925AMG__text{font-size:var(--docs-text-sm-size,.875rem);font-weight:400;line-height:var(--docs-text-sm-lh,1.25rem);letter-spacing:var(--docs-text-sm-tracking,-.01em)}.AnnouncementBanner-module__925AMG__link{font-size:var(--docs-text-sm-size,.875rem);font-weight:300;line-height:var(--docs-text-sm-lh,1.25rem);letter-spacing:var(--docs-text-sm-tracking,-.01em);color:inherit;padding:4px 8px;text-decoration:none}.AnnouncementBanner-module__925AMG__link:hover{opacity:.85}.AnnouncementBanner-module__925AMG__linkHighlight{text-underline-offset:2px;font-weight:600;text-decoration:underline}.AnnouncementBanner-module__925AMG__close{color:inherit;cursor:pointer;opacity:.85;transition:opacity var(--docs-motion-fast,.15s) ease;background:0 0;border:none;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AnnouncementBanner-module__925AMG__close:hover{opacity:1}@media (max-width:767px){.AnnouncementBanner-module__925AMG__banner{padding:6px 40px 6px 12px}.AnnouncementBanner-module__925AMG__close{padding:6px;right:4px}}
.DocsShell-module__VIkRzq__container{font-family:var(--font-family-base);--sidebar-width:var(--docs-sidebar-width,280px);--header-height:var(--docs-header-height);--tabs-navbar-height:0px;--docs-shell-top-offset:calc(var(--header-height) + var(--announcement-height,0px));background-color:rgb(var(--docs-surface-0));flex:auto;width:100%;min-width:0;height:100dvh;min-height:100dvh;display:flex;overflow-x:clip}.DocsShell-module__VIkRzq__tabsInSidebar{--tabs-navbar-height:0px;--docs-shell-top-offset:calc(var(--header-height) + var(--announcement-height,0px))}.DocsShell-module__VIkRzq__headerInSidebar{--header-height:0px;--docs-shell-top-offset:calc(var(--tabs-navbar-height) + var(--announcement-height,0px))}.DocsShell-module__VIkRzq__withTabsNavbar{--tabs-navbar-height:calc(var(--docs-control-xl) + var(--docs-control-gutter-xs));--docs-shell-top-offset:calc(var(--header-height) + var(--tabs-navbar-height) + var(--announcement-height,0px))}.DocsShell-module__VIkRzq__desktopSidebarCollapsed{gap:0}[data-docs-desktop-sidebar=collapsed] .DocsShell-module__VIkRzq__container:not(.DocsShell-module__VIkRzq__hydrated){gap:0}.DocsShell-module__VIkRzq__sidebarWrapper{top:var(--announcement-height,0px);width:var(--sidebar-width);background-color:rgb(var(--docs-surface-0));border-right:1px solid rgb(var(--docs-border-subtle));z-index:var(--z-modal);transition:transform var(--docs-motion-base) var(--docs-ease-standard), width var(--docs-motion-base) var(--docs-ease-standard), opacity var(--docs-motion-fast) var(--docs-ease-standard);will-change:width;flex:0 0 0;position:fixed;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.DocsShell-module__VIkRzq__container:not(.DocsShell-module__VIkRzq__hydrated) .DocsShell-module__VIkRzq__sidebarWrapper{transition:none}.DocsShell-module__VIkRzq__sidebarOpen{transform:translate(0)}.DocsShell-module__VIkRzq__sidebarCollapsed{opacity:0;pointer-events:none}[data-docs-desktop-sidebar=collapsed] .DocsShell-module__VIkRzq__container:not(.DocsShell-module__VIkRzq__hydrated) .DocsShell-module__VIkRzq__sidebarWrapper{opacity:0;pointer-events:none;border-right:none;min-width:0;flex-basis:0!important;width:0!important}.DocsShell-module__VIkRzq__contentWrapper{box-sizing:border-box;--docs-side-rail-width:19rem;width:auto;min-width:0;height:100%;min-height:0;padding-top:var(--docs-shell-top-offset);overscroll-behavior-y:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;display:flex;overflow:hidden auto}.DocsShell-module__VIkRzq__contentArea{min-width:0;min-height:calc(100dvh - var(--docs-shell-top-offset));flex:none;grid-template-columns:minmax(0,1fr);display:grid}.DocsShell-module__VIkRzq__contentWrapper[data-side-rail=panel]{--docs-side-rail-width:28rem}.DocsShell-module__VIkRzq__mainContent{width:100%;min-width:0;min-height:calc(100dvh - var(--docs-shell-top-offset));--docs-breadcrumb-offset:2.75rem;--docs-content-viewport-width:100%;--docs-content-inline-gutter:clamp(var(--docs-page-gutter-mobile), 4vw, var(--docs-page-gutter-tablet));height:auto;overflow-x:visible}.DocsShell-module__VIkRzq__mainContent[data-content-viewport=tablet]{--docs-content-viewport-width:51.25rem}.DocsShell-module__VIkRzq__mainContent[data-content-viewport=mobile]{--docs-content-viewport-width:24.375rem}.DocsShell-module__VIkRzq__mainContent[data-content-viewport=tablet],.DocsShell-module__VIkRzq__mainContent[data-content-viewport=mobile]{--docs-content-inline-gutter:clamp(var(--docs-page-gutter-mobile), 4vw, var(--docs-page-gutter-tablet))}.DocsShell-module__VIkRzq__mainContent[data-content-viewport]>[data-docs-content-layout]{box-sizing:border-box;width:min(100%, var(--docs-content-viewport-width));transition:width .34s cubic-bezier(.32,.72,0,1),max-width .34s cubic-bezier(.32,.72,0,1);max-width:min(100%, var(--docs-content-viewport-width))!important;margin-inline:auto!important}.DocsShell-module__VIkRzq__mainContent[data-content-viewport] .DocsShell-module__VIkRzq__wiki-page__body{width:100%;max-width:100%}.DocsShell-module__VIkRzq__contentViewport{box-sizing:border-box;width:min(100%, var(--docs-content-viewport-width));padding-inline:var(--docs-content-inline-gutter);margin-inline:auto;transition:width .34s cubic-bezier(.32,.72,0,1)}.DocsShell-module__VIkRzq__pageFeedbackWrapper{padding:0 0 3rem}.DocsShell-module__VIkRzq__footerSlot{flex:none;min-width:0}.DocsShell-module__VIkRzq__panelRail{display:none}.DocsShell-module__VIkRzq__panelRailInner{overscroll-behavior-y:contain;flex-direction:column;gap:1.5rem;width:100%;max-height:100%;display:flex;position:static;overflow:hidden auto}.DocsShell-module__VIkRzq__overlay{background-color:rgb(var(--docs-overlay-scrim) / .5);z-index:var(--z-navbar);position:fixed;inset:0}@media (min-width:1024px){.DocsShell-module__VIkRzq__container{gap:0}.DocsShell-module__VIkRzq__sidebarWrapper{flex:0 0 var(--sidebar-width);z-index:1;opacity:1;pointer-events:auto;flex-shrink:0;position:sticky!important;transform:translate(0)!important}.DocsShell-module__VIkRzq__mainContent{padding-left:1.5rem;padding-right:1.5rem}.DocsShell-module__VIkRzq__mainContent:has(>[data-docs-content-layout]){padding-inline:0}.DocsShell-module__VIkRzq__mainContent[data-content-type=docs-home]{padding-left:0}.DocsShell-module__VIkRzq__contentWrapper[data-content-type=docs-home]{margin-left:0}.DocsShell-module__VIkRzq__contentWrapper[data-content-type=docs-home] .DocsShell-module__VIkRzq__mainContent{padding-left:0}.DocsShell-module__VIkRzq__container:not(.DocsShell-module__VIkRzq__tabsInSidebar):not(.DocsShell-module__VIkRzq__headerInSidebar) .DocsShell-module__VIkRzq__sidebarWrapper,.DocsShell-module__VIkRzq__container.DocsShell-module__VIkRzq__tabsInSidebar:not(.DocsShell-module__VIkRzq__headerInSidebar) .DocsShell-module__VIkRzq__sidebarWrapper,.DocsShell-module__VIkRzq__container.DocsShell-module__VIkRzq__headerInSidebar:not(.DocsShell-module__VIkRzq__tabsInSidebar) .DocsShell-module__VIkRzq__sidebarWrapper{top:var(--docs-shell-top-offset);height:calc(100vh - var(--docs-shell-top-offset))}.DocsShell-module__VIkRzq__container.DocsShell-module__VIkRzq__headerInSidebar.DocsShell-module__VIkRzq__tabsInSidebar .DocsShell-module__VIkRzq__sidebarWrapper{height:100vh;top:0}.DocsShell-module__VIkRzq__overlay{display:none}.DocsShell-module__VIkRzq__sidebarCollapsed{opacity:0;pointer-events:none;border-right:none;min-width:0;flex-basis:0!important;width:0!important}[data-docs-desktop-sidebar=collapsed] .DocsShell-module__VIkRzq__container:not(.DocsShell-module__VIkRzq__hydrated) .DocsShell-module__VIkRzq__sidebarWrapper{opacity:0;pointer-events:none;border-right:none;min-width:0;flex-basis:0!important;width:0!important}}@media (min-width:1280px){.DocsShell-module__VIkRzq__contentArea[data-side-rail=panel],.DocsShell-module__VIkRzq__contentArea[data-side-rail=toc]{grid-template-columns:minmax(0, 1fr) var(--docs-side-rail-width)}.DocsShell-module__VIkRzq__panelRail{flex:0 0 var(--docs-side-rail-width);top:var(--docs-shell-top-offset,104px);margin-top:calc(0px - var(--docs-shell-top-offset,104px));width:var(--docs-side-rail-width);height:calc(100vh - var(--docs-shell-top-offset,104px));max-width:var(--docs-side-rail-width);padding:2rem var(--docs-page-gutter-tablet) 0;box-sizing:border-box;align-self:flex-start;display:block;position:sticky}}@media (max-width:1023px){.DocsShell-module__VIkRzq__withTabsNavbar{--tabs-navbar-height:0px;--docs-shell-top-offset:calc(var(--header-height) + var(--announcement-height,0px))}.DocsShell-module__VIkRzq__container{height:auto;min-height:100dvh;display:block}.DocsShell-module__VIkRzq__sidebarWrapper{width:min(var(--sidebar-width), 100vw);max-width:100vw}.DocsShell-module__VIkRzq__contentWrapper{height:auto;min-height:calc(100dvh - var(--docs-shell-top-offset));overflow:visible}.DocsShell-module__VIkRzq__mainContent{max-width:100%;height:auto;min-height:calc(100dvh - var(--docs-shell-top-offset));--docs-breadcrumb-offset:2.5rem}}.DocsShell-module__VIkRzq__resizeHandle{cursor:col-resize;width:8px;height:100%;z-index:var(--z-overlay);background:0 0;position:absolute;top:0;right:-4px}.DocsShell-module__VIkRzq__resizeHandle:after{content:"";background-color:rgb(var(--docs-border-default));opacity:0;width:2px;transition:opacity var(--docs-motion-fast) var(--docs-ease-standard);position:absolute;top:0;bottom:0;left:3px}.DocsShell-module__VIkRzq__sidebarWrapper:hover .DocsShell-module__VIkRzq__resizeHandle:after{opacity:1}@media (max-width:1023px){.DocsShell-module__VIkRzq__resizeHandle{display:none}}
.Fields-module__Jl3sZq__fields{gap:0;display:grid}.Fields-module__Jl3sZq__fieldBlock{border-bottom:1px solid rgb(var(--docs-border-subtle));padding:1.5rem 0}.Fields-module__Jl3sZq__fieldBlock:first-child{border-top:1px solid rgb(var(--docs-border-subtle))}.Fields-module__Jl3sZq__row{min-width:0;display:flex;position:relative}.Fields-module__Jl3sZq__anchorShell{pointer-events:none;width:0;height:100%;position:absolute;inset:0 auto 0 0}.Fields-module__Jl3sZq__anchorLink{width:var(--docs-field-anchor-size);height:var(--docs-field-anchor-size);margin-left:calc(var(--docs-field-anchor-size) * -1 - .5rem);color:rgb(var(--docs-text-muted));opacity:0;pointer-events:auto;transition:opacity var(--docs-motion-fast) var(--docs-ease-standard), color var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard);border-radius:.5rem;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:absolute;top:0;left:0}.Fields-module__Jl3sZq__row:hover .Fields-module__Jl3sZq__anchorLink,.Fields-module__Jl3sZq__row:focus-within .Fields-module__Jl3sZq__anchorLink,.Fields-module__Jl3sZq__anchorLink:focus-visible{opacity:1}.Fields-module__Jl3sZq__anchorLink:hover,.Fields-module__Jl3sZq__anchorLink:focus-visible{color:rgb(var(--docs-text-primary));background:rgb(var(--docs-surface-2));outline:none}.Fields-module__Jl3sZq__anchorChip{font-size:.75rem;font-weight:700;line-height:1}.Fields-module__Jl3sZq__rowInner{flex:auto;min-width:0}.Fields-module__Jl3sZq__primary{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.Fields-module__Jl3sZq__name{color:rgb(var(--docs-accent-primary,48 100 227));overflow-wrap:anywhere;font-size:.9375rem;font-weight:600;line-height:1.5rem}.Fields-module__Jl3sZq__meta,.Fields-module__Jl3sZq__inlineMetaLabel{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.5rem;min-height:1.5rem;display:inline-flex}.Fields-module__Jl3sZq__meta{font-size:.75rem;line-height:1rem}.Fields-module__Jl3sZq__inlineMetaLabel{color:rgb(var(--docs-text-muted));font-size:.75rem;font-weight:500;line-height:1rem}.Fields-module__Jl3sZq__inlineBadge,.Fields-module__Jl3sZq__infoPill{vertical-align:middle}.Fields-module__Jl3sZq__metaChip{border-radius:var(--docs-radius-md);background:rgb(var(--docs-surface-2));min-height:1.5rem;color:rgb(var(--docs-text-secondary));letter-spacing:-.01em;white-space:nowrap;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}.Fields-module__Jl3sZq__metaChipInfo{background:rgb(var(--docs-badge-info-bg));color:rgb(var(--docs-badge-info-fg))}.Fields-module__Jl3sZq__metaChipWarning{background:rgb(var(--docs-badge-warning-bg));color:rgb(var(--docs-badge-warning-fg))}.Fields-module__Jl3sZq__metaChipDanger{background:rgb(var(--docs-badge-danger-bg));color:rgb(var(--docs-badge-danger-fg))}.Fields-module__Jl3sZq__metaChipAccent{background:rgb(var(--docs-badge-accent-bg));color:rgb(var(--docs-badge-accent-fg))}.Fields-module__Jl3sZq__support{color:rgb(var(--docs-text-secondary));overflow-wrap:anywhere;margin-top:1rem;padding-left:0;font-size:.875rem;line-height:1.5rem}.Fields-module__Jl3sZq__description{color:rgb(var(--docs-text-secondary))}.Fields-module__Jl3sZq__description>:first-child{margin-top:0}.Fields-module__Jl3sZq__description>:last-child{margin-bottom:0}.Fields-module__Jl3sZq__codeExample{margin-top:.75rem}.Fields-module__Jl3sZq__exampleInline,.Fields-module__Jl3sZq__enumRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.Fields-module__Jl3sZq__exampleLabel{color:rgb(var(--docs-text-muted));text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700;line-height:1rem}.Fields-module__Jl3sZq__enumList{flex-wrap:wrap;gap:.5rem;display:inline-flex}.Fields-module__Jl3sZq__inlineCode{border-radius:var(--docs-radius-md);background:rgb(var(--docs-surface-2));min-height:1.5rem;color:rgb(var(--docs-text-primary));font-family:var(--font-family-mono);align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}.Fields-module__Jl3sZq__expandableField{background:0 0;border:none;border-radius:0}.Fields-module__Jl3sZq__expandableHeader{justify-content:flex-end;margin-bottom:1rem;display:flex}.Fields-module__Jl3sZq__expandableHeaderMeta{gap:.5rem;display:inline-flex}
.OperationPage-module__hYvW-q__summary{color:rgb(var(--docs-text-primary));margin:1.875rem 0 0;font-size:1.05rem;font-weight:600;line-height:1.5}.OperationPage-module__hYvW-q__description{color:rgb(var(--docs-text-secondary));margin:.75rem 0 0;font-size:.95rem;line-height:1.6}.OperationPage-module__hYvW-q__contentAfterHeader{margin-top:1rem}.OperationPage-module__hYvW-q__sideContent{flex-direction:column;gap:1.25rem;display:flex}.OperationPage-module__hYvW-q__sideContent>.OperationPage-module__hYvW-q__sideCodeGroup{margin-top:0;margin-bottom:0}.OperationPage-module__hYvW-q__inlineSideContent{flex-direction:column;margin-top:1.5rem;display:flex}.OperationPage-module__hYvW-q__paramSection{margin-top:2rem}.OperationPage-module__hYvW-q__paramSectionTitle{color:rgb(var(--docs-text-primary));flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .875rem;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}.OperationPage-module__hYvW-q__paramList{flex-direction:column;gap:0;display:flex}.OperationPage-module__hYvW-q__authorizationScheme+.OperationPage-module__hYvW-q__authorizationScheme,.OperationPage-module__hYvW-q__responseGroup+.OperationPage-module__hYvW-q__responseGroup{margin-top:1rem}.OperationPage-module__hYvW-q__authorizationName,.OperationPage-module__hYvW-q__responseHeading{color:rgb(var(--docs-text-primary));margin:0;font-size:.9375rem;font-weight:600;line-height:1.5rem}.OperationPage-module__hYvW-q__authorizationDescription{color:rgb(var(--docs-text-secondary));margin:.375rem 0 0;font-size:.9375rem;line-height:1.5rem}.OperationPage-module__hYvW-q__responseGroup>.OperationPage-module__hYvW-q__paramList{margin-top:.75rem}.OperationPage-module__hYvW-q__bodyDescription{color:rgb(var(--docs-text-secondary));margin:0 0 .75rem;font-size:.9375rem;line-height:1.5rem}
.ViewSwitcher-module__lnjaBW__track{--view-switcher-track-background:var(--card);--view-switcher-track-border:var(--border);--view-switcher-track-shadow:inset 0 0 0 1px var(--view-switcher-track-border), inset 0 1px 0 #ffffff24, inset 0 -1px 0 #00000029, 0 1px 2px #0000001f;--view-switcher-inactive-foreground:var(--text-secondary);--view-switcher-active-background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 42%, var(--background)) 0%, color-mix(in srgb, var(--primary) 34%, var(--background)) 52%, color-mix(in srgb, var(--primary) 27%, var(--background)) 100%);--view-switcher-active-border:color-mix(in srgb, var(--primary) 78%, var(--border));--view-switcher-active-shadow:inset 0 1px 0 #ffffff42, inset 0 -1px 0 #0000004d, inset 0 -9px 14px #00000029, 0 0 14px color-mix(in srgb, var(--primary) 30%, transparent), 0 1px 2px #00000038;--view-switcher-active-foreground:var(--primary);border-radius:var(--radius-full);background:var(--view-switcher-track-background);height:28px;box-shadow:var(--view-switcher-track-shadow);transition:width .34s var(--motion-ease-emphasized);align-items:center;display:inline-flex;position:relative;overflow:hidden}[data-theme=dark] .ViewSwitcher-module__lnjaBW__track{--view-switcher-track-background:color-mix(in srgb, var(--card) 88%, var(--background));--view-switcher-track-border:color-mix(in srgb, var(--foreground) 22%, var(--border));--view-switcher-track-shadow:inset 0 0 0 1px var(--view-switcher-track-border), inset 0 1px 0 #ffffff17, inset 0 -1px 0 #0000007a, 0 1px 2px #0000005c;--view-switcher-inactive-foreground:color-mix(in srgb, var(--foreground) 72%, transparent);--view-switcher-active-background:linear-gradient(180deg, color-mix(in srgb, var(--primary) 54%, var(--background)) 0%, color-mix(in srgb, var(--primary) 43%, var(--background)) 54%, color-mix(in srgb, var(--primary) 32%, var(--background)) 100%);--view-switcher-active-border:color-mix(in srgb, var(--primary) 86%, var(--foreground));--view-switcher-active-shadow:inset 0 1px 0 #ffffff3d, inset 0 -1px 0 #0000008a, inset 0 -10px 16px #00000038, 0 0 15px color-mix(in srgb, var(--primary) 34%, transparent), 0 1px 2px #00000061;--view-switcher-active-foreground:color-mix(in srgb, var(--primary) 88%, var(--foreground))}.ViewSwitcher-module__lnjaBW__tab{z-index:1;border-radius:var(--radius-full);height:28px;color:var(--view-switcher-inactive-foreground);cursor:pointer;white-space:nowrap;transition:width .34s var(--motion-ease-emphasized), padding-left .34s var(--motion-ease-emphasized), padding-right .34s var(--motion-ease-emphasized), color 80ms ease-out, transform 80ms ease-out;background:0 0;border:0;outline:none;flex-shrink:0;align-items:center;padding:0 4px 0 10px;display:inline-flex;position:relative;overflow:hidden}.ViewSwitcher-module__lnjaBW__tab:hover:not([data-active=true]){color:var(--foreground)}.ViewSwitcher-module__lnjaBW__tab:active:not([data-active=true]){transform:scale(.97)}.ViewSwitcher-module__lnjaBW__tab:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.ViewSwitcher-module__lnjaBW__tab[data-active=true]{background:var(--view-switcher-active-background);box-shadow:var(--view-switcher-active-shadow), inset 0 0 0 1px var(--view-switcher-active-border);color:var(--view-switcher-active-foreground);cursor:default;padding-left:6px;padding-right:2px}.ViewSwitcher-module__lnjaBW__icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ViewSwitcher-module__lnjaBW__icon svg{width:20px;height:20px;display:block}.ViewSwitcher-module__lnjaBW__label{color:inherit;font-family:var(--font-family-base);font-size:var(--font-size-sm);transform-origin:0;margin-left:8px;font-weight:450;line-height:21px}.ViewSwitcher-module__lnjaBW__tab[data-active=true] .ViewSwitcher-module__lnjaBW__label{animation:ViewSwitcher-module__lnjaBW__view-switcher-label-in .4s var(--motion-ease-emphasized) 80ms both}.ViewSwitcher-module__lnjaBW__tab[data-active=false] .ViewSwitcher-module__lnjaBW__label{opacity:0}.ViewSwitcher-module__lnjaBW__separator{z-index:2;pointer-events:none;background:var(--border);width:1px;height:12px;transition:left .34s var(--motion-ease-emphasized), opacity 80ms ease-out;position:absolute;top:8px;transform:translate(-.5px)}.ViewSwitcher-module__lnjaBW__separator[data-visible=false]{opacity:0}@keyframes ViewSwitcher-module__lnjaBW__view-switcher-label-in{0%{opacity:0;filter:blur(.5px);transform:translate(4px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)scale(1)}}
.SearchTrigger-module__h-PfUW__trigger{background:rgb(var(--docs-surface-1));border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-sm);box-shadow:none;color:rgb(var(--docs-text-muted));cursor:pointer;font-family:var(--font-family-base);font-size:var(--docs-text-sm-size);font-weight:var(--docs-font-weight-normal);height:var(--docs-control-lg);flex:0 0 var(--docs-search-trigger-width);width:var(--docs-search-trigger-width);min-width:0;line-height:var(--docs-text-sm-lh);text-align:left;transition:border-color var(--docs-motion-fast) var(--docs-ease-standard), box-shadow var(--docs-motion-fast) var(--docs-ease-standard), background-color var(--docs-motion-fast) var(--docs-ease-standard);justify-content:flex-start;align-items:center;padding:0 4rem 0 2.25rem;display:flex;position:relative;overflow:hidden}.SearchTrigger-module__h-PfUW__trigger:hover{border-color:rgb(var(--docs-border-strong));background:rgb(var(--docs-surface-2))}.SearchTrigger-module__h-PfUW__trigger:focus-visible{outline:2px solid rgb(var(--docs-border-strong) / .28);outline-offset:2px}.SearchTrigger-module__h-PfUW__content{min-width:0;display:block;overflow:hidden}.SearchTrigger-module__h-PfUW__icon{top:50%;left:var(--docs-control-gutter-md);width:var(--docs-control-icon-sm);height:var(--docs-control-icon-sm);color:rgb(var(--docs-text-tertiary));flex-shrink:0;position:absolute;transform:translateY(-50%)}.SearchTrigger-module__h-PfUW__text{white-space:nowrap;text-overflow:ellipsis;color:rgb(var(--docs-text-tertiary));overflow:hidden}.SearchTrigger-module__h-PfUW__shortcut{border:1px solid rgb(var(--docs-border-subtle));border-radius:var(--docs-radius-xs);background:rgb(var(--docs-surface-2));min-width:1.25rem;height:1.25rem;right:var(--docs-control-gutter-md);font-size:var(--docs-text-xs-size);font-weight:var(--docs-font-weight-semibold);color:rgb(var(--docs-text-tertiary));justify-content:center;align-items:center;padding:0 .25rem;line-height:1rem;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1024px){.SearchTrigger-module__h-PfUW__trigger{background:0 0;border:0;border-radius:0;flex:none;justify-content:center;width:2rem;height:2rem;padding:0}.SearchTrigger-module__h-PfUW__text,.SearchTrigger-module__h-PfUW__shortcut{display:none}.SearchTrigger-module__h-PfUW__content{flex:1;justify-content:center;align-items:center;gap:0;display:flex}.SearchTrigger-module__h-PfUW__icon{position:static;transform:none}}
.Pagination-module__Snbxiq__root{border-top:1px solid rgb(var(--docs-border-subtle) / .5);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:grid}@media (max-width:768px){.Pagination-module__Snbxiq__root{grid-template-columns:1fr}}.Pagination-module__Snbxiq__card{border:1px solid rgb(var(--docs-border-subtle) / .7);color:inherit;transition:border-color var(--docs-motion-fast,.15s) ease;border-radius:.75rem;align-items:center;padding:.75rem 1rem;text-decoration:none;display:flex}.Pagination-module__Snbxiq__card:hover{border-color:rgb(var(--docs-border-strong))}.Pagination-module__Snbxiq__cardPrevious{justify-content:flex-start}.Pagination-module__Snbxiq__cardNext{justify-content:flex-end}.Pagination-module__Snbxiq__content{flex-direction:column;gap:.25rem;display:flex}.Pagination-module__Snbxiq__contentNext{text-align:right;flex-direction:column;gap:.25rem;display:flex}.Pagination-module__Snbxiq__title{color:rgb(var(--docs-text-primary));font-size:.9375rem;font-weight:500}.Pagination-module__Snbxiq__titleNext{color:rgb(var(--docs-text-primary));text-align:right;font-size:.9375rem;font-weight:500}.Pagination-module__Snbxiq__label{color:rgb(var(--docs-text-muted));transition:color var(--docs-motion-fast,.15s) ease;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.Pagination-module__Snbxiq__card:hover .Pagination-module__Snbxiq__label{color:rgb(var(--docs-text-secondary))}.Pagination-module__Snbxiq__labelNext{color:rgb(var(--docs-text-muted));transition:color var(--docs-motion-fast,.15s) ease;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.Pagination-module__Snbxiq__card:hover .Pagination-module__Snbxiq__labelNext{color:rgb(var(--docs-text-secondary))}.Pagination-module__Snbxiq__labelText{font-weight:500}.Pagination-module__Snbxiq__icon{color:rgb(var(--docs-text-muted));transition:color var(--docs-motion-fast,.15s) ease;flex-shrink:0}.Pagination-module__Snbxiq__card:hover .Pagination-module__Snbxiq__icon{color:rgb(var(--docs-text-secondary))}
.SearchModal-module__wMedHW__overlay{z-index:var(--z-overlay);background:rgb(var(--docs-overlay-scrim) / .42);transition:transform .32s linear}.SearchModal-module__wMedHW__dialog{box-sizing:border-box;border-radius:var(--docs-radius-md);background:rgb(var(--docs-surface-1));min-block-size:0;max-block-size:min(46.875rem,100dvh - 2rem);inline-size:min(40.5rem,100vw - 2rem);box-shadow:var(--docs-shadow-400);transform-origin:50%;flex-direction:column;margin:1rem 0 0;display:flex;overflow:hidden}.SearchModal-module__wMedHW__dialog[data-closed]{opacity:0;transition:opacity .32s linear(0, .217691 7.2%, .271806 14.6%, .458125 22.1%, .60977 35.3%, .905483 62%, 1), transform .32s linear(0, .217691 7.2%, .271806 14.6%, .458125 22.1%, .60977 35.3%, .905483 62%, 1);transform:scale(.95)}.SearchModal-module__wMedHW__dialog[data-open]{opacity:1;transition:opacity .12s linear(0, .609528 20%, .783863 40%, .905186 60%, 1), transform .12s linear(0, .609528 20%, .783863 40%, .905186 60%, 1);transform:scale(1)}.SearchModal-module__wMedHW__header{box-sizing:border-box;border-bottom:1px solid rgb(var(--docs-border-subtle));flex:0 0 3.0625rem;align-items:center;gap:.5rem;block-size:3.0625rem;min-block-size:0;padding:.25rem .5rem;display:flex}.SearchModal-module__wMedHW__searchIcon{width:var(--docs-control-icon-sm);height:var(--docs-control-icon-sm);color:rgb(var(--docs-text-tertiary));flex-shrink:0}.SearchModal-module__wMedHW__input{min-width:0;color:rgb(var(--docs-text-primary));font-size:var(--docs-text-md-size);background:0 0;border:none;outline:none;flex:1}.SearchModal-module__wMedHW__input::placeholder{color:rgb(var(--docs-text-tertiary))}.SearchModal-module__wMedHW__closeButton{inline-size:var(--docs-control-md);block-size:var(--docs-control-md);border-radius:var(--docs-radius-sm);color:rgb(var(--docs-text-tertiary));cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.SearchModal-module__wMedHW__closeButton>svg{block-size:.75rem;inline-size:.75rem}.SearchModal-module__wMedHW__results{flex:0 auto;min-block-size:0;padding:.75rem;overflow-y:auto}.SearchModal-module__wMedHW__emptyState{color:rgb(var(--docs-text-tertiary));font-size:var(--docs-text-sm-size);text-align:center;padding:1.5rem}.SearchModal-module__wMedHW__resultsList{gap:0;display:grid}.SearchModal-module__wMedHW__sectionLabel{color:rgb(var(--docs-text-tertiary));font-size:.8125rem;font-weight:var(--docs-font-weight-semibold);margin:0 0 .5rem;line-height:1.25rem}.SearchModal-module__wMedHW__resultLink{box-sizing:border-box;border-radius:var(--docs-radius-xs);min-block-size:4.25rem;color:inherit;align-items:center;gap:.5rem;padding:.25rem .5rem;text-decoration:none;display:flex}.SearchModal-module__wMedHW__resultLink:hover{background:rgb(var(--docs-text-primary) / .016)}#SearchModal-module__wMedHW__active-search-item{box-shadow:0 0 0 .25rem rgb(var(--docs-accent) / .36);outline:none}.SearchModal-module__wMedHW__suggestionRow{min-block-size:2.25rem}.SearchModal-module__wMedHW__resultCopy{flex:auto;gap:.125rem;min-inline-size:0;display:grid}.SearchModal-module__wMedHW__resultTitle{font-size:var(--docs-text-sm-size);font-weight:var(--docs-font-weight-normal);line-height:var(--docs-text-sm-lh);color:rgb(var(--docs-text-primary))}.SearchModal-module__wMedHW__resultDescription,.SearchModal-module__wMedHW__resultTrail{color:rgb(var(--docs-text-tertiary));font-size:var(--docs-text-xs-size);line-height:var(--docs-text-xs-lh);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SearchModal-module__wMedHW__searchHighlight{background:rgb(var(--docs-accent) / .18);color:inherit;font:inherit;border-radius:.125rem;padding-inline:.125em}.SearchModal-module__wMedHW__resultArrow{block-size:.75rem;inline-size:.75rem;color:rgb(var(--docs-text-tertiary));opacity:0;flex:none;margin:0 .125rem 0 0;transform:translate(-.25rem)}.SearchModal-module__wMedHW__moreResults{border-radius:var(--docs-radius-xs);color:rgb(var(--docs-accent-strong));cursor:pointer;font:inherit;font-size:var(--docs-text-sm-size);font-weight:var(--docs-font-weight-semibold);line-height:var(--docs-text-sm-lh);text-align:start;background:0 0;margin:.5rem .5rem 0;padding:0;display:inline}#SearchModal-module__wMedHW__active-search-item .SearchModal-module__wMedHW__resultArrow{opacity:1;transform:translate(0)}
.DocsFooter-module__507BQG__root{border-top:1px solid rgb(var(--docs-border-subtle));background:rgb(var(--docs-surface-0));color:rgb(var(--docs-text-secondary));margin-top:3rem}.DocsFooter-module__507BQG__content{box-sizing:border-box;width:100%;padding:2.5rem clamp(var(--docs-page-gutter-mobile), 4vw, var(--docs-page-gutter-tablet));grid-template-columns:minmax(0,1fr) auto;gap:2rem 4rem;display:grid}.DocsFooter-module__507BQG__brand{max-width:20rem}.DocsFooter-module__507BQG__brandLogo{text-decoration:none}.DocsFooter-module__507BQG__brandLogo:focus-visible,.DocsFooter-module__507BQG__linkGroup a:hover,.DocsFooter-module__507BQG__linkGroup a:focus-visible{text-underline-offset:.2em;text-decoration:underline}.DocsFooter-module__507BQG__brand p,.DocsFooter-module__507BQG__heading{margin:0}.DocsFooter-module__507BQG__brand p{margin-top:.625rem;font-size:.875rem;line-height:1.5}.DocsFooter-module__507BQG__links{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:2.5rem;display:grid}.DocsFooter-module__507BQG__linkGroup{flex-direction:column;gap:.625rem;font-size:.875rem;line-height:1.4;display:flex}.DocsFooter-module__507BQG__heading{color:rgb(var(--docs-text-primary));margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.DocsFooter-module__507BQG__linkGroup a{color:rgb(var(--docs-text-tertiary));font-size:.75rem;text-decoration:none}.DocsFooter-module__507BQG__bottom{box-sizing:border-box;width:100%;padding:1rem clamp(var(--docs-page-gutter-mobile), 4vw, var(--docs-page-gutter-tablet)) 1.5rem;border-top:1px solid rgb(var(--docs-border-subtle));justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;line-height:1.5;display:flex}.DocsFooter-module__507BQG__themeSwitcher{flex:none}@media (max-width:40rem){.DocsFooter-module__507BQG__content{grid-template-columns:1fr;gap:2rem;padding-top:2rem;padding-bottom:2rem}.DocsFooter-module__507BQG__links{gap:1.5rem}.DocsFooter-module__507BQG__bottom{flex-direction:column;align-items:flex-start}}
