:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(28,28,28);
	--wd-alternative-color: rgb(198,241,53);
	--btn-default-bgcolor: rgb(198,241,53);
	--btn-default-bgcolor-hover: rgb(168,206,26);
	--btn-accented-bgcolor: rgb(198,241,53);
	--btn-accented-bgcolor-hover: rgb(168,206,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.fullservice-anhanger.de/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(20,20,20);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .wd-nav.wd-nav-main > li > a {
	color: rgba(255,255,255,0.88);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* ══════════════════════════════════════════════════════════════
   FULL SERVICE ANHANGER — global.css
   Refonte : Remorx → Full Service Anhanger (DE)
   Charte graphique conservée : lime / anthracite, Barlow Condensed + Inter
   Préfixe de classes conservé : .rx-  (voir note dans la conversation)

   SECTIONS (à compléter au fur et à mesure)
   01. Tokens (variables)
   02. Reset local
   03. Hero
   04. Réassurance
   05. Responsive (hero + réassurance)
   06. Accessibilité (reduced motion)
   07. Catégories (bloc 04 du site)
   08. Produits vedettes (bloc 05 du site)
   09. Aide au choix / guide (bloc 06 du site)
   10. Pourquoi nous / USP (bloc 07 du site)
   11. Marques (bloc 08 du site)
   12. CTA final / contact (bloc 09 du site)
   ── à venir : header, catalogue, fiche produit, footer, etc.

   CHANGELOG
   v0.1 — Hero + Réassurance (page d'accueil)
   v0.2 — Catégories + Produits vedettes (page d'accueil)
          + tokens --rx-dark3, --rx-bg, --rx-star
   v0.3 — Aide au choix (préfixe .tr-)
          NB : --rx-muted du bloc d'origine (rgba blanc 50%) NON repris,
          il écrasait le --rx-muted global (#888) ; .rx-eyebrow-line du guide
          scopé sur .tr-guide pour ne pas modifier celui du hero
   v0.4 — Pourquoi nous / USP (préfixe .rx-usp-)
          .rx-eyebrow-line scopé sur .rx-usp (24px, hero = 28px)
   v0.5 — Marques (préfixe .rx-brand-, .badge-<marque>)
          .rx-eyebrow-line scopé sur .rx-brands
   v0.6 — CTA final / contact (préfixe .rx-cta-)
          commentaires d'origine corrigés (colonne droite = blanche)
   ══════════════════════════════════════════════════════════════ */

/* @import doit rester en toute première position */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=Inter:wght@400;500;600&display=swap');


/* ════════════════════════════════
   01. TOKENS
   ════════════════════════════════ */
:root {
  --rx-lime:     #C6F135;
  --rx-lime-h:   #A8CE1A;
  --rx-dark:     #1C1C1C;
  --rx-dark2:    #2A2A2A;
  --rx-text:     #2E2E2E;
  --rx-muted:    #888888;
  --rx-border:   #E0E0E0;
  --rx-success:  #3B6D11;
  --rx-white:    #FFFFFF;
  --rx-dark3:    #333333;
  --rx-bg:       #F2F2F2;
  --rx-star:     #F5A623;
}


/* ════════════════════════════════
   02. RESET LOCAL
   ════════════════════════════════ */
.rx-hero *, .rx-reassurance *, .rx-cats *, .rx-best * { box-sizing: border-box; margin: 0; padding: 0; }


/* ════════════════════════════════
   03. HERO — layout asymétrique
   ════════════════════════════════ */
.rx-hero {
  position: relative;
  width: 100%;
  min-height: 580px;
  display: grid;
  grid-template-columns: 1fr 52%;
  font-family: 'Inter', sans-serif;
  overflow: hidden;
  background: var(--rx-dark);
}

/* Colonne gauche — texte sur fond sombre */
.rx-hero-left {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 56px 80px 48px;
  background: var(--rx-dark);
}

/* Ligne lime verticale à gauche */
.rx-hero-left::before {
  content: '';
  position: absolute;
  left: 0; top: 15%; bottom: 15%;
  width: 3px;
  background: var(--rx-lime);
}

/* Colonne droite — photo plein cadre */
.rx-hero-right {
  position: relative;
  overflow: hidden;
}
.rx-hero-img {
  position: absolute;
  inset: 0;
  background-image: url('http://www.fullservice-anhanger.de/wp-content/uploads/2026/06/alain-duss-d1bb-3O5CCE-unsplash.jpg');
  background-size: cover;
  background-position: center 40%;
  transform: scale(1.06);
  transition: transform 8s ease-out;
}
.rx-hero-img.rx-loaded { transform: scale(1); }

/* Dégradé de jonction gauche → photo */
.rx-hero-right::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, var(--rx-dark) 0%, transparent 30%);
  z-index: 1;
  pointer-events: none;
}

/* Bande lime diagonale décorative */
.rx-hero-slash {
  position: absolute;
  top: 0; bottom: 0;
  left: -24px;
  width: 48px;
  background: var(--rx-lime);
  transform: skewX(-3deg);
  z-index: 2;
  mix-blend-mode: normal;
}

/* ── EYEBROW — style tag angulaire ── */
.rx-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--rx-lime);
  margin-bottom: 24px;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity .5s .1s, transform .5s .1s;
}
.rx-hero.rx-visible .rx-eyebrow { opacity: 1; transform: translateY(0); }

.rx-eyebrow-line {
  display: block;
  width: 28px; height: 2px;
  background: var(--rx-lime);
}

/* ── TITRE ── */
.rx-h1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(42px, 5vw, 68px);
  font-weight: 800;
  line-height: 1.0;
  color: var(--rx-white);
  text-transform: uppercase;
  letter-spacing: -.01em;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .55s .2s, transform .55s .2s;
}
.rx-hero.rx-visible .rx-h1 { opacity: 1; transform: translateY(0); }

.rx-h1 .rx-hl {
  color: var(--rx-lime);
  display: block;
}

/* ── SOUS-TITRE ── */
.rx-sub {
  font-size: 15px;
  color: rgba(255,255,255,.65);
  line-height: 1.72;
  margin-bottom: 36px;
  max-width: 460px;
  opacity: 0;
  transform: translateY(14px);
  transition: opacity .5s .32s, transform .5s .32s;
}
.rx-hero.rx-visible .rx-sub { opacity: 1; transform: translateY(0); }
.rx-sub strong { color: rgba(255,255,255,.92); font-weight: 500; }

/* ── BOUTONS ── */
.rx-cta-group {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 48px;
  opacity: 0;
  transform: translateY(12px);
  transition: opacity .5s .42s, transform .5s .42s;
}
.rx-hero.rx-visible .rx-cta-group { opacity: 1; transform: translateY(0); }

/* Bouton primary : fond lime + texte noir */
.rx-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: var(--rx-lime);
  color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  padding: 14px 28px;
  border-radius: 0;
  border: 2px solid var(--rx-lime);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  transition: background .18s, transform .14s;
  white-space: nowrap;
  letter-spacing: .02em;
}
.rx-btn-primary:hover {
  background: var(--rx-lime-h) !important;
  border-color: var(--rx-lime-h) !important;
  transform: translateY(-2px);
  color: var(--rx-dark) !important;
}
.rx-btn-primary svg { transition: transform .17s; }
.rx-btn-primary:hover svg { transform: translateX(5px); }

