.copy-code{border:1px solid var(--border);background:var(--accent);min-width:0;max-width:100%;color:var(--foreground);border-radius:12px;margin-block:20px}.copy-code-row{align-items:flex-start;gap:4px;padding:8px;display:flex}.copy-code .copy-code-row pre{min-width:0;color:inherit;background:0 0;border:0;border-radius:4px;flex:1;margin:0;padding:12px;font-size:12px;line-height:1.8;overflow-x:auto}.copy-code pre code{white-space:pre;font-size:inherit}.copy-code .copy-code-button{min-width:64px;min-height:44px;color:inherit;font-size:12px}.copy-code .copy-code-button:hover{background:color-mix(in srgb, currentColor 8%, transparent);color:inherit}.copy-code pre:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.copy-code-dark{color:#f1e6ec;background:#27242b}.copy-code-error{padding:0 20px 12px;font-size:12px;line-height:1.5;display:block}.copy-code-formatted{overflow:hidden}.copy-code-formatted .copy-code-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;padding:0;display:grid}.copy-code-title{color:var(--muted-foreground);grid-area:1/1;padding:14px 20px;font-size:12px;font-weight:500}.copy-code-formatted .copy-code-button{grid-area:1/2;margin-right:8px}.copy-code-formatted .copy-code-row pre{border-top:1px solid var(--border);tab-size:2;border-radius:0;grid-area:2/1/auto/-1;width:100%;padding:20px 24px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.85}.copy-code-formatted.copy-code-dark{color:#eef1e9;background:#202723}.copy-code-dark .copy-code-title{color:#bfcac4}.copy-code-dark .copy-code-row pre{border-top-color:#ffffff18}.code-token-keyword{color:#6240a0}.code-token-string{color:#38612e}.code-token-flag,.code-token-property{color:#236172}.code-token-type{color:#75521d}.code-token-number{color:#934526}.code-token-comment{color:#606a63}.copy-code-dark .code-token-property{color:#a4d3dd}.copy-code-dark .code-token-type{color:#e8cf94}.copy-code-dark .code-token-keyword{color:#bcb4f4}.copy-code-dark .code-token-string{color:#b6dba0}.copy-code-dark .code-token-flag{color:#a4d3dd}.copy-code-dark .code-token-number{color:#edc493}.copy-code-dark .code-token-comment{color:#a9b4ad}@media (width<=640px){.copy-code-formatted .copy-code-row pre{padding:16px;font-size:12px}.copy-code-title{padding-left:16px}}
