.interactive-pcb-module__RxWQKa__interactivePcb{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;margin:2rem 0;display:flex;position:relative}.interactive-pcb-module__RxWQKa__viewToggle{background:#fff;border:1px solid #0000001a;border-radius:999px;align-self:center;gap:.5rem;padding:.4rem;display:inline-flex}.interactive-pcb-module__RxWQKa__toggleButton{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;transition:background .2s,color .2s}.interactive-pcb-module__RxWQKa__toggleButton:hover{color:#111827;background:#0000000f}.interactive-pcb-module__RxWQKa__toggleActive{background:var(--light-blue);color:#fff}.interactive-pcb-module__RxWQKa__pcbViewSection{flex-direction:column;gap:1rem;width:100%;padding-bottom:2rem;display:flex}.interactive-pcb-module__RxWQKa__pcbViewLabel{text-align:center;color:var(--light-blue);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:600}.interactive-pcb-module__RxWQKa__pcbContainer{background:0 0;border:none;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:0;display:flex;position:relative;overflow:visible;box-shadow:0 16px 40px #0003}.interactive-pcb-module__RxWQKa__pcbImage{border-radius:16px;width:100%;height:auto;display:block}.interactive-pcb-module__RxWQKa__hotspot{cursor:pointer;z-index:50;background:0 0;border:none;width:16px;height:16px;padding:0;transition:all .2s;position:absolute;transform:translate(-50%,-50%)}.interactive-pcb-module__RxWQKa__hotspotDot{background-color:var(--category-color);z-index:2;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .3s;display:block;position:relative;box-shadow:0 2px 8px #0000004d}.interactive-pcb-module__RxWQKa__hotspotPulse{background-color:var(--category-color);opacity:0;z-index:1;border-radius:50%;width:12px;height:12px;animation:2s infinite interactive-pcb-module__RxWQKa__pulse;display:block;position:absolute;top:2px;left:2px}.interactive-pcb-module__RxWQKa__hotspot:hover .interactive-pcb-module__RxWQKa__hotspotDot,.interactive-pcb-module__RxWQKa__hotspotActive .interactive-pcb-module__RxWQKa__hotspotDot{transform:scale(1.5);box-shadow:0 4px 16px #0006}.interactive-pcb-module__RxWQKa__hotspot:hover .interactive-pcb-module__RxWQKa__hotspotPulse,.interactive-pcb-module__RxWQKa__hotspotActive .interactive-pcb-module__RxWQKa__hotspotPulse{animation-duration:1s}@keyframes interactive-pcb-module__RxWQKa__pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3)}}.interactive-pcb-module__RxWQKa__componentInfo{z-index:1000;background:#fff;border:1px solid #00000014;border-radius:12px;max-width:280px;padding:1.5rem;animation:.3s interactive-pcb-module__RxWQKa__slideIn;position:absolute;box-shadow:0 8px 24px #00000026}.interactive-pcb-module__RxWQKa__componentInfo:before{content:"";background:var(--category-color,var(--light-blue));clip-path:polygon(100% 0,0 0,100% 100%);border-radius:0 12px 0 0;width:16px;height:16px;position:absolute;top:0;right:0}.interactive-pcb-module__RxWQKa__componentInfo h3{color:#0a0a0a;margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.interactive-pcb-module__RxWQKa__componentDescription p{color:#495057;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.interactive-pcb-module__RxWQKa__componentCategory{color:var(--light-blue);letter-spacing:.5px;text-transform:uppercase;background:#8594e81a;border-radius:8px;padding:.4rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}@keyframes interactive-pcb-module__RxWQKa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.interactive-pcb-module__RxWQKa__componentBox{border:2px solid var(--category-color);opacity:0;pointer-events:none;z-index:25;background-color:#8594e833;border-radius:6px;transition:opacity .3s;position:absolute;box-shadow:0 2px 8px #00000026}.interactive-pcb-module__RxWQKa__componentBoxVisible{opacity:.7;background-color:#8594e84d}.interactive-pcb-module__RxWQKa__pinoutButton{cursor:pointer;background:#8594e80d;border:1px solid #8594e81a;border-radius:8px;width:100%;margin-top:1rem;padding:.5rem;position:relative}.interactive-pcb-module__RxWQKa__pinoutImage{border-radius:4px;width:100%;height:auto;transition:filter .2s;display:block}.interactive-pcb-module__RxWQKa__pinoutButton:hover .interactive-pcb-module__RxWQKa__pinoutImage{filter:brightness(.95)}.interactive-pcb-module__RxWQKa__enlargeIcon{pointer-events:none;width:24px;height:24px;color:var(--light-blue);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 8px #00000026}.interactive-pcb-module__RxWQKa__enlargedOverlay{z-index:2000;cursor:pointer;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.interactive-pcb-module__RxWQKa__enlargedImage{object-fit:contain;border-radius:8px;max-width:90%;max-height:90vh;box-shadow:0 4px 24px #0000004d}@media (max-width:768px){.interactive-pcb-module__RxWQKa__pcbContainer{max-width:100%}.interactive-pcb-module__RxWQKa__pcbViewSection{padding-bottom:2rem}.interactive-pcb-module__RxWQKa__componentInfo{z-index:1001;max-width:none;padding:1.25rem;position:fixed;top:80px;left:16px;right:16px}.interactive-pcb-module__RxWQKa__hotspot{width:20px;height:20px}.interactive-pcb-module__RxWQKa__hotspotDot,.interactive-pcb-module__RxWQKa__hotspotPulse{width:14px;height:14px}}