/* Bouton ghost : contour lime */
.rx-btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: transparent;
  color: var(--rx-lime) !important;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 13px 26px;
  border: 1.5px solid var(--rx-lime);
  border-radius: 0;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  transition: background .18s, color .18s, transform .14s;
  white-space: nowrap;
  letter-spacing: .02em;
}
.rx-btn-ghost:hover {
  background: rgba(198,241,53,.12);
  transform: translateY(-2px);
  color: var(--rx-lime) !important;
}

/* ── STATS — blocs distincts ── */
.rx-stats {
  display: flex;
  gap: 2px;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .5s .52s, transform .5s .52s;
}
.rx-hero.rx-visible .rx-stats { opacity: 1; transform: translateY(0); }

.rx-stat {
  background: var(--rx-dark2);
  border-top: 2px solid var(--rx-lime);
  padding: 14px 20px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 90px;
}
.rx-stat-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: var(--rx-lime);
  line-height: 1;
  letter-spacing: -.01em;
}
.rx-stat-label {
  font-size: 10px;
  color: rgba(255,255,255,.45);
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: .05em;
}

/* ── SCROLL HINT ── */
.rx-scroll-hint {
  position: absolute;
  bottom: 22px;
  right: 32px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  opacity: .5;
  transition: opacity .17s;
  padding: 0;
}
.rx-scroll-hint:hover { opacity: 1; }
.rx-scroll-label {
  font-size: 9px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--rx-white);
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  writing-mode: vertical-rl;
}
.rx-scroll-line {
  width: 1px;
  height: 40px;
  background: rgba(255,255,255,.3);
  position: relative;
  overflow: hidden;
}
.rx-scroll-line::after {
  content: '';
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--rx-lime);
  animation: rx-line-scroll 1.8s ease-in-out infinite;
}
@keyframes rx-line-scroll {
  0%   { top: -100%; }
  100% { top: 100%; }
}


/* ════════════════════════════════
   04. RÉASSURANCE — fond anthracite
   ════════════════════════════════ */
.rx-reassurance {
  background: var(--rx-dark2);
  font-family: 'Inter', sans-serif;
  border-top: 3px solid var(--rx-lime);
}
.rx-reassurance-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2.5rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.rx-r-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px 20px;
  border-right: 1px solid rgba(255,255,255,.08);
  position: relative;
  transition: background .2s;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .45s, transform .45s, background .2s;
}
.rx-r-item.rx-visible { opacity: 1; transform: translateY(0); }
.rx-r-item:nth-child(1) { transition-delay: .05s; }
.rx-r-item:nth-child(2) { transition-delay: .15s; }
.rx-r-item:nth-child(3) { transition-delay: .25s; }
.rx-r-item:nth-child(4) { transition-delay: .35s; border-right: none; }
.rx-r-item:hover { background: rgba(198,241,53,.05); }

/* Ligne lime en bas au hover */
.rx-r-item::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  height: 2px;
  width: 0;
  background: var(--rx-lime);
  transition: width .25s;
}
.rx-r-item:hover::after { width: 100%; }

.rx-r-icon {
  width: 46px; height: 46px;
  border: 1.5px solid rgba(198,241,53,.3);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: border-color .2s, background .2s;
}
.rx-r-item:hover .rx-r-icon {
  border-color: var(--rx-lime);
  background: rgba(198,241,53,.08);
}
.rx-r-title {
  font-size: 13px;
  font-weight: 600;
  color: var(--rx-white);
  margin-bottom: 3px;
  line-height: 1.2;
}
.rx-r-sub {
  font-size: 11.5px;
  color: rgba(255,255,255,.4);
  line-height: 1.4;
}
.rx-r-sub b { color: var(--rx-lime); font-weight: 500; }


/* ════════════════════════════════
   05. RESPONSIVE
   ════════════════════════════════ */
@media (max-width: 860px) {
  .rx-hero { grid-template-columns: 1fr; min-height: auto; }
  .rx-hero-left { padding: 64px 2rem 48px; }
  .rx-hero-right { height: 260px; }
  .rx-hero-right::before { background: linear-gradient(180deg, var(--rx-dark) 0%, transparent 40%); }
  .rx-hero-slash { display: none; }
  .rx-reassurance-inner { grid-template-columns: repeat(2,1fr); }
  .rx-r-item:nth-child(2) { border-right: none; }
  .rx-r-item:nth-child(3) { border-top: 1px solid rgba(255,255,255,.08); }
  .rx-r-item:nth-child(4) { border-top: 1px solid rgba(255,255,255,.08); border-right: none; }
}
@media (max-width: 560px) {
  .rx-hero-left { padding: 48px 1.25rem 40px; }
  .rx-hero-left::before { display: none; }
  .rx-cta-group { flex-direction: column; align-items: stretch; }
  .rx-btn-primary, .rx-btn-ghost { justify-content: center; }
  .rx-stats { gap: 2px; }
  .rx-stat { padding: 12px 14px; min-width: 76px; }
  .rx-reassurance-inner { grid-template-columns: 1fr 1fr; padding: 0 1rem; }
  .rx-r-item { padding: 16px 10px; gap: 10px; }
  .rx-r-icon { width: 36px; height: 36px; }
  .rx-scroll-hint { display: none; }
}


/* ════════════════════════════════
   06. ACCESSIBILITÉ
   ════════════════════════════════ */
@media (prefers-reduced-motion: reduce) {
  .rx-hero-img, .rx-scroll-line::after { animation: none !important; transition: none !important; }
  .rx-eyebrow, .rx-h1, .rx-sub, .rx-cta-group, .rx-stats, .rx-r-item {
    opacity: 1 !important; transform: none !important;
  }
}


/* ════════════════════════════════
   07. CATÉGORIES (bloc 04 du site)
   Grille asymétrique : 1 grande + 3
   ════════════════════════════════ */
.rx-cats {
  background: var(--rx-dark);
  font-family: 'Inter', sans-serif;
  padding: 80px 2.5rem;
}
.rx-cats-inner { max-width: 1200px; margin: 0 auto; }

/* Header style éditorial numéroté */
.rx-cats-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.rx-cats-heading-group { display: flex; align-items: flex-start; gap: 20px; }
.rx-section-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px;
  font-weight: 800;
  color: rgba(198,241,53,.12);
  line-height: 1;
  letter-spacing: -.03em;
  user-select: none;
  flex-shrink: 0;
  margin-top: -8px;
}
.rx-cats-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  color: var(--rx-white);
  text-transform: uppercase;
  line-height: 1.05;
  letter-spacing: -.01em;
}
.rx-cats-title span { color: var(--rx-lime); display: block; }
.rx-cats-sub {
  font-size: 14px;
  color: rgba(255,255,255,.45);
  line-height: 1.65;
  max-width: 320px;
  text-align: right;
}

/* GRILLE ASYMÉTRIQUE */
.rx-cats-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr;
  grid-template-rows: 420px;
  gap: 6px;
}

/* Tuile de base */
.rx-cat-card {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-decoration: none;
  cursor: pointer;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .5s, transform .5s;
}
.rx-cat-card.rx-visible { opacity: 1; transform: translateY(0); }
.rx-cat-card:nth-child(1) { transition-delay: .05s; }
.rx-cat-card:nth-child(2) { transition-delay: .15s; }
.rx-cat-card:nth-child(3) { transition-delay: .25s; }
.rx-cat-card:nth-child(4) { transition-delay: .35s; }

