.styles_pre__PP7Xi{background-color:var(--speakeasy-code-background-color);border:.1rem solid rgba(0,0,0,.1);border-radius:var(--speakeasy-code-border-radius);font-family:var(--speakeasy-font-mono);font-size:var(--speakeasy-code-font-size);vertical-align:middle}.styles_text__OpHSp{margin:0}.styles_codeSampleContainer__nvMvq pre{overflow-y:auto;height:var(--speakeasy-code-sample-height)}.styles_codeSampleContainer__nvMvq>div{margin-bottom:0}.styles_section__SjzkD{display:flex;flex-direction:column;gap:1rem}.styles_section__SjzkD h1:first-child,.styles_section__SjzkD h2:first-child,.styles_section__SjzkD h3:first-child,.styles_section__SjzkD h4:first-child,.styles_section__SjzkD h5:first-child,.styles_section__SjzkD h6:first-child{margin:0}.styles_content__Qu5Hf h2,.styles_content__Qu5Hf h3,.styles_content__Qu5Hf h4,.styles_content__Qu5Hf h5,.styles_content__Qu5Hf h6{margin-top:0;margin-bottom:1rem}.styles_content__Qu5Hf>:last-child{margin-bottom:0}.styles_title__de9u6{scroll-margin-top:5rem}.styles_title__de9u6 h1,.styles_title__de9u6 h2,.styles_title__de9u6 h3,.styles_title__de9u6 h4,.styles_title__de9u6 h5,.styles_title__de9u6 h6{margin:0;padding:0}.styles_button___rjH4{border-radius:var(--speakeasy-tab-button-border-radius);padding:.5rem 1rem}.styles_button___rjH4,.styles_button___rjH4 div[slot=tab]{display:flex;align-items:center;justify-content:center}.styles_button___rjH4 p{margin:0;font-weight:700}.styles_buttonInactive__XwjHb{background-color:var(--speakeasy-tab-button-background-inactive);border:var(--speakeasy-tab-button-border-inactive);color:var(--speakeasy-tab-button-color-inactive)}.styles_buttonInactive__XwjHb:hover{background-color:var(--speakeasy-tab-button-background-inactive-hover);border:var(--speakeasy-tab-button-border-inactive-hover);color:var(--speakeasy-tab-button-color-inactive-hover)}.styles_buttonActive__ufi8o{background-color:var(--speakeasy-tab-button-background-active);border:var(--speakeasy-tab-button-border-active);color:var(--speakeasy-tab-button-color-active)}.styles_buttonActive__ufi8o:hover{background-color:var(--speakeasy-tab-button-background-active-hover);border:var(--speakeasy-tab-button-border-active-hover);color:var(--speakeasy-tab-button-color-active-hover)}.styles_titleContainer__WMcJv{display:flex;align-items:center}.styles_tabs__yYPWy{padding-left:.5rem;display:flex;gap:.2rem}.styles_connectingCellRow__OH8ja{display:flex;flex-direction:row}.styles_connectingCellContainer__9HHVU{display:grid;grid-template-columns:auto auto;grid-template-rows:auto 1fr}.styles_connectingCellContent__g1pwb{padding-top:5px;flex:1;min-width:0}.styles_upperLeftConnectingCell__L_c4a{min-width:var(--speakeasy-expandable-cell-size);height:calc(5px + var(--speakeasy-expandable-cell-size))}.styles_upperRightConnectingCell__kjGTV{min-width:calc(.5rem + var(--speakeasy-expandable-cell-size));height:calc(5px + var(--speakeasy-expandable-cell-size))}.styles_lowerLeftConnectingCell__Td6TS{min-width:var(--speakeasy-expandable-cell-size);min-height:var(--speakeasy-expandable-cell-size)}.styles_lowerRightConnectingCell__l_OpE{min-width:calc(.5rem + var(--speakeasy-expandable-cell-size));min-height:var(--speakeasy-expandable-cell-size)}.styles_verticalConnected___YZrI{border-right:var(--speakeasy-border-width) solid var(--speakeasy-expandable-line-color)}.styles_horizontalConnected__6oeDd{border-bottom:var(--speakeasy-border-width) solid var(--speakeasy-expandable-line-color)}.styles_emptyConnectingCell__MGGQj{min-width:calc(2 * var(--speakeasy-expandable-cell-size))}.styles_debugPlaceholder__etlyn{border:1px dashed red;background-color:rgba(255,0,0,.1);padding:1rem;color:red;margin-bottom:1rem}.styles_debugPlaceholder__etlyn>p:last-child{margin-bottom:0}@keyframes styles_fadeIn__UsKBf{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__9VWct{0%{opacity:1}to{opacity:0}}@keyframes styles_zoomIn__sl_pf{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes styles_zoomOut__qMZ_d{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}.styles_dialogOverlay__3Slnr{position:fixed;inset:0;z-index:999;background-color:rgba(0,0,0,.8);animation:styles_fadeIn__UsKBf .15s ease-in}.styles_dialogOverlay__3Slnr[data-state=closed]{animation:styles_fadeOut__9VWct .15s ease-in}.styles_dialogContent__hSWT2{display:flex;flex-direction:column;gap:1rem;position:fixed;left:50%;top:50%;z-index:1000;transform:translate(-50%,-50%);border:var(--speakeasy-border-width) solid var(--speakeasy-border-color);padding:1.5rem;border-radius:var(--speakeasy-border-radius-md);animation:styles_zoomIn__sl_pf .2s ease-out;overflow:auto;background-color:#fff;background-image:linear-gradient(var(--speakeasy-background-color),var(--speakeasy-background-color));width:100%;max-width:var(--speakeasy-dialog-max-width);height:var(--speakeasy-dialog-height)}.styles_dialogContent__hSWT2[data-state=closed]{animation:styles_zoomOut__qMZ_d .2s ease-in}.styles_closeButton__DGJDz{position:absolute;right:1.5rem;top:1.5rem;height:2rem;width:2rem;border-radius:var(--speakeasy-border-radius-sm);transition:background-color .2s;border:var(--speakeasy-button-border-color);cursor:pointer;padding:.25rem;background:var(--speakeasy-button-background-color)}.styles_closeButton__DGJDz:hover{background:var(--speakeasy-button-background-color-hover);border-color:var(--speakeasy-button-border-color-hover)}.styles_closeIcon__X60OR{height:100%;width:100%}.styles_embedContent__OvXZ_{box-sizing:border-box;width:100%;overflow-y:auto}.styles_dialogContent__hSWT2 h1:first-child,.styles_dialogContent__hSWT2 h2:first-child,.styles_dialogContent__hSWT2 h3:first-child,.styles_dialogContent__hSWT2 h4:first-child,.styles_dialogContent__hSWT2 h5:first-child,.styles_dialogContent__hSWT2 h6:first-child{margin:0}.styles_embedButton__qQdaE{border:var(--speakeasy-border-width) solid var(--speakeasy-button-border-color);background-color:var(--speakeasy-button-background-color);padding:var(--speakeasy-button-padding);border-radius:var(--speakeasy-button-radius)}.styles_embedButton__qQdaE:hover{background-color:var(--speakeasy-button-background-color-hover);border-color:var(--speakeasy-button-border-color-hover)}.styles_expandableCellContainer__XDOdQ{display:flex;flex-direction:column;min-height:calc(var(--speakeasy-expandable-cell-height-multiplier) * var(--speakeasy-expandable-cell-size))}.styles_expandableButtonContainer__pUiUl{min-width:calc(2 * var(--speakeasy-expandable-cell-size));padding:3px}.styles_expandableButton__qn7RZ{display:flex;align-items:center;justify-content:center;border:var(--speakeasy-border-width) solid var(--speakeasy-expandable-line-color);border-style:solid;border-radius:var(--speakeasy-expandable-button-radius);cursor:pointer;padding:5px;appearance:none;background-color:transparent;width:calc(2 * var(--speakeasy-expandable-cell-size) - 6px);height:calc(2 * var(--speakeasy-expandable-cell-size) - 6px)}.styles_expandableButtonCircle__3jnqG{border-radius:50%}.styles_expandableChevron__DNQ6V{transition:transform .2s ease-in-out;transform-origin:center;color:var(--speakeasy-expandable-line-color)}.styles_expandableConnectionContainer__EFg2o{display:flex;flex-direction:row;width:100%;flex-grow:1}.styles_expandableConnection__6p2su{min-width:var(--speakeasy-expandable-cell-size)}.styles_nonExpandableCell__XO7d8{min-width:calc(2 * var(--speakeasy-expandable-cell-size) - 6px);min-height:calc(2 * var(--speakeasy-expandable-cell-size) - 6px);max-height:calc(2 * var(--speakeasy-expandable-cell-size) - 6px);margin:3px;border:var(--speakeasy-border-width) solid var(--speakeasy-expandable-line-color);border-radius:50%;display:flex;align-items:center;justify-content:center;user-select:none}.styles_entryContainer__QjjHs{display:flex;flex-direction:column}.styles_entryHeaderContainer__13DVI{display:flex;flex-direction:row;gap:8px}.styles_childContainer__vc603{display:flex;flex-direction:column}.styles_breakoutCellTitle__FnKm4{height:calc(2 * var(--speakeasy-expandable-cell-size));display:flex;align-items:center}.styles_breakoutCellTitle__FnKm4 h1,.styles_breakoutCellTitle__FnKm4 h2,.styles_breakoutCellTitle__FnKm4 h3,.styles_breakoutCellTitle__FnKm4 h4,.styles_breakoutCellTitle__FnKm4 h5,.styles_breakoutCellTitle__FnKm4 h6{scroll-margin-top:5rem}.styles_propertyTitleContainer__TjFuL{display:flex;flex-direction:row;align-items:center;row-gap:.5rem;width:100%}.styles_propertyTitleContainer__TjFuL h1,.styles_propertyTitleContainer__TjFuL h2,.styles_propertyTitleContainer__TjFuL h3,.styles_propertyTitleContainer__TjFuL h4,.styles_propertyTitleContainer__TjFuL h5,.styles_propertyTitleContainer__TjFuL h6{margin:0;padding:0}.styles_titleSlotContainer__J2O9R h1,.styles_titleSlotContainer__J2O9R h2,.styles_titleSlotContainer__J2O9R h3,.styles_titleSlotContainer__J2O9R h4,.styles_titleSlotContainer__J2O9R h5,.styles_titleSlotContainer__J2O9R h6{margin:0;padding:0;scroll-margin-top:5rem}.styles_offscreenMeasureContainer__MmjFQ,.styles_typeInnerContainer__6tc_L{font-family:var(--speakeasy-font-mono);font-size:var(--speakeasy-property-type-font-size);text-wrap:nowrap}.styles_typeInnerContainer__6tc_L{padding:var(--speakeasy-pill-padding);background-color:var(--speakeasy-property-type-background-color);border-radius:var(--speakeasy-property-type-border-radius);border:1px solid var(--speakeasy-property-type-border-color)}.styles_typeInnerContainer__6tc_L a{scroll-behavior:smooth}.styles_typeInnerContainerInline__54Hcf{width:fit-content}.styles_typeInnerContainerMultiline__wkIO2{padding:.5rem .75rem}.styles_typeInnerContainer__6tc_L a{color:var(--speakeasy-anchor-color);text-decoration-line:underline}.styles_propertyTitlePrefixContainer__2p5cm{display:inline-flex;align-items:center;width:fit-content;gap:.5rem;padding-right:.5rem;min-height:2rem}.styles_offscreenMeasureContainer__MmjFQ{position:absolute;left:-9999px;top:-9999px;margin:0;padding:0}.styles_debugOverlay__qsfwl[data-debug-visible=false]{display:none}.styles_debugOverlay__qsfwl[data-debug-visible=true]{display:block}.styles_treeTopper__SaqAJ{display:flex;justify-content:center;width:calc(2 * var(--speakeasy-expandable-cell-size));height:var(--speakeasy-expandable-treetoper-diameter)}.styles_treeTopperDot__OELNd{border:var(--speakeasy-border-width) solid var(--speakeasy-expandable-line-color);border-radius:25%;width:var(--speakeasy-expandable-treetoper-diameter)}.styles_pill__zZxUE{border-radius:var(--speakeasy-pill-border-radius);padding:var(--speakeasy-pill-padding);font-family:var(--speakeasy-pill-font-family);font-size:var(--speakeasy-pill-font-size)}.styles_warning__HouQN{background-color:var(--speakeasy-pill-warning-background-color);color:var(--speakeasy-pill-warning-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-warning-border-color)}.styles_error__6N5HM{background-color:var(--speakeasy-pill-error-background-color);color:var(--speakeasy-pill-error-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-error-border-color)}.styles_info__oLkUq{background-color:var(--speakeasy-pill-info-background-color);color:var(--speakeasy-pill-info-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-info-border-color)}.styles_success__Xtcgo{background-color:var(--speakeasy-pill-success-background-color);color:var(--speakeasy-pill-success-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-success-border-color)}.styles_primary__e0BSb{background-color:var(--speakeasy-pill-primary-background-color);color:var(--speakeasy-pill-primary-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-primary-border-color)}.styles_secondary__e_NP0{background-color:var(--speakeasy-pill-secondary-background-color);color:var(--speakeasy-pill-secondary-color);border:var(--speakeasy-border-width) solid var(--speakeasy-pill-secondary-border-color)}.styles_frontMatterDisplayTypeContainer__omD9X{padding-bottom:1rem}.styles_operation__yWeZR{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.styles_topLevelFrontMatter__bIKV6{margin-bottom:1rem}.styles_titleContainer__ed_7V{display:flex;align-items:center}.styles_tabs__mP3rv{padding-left:.5rem;display:flex;gap:.2rem}.styles_titleContainer__206xb{display:flex;align-items:center}.styles_tabs__eq4zL{padding-left:.5rem;display:flex;gap:.2rem}.styles_editor__zjwv6{width:100%;height:100%}.styles_editorContainer__K6pWs{height:100%;flex:1;display:flex;overflow:hidden;position:relative}.styles_editorContainer__K6pWs div[slot=editor]{flex:1;max-width:100%}.styles_controls__ShdxG{position:absolute;bottom:0;left:0;right:0;margin:1rem;z-index:10;display:flex;flex-direction:row;justify-content:space-between}.styles_leftControls__ZU2XU{display:flex;flex-direction:row;gap:.25rem}.styles_button__Izkt_{cursor:pointer;color:var(--speakeasy-try-it-now-run-button-color);background-color:var(--speakeasy-try-it-now-run-button-background-color);border-radius:var(--speakeasy-button-radius);padding:var(--speakeasy-button-padding);border:none;position:relative}.styles_button__Izkt_:hover{background-color:var(--speakeasy-try-it-now-run-button-background-color-hover)}.styles_iconButton__ypd6h{width:2rem;height:2rem;padding:var(--speakeasy-try-it-now-icon-button-padding);display:flex;align-items:center;justify-content:center;position:relative}.styles_iconButton__ypd6h:hover{background-color:var(--speakeasy-try-it-now-run-button-background-color-hover)}.styles_copyButtonIcon__m4Wdc{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.styles_runButton__5W7Yh:active{transform:scale(.95)}.styles_results__qnMIS{flex:1;font-family:var(--speakeasy-code-font-family);display:flex;background-color:#1e1e1e;flex-direction:column;flex-grow:1;max-width:50%;overflow-y:auto}.styles_results__qnMIS,.styles_results__qnMIS pre{font-size:var(--speakeasy-code-font-size);color:var(--speakeasy-try-it-now-results-text-color)}.styles_results__qnMIS pre{padding:var(--speakeasy-try-it-now-results-padding);line-height:1.5;background-color:transparent;white-space:break-spaces;margin:0;border-radius:0;border-bottom:.1rem solid var(--speakeasy-try-it-now-results-log-border-color)}.styles_results__qnMIS pre.styles_error__iHq7O{background-color:var(--speakeasy-try-it-now-results-error-background-color)}.styles_results__qnMIS pre.styles_warn___GLqu{background-color:var(--speakeasy-try-it-now-results-warn-background-color)}.styles_results__qnMIS pre.styles_info__FaADa{background-color:var(--speakeasy-try-it-now-results-info-background-color)}.styles_results__qnMIS pre.styles_log__mNacf{background-color:transparent}.styles_results__qnMIS pre.styles_primitiveValue__4zeIw{color:#569cd6}.styles_resultsContent__aYCOp{display:flex;flex-direction:column}.styles_layout__pmRbM{overflow:hidden;display:flex;flex-direction:row;border:.1rem solid var(--speakeasy-border-color);border-radius:var(--speakeasy-code-border-radius);height:var(--speakeasy-code-sample-height)}@media screen and (max-width:1200px){.styles_editorContainer__K6pWs{height:250px}.styles_layout__pmRbM{display:grid;grid-template-rows:250px;max-height:800px;height:unset}.styles_layout__pmRbM:has(>:nth-child(2)){grid-template-rows:250px 200px}.styles_results__qnMIS{max-width:100%}}