.BlogCodeBlock_block__lcLn_{--code-block-surface:#ffffff;--code-block-toolbar-surface:rgba(17,153,85,0.04);margin:2rem 0 2.5rem;border:1px solid rgba(17,153,85,.18);border-radius:18px;overflow:hidden;background:var(--code-block-surface);color:var(--foreground)}.BlogCodeBlock_toolbar___aI0u{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid rgba(17,153,85,.12);background:var(--code-block-toolbar-surface)}.BlogCodeBlock_language__O_pNS{color:color-mix(in srgb,var(--foreground) 72%,transparent);font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.BlogCodeBlock_copyButton__JSSXH{padding:.45rem .75rem;border:1px solid rgba(17,153,85,.18);border-radius:999px;color:var(--foreground-primary);font-size:.85rem;font-weight:700;background:transparent;transition:background .16s ease,color .16s ease,border-color .16s ease}.BlogCodeBlock_copyButton__JSSXH:hover{border-color:rgba(17,153,85,.32);background:rgba(17,153,85,.08)}.BlogCodeBlock_pre__RTZ4N{margin:0;padding:1.5rem 1.6rem;overflow-x:auto;background:var(--code-block-surface);font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.96rem;line-height:1.75}.BlogCodeBlock_code__SIFz8{display:grid;padding:0!important;border:0;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:1em}.BlogCodeBlock_code__SIFz8>span{display:block}.BlogCodeBlock_code__SIFz8 span[style*="--shiki-light"]{color:var(--shiki-light)!important;font-weight:var(--shiki-light-font-weight,inherit)}@media (prefers-color-scheme:dark){.BlogCodeBlock_block__lcLn_{--code-block-surface:transparent;--code-block-toolbar-surface:rgba(17,153,85,0.08);border-color:rgba(17,153,85,.28)}.BlogCodeBlock_toolbar___aI0u{border-bottom-color:rgba(17,153,85,.18)}.BlogCodeBlock_copyButton__JSSXH{border-color:rgba(17,153,85,.28);background:rgba(17,153,85,.08)}.BlogCodeBlock_pre__RTZ4N{background:var(--code-block-surface)}.BlogCodeBlock_code__SIFz8 span[style*="--shiki-dark"]{color:var(--shiki-dark)!important;font-weight:var(--shiki-dark-font-weight,inherit)}}