.prose figure[data-rehype-pretty-code-figure]{background-color:#0d1117;border:1px solid #3f3f464d;border-radius:.75rem;margin:1.5rem 0;overflow:hidden}.prose figcaption[data-rehype-pretty-code-title]{color:#e5e7eb;background-color:#161b22;border-bottom:1px solid #3f3f464d;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;display:flex}.prose figcaption[data-rehype-pretty-code-title]:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z'/%3E%3Cpath d='M14 2v4a2 2 0 0 0 2 2h4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:14px;height:14px;display:inline-block}.prose pre{border-radius:.75rem;margin:0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.7;overflow-x:auto;background-color:#0d1117!important}.prose figure[data-rehype-pretty-code-figure] pre{border:none;border-radius:0}.prose pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;background:0 0!important;padding:0!important}.prose code{counter-reset:line}.prose code>[data-line]:before{counter-increment:line;content:counter(line);text-align:right;color:#4b5563;width:1.25rem;margin-right:1.25rem;font-size:.8em;display:inline-block}.prose :not(pre)>code{color:#c084fc;background-color:#a855f71a;border-radius:.25rem;padding:.2rem .4rem;font-size:.875em;font-weight:500}.prose :not(pre)>code:before,.prose :not(pre)>code:after{content:none!important}.dark .prose :not(pre)>code{background-color:#a855f726}.copy-code-btn{color:#9ca3af;cursor:pointer;opacity:0;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161b22d9;border:1px solid #3f3f4666;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:opacity .2s,color .2s,background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.copy-code-btn:hover{color:#e5e7eb;background:#161b22}pre:hover .copy-code-btn{opacity:1}.markdown-body pre{border:1px solid #3f3f464d;border-radius:.75rem;margin:1.5rem 0;padding:1rem 1.25rem;position:relative;overflow:hidden;background-color:#0d1117!important}.markdown-body pre code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.7;background:0 0!important;padding:0!important}.markdown-body pre code.hljs{background:0 0!important;padding:0!important}.markdown-body pre:hover .copy-code-btn{opacity:1}
