.bcl .wire{position:relative;background:var(--dark);background-image:var(--stripe-d);padding:clamp(34px,5vw,58px) clamp(20px,5vw,80px);overflow:hidden}.bcl .wire svg{display:block;width:100%;height:auto;stroke:var(--gold);fill:var(--gold)}.bcl .wire path{fill:none;stroke-width:2;stroke-linecap:round}.bcl .wire path.wire-cut{stroke:var(--gold);stroke-width:9}.bcl .wire path.wire-node{stroke:var(--gold);stroke-width:14;fill:none}.bcl .wire path.wire-strand{stroke-width:2}.bcl .wire-severed svg{height:clamp(96px,11vw,124px)}.bcl .wire-legend{margin:clamp(18px,2.4vw,30px) 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:clamp(16px,4vw,64px);font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-on-dark)}.bcl .wire-legend li{position:relative;padding-left:16px}.bcl .wire-legend li:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;margin-top:-3.5px;border-radius:50%;background:var(--gold)}.bcl .wire-closed{padding-bottom:clamp(26px,3.4vw,40px)}.bcl .wire-closed svg{height:auto;max-height:200px}.bcl .wire path.wire-circuit{stroke-width:3}.bcl .wire path.wire-arrow{stroke-width:3;stroke-linejoin:round;fill:none}.bcl .wire-caption{margin:clamp(14px,2vw,22px) 0 0;max-width:46ch;font-family:var(--grot);font-size:clamp(17px,1.5vw,22px);line-height:1.4;letter-spacing:-.02em;color:var(--paper)}@media (max-width:640px){.bcl .wire{padding-left:20px;padding-right:20px}.bcl .wire-severed svg{height:84px}.bcl .wire-legend{gap:10px 18px;font-size:10px}.bcl .wire-caption{font-size:17px}.bcl .wire-closed svg{max-height:150px}}