.snippet_snippet__rfkFx{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__rfkFx.snippet_isUsingPlaceholder__qtwtK pre{opacity:.5}.snippet_snippet__rfkFx:not(.geist-themed){--themed-border:var(--ds-gray-alpha-400)}.snippet_snippet__rfkFx.snippet_dark__6Lqy1{background:var(--ds-gray-1000);color:var(--ds-gray-100)}.snippet_snippet__rfkFx button.snippet_copyIcon__2v5YF{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__rfkFx button.snippet_copyIcon__2v5YF svg{height:16px;width:16px}@media (hover:hover){.snippet_snippet__rfkFx button.snippet_copyIcon__2v5YF:hover{opacity:.8}}.snippet_copy__hNxQY.snippet_dark__6Lqy1{color:#fff}.snippet_copy__hNxQY:focus.focus-visible{opacity:.5}@media (hover:hover){.snippet_copy__hNxQY:hover{opacity:.5}}.snippet_snippet__rfkFx pre{text-align:left;margin:0;font-family:var(--font-mono);font-size:13px;line-height:20px}.snippet_snippet__rfkFx pre::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.snippet_snippet__rfkFx.snippet_prompt__YoDai pre:before{content:"$ ";-webkit-user-select:none;-moz-user-select:none;user-select:none}.snippet_snippet__rfkFx pre::-moz-selection{background:var(--geist-selection)}.snippet_snippet__rfkFx pre::selection{background:var(--geist-selection)}.copy-button_copyButtonIcon__6LFIA{display:flex;align-items:center;justify-content:center}.copy-button_initial__X7lQi{opacity:0;scale:.5}.copy-button_icon__ZV8Y7{position:absolute}.copy-button_visible__hiiSH{animation:copy-button_fadeIn__IsnWE .15s ease-out forwards}.copy-button_hidden__N1drv{animation:copy-button_fadeOut__hce_V .15s ease-out forwards}@keyframes copy-button_fadeIn__IsnWE{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}@keyframes copy-button_fadeOut__hce_V{0%{opacity:1;scale:1}to{opacity:0;scale:.5}}