/* Ligne lime en bas au hover */
.rx-cat-card::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  height: 3px;
  width: 0;
  background: var(--rx-lime);
  transition: width .3s ease;
  z-index: 5;
}
.rx-cat-card:hover::after { width: 100%; }

.rx-cat-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform .5s ease;
  filter: brightness(.88);
}
.rx-cat-card:hover .rx-cat-bg {
  transform: scale(1.06);
  filter: brightness(.75);
}

.rx-cat-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(10,10,10,.92) 100%);
}

/* Badge angulaire */
.rx-cat-badge {
  position: absolute;
  top: 16px; left: 0;
  z-index: 3;
  background: var(--rx-lime);
  color: var(--rx-dark);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 5px 12px 5px 14px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
}

.rx-cat-content {
  position: relative;
  z-index: 3;
  padding: 20px 18px;
}
.rx-cat-label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(198,241,53,.6);
  margin-bottom: 6px;
}
.rx-cat-name {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: var(--rx-white);
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* Grande tuile : nom plus grand */
.rx-cat-card:first-child .rx-cat-name { font-size: 32px; }

.rx-cat-price {
  font-size: 12px;
  color: rgba(255,255,255,.55);
  margin-bottom: 14px;
}
.rx-cat-price strong { color: var(--rx-lime); font-weight: 600; }

/* CTA angulaire */
.rx-cat-cta {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: var(--rx-lime);
  color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding: 8px 14px;
  text-decoration: none !important;
  clip-path: polygon(0 0, calc(100% - 7px) 0, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px));
  transition: background .18s, transform .15s;
  border: none;
  letter-spacing: .03em;
}
.rx-cat-card:hover .rx-cat-cta {
  background: var(--rx-lime-h);
  transform: translateX(3px);
}
.rx-cat-cta svg { transition: transform .17s; }
.rx-cat-card:hover .rx-cat-cta svg { transform: translateX(4px); }

/* ── Responsive catégories ── */
@media (max-width: 1000px) {
  .rx-cats-grid { grid-template-columns: 1fr 1fr; grid-template-rows: 280px 280px; }
}
@media (max-width: 640px) {
  .rx-cats { padding: 52px 1.25rem; }
  .rx-cats-grid { grid-template-columns: 1fr 1fr; grid-template-rows: 220px 220px; gap: 4px; }
  .rx-section-num { font-size: 48px; }
  .rx-cats-sub { display: none; }
}
/* ── Reduced motion catégories ── */
@media (prefers-reduced-motion: reduce) {
  .rx-cat-card { opacity: 1 !important; transform: none !important; }
  .rx-cat-bg { transition: none !important; }
}


/* ════════════════════════════════
   08. PRODUITS VEDETTES (bloc 05 du site)
   Layout : 1 featured + 3 cartes
   ════════════════════════════════ */
.rx-best {
  background: var(--rx-bg);
  font-family: 'Inter', sans-serif;
  padding: 80px 2.5rem;
  border-top: 3px solid var(--rx-lime);
}
.rx-best-inner { max-width: 1200px; margin: 0 auto; }

/* Header identique style éditorial */
.rx-best-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.rx-best-heading-group { display: flex; align-items: flex-start; gap: 20px; }
.rx-section-num-dark {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px;
  font-weight: 800;
  color: rgba(28,28,28,.07);
  line-height: 1;
  letter-spacing: -.03em;
  user-select: none;
  flex-shrink: 0;
  margin-top: -8px;
}
.rx-best-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 800;
  color: var(--rx-dark);
  text-transform: uppercase;
  line-height: 1.05;
  letter-spacing: -.01em;
}
.rx-best-title span { color: var(--rx-dark); display: block; }

.rx-best-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--rx-dark) !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none !important;
  letter-spacing: .04em;
  text-transform: uppercase;
  border-bottom: 2px solid var(--rx-lime);
  padding-bottom: 2px;
  white-space: nowrap;
  flex-shrink: 0;
  transition: border-color .17s, color .17s;
}
.rx-best-link:hover { border-color: var(--rx-dark); }

/* LAYOUT : featured + 3 */
.rx-best-layout {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 12px;
  align-items: start;
}

/* ── Carte featured (grande, fond sombre) ── */
.rx-prod-featured {
  background: var(--rx-dark);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-16px);
  transition: opacity .5s .1s, transform .5s .1s;
}
.rx-prod-featured.rx-visible { opacity: 1; transform: translateX(0); }

.rx-feat-img-wrap {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: var(--rx-dark2);
}
.rx-feat-img {
  width: 100%; height: 100%;
  object-fit: contain;
  padding: 20px;
  transition: transform .4s ease;
}
.rx-prod-featured:hover .rx-feat-img { transform: scale(1.05); }

.rx-feat-badges {
  position: absolute;
  top: 14px; left: 0;
  display: flex; flex-direction: column; gap: 5px;
}
.rx-feat-badge {
  font-size: 9px; font-weight: 800; letter-spacing: .08em;
  text-transform: uppercase; padding: 4px 12px 4px 14px;
  display: inline-block;
  clip-path: polygon(0 0, 100% 0, calc(100% - 7px) 100%, 0 100%);
}
.badge-best  { background: var(--rx-lime); color: var(--rx-dark); }
.badge-new   { background: var(--rx-white); color: var(--rx-dark); }
.badge-promo { background: var(--rx-dark); color: var(--rx-lime); border-left: 2px solid var(--rx-lime); }

.rx-feat-body { padding: 20px; flex: 1; display: flex; flex-direction: column; }
.rx-feat-brand {
  font-size: 10px; font-weight: 700; letter-spacing: .12em;
  text-transform: uppercase; color: var(--rx-lime); margin-bottom: 6px;
}
.rx-feat-name {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px; font-weight: 800;
  color: var(--rx-white); text-transform: uppercase;
  line-height: 1.15; margin-bottom: 12px; flex: 1;
}
.rx-feat-specs {
  display: flex; flex-wrap: wrap; gap: 5px; margin-bottom: 14px;
}
.rx-feat-spec {
  font-size: 10px; font-weight: 600;
  background: var(--rx-dark3);
  color: rgba(255,255,255,.65);
  padding: 3px 8px;
  letter-spacing: .03em;
}
.rx-feat-stars { display: flex; align-items: center; gap: 4px; margin-bottom: 16px; }
.rx-feat-stars-count { font-size: 11px; color: rgba(255,255,255,.4); }

.rx-feat-footer {
  border-top: 1px solid rgba(255,255,255,.08);
  padding-top: 16px;
}
.rx-feat-price-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.rx-feat-price {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 32px; font-weight: 800;
  color: var(--rx-lime); line-height: 1;
}
.rx-feat-price-sub { font-size: 11px; color: rgba(255,255,255,.35); margin-top: 3px; }
.rx-feat-btn {
  display: inline-flex; align-items: center; gap: 7px;
  background: var(--rx-lime); color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif; font-size: 12px; font-weight: 700;
  text-decoration: none !important; padding: 10px 16px;
  clip-path: polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 8px 100%, 0 calc(100% - 8px));
  transition: background .17s, transform .14s;
  white-space: nowrap; flex-shrink: 0; letter-spacing: .03em; border: none; cursor: pointer;
}
.rx-feat-btn:hover { background: var(--rx-lime-h) !important; transform: translateY(-1px); }

