:root{--dark:#111820;--dark2:#172029;--lime:#97d929;--lime2:#b6f13f;--text:#1d242d;--muted:#5f6873;--line:#dfe5e8;--paper:#f7f8f7;--white:#fff;--shadow:0 22px 60px rgba(17,24,32,.16);--r:8px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Open Sans","Segoe UI",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1168px,calc(100% - 48px));margin:0 auto}.site-header .container{width:min(1420px,calc(100% - 48px))}.home-hero .container,.equipment-strip .container,.solar-hero .container,.solar-directions .container{width:min(1420px,calc(100% - 120px))}.narrow{width:min(860px,calc(100% - 48px))}
.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(17,24,32,.92);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(18px)}.header-inner{height:116px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:380px;flex:0 0 auto}.brand img{width:100%;height:auto}.nav{display:flex;align-items:center;gap:28px;color:#fff;font-size:17px;white-space:nowrap}.nav>a,.nav-item>a{display:flex;align-items:center;gap:10px;min-height:44px;white-space:nowrap}.nav a.active,.nav-item.active>a{color:var(--lime2)}.chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.has-menu{position:relative}.submenu{position:absolute;top:calc(100% + 10px);left:-18px;width:230px;padding:16px;background:rgba(17,24,32,.96);border:1px solid rgba(151,217,41,.48);box-shadow:var(--shadow);display:grid;gap:2px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.submenu:before{content:"";position:absolute;top:-8px;left:18px;width:58px;height:3px;background:var(--lime)}.submenu a{padding:10px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.submenu a:hover{color:var(--lime2)}.has-menu:hover .submenu,.has-menu:focus-within .submenu{opacity:1;visibility:visible;transform:none}.header-cta{border:1px solid var(--lime);padding:11px 18px;color:#fff;white-space:nowrap}.header-cta:hover{background:var(--lime);color:#111820}.menu-button{display:none;width:48px;height:48px;border:1px solid rgba(255,255,255,.25);background:transparent;border-radius:4px;position:relative}.menu-button span,.menu-button:before,.menu-button:after{content:"";position:absolute;left:12px;right:12px;height:2px;background:#fff}.menu-button span{top:23px}.menu-button:before{top:16px}.menu-button:after{top:30px}.menu-button[aria-expanded=true] span{opacity:0}.menu-button[aria-expanded=true]:before{top:23px;transform:rotate(45deg)}.menu-button[aria-expanded=true]:after{top:23px;transform:rotate(-45deg)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:56px;padding:16px 28px;background:linear-gradient(135deg,var(--lime2),var(--lime));border:1px solid var(--lime);border-radius:5px;color:#111820;font-size:18px;font-weight:600}.btn:hover{filter:brightness(1.04)}.btn-outline,.btn-light{background:transparent;color:#fff;border-color:var(--lime)}.btn-light{color:var(--text);border-color:var(--lime)}
.home-hero{position:relative;min-height:690px;padding-top:116px;background:#0d141b url('/assets/img/hero-home.png') center top/cover no-repeat;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:116px 0 0;background:linear-gradient(90deg,rgba(10,15,20,.98) 0%,rgba(14,21,28,.86) 31%,rgba(14,21,28,.28) 58%,rgba(14,21,28,.06) 100%)}.home-hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(0deg,rgba(255,255,255,.08),transparent)}.blueprint{display:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:center;min-height:574px;gap:28px}.hero-copy{color:#fff;max-width:820px}.hero-copy h1{margin:0;font-size:54px;line-height:1.24;letter-spacing:0;font-weight:800;text-shadow:0 3px 18px rgba(0,0,0,.25)}.hero-copy p{max-width:610px;margin:26px 0 0;font-size:21px;color:rgba(255,255,255,.88);line-height:1.65}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:42px}.home-hero .hero-scene{display:none}.hero-scene{align-self:end}.hero-scene img{width:110%;max-width:none;transform:translateX(-4%);filter:drop-shadow(0 34px 46px rgba(0,0,0,.46))}
.equipment-strip{padding:60px 0 80px;background:linear-gradient(180deg,#fff,#f8faf9)}.equipment-strip.inner{padding-top:0}.equipment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.equipment-card{position:relative;min-height:330px;padding:30px;border:1px solid var(--line);border-radius:var(--r);background:#fff;overflow:hidden;box-shadow:0 18px 44px rgba(17,24,32,.07);transition:.2s}.equipment-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.equipment-card h2{margin:10px 0 0;padding-left:58px;font-size:20px;white-space:nowrap}.equipment-card img{position:absolute;left:22px;right:22px;bottom:14px;width:calc(100% - 44px);height:205px;object-fit:contain;mix-blend-mode:multiply}.equipment-card i{position:absolute;right:28px;bottom:122px;font-style:normal;font-size:28px}.card-icon{position:absolute;top:30px;left:30px;width:42px;height:42px;border:1px solid var(--lime);border-radius:6px;background:#fbfff6}
.solar-icon:before,.inverter-icon:before,.battery-icon:before,.generator-icon:before{content:"";position:absolute;inset:10px;border:2px solid var(--lime);border-radius:2px}.solar-icon:after{content:"";position:absolute;left:12px;right:12px;top:20px;height:2px;background:var(--lime)}.battery-icon:after{content:"";position:absolute;right:7px;top:16px;width:5px;height:10px;background:var(--lime)}.inverter-icon:after{content:"";position:absolute;left:18px;top:11px;width:6px;height:20px;background:var(--lime)}.generator-icon:after{content:"";position:absolute;left:12px;right:12px;bottom:10px;height:3px;background:var(--lime)}
.solar-hero,.inner-hero{padding-top:116px;background:linear-gradient(90deg,#fff 0%,#fff 36%,#edf0ef 62%,#101820 100%);overflow:hidden}.solar-hero .container,.inner-hero .container{position:relative}.breadcrumbs{display:none}.solar-hero-grid,.inner-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:28px;min-height:610px;padding-top:44px}.solar-copy h1,.inner-grid h1{margin:0;font-size:54px;line-height:1.22;font-weight:400}.solar-copy h1 strong{font-weight:800}.solar-copy p,.inner-grid p{max-width:650px;color:#4d5661;font-size:18px;line-height:1.65}.solar-scene{align-self:end}.solar-scene img,.inner-render{width:100%;max-height:520px;object-fit:contain}.inner-hero{background:#f6f8f7}.inner-grid{min-height:530px}.inner-render{justify-self:end;filter:drop-shadow(0 30px 42px rgba(17,24,32,.14))}
.solar-hero:not(.compact-hero) .solar-hero-grid{position:relative;grid-template-columns:.48fr .52fr;overflow:visible}.solar-hero:not(.compact-hero) .solar-copy{position:relative;z-index:2}.solar-hero:not(.compact-hero) .solar-scene{position:absolute;top:0;right:-70px;bottom:0;width:58%;display:block}.solar-hero:not(.compact-hero) .solar-scene img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center right}

.product-hero{position:relative;overflow:hidden;background:#f6f8f7}.product-hero .container{width:min(1420px,calc(100% - 96px))}.product-hero .inner-grid{position:relative;display:flex;align-items:center;min-height:610px;padding-top:0}.product-hero .inner-grid>div{position:relative;z-index:2;max-width:560px}.product-hero .inner-grid h1{font-size:50px;line-height:1.22}.product-hero .inner-render{position:absolute;z-index:0;inset:0 -90px 0 -90px;width:calc(100% + 180px);height:100%;max-height:none;object-fit:cover;object-position:center right;border-radius:0;filter:none}.product-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,255,255,0) 42%,rgba(16,24,32,.08));pointer-events:none}
.directions-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}.direction-card{min-height:220px;padding:30px;border-right:1px solid var(--line);background:#fff}.direction-card:last-child{border-right:0}.direction-card h2{font-size:22px;margin:18px 0 10px}.direction-card p{color:#5d6670;margin:0}.direction-card a{display:block;text-align:right;font-size:24px}.direction-icon{display:block;width:64px;height:48px;background:url('/assets/img/small-icons.svg') 0 0/256px 48px no-repeat}.direction-icon.ground{background-position:-64px 0}.direction-icon.hybrid{background-position:-128px 0}.direction-icon.inverter{background-position:-192px 0}.solar-directions{padding:0 0 56px;background:#fff}
.models-section,.manufacturers,.clarify,.content-section{padding:56px 0;background:#fff}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-title h2,.manufacturers h2,.clarify h2{font-size:28px;margin:0}.section-title a{color:#6fac10}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.model-card{border:1px solid var(--line);border-radius:var(--r);padding:22px;background:#fff;display:flex;flex-direction:column;height:100%}.model-card img{height:250px;width:100%;object-fit:contain;flex:0 0 auto}.model-card div{display:flex;flex-direction:column;flex:1}.model-card span{color:#6fac10;font-weight:700}.model-card h3{margin:5px 0 10px;font-size:18px}.model-card p{color:#69737d;min-height:52px}.model-card a{display:flex;align-items:center;justify-content:center;border:1px solid var(--lime);color:#6fac10;padding:11px;border-radius:4px;margin-top:auto;min-height:48px;text-align:center}.note{display:flex;align-items:center;justify-content:center;gap:10px;color:#6d7781;font-size:13px;margin:24px 0 0}.note span{display:grid;place-items:center;width:20px;height:20px;border:1px solid var(--lime);border-radius:50%;color:#6fac10}
.logo-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:20px}.logo-grid span{height:72px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;background:#fff;font-weight:800;color:#26303a}.logo-grid span:nth-child(1){color:#dc2f2f}.logo-grid span:nth-child(2){color:#176d2f}.logo-grid span:nth-child(3){color:#1b5fab}.logo-grid span:nth-child(4){color:#2f83d9}.clarify{padding-top:40px}.clarify h2:after{content:"";display:block;width:56px;height:2px;background:var(--lime);margin-top:16px}.clarify-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:36px}.clarify-item{text-align:center;padding:0 16px;border-right:1px solid var(--line)}.clarify-item:last-child{border-right:0}.clarify-item span{display:block;width:78px;height:78px;margin:0 auto 14px;border:1px solid var(--lime);border-radius:50%;background:#fafff2}.clarify-item h3{font-size:18px;margin:0}.clarify-item p{font-size:14px;color:#69737d}
.form-band{padding:54px 0;background:#fff}.form-panel{display:grid;grid-template-columns:.74fr 1.26fr;gap:36px;background:var(--dark);border-radius:6px;padding:34px;color:#fff}.form-aside h2{font-size:26px;margin:0}.form-aside p{color:rgba(255,255,255,.82)}.form-aside img{margin-top:26px;max-width:280px}.request-form{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.field{display:grid;gap:7px}.field span{position:static;clip:auto;font-size:13px;color:rgba(255,255,255,.78);font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:50px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.28);border-radius:3px;color:#fff;padding:12px 13px;font:inherit;outline:none}.field input::placeholder,.field textarea::placeholder{color:rgba(255,255,255,.48)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--lime);box-shadow:0 0 0 3px rgba(151,217,41,.16)}.field select option{background:var(--dark);color:#fff}.field.full{grid-column:1/-1}.check{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:rgba(255,255,255,.72);line-height:1.45}.check input{accent-color:var(--lime);margin-top:2px;flex:0 0 auto}.check a{color:#fff;text-decoration:underline}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-submit{width:100%}
.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-grid article,.solution-card,.facts{padding:30px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 18px 44px rgba(17,24,32,.06)}.content-grid h2,.solution-card h2,.facts h2{margin:0 0 12px;font-size:24px}.content-grid p,.solution-card p{color:#626c76}.solution-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card img{height:180px;width:100%;object-fit:contain}.solution-card span{color:#6fac10;font-weight:700}.facts dl{display:grid;gap:16px}.facts div{border-bottom:1px solid var(--line);padding-bottom:12px}.facts dt{font-size:12px;color:#6fac10;font-weight:800;text-transform:uppercase}.facts dd{margin:4px 0 0;font-weight:700}.contact-box{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:32px;box-shadow:var(--shadow)}.contact-box a{display:block;color:#6fac10;font-weight:800;margin-top:12px}
.legal-hero{padding:180px 0 60px;background:#f7f8f7}.legal-hero h1{font-size:46px;margin:0}.legal-hero p{color:#626c76;font-size:18px}.legal-content{padding:40px 0 70px}.legal-content .container{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:38px}.legal-content h2{font-size:24px;margin:30px 0 10px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#626c76}.legal-content ul{margin:10px 0 0;padding-left:20px}.legal-content li{margin:8px 0}.legal-content a{color:#6fac10}.facts-dl{display:grid;gap:0;margin:0}.facts-dl div{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.facts-dl dt{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6fac10;font-weight:800}.facts-dl dd{margin:0;color:#1d242d;font-weight:700}
.site-footer{background:var(--dark);color:#fff;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .9fr 1fr;gap:34px}.footer-brand img{width:280px}.footer-brand p,.footer-col a,.footer-col span,.footer-bottom{color:rgba(255,255,255,.68);font-size:14px}.footer-col{display:grid;gap:9px;align-content:start}.footer-col h3{font-size:14px;margin:0 0 8px;color:#fff}.footer-bottom{margin-top:30px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;gap:18px;flex-wrap:wrap;justify-content:space-between}
.cookie-banner{position:fixed;right:24px;bottom:24px;left:auto;z-index:140;width:min(680px,calc(100% - 48px));display:none;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:18px 20px;border:1px solid rgba(151,217,41,.35);background:rgba(17,24,32,.97);color:#fff;border-radius:6px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.cookie-banner.is-visible{display:grid}.cookie-actions{display:flex;gap:10px}.cookie-actions .btn{min-height:46px;padding:10px 18px;font-size:15px}.cookie-banner p{margin:0;color:rgba(255,255,255,.78)}.reveal{opacity:1;transform:none;transition:.25s}
@media(max-width:1280px) and (min-width:1121px){.site-header .container{width:min(1168px,calc(100% - 48px))}.menu-button{display:block}.header-inner{height:96px}.brand{width:320px}.nav{position:fixed;top:96px;left:0;right:0;display:none;max-height:calc(100vh - 96px);overflow:auto;background:var(--dark);padding:18px 24px 28px;gap:10px}.nav.is-open{display:grid}.nav>a,.nav-item>a{justify-content:space-between}.submenu{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;margin:4px 0 12px}.header-cta{text-align:center}.home-hero,.solar-hero,.inner-hero{padding-top:96px}.blueprint{inset:96px 0 0}}
@media(max-width:1120px){.site-header .container,.home-hero .container,.equipment-strip .container,.solar-hero .container,.solar-directions .container{width:min(1168px,calc(100% - 48px))}.menu-button{display:block}.header-inner{height:82px}.brand{width:300px}.nav{position:fixed;top:82px;left:0;right:0;display:none;max-height:calc(100vh - 82px);overflow:auto;background:var(--dark);padding:18px 24px 28px;gap:10px}.nav.is-open{display:grid}.nav>a,.nav-item>a{justify-content:space-between}.submenu{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;margin:4px 0 12px}.header-cta{text-align:center}.home-hero,.solar-hero,.inner-hero{padding-top:82px}.blueprint{inset:82px 0 0}.hero-grid,.solar-hero-grid,.inner-grid,.form-panel{grid-template-columns:1fr}.product-hero .container{width:min(1168px,calc(100% - 48px))}.product-hero .inner-grid{min-height:auto;padding:46px 0 52px}.product-hero .inner-grid h1{font-size:40px}.product-hero .inner-render{position:static;width:100%;height:auto;object-fit:contain}.solar-hero:not(.compact-hero) .solar-scene{position:static;width:auto}.solar-hero:not(.compact-hero) .solar-scene img{height:auto;object-fit:contain}.hero-scene{margin-top:-40px}.equipment-grid,.model-grid,.directions-grid,.content-grid,.solution-list,.footer-grid{grid-template-columns:repeat(2,1fr)}.clarify-grid,.logo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.container,.narrow,.site-header .container,.home-hero .container,.equipment-strip .container,.solar-hero .container,.solar-directions .container{width:min(100% - 28px,1168px)}.brand{width:240px}.home-hero{min-height:auto}.blueprint{display:none}.hero-grid{min-height:auto;padding:64px 0 40px}.hero-copy h1,.solar-copy h1,.inner-grid h1{font-size:34px;line-height:1.16}.hero-copy p,.solar-copy p,.inner-grid p{font-size:16px}.hero-actions{display:grid}.btn{width:100%;font-size:16px}.hero-scene{display:none}.equipment-grid,.model-grid,.directions-grid,.content-grid,.solution-list,.footer-grid,.form-grid,.clarify-grid,.logo-grid{grid-template-columns:1fr}.equipment-card{min-height:290px}.equipment-card h2{white-space:normal}.solar-hero-grid,.inner-grid{min-height:auto;padding:46px 0 52px}.product-hero .container{width:min(100% - 28px,1168px)}.product-hero .inner-grid{min-height:auto;padding:46px 0 52px}.product-hero .inner-grid h1{font-size:34px}.product-hero .inner-render{position:static;width:100%;height:auto;object-fit:contain}.solar-hero:not(.compact-hero) .solar-scene{position:static;width:auto}.solar-hero:not(.compact-hero) .solar-scene img{height:auto;object-fit:contain}.solar-scene{margin-top:20px}.direction-card{border-right:0;border-bottom:1px solid var(--line)}.clarify-item{border-right:0;border-bottom:1px solid var(--line);padding-bottom:20px}.form-panel{padding:22px}.legal-hero{padding:138px 0 42px}.legal-hero h1{font-size:34px}.legal-content .container{padding:24px}.facts-dl div{grid-template-columns:1fr;gap:6px}.cookie-banner{grid-template-columns:1fr;right:14px;bottom:14px;width:calc(100% - 28px)}.cookie-actions{display:grid}.cookie-actions .btn{width:100%}}


@media(max-width:1120px){.product-hero .inner-grid{display:grid}.product-hero .inner-render{height:360px;width:100%;max-width:none;object-fit:cover;object-position:72% center;border-radius:0;transform:none}}
@media(max-width:720px){.product-hero .inner-grid{display:grid}.product-hero .inner-render{height:260px;width:100%;max-width:none;object-fit:cover;object-position:74% center;border-radius:0;transform:none}.product-hero .inner-grid h1{font-size:34px}}
@media(max-width:1120px){.solar-hero:not(.compact-hero) .solar-scene{width:100%;margin-top:20px}.solar-hero:not(.compact-hero) .solar-scene img{width:100%;height:360px;max-height:none;object-fit:cover;object-position:72% center}}
@media(max-width:720px){.solar-hero:not(.compact-hero) .solar-scene img{height:260px;object-position:74% center}}
@media(max-width:1120px){.solar-hero:not(.compact-hero) .solar-hero-grid{grid-template-columns:1fr}}

/* final polish */
.header-inner{height:96px}.brand{width:266px}.home-hero{padding-top:96px;min-height:660px}.home-hero:before{inset:96px 0 0}.hero-grid{min-height:564px}.nav{gap:24px;font-size:16px}.submenu{top:calc(100% + 8px);width:300px;padding:12px 16px;z-index:150}.submenu a{white-space:normal;line-height:1.28;padding:9px 2px}.header-cta{padding:10px 17px}.footer-brand img{width:196px}.solar-hero,.inner-hero{padding-top:96px}.solar-hero:not(.compact-hero) .solar-scene{right:-190px;width:66%}.solar-hero:not(.compact-hero) .solar-scene img{object-position:84% center}.equipment-card{min-height:350px;padding:26px}.equipment-card img{left:24px;right:24px;bottom:24px;width:calc(100% - 48px);height:218px}.equipment-card i{bottom:144px}.solution-card{overflow:hidden}.solution-card img{height:220px;object-fit:cover;border-radius:6px;margin:-8px -8px 22px;width:calc(100% + 16px);max-width:none;background:#f4f6f5}.solution-card:hover img{transform:scale(1.025)}.solution-card img{transition:.25s}.product-info{padding-top:64px}.product-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:26px;align-items:stretch}.product-story,.product-checklist,.product-spec-grid article,.about-facts,.about-flow article{border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 18px 44px rgba(17,24,32,.06)}.product-story{padding:36px}.section-kicker{display:inline-flex;margin-bottom:14px;color:#6fac10;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.product-story h2,.about-hero-grid h1{font-size:36px;line-height:1.22;margin:0 0 18px}.product-story p{color:#5f6873;font-size:17px}.product-checklist{padding:30px;background:linear-gradient(180deg,#fff,#f8fbf4)}.product-checklist h3{font-size:22px;margin:0 0 18px}.product-checklist ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.product-checklist li{position:relative;padding-left:30px;color:#3f4852}.product-checklist li:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;border:1px solid var(--lime);border-radius:50%;background:linear-gradient(135deg,#fff,var(--lime2))}.product-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px}.product-spec-grid article{padding:26px}.product-spec-grid h3{font-size:22px;margin:0 0 10px}.product-spec-grid p{color:#626c76;margin:0}.about-onepage{padding:160px 0 72px;background:linear-gradient(180deg,#f7f8f7,#fff)}.about-hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:28px;align-items:start}.about-hero-grid>div:first-child{padding-top:18px}.about-hero-grid p{font-size:18px;color:#5f6873;max-width:680px}.about-facts{padding:30px}.about-facts h2{font-size:24px;margin:0 0 18px}.about-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.about-flow article{padding:28px}.about-flow h2{font-size:24px;margin:0 0 12px}.about-flow p{color:#626c76;margin:0}.map-section{width:100%;height:480px;background:#dfe5e8}.map-section iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.9) contrast(.98)}
@media(max-width:1280px) and (min-width:1121px){.brand{width:244px}.header-inner{height:88px}.nav{display:flex;position:static;max-height:none;overflow:visible;background:transparent;padding:0;gap:18px}.menu-button{display:none}.home-hero,.solar-hero,.inner-hero{padding-top:88px}.home-hero:before{inset:88px 0 0}.submenu{position:absolute;width:290px;opacity:0;visibility:hidden;transform:translateY(10px);box-shadow:var(--shadow);margin:0}.has-menu:hover .submenu,.has-menu:focus-within .submenu{opacity:1;visibility:visible;transform:none}}
@media(max-width:1120px){.header-inner{height:82px}.brand{width:210px}.home-hero,.solar-hero,.inner-hero{padding-top:82px}.home-hero:before{inset:82px 0 0}.product-layout,.about-hero-grid{grid-template-columns:1fr}.product-spec-grid,.about-flow{grid-template-columns:repeat(2,1fr)}.solar-hero:not(.compact-hero) .solar-scene{right:auto;width:100%}.solar-hero:not(.compact-hero) .solar-scene img{object-position:74% center}.footer-brand img{width:196px}}
@media(max-width:720px){.brand{width:168px}.nav{padding:14px 14px 22px}.submenu a{font-size:15px}.hero-copy h1{font-size:38px}.equipment-grid{grid-template-columns:repeat(2,1fr);gap:12px}.equipment-card{min-height:245px;padding:16px}.equipment-card h2{font-size:15px;line-height:1.25;padding-left:42px;margin-top:8px}.card-icon{top:16px;left:16px;width:34px;height:34px}.equipment-card img{left:10px;right:10px;bottom:14px;width:calc(100% - 20px);height:145px}.equipment-card i{right:14px;bottom:98px;font-size:22px}.solution-list{grid-template-columns:1fr}.model-grid,.clarify-grid,.logo-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr);gap:26px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-layout,.product-spec-grid,.about-hero-grid,.about-flow{grid-template-columns:1fr}.product-story,.product-checklist,.about-facts,.about-flow article{padding:22px}.product-story h2,.about-hero-grid h1{font-size:30px}.about-onepage{padding:126px 0 48px}.map-section{height:460px}}
@media(max-width:420px){.equipment-card h2{font-size:14px}.equipment-card img{height:132px}.footer-bottom{grid-template-columns:1fr}}

.product-models{background:#fbfcfb}.product-models .model-card img{height:210px;object-fit:contain}.product-models+.manufacturers{padding-top:40px}.solution-deep{padding:58px 0;background:linear-gradient(180deg,#fff,#f7f9f8)}.solution-deep-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.solution-deep-grid>img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 22px 60px rgba(17,24,32,.13)}.solution-deep-copy h2{font-size:34px;line-height:1.22;margin:0 0 16px}.solution-deep-copy p{color:#5f6873;font-size:18px}.solution-variants{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.solution-variants article{padding:26px;border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 18px 44px rgba(17,24,32,.06)}.solution-variants h3{font-size:22px;margin:0 0 10px}.solution-variants p{margin:0;color:#626c76}.home-deep{padding:64px 0}.home-proof{background:#fff}.home-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-proof-grid article,.home-solution-grid a,.home-process-grid,.home-compat-grid{border:1px solid var(--line);border-radius:var(--r);background:#fff;box-shadow:0 18px 44px rgba(17,24,32,.06)}.home-proof-grid article{padding:28px}.home-proof-grid span{color:#6fac10;font-size:13px;font-weight:900}.home-proof-grid h2{font-size:23px;margin:10px 0}.home-proof-grid p{margin:0;color:#626c76}.home-solutions{background:#f7f9f8}.home-solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-solution-grid a{overflow:hidden}.home-solution-grid img{width:100%;height:230px;object-fit:cover}.home-solution-grid h3{font-size:23px;margin:24px 24px 10px}.home-solution-grid p{color:#626c76;margin:0 24px 24px}.home-process{background:#fff}.home-process-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;padding:36px;align-items:center}.home-process-grid h2{font-size:36px;line-height:1.2;margin:0 0 16px}.home-process-grid p{font-size:18px;color:#626c76}.home-process-grid ol{counter-reset:step;display:grid;gap:14px;margin:0;padding:0;list-style:none}.home-process-grid li{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f9fbfa}.home-process-grid li:before{counter-increment:step;content:"0" counter(step);display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--dark);color:var(--lime2);font-weight:900}.home-process-grid strong{font-size:20px}.home-process-grid li span{color:#626c76}.home-compat{background:#f7f9f8}.home-compat-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:0;overflow:hidden}.home-compat-grid img{width:100%;height:420px;object-fit:cover}.home-compat-grid div{padding:34px}.home-compat-grid h2{font-size:34px;line-height:1.22;margin:0 0 16px}.home-compat-grid p{font-size:18px;color:#626c76}.home-request-band{background:#fff}.home-request-band .container{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px;background:var(--dark);color:#fff;border-radius:8px}.home-request-band h2{font-size:32px;line-height:1.25;margin:0;max-width:760px}.home-request-band .btn{flex:0 0 auto}.about-menu .submenu a:nth-child(n+3){display:none}
@media(max-width:1120px){.solution-deep-grid,.home-process-grid,.home-compat-grid{grid-template-columns:1fr}.home-proof-grid,.home-solution-grid,.solution-variants{grid-template-columns:repeat(2,1fr)}.home-compat-grid img{height:360px}.home-request-band .container{display:grid}}
@media(max-width:720px){.product-models .model-card img{height:150px}.solution-deep{padding:42px 0}.solution-deep-grid{gap:20px}.solution-deep-grid>img{height:240px}.solution-deep-copy h2,.home-process-grid h2,.home-compat-grid h2,.home-request-band h2{font-size:28px}.solution-variants,.home-proof-grid,.home-solution-grid{grid-template-columns:1fr}.home-deep{padding:42px 0}.home-process-grid{padding:22px}.home-process-grid li{grid-template-columns:44px 1fr;padding:14px}.home-process-grid li:before{width:44px;height:44px}.home-compat-grid img{height:260px}.home-compat-grid div{padding:22px}.home-request-band .container{padding:24px}.home-request-band .btn{width:100%}}

/* refinement pass */
.model-card{display:flex;flex-direction:column;height:100%}.model-card>div{display:flex;flex-direction:column;flex:1}.model-card a{margin-top:auto;min-height:48px;align-items:center;text-align:center}.home-process-grid{grid-template-columns:.86fr 1.14fr;gap:42px;padding:42px;align-items:center;background:linear-gradient(135deg,#fff 0%,#fff 54%,#f7faf6 100%)}.home-process-grid>div:first-child{max-width:560px}.home-process-grid h2{font-size:38px;line-height:1.18;margin-bottom:18px}.home-process-grid p{margin:0 0 16px;line-height:1.65}.home-process-grid p:last-child{margin-bottom:0}.home-process-grid li{grid-template-columns:64px 1fr;column-gap:18px;row-gap:6px;align-items:start;padding:20px;background:rgba(255,255,255,.84)}.home-process-grid li:before{grid-row:1/3;width:64px;height:64px}.home-process-grid strong{font-size:22px;line-height:1.25}.home-process-grid li span{grid-column:2;font-size:16px;line-height:1.55;max-width:100%}
@media(max-width:1120px){.home-process-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:720px){.home-process-grid{padding:22px}.home-process-grid h2{font-size:28px}.home-process-grid p{font-size:16px}.home-process-grid li{grid-template-columns:46px 1fr;padding:15px;column-gap:14px}.home-process-grid li:before{width:46px;height:46px}.home-process-grid strong{font-size:19px}.home-process-grid li span{grid-column:2;font-size:15px}}
