.CodeBlock-module__fvHBIW__card{--code-font-family:var(--font-geist-mono,monospace);--code-font-size:.8125rem;--code-line-height:1.5;--code-padding-y:.875rem;--code-background:var(--code-background-light);--code-foreground:var(--code-foreground-light);--code-muted:var(--code-muted-light);--code-border:var(--code-border-light);--code-syntax-foreground:var(--code-syntax-foreground-light);--code-syntax-key:var(--code-syntax-key-light);--code-syntax-string:var(--code-syntax-string-light);--code-syntax-literal:var(--code-syntax-literal-light);--code-syntax-keyword:var(--code-syntax-keyword-light);--code-syntax-comment:var(--code-syntax-comment-light);border:1px solid var(--code-border);border-radius:var(--code-radius);background:var(--code-background);width:100%;min-width:0;color:var(--code-foreground);font-family:var(--font-geist-sans,sans-serif);font-size:.875rem;line-height:1.5;overflow:hidden}.dark .CodeBlock-module__fvHBIW__card{--code-background:var(--code-background-dark);--code-foreground:var(--code-foreground-dark);--code-muted:var(--code-muted-dark);--code-border:var(--code-border-dark);--code-syntax-foreground:var(--code-syntax-foreground-dark);--code-syntax-key:var(--code-syntax-key-dark);--code-syntax-string:var(--code-syntax-string-dark);--code-syntax-literal:var(--code-syntax-literal-dark);--code-syntax-keyword:var(--code-syntax-keyword-dark);--code-syntax-comment:var(--code-syntax-comment-dark)}.CodeBlock-module__fvHBIW__header{border-bottom:1px solid var(--code-border);background:color-mix(in oklab, var(--code-foreground) 5%, transparent);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.375rem .5rem;display:flex}.CodeBlock-module__fvHBIW__label{background:var(--code-background);min-width:0;color:var(--code-foreground);overflow-wrap:anywhere;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem}.CodeBlock-module__fvHBIW__actions{flex-shrink:0;align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.CodeBlock-module__fvHBIW__button{color:var(--code-muted);cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1rem;transition:color .15s,background-color .15s;display:inline-flex}.CodeBlock-module__fvHBIW__button:hover{background:color-mix(in oklab, var(--code-foreground) 10%, transparent);color:var(--code-foreground)}.CodeBlock-module__fvHBIW__button[aria-pressed=true]{background:var(--code-background);color:var(--code-foreground)}.CodeBlock-module__fvHBIW__button:focus-visible,.CodeBlock-module__fvHBIW__viewport:focus-visible{outline:2px solid var(--code-muted);outline-offset:-2px}.CodeBlock-module__fvHBIW__panel{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;position:relative;overflow:hidden}.CodeBlock-module__fvHBIW__copy{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:.25rem;position:absolute;top:.75rem;right:.5rem}.CodeBlock-module__fvHBIW__viewport{max-height:600px;padding:var(--code-padding-y) 0;font-family:var(--code-font-family);font-size:var(--code-font-size);line-height:var(--code-line-height);tab-size:2;overflow:auto;scrollbar-width:none!important}.CodeBlock-module__fvHBIW__viewport::-webkit-scrollbar{display:none}.CodeBlock-module__fvHBIW__panel pre,.CodeBlock-module__fvHBIW__panel code{font:inherit;text-align:left;white-space:pre;overflow-wrap:normal;background:0 0;border:0;border-radius:0;margin:0;padding:0}.CodeBlock-module__fvHBIW__panel pre{width:max-content;min-width:100%}.CodeBlock-module__fvHBIW__panel code{flex-direction:column;display:flex}.CodeBlock-module__fvHBIW__panel code:before,.CodeBlock-module__fvHBIW__panel code:after{content:none}.CodeBlock-module__fvHBIW__panel .line{min-height:1lh;padding:0 2rem 0 1rem;position:relative}.CodeBlock-module__fvHBIW__panel code span{color:var(--shiki-light);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);-webkit-text-decoration:var(--shiki-light-text-decoration);text-decoration:var(--shiki-light-text-decoration)}.dark .CodeBlock-module__fvHBIW__panel code span{color:var(--shiki-dark);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);-webkit-text-decoration:var(--shiki-dark-text-decoration);text-decoration:var(--shiki-dark-text-decoration)}.CodeBlock-module__fvHBIW__wrapped pre,.CodeBlock-module__fvHBIW__wrapped code{white-space:pre-wrap;overflow-wrap:anywhere;width:100%;min-width:0}.CodeBlock-module__fvHBIW__panel[data-line-numbers] .line{counter-increment:line;padding-left:3.25rem}.CodeBlock-module__fvHBIW__panel[data-line-numbers] .line:before{content:counter(line);width:2.75rem;color:var(--code-muted);text-align:right;-webkit-user-select:none;user-select:none;position:absolute;left:0}.CodeBlock-module__fvHBIW__panel .line[data-highlighted=true]{background:color-mix(in oklab, var(--code-syntax-key) 12%, transparent);box-shadow:inset 2px 0 0 var(--code-syntax-key)}.CodeBlock-module__fvHBIW__fill{flex-direction:column;flex:1;min-height:0;display:flex}.CodeBlock-module__fvHBIW__fill>.CodeBlock-module__fvHBIW__header{flex-shrink:0}.CodeBlock-module__fvHBIW__fill>.CodeBlock-module__fvHBIW__panel,.CodeBlock-module__fvHBIW__fill .CodeBlock-module__fvHBIW__viewport{flex:1;min-height:0;max-height:none}.CodeBlock-module__fvHBIW__fill>.CodeBlock-module__fvHBIW__panel{flex-direction:column;display:flex}.CodeBlock-module__fvHBIW__inert .CodeBlock-module__fvHBIW__viewport{pointer-events:none;overflow:hidden}.CodeBlock-module__fvHBIW__persistentScrollbar{scrollbar-color:var(--code-muted) transparent;overflow-y:scroll;scrollbar-width:thin!important}.CodeBlock-module__fvHBIW__persistentScrollbar::-webkit-scrollbar{display:block}@media (prefers-reduced-motion:reduce){.CodeBlock-module__fvHBIW__button{transition:none}}