.code-block{border-radius:.75rem;border:1px solid rgba(0,0,0,.08);background:#fafafa;overflow:hidden}.code-block-header{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;border-bottom:1px solid rgba(0,0,0,.06)}.api-table{border-radius:.75rem;border:1px solid rgba(0,0,0,.06);overflow:hidden;overflow-x:auto}.inline-code{color:#000000bf;background:#0000000d;padding:.125rem .25rem;border-radius:.25rem;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.copy-btn{display:inline-flex;align-items:center;gap:.3rem;cursor:pointer;font-size:11px;color:#00000080;transition:color .15s;background:none;border:none;padding:0}.copy-btn:hover{color:#000c}.copy-icon{width:13px;height:13px;flex-shrink:0}:where(.dark) .code-block{border-color:#ffffff14;background:#0a0a0a}:where(.dark) .code-block-header{border-bottom-color:#ffffff0f}:where(.dark) .api-table{border-color:#ffffff14}:where(.dark) .inline-code{color:#ffffffb3;background:#ffffff0f}:where(.dark) .copy-btn{color:#fff6}:where(.dark) .copy-btn:hover{color:#ffffffb3}pre.astro-code{background:transparent!important;margin:0;padding:1rem;overflow-x:auto;font-size:13px;line-height:1.625;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}pre.astro-code,pre.astro-code span{color:var(--shiki-light)}:where(.dark) pre.astro-code,:where(.dark) pre.astro-code span{color:var(--shiki-dark)}
