.typedoc__type-link,.typedoc__unknown__yield,.typedoc__intrinsic{border:1px solid #222;display:inline-block;font-style:italic;font-family:monospace;margin:0;font-size:.75rem;padding:0 .5rem}.typedoc__type-link{padding:0 .5rem}.typedoc__declaration-name{margin:0;display:inline-block;line-height:1.5rem}.typedoc__declaration{gap:1rem;display:grid;grid-template-columns:max-content 1fr max-content;grid-template-areas:"name . type" "comment comment comment";.typedoc__declaration-name{grid-area:name}.typedoc__declaration-type,.typedoc__declararation-children{grid-area:type}.typedoc-rendered-comment{grid-area:comment}&:has(>.typedoc__declaration-signatures){grid-auto-flow:column;grid-template-columns:unset;grid-template-areas:"name" "comment"}}.typedoc__declaration-name{font-weight:700}section{>.typedoc__declaration{>.typedoc__declaration-name{font-size:1.5rem}}}.typedoc__heading{display:block}.typedoc__property{padding:0 1rem;display:flex;flex-direction:column}.typedoc__modifier-signature__arg,.typedoc__helper-signature__arg,.typedoc__component-signature__arg{padding:0 1rem;display:grid;grid-template-columns:max-content 1fr max-content;grid-template-areas:"info" "comment"}.typedoc__declaration-signatures{list-style:none;>li{border-bottom:1px dashed color-mix(in lch,currentColor 50%,transparent 75%)}}.typedoc__named-tuple,.typedoc__component-signature__arg-info,.typedoc__helper-signature__arg-info,.typedoc__modifier-signature__arg-info{display:flex;gap:.25rem;align-items:baseline;justify-content:space-between}.typedoc__component-signature__arg-info>.typedoc__name,.typedoc__helper-signature__arg-info>.typedoc__name,.typedoc__modifier-signature__arg-info>.typedoc__name{display:inline-block;margin:0;font-size:1rem;font-weight:700}.typedoc__component-signature__arg-info,.typedoc__modifier-signature__arg-info,.typedoc__helper-signature__arg-info{border-bottom:1px rgba(125,125,125,.5) dashed;grid-area:info;display:flex;justify-content:space-between}.typedoc__helper__return{display:flex;align-items:center;justify-content:space-between}.typedoc__helper__return>.typedoc__heading{margin:0}.typedoc__declaration-children,.typedoc__declaration-children li{list-style:none;padding:0 .5rem}.typedoc__declaration-children li{border-bottom:1px rgba(125,125,125,.5) dashed}.typedoc__arg-flags{display:flex;gap:.25rem;align-items:baseline;justify-content:flex-start;margin:.5rem 0}.typedoc__arg-flags>.typedoc__flag{display:inline-block;margin:0;font-size:.75rem;padding:0 .5rem;border:1px solid #222;border-radius:var(--pico-border-radius);font-family:var(--pico-font-family-monospace)}.typedoc__modifier-signature__element,.typedoc__component-signature__element,.typedoc__component-signature__block{display:block;padding:0 1rem}.typedoc__modifier-signature__element-type,.typedoc__component-signature__element-type{display:flex;gap:.25rem;align-items:baseline;justify-content:space-between}.typedoc__modifier-signature__element-type>.typedoc__name,.typedoc__component-signature__element-type>.typedoc__name{display:inline-block;margin:0;line-height:1.5rem}.typedoc__modifier-signature__element-header,.typedoc__component-signature__element-header{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:baseline}.typedoc__helper-signature__block .typedoc-rendered-comment,.typedoc__component-signature__block .typedoc-rendered-comment{border-top:1px solid #333;padding-top:.5rem;margin-top:.5rem}.typedoc__component-signature__block .typedoc__declaration-name+.typedoc__reference{margin-bottom:-.25rem}.typedoc__component-signature__block>.typedoc__property{border-left:1px dashed color-mix(in lch,currentColor 50%,transparent 75%)}.typedoc__component-signature__block>.typedoc__property .typedoc__declaration-children{display:grid;gap:.5rem}.typedoc__component-signature__block>.typedoc__property>.typedoc__declaration>ul.typedoc__declaration-children>li:not(:last-child)>.typedoc__declaration{border-bottom:1px solid lightgray;padding:.5rem}.typedoc__helper-signature__arg,.typedoc__modifier-signature__arg,.typedoc__component-signature__arg{margin-bottom:.5rem;display:block;gap:.25rem}.typedoc__helper-signature__arg>.typedoc__name,.typedoc__modifier-signature__arg>.typedoc__name,.typedoc__component-signature__arg>.typedoc__name,.typedoc__component-signature__block>.typedoc__name{font-size:1.2rem;overflow-y:hidden;overflow-x:hidden;overflow:hidden;margin:0;max-height:unset}.typedoc__helper-signature__arg .typedoc-rendered-comment p,.typedoc__modifier-signature__arg .typedoc-rendered-comment p,.typedoc__component-signature__arg .typedoc-rendered-comment p{margin-top:0;margin-bottom:.25rem}.typedoc__reference:has(.typedoc__reference__typeArguments){display:grid;grid-auto-flow:row}.typedoc__reference__name{display:inline;border:1px solid #222;font-style:italic;font-family:monospace;margin:0;font-size:.75rem;padding:0 .5rem}.typedoc__reference__typeArguments{display:inline-grid;width:fit-content;grid-auto-flow:column;gap:.5rem}.typedoc__array>div.typedoc__declaration>ul.typedoc__declaration-children{border:1px solid;margin:0}.typedoc__function__type{display:flex;align-items:start;gap:.25rem}.typedoc__function__parameters{display:grid;gap:.25rem}.typedoc__function__parameter__container{border:1px dashed color-mix(in lch,currentColor 50%,transparent 75%);padding:.5rem}.typedoc__function__parameter{width:fit-content;display:grid;grid-auto-flow:column;gap:.5rem}.typedoc__function__open,.typedoc__function__close{display:ruby}.typedoc__function__return_type{display:inline-block}.typedoc__function__parameter__name{font-style:italic;font-family:monospace;font-size:1rem}.typedoc__literal{font-family:monospace;font-size:.75rem}.typedoc__union{display:inline-flex;flex-wrap:wrap;gap:.25rem}.typedoc__union__type{display:inline-flex;gap:.25rem}.typedoc__union__type:before{content:"|"}.typedoc__union .typedoc__union__type:first-child:before{display:none}.site-theme-toggle{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin:0;transition:background .2s linear;.sr-only{margin-left:-.5rem}input[type=checkbox][role=switch]{opacity:0;position:absolute}label{background-color:#111;width:50px;height:26px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem;box-shadow:inset 1px 0 1px gray}label .ball{background-color:#fff;width:22px;height:22px;position:absolute;left:2px;top:2px;border-radius:50%;transition:transform .2s linear}input[type=checkbox][role=switch]:checked+label .ball{transform:translate(24px)}}.gradient-background{background-image:linear-gradient(-45deg in oklch,#1252e3,#485de5,#7812e5,#3512c5);background-size:400% 400%;animation:gradient-animation 16s ease infinite}body.dark .gradient-background{background-image:linear-gradient(-45deg in oklch,#110043,#182d75,#280065,#350076)}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-space-y-reverse:0;--tw-font-weight:initial;--tw-border-style:solid}}}@layer base{body{font-family:var(--font-sans);color:var(--color-gray-900);background-color:var(--color-white)}[inert] ::-webkit-scrollbar{display:none}}:is(a,button,input,select,textarea,[role=switch],[role=button],[role=tab],[role=tab][aria-selected],[tabindex]):focus,:is(a,button,input,select,textarea,[role=switch],[role=button],[role=tab],[role=tab][aria-selected],[tabindex]):focus-visible{--tw-outline-style:none;outline-style:none}:is(a,button,input,select,textarea,[role=switch],[role=button],[role=tab],[role=tab][aria-selected],[tabindex]):focus-visible,[role=switch][name=color-scheme]:focus-visible+label .ball{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);--tw-ring-color:#e04e39;--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-offset-color:var(--color-black,#000);border-radius:.25rem}.facade-header{z-index:49;height:5rem;position:fixed;top:0;left:0;right:0}nav[aria-label="Main Navigation"]{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height, 1.5 ))}:where(nav[aria-label="Main Navigation"]>ul>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 9) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 9) * calc(1 - var(--tw-space-y-reverse)))}nav[aria-label="Main Navigation"]>ul h2{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-900,oklch(20.8% .042 265.755))}@media(prefers-color-scheme:dark){nav[aria-label="Main Navigation"]>ul h2{color:var(--color-white,#fff)}}nav[aria-label="Main Navigation"]>ul h2{font-family:var(--font-display)}nav[aria-label="Main Navigation"]>ul ul{margin-top:calc(var(--spacing,.25rem) * 2)}:where(nav[aria-label="Main Navigation"]>ul ul>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 2) * calc(1 - var(--tw-space-y-reverse)))}nav[aria-label="Main Navigation"]>ul ul{border-left-style:var(--tw-border-style);border-left-width:2px;border-color:var(--color-slate-100,oklch(96.8% .007 247.896))}@media(min-width:64rem){nav[aria-label="Main Navigation"]>ul ul{margin-top:calc(var(--spacing,.25rem) * 4)}:where(nav[aria-label="Main Navigation"]>ul ul>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 4) * calc(1 - var(--tw-space-y-reverse)))}nav[aria-label="Main Navigation"]>ul ul{border-color:var(--color-slate-200,oklch(92.9% .013 255.508))}}@media(prefers-color-scheme:dark){nav[aria-label="Main Navigation"]>ul ul{border-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}nav[aria-label="Main Navigation"]>ul li{padding-left:calc(var(--spacing,.25rem) * 4);position:relative}nav[aria-label="Main Navigation"]>ul>li>a{--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);font-family:var(--font-display)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}.edit-page:after{content:"\279a";padding-left:calc(var(--spacing,.25rem) * 1)}.prose details{margin-top:calc(var(--spacing,.25rem) * 0);margin-bottom:calc(var(--spacing,.25rem) * 6);border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 3);border-width:1px}@media(prefers-color-scheme:dark){.prose details{border-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}.prose summary{cursor:default;--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-slate-900,oklch(20.8% .042 265.755));-webkit-user-select:none;user-select:none}@media(prefers-color-scheme:dark){.prose summary{color:var(--color-slate-200,oklch(92.9% .013 255.508))}}.prose summary h1,.prose summary h2,.prose summary h3{margin:calc(var(--spacing,.25rem) * 0);display:inline}.prose pre{max-height:520px}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%}}}.featured-demo .glimdown-render,.featured-demo .repl-sdk__demo{max-height:calc(var(--spacing,.25rem) * 80);border-radius:var(--radius-xl,.75rem);--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops));--tw-gradient-from:var(--color-violet-600,oklch(54.1% .281 293.009));--tw-gradient-to:var(--color-indigo-600,oklch(51.1% .262 276.966));--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));width:100%;max-width:100%;padding:calc(var(--spacing,.25rem) * 20);color:var(--color-slate-50,oklch(98.4% .003 247.858))}.featured-demo.auto-height .glimdown-render,.featured-demo.auto-height .repl-sdk__demo{max-height:none}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}html[style*="color-scheme: dark"]{.shiki,.shiki span{color:var(--shiki-dark)!important;background-color:var(--shiki-dark-bg)!important}}html[style*="color-scheme: light"]{.shiki,.shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}}.mobile-menu-wrapper{height:100dvh;overflow:auto!important}.mobile-menu-wrapper .mobile-menu__tray,.mobile-menu-wrapper .mobile-menu-wrapper__content{background:0 0}.mobile-menu-wrapper aside,.mobile-menu-wrapper aside nav{background:#fff}:is(html[style*="color-scheme: dark"]) :is(.mobile-menu-wrapper aside,.mobile-menu-wrapper aside nav){background:#02020e}.mobile-menu-wrapper .outer-content{max-width:80rem}@media(min-width:40rem){.mobile-menu-wrapper .outer-content{padding-inline:calc(var(--spacing,.25rem) * 2)}}@media(min-width:64rem){.mobile-menu-wrapper .outer-content{padding-inline:calc(var(--spacing,.25rem) * 8)}}@media(min-width:80rem){.mobile-menu-wrapper .outer-content{padding-inline:calc(var(--spacing,.25rem) * 12)}}.mobile-menu-wrapper .outer-content{gap:.5rem;display:grid}.mobile-menu-wrapper .mobile-menu-wrapper__content .outer-content{grid-template-columns:300px 1fr;grid-auto-flow:column;margin:0 auto;display:grid}.mobile-menu-wrapper .mobile-menu-wrapper__content .outer-content aside{max-height:calc(100dvh - 80px);margin-top:1.5rem;padding-bottom:80px;position:sticky;top:92px;overflow:auto}.mobile-menu-wrapper .mobile-menu-wrapper__content header .outer-content{display:flex}.mobile-menu-wrapper .mobile-menu__tray aside{height:100dvh}.mobile-menu-wrapper .mobile-menu__tray{overflow-x:hidden}.mobile-menu-wrapper .mobile-menu__tray nav{padding:1rem}.mobile-menu-wrapper .mobile-menu__tray nav ul{padding-left:.5rem;line-height:1.75rem;list-style:none}header button.mobile-menu__toggle{justify-content:center;align-self:center;align-items:center;width:48px;height:44px;margin:0;padding:.25rem .5rem;display:inline-flex}@media(min-width:800px){header button.mobile-menu__toggle{display:none}}@media(max-width:800px){.mobile-menu-wrapper .mobile-menu-wrapper__content .outer-content{padding-inline:calc(var(--spacing,.25rem) * 4);grid-template-columns:1fr}.mobile-menu-wrapper__content aside{display:none}}@layer ember-mobile-menu{:root{--mobile-menu-wrapper-width: 100%;--mobile-menu-wrapper-min-height: 100vh;--mobile-menu-height: 100vh;--mobile-menu-z-index: 2000}}body.mobile-menu--prevent-scroll{overflow:hidden}.mobile-menu-wrapper{overflow:hidden;width:var(--mobile-menu-wrapper-width);min-height:var(--mobile-menu-wrapper-min-height)}@supports (-webkit-touch-callout: none){.mobile-menu-wrapper{min-height:-webkit-fill-available}}.mobile-menu-wrapper--embedded{position:relative;min-height:100%;min-width:100%;overflow:hidden}.mobile-menu-wrapper--embedded .mobile-menu-wrapper__content{min-height:100%}.mobile-menu-wrapper__content{min-height:var(--mobile-menu-wrapper-min-height);position:relative;background:#fff;will-change:transform,margin-left,margin-right;z-index:1;touch-action:pan-y}.mobile-menu-wrapper__content--shadow{box-shadow:0 0 10px #0000004d}.mobile-menu-wrapper__content--ios,.mobile-menu-wrapper__content--reveal,.mobile-menu-wrapper__content--squeeze-reveal{z-index:2}.mobile-menu{position:fixed;top:0;width:0}.mobile-menu.mobile-menu--left{left:0}.mobile-menu.mobile-menu--right{right:0}.mobile-menu--default{z-index:var(--mobile-menu-z-index)}.mobile-menu--squeeze,.mobile-menu--push{z-index:2}.mobile-menu--ios,.mobile-menu--reveal,.mobile-menu--squeeze-reveal{display:none;z-index:-1}.mobile-menu--ios.mobile-menu--dragging,.mobile-menu--ios.mobile-menu--transitioning,.mobile-menu--ios.mobile-menu--open,.mobile-menu--reveal.mobile-menu--dragging,.mobile-menu--reveal.mobile-menu--transitioning,.mobile-menu--reveal.mobile-menu--open,.mobile-menu--squeeze-reveal.mobile-menu--dragging,.mobile-menu--squeeze-reveal.mobile-menu--transitioning,.mobile-menu--squeeze-reveal.mobile-menu--open{display:block;z-index:unset}.mobile-menu--ios .mobile-menu__mask,.mobile-menu--reveal .mobile-menu__mask,.mobile-menu--squeeze-reveal .mobile-menu__mask{z-index:1}.mobile-menu--ios.mobile-menu--open .mobile-menu__mask,.mobile-menu--reveal.mobile-menu--open .mobile-menu__mask,.mobile-menu--squeeze-reveal.mobile-menu--open .mobile-menu__mask{display:none}.mobile-menu-wrapper--embedded .mobile-menu{position:absolute}.mobile-menu-wrapper--embedded .mobile-menu__mask,.mobile-menu-wrapper--embedded .mobile-menu.mobile-menu--open,.mobile-menu-wrapper--embedded .mobile-menu.mobile-menu--transitioning,.mobile-menu-wrapper--embedded .mobile-menu.mobile-menu--dragging{width:100%}.mobile-menu-wrapper--embedded .mobile-menu,.mobile-menu-wrapper--embedded .mobile-menu__mask,.mobile-menu-wrapper--embedded .mobile-menu .mobile-menu__tray{height:var(--mobile-menu-height)}.mobile-menu__mask{position:absolute;top:0;left:0;border:none;border-radius:0;margin:0;padding:0;width:100vw;height:100vh;background:#0000004d;opacity:0;transition:none;touch-action:pan-y;will-change:opacity;visibility:hidden;outline:none;-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout: none){.mobile-menu__mask{height:-webkit-fill-available}}.mobile-menu__tray{position:absolute;top:0;height:var(--mobile-menu-height);overflow-y:auto;touch-action:pan-y;background:#fff;will-change:transform}@supports (-webkit-touch-callout: none){.mobile-menu__tray{height:-webkit-fill-available}}.mobile-menu__toggle{cursor:pointer}.ember-primitives__sticky-footer__wrapper{height:100%;overflow:auto}.ember-primitives__sticky-footer__container{min-height:100%;display:grid;grid-template-rows:1fr auto}.ember-primitives__visually-hidden,[visually-hidden]{position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;word-wrap:normal}.ember-primitives__zoetrope{display:flex;flex-wrap:wrap;position:relative;width:100%}.ember-primitives__zoetrope__header{align-items:center;display:flex;flex:1;justify-content:space-between;padding-left:var(--zoetrope-offset, 0)}.ember-primitives__zoetrope__controls{align-items:center;display:flex;padding-right:var(--zoetrope-offset, 0);gap:4px}.ember-primitives__zoetrope__scroller{display:flex;flex-flow:row nowrap;gap:var(--zoetrope-gap, 8px);overflow:scroll visible;padding:8px var(--zoetrope-offset, 0);scroll-behavior:smooth;scroll-padding-left:var(--zoetrope-offset, 0);scroll-snap-type:x mandatory;scrollbar-color:transparent transparent;scrollbar-width:none;width:100%;>*{flex-shrink:0;scroll-snap-align:start}}.ember-primitives__hero__wrapper{width:100dvw;height:100dvh;position:relative}@layer ember-mobile-menu{:root{--mobile-menu-header-bg: #e04e39;--mobile-menu-item-color: #333;--mobile-menu-item-active-bg: #eee;--mobile-menu-item-link-disabled-color: #6c757d}}.mobile-menu__tray .mobile-menu__header{min-height:150px;background:var(--mobile-menu-header-bg);color:#fff;margin-bottom:8px}.mobile-menu__tray .mobile-menu__header .header__text{padding:16px}.mobile-menu__tray .mobile-menu__header .header__btn{padding:16px;color:#fff;text-decoration:none}.mobile-menu__tray .mobile-menu__nav{list-style:none;padding:0;margin:0}.mobile-menu__tray .mobile-menu__nav .mobile-menu__nav-item a{display:block;font-size:12px;font-weight:700;color:var(--mobile-menu-item-color);line-height:1.5;text-decoration:none!important;padding:12px}.mobile-menu__tray .mobile-menu__nav .mobile-menu__nav-item a.mobile-menu__nav-link.disabled{color:var(--mobile-menu-item-link-disabled-color)}.mobile-menu__tray .mobile-menu__nav .mobile-menu__nav-item a.active{background:var(--mobile-menu-item-active-bg)}.mobile-menu__tray .mobile-menu__nav .mobile-menu__nav-divider{margin:8px 0;height:0;border-bottom:1px solid var(--mobile-menu-item-active-bg)}.tabs_e9f5b4a84{[role=tablist]{margin-top:.5rem;display:flex;border:1px solid;border-bottom:none;width:min-content;border-top-left-radius:.25rem;border-top-right-radius:.25rem}[role=tab]{color:var(--color-foreground);width:max-content;display:inline-block;padding:.25rem .5rem;background:var(--color-page-background);outline:none;font-weight:700;cursor:pointer;box-shadow:inset 0 -1px #000}[role=tab][aria-selected=true]{box-shadow:inset 0 -4px orange}[role=tab]:first-of-type{border-top-left-radius:.25rem}[role=tab]:last-of-type{border-top-right-radius:.25rem}[role=tabpanel]{color:var(--color-foreground);padding:1rem;border:1px solid;border-radius:0 .25rem .25rem;background:var(--color-page-background);width:100%;overflow:auto;font-family:monospace}}.limber__code__click-to-load{display:grid;justify-content:center;align-items:center;border:1px solid;border-radius:.5rem;padding:2rem}.limber__code__click-to-load__button{padding:1rem 2rem;border:1px solid;border-radius:.25rem}.tab_ea0224ba1{color:#000;display:inline-block;padding:.25rem .5rem;background:#edeff3;outline:none;font-weight:700;cursor:pointer;box-shadow:inset 0 0 1px #000}.tab_ea0224ba1[aria-selected=true]{background:#fff;box-shadow:inset 0 -4px orange}.tab_ea0224ba1:first-of-type{border-top-left-radius:.25rem}.tab_ea0224ba1:last-of-type{border-top-right-radius:.25rem}.tabpanel_ea0224ba1{color:#000;overflow:auto;max-height:20rem;width:100%;max-width:100%;border-radius:.75rem;background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: #7c3aed var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 58 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);padding:5rem;--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.docs-tabs_ea0224ba1{padding:1rem;>[role=tablist]{min-width:100%;padding-left:.75rem}}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-content:"";--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:"InterVariable", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-yellow-400:oklch(85.2% .199 91.936);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-400:oklch(74.6% .16 232.661);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-800:oklch(44.3% .11 240.79);--color-sky-900:oklch(39.1% .09 240.876);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--radius-xl:.75rem;--radius-3xl:1.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Helvetica", "Arial", sans-serif;--max-width-8xl:88rem}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.right-0{right:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.z-50{z-index:50}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.-my-5{margin-block:calc(var(--spacing) * -5)}.my-8{margin-block:calc(var(--spacing) * 8)}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-12{margin-top:calc(var(--spacing) * 12)}.mr-6{margin-right:calc(var(--spacing) * 6)}.ml-4{margin-left:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-full{height:100%}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-28{width:calc(var(--spacing) * 28)}.w-auto{width:auto}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-8xl{max-width:var(--max-width-8xl)}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-auto{flex:auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.basis-0{flex-basis:calc(var(--spacing) * 0)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-slate-200{border-color:var(--color-slate-200)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-white{background-color:var(--color-white)}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.fill-\[var\(--icon-background\)\]{fill:var(--icon-background)}.fill-\[var\(--icon-foreground\)\]{fill:var(--icon-foreground)}.fill-sky-400{fill:var(--color-sky-400)}.fill-slate-400{fill:var(--color-slate-400)}.fill-slate-700{fill:var(--color-slate-700)}.fill-slate-900{fill:var(--color-slate-900)}.fill-yellow-400{fill:var(--color-yellow-400)}.stroke-slate-500{stroke:var(--color-slate-500)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.py-4{padding-block:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.font-display{font-family:var(--font-display)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-sky-500{color:var(--color-sky-500)}.text-sky-800{color:var(--color-sky-800)}.text-slate-500{color:var(--color-slate-500)}.text-slate-900{color:var(--color-slate-900)}.text-white{color:var(--color-white)}.italic{font-style:italic}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[inset_0_-2px_0_0_var\(--tw-prose-background\,\#fff\)\,inset_0_calc\(-1\*\(var\(--tw-prose-underline-size\,4px\)\+2px\)\)_0_0_var\(--tw-prose-underline\,theme\(colors\.sky\.300\)\)\]{--tw-shadow:inset 0 -2px 0 0 var(--tw-shadow-color,var(--tw-prose-background,#fff)), inset 0 var(--tw-shadow-color,calc(-1 * (var(--tw-prose-underline-size,4px) + 2px))) 0 0 var(--tw-prose-underline,oklch(82.8% .111 230.318));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-slate-900\/5{--tw-shadow-color:#0f172b0d}@supports (color:color-mix(in lab,red,red)){.shadow-slate-900\/5{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-slate-900) 5%, transparent) var(--tw-shadow-alpha), transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}.prose-slate{--tw-prose-body:oklch(37.2% .044 257.287);--tw-prose-headings:oklch(20.8% .042 265.755);--tw-prose-lead:oklch(44.6% .043 257.281);--tw-prose-links:oklch(20.8% .042 265.755);--tw-prose-bold:oklch(20.8% .042 265.755);--tw-prose-counters:oklch(55.4% .046 257.417);--tw-prose-bullets:oklch(86.9% .022 252.894);--tw-prose-hr:oklch(92.9% .013 255.508);--tw-prose-quotes:oklch(20.8% .042 265.755);--tw-prose-quote-borders:oklch(92.9% .013 255.508);--tw-prose-captions:oklch(55.4% .046 257.417);--tw-prose-kbd:oklch(20.8% .042 265.755);--tw-prose-kbd-shadows:oklab(20.8% -.00310889 -.0418848/.1);--tw-prose-code:oklch(20.8% .042 265.755);--tw-prose-pre-code:oklch(92.9% .013 255.508);--tw-prose-pre-bg:oklch(27.9% .041 260.031);--tw-prose-th-borders:oklch(86.9% .022 252.894);--tw-prose-td-borders:oklch(92.9% .013 255.508);--tw-prose-invert-body:oklch(86.9% .022 252.894);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.4% .04 256.788);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.4% .04 256.788);--tw-prose-invert-bullets:oklch(44.6% .043 257.281);--tw-prose-invert-hr:oklch(37.2% .044 257.287);--tw-prose-invert-quotes:oklch(96.8% .007 247.896);--tw-prose-invert-quote-borders:oklch(37.2% .044 257.287);--tw-prose-invert-captions:oklch(70.4% .04 256.788);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(86.9% .022 252.894);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .043 257.281);--tw-prose-invert-td-borders:oklch(37.2% .044 257.287)}.\[--icon-background\:theme\(colors\.white\)\]{--icon-background:#fff}.\[--icon-foreground\:theme\(colors\.slate\.900\)\]{--icon-foreground:oklch(20.8% .042 265.755)}.\[--tw-prose-background\:theme\(colors\.sky\.50\)\]{--tw-prose-background:oklch(97.7% .013 236.62)}@media(hover:hover){.group-hover\:fill-slate-500:is(:where(.group):hover *){fill:var(--color-slate-500)}}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:-left-1:before{content:var(--tw-content);left:calc(var(--spacing) * -1)}.before\:hidden:before{content:var(--tw-content);display:none}.before\:h-1\.5:before{content:var(--tw-content);height:calc(var(--spacing) * 1.5)}.before\:w-1\.5:before{content:var(--tw-content);width:calc(var(--spacing) * 1.5)}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.before\:rounded-full:before{content:var(--tw-content);border-radius:3.40282e38px}.before\:bg-sky-500:before{content:var(--tw-content);background-color:var(--color-sky-500)}.before\:bg-slate-300:before{content:var(--tw-content);background-color:var(--color-slate-300)}@media(hover:hover){.hover\:text-slate-600:hover{color:var(--color-slate-600)}.hover\:\[--tw-prose-underline-size\:6px\]:hover{--tw-prose-underline-size:6px}.hover\:before\:block:hover:before{content:var(--tw-content);display:block}}@media(min-width:40rem){.sm\:mr-8{margin-right:calc(var(--spacing) * 8)}.sm\:gap-8{gap:calc(var(--spacing) * 8)}}@media(min-width:48rem){.md\:sticky{position:sticky}.md\:top-0{top:calc(var(--spacing) * 0)}.md\:mr-0{margin-right:calc(var(--spacing) * 0)}.md\:w-1\/2{width:50%}.md\:flex-grow{flex-grow:1}}@media(min-width:64rem){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:max-w-none{max-width:none}}.dark\:hidden:is(.dark,.dark *){display:none}.dark\:inline:is(.dark,.dark *){display:inline}.dark\:border-slate-800:is(.dark,.dark *){border-color:var(--color-slate-800)}.dark\:bg-\[\#02020e\]:is(.dark,.dark *){background-color:#02020e}.dark\:bg-\[\#02020e\]\/95:is(.dark,.dark *){background-color:#02020ef2}.dark\:bg-slate-800\/60:is(.dark,.dark *){background-color:#1d293d99}@supports (color:color-mix(in lab,red,red)){.dark\:bg-slate-800\/60:is(.dark,.dark *){background-color:color-mix(in oklab,var(--color-slate-800) 60%,transparent)}}.dark\:fill-sky-100:is(.dark,.dark *){fill:var(--color-sky-100)}.dark\:fill-slate-50:is(.dark,.dark *){fill:var(--color-slate-50)}.dark\:fill-white:is(.dark,.dark *){fill:var(--color-white)}.dark\:text-sky-400:is(.dark,.dark *){color:var(--color-sky-400)}.dark\:text-slate-50:is(.dark,.dark *){color:var(--color-slate-50)}.dark\:text-slate-400:is(.dark,.dark *){color:var(--color-slate-400)}.dark\:text-white:is(.dark,.dark *){color:var(--color-white)}.dark\:shadow-\[inset_0_calc\(-1\*var\(--tw-prose-underline-size\,2px\)\)_0_0_var\(--tw-prose-underline\,theme\(colors\.sky\.800\)\)\]:is(.dark,.dark *){--tw-shadow:inset 0 var(--tw-shadow-color,calc(-1 * var(--tw-prose-underline-size,2px))) 0 0 var(--tw-prose-underline,oklch(44.3% .11 240.79));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:shadow-none:is(.dark,.dark *){--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:ring-1:is(.dark,.dark *){--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:ring-slate-300\/10:is(.dark,.dark *){--tw-ring-color:#cad5e21a}@supports (color:color-mix(in lab,red,red)){.dark\:ring-slate-300\/10:is(.dark,.dark *){--tw-ring-color:color-mix(in oklab, var(--color-slate-300) 10%, transparent)}}.dark\:backdrop-blur:is(.dark,.dark *){--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.dark\:prose-invert:is(.dark,.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.dark\:\[--tw-prose-background\:theme\(colors\.slate\.900\)\]:is(.dark,.dark *){--tw-prose-background:oklch(20.8% .042 265.755)}@media(hover:hover){.dark\:group-hover\:fill-slate-300:is(.dark,.dark *):is(:where(.group):hover *){fill:var(--color-slate-300)}}.dark\:before\:bg-slate-700:is(.dark,.dark *):before{content:var(--tw-content);background-color:var(--color-slate-700)}@media(hover:hover){.dark\:hover\:text-slate-300:is(.dark,.dark *):hover{color:var(--color-slate-300)}.dark\:hover\:\[--tw-prose-underline-size\:6px\]:is(.dark,.dark *):hover{--tw-prose-underline-size:6px}}.prose-headings\:inline-block :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){display:inline-block}.prose-headings\:scroll-mt-28 :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){scroll-margin-top:calc(var(--spacing) * 28)}.prose-headings\:font-display :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){font-family:var(--font-display)}.prose-headings\:font-normal :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}@media(min-width:64rem){.lg\:prose-headings\:scroll-mt-\[8\.5rem\] :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){scroll-margin-top:8.5rem}}.prose-h1\:text-3xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.prose-a\:font-semibold :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.prose-a\:text-sky-900 :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-sky-900)}.prose-a\:no-underline :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){text-decoration-line:none}.prose-a\:shadow-\[inset_0_-2px_0_0_var\(--tw-prose-background\,\#fff\)\,inset_0_calc\(-1\*\(var\(--tw-prose-underline-size\,2px\)\+2px\)\)_0_0_var\(--tw-prose-underline\,theme\(colors\.sky\.300\)\)\] :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-shadow:inset 0 -2px 0 0 var(--tw-shadow-color,var(--tw-prose-background,#fff)), inset 0 var(--tw-shadow-color,calc(-1 * (var(--tw-prose-underline-size,2px) + 2px))) 0 0 var(--tw-prose-underline,oklch(82.8% .111 230.318));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(hover:hover){.hover\:prose-a\:\[--tw-prose-underline-size\:3px\]:hover :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-prose-underline-size:3px}}.dark\:prose-a\:text-sky-400:is(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-sky-400)}.dark\:prose-a\:shadow-\[inset_0_calc\(-1\*var\(--tw-prose-underline-size\,2px\)\)_0_0_var\(--tw-prose-underline\,theme\(colors\.sky\.800\)\)\]:is(.dark,.dark *) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-shadow:inset 0 var(--tw-shadow-color,calc(-1 * var(--tw-prose-underline-size,2px))) 0 0 var(--tw-prose-underline,oklch(44.3% .11 240.79));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media(hover:hover){.dark\:hover\:prose-a\:\[--tw-prose-underline-size\:6px\]:is(.dark,.dark *):hover :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-prose-underline-size:6px}}.dark\:prose-code\:text-slate-50:is(.dark,.dark *) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-slate-50)}.prose-pre\:rounded-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:var(--radius-xl)}.prose-pre\:bg-\[\#02020e\] :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#02020e}.prose-pre\:shadow-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:prose-pre\:bg-slate-800\/60:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:#1d293d99}@supports (color:color-mix(in lab,red,red)){.dark\:prose-pre\:bg-slate-800\/60:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:color-mix(in oklab,var(--color-slate-800) 60%,transparent)}}.dark\:prose-pre\:shadow-none:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:prose-pre\:ring-1:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark\:prose-pre\:ring-slate-300\/10:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-ring-color:#cad5e21a}@supports (color:color-mix(in lab,red,red)){.dark\:prose-pre\:ring-slate-300\/10:is(.dark,.dark *) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-ring-color:color-mix(in oklab, var(--color-slate-300) 10%, transparent)}}.prose-th\:table-cell :where(th):not(:where([class~=not-prose],[class~=not-prose] *)){display:table-cell}.dark\:prose-hr\:border-slate-800:is(.dark,.dark *) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--color-slate-800)}.prose-lead\:text-slate-500 :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-slate-500)}.dark\:prose-lead\:text-slate-400:is(.dark,.dark *) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--color-slate-400)}.\[\&\>\*\:first-child\]\:mt-0>:first-child{margin-top:calc(var(--spacing) * 0)}.\[\&\>\*\:last-child\]\:mb-0>:last-child{margin-bottom:calc(var(--spacing) * 0)}@supports ((-webkit-backdrop-filter:blur(0)) or (backdrop-filter:blur(0))){.dark\:\[\@supports\(backdrop-filter\:blur\(0\)\)\]\:bg-\[\#02020e\]\/75:is(.dark,.dark *){background-color:#02020ebf}}}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:""!important}.prose .demo details{border:0;margin:0;padding:0}.prose .featured-demo input{color:#000}.typedoc__declaration-children{max-width:800px}.typedoc__component-signature__block>.typedoc__property>.typedoc__declaration .typedoc__declaration-children{display:block}.theme-light{--color-page-background:white;--color-foreground:black}.theme-dark{--color-page-background:#252525;--color-foreground:white}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
