.codeblock_root__pf0C4{--code-fg:var(--colors-highContrast);--code-bg:#fff;--code-string:#379d81;--code-tag:#fb7100;--code-keyword:var(--colors-gray11);--code-padding:16px;--radius:8px;border-radius:var(--radius);margin:16px 0;overflow:hidden;position:relative}.codeblock_root__pf0C4 [data-expand-label]{display:flex;align-items:center;gap:4px;position:absolute;left:50%;right:50%;transform:translateX(-50%);bottom:0;width:-moz-fit-content;width:fit-content;white-space:nowrap;z-index:3;color:var(--colors-gray11);font-size:13px;padding:16px}.codeblock_root__pf0C4.codeblock_collapsed__wgKh3{height:240px;overflow:hidden;cursor:pointer}.codeblock_root__pf0C4.codeblock_expanded__GvaaX{overflow:visible;height:auto;cursor:default}.codeblock_root__pf0C4.codeblock_expanded__GvaaX:after,.codeblock_root__pf0C4.codeblock_expanded__GvaaX:before{display:none}.dark .codeblock_root__pf0C4{--code-bg:var(--colors-gray1);--code-string:#99ffe4;--code-tag:#ffc799}.codeblock_editor__Hq7SO{overflow-x:auto;background:var(--code-bg);padding:var(--code-padding) 0;position:relative;white-space:pre;border:1px solid var(--colors-gray4);border-radius:var(--radius)}.codeblock_editor__Hq7SO pre{white-space:pre!important;overflow-x:auto;padding:0!important}.codeblock_preview__CZVXF{background:#fff;display:flex;align-items:center;justify-content:center;padding:var(--code-padding);border:1px solid var(--colors-gray4);border-radius:var(--radius);min-height:240px;margin-bottom:8px}.codeblock_preview__CZVXF svg path:first-of-type{stroke:var(--colors-highContrast)}.codeblock_markedWord__D63Uy{color:var(--colors-gray1);background:var(--colors-gray12);color:var(--colors-gray1)!important;border-radius:2px;padding:2px}.codeblock_editor__Hq7SO .codeblock_line__5uT_I,.codeblock_editor__Hq7SO .token-line{line-height:18px;padding:0 var(--code-padding)}.codeblock_line__5uT_I[data-highlighted=true]{position:relative}.codeblock_line__5uT_I[data-highlighted=true]:before{content:"";position:absolute;height:100%;width:100%;left:0;border-left:2px solid var(--colors-blue9);background:var(--colors-blueA3);color:var(--colors-blue11)}.codeblock_preview__CZVXF.dark,.dark .codeblock_preview__CZVXF{background:var(--colors-gray2)}.dark .codeblock_editor__Hq7SO{background:var(--colors-gray1)}.codeblock_preview__CZVXF.dark~div{color:#a0a0a0}.codeblock_error__X3irW{color:var(--colors-red11);margin-top:8px;background:var(--colors-red3);padding:16px;border-radius:8px}