/* SOL-LED-specific additions to the shared SOL-7000 visual template. */
.sg-solled-page .thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
.sg-solled-page .sg-led-note{margin-top:18px;margin-bottom:18px}
.sg-solled-page #sol7000-scheda .sg-led-power{display:flex;align-items:center;gap:20px;justify-content:space-between;background:var(--navy-deep);color:white;padding:26px;margin-bottom:22px}
.sg-solled-page .sg-led-power span:not([aria-hidden]){display:flex;flex-direction:column;gap:8px}
.sg-solled-page .sg-led-power strong{font-family:Chivo,sans-serif;font-size:20px}
.sg-solled-page #sol7000-scheda .sg-led-callout{margin:22px 0;padding:20px 24px;border-left:3px solid var(--green);background:white;color:var(--ink-soft)}
.sg-solled-page #sol7000-scheda .sg-led-schematic{margin:28px 0}
.sg-solled-page .sg-led-schematic img{width:100%;height:auto;background:#fff}
.sg-solled-page .sg-led-schematic a:hover img{outline:2px solid var(--green)}
.sg-solled-page #sol7000-scheda .fig a{color:var(--blue)}
.sg-solled-page .sg-led-wiring{margin-top:60px;scroll-margin-top:80px}
.sg-solled-page #sol7000-scheda .sg-led-wiring h3{font-size:clamp(26px,3vw,34px)}
.sg-solled-page #sol7000-scheda .sg-led-pinout th:first-child{width:18%}
.sg-solled-page #sol7000-scheda .sg-led-pinout thead th:nth-child(2){width:26%}
.sg-solled-page #sol7000-scheda .sg-led-pinout thead th:last-child{width:56%}
.sg-solled-page .sg-wire{display:inline-block;width:12px;height:12px;margin-right:7px;border:1px solid #657181;border-radius:50%}
.sg-solled-page .sg-wire.red{background:#c32627}.sg-solled-page .sg-wire.blue{background:#2455b9}.sg-solled-page .sg-wire.white{background:white}.sg-solled-page .sg-wire.black{background:#172027}
.sg-solled-page #sol7000-scheda .sg-led-readout-note{padding:22px;color:var(--onDark);font-size:15px}
.sg-solled-page #sol7000-scheda .compare{grid-template-columns:repeat(3,minmax(0,1fr))}
.sg-solled-page #sol7000-scheda .compare .btn{margin-top:auto}
.sg-solled-page #sol7000-scheda .proghead small{color:#b1e594}
@media(max-width:900px){.sg-solled-page #sol7000-scheda .compare{grid-template-columns:1fr}.sg-solled-page #sol7000-scheda .sg-led-power{flex-direction:column;align-items:flex-start}.sg-solled-page .sg-led-power [aria-hidden]{transform:rotate(90deg);align-self:center}}
@media(max-width:600px){.sg-solled-page #sol7000-scheda .sg-led-pinout td{font-family:Karla,sans-serif;font-size:14px}.sg-solled-page .sg-wire{width:9px;height:9px;margin-right:4px}.sg-solled-page #sol7000-scheda .sg-led-wiring h3{font-size:26px}}

@media(max-width:600px){.sg-solled-page #sol7000-scheda .sg-led-pinout thead th{font-size:11px;letter-spacing:.04em;white-space:nowrap}.sg-solled-page #sol7000-scheda .sg-led-pinout th:first-child{width:26%}.sg-solled-page #sol7000-scheda .sg-led-pinout thead th:nth-child(2){width:27%}.sg-solled-page #sol7000-scheda .sg-led-pinout thead th:last-child{width:47%}}
