pre{position:relative;margin:1.5rem 0;border-radius:12px;overflow:hidden;transition:all .2s ease}:root pre{box-shadow:0 4px 16px rgba(0,0,0,.1);border:1px solid #e1e4e8}.dark pre{box-shadow:0 8px 32px rgba(0,0,0,.3);border:1px solid #44475a}:root pre:before{content:"💻 Code";position:absolute;top:0;left:0;right:0;background:#f6f8fa;color:#24292e;padding:.75rem 1rem;font-size:.875rem;font-weight:500;border-bottom:1px solid #e1e4e8;z-index:10;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.dark pre:before{background:#21222c;color:#f8f8f2;border-bottom:1px solid #44475a}pre:after{content:"";position:absolute;top:.75rem;right:1rem;width:12px;height:12px;background:#27ca3f;border-radius:50%;box-shadow:-20px 0 0 #ff5f56,-10px 0 0 #ffbd2e;z-index:20}.hljs{display:block;overflow-x:auto;padding:3rem 1.5em 1.5em;border-radius:0;border:none;font-family:JetBrains Mono,Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;margin:0;transition:all .2s ease}:root .hljs{background:#fafbfc!important;color:#24292e!important}.dark .hljs{background:#282a36!important;color:#f8f8f2!important}:root .hljs-comment,:root .hljs-quote{color:#6a737d!important;font-style:italic}:root .hljs-keyword,:root .hljs-selector-tag,:root .hljs-subst{color:#d73a49!important;font-weight:500}:root .hljs-doctag,:root .hljs-string,:root .hljs-template-string{color:#032f62!important}:root .hljs-literal,:root .hljs-number{color:#005cc5!important}:root .hljs-function .hljs-title,:root .hljs-section,:root .hljs-title{color:#6f42c1!important;font-weight:600}:root .hljs-built_in,:root .hljs-builtin-name{color:#005cc5!important;font-weight:500}:root .hljs-class .hljs-title,:root .hljs-type{color:#6f42c1!important;font-weight:600}:root .hljs-params,:root .hljs-template-variable,:root .hljs-variable{color:#24292e!important}:root .hljs-bullet,:root .hljs-symbol{color:#e36209!important}:root .hljs-meta,:root .hljs-meta-keyword,:root .hljs-name,:root .hljs-tag{color:#22863a!important}:root .hljs-attribute{color:#6f42c1!important}:root .hljs-link,:root .hljs-regexp{color:#032f62!important}:root .hljs-selector-id{color:#22863a!important}.dark .hljs-comment,.dark .hljs-quote{color:#6272a4!important;font-style:italic}.dark .hljs-keyword,.dark .hljs-selector-tag,.dark .hljs-subst{color:#ff79c6!important;font-weight:500}.dark .hljs-doctag,.dark .hljs-string,.dark .hljs-template-string{color:#f1fa8c!important}.dark .hljs-literal,.dark .hljs-number{color:#bd93f9!important}.dark .hljs-function .hljs-title,.dark .hljs-section,.dark .hljs-title{color:#50fa7b!important;font-weight:600}.dark .hljs-built_in,.dark .hljs-builtin-name{color:#8be9fd!important;font-weight:500}.dark .hljs-class .hljs-title,.dark .hljs-type{color:#8be9fd!important;font-weight:600}.dark .hljs-params,.dark .hljs-template-variable,.dark .hljs-variable{color:#f8f8f2!important}.dark .hljs-bullet,.dark .hljs-symbol{color:#ffb86c!important}.dark .hljs-meta,.dark .hljs-meta-keyword{color:#50fa7b!important}.dark .hljs-name,.dark .hljs-tag{color:#ff79c6!important}.dark .hljs-attribute{color:#50fa7b!important}.dark .hljs-link,.dark .hljs-regexp{color:#ff5555!important}.dark .hljs-selector-id{color:#50fa7b!important}.hljs-addition{background:rgba(40,167,69,.2)!important;color:#28a745!important}.dark .hljs-addition{background:rgba(80,250,123,.2)!important;color:#50fa7b!important}.hljs-deletion{background:rgba(220,53,69,.2)!important;color:#dc3545!important}.dark .hljs-deletion{background:rgba(255,85,85,.2)!important;color:#ff5555!important}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}:root code:not(.hljs){background:#f6f8fa!important;color:#24292e!important;border-radius:4px;border:1px solid #e1e4e8}.dark code:not(.hljs),:root code:not(.hljs){padding:.2em .4em;font-family:JetBrains Mono,Consolas,Monaco,Courier New,monospace;font-size:.9em}.dark code:not(.hljs){background:#44475a!important;color:#f8f8f2!important;border-radius:4px;border:1px solid #6272a4}