*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17202a;background:#fff;line-height:1.6}.container{width:min(1180px,calc(100% - 36px));margin:auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:999}.topbar{background:#111522;color:#d9dee8;font-size:.82rem}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.topbar a:hover{color:#F9AC40}.header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:90;border-bottom:1px solid #e8ebef;backdrop-filter:blur(14px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:24px}.logo img{width:285px;height:auto}.menu{display:flex;align-items:center;gap:24px;font-size:.91rem;font-weight:700}.menu a{position:relative}.menu>a:not(.cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:#F9AC40;transition:.2s}.menu>a:hover:after,.menu>a.active:after{right:0}.cta,.btn-primary{background:#F9AC40;color:#171717!important;border:1px solid #F9AC40!important}.cta{padding:11px 16px;border-radius:10px}.menu-btn{display:none;border:1px solid #d5dae1;background:#fff;border-radius:10px;padding:9px 12px;font-weight:800}.hero{position:relative;min-height:690px;color:#fff;background:#0d1117;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,14,21,.96) 0%,rgba(11,14,21,.84) 48%,rgba(11,14,21,.32) 100%),url('../img/hero-stock.webp') 62% center/cover no-repeat}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(249,172,64,.11);filter:blur(20px);left:-120px;bottom:-160px}.hero .container{position:relative;z-index:2;padding:118px 0 94px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:900;color:#F9AC40}.hero h1,.page-hero h1{font-size:clamp(3.1rem,6.9vw,6.5rem);line-height:.93;letter-spacing:-.055em;margin:18px 0 25px;max-width:900px}.hero h1 span{color:#F9AC40}.hero p{font-size:1.13rem;color:#d7dde5;max-width:700px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:11px;font-weight:850;border:1px solid #cdd3db;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-secondary{background:#fff;color:#171b22}.btn-dark{background:#171b22;color:#fff;border-color:#171b22}.proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:34px;color:#bac2cd;font-size:.85rem}.proof span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#F9AC40;margin-right:8px}.trust-strip{border-bottom:1px solid #e8ebef;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust{padding:22px 24px;border-right:1px solid #e8ebef}.trust:last-child{border-right:0}.trust strong{display:block;color:#1E213C}.trust span{font-size:.84rem;color:#66717f}.section{padding:92px 0}.section.soft{background:#f6f7f9}.section.dark{background:#111522;color:#fff}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;margin-bottom:44px}.section-head h2,.headline{font-size:clamp(2.35rem,4.6vw,4.35rem);line-height:1.03;letter-spacing:-.045em;margin:12px 0}.section-head p{color:#65717f;max-width:570px;margin:0}.dark .section-head p{color:#aeb8c4}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #e1e5ea;border-radius:20px;padding:29px;background:#fff;min-height:270px;position:relative;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(23,31,43,.08);border-color:#F9AC40}.card .tag{font-size:.7rem;color:#c87300;letter-spacing:.13em;font-weight:900}.card h3{font-size:1.45rem;margin:34px 0 12px}.card p{color:#65717f;margin:0 0 35px}.card .go{position:absolute;right:26px;bottom:22px;color:#c87300;font-size:1.25rem}.parc{display:grid;grid-template-columns:1fr 1fr;background:#111522;color:#fff;border-radius:28px;overflow:hidden}.parc-copy{padding:55px}.parc-copy h2{font-size:clamp(2.5rem,4.7vw,4.25rem);line-height:1;letter-spacing:-.045em;margin:13px 0 22px}.parc-copy p{color:#bdc5cf}.check{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:11px 20px;margin:27px 0}.check li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:9px;background:#F9AC40;color:#141414;border-radius:6px;font-weight:900}.parc-img{min-height:520px;background:url('../img/atelier.webp') center/cover no-repeat}.gallery{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:310px 250px;gap:12px}.gallery figure{margin:0;position:relative;overflow:hidden;border-radius:17px;background:#ddd}.gallery figure:first-child{grid-row:1/3}.gallery img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(15,19,28,.84);color:#fff;padding:12px 14px;border-radius:11px;backdrop-filter:blur(8px)}.gallery figcaption strong{display:block}.gallery figcaption span{font-size:.76rem;color:#d4dae2}.lead{display:grid;grid-template-columns:1fr .92fr;gap:48px;background:#F9AC40;border-radius:28px;padding:50px;color:#171717}.lead h2{font-size:clamp(2.4rem,4.6vw,4.25rem);line-height:1;letter-spacing:-.045em;margin:10px 0 18px}.lead p{color:#55390f}.lead-form{background:#fff;border-radius:20px;padding:26px;box-shadow:0 22px 55px rgba(83,55,9,.16)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:.8rem;font-weight:800;color:#34404d}.field input,.field select,.field textarea{font:inherit;border:1px solid #d7dde4;border-radius:10px;padding:11px 12px;background:#fbfcfd}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:#F9AC40;box-shadow:0 0 0 3px rgba(249,172,64,.20)}.field textarea{min-height:110px;resize:vertical}.consent{grid-column:1/-1;font-size:.73rem;color:#697480;display:flex;gap:8px}.hp{position:absolute!important;left:-10000px!important}.regions{display:flex;flex-wrap:wrap;gap:9px}.pill{border:1px solid #dce1e7;border-radius:999px;padding:9px 13px;font-size:.85rem;background:#fff}.faq{max-width:920px}.faq-item{border-bottom:1px solid #dde2e8}.faq-q{width:100%;border:0;background:none;padding:21px 0;text-align:left;font:inherit;font-weight:850;font-size:1.02rem;display:flex;justify-content:space-between;cursor:pointer}.faq-q b{color:#c87300;font-size:1.25rem}.faq-a{display:none;color:#65717f;padding:0 0 21px}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q b{transform:rotate(45deg)}.page-hero{background:linear-gradient(135deg,#111522 0%,#1E213C 70%,#2b2631 100%);color:#fff;padding:96px 0 74px}.page-hero h1{font-size:clamp(3rem,6.5vw,5.6rem);max-width:920px}.page-hero p{color:#c9d0d9;max-width:740px;font-size:1.1rem}.crumbs{font-size:.78rem;color:#adb6c2}.crumbs a{color:#F9AC40}.content{display:grid;grid-template-columns:1.18fr .82fr;gap:58px}.prose h2{font-size:2.3rem;line-height:1.08;letter-spacing:-.03em;margin:48px 0 14px}.prose h2:first-child{margin-top:0}.prose h3{font-size:1.3rem;margin:29px 0 9px}.prose p,.prose li{color:#5d6875}.prose ul{padding-left:20px}.side{position:sticky;top:108px;border:1px solid #e1e5ea;border-radius:20px;padding:27px;height:max-content;background:#fff;box-shadow:0 12px 35px rgba(20,26,34,.06)}.side h3{font-size:1.45rem;margin-top:0}.side p{color:#65717f}.side .btn{width:100%;margin-top:8px}.service-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-mini article{padding:23px;border:1px solid #e0e5ea;border-radius:17px;background:#fff}.service-mini h3{margin:0 0 8px}.service-mini p{margin:0;color:#65717f;font-size:.91rem}.city-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.city-links a{padding:13px;border-radius:12px;border:1px solid #e0e5ea;background:#fff;font-weight:750}.city-links a:hover{border-color:#F9AC40;color:#b96800}.floating{display:none;position:fixed;z-index:95;left:14px;right:14px;bottom:14px;background:#F9AC40;color:#171717;text-align:center;font-weight:900;padding:13px;border-radius:13px;box-shadow:0 14px 35px rgba(0,0,0,.25)}.notice{padding:14px 16px;background:#fff7eb;border:1px solid #ffdca9;border-radius:12px;color:#6f4b16}.orange{color:#F9AC40}.orange-dark{color:#b96800}@media(max-width:1000px){.menu-btn{display:block}.menu{display:none;position:absolute;left:18px;right:18px;top:78px;padding:14px;background:#fff;border:1px solid #e0e5eb;border-radius:14px;box-shadow:0 20px 45px rgba(22,29,39,.13);flex-direction:column;align-items:stretch}.menu.open{display:flex}.menu a{text-align:center}.section-head,.parc,.lead,.content{grid-template-columns:1fr}.parc-img{min-height:380px}.cards{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust:nth-child(2){border-right:0}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:320px 250px 250px}.gallery figure:first-child{grid-column:1/-1;grid-row:auto}.city-links{grid-template-columns:1fr 1fr}.side{position:static}}@media(max-width:680px){.container{width:min(100% - 26px,1180px)}.topbar .container{justify-content:center}.topbar .container span:first-child{display:none}.logo img{width:220px}.nav{min-height:70px}.menu{top:70px}.hero{min-height:660px}.hero:before{background:linear-gradient(180deg,rgba(11,14,21,.68),rgba(11,14,21,.92) 50%,#0b0e15 100%),url('../img/hero-stock-mobile.webp') center/cover no-repeat}.hero .container{padding:108px 0 70px}.hero h1{font-size:clamp(2.9rem,14vw,4.6rem)}.actions .btn{width:100%}.section{padding:68px 0}.section-head{gap:14px}.cards,.trust-grid,.footer-grid,.form-grid,.service-mini,.city-links{grid-template-columns:1fr}.trust{border-right:0;border-bottom:1px solid #e8ebef}.trust:last-child{border-bottom:0}.parc-copy{padding:28px 22px}.parc-img{min-height:280px}.check{grid-template-columns:1fr}.gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.gallery figure{min-width:84vw;height:310px;scroll-snap-align:start}.lead{padding:24px 17px;gap:28px}.lead-form{padding:20px 15px}.page-hero{padding:72px 0 54px}.page-hero h1{font-size:clamp(2.7rem,13vw,4.4rem)}.floating{display:block}}
/* V4 regional SEO */
.zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.zone-grid.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.zone-card{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 8px 22px rgba(17,24,39,.05);transition:.2s}.zone-card:hover{transform:translateY(-2px);border-color:#F9AC40;box-shadow:0 12px 26px rgba(17,24,39,.1)}.zone-card strong{font-size:1.05rem}.zone-card span{color:#64748b;line-height:1.45}.all-city-list{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.all-city-list a,.all-city-list span{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#334155;text-decoration:none;font-size:.92rem}.all-city-list a{border-color:#f4c46c;background:#fff8ea;color:#8a5200;font-weight:650}.all-city-list a:hover{background:#F9AC40;color:#111827}@media(max-width:900px){.zone-grid,.zone-grid.wide{grid-template-columns:1fr 1fr}}@media(max-width:620px){.zone-grid,.zone-grid.wide{grid-template-columns:1fr}}

.stock-note{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(249,172,64,.13);border:1px solid rgba(249,172,64,.35);color:#FDE8C2;font-weight:800;margin-top:18px}
.stock-note b{color:#F9AC40}
.stock-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:stretch}
.stock-panel{background:#111522;color:#fff;border-radius:24px;padding:34px;box-shadow:0 18px 42px rgba(17,21,34,.14)}
.stock-panel h3{font-size:2rem;line-height:1.05;margin:12px 0 14px}
.stock-panel p{color:#cbd5e1}
.stock-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
.stock-list span{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);font-weight:700}
.stock-panel.soft{background:#fff8ea;color:#171717;border:1px solid #f6d39a;box-shadow:none}
.stock-panel.soft p{color:#684214}
.page-hero{position:relative;overflow:hidden}
.page-hero:before{content:"";position:absolute;inset:0;opacity:1}
.page-hero>*{position:relative;z-index:2}
.page-hero.bg-maintenance:before{background:linear-gradient(90deg,rgba(11,14,21,.92) 0%,rgba(11,14,21,.72) 48%,rgba(11,14,21,.42) 100%),url('../img/page-maintenance.webp') center/cover no-repeat}
.page-hero.bg-depannage:before{background:linear-gradient(90deg,rgba(11,14,21,.93) 0%,rgba(11,14,21,.74) 50%,rgba(11,14,21,.40) 100%),url('../img/page-depannage.webp') center/cover no-repeat}
.page-hero.bg-equipements:before{background:linear-gradient(90deg,rgba(11,14,21,.92) 0%,rgba(11,14,21,.73) 48%,rgba(11,14,21,.42) 100%),url('../img/page-equipements.webp') center/cover no-repeat}
.page-hero.bg-installation:before{background:linear-gradient(90deg,rgba(11,14,21,.92) 0%,rgba(11,14,21,.74) 48%,rgba(11,14,21,.40) 100%),url('../img/page-installation.webp') center/cover no-repeat}
.page-hero.bg-zones:before{background:linear-gradient(90deg,rgba(11,14,21,.92) 0%,rgba(11,14,21,.74) 48%,rgba(11,14,21,.42) 100%),url('../img/page-zones.webp') center/cover no-repeat}
.page-hero .eyebrow strong{color:#F9AC40}
.city-stock{margin-top:18px;padding:14px 16px;background:#fff8ea;border:1px solid #f4d08c;border-radius:16px;color:#6b4a12;font-size:.95rem}
.city-stock strong{color:#b96800}
@media(max-width:900px){.stock-grid{grid-template-columns:1fr}.stock-list{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.stock-list{grid-template-columns:1fr}}

/* V6 vente, stock & photos réelles */
.stock-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.stock-shot{margin:0;border-radius:18px;overflow:hidden;background:#111522;position:relative;min-height:235px}.stock-shot img{width:100%;height:270px;object-fit:cover;transition:.3s}.stock-shot:hover img{transform:scale(1.025)}.stock-shot figcaption{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(11,14,20,.84);color:#fff;border-radius:10px;padding:9px 11px;font-size:.82rem;font-weight:850;backdrop-filter:blur(8px)}.stock-note{display:inline-flex;margin-top:22px;padding:9px 13px;border:1px solid rgba(249,172,64,.45);border-radius:999px;color:#ffe0ad;background:rgba(249,172,64,.1)}@media(max-width:900px){.stock-photo-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.stock-photo-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.stock-shot{min-width:82vw;scroll-snap-align:start}.stock-shot img{height:260px}}

/* V7 — finition, accessibilité et stock dynamique */
:root{--orange:#F9AC40;--orange-dark:#b96800;--ink:#111522;--navy:#1E213C;--muted:#65717f;--line:#e1e5ea;--soft:#f6f7f9}
::selection{background:#F9AC40;color:#111522}a,button,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid rgba(249,172,64,.7)}
.header{box-shadow:0 1px 0 rgba(17,21,34,.04)}.menu a{white-space:nowrap}.hero p{font-size:1.18rem;line-height:1.7}.hero .btn{min-width:190px}.card.compact{min-height:245px}.prose a:not(.btn){color:#8a5200;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.prose strong{color:#202a36}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(17,24,39,.06)}.product-card>img{width:100%;height:240px;object-fit:cover}.product-body{padding:22px}.product-body h3{font-size:1.35rem;margin:12px 0 6px}.product-body p{color:var(--muted)}.product-brand{font-size:.86rem;font-weight:800;color:#475569!important}.product-body ul{padding-left:18px;color:#5d6875}.status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.status-en_stock{background:#e8f7ec;color:#176b34}.status-arrivage{background:#fff3d5;color:#8a5200}.status-sur_commande{background:#eef2ff;color:#3730a3}.status-reserve{background:#f3f4f6;color:#4b5563}.empty-stock{border:1px dashed #d5dae1;border-radius:20px;padding:34px;background:#fbfcfd;text-align:center}.empty-stock h3{font-size:1.65rem;margin:0 0 8px}.real-grid .stock-shot{min-height:300px}.local-advice{padding-top:58px;padding-bottom:58px}.sitemap-cities{margin-bottom:28px}.sitemap-cities a{font-size:.9rem}
@media(max-width:960px){.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.product-grid{grid-template-columns:1fr}.product-card>img{height:220px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Production polish */
.product-card img{aspect-ratio:4/3;object-fit:cover;background:#eef1f4}
.product-brand{font-weight:800;color:#4c5664}
.empty-stock{border:1px solid #e1e5ea;border-radius:20px;padding:32px;background:#fff}
small{color:#687482}
@media(max-width:680px){.hero h1 br{display:none}.hero h1 span{display:inline}}

.article-meta{font-size:.78rem!important;color:#aeb8c4!important;margin-top:24px!important}

.related-guides{margin-top:38px;padding:20px;border:1px solid #e1e5ea;border-radius:16px;background:#f8f9fb;display:flex;gap:10px 18px;align-items:center;flex-wrap:wrap}.related-guides strong{color:#17202a;margin-right:4px}.related-guides a{color:#9b5a00;font-weight:800}.related-guides a:hover{text-decoration:underline}


/* =========================
   HYDRO'LIFT V8 — FOOTER
   ========================= */
.footer{
  position:relative;
  background:#0b0e14;
  color:#fff;
  padding:62px 0 26px;
  border-top:1px solid rgba(249,172,64,.20);
}
.footer:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:radial-gradient(circle at 12% 0%,rgba(249,172,64,.07),transparent 30%);
}
.footer>.container{position:relative}
.footer-grid{
  display:grid;
  grid-template-columns:1.45fr .95fr .95fr .95fr;
  gap:48px;
  align-items:start;
}
.footer-logo{
  display:inline-flex;
  align-items:center;
  background:transparent;
  border:0;
  border-radius:0;
  padding:0;
  margin:0 0 20px;
  box-shadow:none;
}
.footer-logo img{
  display:block;
  width:220px;
  max-width:100%;
  height:auto;
}
.footer-brand p{
  max-width:335px;
  margin:0;
  color:#aab4c0;
  line-height:1.72;
}
.footer p,.footer li,.footer a{
  color:#a8b2bf;
  font-size:.87rem;
}
.footer h4{
  margin:4px 0 16px;
  color:#f7f9fc;
  font-size:.78rem;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.footer ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
}
.footer li a{
  display:inline-block;
  transition:color .18s ease,transform .18s ease;
}
.footer li a:hover{
  color:#F9AC40;
  transform:translateX(2px);
}
.footer a[href^="tel:"],
.footer a[href^="mailto:"]{color:#cbd3dd}
.foot-bottom{
  border-top:1px solid rgba(255,255,255,.09);
  margin-top:44px;
  padding-top:20px;
  font-size:.75rem;
  color:#7f8a97;
  display:flex;
  justify-content:space-between;
  gap:15px;
  flex-wrap:wrap;
}
.foot-bottom a{color:#96a1ae}
.foot-bottom a:hover{color:#F9AC40}

@media(max-width:1000px){
  .footer-grid{grid-template-columns:1.2fr 1fr;gap:38px 52px}
}
@media(max-width:680px){
  .footer{padding:48px 0 82px}
  .footer-grid{grid-template-columns:1fr;gap:30px}
  .footer-logo img{width:205px}
  .footer-brand p{max-width:100%}
  .foot-bottom{margin-top:32px}
}


/* V8.2 — Stock : images cliquables + lightbox */
.product-card>.stock-image-link{
  display:block;
  position:relative;
  overflow:hidden;
  background:#eef1f4;
  cursor:zoom-in;
}
.product-card>.stock-image-link img{
  display:block;
  width:100%;
  height:240px;
  object-fit:cover;
  transition:transform .25s ease,filter .25s ease;
}
.product-card>.stock-image-link:after{
  content:"↗ Agrandir";
  position:absolute;
  right:12px;
  bottom:12px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(11,14,20,.82);
  color:#fff;
  font-size:.72rem;
  font-weight:800;
  opacity:0;
  transform:translateY(4px);
  transition:.2s;
}
.product-card>.stock-image-link:hover img{transform:scale(1.025);filter:brightness(.95)}
.product-card>.stock-image-link:hover:after{opacity:1;transform:none}
.stock-shot>.stock-image-link{display:block;height:100%;cursor:zoom-in}
.stock-shot>.stock-image-link img{width:100%;height:270px;object-fit:cover;transition:.3s}
.stock-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(5,8,13,.92);
  backdrop-filter:blur(8px);
}
.stock-lightbox.open{display:flex}
.stock-lightbox-inner{
  position:relative;
  width:min(1180px,96vw);
  max-height:92vh;
  display:grid;
  place-items:center;
}
.stock-lightbox img{
  display:block;
  max-width:100%;
  max-height:82vh;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:12px;
  box-shadow:0 24px 80px rgba(0,0,0,.45);
}
.stock-lightbox-close{
  position:absolute;
  top:-18px;
  right:-4px;
  width:44px;
  height:44px;
  border:0;
  border-radius:50%;
  background:#fff;
  color:#111;
  font-size:26px;
  line-height:1;
  font-weight:800;
  cursor:pointer;
  box-shadow:0 8px 30px rgba(0,0,0,.3);
}
.stock-lightbox-caption{
  margin:12px 0 0;
  color:#fff;
  text-align:center;
  font-weight:700;
}
body.stock-lightbox-lock{overflow:hidden}
@media(max-width:620px){
  .product-card>.stock-image-link img{height:220px}
  .product-card>.stock-image-link:after{opacity:1;transform:none}
  .stock-lightbox{padding:14px}
  .stock-lightbox-close{top:-8px;right:-2px}
}


/* V8.3 — Bannière de consentement Analytics */
.cookie-consent[hidden]{display:none!important}.cookie-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:100000;opacity:0;transform:translateY(14px);transition:opacity .2s ease,transform .2s ease}.cookie-consent.is-visible{opacity:1;transform:none}.cookie-consent__inner{width:min(980px,100%);margin:0 auto;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#0b0e14;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 20px 70px rgba(0,0,0,.32)}.cookie-consent__text{max-width:680px;color:#fff}.cookie-consent__text strong{display:block;margin-bottom:5px;font-size:.95rem}.cookie-consent__text p{margin:0 0 5px;color:#c1cad4;font-size:.82rem;line-height:1.5}.cookie-consent__text a{color:#f9ac40;font-size:.78rem;text-decoration:underline;text-underline-offset:2px}.cookie-consent__actions{display:flex;gap:10px;flex:0 0 auto}.cookie-btn{min-width:110px;min-height:44px;padding:10px 17px;border-radius:10px;border:1px solid transparent;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.cookie-btn--primary{background:#f9ac40;color:#11151c}.cookie-btn--secondary{background:#fff;border-color:#fff;color:#11151c}.cookie-btn:hover{filter:brightness(.97)}.footer-cookie-link{appearance:none;border:0;padding:0;background:transparent;color:#96a1ae;font:inherit;font-size:inherit;cursor:pointer}.footer-cookie-link:hover{color:#f9ac40}@media(max-width:720px){.cookie-consent{left:10px;right:10px;bottom:10px}.cookie-consent__inner{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.cookie-consent__actions{width:100%}.cookie-btn{flex:1}}


/* V8.5 — sécurité d'interaction bannière cookies */
.cookie-consent{
  pointer-events:auto!important;
}
.cookie-consent__inner,
.cookie-consent__actions,
.cookie-btn{
  pointer-events:auto!important;
}
.footer-cookie-link{
  position:relative!important;
  z-index:5!important;
  pointer-events:auto!important;
}


/* V10.13 CATEGORY HERO IMAGES */
.page-hero.bg-demonte:before{background:linear-gradient(90deg,rgba(11,14,21,.97) 0%,rgba(11,14,21,.88) 47%,rgba(11,14,21,.46) 100%),url('../img/hero-demonte-pneus.webp') center/cover no-repeat}
.page-hero.bg-equilibreuse:before{background:linear-gradient(90deg,rgba(11,14,21,.97) 0%,rgba(11,14,21,.88) 47%,rgba(11,14,21,.46) 100%),url('../img/hero-equilibreuse.webp') center/cover no-repeat}
.page-hero.bg-geometrie:before{background:linear-gradient(90deg,rgba(11,14,21,.97) 0%,rgba(11,14,21,.87) 47%,rgba(11,14,21,.44) 100%),url('../img/hero-geometrie-3d.webp') center/cover no-repeat}
.page-hero.bg-air:before{background:linear-gradient(90deg,rgba(11,14,21,.97) 0%,rgba(11,14,21,.87) 47%,rgba(11,14,21,.43) 100%),url('../img/hero-air-comprime.webp') center/cover no-repeat}
.page-hero.bg-outillage:before{background:linear-gradient(90deg,rgba(11,14,21,.97) 0%,rgba(11,14,21,.87) 47%,rgba(11,14,21,.43) 100%),url('../img/hero-outillage.webp') center/cover no-repeat}
@media(max-width:680px){.page-hero.bg-demonte:before,.page-hero.bg-equilibreuse:before,.page-hero.bg-geometrie:before,.page-hero.bg-air:before,.page-hero.bg-outillage:before{background-position:68% center}}
