.hero[data-astro-cid-46lchbtd]{position:relative;min-height:min(85vh,620px);display:flex;align-items:center;overflow:hidden;z-index:0}.hero-bg[data-astro-cid-46lchbtd]{position:absolute;inset:0;z-index:-1}.hero-bg-img[data-astro-cid-46lchbtd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-overlay[data-astro-cid-46lchbtd]{position:absolute;inset:0;background:linear-gradient(to right,#000000c7,#00000080 55%,#00000040)}.hero-content[data-astro-cid-46lchbtd]{position:relative;color:#fff;padding-block:6rem 4rem;max-width:620px}.hero-content[data-astro-cid-46lchbtd] .eyebrow[data-astro-cid-46lchbtd]{color:var(--blue);margin-bottom:1rem}.hero-content[data-astro-cid-46lchbtd] .display-1[data-astro-cid-46lchbtd]{color:#fff;margin-bottom:1.25rem}.hero-lead[data-astro-cid-46lchbtd]{font-size:clamp(1rem,1.5vw + .25rem,1.25rem);line-height:1.65;color:#ffffffd9;margin-bottom:2rem}.hero-actions[data-astro-cid-46lchbtd]{display:flex;flex-wrap:wrap;gap:.75rem}.btn-outline-white[data-astro-cid-46lchbtd]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.875rem 2rem;font-size:var(--font-body);font-weight:600;line-height:1;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-base);text-decoration:none;white-space:nowrap}.btn-outline-white[data-astro-cid-46lchbtd]:hover{background:#ffffff1a;border-color:#ffffff80}.section-header[data-astro-cid-46lchbtd]{text-align:center;max-width:640px;margin:0 auto 3rem}.section-header[data-astro-cid-46lchbtd] .eyebrow[data-astro-cid-46lchbtd]{margin-bottom:.5rem}.section-header[data-astro-cid-46lchbtd] h2[data-astro-cid-46lchbtd]{margin-bottom:.75rem}.type-grid[data-astro-cid-46lchbtd]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.type-card[data-astro-cid-46lchbtd]{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius-md);padding:1.5rem 1.5rem 1.75rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);display:flex;flex-direction:column;align-items:flex-start}.type-card[data-astro-cid-46lchbtd]:hover{border-color:var(--blue);box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.type-image[data-astro-cid-46lchbtd]{width:100%;display:flex;justify-content:flex-start;margin-bottom:1rem}.type-image[data-astro-cid-46lchbtd] img[data-astro-cid-46lchbtd]{width:auto;height:auto;max-height:80px;max-width:120px;-o-object-fit:contain;object-fit:contain;display:block}.type-body[data-astro-cid-46lchbtd]{flex:1;display:flex;flex-direction:column}.type-name[data-astro-cid-46lchbtd]{font-weight:600;font-size:var(--font-body);margin-bottom:.5rem}.type-desc[data-astro-cid-46lchbtd]{font-size:var(--font-small);color:var(--brand-grey-dark);line-height:1.6}.warranty-notice[data-astro-cid-46lchbtd]{margin-top:2rem;padding:1.5rem 2rem;background:var(--brand-muted);border-left:4px solid var(--energy-green);border-radius:var(--radius-sm)}.warranty-notice[data-astro-cid-46lchbtd] p[data-astro-cid-46lchbtd]{font-size:var(--font-small);color:var(--brand-grey-dark);line-height:1.7;margin:0}.brands-bubbles[data-astro-cid-46lchbtd]{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.brand-bubble[data-astro-cid-46lchbtd]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.4rem;border-radius:999px;background:#fffffffa;box-shadow:0 10px 30px #0f172a1f;border:1px solid rgba(148,163,184,.4);font-size:.8rem;font-weight:500;color:var(--brand-text);white-space:nowrap;animation:float-bubble 14s ease-in-out infinite}.brand-bubble-1[data-astro-cid-46lchbtd]{animation-delay:0s}.brand-bubble-2[data-astro-cid-46lchbtd]{animation-delay:1.5s}.brand-bubble-3[data-astro-cid-46lchbtd]{animation-delay:3s}.brand-bubble-4[data-astro-cid-46lchbtd]{animation-delay:4.5s}.brand-bubble-5[data-astro-cid-46lchbtd]{animation-delay:6s}.brand-bubble-6[data-astro-cid-46lchbtd]{animation-delay:7.5s}@keyframes float-bubble{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.brands-note[data-astro-cid-46lchbtd]{text-align:center;margin-top:2rem;font-size:var(--font-small);color:var(--brand-grey-dark)}.steps-grid[data-astro-cid-46lchbtd]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:960px;margin:0 auto}.step-card[data-astro-cid-46lchbtd]{text-align:center}.step-num[data-astro-cid-46lchbtd]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--energy-green);color:#fff;font-weight:800;font-size:1.25rem;margin-bottom:1rem}.step-card[data-astro-cid-46lchbtd] h3[data-astro-cid-46lchbtd]{font-size:var(--font-h4);margin-bottom:.5rem}.step-card[data-astro-cid-46lchbtd] p[data-astro-cid-46lchbtd]{color:var(--brand-grey-dark);font-size:var(--font-small);line-height:1.7}.reasons-grid[data-astro-cid-46lchbtd]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.reason-card[data-astro-cid-46lchbtd]{padding:2rem;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius-md)}.reason-card[data-astro-cid-46lchbtd] h3[data-astro-cid-46lchbtd]{font-size:var(--font-h4);margin-bottom:.5rem}.reason-card[data-astro-cid-46lchbtd] p[data-astro-cid-46lchbtd]{color:var(--brand-grey-dark);font-size:var(--font-small);line-height:1.7}.testimonials-grid[data-astro-cid-46lchbtd]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.testimonial-card[data-astro-cid-46lchbtd]{padding:2rem;border:1px solid var(--brand-border);border-radius:var(--radius-md);background:var(--brand-muted)}.testimonial-stars[data-astro-cid-46lchbtd]{color:#f5a623;font-size:1.25rem;margin-bottom:1rem;letter-spacing:.1em}.testimonial-card[data-astro-cid-46lchbtd] blockquote[data-astro-cid-46lchbtd]{font-size:var(--font-body);line-height:1.7;color:var(--brand-text);margin:0 0 1rem;font-style:normal}.testimonial-author[data-astro-cid-46lchbtd]{font-size:var(--font-small);color:var(--brand-grey-dark);font-weight:600}.cta-features[data-astro-cid-46lchbtd]{list-style:none;padding:0;margin:1.5rem 0 0}.cta-features[data-astro-cid-46lchbtd] li[data-astro-cid-46lchbtd]{color:#ffffffb3;font-size:var(--font-small);padding:.25rem 0}.cta-features[data-astro-cid-46lchbtd] li[data-astro-cid-46lchbtd]:before{content:"•";color:var(--energy-green-light);margin-right:.5rem}.form-section-grid[data-astro-cid-46lchbtd]{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.form-section-form[data-astro-cid-46lchbtd]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:2rem}@media (max-width: 768px){.type-grid[data-astro-cid-46lchbtd]{grid-template-columns:repeat(2,1fr)}.steps-grid[data-astro-cid-46lchbtd]{grid-template-columns:1fr;gap:1.5rem}.reasons-grid[data-astro-cid-46lchbtd],.testimonials-grid[data-astro-cid-46lchbtd]{grid-template-columns:1fr}.form-section-grid[data-astro-cid-46lchbtd]{grid-template-columns:1fr;gap:2rem}.hero-actions[data-astro-cid-46lchbtd]{flex-direction:column}}
