.cb-wrap{border:1px solid var(--color-border);border-radius:8px;overflow:hidden;margin:0 0 1.25rem}.cb-bar{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);min-height:36px}.cb-title{font-size:.75rem;font-family:var(--font-mono);color:var(--color-text-muted)}.cb-copy{display:flex;align-items:center;gap:5px;font-size:.72rem;color:var(--color-text-muted);background:none;border:none;cursor:pointer;padding:3px 8px;border-radius:5px;transition:color .12s,background .12s;margin-left:auto;font-family:inherit}.cb-copy:hover{color:var(--color-text);background:var(--color-bg-muted)}.cb-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.cb-body pre.astro-code{margin:0!important;border-radius:0 0 7px 7px!important;padding:1rem 1.25rem!important;font-size:.8rem!important;line-height:1.75!important;background-color:var(--color-code-bg)!important;overflow-x:auto!important}.cb-body pre.astro-code code{font-family:var(--font-mono);font-size:inherit}@media(max-width:640px){.cb-bar{padding:6px 10px;min-height:32px}.cb-title{font-size:.6875rem}.cb-copy{font-size:.6875rem;padding:2px 6px}.cb-body pre.astro-code{padding:.875rem 1rem!important;font-size:.75rem!important}}
