/* Homepage introduction only; all other sections retain their existing styles. */
.gl-home{--intro-ink:#111e15;--intro-green:#c2f941;--intro-muted:#6e6e6e;display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:80px 0 65px;min-height:650px;color:var(--intro-ink);font-family:Montserrat,sans-serif}
.gl-home .pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #f5f5f5;border-radius:99px;padding:9px 12px;background:#fff;font-size:11px;letter-spacing:1.6px;font-weight:700;line-height:1.3}
.gl-home .pill span{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--intro-green);box-shadow:0 0 0 4px #c2f9412a}
.gl-home h1{font-size:72px;font-weight:800;line-height:.95;letter-spacing:-4px;margin:25px 0;color:var(--intro-ink)}
.gl-home h1 em{font-weight:300;font-style:normal}
.gl-home .hero-copy>p{font-size:17px;line-height:1.75;color:var(--intro-muted);max-width:570px;margin:28px 0 0}
.gl-home .hero-actions{display:flex;gap:25px;align-items:center;margin:35px 0}
.gl-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap;padding:17px 21px;border-radius:14px;background:var(--intro-green);font-size:12px;font-weight:800;box-shadow:0 8px 24px #c2f94155;transition:transform .2s,box-shadow .2s}
.gl-home .btn span{font-size:18px;font-weight:400}.gl-home .btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #c2f94166}
.gl-home .ghost-link{font-size:12px;font-weight:700;white-space:nowrap;text-decoration:underline;text-decoration-color:var(--intro-green);text-underline-offset:5px}
.gl-home a:focus-visible{outline:3px solid #111e15;outline-offset:5px}
.gl-home .trust-line{display:flex;align-items:center;gap:15px;font-size:12px;color:var(--intro-muted)}
.gl-home .trust-icons{display:flex}.gl-home .trust-icons b{margin-left:-5px;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;background:var(--intro-ink);border:2px solid white;color:white;font-size:9px}.gl-home .trust-icons b:first-child{margin:0;background:var(--intro-green);color:var(--intro-ink)}
.gl-home .hero-product{position:relative;min-height:560px;display:grid;place-items:center;min-width:0}
.gl-home .dashboard{position:relative;width:500px;max-width:100%;background:#111e15;border:1px solid #ffffff26;border-radius:30px;padding:18px;box-shadow:0 45px 90px #111e1540;transform:rotate(2deg)}
.gl-home .dash-top{color:white;padding:7px 8px 17px;display:flex;justify-content:space-between;align-items:center;gap:12px}.gl-home .dash-top small{font-size:8px;letter-spacing:1.2px;color:#b4b4b4}.gl-home .dash-top h3{margin:6px 0 0;font-size:19px;font-weight:800;line-height:1.2}
.gl-home .live{white-space:nowrap;font-size:9px;padding:8px 10px;border-radius:99px;background:#ffffff17}.gl-home .live i{display:inline-block;width:6px;height:6px;background:var(--intro-green);border-radius:50%;margin-right:5px}
.gl-home .site-photo{height:260px;border-radius:20px;background:linear-gradient(180deg,transparent 45%,#000c),url('assets/projet-installation-solaire-greenlink.webp') center/cover;display:flex;align-items:end;padding:20px;color:white}.gl-home .photo-label{display:flex;flex-direction:column;gap:5px}.gl-home .photo-label strong{font-size:15px}.gl-home .photo-label span{font-size:9px;color:#f5f5f5}
.gl-home .progress{height:4px;background:#111e15;margin:18px 5px 14px;border-radius:10px}.gl-home .progress span{display:block;width:68%;height:100%;background:var(--intro-green);border-radius:10px}
.gl-home .dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gl-home .dash-grid div{padding:14px;background:#111e15;border-radius:13px;color:white;position:relative}.gl-home .dash-grid small{display:block;color:#b6b6b6;font-size:8px;margin-bottom:6px}.gl-home .dash-grid strong{font-size:10px}.gl-home .dash-grid i{position:absolute;right:10px;top:13px;font-style:normal;font-size:8px;color:var(--intro-green)}.gl-home .dash-grid .active{background:#f5f5f5;color:var(--intro-ink)}.gl-home .dash-grid .active small{color:#6e6e6e}.gl-home .dash-grid .active i{color:#111e15}
.gl-home .float-card{position:absolute;background:white;border:1px solid #f5f5f5;border-radius:15px;padding:13px 16px;display:flex;gap:12px;align-items:center;box-shadow:0 20px 40px #111e1521}.gl-home .float-card>span{width:32px;height:32px;display:grid;place-items:center;background:var(--intro-green);border-radius:9px;font-weight:800;font-size:20px}.gl-home .float-card small,.gl-home .float-card strong{display:block}.gl-home .float-card small{font-size:8px;color:var(--intro-muted);margin-bottom:4px}.gl-home .float-card strong{font-size:11px}.gl-home .float-one{left:-10px;top:105px}.gl-home .float-two{right:-15px;bottom:70px}
@media(max-width:1100px){.gl-home{gap:30px;grid-template-columns:1fr 1fr}.gl-home h1{font-size:62px}.gl-home .hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.gl-home .float-one{left:-14px}.gl-home .float-two{right:-8px}}
@media(max-width:850px){.gl-home{grid-template-columns:1fr;gap:15px;padding-top:55px}.gl-home .hero-copy{max-width:600px}.gl-home .hero-product{width:min(580px,100%);margin:auto;min-height:550px}.gl-home .hero-actions{flex-direction:row;align-items:center}.gl-home .float-one{left:0}.gl-home .float-two{right:0}}
@media(max-width:580px){.gl-home{width:calc(100% - 30px);padding:45px 0 35px}.gl-home h1{font-size:clamp(42px,11.5vw,62px);letter-spacing:-2.5px}.gl-home .pill{font-size:9px;letter-spacing:.8px}.gl-home .hero-copy>p{font-size:16px}.gl-home .hero-actions{flex-direction:column;align-items:stretch;gap:22px}.gl-home .ghost-link{text-align:center}.gl-home .trust-line{font-size:12px;gap:10px}.gl-home .hero-product{min-height:440px;padding:15px 5px 45px}.gl-home .dashboard{padding:12px;border-radius:24px;transform:rotate(1deg)}.gl-home .site-photo{height:210px;padding:15px}.gl-home .dash-top h3{font-size:15px}.gl-home .dash-top{padding-left:3px;padding-right:3px}.gl-home .float-one{top:1px;left:0}.gl-home .float-two{bottom:9px;right:0}.gl-home .float-card{padding:10px 12px}.gl-home .dash-grid div{padding:12px 8px}.gl-home .dash-grid i{right:6px;top:10px}}
@media(prefers-reduced-motion:reduce){.gl-home .btn{transition:none}}

/* Real GreenLink installation, used as the homepage backdrop without competing with the copy. */
.gl-home{position:relative;background:linear-gradient(90deg,#f5f5f5f2 0%,#f5f5f5df 43%,#f5f5f5a6 100%),url('assets/installation-panneaux-solaires-toiture.jpeg') center 55%/cover no-repeat;border-radius:0 0 38px 38px}
@media(max-width:850px){.gl-home{background:linear-gradient(180deg,#f5f5f5ee 0%,#f5f5f5d0 55%,#f5f5f5b5 100%),url('assets/installation-panneaux-solaires-toiture.jpeg') center/cover no-repeat}}

#equipements-photovoltaiques .equipment-card{display:flex;flex-direction:column}#equipements-photovoltaiques .equipment-image{height:280px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:24px}#equipements-photovoltaiques .equipment-image img{width:100%;height:100%;object-fit:contain}#equipements-photovoltaiques .equipment-card .card-copy{display:flex;flex-direction:column;flex:1}#equipements-photovoltaiques .equipment-card p{font-size:16px;line-height:1.65}#equipements-photovoltaiques .equipment-card .equipment-role{margin-top:auto;padding-top:22px;color:var(--ink);font-size:14px}#equipements-photovoltaiques .equipment-card .tag{align-self:flex-start;font-size:14px}@media(max-width:850px){#equipements-photovoltaiques .equipment-image{height:300px}}

/* Offers follow the supplied dark, lime-accented reference. */
#offres-panneaux-solaires.solar-offers{background-color:#111e15;background-image:radial-gradient(ellipse at 90% 15%,#c2f94113,transparent 46%),radial-gradient(ellipse at 10% 100%,#c2f94109,transparent 45%),linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:auto,auto,56px 56px,56px 56px;color:#f5f5f5;padding:90px 0;scroll-margin-top:100px}
#offres-panneaux-solaires .offers-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;margin-bottom:44px}#offres-panneaux-solaires .offers-heading h2{font-size:clamp(36px,4.2vw,56px);font-weight:800;line-height:1.06;letter-spacing:-.055em}#offres-panneaux-solaires .offers-heading h2 span{color:#c2f941}#offres-panneaux-solaires .offers-heading>p{font-size:16px;line-height:1.6;color:#b2b2b2;max-width:420px}
#offres-panneaux-solaires .solar-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}#offres-panneaux-solaires .solar-offer{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px 29px 30px;border:1px solid #ffffff24;border-radius:17px;background:#111e15e8;box-shadow:inset 0 1px 0 #ffffff05}#offres-panneaux-solaires .solar-offer.recommended{border-color:#c2f941a6;background:linear-gradient(155deg,#c2f94118,transparent 50%),#111e15d9;transform:translateY(-14px);box-shadow:0 0 34px #c2f9410c}#offres-panneaux-solaires .offer-recommended{position:absolute;top:0;right:24px;padding:7px 13px;border-radius:0 0 8px 8px;background:#c2f941;color:#111e15;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}#offres-panneaux-solaires .solar-house{height:168px;display:grid;place-items:center;margin-bottom:20px}#offres-panneaux-solaires .solar-house img{width:178px;max-width:100%;height:150px;object-fit:contain;filter:drop-shadow(0 14px 12px #0005)}#offres-panneaux-solaires .offer-type{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.045em;color:#bbbbbb;margin-bottom:15px}#offres-panneaux-solaires .solar-offer h3{font-size:36px;line-height:1.1;font-weight:800;letter-spacing:-.05em;color:#fff}#offres-panneaux-solaires .offer-amount{font-size:23px;line-height:1.25;letter-spacing:-.045em;font-weight:800;color:#fff;margin-top:6px}#offres-panneaux-solaires .solar-offer ul{list-style:none;padding:0;margin:30px 0 32px;min-height:168px}#offres-panneaux-solaires .solar-offer li{position:relative;padding-left:19px;margin:0 0 12px;font-size:14px;line-height:1.5;color:#f5f5f5}#offres-panneaux-solaires .solar-offer li:before{content:'✓';position:absolute;left:0;color:#c2f941;font-weight:800}#offres-panneaux-solaires .offer-note{margin-top:auto;font-size:12px;line-height:1.55;color:#c8c8c8;padding-bottom:26px}#offres-panneaux-solaires .offer-cta{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #7d7d7d;border-radius:8px;min-height:49px;padding:12px 15px;color:#fff;font-size:14px;font-weight:800;transition:background .2s,border-color .2s}#offres-panneaux-solaires .recommended .offer-cta{background:#c2f941;color:#111e15;border-color:#c2f941}#offres-panneaux-solaires .offer-cta:hover{background:#111e15;border-color:#c2f941}#offres-panneaux-solaires .recommended .offer-cta:hover{background:#c2f941}#offres-panneaux-solaires .offer-cta:focus-visible{outline:3px solid #c2f941;outline-offset:4px}
@media(max-width:1000px){#offres-panneaux-solaires .offers-heading{gap:35px}#offres-panneaux-solaires .solar-offer{padding:25px 20px}#offres-panneaux-solaires .offer-amount{font-size:20px}}@media(max-width:850px){#offres-panneaux-solaires .offers-heading{grid-template-columns:1fr;gap:22px}#offres-panneaux-solaires .solar-offer-grid{grid-template-columns:1fr;gap:24px}#offres-panneaux-solaires .solar-offer.recommended{transform:none}#offres-panneaux-solaires .solar-offer{padding:30px}#offres-panneaux-solaires .solar-house{height:180px}#offres-panneaux-solaires .solar-house img{width:200px;height:170px}#offres-panneaux-solaires .solar-offer ul{min-height:0}#offres-panneaux-solaires .offer-amount{font-size:25px}#offres-panneaux-solaires .solar-offer li{font-size:16px}#offres-panneaux-solaires.solar-offers{padding:65px 0}}@media(prefers-reduced-motion:reduce){#offres-panneaux-solaires .offer-cta{transition:none}}

/* Seamless partner band below the homepage introduction. */
.gl-partners{padding:25px 0 33px;background:#f3f3f3;color:#111e15;overflow:hidden;border-top:1px solid #111e1510;border-bottom:1px solid #111e1510}
.gl-partners-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.gl-partners h2{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#59605b}
.gl-partners h2:before{content:"";width:24px;height:2px;background:#c2f941}
.partners-toggle{font:inherit;font-size:14px;color:#59605b;border:1px solid #111e1525;border-radius:99px;background:transparent;padding:7px 13px;cursor:pointer;display:flex;gap:10px;align-items:center}
.partners-toggle:hover{border-color:#111e15;color:#111e15}.partners-toggle:focus-visible{outline:2px solid #111e15;outline-offset:4px}
.partners-window{width:min(1440px,100%);margin:auto;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.partners-track{display:flex;width:max-content;animation:partners-scroll 30s linear infinite}
.partners-group{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;width:max(100vw,1000px);max-width:1440px;list-style:none;margin:0;padding:0}
.partners-group li{display:flex;align-items:center;justify-content:center;flex:1;min-height:58px;padding:0 25px;white-space:nowrap;font-size:clamp(23px,2.2vw,31px);font-weight:700;letter-spacing:.015em;color:#fff}
.gl-partners.is-paused .partners-track,.partners-window:hover .partners-track{animation-play-state:paused}
@keyframes partners-scroll{to{transform:translateX(-50%)}}
@media(max-width:580px){.gl-partners{padding:22px 0 26px}.gl-partners-header{width:calc(100% - 30px);margin-bottom:14px}.partners-group{width:900px}.partners-group li{padding:0 20px;font-size:24px}.partners-track{animation-duration:26s}}
@media(prefers-reduced-motion:reduce){.partners-track{animation:none;width:100%}.partners-group{width:100%;flex-wrap:wrap;gap:12px}.partners-group li{flex:0 1 auto;font-size:23px;min-height:44px}.partners-group[aria-hidden="true"],.partners-toggle{display:none}.partners-window{mask-image:none}}

.partners-group li img{display:block;width:150px;height:58px;object-fit:contain;filter:grayscale(1) brightness(0);opacity:.78}
.partners-group li img.partner-huawei{width:155px;height:58px}.partners-group li img.partner-k2{width:88px;height:66px}
@media(max-width:580px){.partners-group li img{width:125px;height:48px}.partners-group li img.partner-huawei{width:130px;height:48px}.partners-group li img.partner-k2{width:76px;height:58px}}

.partners-group li img.partner-k2{filter:grayscale(1);opacity:.85}
