/*
  ZARKIO CONTAINERS — Staff-level visual stabilization
  Interface publique orientée client.
  Cette feuille est volontairement chargée en dernier: elle borne les composants critiques,
  normalise les espacements et rend les blocs confiance/livraison/checkout crédibles.
*/
:root{
  --sc-bg:#f5f7fa;
  --sc-surface:#ffffff;
  --sc-ink:#0b1724;
  --sc-muted:#516070;
  --sc-line:rgba(15,23,42,.10);
  --sc-navy:#0B2540;
  --sc-navy-2:#102f50;
  --sc-gold:#D9A35F;
  --sc-radius:22px;
  --sc-shadow:0 18px 55px rgba(11,37,64,.10);
  --sc-shadow-soft:0 10px 30px rgba(11,37,64,.07);
}
html{scroll-padding-top:118px;}
body{
  background:linear-gradient(180deg,#f7f9fc 0,#ffffff 520px,#f8fafc 100%)!important;
  color:var(--sc-ink)!important;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.container{width:min(100% - 40px,1180px)!important;max-width:1180px!important;margin-inline:auto!important;padding-inline:0!important;}
main{overflow:hidden;}

/* Bornage global: empêche tout SVG inline de devenir une illustration pleine page. */
svg{display:inline-block;vertical-align:middle;flex:0 0 auto;}
.trust-item svg,.trust-item--modern svg{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;}
.contact-info-list svg,.contact-info-list--modern svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;}
.tech-icon-box svg{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;}
.scroll-top-btn svg{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;}
.brand-logo__mark{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important;object-fit:contain!important;}
.brand-logo--footer .brand-logo__mark{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;}

/* Header net, professionnel, stable desktop/mobile. */
.header-topbar-modern{background:linear-gradient(90deg,#071827,#123a5c)!important;font-size:12.5px!important;}
.header-topbar-modern__inner{min-height:34px!important;}
.header-topbar-modern__items span{opacity:.96;}
.site-header-redesign{top:0!important;background:rgba(255,255,255,.94)!important;backdrop-filter:saturate(160%) blur(18px);box-shadow:0 12px 34px rgba(11,37,64,.09)!important;border-bottom:1px solid rgba(11,37,64,.08)!important;}
.header-main-row{padding:12px 0!important;}
.header-nav-row{padding:8px 0 12px!important;border-top:1px solid rgba(11,37,64,.08)!important;}
.header-nav-links a{color:#1b2b3c!important;font-size:13px!important;font-weight:850!important;letter-spacing:.03em;text-transform:uppercase;padding:8px 2px;}
.header-nav-links a:hover{color:var(--sc-gold)!important;}
.header-chip-link,.lang-dropdown,.header-cta-redesign{border-radius:999px!important;min-height:40px!important;}
.btn-cta,.btn-secondary{border-radius:999px!important;box-shadow:0 10px 24px rgba(217,163,95,.22)!important;letter-spacing:.02em;}
.btn-outline{border-radius:999px!important;}

/* Hero: plus court, plus dense, plus crédible commercialement. */
.slider-container{height:clamp(460px,62svh,660px)!important;min-height:460px!important;border-radius:0 0 36px 36px!important;background:linear-gradient(135deg,#071827,#0B2540)!important;box-shadow:0 24px 70px rgba(11,37,64,.16);}
.slide{align-items:center!important;justify-content:flex-start!important;text-align:left!important;}
.slide-bg{opacity:.62!important;filter:saturate(.9) contrast(1.05);}
.slide:after{background:linear-gradient(90deg,rgba(6,18,31,.92) 0%,rgba(11,37,64,.76) 42%,rgba(11,37,64,.22) 100%)!important;}
.slide-content{width:min(100% - 40px,1180px)!important;max-width:1180px!important;margin-inline:auto!important;padding:72px 0 92px!important;}
.slide-content h1,.slide-content h2{max-width:760px;font-size:clamp(2.35rem,5vw,4.65rem)!important;line-height:.98!important;letter-spacing:-.06em!important;text-transform:none!important;text-shadow:none!important;margin-bottom:18px!important;}
.slide-content p{max-width:650px;font-size:clamp(1.02rem,1.8vw,1.25rem)!important;line-height:1.65!important;text-shadow:none!important;color:rgba(255,255,255,.88)!important;}
.slider-nav{bottom:28px!important;background:rgba(255,255,255,.12);padding:8px 10px;border-radius:999px;backdrop-filter:blur(12px);}
.slider-dot{width:10px!important;height:10px!important;border:0!important;}

/* Section commerciale principale. */
.zarkio-commerce-shell{padding:64px 0!important;background:radial-gradient(circle at 20% 0,rgba(217,163,95,.14),transparent 28%),linear-gradient(180deg,#ffffff,#f5f8fb)!important;}
.zarkio-commerce-shell:before{inset:20px!important;border-radius:30px!important;}
.commerce-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr)!important;gap:28px!important;align-items:center!important;}
.commerce-title{font-size:clamp(2rem,4.2vw,4rem)!important;line-height:1!important;letter-spacing:-.055em!important;}
.commerce-lead{font-size:1.05rem!important;line-height:1.72!important;color:var(--sc-muted)!important;}
.commerce-proof-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:24px 0!important;}
.commerce-proof,.commerce-lane,.zsc-card,.pro-intent-card,.product-card,.process-step,.stats-grid>div,.footer-contact-card{border:1px solid var(--sc-line)!important;border-radius:var(--sc-radius)!important;box-shadow:var(--sc-shadow-soft)!important;background:rgba(255,255,255,.94)!important;}
.commerce-proof{padding:16px!important;}
.commerce-cockpit{border-radius:28px!important;padding:24px!important;box-shadow:0 22px 65px rgba(7,24,39,.24)!important;}
.estimate-result strong{font-size:clamp(1.55rem,3vw,2.25rem)!important;}
.commerce-lanes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:28px!important;}
.commerce-lane{padding:18px!important;}
.commerce-lane .lane-icon{font-size:.9rem!important;font-weight:900!important;width:40px!important;height:40px!important;}
.commerce-ribbon{margin-top:30px!important;border-radius:26px!important;padding:24px!important;}

/* Catalogue, process et stats: présentation marketplace, pas collage junior. */
.section-title{font-size:clamp(1.75rem,3.2vw,2.65rem)!important;letter-spacing:-.04em!important;text-transform:none!important;margin:64px 0 30px!important;}
.section-title::after{width:74px!important;height:4px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--sc-gold),#f0c887)!important;}
.product-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))!important;gap:22px!important;margin-bottom:64px!important;}
.product-card{overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;color:inherit!important;}
.product-card:hover{transform:translateY(-5px)!important;border-color:rgba(217,163,95,.40)!important;box-shadow:0 22px 60px rgba(11,37,64,.14)!important;}
.product-card img{height:210px!important;padding:20px!important;object-fit:contain!important;background:linear-gradient(180deg,#f8fafc,#eef3f7)!important;}
.product-info{padding:18px!important;text-align:left!important;}
.product-title{font-size:1.02rem!important;line-height:1.3!important;margin-bottom:8px!important;color:var(--sc-navy)!important;}
.product-card-price{font-weight:900;color:#8a5a19;margin-bottom:14px;}
.process-section,.stats-section,.pro-intent-section{padding:58px 0!important;margin:0!important;background:#f7fafc!important;border:0!important;}
.process-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;text-align:left!important;}
.process-step{padding:26px!important;}
.step-num{margin:0 0 18px!important;width:44px!important;height:44px!important;border:0!important;background:var(--sc-navy)!important;color:#fff!important;}
.stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;}
.stat-num{font-size:clamp(1.9rem,3.4vw,2.55rem)!important;color:var(--sc-navy)!important;}
.stat-lbl{text-transform:none!important;letter-spacing:0!important;color:var(--sc-muted)!important;}

/* Trust + footer: correction directe des icônes géantes et rendu pro. */
.footer-top{padding:42px 0!important;background:linear-gradient(180deg,#f8fafc,#eef4f8)!important;color:var(--sc-ink)!important;border:0!important;}
.trust-grid,.trust-grid--modern{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;text-align:left!important;}
.trust-item,.trust-item--modern{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-areas:'icon title' 'icon text'!important;gap:4px 14px!important;align-items:start!important;padding:20px!important;border:1px solid var(--sc-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--sc-shadow-soft)!important;min-height:126px!important;}
.trust-item svg,.trust-item--modern svg{grid-area:icon!important;fill:var(--sc-gold)!important;margin:2px 0 0!important;}
.trust-item h4,.trust-item--modern h4{grid-area:title!important;margin:0!important;color:var(--sc-navy)!important;font-size:1rem!important;line-height:1.25!important;}
.trust-item p,.trust-item--modern p{grid-area:text!important;margin:0!important;color:var(--sc-muted)!important;font-size:.92rem!important;line-height:1.5!important;}
.site-footer-modern,footer{padding:0!important;background:linear-gradient(180deg,#0B2540,#061522)!important;color:#eaf1f8!important;}
.footer-cta-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:24px!important;align-items:center!important;padding:28px!important;margin:0 0 36px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:26px!important;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.045))!important;box-shadow:0 22px 60px rgba(0,0,0,.16)!important;}
.footer-cta-bar h2{margin:4px 0 8px!important;color:#fff!important;font-size:clamp(1.55rem,3vw,2.4rem)!important;letter-spacing:-.04em!important;}
.footer-cta-bar p{color:rgba(234,241,248,.78)!important;}
.footer-kicker{margin:0!important;color:#f2c98d!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem!important;}
.footer-grid,.footer-grid--modern{display:grid!important;grid-template-columns:minmax(240px,1.25fr) repeat(3,minmax(145px,.75fr)) minmax(230px,1.05fr)!important;gap:28px!important;align-items:start!important;margin-bottom:34px!important;}
.footer-col h3{font-size:.95rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#f2c98d!important;margin:0 0 16px!important;}
.footer-col p,.footer-col li,.footer-col a{font-size:.94rem!important;line-height:1.6!important;color:rgba(234,241,248,.74)!important;}
.footer-col a:hover{color:#fff!important;}
.footer-badges{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:14px!important;}
.footer-badges span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:6px 10px;color:#fff;background:rgba(255,255,255,.07);font-size:.78rem;font-weight:800;}
.footer-contact-card{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important;padding:18px!important;box-shadow:none!important;}
.contact-info-list li{display:flex!important;gap:10px!important;align-items:flex-start!important;margin-bottom:10px!important;color:rgba(234,241,248,.78)!important;}
.contact-info-list svg{fill:#f2c98d!important;margin-top:3px;}
.footer-bottom{background:#030d17!important;border-top:1px solid rgba(255,255,255,.08)!important;padding:18px 0!important;color:rgba(234,241,248,.68)!important;}
.footer-bottom__inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;}

/* Panneaux Google Merchant / zéro suspension: pro et compacts. */
.zsc-grid{gap:16px!important;}
.zsc-card{padding:20px!important;}
.zsc-card h3{color:var(--sc-navy)!important;}
.zsc-mini-table th,.zsc-mini-table td{padding:11px 10px!important;}
.product-price-box--zero-suspension{border-color:rgba(217,163,95,.48)!important;box-shadow:0 18px 48px rgba(217,163,95,.12)!important;}
.zsc-checkout-proof{border-color:rgba(11,37,64,.12)!important;background:#f7fafc!important;}

/* Responsive: rien ne déborde, aucune icône géante, CTA utilisables. */
@media(max-width:1100px){
  .desktop-header-actions{display:none!important;}
  .menu-toggle-redesign{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;width:46px!important;height:46px!important;border-radius:14px!important;background:#f4f7fa!important;}
  .header-nav-row{top:calc(100% + 8px)!important;left:20px!important;right:20px!important;border-radius:22px!important;}
  .commerce-hero-grid,.pro-intent-card{grid-template-columns:1fr!important;}
  .commerce-lanes,.trust-grid,.trust-grid--modern,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .footer-grid,.footer-grid--modern{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .container{width:min(100% - 28px,1180px)!important;}
  html{scroll-padding-top:84px;}
  .header-topbar-modern{display:none!important;}
  .brand-logo__mark{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;}
  .brand-logo__name{font-size:17px!important;}
  .brand-logo__tagline{font-size:9px!important;}
  .slider-container{height:auto!important;min-height:430px!important;border-radius:0 0 24px 24px!important;}
  .slide-content{padding:64px 0 76px!important;}
  .slide-content h1,.slide-content h2{font-size:clamp(2rem,11vw,3.05rem)!important;letter-spacing:-.045em!important;}
  .zarkio-commerce-shell{padding:46px 0!important;}
  .commerce-proof-row,.commerce-lanes,.trust-grid,.trust-grid--modern,.stats-grid,.process-grid,.footer-grid,.footer-grid--modern,.estimate-options,.estimate-usage{grid-template-columns:1fr!important;}
  .trust-item,.trust-item--modern{min-height:0!important;}
  .footer-cta-bar{grid-template-columns:1fr!important;padding:22px!important;}
  .footer-cta-actions{display:grid!important;gap:10px!important;}
  .footer-cta-actions a{width:100%!important;}
  .footer-bottom__inner{flex-direction:column!important;align-items:flex-start!important;}
  .sc-sticky-conversion{bottom:12px!important;width:calc(100% - 24px)!important;border-radius:20px!important;}
}

/* ==========================================================
   Correctif senior fiche produit — lisibilité commerce + Google
   Objectif: informations critiques visibles, lisibles, non compressées.
   ========================================================== */
body:has(.product-top) .sc-sticky-conversion{display:none!important;}
.product-top{
  display:grid!important;
  grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr)!important;
  gap:clamp(34px,5vw,72px)!important;
  align-items:start!important;
  margin:26px 0 36px!important;
}
.product-top-img{
  position:sticky!important;
  top:126px!important;
  align-self:start!important;
  padding:clamp(24px,3.4vw,44px)!important;
  border:1px solid rgba(11,37,64,.10)!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#ffffff 0,#f6f9fc 100%)!important;
  box-shadow:0 22px 70px rgba(11,37,64,.10)!important;
}
.product-image-trigger{width:100%!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;padding:0!important;cursor:zoom-in!important;position:relative!important;}
.product-top-img img{width:min(100%,620px)!important;max-height:520px!important;object-fit:contain!important;filter:drop-shadow(0 22px 38px rgba(15,23,42,.14))!important;}
.product-gallery-strip{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:22px!important;}
.product-gallery-thumb{height:74px!important;border:1px solid rgba(11,37,64,.10)!important;border-radius:15px!important;background:#fff!important;padding:8px!important;box-shadow:0 8px 22px rgba(11,37,64,.06)!important;}
.product-gallery-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;filter:none!important;}
.product-image-zoom-badge{position:absolute!important;right:16px!important;bottom:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(11,37,64,.92)!important;color:#fff!important;font-size:.78rem!important;font-weight:900!important;box-shadow:0 12px 32px rgba(2,8,23,.22)!important;}
.product-top-info{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;}
.product-top-info h1{margin:0!important;font-size:clamp(2rem,3.4vw,3.2rem)!important;line-height:1.04!important;letter-spacing:-.055em!important;color:#0b1724!important;max-width:780px!important;}
.badge-neuf{margin:0!important;border-radius:999px!important;padding:8px 13px!important;background:#f1fbf7!important;color:#0f766e!important;border:1px solid rgba(15,118,110,.20)!important;box-shadow:none!important;}
.product-price-box--zero-suspension{width:100%!important;margin:4px 0 0!important;padding:22px 24px!important;border:1px solid rgba(217,163,95,.45)!important;border-radius:24px!important;background:linear-gradient(135deg,#fffaf1,#ffffff 62%)!important;box-shadow:0 18px 48px rgba(217,163,95,.13)!important;}
.product-price-main{font-size:clamp(2rem,4vw,3.1rem)!important;line-height:1!important;color:#0b2540!important;font-weight:950!important;letter-spacing:-.05em!important;}
.product-price-sub{margin-top:10px!important;color:#516070!important;font-size:1rem!important;line-height:1.62!important;max-width:740px!important;}
.product-info-card--delivery{width:100%!important;padding:20px 22px!important;border:1px solid rgba(11,37,64,.10)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 42px rgba(11,37,64,.08)!important;}
.product-info-card--delivery h2{margin:0 0 10px!important;font-size:1.18rem!important;color:#0b2540!important;}
.product-info-card--delivery p{margin:8px 0!important;color:#516070!important;line-height:1.58!important;}
.tech-icons-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:4px 0 0!important;}
.tech-icon-box{min-height:96px!important;padding:14px 8px!important;border:1px solid rgba(11,37,64,.10)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px rgba(11,37,64,.06)!important;text-align:center!important;}
.tech-icon-box svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;margin:0 auto 8px!important;fill:#d9a35f!important;}
.tech-icon-box .val{font-size:.95rem!important;font-weight:950!important;color:#0b2540!important;line-height:1.2!important;}
.tech-icon-box .lbl{font-size:.75rem!important;color:#6b7785!important;text-transform:none!important;letter-spacing:0!important;margin-top:3px!important;}
.product-actions--primary{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:8px!important;align-items:center!important;}
.product-actions--primary .btn-cta,
.product-actions--primary .btn-secondary,
.product-actions--primary .btn-outline{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;border-radius:999px!important;text-align:center!important;padding:14px 18px!important;font-size:.9rem!important;font-weight:950!important;letter-spacing:.01em!important;}
.product-actions--primary .btn-outline{grid-column:1 / -1!important;background:#fff!important;color:#0b2540!important;border:1px solid rgba(11,37,64,.16)!important;}
.zsc-product-panel{width:100%!important;margin:34px 0 70px!important;padding:clamp(24px,3.2vw,40px)!important;border:1px solid rgba(11,37,64,.10)!important;border-radius:32px!important;background:linear-gradient(180deg,#ffffff 0,#f8fbfd 100%)!important;box-shadow:0 28px 85px rgba(11,37,64,.10)!important;clear:both!important;}
.zsc-panel-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,420px)!important;gap:16px 36px!important;align-items:end!important;margin-bottom:24px!important;}
.zsc-kicker{grid-column:1 / -1!important;margin:0!important;color:#9a681f!important;font-size:.78rem!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.10em!important;}
.zsc-panel-head h2{margin:0!important;color:#0b1724!important;font-size:clamp(1.8rem,3vw,2.65rem)!important;line-height:1.05!important;letter-spacing:-.045em!important;}
.zsc-panel-head p{margin:0!important;color:#516070!important;line-height:1.65!important;}
.zsc-grid{display:grid!important;grid-template-columns:1.04fr 1.46fr!important;grid-template-areas:'price delivery' 'product support'!important;gap:18px!important;align-items:stretch!important;}
.zsc-card{padding:22px!important;border:1px solid rgba(11,37,64,.10)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 40px rgba(11,37,64,.07)!important;min-width:0!important;overflow:hidden!important;}
.zsc-card:nth-child(1){grid-area:price!important;}
.zsc-card:nth-child(2){grid-area:delivery!important;}
.zsc-card:nth-child(3){grid-area:product!important;}
.zsc-card:nth-child(4){grid-area:support!important;}
.zsc-card h3{margin:0 0 14px!important;color:#0b2540!important;font-size:1.16rem!important;line-height:1.2!important;}
.zsc-card p{color:#516070!important;line-height:1.58!important;margin:10px 0!important;}
.zsc-card dl{margin:0!important;display:grid!important;gap:10px!important;}
.zsc-card dl div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid rgba(11,37,64,.08)!important;}
.zsc-card dt,.zsc-mini-table th{font-weight:850!important;color:#506070!important;}
.zsc-card dd{margin:0!important;text-align:right!important;color:#0b1724!important;font-weight:950!important;white-space:nowrap!important;}
.zsc-total dd{font-size:1.12rem!important;color:#0b2540!important;}
.zsc-note{padding:12px 14px!important;border-radius:16px!important;background:#f8fafc!important;border:1px solid rgba(11,37,64,.08)!important;}
.zsc-mini-table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;border:1px solid rgba(11,37,64,.08)!important;border-radius:16px!important;background:#fff!important;font-size:.94rem!important;}
.zsc-mini-table th,.zsc-mini-table td{padding:12px 13px!important;border-bottom:1px solid rgba(11,37,64,.07)!important;text-align:left!important;vertical-align:top!important;}
.zsc-mini-table tr:last-child th,.zsc-mini-table tr:last-child td{border-bottom:0!important;}
.zsc-mini-table thead th{background:#f7fafc!important;color:#0b2540!important;white-space:nowrap!important;}
.zsc-mini-table td:nth-child(2),.zsc-mini-table td:nth-child(3){white-space:nowrap!important;font-weight:850!important;color:#0b1724!important;}
.zsc-specs th{width:42%!important;}
.bg-light{padding:64px 0!important;background:#f5f1e9!important;}
.dimensions-grid{align-items:center!important;gap:34px!important;}
.dim-tables{max-width:520px!important;}
.content-section{padding-top:58px!important;padding-bottom:54px!important;}
.content-section>h2,.content-section details{max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;}
.content-section details{border:1px solid rgba(11,37,64,.10)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px rgba(11,37,64,.05)!important;margin-bottom:12px!important;overflow:hidden!important;}
.content-section summary{padding:18px 20px!important;font-weight:950!important;color:#0b2540!important;cursor:pointer!important;}
.details-content{padding:0 20px 18px!important;color:#516070!important;}

@media(max-width:1060px){
  .product-top{grid-template-columns:1fr!important;gap:28px!important;}
  .product-top-img{position:relative!important;top:auto!important;}
  .zsc-panel-head{grid-template-columns:1fr!important;}
  .zsc-grid{grid-template-columns:1fr!important;grid-template-areas:'price' 'delivery' 'product' 'support'!important;}
}
@media(max-width:760px){
  .product-top{margin-top:18px!important;}
  .product-top-img{padding:18px!important;border-radius:24px!important;}
  .product-gallery-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  .product-gallery-thumb{height:62px!important;}
  .tech-icons-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .product-actions--primary{grid-template-columns:1fr!important;}
  .product-actions--primary .btn-outline{grid-column:auto!important;}
  .zsc-product-panel{padding:18px!important;border-radius:24px!important;margin-bottom:42px!important;}
  .zsc-card{padding:18px!important;border-radius:20px!important;}
  .zsc-card dl div{grid-template-columns:1fr!important;gap:3px!important;}
  .zsc-card dd{text-align:left!important;white-space:normal!important;}
  .zsc-mini-table{display:block!important;overflow-x:auto!important;white-space:nowrap!important;}
  .zsc-panel-head h2{font-size:1.7rem!important;}
}

/* Expert product UX patch */
.product-image-trigger{position:relative!important;display:block!important;border:0!important;background:transparent!important;padding:0!important;cursor:zoom-in!important;width:100%!important;overflow:hidden!important;border-radius:22px!important}
.product-image-trigger img{display:block!important;margin:0 auto!important;max-width:100%!important;height:auto!important;object-fit:contain!important}
.product-image-zoom-badge{position:absolute!important;right:16px!important;bottom:16px!important;left:auto!important;top:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:calc(100% - 32px)!important;min-height:34px!important;padding:8px 12px!important;border-radius:999px!important;background:rgba(11,37,64,.92)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:1!important;box-shadow:0 10px 26px rgba(11,37,64,.22)!important;transform:none!important}
.product-top{align-items:start!important;gap:clamp(32px,5vw,74px)!important;margin-top:28px!important}
.product-top-img{align-self:start!important;position:sticky!important;top:112px!important}
.product-top-info h1{font-size:clamp(2.2rem,4.6vw,4rem)!important;line-height:.98!important;letter-spacing:-.055em!important;margin-bottom:14px!important}
.product-actions--primary{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;margin-top:22px!important}
.product-actions--primary .btn-outline{grid-column:1 / -1!important;width:100%!important}
.product-actions--primary a{min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.zsc-product-panel{margin-top:48px!important}
.zsc-panel-head{display:grid!important;grid-template-columns:minmax(280px,.9fr) minmax(280px,1fr)!important;gap:20px 42px!important;align-items:end!important}
.zsc-panel-head h2{margin:4px 0 0!important;font-size:clamp(2rem,3.3vw,3rem)!important;line-height:1.05!important}
.zsc-panel-head p:last-child{max-width:620px!important;margin:0!important;color:var(--sc-muted)!important;line-height:1.7!important}
.zsc-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}
.zsc-card{min-width:0!important;overflow:auto!important}
.zsc-mini-table{width:100%!important;border-collapse:collapse!important;table-layout:auto!important}
.zsc-mini-table th,.zsc-mini-table td{vertical-align:top!important;overflow-wrap:anywhere!important}
@media(max-width:980px){.product-top-img{position:relative!important;top:auto!important}.zsc-panel-head,.zsc-grid,.product-actions--primary{grid-template-columns:1fr!important}.product-actions--primary .btn-outline{grid-column:auto!important}}
@media(max-width:640px){.product-image-zoom-badge{right:10px!important;bottom:10px!important;font-size:10px!important;padding:7px 10px!important}.product-top-info h1{font-size:clamp(1.8rem,10vw,2.6rem)!important}.zsc-product-panel{margin-top:34px!important}.zsc-card{padding:16px!important}}

/* Corrections commerciales explicites : remplace les badges cryptiques Pro / FR-EU / 24h / Devis. */
.stats-grid--explicit .stat-num--text{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.22;letter-spacing:-.02em;text-transform:none;max-width:260px;margin:0 auto 8px}.stats-grid--explicit .stat-lbl{max-width:300px;margin:0 auto;color:rgba(255,255,255,.78);font-size:.92rem;line-height:1.5}.stats-grid--explicit>div{padding:22px 16px}
.footer-col--company-info .footer-company-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px}.footer-company-card dl{margin:0;display:grid;gap:10px}.footer-company-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.56);font-weight:800}.footer-company-card dd{margin:2px 0 0;color:#fff;font-weight:700;line-height:1.35;word-break:break-word}

/* --- Product detail cleanup: spacing, hierarchy, duplicate-tech mitigation --- */
.content-section.product-content-clean{
  max-width:1080px !important;
  padding-top:32px !important;
  padding-bottom:56px !important;
}
.product-rich-content{
  max-width:1040px !important;
  margin:0 auto 28px !important;
  clear:both !important;
}
.product-rich-content::after{
  content:"";
  display:block;
  clear:both;
}
.product-rich-content > *{
  max-width:none !important;
  clear:both;
}
.product-rich-content h2{
  margin:0 0 18px !important;
  font-size:clamp(2rem,3.2vw,3rem) !important;
  line-height:1.08 !important;
  letter-spacing:-.045em !important;
}
.product-rich-content h3{
  margin:24px 0 12px !important;
  color:#0B2540 !important;
  font-size:clamp(1.15rem,2vw,1.45rem) !important;
  line-height:1.2 !important;
}
.product-rich-content p{
  margin:0 0 14px !important;
  font-size:1.075rem !important;
  line-height:1.78 !important;
  color:#4B5563 !important;
}
.product-rich-content ul{
  list-style:none !important;
  padding:0 !important;
  margin:14px 0 0 !important;
  display:grid !important;
  gap:12px !important;
}
.product-rich-content li{
  position:relative !important;
  padding:16px 18px 16px 44px !important;
  margin:0 !important;
  border:1px solid rgba(11,37,64,.08) !important;
  border-radius:18px !important;
  background:#fff !important;
  box-shadow:0 10px 24px rgba(15,23,42,.04) !important;
  color:#334155 !important;
  line-height:1.6 !important;
}
.product-rich-content li::before{
  content:"";
  position:absolute;
  left:18px;
  top:22px;
  width:12px;
  height:12px;
  border-radius:999px;
  background:linear-gradient(135deg,#0F766E 0%,#D97706 100%);
  box-shadow:0 0 0 5px rgba(15,118,110,.12);
}
.product-feature-strip{
  display:grid !important;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr)) !important;
  gap:14px !important;
  max-width:1040px !important;
  margin:0 auto 24px !important;
}
.product-feature-chip{
  padding:14px 16px !important;
  border:1px solid rgba(11,37,64,.08) !important;
  border-radius:16px !important;
  background:linear-gradient(180deg,#FFFFFF 0%,#F8FAFC 100%) !important;
  color:#0B2540 !important;
  font-weight:800 !important;
  line-height:1.45 !important;
  box-shadow:0 10px 22px rgba(15,23,42,.04) !important;
}
.product-content-subtitle{
  max-width:1040px !important;
  margin:30px auto 16px !important;
  text-align:left !important;
}
.content-section.product-content-clean details{
  max-width:1040px !important;
  margin:0 auto 14px !important;
}
.content-section.product-content-clean details:last-of-type{
  margin-bottom:26px !important;
}
.content-section.product-content-clean .details-content p{
  margin-bottom:12px !important;
}
.details-list{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
  display:grid !important;
  gap:10px !important;
}
.details-list li{
  padding-left:18px !important;
  position:relative !important;
}
.details-list li::before{
  content:"•";
  position:absolute;
  left:0;
  top:0;
  color:#D97706;
  font-weight:900;
}
.product-related-title{
  max-width:1040px !important;
  margin:54px auto 0 !important;
  text-align:center !important;
}
.product-grid--related{
  max-width:1040px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.product-image-trigger--secondary{
  position:relative !important;
  width:min(100%,460px) !important;
  margin:0 auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:24px !important;
  overflow:hidden !important;
  background:#fff !important;
  padding:20px !important;
  box-shadow:0 16px 40px rgba(15,23,42,.08) !important;
}
.product-image-trigger--secondary img{
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
}
.product-image-zoom-badge--secondary{
  bottom:14px !important;
  right:14px !important;
}
@media (max-width: 820px){
  .content-section.product-content-clean{
    padding-top:24px !important;
    padding-bottom:44px !important;
  }
  .product-rich-content h2{
    font-size:clamp(1.7rem,8vw,2.35rem) !important;
  }
  .product-rich-content p{
    font-size:1rem !important;
    line-height:1.72 !important;
  }
  .product-feature-strip{
    grid-template-columns:1fr !important;
  }
}
