.wp-block-bpsc-snippet-copy-section{background-color:var(--scb-bg);color:var(--scb-text);max-width:100%;padding:1.5rem}.wp-block-bpsc-snippet-copy-section.alignfull{max-width:95vw!important;width:100vw!important}.wp-block-bpsc-snippet-copy-section.theme-dark{--scb-bg:#1e1e2e;--scb-card-bg:#282a3a;--scb-header-bg:#2e3044;--scb-text:#cdd6f4;--scb-muted:#9399b2;--scb-border:#45475a;--scb-line-num:#6c7086;--scb-code-bg:#282a3a;--scb-scrollbar-thumb:#45475a;--scb-scrollbar-track:#282a3a}.wp-block-bpsc-snippet-copy-section.theme-light{--scb-bg:#f8f9fc;--scb-card-bg:#fff;--scb-header-bg:#f0f2f5;--scb-text:#1e293b;--scb-muted:#64748b;--scb-border:#e2e8f0;--scb-line-num:#94a3b8;--scb-code-bg:#fff;--scb-scrollbar-thumb:#e2e8f0;--scb-scrollbar-track:#fff}.wp-block-bpsc-snippet-copy-section.theme-auto{--scb-bg:#1e1e2e;--scb-card-bg:#282a3a;--scb-header-bg:#2e3044;--scb-text:#cdd6f4;--scb-muted:#9399b2;--scb-border:#45475a;--scb-line-num:#6c7086;--scb-code-bg:#282a3a;--scb-scrollbar-thumb:#45475a;--scb-scrollbar-track:#282a3a}@media(prefers-color-scheme:light){.wp-block-bpsc-snippet-copy-section.theme-auto{--scb-bg:#f8f9fc;--scb-card-bg:#fff;--scb-header-bg:#f0f2f5;--scb-text:#1e293b;--scb-muted:#64748b;--scb-border:#e2e8f0;--scb-line-num:#94a3b8;--scb-code-bg:#fff;--scb-scrollbar-thumb:#e2e8f0;--scb-scrollbar-track:#fff}}.wp-block-bpsc-snippet-copy-section *,.wp-block-bpsc-snippet-copy-section :after,.wp-block-bpsc-snippet-copy-section :before{box-sizing:border-box}.snippet-copy-block__header{margin-bottom:1.25rem}.snippet-copy-block__header--align-left{text-align:left}.snippet-copy-block__header--align-center{text-align:center}.snippet-copy-block__header--align-right{text-align:right}.snippet-copy-block__title{color:var(--scb-text);font-size:1.25rem;font-weight:700;margin:0 0 .35rem}.snippet-copy-block__description{color:var(--scb-muted);font-size:.9rem;line-height:1.5;margin:0}.snippet-copy-block__cards{align-items:center;display:flex;flex-direction:column;gap:1rem}.snippet-copy-block__card{background:var(--scb-card-bg);border:1px solid var(--scb-border);border-radius:8px;overflow:hidden;position:relative;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.snippet-copy-block__card:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(0,0,0,.15)}.snippet-copy-block__traffic-lights{align-items:center;display:flex;flex-shrink:0;gap:6px;margin-right:8px;order:-1}.snippet-copy-block__traffic-dot{border-radius:50%;display:block;height:12px;width:12px}.snippet-copy-block__traffic-dot--red{background-color:#ff5f57}.snippet-copy-block__traffic-dot--yellow{background-color:#febc2e}.snippet-copy-block__traffic-dot--green{background-color:#28c840}.snippet-copy-block__card-header{align-items:center;background:var(--scb-header-bg);border-bottom:1px solid var(--scb-border);display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;min-height:42px;padding:.6rem .75rem;position:relative}.snippet-copy-block__card-title{color:var(--scb-text);font-size:.85rem;font-weight:600;margin:0;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.snippet-copy-block__language-badge{background:rgba(59,130,246,.12);border-radius:4px;color:#3b82f6;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.15rem .5rem;text-transform:uppercase;white-space:nowrap}.snippet-copy-block__card-header-right{align-items:center;display:flex;flex-shrink:0;gap:.35rem;margin-left:auto}.snippet-copy-block__copy-button{align-items:center;background:rgba(59,130,246,.15);border:1px solid rgba(59,130,246,.3);color:#3b82f6;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.78rem;font-weight:600;gap:.35rem;line-height:1;padding:.3rem .65rem;position:relative;transition:all .2s ease}.snippet-copy-block__copy-button:hover{background:rgba(59,130,246,.25);border-color:#3b82f6}.snippet-copy-block__copy-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.snippet-copy-block__copy-button.is-copied{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3);color:#22c55e}.snippet-copy-block__copy-button .snippet-copy-block__copy-icon{flex-shrink:0;height:14px;width:14px}.button-style-rounded .snippet-copy-block__copy-button{border-radius:20px}.button-style-square .snippet-copy-block__copy-button{border-radius:4px}.button-style-minimal .snippet-copy-block__copy-button{background:transparent;border-color:transparent;padding:.3rem}.button-style-minimal .snippet-copy-block__copy-button:hover{background:rgba(59,130,246,.1)}.snippet-copy-block__copy-all{display:flex;justify-content:center;margin-top:.75rem}.snippet-copy-block__copy-all-button{align-items:center;background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.82rem;font-weight:600;gap:.4rem;padding:.5rem 1rem;transition:all .2s ease}.snippet-copy-block__copy-all-button:hover{background:#1469f4;box-shadow:0 2px 8px rgba(59,130,246,.35);transform:translateY(-1px)}.snippet-copy-block__copy-all-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.snippet-copy-block__copy-all-button.is-copied{background:#22c55e}.snippet-copy-block__copy-all-button .snippet-copy-block__copy-icon{height:14px;width:14px}.snippet-copy-block__card-body{display:flex;overflow-x:auto;scrollbar-color:var(--scb-scrollbar-thumb) var(--scb-scrollbar-track);scrollbar-width:thin}.snippet-copy-block__card-body::-webkit-scrollbar{height:6px}.snippet-copy-block__card-body::-webkit-scrollbar-track{background:var(--scb-scrollbar-track)}.snippet-copy-block__card-body::-webkit-scrollbar-thumb{background:var(--scb-scrollbar-thumb);border-radius:3px}.snippet-copy-block__line-numbers{border-right:1px solid var(--scb-border);color:var(--scb-line-num);display:flex;flex-direction:column;flex-shrink:0;padding:1rem .75rem 1rem 1rem;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.snippet-copy-block__code-content,.snippet-copy-block__line-numbers{font-family:SF Mono,Fira Code,JetBrains Mono,Cascadia Code,Menlo,Consolas,Liberation Mono,monospace;line-height:1.6}.snippet-copy-block__code-content{background:transparent;color:var(--scb-text);flex:1;margin:0;overflow-x:auto;padding:1rem;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre}.snippet-copy-block__code-content code{background:transparent;color:inherit;font-family:inherit;font-size:inherit;padding:0}.snippet-copy-block__toast{animation:scb-toast-in .25s ease,scb-toast-out .25s ease 1.5s forwards;background:#22c55e;border-radius:6px;bottom:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;font-size:.78rem;font-weight:600;padding:.35rem .75rem;pointer-events:none;position:absolute;right:.75rem;z-index:10}@keyframes scb-toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes scb-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@media(max-width:768px){.wp-block-bpsc-snippet-copy-section{border-radius:8px;padding:1rem}.snippet-copy-block__card-header{flex-wrap:wrap;gap:.4rem}.snippet-copy-block__traffic-lights{order:-1}.snippet-copy-block__card-title{max-width:100%}.snippet-copy-block__card-header-right{justify-content:flex-end;margin-left:auto}.snippet-copy-block__copy-button{font-size:.82rem;padding:.4rem .8rem}}@media(max-width:480px){.wp-block-bpsc-snippet-copy-section{padding:.75rem}.snippet-copy-block__line-numbers{display:none}}