.rx-feat-stock {
  display: flex; align-items: center; gap: 6px;
  font-size: 11px; color: #6FCF97; font-weight: 600; margin-top: 10px;
}
.rx-stock-dot {
  width: 6px; height: 6px; border-radius: 50%;
  background: #6FCF97; flex-shrink: 0;
  animation: rx-blink 2s ease-in-out infinite;
}
@keyframes rx-blink {
  0%,100% { opacity: 1; } 50% { opacity: .3; }
}

/* ── Cartes standard ── */
.rx-prod-card {
  background: var(--rx-white);
  border: 1px solid var(--rx-border);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .45s, transform .45s, box-shadow .22s;
}
.rx-prod-card.rx-visible { opacity: 1; transform: translateY(0); }
.rx-prod-card:nth-child(2) { transition-delay: .15s; }
.rx-prod-card:nth-child(3) { transition-delay: .25s; }
.rx-prod-card:nth-child(4) { transition-delay: .35s; }

/* Ligne lime en bas au hover */
.rx-prod-card::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  height: 3px; width: 0;
  background: var(--rx-lime);
  transition: width .28s;
}
.rx-prod-card:hover::after { width: 100%; }
.rx-prod-card:hover { box-shadow: 0 8px 28px rgba(0,0,0,.09); }

.rx-prod-img-wrap {
  position: relative;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: var(--rx-bg);
}
.rx-prod-img {
  width: 100%; height: 100%;
  object-fit: contain;
  padding: 14px;
  transition: transform .35s ease;
}
.rx-prod-card:hover .rx-prod-img { transform: scale(1.06); }

.rx-prod-badges {
  position: absolute;
  top: 10px; left: 0;
  display: flex; flex-direction: column; gap: 4px;
}
.rx-prod-badge {
  font-size: 9px; font-weight: 800; letter-spacing: .07em;
  text-transform: uppercase; padding: 3px 10px 3px 12px;
  display: inline-block;
  clip-path: polygon(0 0, 100% 0, calc(100% - 6px) 100%, 0 100%);
}

.rx-prod-body { padding: 14px; flex: 1; display: flex; flex-direction: column; }
.rx-prod-brand {
  font-size: 9px; font-weight: 700; letter-spacing: .12em;
  text-transform: uppercase; color: var(--rx-lime);
  background: var(--rx-dark); display: inline-block;
  padding: 2px 7px; margin-bottom: 7px;
}
.rx-prod-name {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px; font-weight: 800;
  color: var(--rx-dark); text-transform: uppercase;
  line-height: 1.15; margin-bottom: 8px; flex: 1;
}
.rx-prod-specs {
  display: flex; flex-wrap: wrap; gap: 4px; margin-bottom: 10px;
}
.rx-prod-spec {
  font-size: 9px; font-weight: 600;
  background: var(--rx-bg); color: var(--rx-text);
  padding: 2px 7px; border: 1px solid var(--rx-border);
  letter-spacing: .02em;
}
.rx-prod-stars { display: flex; align-items: center; gap: 3px; margin-bottom: 10px; }
.rx-prod-stars-count { font-size: 10px; color: var(--rx-muted); }

.rx-prod-footer { border-top: 1px solid var(--rx-border); padding-top: 12px; margin-top: auto; }
.rx-prod-price-row { display: flex; align-items: center; justify-content: space-between; gap: 6px; }
.rx-prod-price {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px; font-weight: 800; color: var(--rx-dark); line-height: 1;
}
.rx-prod-price-sub { font-size: 10px; color: var(--rx-muted); margin-top: 2px; }
.rx-prod-btn {
  display: inline-flex; align-items: center; gap: 5px;
  background: var(--rx-dark); color: var(--rx-lime) !important;
  font-family: 'Inter', sans-serif; font-size: 11px; font-weight: 700;
  text-decoration: none !important; padding: 8px 12px;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
  transition: background .17s, transform .14s;
  white-space: nowrap; flex-shrink: 0; border: none; cursor: pointer; letter-spacing: .03em;
}
.rx-prod-btn:hover { background: var(--rx-dark2) !important; transform: translateY(-1px); }

.rx-prod-stock {
  display: flex; align-items: center; gap: 5px;
  font-size: 10px; color: #3B6D11; font-weight: 600; margin-top: 8px;
}

/* ── Responsive produits vedettes ── */
@media (max-width: 1000px) {
  .rx-best-layout { grid-template-columns: 1fr 1fr; }
  .rx-prod-featured { grid-column: span 2; }
}
@media (max-width: 640px) {
  .rx-best { padding: 52px 1.25rem; }
  .rx-best-layout { grid-template-columns: 1fr; }
  .rx-prod-featured { grid-column: span 1; }
  .rx-section-num-dark { font-size: 48px; }
}
/* ── Reduced motion produits vedettes ── */
@media (prefers-reduced-motion: reduce) {
  .rx-prod-featured, .rx-prod-card { opacity: 1 !important; transform: none !important; }
  .rx-feat-img, .rx-prod-img { transition: none !important; }
  .rx-stock-dot { animation: none !important; }
}


/* ════════════════════════════════
   09. AIDE AU CHOIX (bloc 06 du site)
   Préfixe .tr- (+ .rx-guide-*)
   Stepper 2 questions → recommandation
   ════════════════════════════════ */
.tr-guide {
  background: var(--rx-dark);
  font-family: 'Inter', sans-serif;
  padding: 80px 2.5rem;
  position: relative;
  overflow: hidden;
}

/* Texture géométrique de fond — lignes diagonales subtiles */
.tr-guide::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 40px,
      rgba(198,241,53,0.025) 40px,
      rgba(198,241,53,0.025) 41px
    );
  pointer-events: none;
}

/* Accent lime en haut */
.tr-guide::after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: var(--rx-lime);
}

.tr-guide-inner { max-width: 780px; margin: 0 auto; position: relative; z-index: 1; }

/* ── Header style éditorial numéroté ── */
.tr-guide-header { margin-bottom: 40px; display: flex; align-items: flex-start; gap: 20px; }
.rx-guide-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px; font-weight: 800;
  color: rgba(198,241,53,.10);
  line-height: 1; letter-spacing: -.03em;
  user-select: none; flex-shrink: 0; margin-top: -8px;
}
.rx-guide-heading { flex: 1; }
.tr-guide-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--rx-lime);
  margin-bottom: 12px;
}
/* scopé : le hero utilise .rx-eyebrow-line en 28px */
.tr-guide .rx-eyebrow-line { display: block; width: 24px; height: 2px; background: var(--rx-lime); }
.tr-guide-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(28px,4vw,44px); font-weight: 800;
  color: #fff; text-transform: uppercase;
  line-height: 1.05; margin-bottom: 10px; letter-spacing: -.01em;
}
.tr-guide-title span { color: var(--rx-lime); display: block; }
.tr-guide-sub { font-size: 14px; color: rgba(255,255,255,.45); line-height: 1.65; }

/* ── Barre de progression ── */
.tr-progress {
  height: 2px;
  background: rgba(255,255,255,.08);
  margin-bottom: 28px;
  overflow: hidden;
}
.tr-progress-bar {
  height: 100%;
  background: var(--rx-lime);
  transition: width .35s ease;
  width: 50%;
}

