.sidebar figcaption.connected {
  color: #4b9776;
}

.sidebar figcaption.connected i {
  background: #55b98a;
  box-shadow: 0 0 0 3px #e4f8ee;
}
.product-thumb img { width: 100%; height: 100%; object-fit: cover; border-radius: inherit; }
.control-pin { display: grid; gap: 6px; margin: 14px 0; font-weight: 700; text-align: left; }
.control-pin input { box-sizing: border-box; width: 100%; padding: 11px 12px; border: 2px solid #ead5dc; border-radius: 10px; font: inherit; }
