.geist-spinner_spinner__FRTTp,.geist-spinner_wrapper__P_AnS{height:var(--spinner-size,20px);width:var(--spinner-size,20px)}.geist-spinner_spinner__FRTTp{position:relative;top:50%;left:50%}.geist-spinner_bar__G0s_L{animation:geist-spinner_spin__OwAcC 1.2s linear infinite;background:var(--spinner-color,var(--ds-gray-700));border-radius:var(--geist-radius);height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.geist-spinner_bar__G0s_L:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.geist-spinner_bar__G0s_L:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes geist-spinner_spin__OwAcC{0%{opacity:1}to{opacity:.15}}.tabs_tabs__wraiA{display:flex;gap:24px;flex-wrap:nowrap;align-items:baseline;padding-bottom:1px;overflow-x:auto;box-shadow:0 -1px 0 var(--accents-2) inset}.tabs_tabs__wraiA:has(.tabs_tab__Un1Ia:focus-visible){overflow:visible}.tabs_tabs__wraiA[data-variant=secondary]{box-shadow:none;gap:8px}.tabs_tabs__wraiA[data-variant=secondary] .tabs_tab__Un1Ia{border-bottom:none;height:24px;padding:0 6px;border-radius:6px;background:var(--ds-gray-alpha-200);color:var(--ds-gray-1000);cursor:pointer;font-size:13px}.tabs_tabs__wraiA[data-variant=secondary] .tabs_tab__Un1Ia[aria-selected=true]{background:var(--ds-gray-1000);color:var(--ds-background-100)}.tabs_tabs__wraiA[data-variant=secondary] .tabs_tab__Un1Ia:disabled{background:var(--ds-gray-200);color:var(--ds-gray-900);cursor:not-allowed}.tabs_tab__Un1Ia{background:none;display:flex;align-items:center;margin-bottom:-1px;padding:14px 2px;color:var(--ds-gray-900);border:0;border-bottom:2px solid transparent;outline:0;cursor:pointer;font-size:14px}.tabs_tab__Un1Ia[aria-selected=true]{color:var(--ds-gray-1000);border-bottom:2px solid var(--ds-gray-1000)}.tabs_tab__Un1Ia:focus-visible[data-show-focus-ring=true]{box-shadow:var(--ds-focus-ring)}@media (hover:hover){.tabs_tab__Un1Ia:hover{color:var(--ds-gray-1000)}}.tabs_tab__Un1Ia:disabled{cursor:not-allowed}.tabs_noBorder__c3_an{box-shadow:none}.tabs_tabIcon__Fhh_j{margin-right:6px}.code-block_wrapper__VlX77{position:relative;border:1px solid var(--ds-gray-400)}.code-block_footer__MVMYR{border-top:1px solid var(--ds-gray-400);background:var(--ds-background-200);height:48px;display:flex;align-items:center;justify-content:end;padding:12px}.code-block_v0Link__sWLft{border:1px solid var(--ds-gray-300);padding:4px 8px;border-radius:6px;font-size:14px;font-weight:500;background:var(--geist-background);display:flex;text-decoration:none;color:var(--ds-gray-1000)}.code-block_code__a4V7y{display:grid;color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px!important;line-height:20px;font-family:var(--font-mono);font-feature-settings:"ss09",none;font-variant-ligatures:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}.code-block_wrapper__VlX77.code-block_hasFileName__9_rV4 .code-block_pre__uqZq4{border-radius:0 0 6px 6px;background:var(--ds-background-100)}.code-block_wrapper__VlX77{margin:16px 0;border-radius:6px;overflow:hidden}.code-block_header__FH1Za{padding:0 12px 0 16px;border-radius:6px 6px 0 0;border-bottom:1px solid var(--ds-gray-400);display:flex;height:48px;align-items:center;background:var(--ds-background-200)}.code-block_iconWrapper__F7giP{width:16px;display:flex;align-items:center;flex-shrink:0}.code-block_copyButton__BN_Wx{height:32px;width:32px;border-radius:var(--geist-radius);border:none;color:var(--ds-gray-900);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;background:inherit;position:relative;transition:background .2s ease}.code-block_copyButton__BN_Wx[data-focus-visible-added]{outline:none;box-shadow:var(--ds-focus-ring)}@media (hover:hover){.code-block_copyButton__BN_Wx:hover:not([data-active]){background:var(--ds-gray-200)!important;color:var(--ds-gray-900)!important}}.code-block_copyButton__BN_Wx svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.code-block_copyButton__BN_Wx svg:nth-child(2){opacity:0;transform:translate(-50%,-50%) scale(.5)}.code-block_copyButton__BN_Wx.code-block_copyButtonCopied__uW_gI svg{animation:code-block_hide__iZczU 1.25s forwards}.code-block_copyButton__BN_Wx.code-block_copyButtonCopied__uW_gI svg:nth-child(2){animation:code-block_show__Yu_o1 1.25s .15s forwards}.code-block_copyFloatingButton__77K_D{position:absolute;top:min(16%,16px);right:16px;opacity:0;z-index:1;background:var(--ds-background-200);border-radius:var(--geist-radius);border:1px solid var(--ds-gray-400);transition:opacity .1s,background .2s}.code-block_copyFloatingButton__77K_D:focus{opacity:1}@media (hover:hover){.code-block_wrapper__VlX77:hover .code-block_copyFloatingButton__77K_D{opacity:1}}.code-block_fileName__0QyXv{color:var(--ds-gray-900);display:flex;align-items:center;gap:8px;font-size:13px;min-width:0;margin:0 auto 0 0}.code-block_filenameP__hMXrX{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;max-width:100%;min-width:0}.code-block_actions__1205b{display:flex;gap:4px}.code-block_pre__uqZq4{--padding:20px;padding:var(--padding) 0;margin:0;overflow-x:auto;background:var(--ds-background-100);counter-reset:line;--shiki-color-text:var(--ds-gray-1000);--shiki-color-background:transparent;--shiki-token-constant:var(--ds-blue-900);--shiki-token-string:var(--ds-green-900);--shiki-token-comment:var(--ds-gray-900);--shiki-token-keyword:var(--ds-pink-900);--shiki-token-parameter:var(--ds-amber-900);--shiki-token-function:var(--ds-purple-900);--shiki-token-string-expression:var(--ds-green-900);--shiki-token-punctuation:var(--ds-gray-1000);--shiki-token-link:var(--ds-green-900)}.code-block_pre__uqZq4 .token{position:relative}.code-block_pre__uqZq4 .token.cdata,.code-block_pre__uqZq4 .token.doctype,.code-block_pre__uqZq4 .token.prolog{color:var(--accents-5)}.code-block_pre__uqZq4 .token.comment{color:var(--ds-gray-900)!important}.code-block_pre__uqZq4 .token.namespace{opacity:.7}.code-block_pre__uqZq4 .token.attr-value,.code-block_pre__uqZq4 .token.boolean,.code-block_pre__uqZq4 .token.constant,.code-block_pre__uqZq4 .token.string,.code-block_pre__uqZq4 .token.symbol,.code-block_pre__uqZq4 .token.url,.code-block_pre__uqZq4 .token.variable{color:var(--ds-green-900)}.code-block_pre__uqZq4 .language-autohotkey .token.selector,.code-block_pre__uqZq4 .language-json .token.boolean,.code-block_pre__uqZq4 .token.atrule,.code-block_pre__uqZq4 code[class*=language-css]{font-weight:600}.code-block_pre__uqZq4 .language-json .token.boolean{color:var(--geist-success)}.code-block_pre__uqZq4 .token.keyword{color:var(--ds-pink-900)}.code-block_pre__uqZq4 .token.tag.attr-value{color:var(--ds-blue-900)}.code-block_pre__uqZq4 .token.class-name,.code-block_pre__uqZq4 .token.number,.code-block_pre__uqZq4 .token.tag{color:var(--ds-green-900)}.code-block_pre__uqZq4 .language-autohotkey .token.tag{color:#9a050f}.code-block_pre__uqZq4 .language-autohotkey .token.keyword,.code-block_pre__uqZq4 .token.selector{color:var(--ds-pink-900)}.code-block_pre__uqZq4 .token.bold,.code-block_pre__uqZq4 .token.important{font-weight:700}.code-block_pre__uqZq4 .token.italic{font-style:italic}.code-block_pre__uqZq4 .token.deleted{color:var(--ds-red-900)}.code-block_pre__uqZq4 .token.inserted{color:var(--ds-blue-900)}.code-block_pre__uqZq4 .language-json .token.property,.code-block_pre__uqZq4 .language-markdown .token.title{color:var(--ds-gray-1000)}.code-block_pre__uqZq4 .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}.code-block_pre__uqZq4 .language-markdown .token.hr,.code-block_pre__uqZq4 .language-markdown .token.list{color:var(--ds-gray-900)}.code-block_pre__uqZq4 .language-markdown .token.url{color:var(--ds-pink-900)}.code-block_pre__uqZq4 .token.selector{color:var(--ds-green-900)}.code-block_pre__uqZq4 .token.entity,.code-block_pre__uqZq4 .token.property{color:var(--ds-red-900)}.code-block_pre__uqZq4 .token.attr-name,.code-block_pre__uqZq4 .token.function,.code-block_pre__uqZq4 .token.regex{color:var(--ds-purple-900)}.code-block_pre__uqZq4 .token.operator,.code-block_pre__uqZq4 .token.punctuation,.code-block_pre__uqZq4 .token.tag.script{color:var(--ds-gray-1000)}.code-block_pre__uqZq4 .token.tag.script.string{color:var(--ds-blue-900)}.code-block_pre__uqZq4 .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.code-block_pre__uqZq4.code-block_pure__xWfWQ{background:transparent}.code-block_pre__uqZq4 .code-block_noLineNumbers__yfV5Z:before{content:none!important}.code-block_pre__uqZq4 .highlighted-line,.code-block_pre__uqZq4 .line{height:20px;position:relative;padding:0 var(--padding)}.code-block_pre__uqZq4 .highlighted-line>div,.code-block_pre__uqZq4 .line>div{display:inline-block}.code-block_pre__uqZq4 .code-block_lineNumber__5JvyK{all:unset;width:16px;font-size:13px;color:var(--ds-gray-600);font-family:var(--font-mono);text-align:right;flex-shrink:0;padding-right:var(--padding);cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none;transition:color 125ms ease-out}.code-block_pre__uqZq4 .code-block_lineNumber__5JvyK:focus-visible{outline:2px solid var(--ds-focus-color)}@media (hover:hover){.code-block_pre__uqZq4 .code-block_lineNumber__5JvyK:hover{color:var(--ds-gray-1000)}}.code-block_pre__uqZq4 .highlighted-line,.code-block_pre__uqZq4 [data-highlighted=true]{background:var(--ds-blue-300);box-shadow:inset 2px 0 0 0 var(--ds-blue-900)}.code-block_pre__uqZq4 .line[data-active=true]{background:var(--ds-amber-300);box-shadow:inset 2px 0 0 0 var(--ds-amber-900)}.code-block_pre__uqZq4 [data-added=true]{background:var(--ds-green-300);box-shadow:inset 2px 0 0 0 var(--ds-green-900)}.code-block_pre__uqZq4 [data-added=true]:after{content:"+";position:absolute;inset:0;padding-left:8px;color:var(--ds-green-900);font-weight:500;pointer-events:none}.code-block_pre__uqZq4 [data-removed=true]{background:var(--ds-red-300);box-shadow:inset 2px 0 0 0 var(--ds-red-900)}.code-block_pre__uqZq4 [data-removed=true]:after{content:"-";position:absolute;inset:0;padding-left:8px;color:var(--ds-red-900);font-weight:500;pointer-events:none}.code-block_pre__uqZq4.code-block_hideLineNumbers__JqZsD .code-block_lineNumber__5JvyK{display:none}@media (max-width:600px){.code-block_pre__uqZq4 .code-block_lineNumber__5JvyK{display:none}}.code-block_wrapper__VlX77.code-block_hideLineNumbers__JqZsD .code-block_lineNumber__5JvyK{display:none}.code-block_wrapper__VlX77.code-block_custom__QTYP5 .code-block_pre__uqZq4{padding-left:20px}@media (max-width:600px){.code-block_pre__uqZq4{--padding:16px}.code-block_pre__uqZq4:after{left:0}}@keyframes code-block_hide__iZczU{0%{opacity:1;transform:translate(-50%,-50%)}20%{opacity:0;transform:translate(-50%,-50%) scale(.5)}80%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes code-block_show__Yu_o1{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-50%)}60%{opacity:1;transform:translate(-50%,-50%)}80%{opacity:0;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(.5)}}