/* Desktop design based on the user's selected solar-store reference. */
:root{--solar-blue:#1044be;--solar-blue-dark:#12389c;--solar-navy:#071b36;--solar-copy:#42587b;--solar-green:#168c4d}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;background:#fffffffa;color:var(--solar-navy);z-index:50;border-bottom:1px solid #eaf0f8}
.site-header .header-inner{width:calc(100% - 8vw);max-width:1540px;height:86px;gap:32px;border:0}
.site-header .brand,.footer-brand .brand{background:transparent;border-radius:0;padding:0}
.site-header .brand,.site-header .brand img{width:116px}.site-header .brand img{height:77px;object-fit:contain}
.site-header .desktop-nav{gap:28px;margin-inline:auto}.nav-group{position:relative}
.nav-toggle{display:flex;align-items:center;gap:9px;min-height:44px;padding:5px 0;font-size:14px;font-weight:600;white-space:nowrap}
.nav-toggle>.icon{width:14px;height:14px;transition:transform .18s}.nav-toggle:hover,.nav-toggle[aria-expanded="true"]{color:var(--solar-blue)}.nav-toggle[aria-expanded="true"]>.icon{transform:rotate(180deg)}
.nav-dropdown{position:absolute;top:calc(100% + 16px);left:-22px;min-width:270px;padding:20px 12px 12px;background:#fff;border:1px solid #e6ecf7;box-shadow:0 18px 55px #0d31612a;border-radius:14px}
.nav-dropdown .dropdown-label{display:block;padding:0 12px 10px;font-size:9px;font-weight:700;letter-spacing:.11em;color:#60718a}
.site-header .nav-dropdown a{display:block;padding:11px 12px;border-radius:8px;font-size:13px;line-height:1.4}.site-header .nav-dropdown a:hover{background:#f0f5ff;color:var(--solar-blue)}
.nav-dropdown a>span{display:block;margin-top:4px;font-size:11px;font-weight:400;color:#60718a}.brand-dropdown{min-width:220px}
.site-header .header-actions{gap:10px}.site-header .icon-button{min-width:44px;min-height:44px;border-radius:50%;color:#12356c}.site-header .icon-button:hover{background:#eef4ff}.header-search{background:#f7f9fe}
.header-phone{display:flex;align-items:center;gap:10px;margin-inline:4px 8px;white-space:nowrap}.header-phone .icon{width:25px;height:25px;color:var(--solar-blue)}.header-phone strong,.header-phone small{display:block}.header-phone strong{font-size:13px;line-height:1.5;font-weight:700}.header-phone small{font-size:10px;color:var(--solar-copy)}
.button-blue{background:linear-gradient(110deg,#095acd,#1336ac);color:#fff;border-radius:99px;box-shadow:0 5px 13px #114bc010}.button-blue:hover{background:#123b9e;box-shadow:0 6px 18px #114bc024;transform:translateY(-1px)}
.site-header .header-quote{min-height:48px;min-width:173px;padding:12px 23px;font-size:14px;font-weight:600;gap:20px;margin-left:13px}
.site-header.is-sticky{position:sticky;background:#fff;animation:none;box-shadow:0 4px 18px #102b5010}.site-header.is-sticky .header-inner{height:86px}.site-header.is-sticky .brand,.site-header.is-sticky .brand img{width:116px;padding:0}.site-header.is-sticky .brand img{height:77px}
.site-header #basket-count{background:#168c4d;color:#fff;top:0;right:1px}.site-header .search-panel{background:#fff;border:1px solid #e3eaf7;border-radius:14px;top:calc(100% + 8px);right:4vw}.site-header .search-panel input{border-radius:8px}.site-header .mobile-nav{background:#fff;color:var(--solar-navy)}
.site-header :focus-visible,.hero :focus-visible{outline-color:#286bd1;outline-offset:4px}

.hero{position:relative;isolation:isolate;overflow:hidden;padding:30px 0 0;background:#e8f2fe;color:var(--solar-navy)}
.hero-backdrop{position:absolute;inset:0 0 110px;z-index:-2;overflow:hidden}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:50% 67%;transform:scaleX(-1)}
.hero-backdrop::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 49% 18%,#f5f9ffff 0%,#f3f8fff5 29%,#edf5ffe5 47%,#eaf3ff8a 69%,#eff5ff30 100%),linear-gradient(90deg,#fff9,transparent 26%,transparent 74%,#dfefff10)}
.hero-content{position:relative;z-index:1;max-width:1030px;width:calc(100% - 80px);margin:0 auto;text-align:center}
.hero-eyebrow{width:fit-content;display:flex;align-items:center;justify-content:center;gap:10px;min-height:36px;margin:0 auto 24px;padding:8px 20px;background:linear-gradient(100deg,#dcefebd9,#f3f7fff2);border:1px solid #ffffff5c;border-radius:99px;color:#4f6885;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.09em}.hero-eyebrow .icon{width:17px;height:17px;color:var(--solar-green)}
.hero h1{color:#03182e;font-size:clamp(54px,4.25vw,72px);font-weight:800;letter-spacing:-.043em;line-height:1.05}.hero h1 span{color:#1263d7;background:linear-gradient(100deg,#093aad,#1392ef);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.hero .hero-description{max-width:760px;margin:18px auto 26px;color:var(--solar-copy);font-size:clamp(17px,1.25vw,21px);line-height:1.42;letter-spacing:-.008em}.hero-description strong{font-weight:500}
.hero-search{display:flex;align-items:center;gap:12px;max-width:850px;min-height:74px;margin:auto;padding:10px;background:#ffffffee;border:1px solid #ffffff;border-radius:19px;box-shadow:0 14px 35px #1736670d}
.hero-search-field{flex:1;min-width:0;display:flex;gap:15px;align-items:center;padding-left:17px}.hero-search-field>.icon{width:22px;height:22px;stroke-width:1.6;color:#28436b}
.hero-search input{width:100%;min-width:0;height:50px;margin:0;padding:8px 5px;background:transparent;border:0;border-radius:0;outline:none;color:var(--solar-navy);font-size:16px;box-shadow:none}.hero-search input::placeholder{color:#8192b2;opacity:1}
.hero-search:focus-within{border-color:#6197e8;box-shadow:0 0 0 3px #4f86dd20,0 14px 35px #1736670d}.hero-search input:focus-visible{outline:none}.hero-search .button{min-height:52px;gap:16px;padding:14px 29px;font-size:15px;white-space:nowrap}
.popular-searches{display:flex;align-items:center;justify-content:center;gap:9px;margin:12px auto 0;min-height:32px;font-size:12px}.popular-searches>span{margin-right:8px;font-weight:500}
.popular-searches a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 15px;background:#e4ecfaab;border:1px solid #ecf2ff9e;border-radius:99px;transition:background .2s,color .2s;white-space:nowrap}.popular-searches a:hover{background:#fff;color:var(--solar-blue);border-color:#c9d9f3}
.hero-benefits{position:absolute;top:155px;left:4.7%;width:180px}.hero-benefits .benefits-intro{border-top:3px solid var(--solar-green);padding-top:14px;position:relative;color:#667387;font-size:14px;line-height:1.7;letter-spacing:.17em;width:52px;white-space:nowrap}
.hero-benefits ul{display:grid;gap:19px;list-style:none;margin-top:46px}.hero-benefits li{display:flex;align-items:center;gap:13px;font-size:14px;line-height:1.45;color:#244163}.benefit-icon{width:51px;height:51px;flex:none;display:grid;place-items:center;background:#ffffffc9;border-radius:50%}.benefit-icon .icon{width:29px;height:29px;color:var(--solar-green);stroke-width:1.7}
.hero-note{position:absolute;right:7%;top:82px;color:#7898d6;transform:rotate(-11deg);font-family:Caveat,cursive;font-size:37px;font-weight:500;line-height:.83;text-align:center;pointer-events:none}.hero-note span{display:inline-block;margin-left:21px;padding-bottom:15px;border-bottom:2px solid #9bb4df}
.hero-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;width:calc(100% - 32vw);max-width:1100px;margin:30px auto 42px}
.hero-category{position:relative;min-width:0;display:flex;flex-direction:column;height:205px;padding:11px 13px 14px;background:#ffffffed;border:1px solid #fff;border-radius:13px;box-shadow:0 12px 28px #102d6010;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.hero-category:hover{transform:translateY(-5px);box-shadow:0 18px 34px #12357620;border-color:#90b0e4}
.category-photo{position:relative;display:block;flex:1;min-height:0;overflow:hidden}.category-photo img{position:absolute;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.inverter-photo img{transform:scale(1.25)}.battery-photo img{transform:scale(1.15)}.mounting-photo img{width:100%;height:auto;max-width:none;top:50%;left:0;transform:translateY(-51%)}.accessory-photo img{transform:scale(1.1)}.panel-photo img{padding:3px 13px 5px}
.category-copy{display:block;margin-top:9px;min-height:42px}.category-copy strong{display:block;font-size:13px;line-height:1.45;font-weight:700;letter-spacing:-.025em}.category-copy small{display:block;color:#526481;font-size:10px;line-height:1.4;margin-top:4px;letter-spacing:-.015em;padding-right:22px}
.category-arrow{position:absolute;right:10px;bottom:14px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#edf2fc;color:#113d9c}.category-arrow .icon{width:18px;height:18px}
.hero-trust-wrap{position:relative;display:flex;align-items:center;gap:40px;min-height:135px;padding:22px 4%;background:#f7faffef;border-radius:13px 13px 0 0}
.hero-trust{display:grid;grid-template-columns:repeat(4,1fr);width:100%;min-height:91px;align-items:center;padding:16px 20px;background:#ffffffbf;border:1px solid #ffffffd9;border-radius:18px}
.hero-trust>div{display:flex;align-items:center;justify-content:center;gap:19px;padding-inline:20px;color:#092553}.hero-trust>div+div{border-left:1px solid #d8e2f1}.hero-trust .icon{width:32px;height:32px;color:#143c9d;stroke-width:1.55}.hero-trust strong,.hero-trust small{display:block}.hero-trust strong{font-size:13px;font-weight:600;line-height:1.5}.hero-trust small{font-size:11px;color:#5b6d8d;line-height:1.6;margin-top:2px}
.trust-note{flex:none;width:140px;text-align:center;font-family:Caveat,cursive;font-size:26px;line-height:.88;transform:rotate(-11deg);color:#244373}.trust-note::after{content:'';display:block;width:82px;margin:11px 0 0 37px;border-top:2px solid #1d8851;transform:rotate(-8deg)}
.category-nav{grid-template-columns:repeat(5,1fr)}.category-nav .category{padding-inline:10px;font-size:12px;gap:10px}.category-nav .category .category-icon{width:32px;height:32px}
.footer-brand .brand,.footer-brand .brand img{width:152px}.footer-brand .brand img{height:100px}

/* Keep all five categories and desktop controls clear on common laptop widths. */
@media(max-width:1500px) and (min-width:1001px){
 .site-header .header-inner{width:calc(100% - 64px);gap:25px}.site-header .desktop-nav{gap:23px}.site-header .header-actions{gap:6px}.site-header .header-quote{min-width:157px;margin-left:6px;padding-inline:20px}.nav-toggle{font-size:13px}
 .hero{padding-top:28px}.hero h1{font-size:60px}.hero .hero-description{font-size:18px}.hero-search{max-width:765px;min-height:68px;padding:8px}.hero-search input{font-size:14px}.hero-search .button{min-height:50px;font-size:14px;padding-inline:25px}
 .hero-benefits{left:4%;top:145px;width:161px}.hero-benefits li{font-size:12px;gap:10px}.hero-benefits ul{margin-top:42px;gap:18px}.benefit-icon{width:44px;height:44px}.benefit-icon .icon{width:27px;height:27px}.hero-note{right:4.5%;font-size:32px}
 .hero-categories{width:calc(100% - 31vw);margin-top:28px;margin-bottom:36px;gap:12px}.hero-category{height:192px;padding:9px 11px 12px}.category-copy strong{font-size:12px}.category-copy small{font-size:9px}
 .hero-trust-wrap{min-height:118px;padding:18px 4%;gap:28px}.hero-trust{min-height:82px;padding-inline:12px}.hero-trust>div{padding-inline:12px;gap:13px}.hero-trust strong{font-size:12px}.hero-trust small{font-size:10px}.trust-note{width:115px;font-size:24px}
}
@media(max-width:1280px) and (min-width:1001px){
 .site-header .header-inner{gap:20px;width:calc(100% - 48px)}.site-header .desktop-nav{gap:19px}.header-phone{margin:0 3px;gap:7px}.header-phone strong{font-size:12px}.header-phone small{font-size:9px}.header-phone .icon{width:22px}.site-header .header-advisor{display:none}
 .hero h1{font-size:54px}.hero-content{width:740px}.hero-search{max-width:700px}.hero-search .button{padding-inline:20px}.popular-searches{gap:6px;font-size:10px}.popular-searches a{padding-inline:12px}
 .hero-benefits{left:3.3%;width:147px;top:138px}.hero-benefits .benefits-intro{font-size:12px}.hero-note{right:3.7%;font-size:28px}.hero-categories{width:calc(100% - 30vw)}.category-copy strong{font-size:11px}
 .hero-trust-wrap{gap:20px;padding-inline:3%}.hero-trust>div{gap:10px;padding-inline:8px}.hero-trust .icon{width:27px;height:27px}.hero-trust strong{font-size:11px}.hero-trust small{font-size:9px}
}
/* Basic fallback retained; dedicated mobile design is deferred by request. */
@media(max-width:1000px){
 .site-header .desktop-nav,.header-phone,.header-advisor{display:none}.site-header .header-inner{width:calc(100% - 40px);justify-content:space-between;gap:16px}.site-header .header-actions{margin-left:auto}.site-header .menu-toggle{display:inline-flex}
 .hero-benefits,.hero-note,.trust-note{display:none}.hero-content{width:calc(100% - 40px)}.hero h1{font-size:clamp(33px,6.5vw,60px)}.hero-categories{width:calc(100% - 40px);gap:10px}.hero-category{height:190px}.hero-trust-wrap{padding:20px}.hero-trust{grid-template-columns:repeat(2,1fr);gap:22px}.hero-trust>div{justify-content:flex-start}.hero-trust>div:nth-child(3){border-left:0}.popular-searches{flex-wrap:wrap}
}
@media(max-width:600px){
 .site-header .header-quote{display:none}.site-header .brand,.site-header .brand img,.site-header.is-sticky .brand,.site-header.is-sticky .brand img{width:99px}.site-header .search-panel{width:calc(100% - 32px);right:16px}
 .hero{padding-top:28px}.hero-eyebrow{font-size:8px;padding:8px 11px;gap:6px}.hero-description .desktop-break{display:none}.hero .hero-description{font-size:14px}.hero-search{flex-wrap:wrap;padding:9px}.hero-search-field{flex-basis:100%;padding-left:5px;gap:8px}.hero-search input{font-size:12px}.hero-search .button{width:100%;font-size:13px}.popular-searches{font-size:10px;gap:6px}.popular-searches>span{width:100%}.hero-categories{grid-template-columns:repeat(2,minmax(0,1fr));margin-block:24px}.hero-category{height:190px}.hero-trust{padding:12px;gap:20px}.hero-trust>div{padding:0;border:0!important;gap:8px}.hero-trust .icon{width:24px;height:24px}.hero-trust strong{font-size:10px}.hero-trust small{font-size:8px}.category-nav{grid-template-columns:repeat(2,1fr)}
}
/* Final desktop fidelity pass: a quiet backdrop, readable controls and tighter vertical rhythm. */
.hero-backdrop::before{content:'';position:absolute;inset:0 64% 0 0;backdrop-filter:blur(4px);z-index:1}
.hero-backdrop::after{z-index:2;background:linear-gradient(90deg,#ffffffbf 0%,#f5f9ffe8 23%,#f2f7fff5 36%,#f2f7fff2 62%,#eaf4ff91 80%,#e9f3ff20 100%),linear-gradient(#deecff9c,transparent 50%)}
.hero-search #hero-query{min-height:50px;border:0;background:transparent;border-radius:99px;padding:8px 5px;color:var(--solar-navy);font-size:16px}
.hero-benefits li>span:last-child{white-space:nowrap}
.category-photo{mix-blend-mode:multiply}
.mounting-photo img{width:116%;left:-8%;transform:translateY(-58%)}
.hero-category{background:#fffffff5}
@media(min-width:1501px){.hero h1{font-size:68px}.hero .hero-description{font-size:20px;line-height:1.4;margin:18px auto 24px}.hero-categories{margin-bottom:36px}.category-copy strong{font-size:14px}.category-copy small{font-size:11px}.hero-benefits{width:205px}}
@media(max-width:1500px) and (min-width:1001px){.hero-search #hero-query{font-size:14px}.category-copy strong{font-size:13px}.category-copy small{font-size:10px}}
@media(max-width:1280px) and (min-width:1001px){.hero-search #hero-query{font-size:13px}.category-copy strong{font-size:12px}}
@media(max-width:600px){.hero-search #hero-query{font-size:12px}}
@media(max-height:780px) and (min-width:1001px){
 .site-header .header-inner,.site-header.is-sticky .header-inner{height:80px}.site-header .brand,.site-header .brand img,.site-header.is-sticky .brand,.site-header.is-sticky .brand img{width:110px}.site-header .brand img,.site-header.is-sticky .brand img{height:73px}
 .hero{padding-top:20px}.hero-eyebrow{min-height:30px;padding-block:5px;font-size:10px;margin-bottom:16px}.hero h1{font-size:48px}.hero .hero-description{font-size:16px;line-height:1.35;margin:12px auto 18px}
 .hero-search{min-height:62px;padding:6px}.hero-search #hero-query{height:48px;min-height:48px}.hero-search .button{min-height:48px}.popular-searches{margin-top:8px;min-height:30px}.popular-searches a{min-height:30px}
 .hero-categories{margin-top:20px;margin-bottom:24px}.hero-category{height:168px}.category-copy{min-height:35px;margin-top:6px}.category-copy small{font-size:9px}.category-copy strong{font-size:12px}
 .hero-benefits{top:104px}.hero-benefits ul{margin-top:23px;gap:10px}.hero-note{top:62px}.hero-trust-wrap{min-height:84px;padding-block:12px}.hero-trust{min-height:60px;padding-block:10px}.hero-backdrop{bottom:84px}.trust-note{font-size:18px;width:100px}
}
@media(prefers-reduced-motion:reduce){.hero-category,.nav-toggle>.icon{transition:none}.hero-category:hover,.button-blue:hover{transform:none}}