/* ── Stepper ── */
.tr-stepper { display: flex; align-items: center; justify-content: center; margin-bottom: 36px; }
.tr-step-item { display: flex; align-items: center; gap: 8px; }
.tr-step-num {
  width: 28px; height: 28px;
  border: 1.5px solid rgba(255,255,255,.2);
  color: rgba(255,255,255,.35); font-size: 11px; font-weight: 700;
  display: flex; align-items: center; justify-content: center;
  transition: all .25s; font-family: 'Barlow Condensed', sans-serif;
  letter-spacing: 0;
}
.tr-step-label { font-size: 11px; color: rgba(255,255,255,.35); font-weight: 600; white-space: nowrap; letter-spacing: .06em; text-transform: uppercase; }
.tr-step-line { width: 60px; height: 1px; background: rgba(255,255,255,.1); margin: 0 12px; transition: background .25s; }
.tr-step-item.active .tr-step-num { background: var(--rx-lime); border-color: var(--rx-lime); color: var(--rx-dark); }
.tr-step-item.active .tr-step-label { color: var(--rx-lime); }
.tr-step-item.done .tr-step-num { background: var(--rx-success); border-color: var(--rx-success); color: #fff; }
.tr-step-item.done .tr-step-label { color: rgba(255,255,255,.55); }
.tr-step-line.done { background: rgba(59,109,17,.5); }

/* ── Carte de question ── */
.tr-question-card {
  background: var(--rx-dark2);
  border: 1px solid rgba(255,255,255,.07);
  border-top: 2px solid var(--rx-lime);
  padding: 32px 36px;
  display: none;
}
.tr-question-card.active { display: block; }

.tr-question-label {
  font-size: 10px; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--rx-lime); margin-bottom: 8px;
}
.tr-question-text {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(20px,3vw,28px); font-weight: 800;
  color: #fff; text-transform: uppercase;
  margin-bottom: 24px; line-height: 1.1; letter-spacing: -.01em;
}

/* ── Options ── */
.tr-options { display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }
.tr-options.cols-2 { grid-template-columns: repeat(2,1fr); }

.tr-option {
  background: var(--rx-dark3);
  border: 1px solid rgba(255,255,255,.08);
  border-left: 3px solid transparent;
  padding: 14px 16px; cursor: pointer;
  transition: background .18s, border-color .18s, transform .14s;
  text-align: left; display: flex; align-items: center; gap: 12px;
  font-family: 'Inter', sans-serif; width: 100%; position: relative;
}
.tr-option:hover:not(.disabled) {
  background: rgba(198,241,53,.06);
  border-left-color: var(--rx-lime);
  transform: translateX(2px);
}
.tr-option.selected {
  background: rgba(198,241,53,.10);
  border-left-color: var(--rx-lime);
  border-color: rgba(198,241,53,.25);
}
.tr-option.disabled {
  opacity: .22; cursor: not-allowed; pointer-events: none;
}
.tr-disabled-badge {
  display: none; position: absolute; top: 7px; right: 8px;
  font-size: 9px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;
  background: rgba(0,0,0,.5); color: rgba(255,255,255,.4);
  padding: 2px 6px;
}
.tr-option.disabled .tr-disabled-badge { display: block; }

.tr-option-icon {
  width: 38px; height: 38px;
  background: rgba(255,255,255,.05);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0; font-size: 18px;
}
.tr-option.selected .tr-option-icon { background: rgba(198,241,53,.12); }
.tr-option-title { font-size: 13px; font-weight: 600; color: #fff; line-height: 1.2; margin-bottom: 2px; }
.tr-option-desc { font-size: 11px; color: rgba(255,255,255,.45); line-height: 1.4; }

/* ── Navigation ── */
.tr-nav { display: flex; align-items: center; justify-content: space-between; margin-top: 24px; }

.tr-btn-back {
  display: inline-flex; align-items: center; gap: 7px;
  background: transparent; color: rgba(255,255,255,.45);
  border: 1px solid rgba(255,255,255,.15);
  padding: 9px 16px; font-family: 'Inter', sans-serif;
  font-size: 12px; font-weight: 600; cursor: pointer;
  transition: all .17s; letter-spacing: .04em; text-transform: uppercase;
}
.tr-btn-back:hover { color: #fff; border-color: rgba(255,255,255,.35); }

.tr-btn-next {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--rx-lime); color: var(--rx-dark);
  border: 2px solid var(--rx-lime);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  padding: 11px 22px; font-family: 'Inter', sans-serif;
  font-size: 13px; font-weight: 700; cursor: pointer;
  transition: background .17s, transform .14s;
  opacity: .35; pointer-events: none; letter-spacing: .04em; text-transform: uppercase;
}
.tr-btn-next.active { opacity: 1; pointer-events: all; }
.tr-btn-next.active:hover { background: var(--rx-lime-h); border-color: var(--rx-lime-h); transform: translateY(-1px); }

/* ── Résultat ── */
.tr-result { display: none; }
.tr-result.active { display: block; animation: rx-fadein .35s ease; }
@keyframes rx-fadein { from { opacity:0; transform:translateY(12px); } to { opacity:1; transform:translateY(0); } }

.tr-result-header { text-align: center; margin-bottom: 28px; }
.tr-result-check {
  width: 52px; height: 52px;
  background: rgba(59,109,17,.2);
  border: 2px solid var(--rx-success);
  display: flex; align-items: center; justify-content: center; margin: 0 auto 16px;
}
.tr-result-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 28px; font-weight: 800;
  color: #fff; text-transform: uppercase; letter-spacing: -.01em;
  margin-bottom: 8px;
}
.tr-result-sub { font-size: 13px; color: rgba(255,255,255,.45); line-height: 1.6; max-width: 480px; margin: 0 auto; }

/* ── Carte résultat ── */
.tr-rcard { display: none; }
.tr-rcard.active {
  display: flex; align-items: flex-start; gap: 20px;
  background: var(--rx-dark2);
  border: 1px solid rgba(255,255,255,.07);
  border-left: 4px solid var(--rx-lime);
  padding: 24px 28px; margin-bottom: 20px;
  animation: rx-fadein .3s ease;
}
.tr-rcard-icon {
  font-size: 32px; flex-shrink: 0;
  width: 62px; height: 62px;
  background: rgba(198,241,53,.08);
  display: flex; align-items: center; justify-content: center;
}
.tr-rcard-cat {
  font-size: 10px; font-weight: 700; letter-spacing: .12em;
  text-transform: uppercase; color: var(--rx-lime); margin-bottom: 5px;
}
.tr-rcard-name {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px; font-weight: 800;
  color: #fff; text-transform: uppercase;
  margin-bottom: 6px; line-height: 1.1; letter-spacing: -.01em;
}
.tr-rcard-desc { font-size: 13px; color: rgba(255,255,255,.6); line-height: 1.55; margin-bottom: 12px; }
.tr-rcard-brands { display: flex; align-items: center; gap: 6px; flex-wrap: wrap; margin-bottom: 8px; }
.tr-brand-pill {
  font-size: 10px; font-weight: 700;
  background: var(--rx-dark);
  border: 1px solid rgba(198,241,53,.25);
  color: var(--rx-lime);
  padding: 2px 9px; letter-spacing: .04em;
}
.tr-rcard-also { font-size: 11px; color: rgba(255,255,255,.35); margin-top: 4px; }
.tr-rcard-also a { color: rgba(198,241,53,.7) !important; text-decoration: underline !important; text-underline-offset: 3px; }
.tr-rcard-also a:hover { color: var(--rx-lime) !important; }
.tr-rcard-price { font-size: 12px; color: rgba(255,255,255,.4); margin-top: 6px; }
.tr-rcard-price strong { color: var(--rx-lime); font-weight: 700; }

