:root{--color-dark:#00180f;--color-accent:#18d68f;--color-white:#fff;--color-light-bg:#f5f5f5;--color-text-dark:#1a1a1a;--color-text-muted:#6b7280;--color-border:#e5e7eb;--font-heading:"Figtree", sans-serif;--font-body:"DM Sans", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--section-padding:5rem 0;--container-max:1280px;--container-px:20px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:50px;--shadow-card:0 1px 3px #0000000f, 0 4px 12px #0000000f}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/dm-sans-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 500;font-display:swap;src:url(/fonts/dm-sans-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/figtree-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Figtree;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/figtree-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-white);background-color:var(--color-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}body.scroll-locked{width:100%;position:fixed;overflow:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.section-dark :focus-visible,.hero :focus-visible,footer :focus-visible,header :focus-visible{outline-color:var(--color-white);box-shadow:0 0 0 4px #18d68f73}.skip-link{z-index:1000;background:var(--color-accent);color:var(--color-dark);border-radius:10px;padding:.75rem 1.25rem;font-weight:600;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{max-width:var(--container-max);padding:0 var(--container-px);margin:0 auto}.section-dark{color:var(--color-white)}.section-light{background-color:var(--color-light-bg);color:var(--color-text-dark);border-radius:50px}@media (width<=768px){.section-light{border-radius:24px}.section-intro{text-align:left;align-items:flex-start}h2{font-size:28px}h3{font-size:24px}}.btn{font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:14px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,transform .15s;display:inline-flex;position:relative;overflow:hidden}.btn:active{transform:scale(.98)}.btn-primary{background-color:var(--color-accent);color:var(--color-white)}.btn-primary:before{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff59 50%,#0000 100%);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.btn-primary:hover{background-color:#13c07e;transform:translateY(-2px)}.btn-primary:hover:before{left:135%}.btn-secondary{font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.875rem;padding:0;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.btn-secondary span:not(.btn-secondary-icon){position:relative}.btn-secondary span:not(.btn-secondary-icon):after{content:"";background-color:currentColor;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.btn-secondary:hover span:not(.btn-secondary-icon):after{width:100%}.btn-secondary-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex}.btn-secondary-icon svg{width:18px;height:18px}.btn-secondary-light{color:var(--color-white)}.btn-secondary-light .btn-secondary-icon{background:var(--color-white)}.btn-secondary-light .btn-secondary-icon svg path{fill:var(--color-dark)}.btn-secondary-light:hover .btn-secondary-icon{background:var(--color-accent)}.btn-secondary-dark{color:var(--color-dark)}.btn-secondary-dark .btn-secondary-icon{background:var(--color-dark)}.btn-secondary-dark .btn-secondary-icon svg path{fill:var(--color-white)}.btn-secondary-dark:hover .btn-secondary-icon{background:var(--color-accent)}.btn-ghost{color:var(--color-white);background-color:#18d68f1a;border:1.5px solid #18d68f66;border-radius:12px}.btn-ghost:before{content:"";background:linear-gradient(120deg,#0000 0%,#18d68f33 50%,#0000 100%);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-20deg)}.btn-ghost:hover{border-color:var(--color-accent);background-color:#18d68f33;transform:translateY(-2px)}.btn-ghost:hover:before{left:135%}.btn-outline{color:var(--color-white);border:2px solid var(--color-white);background-color:#0000;border-radius:12px;padding:.75rem 1.5rem}.btn-outline:hover{background-color:var(--color-white);color:var(--color-dark)}.eyebrow{letter-spacing:.02em;margin-bottom:.75rem;font-size:18px;font-weight:500;display:inline-block}.section-light .eyebrow{color:var(--color-text-dark)}.section-dark .eyebrow{color:var(--color-white)}.feature-card{background-image:radial-gradient(at 100% 0,#f5f5f5d9 0%,#f5f5f5 60%),url(/images/feature-card-bg.svg);background-position:50%,100% 0;background-repeat:no-repeat,no-repeat;background-size:cover,40%;border:1px solid #00180f14;border-radius:20px;flex-direction:column;gap:50px;padding:30px;display:flex;overflow:hidden}.feature-icon{background:var(--color-accent);width:48px;height:48px;color:var(--color-white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-body{flex-direction:column;gap:10px;display:flex}.feature-title{letter-spacing:-.5px;color:var(--color-text-dark);font-size:22px;font-weight:500;font-family:var(--font-heading)}.feature-text{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.65}.feature-text strong{color:var(--color-text-dark);font-weight:600}.service-card{cursor:pointer;border-radius:20px;flex-direction:column;height:500px;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.service-card-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.service-card:hover{transform:scale(1.02)}.service-card-overlay{background:linear-gradient(#00120f8c 0%,#00120f0d 45% 55%,#00120fa6 100%);position:absolute;inset:0}.service-card-content{z-index:1;flex-direction:column;justify-content:flex-end;gap:.75rem;height:100%;padding:1.5rem;display:flex;position:relative}.service-card-title{color:var(--color-white);letter-spacing:-.5px;font-size:28px;font-weight:500;line-height:1.2}.content-section{padding:var(--section-padding)}.content-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.content-image{object-fit:cover;border-radius:20px;width:100%;height:100%;min-height:420px}.content-body{flex-direction:column;gap:1.5rem;display:flex}.content-body .eyebrow{margin-bottom:0}.content-heading{letter-spacing:-1px;color:var(--color-white);margin-top:-.25rem;font-size:40px;font-weight:500;line-height:1.25}.section-dark .content-heading{color:var(--color-white)}.section-light .content-heading{color:var(--color-text-dark)}.content-text{color:#ffffffbf;font-size:var(--text-base);line-height:1.75}.section-light .content-text{color:var(--color-text-muted)}@media (width<=1024px){.content-grid{grid-template-columns:1fr;gap:2.5rem}.content-heading{font-size:34px}.content-image{min-height:400px}}@media (width<=768px){.eyebrow{font-size:16px}.feature-card{gap:24px;padding:24px}.service-card{height:400px}.service-card-title{font-size:24px}.content-heading{font-size:28px}.content-image{min-height:280px}}.product-detail-section{padding:var(--section-padding)}.product-detail-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.product-detail-image{object-fit:contain;border-radius:20px;width:100%;max-height:480px}.product-detail-content{flex-direction:column;gap:1.5rem;display:flex}.product-detail-heading{letter-spacing:-.5px;color:var(--color-text-dark);font-size:36px;font-weight:500;line-height:1.2}.section-dark .product-detail-heading{color:var(--color-white)}.product-detail-text{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.75}.section-dark .product-detail-text{color:#ffffffbf}.product-stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.product-stat-value{color:var(--color-accent);letter-spacing:-.5px;font-size:28px;font-weight:700;line-height:1.1}.product-stat-label{font-size:var(--text-sm);color:var(--color-accent);margin-top:2px;margin-bottom:6px;font-weight:600}.product-stat-text{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.section-dark .product-stat-text{color:#fff9}.product-detail-buttons{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.solar-products-grid{flex-direction:column;gap:2rem;display:flex}.solar-product-card{background:var(--color-light-bg);border:1px solid var(--color-border);border-radius:20px;grid-template-columns:320px 1fr;display:grid;overflow:hidden}.solar-product-card-image{object-fit:cover;width:100%;height:100%;min-height:280px}.solar-product-card-content{flex-direction:column;gap:1rem;padding:2rem 2.5rem;display:flex}.solar-product-card-title{color:var(--color-text-dark);letter-spacing:-.3px;font-size:22px;font-weight:600}.solar-product-card-text{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.7}.solar-product-stats{gap:2rem;margin:.25rem 0;display:flex}.solar-product-stat-value{color:var(--color-accent);font-size:22px;font-weight:700}.solar-product-stat-label{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:2px}.solar-product-benefits{flex-direction:column;gap:.4rem;display:flex}.solar-product-benefit{font-size:var(--text-sm);color:var(--color-text-muted);gap:.5rem;line-height:1.5;display:flex}.solar-product-benefit:before{content:"✓";color:var(--color-accent);flex-shrink:0;font-weight:700}.features-grid-5{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.features-grid-5 .feature-card:nth-child(4){grid-column:1/2}.features-grid-5 .feature-card:nth-child(5){grid-column:2/4}@media (width<=1024px){.product-detail-grid{grid-template-columns:1fr;gap:2.5rem}.product-detail-grid .product-detail-content{order:1}.product-detail-grid .product-detail-image{order:2}.product-detail-image{object-fit:cover;width:100%;height:320px;max-height:none}.product-detail-heading{font-size:28px}.solar-product-card{grid-template-columns:1fr}.solar-product-card-image{min-height:220px;max-height:280px}.features-grid-5{grid-template-columns:repeat(2,1fr)}.features-grid-5 .feature-card:nth-child(4),.features-grid-5 .feature-card:nth-child(5){grid-column:auto}}@media (width<=768px){.product-stats-grid{grid-template-columns:1fr}.product-detail-buttons{flex-direction:column;align-items:flex-start}.solar-product-card-content{padding:1.5rem}.features-grid-5{grid-template-columns:1fr}.solar-product-stats{flex-wrap:wrap;gap:1rem}}@media (prefers-reduced-motion:no-preference){.fade-in-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}.site-header[data-astro-cid-isef26zo]{z-index:100;background-color:#0000;transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-header[data-astro-cid-isef26zo].is-scrolled{background-color:var(--color-dark);border-radius:0 0 40px 40px;box-shadow:0 1px 20px #0000004d}.header-inner[data-astro-cid-isef26zo]{justify-content:space-between;align-items:center;gap:2rem;height:84px;display:flex}.logo-link[data-astro-cid-isef26zo] img[data-astro-cid-isef26zo]{width:auto;height:35px}.main-nav[data-astro-cid-isef26zo]{flex:1;justify-content:flex-end;display:flex}.nav-list[data-astro-cid-isef26zo]{align-items:center;gap:2rem;display:flex}.nav-link[data-astro-cid-isef26zo]{color:var(--color-white);font-size:14px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.nav-link[data-astro-cid-isef26zo]:after{content:"";background-color:var(--color-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:0}.nav-link[data-astro-cid-isef26zo]:hover{color:var(--color-accent)}.nav-link[data-astro-cid-isef26zo]:hover:after{width:100%}.header-cta[data-astro-cid-isef26zo]{flex-shrink:0;align-items:center;gap:1.25rem;display:flex}.hamburger[data-astro-cid-isef26zo]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.hamburger-line[data-astro-cid-isef26zo]{background-color:var(--color-white);border-radius:2px;width:24px;height:2px;display:block}.mobile-menu[data-astro-cid-isef26zo]{z-index:200;background-color:var(--color-dark);padding:0 var(--container-px);pointer-events:none;clip-path:circle(0% at calc(100% - 2rem) 42px);flex-direction:column;transition:clip-path .55s cubic-bezier(.77,0,.18,1);display:flex;position:fixed;inset:0}.mobile-menu[data-astro-cid-isef26zo].is-open{pointer-events:all;clip-path:circle(150% at calc(100% - 2rem) 42px)}.mobile-menu-header[data-astro-cid-isef26zo]{flex-shrink:0;justify-content:space-between;align-items:center;height:84px;display:flex}.mobile-logo-link[data-astro-cid-isef26zo] img[data-astro-cid-isef26zo]{width:auto;height:35px}.mobile-close[data-astro-cid-isef26zo]{cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.mobile-close[data-astro-cid-isef26zo]:hover{opacity:1}.mobile-nav[data-astro-cid-isef26zo]{flex-direction:column;flex:1;justify-content:center;display:flex;overflow-y:auto}.mobile-nav-list[data-astro-cid-isef26zo]{flex-direction:column;gap:0;display:flex}.mobile-nav-item[data-astro-cid-isef26zo]{border-bottom:1px solid #ffffff0f}.mobile-nav-link[data-astro-cid-isef26zo]{color:var(--color-white);font-size:1.35rem;font-weight:500;font-family:var(--font-heading);cursor:pointer;letter-spacing:-.3px;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.85rem 0;text-decoration:none;transition:color .2s;display:flex}.mobile-nav-link[data-astro-cid-isef26zo]:hover{color:var(--color-accent)}.mobile-menu-footer[data-astro-cid-isef26zo]{flex-direction:column;flex-shrink:0;gap:.75rem;padding:2rem 0;display:flex}.mobile-cta[data-astro-cid-isef26zo]{justify-content:center;width:100%}@media (width<=1024px){.main-nav[data-astro-cid-isef26zo],.header-cta[data-astro-cid-isef26zo]{display:none}.hamburger[data-astro-cid-isef26zo]{display:flex}}.site-footer[data-astro-cid-oenwriqq]{color:#ffffffb3;background-color:#17d68f05;border-top:1px solid #ffffff0f;border-radius:50px 50px 0 0;padding-top:4rem}.footer-grid[data-astro-cid-oenwriqq]{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1.5fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand[data-astro-cid-oenwriqq]{flex-direction:column;gap:.75rem;display:flex}.footer-logo[data-astro-cid-oenwriqq]{width:auto;height:48px}.footer-badges[data-astro-cid-oenwriqq]{flex-wrap:wrap;align-items:center;gap:1.75rem;max-width:100%;margin-top:auto;padding-top:1rem;display:flex}.footer-badge[data-astro-cid-oenwriqq]{object-fit:contain;width:auto;max-width:min(160px,50% - .875rem);height:35px;display:block}.footer-tagline[data-astro-cid-oenwriqq]{font-size:var(--text-sm);color:#fff9;margin-top:.25rem}.footer-phone[data-astro-cid-oenwriqq]{color:var(--color-white);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:500;font-family:var(--font-heading);text-decoration:none;transition:opacity .2s}.footer-phone[data-astro-cid-oenwriqq]:hover{opacity:.85}.footer-hours[data-astro-cid-oenwriqq]{font-size:var(--text-sm);color:#ffffff80}.footer-col-heading[data-astro-cid-oenwriqq]{color:var(--color-white);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-weight:600}.footer-links[data-astro-cid-oenwriqq]{flex-direction:column;gap:.625rem;display:flex}.footer-link[data-astro-cid-oenwriqq]{color:#fff9;font-size:var(--text-sm);text-decoration:none;transition:color .2s;display:block}.footer-link[data-astro-cid-oenwriqq]:hover{color:var(--color-accent)}.footer-address[data-astro-cid-oenwriqq]{font-style:normal;font-size:var(--text-sm);color:#fff9;flex-direction:column;gap:.375rem;display:flex}.footer-address[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{text-decoration:none;transition:color .2s}.footer-address[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:var(--color-accent)}.footer-seo[data-astro-cid-oenwriqq]{border-top:1px solid #ffffff0f;padding:2rem 0}.footer-seo-grid[data-astro-cid-oenwriqq]{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-seo-heading[data-astro-cid-oenwriqq]{color:var(--color-white);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;min-height:1.2em;margin-bottom:1rem;font-weight:600}.footer-seo-links[data-astro-cid-oenwriqq]{flex-direction:column;gap:.625rem;list-style:none;display:flex}.footer-seo-links[data-astro-cid-oenwriqq] span[data-astro-cid-oenwriqq]{color:#ffffff73;font-size:var(--text-sm);display:block}.footer-bottom[data-astro-cid-oenwriqq]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.footer-copyright[data-astro-cid-oenwriqq]{font-size:var(--text-xs);color:#ffffff8c}.legal-links[data-astro-cid-oenwriqq]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.legal-link[data-astro-cid-oenwriqq]{color:#ffffff8c;font-size:var(--text-xs);text-decoration:none;transition:color .2s}.legal-link[data-astro-cid-oenwriqq]:hover{color:var(--color-white)}.legal-sep[data-astro-cid-oenwriqq]{color:#fff3;font-size:var(--text-xs)}@media (width<=1024px){.footer-grid[data-astro-cid-oenwriqq]{grid-template-columns:1fr 1fr;gap:2rem}.site-footer[data-astro-cid-oenwriqq]{border-radius:30px 30px 0 0}}@media (width<=640px){.footer-grid[data-astro-cid-oenwriqq]{grid-template-columns:1fr;gap:1.5rem}.footer-seo-grid[data-astro-cid-oenwriqq]{grid-template-columns:1fr;gap:1.25rem}.site-footer[data-astro-cid-oenwriqq]{border-radius:20px 20px 0 0}.footer-bottom[data-astro-cid-oenwriqq]{flex-direction:column;align-items:flex-start;gap:1rem}}
