.ener-hero-system{min-height:84vh;padding:170px 0 92px;background:radial-gradient(circle at 82% 18%,rgba(169,219,190,.24),transparent 34%),var(--brand-primary-dark);color:var(--brand-text-inverse)}.ener-hero-system h1,.ener-hero-system p{color:var(--brand-text-inverse)}.ener-hero-system__row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr);grid-gap:48px;gap:48px;align-items:center}.ener-hero-system__copy p:not(.ener-eyebrow){max-width:660px;font-size:1.15rem}.ener-cta-actions,.ener-hero-system__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ener-hero-system__media{min-height:420px;display:grid;align-items:center;justify-items:center;place-items:center;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08)}.ener-hero-system__media img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.ener-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.ener-product-grid article{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:16px}.ener-product-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.ener-product-grid h3,.ener-product-grid p{margin:0}.ener-product-grid p{color:var(--brand-text)}.ener-spec-table{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.ener-spec-table th{background:var(--brand-neutral-dark);color:var(--brand-text-inverse)}.ener-spec-table td,.ener-spec-table th{padding:18px;border-color:var(--brand-border)}.ener-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.ener-feature-list article{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:18px;gap:18px;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.ener-feature-list span{grid-row:1/span 2;grid-column:1;display:grid;align-items:center;justify-items:center;place-items:center;width:52px;height:52px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-family:var(--brand-mono);font-weight:700}.ener-feature-list h3,.ener-feature-list p{grid-column:2;margin:0}.ener-testimonial blockquote{max-width:900px;margin:0 auto;text-align:center}.ener-testimonial p{font-size:max(1.5rem, min(3vw, 2.25rem));line-height:1.24;color:var(--brand-text)}.ener-testimonial cite{display:block;margin-top:18px;color:var(--brand-primary-dark);font-style:normal;font-weight:700}.ener-home-cta{background:var(--brand-primary);text-align:center}.ener-home-cta h2,.ener-home-cta p{color:var(--brand-text-inverse)}.ener-home-cta p{max-width:720px;margin:0 auto}.ener-home-cta .ener-cta-actions{justify-content:center}@media (max-width:991px){.ener-feature-list,.ener-hero-system__row{grid-template-columns:1fr}.ener-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ener-hero-system{padding:150px 0 56px}.ener-hero-system__media,.ener-hero-system__media img{min-height:280px}.ener-product-grid{grid-template-columns:1fr}}