.docs-code-block{background-color:var(--docs-code-surface,var(--bg-raised));border-color:color-mix(in oklch, var(--outline-default) 70%, transparent);box-shadow:0 1px 2px color-mix(in oklch, var(--glyph-primary) 6%, transparent)}html[data-theme=dark] .docs-code-block{border-color:color-mix(in oklch, var(--outline-default) 85%, transparent);box-shadow:0 1px 2px color-mix(in oklch, var(--glyph-primary) 20%, transparent)}.docs-code-block__chrome{border-bottom:1px solid color-mix(in oklch, var(--outline-default) 55%, transparent);background-color:var(--docs-code-chrome,var(--bg-subtle))}.docs-code-block__highlight{color:var(--glyph-primary);margin:0;padding:1rem 1.25rem;overflow-x:auto}.docs-code-block__highlight .docs-shiki-pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:var(--font-size-tiny);-moz-tab-size:2;tab-size:2;margin:0;padding:0;line-height:1.5;background-color:#0000!important}.docs-code-block__highlight .docs-shiki-pre code{font-family:inherit;font-size:inherit;line-height:inherit}.docs-code-block__fallback{color:var(--glyph-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:var(--font-size-tiny);white-space:pre;-moz-tab-size:2;tab-size:2;margin:0;padding:1rem 1.25rem;line-height:1.5;overflow-x:auto}.docs-code-block__body--compact{max-height:8rem;overflow:auto}.docs-code-block__body--muted-until-focus{cursor:text;outline:none;transition:color .15s,box-shadow .15s}.docs-code-block__highlight.docs-code-block__body--muted-until-focus:not(:focus) .docs-shiki-pre,.docs-code-block__highlight.docs-code-block__body--muted-until-focus:not(:focus) .docs-shiki-pre *{color:var(--glyph-secondary)!important}.docs-code-block__fallback.docs-code-block__body--muted-until-focus:not(:focus){color:var(--glyph-secondary)}.docs-code-block__fallback.docs-code-block__body--muted-until-focus:focus{color:var(--glyph-primary)}.docs-code-block__body--muted-until-focus:focus{box-shadow:inset 0 0 0 1px var(--accent-primary)}
