.snippet_snippet__CNq7H{width:-moz-fit-content;width:fit-content;position:relative;max-width:100%;border-radius:6px;border:1px solid var(--themed-border,var(--ds-gray-alpha-400));--themed-fg:var(--ds-gray-1000);background:var(--themed-bg,var(--ds-background-100));color:var(--themed-fg);padding:10px var(--geist-gap-double) 10px 12px}.snippet_snippet__CNq7H.snippet_isUsingPlaceholder__hGo13 pre{opacity:.5}.snippet_snippet__CNq7H:not(.geist-themed){--themed-border:var(--ds-gray-alpha-400)}.snippet_snippet__CNq7H.snippet_dark__IJcyR{background:var(--ds-gray-1000);color:var(--ds-gray-100)}.snippet_snippet__CNq7H button.snippet_copyIcon___ERny{outline:none;cursor:pointer;position:absolute;height:32px;width:32px;top:50%;transform:translateY(-50%);right:4px;display:flex;align-items:center;color:inherit!important;box-shadow:none;border-radius:var(--geist-radius) var(--geist-radius);transition:opacity .15s ease;background:transparent!important}.snippet_snippet__CNq7H button.snippet_copyIcon___ERny svg{height:16px;width:16px}@media (hover:hover){.snippet_snippet__CNq7H button.snippet_copyIcon___ERny:hover{opacity:.8}}.snippet_copy__H0cpq.snippet_dark__IJcyR{color:#fff}.snippet_copy__H0cpq:focus.focus-visible{opacity:.5}@media (hover:hover){.snippet_copy__H0cpq:hover{opacity:.5}}.snippet_snippet__CNq7H pre{text-align:left;margin:0;font-family:var(--font-mono);font-size:13px;line-height:20px}.snippet_snippet__CNq7H pre::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.snippet_snippet__CNq7H.snippet_prompt__4C85z pre:before{content:"$ ";-webkit-user-select:none;-moz-user-select:none;user-select:none}.snippet_snippet__CNq7H pre::-moz-selection{background:var(--geist-selection)}.snippet_snippet__CNq7H pre::selection{background:var(--geist-selection)}.pixel-icon_container__iPeg7{position:relative}.pixel-icon_container__iPeg7 *{inset:0;height:100%;width:100%;position:absolute}.pixel-icon_container__iPeg7 svg{transition:opacity .5s ease-out}.pixel-icon_container__iPeg7 canvas{position:absolute;height:100%;width:100%;z-index:1;max-width:100%;max-height:100%;opacity:0;transition:opacity .25s ease-out}.pixel-icon_usingCanvas__6LX0z svg{opacity:0}.pixel-icon_usingCanvas__6LX0z canvas{opacity:1}.loading-dots_loading___JiwF{display:inline-flex;align-items:center;--loading-dots-height:auto;--loading-dots-size:2px;height:var(--loading-dots-height)}.loading-dots_loading___JiwF .loading-dots_spacer__ZqLUW{margin-right:var(--geist-gap-half)}.loading-dots_loading___JiwF span{animation-name:loading-dots_blink__QxiP8;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;width:var(--loading-dots-size);height:var(--loading-dots-size);border-radius:50%;background-color:var(--ds-gray-900);display:inline-block;margin:0 1px}.loading-dots_loading___JiwF span:nth-of-type(2){animation-delay:.2s}.loading-dots_loading___JiwF span:nth-of-type(3){animation-delay:.4s}@keyframes loading-dots_blink__QxiP8{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.syntax-theme_pre__LBYmg{overflow-x:auto;--padding:20px;padding:var(--padding) 0 var(--padding) 0;position:relative;background:var(--ds-background-100);margin:0}.syntax-theme_code__0JdHA{color:var(--ds-gray-1000);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;font-size:13px;line-height:20px;font-family:var(--font-mono);-moz-tab-size:4;-o-tab-size:4;tab-size:4;hyphens:none}.syntax-theme_code__0JdHA .syntax-theme_lineNumber__OBLdT{min-width:calc(40px + var(--padding));font-size:13px;color:var(--ds-gray-600);font-family:var(--font-mono);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;flex-shrink:0;padding-right:var(--padding);z-index:1}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV{display:flex;align-items:center;position:relative;width:100%}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true] .syntax-theme_lineNumber__OBLdT{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true]:before{content:"";position:absolute;inset:0;background:var(--ds-blue-200)}.syntax-theme_code__0JdHA .syntax-theme_row___UcGV[data-highlighted=true]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--ds-blue-900)}.syntax-theme_code__0JdHA .token{position:relative}.syntax-theme_code__0JdHA .token.cdata,.syntax-theme_code__0JdHA .token.comment,.syntax-theme_code__0JdHA .token.doctype,.syntax-theme_code__0JdHA .token.prolog{color:var(--accents-5)}.syntax-theme_code__0JdHA .token.namespace{opacity:.7}.syntax-theme_code__0JdHA .token.attr-value,.syntax-theme_code__0JdHA .token.string{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .token.operator,.syntax-theme_code__0JdHA .token.punctuation{color:var(--ds-gray-1000)}.syntax-theme_code__0JdHA .token.boolean,.syntax-theme_code__0JdHA .token.constant,.syntax-theme_code__0JdHA .token.symbol,.syntax-theme_code__0JdHA .token.url,.syntax-theme_code__0JdHA .token.variable{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .language-autohotkey .token.selector,.syntax-theme_code__0JdHA .language-json .token.boolean,.syntax-theme_code__0JdHA .token.atrule,.syntax-theme_code__0JdHA code[class*=language-css]{font-weight:600}.syntax-theme_code__0JdHA .language-json .token.boolean{color:var(--geist-success)}.syntax-theme_code__0JdHA .token.keyword{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.class-name,.syntax-theme_code__0JdHA .token.function,.syntax-theme_code__0JdHA .token.number,.syntax-theme_code__0JdHA .token.tag,.syntax-theme_code__0JdHA .token.tag .token.punctuation{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .language-autohotkey .token.tag{color:#9a050f}.syntax-theme_code__0JdHA .language-autohotkey .token.keyword,.syntax-theme_code__0JdHA .token.selector{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.bold,.syntax-theme_code__0JdHA .token.important{font-weight:700}.syntax-theme_code__0JdHA .token.italic{font-style:italic}.syntax-theme_code__0JdHA .token.deleted{color:var(--ds-red-900)}.syntax-theme_code__0JdHA .token.inserted{color:var(--ds-blue-900)}.syntax-theme_code__0JdHA .language-json .token.property,.syntax-theme_code__0JdHA .language-markdown .token.title{color:var(--ds-gray-1000)}.syntax-theme_code__0JdHA .language-markdown .token.code{color:var(--ds-blue-900);font-weight:400}.syntax-theme_code__0JdHA .language-markdown .token.hr,.syntax-theme_code__0JdHA .language-markdown .token.list{color:var(--ds-gray-900)}.syntax-theme_code__0JdHA .language-markdown .token.url{color:var(--ds-pink-900)}.syntax-theme_code__0JdHA .token.selector{color:var(--ds-green-900)}.syntax-theme_code__0JdHA .token.entity,.syntax-theme_code__0JdHA .token.property{color:var(--ds-red-900)}.syntax-theme_code__0JdHA .token.attr-name,.syntax-theme_code__0JdHA .token.regex{color:var(--ds-amber-900)}.syntax-theme_code__0JdHA .token.directive.tag .tag{background:var(--ds-red-900);color:var(--ds-gray-900)}.syntax-theme_code__0JdHA .token-line{padding-right:16px}@media (max-width:600px){.syntax-theme_code__0JdHA .syntax-theme_lineNumber__OBLdT{min-width:calc(38px + var(--padding))}}
/*# sourceMappingURL=de87a137accdc916.css.map*/