.lp-codeblock{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;position:relative}.lp-codeblock__toolbar{position:absolute;right:8px;top:8px;z-index:2}.lp-codeblock__copy{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;gap:8px;height:34px;padding:0 10px;transition:background .12s ease,border-color .12s ease}.lp-codeblock__copy:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.lp-codeblock__copy.is-copied{background:#f3f4f6;border-color:#e5e7eb;color:#6b7280}.lp-codeblock__copy:focus{background:#fff;border:1px solid #d1d5db;color:#374151}.lp-codeblock__copy-label{font-size:12px;line-height:1}.lp-codeblock__copy-icon{background-color:currentColor;display:inline-block;height:16px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16 1H6a2 2 0 0 0-2 2v12h2V3h10zm3 4h-9a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 16h-9V7h9z'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16 1H6a2 2 0 0 0-2 2v12h2V3h10zm3 4h-9a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 16h-9V7h9z'/%3E%3C/svg%3E") center /contain no-repeat;width:16px}.lp-codeblock__pre{border-radius:10px;overflow:auto;padding:16px}.lp-codeblock__grid{align-items:start;display:grid;gap:14px;grid-template-columns:auto 1fr}.lp-codeblock__code,.lp-codeblock__lines{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65}.lp-codeblock__lines{color:#9ca3af;list-style:none;margin:0;padding:0;text-align:right;user-select:none}.lp-codeblock__lines li{margin:0;padding:0}.lp-codeblock__codewrap{margin:0;white-space:pre}.lp-codeblock__code{color:#111827;display:block;white-space:pre}