/* ── Actions résultat ── */
.tr-result-actions { display: none; align-items: center; gap: 10px; flex-wrap: wrap; }
.tr-result-actions.active { display: flex; }

.tr-cta-link { display: none; }
.tr-cta-link.active {
  display: inline-flex; align-items: center; gap: 9px;
  background: var(--rx-lime); color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 700;
  text-decoration: none !important; padding: 13px 24px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  transition: background .17s, transform .14s;
  flex: 1; justify-content: center; letter-spacing: .03em;
}
.tr-cta-link.active:hover { background: var(--rx-lime-h) !important; transform: translateY(-1px); }

.tr-btn-reset {
  display: inline-flex; align-items: center; gap: 7px;
  background: transparent; color: rgba(255,255,255,.6) !important;
  font-family: 'Inter', sans-serif; font-size: 12px; font-weight: 600;
  padding: 12px 20px;
  border: 1px solid rgba(255,255,255,.2);
  cursor: pointer; transition: all .17s; white-space: nowrap;
  text-transform: uppercase; letter-spacing: .05em;
}
.tr-btn-reset:hover { background: rgba(255,255,255,.06); border-color: rgba(255,255,255,.4); color: #fff !important; }

/* ── Responsive aide au choix ── */
@media (max-width: 640px) {
  .tr-guide { padding: 52px 1.25rem; }
  .tr-question-card { padding: 20px 18px; }
  .tr-options, .tr-options.cols-2 { grid-template-columns: 1fr 1fr; }
  .tr-step-line { width: 28px; margin: 0 6px; }
  .tr-step-label { display: none; }
  .tr-rcard.active { flex-direction: column; }
  .tr-result-actions.active { flex-direction: column; }
  .tr-cta-link.active { flex: unset; }
  .rx-guide-num { display: none; }
}
@media (max-width: 420px) {
  .tr-options, .tr-options.cols-2 { grid-template-columns: 1fr; }
}
/* ── Reduced motion aide au choix ── */
@media (prefers-reduced-motion: reduce) {
  .tr-result.active, .tr-rcard.active { animation: none; }
  .tr-btn-next.active:hover, .tr-cta-link.active:hover { transform: none; }
}


/* ════════════════════════════════
   10. POURQUOI NOUS / USP (bloc 07 du site)
   3 cartes horizontales + bande chiffres clés
   ════════════════════════════════ */
.rx-usp *, .rx-usp *::before, .rx-usp *::after { box-sizing: border-box; margin: 0; padding: 0; }

.rx-usp {
  background: var(--rx-bg);
  font-family: 'Inter', sans-serif;
  padding: 80px 2.5rem;
}
.rx-usp-inner { max-width: 1200px; margin: 0 auto; }

/* ── Header — aligné gauche + numéro watermark ── */
.rx-usp-header {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 52px;
}
.rx-usp-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px; font-weight: 800;
  color: rgba(28,28,28,.06);
  line-height: 1; letter-spacing: -.03em;
  user-select: none; flex-shrink: 0; margin-top: -8px;
}
.rx-usp-heading { flex: 1; }
.rx-usp-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--rx-dark);
  margin-bottom: 12px;
}
/* scopé : le hero utilise .rx-eyebrow-line en 28px */
.rx-usp .rx-eyebrow-line { display: block; width: 24px; height: 2px; background: var(--rx-lime); }
.rx-usp-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(28px, 4vw, 48px); font-weight: 800;
  color: var(--rx-dark); text-transform: uppercase;
  line-height: 1.0; letter-spacing: -.01em; margin-bottom: 12px;
}
.rx-usp-title span { color: var(--rx-dark); display: block; }
.rx-usp-sub {
  font-size: 14px; color: var(--rx-muted); line-height: 1.65; max-width: 440px;
}

/* ── Grille 3 USP — disposition horizontale alternée ── */
.rx-usp-grid {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-bottom: 3px;
}

.rx-usp-card {
  background: var(--rx-white);
  display: grid;
  grid-template-columns: 72px 1fr auto;
  align-items: start;
  gap: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-20px);
  transition: opacity .45s, transform .45s;
  position: relative;
}
.rx-usp-card.rx-visible { opacity: 1; transform: translateX(0); }
.rx-usp-card:nth-child(1) { transition-delay: .05s; }
.rx-usp-card:nth-child(2) { transition-delay: .15s; }
.rx-usp-card:nth-child(3) { transition-delay: .25s; }

/* Ligne lime en bas au hover */
.rx-usp-card::after {
  content: '';
  position: absolute;
  bottom: 0; left: 72px; right: 0;
  height: 2px; width: 0;
  background: var(--rx-lime);
  transition: width .28s;
}
.rx-usp-card:hover::after { width: calc(100% - 72px); }

/* Colonne numéro — fond anthracite */
.rx-usp-card-side {
  background: var(--rx-dark);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 32px 0 28px;
  gap: 14px;
  align-self: stretch;
}
.rx-usp-card-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 28px; font-weight: 800;
  color: var(--rx-lime); line-height: 1;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  letter-spacing: .04em;
}
.rx-usp-side-line {
  width: 1px; flex: 1;
  background: rgba(198,241,53,.15);
  min-height: 20px;
}

/* Colonne contenu */
.rx-usp-card-body {
  padding: 32px 36px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.rx-usp-icon-wrap {
  width: 44px; height: 44px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 18px; flex-shrink: 0;
  border: 1.5px solid var(--rx-border);
}
.rx-usp-card-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px; font-weight: 800;
  color: var(--rx-dark); text-transform: uppercase;
  line-height: 1.1; margin-bottom: 12px; letter-spacing: -.01em;
}
.rx-usp-card-text {
  font-size: 14px; color: var(--rx-muted);
  line-height: 1.72; flex: 1;
}
.rx-usp-card-text strong { color: var(--rx-text); font-weight: 600; }

.rx-usp-card-proof {
  display: inline-flex; align-items: center; gap: 8px;
  margin-top: 20px;
  padding: 6px 12px 6px 10px;
  background: var(--rx-bg);
  border-left: 3px solid var(--rx-lime);
  font-size: 11px; font-weight: 600;
  color: var(--rx-text); letter-spacing: .02em;
  width: fit-content;
}

/* Colonne stat droite */
.rx-usp-card-stat {
  padding: 32px 28px 32px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  gap: 4px;
  min-width: 120px;
  align-self: stretch;
  border-left: 1px solid var(--rx-border);
  padding-left: 28px;
}
.rx-stat-big {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 38px; font-weight: 800;
  color: var(--rx-dark); line-height: 1;
  letter-spacing: -.02em;
}
.rx-stat-big span { color: var(--rx-lime); }
.rx-stat-small {
  font-size: 10px; color: var(--rx-muted);
  text-align: right; line-height: 1.4;
  text-transform: uppercase; letter-spacing: .06em;
  max-width: 90px;
}

