.watt-industries-hero{padding-top:160px;background:linear-gradient(180deg,#fff,var(--brand-bg-alt))}.watt-industries-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:44px;gap:44px;align-items:center}.watt-industries-hero img{width:100%;min-height:400px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:var(--brand-bg)}.watt-industry-cards{background:var(--brand-bg)}.watt-industry-detailed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.watt-industry-detailed-grid article{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:20px;gap:20px;min-height:210px;padding:18px;border:1px solid var(--brand-border);background:var(--brand-bg)}.watt-industry-detailed-grid img{width:100%;height:100%;min-height:170px;-o-object-fit:cover;object-fit:cover}.watt-selector-guide{background:var(--brand-bg-alt)}.watt-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.watt-checklist label{display:flex;gap:12px;min-height:72px;align-items:flex-start;padding:18px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-weight:600}.watt-checklist input{margin-top:5px;accent-color:var(--brand-primary)}.watt-guide-note{max-width:900px;margin-top:24px;color:var(--brand-text)}.watt-industries-cta{background:var(--brand-primary-dark)}@media (max-width:991px){.watt-checklist,.watt-industries-hero .container,.watt-industry-detailed-grid,.watt-industry-detailed-grid article{grid-template-columns:1fr}}