/* ── Bande chiffres clés — fond anthracite, disposition horizontale ── */
.rx-usp-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3px;
  margin-top: 3px;
}

.rx-usp-stat {
  background: var(--rx-dark);
  padding: 36px 28px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  overflow: hidden;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .4s, transform .4s, background .2s;
}
.rx-usp-stat.rx-visible { opacity: 1; transform: translateY(0); }
.rx-usp-stat:nth-child(1) { transition-delay: .08s; }
.rx-usp-stat:nth-child(2) { transition-delay: .18s; }
.rx-usp-stat:nth-child(3) { transition-delay: .28s; }
.rx-usp-stat:nth-child(4) { transition-delay: .38s; }
.rx-usp-stat:hover { background: var(--rx-dark2); }

/* Trait lime en bas au hover */
.rx-usp-stat::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  height: 3px; width: 0;
  background: var(--rx-lime);
  transition: width .28s;
}
.rx-usp-stat:hover::after { width: 100%; }

.rx-usp-stat-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 48px; font-weight: 800;
  color: var(--rx-white); line-height: 1;
  letter-spacing: -.02em;
}
.rx-usp-stat-num span { color: var(--rx-lime); }
.rx-usp-stat-label {
  font-size: 11px; color: rgba(255,255,255,.4);
  line-height: 1.45; max-width: 130px;
  text-transform: uppercase; letter-spacing: .05em;
}

/* ── Responsive USP ── */
@media (max-width: 900px) {
  .rx-usp-card { grid-template-columns: 56px 1fr; }
  .rx-usp-card-stat { display: none; }
  .rx-usp-stats { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 560px) {
  .rx-usp { padding: 52px 1.25rem; }
  .rx-usp-card { grid-template-columns: 48px 1fr; }
  .rx-usp-card-body { padding: 20px 18px; }
  .rx-usp-card-side { padding: 20px 0; }
  .rx-usp-stat { padding: 24px 18px; }
  .rx-usp-num { display: none; }
}
/* ── Reduced motion USP ── */
@media (prefers-reduced-motion: reduce) {
  .rx-usp-card, .rx-usp-stat { opacity: 1 !important; transform: none !important; }
}


/* ════════════════════════════════
   11. MARQUES (bloc 08 du site)
   Grille 5 marques + bandeau CTA
   ════════════════════════════════ */
.rx-brands *, .rx-brands *::before, .rx-brands *::after { box-sizing: border-box; margin: 0; padding: 0; }

.rx-brands {
  background: var(--rx-bg);
  font-family: 'Inter', sans-serif;
  padding: 72px 2.5rem;
}
.rx-brands-inner { max-width: 1200px; margin: 0 auto; }

/* ── Header — aligné gauche + numéro watermark ── */
.rx-brands-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.rx-brands-heading { display: flex; align-items: flex-start; gap: 20px; }
.rx-brands-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px; font-weight: 800;
  color: rgba(28,28,28,.06);
  line-height: 1; letter-spacing: -.03em;
  user-select: none; flex-shrink: 0; margin-top: -8px;
}
.rx-brands-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: var(--rx-dark);
  margin-bottom: 10px;
}
/* scopé : le hero utilise .rx-eyebrow-line en 28px */
.rx-brands .rx-eyebrow-line { display: block; width: 24px; height: 2px; background: var(--rx-lime); }
.rx-brands-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(24px,3.5vw,40px); font-weight: 800;
  color: var(--rx-dark); text-transform: uppercase;
  line-height: 1.05; letter-spacing: -.01em;
}
.rx-brands-title span { color: var(--rx-dark); display: block; }

/* ── Grille 5 marques — layout horizontal ── */
.rx-brands-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3px;
  margin-bottom: 3px;
}

.rx-brand-card {
  background: var(--rx-white);
  padding: 32px 16px 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  position: relative;
  overflow: hidden;
  cursor: default;
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .4s, transform .4s, background .2s;
}
.rx-brand-card.rx-visible { opacity: 1; transform: translateY(0); }
.rx-brand-card:nth-child(1) { transition-delay: .05s; }
.rx-brand-card:nth-child(2) { transition-delay: .12s; }
.rx-brand-card:nth-child(3) { transition-delay: .19s; }
.rx-brand-card:nth-child(4) { transition-delay: .26s; }
.rx-brand-card:nth-child(5) { transition-delay: .33s; }

/* Trait lime en haut au hover */
.rx-brand-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  height: 3px; width: 0;
  background: var(--rx-lime);
  transition: width .28s;
}
.rx-brand-card:hover::before { width: 100%; }
.rx-brand-card:hover { background: #FAFAFA; }

/* Numéro en watermark dans la carte */
.rx-brand-card-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 64px; font-weight: 800;
  color: rgba(28,28,28,.04);
  position: absolute;
  top: 8px; right: 10px;
  line-height: 1; user-select: none;
  letter-spacing: -.03em;
}

/* Badge marque — styles officiels conservés, forme angulaire */
.rx-brand-badge {
  display: inline-flex; align-items: center; justify-content: center;
  padding: 8px 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 19px; font-weight: 800;
  letter-spacing: .06em; text-transform: uppercase;
  line-height: 1;
  clip-path: polygon(0 0, calc(100% - 7px) 0, 100% 7px, 100% 100%, 7px 100%, 0 calc(100% - 7px));
  margin-bottom: 16px;
  transition: transform .2s;
}
.rx-brand-card:hover .rx-brand-badge { transform: translateX(3px); }

.badge-humbaur    { background: #1A1A1A; color: #FFD700; }
.badge-pongratz   { background: #C8001E; color: #fff; }
.badge-debon      { background: #003087; color: #fff; }
.badge-saris      { background: #1B5E20; color: #fff; }
.badge-unitrailer { background: #111;    color: #FF6B00; }

.rx-brand-range {
  font-size: 11px; color: var(--rx-muted);
  line-height: 1.55; margin-bottom: 12px;
}
.rx-brand-origin {
  font-size: 11px; color: rgba(28,28,28,.3);
  font-weight: 600; letter-spacing: .03em;
  margin-top: auto;
}

/* ── CTA bas — fond anthracite, layout asymétrique ── */
.rx-brands-cta {
  background: var(--rx-dark);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2rem;
  padding: 32px 36px;
  border-top: 3px solid var(--rx-lime);
  position: relative;
  overflow: hidden;
}

/* Diagonale décorative */
.rx-brands-cta::before {
  content: '';
  position: absolute;
  right: 200px; top: 0; bottom: 0;
  width: 1px;
  background: rgba(198,241,53,.08);
  transform: skewX(-8deg);
}

.rx-brands-cta-text { position: relative; z-index: 1; }
.rx-brands-cta-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px; font-weight: 800;
  color: var(--rx-white); text-transform: uppercase;
  letter-spacing: -.01em; margin-bottom: 5px;
}
.rx-brands-cta-sub {
  font-size: 13px; color: rgba(255,255,255,.4); line-height: 1.55;
}
.rx-brands-cta-btn {
  display: inline-flex; align-items: center; gap: 9px;
  background: var(--rx-lime); color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700;
  text-decoration: none !important; padding: 13px 22px;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  transition: background .17s, transform .14s;
  white-space: nowrap; flex-shrink: 0; letter-spacing: .04em; text-transform: uppercase;
  position: relative; z-index: 1;
}
.rx-brands-cta-btn:hover {
  background: var(--rx-lime-h) !important;
  transform: translateY(-1px);
  color: var(--rx-dark) !important;
}
.rx-brands-cta-btn svg { transition: transform .17s; }
.rx-brands-cta-btn:hover svg { transform: translateX(4px); }

/* ── Responsive marques ── */
@media (max-width: 860px) {
  .rx-brands-grid { grid-template-columns: repeat(3,1fr); }
}
@media (max-width: 560px) {
  .rx-brands { padding: 48px 1.25rem; }
  .rx-brands-grid { grid-template-columns: repeat(2,1fr); }
  .rx-brand-card { padding: 22px 14px 18px; }
  .rx-brands-cta { grid-template-columns: 1fr; padding: 24px 20px; }
  .rx-brands-cta-btn { width: 100%; justify-content: center; }
  .rx-brands-num { display: none; }
}
/* ── Reduced motion marques ── */
@media (prefers-reduced-motion: reduce) {
  .rx-brand-card { opacity: 1 !important; transform: none !important; }
  .rx-brand-badge { transition: none !important; }
}


/* ════════════════════════════════
   12. CTA FINAL / CONTACT (bloc 09 du site)
   2 colonnes : lime (texte) | blanc (actions)
   ════════════════════════════════ */
.rx-cta-final *, .rx-cta-final *::before, .rx-cta-final *::after { box-sizing: border-box; margin: 0; padding: 0; }

.rx-cta-final {
  background: var(--rx-white);
  font-family: 'Inter', sans-serif;
  padding: 0;
  position: relative;
  overflow: hidden;
}

/* Layout 2 colonnes */
.rx-cta-inner {
  display: grid;
  grid-template-columns: 1fr 420px;
  min-height: 320px;
}

/* Colonne gauche — fond lime */
.rx-cta-left {
  background: var(--rx-lime);
  padding: 64px 56px 64px 48px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Motif diagonal discret */
.rx-cta-left::before {
  content: '';
  position: absolute; inset: 0;
  background-image: repeating-linear-gradient(
    -45deg, transparent, transparent 28px,
    rgba(28,28,28,.04) 28px, rgba(28,28,28,.04) 29px
  );
  pointer-events: none;
}

/* Grand caractère watermark */
.rx-cta-watermark {
  position: absolute;
  bottom: -20px; right: -10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 180px; font-weight: 800;
  color: rgba(28,28,28,.06);
  line-height: 1; user-select: none;
  letter-spacing: -.04em; pointer-events: none;
}

.rx-cta-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: .14em;
  text-transform: uppercase; color: rgba(28,28,28,.55);
  margin-bottom: 16px;
  position: relative; z-index: 1;
}
.rx-eyebrow-dot {
  width: 7px; height: 7px; background: var(--rx-dark);
  border-radius: 50%;
  animation: rx-pulse 2s ease-in-out infinite;
}
@keyframes rx-pulse {
  0%,100% { opacity:1; transform:scale(1); }
  50%      { opacity:.3; transform:scale(.6); }
}

.rx-cta-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(34px, 4vw, 56px);
  font-weight: 800; color: var(--rx-dark);
  text-transform: uppercase;
  line-height: 1.02; letter-spacing: -.02em;
  margin-bottom: 16px;
  position: relative; z-index: 1;
}
.rx-cta-title span {
  display: block;
  color: var(--rx-dark);
  opacity: .55;
}

.rx-cta-sub {
  font-size: 15px; color: rgba(28,28,28,.65);
  line-height: 1.68; max-width: 420px;
  position: relative; z-index: 1;
}
.rx-cta-sub strong { color: var(--rx-dark); font-weight: 600; }

/* Colonne droite — fond blanc, bordure lime */
.rx-cta-right {
  background: var(--rx-white);
  padding: 52px 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  border-left: 3px solid var(--rx-lime);
}

/* Bouton téléphone — fond anthracite, texte blanc (hover : lime) */
.rx-cta-btn-phone {
  display: flex; align-items: center; gap: 14px;
  background: var(--rx-dark); color: var(--rx-white) !important;
  text-decoration: none !important;
  padding: 18px 22px;
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
  transition: background .17s, transform .14s;
  border: none;
}
.rx-cta-btn-phone:hover {
  background: var(--rx-lime) !important;
  transform: translateX(3px);
  color: var(--rx-dark) !important;
}
.rx-cta-btn-phone-icon {
  width: 40px; height: 40px;
  background: var(--rx-lime);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  clip-path: polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 6px 100%, 0 calc(100% - 6px));
  transition: background .17s;
}
.rx-cta-btn-phone:hover .rx-cta-btn-phone-icon { background: var(--rx-dark); }
.rx-cta-btn-phone:hover .rx-cta-btn-phone-icon svg { stroke: var(--rx-lime); }
.rx-cta-btn-phone-label {
  font-size: 10px; font-weight: 700; color: rgba(255,255,255,.55);
  text-transform: uppercase; letter-spacing: .1em; line-height: 1; margin-bottom: 4px;
}
.rx-cta-btn-phone:hover .rx-cta-btn-phone-label { color: rgba(28,28,28,.6); }
.rx-cta-btn-phone-num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 24px; font-weight: 800;
  color: var(--rx-white); line-height: 1; letter-spacing: .01em;
}

/* Bouton email — contour sombre (hover : lime) */
.rx-cta-btn-email {
  display: inline-flex; align-items: center; gap: 10px;
  background: transparent; color: var(--rx-dark) !important;
  font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700;
  text-decoration: none !important;
  padding: 13px 22px;
  border: 1.5px solid rgba(28,28,28,.25);
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  transition: background .17s, border-color .17s, transform .14s;
  justify-content: center;
  text-transform: uppercase; letter-spacing: .05em;
}
.rx-cta-btn-email:hover {
  background: var(--rx-lime);
  border-color: var(--rx-lime);
  transform: translateX(3px);
  color: var(--rx-dark) !important;
}

/* Mention délai */
.rx-cta-delay {
  display: flex; align-items: center; gap: 7px;
  font-size: 11px; color: rgba(28,28,28,.4);
  padding-top: 6px; justify-content: flex-start;
  text-transform: uppercase; letter-spacing: .05em;
}
.rx-cta-delay-dot {
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--rx-lime); flex-shrink: 0;
  animation: rx-pulse 2s ease-in-out infinite;
}

/* ── Responsive CTA final ── */
@media (max-width: 860px) {
  .rx-cta-inner { grid-template-columns: 1fr; }
  .rx-cta-left { padding: 52px 2rem 44px; }
  .rx-cta-watermark { font-size: 120px; }
  .rx-cta-right { padding: 40px 2rem; border-left: none; border-top: 3px solid var(--rx-lime); }
}
@media (max-width: 560px) {
  .rx-cta-left { padding: 44px 1.25rem 36px; }
  .rx-cta-right { padding: 32px 1.25rem; }
  .rx-cta-btn-phone, .rx-cta-btn-email { width: 100%; }
}
/* ── Reduced motion CTA final ── */
@media (prefers-reduced-motion: reduce) {
  .rx-eyebrow-dot, .rx-cta-delay-dot { animation: none !important; }
  .rx-cta-btn-phone:hover, .rx-cta-btn-email:hover { transform: none; }
}