@import url(https://fonts.cdnfonts.com/css/ethnocentric);
@media (max-width:768px) {
    .savoir-faire a {
        margin-top: 75px !important
    }
    .produits h2 {
        font-size: 30px
    }
    .produits {
        width: 100%;
        margin-left: -13%
    }
    .produits h3 {
        font-size: 20px
    }
    nav {
        flex-direction: column;
        padding: 10px
    }
    nav .logo img {
        height: 25px
    }
    nav>div {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        font-size: 16px
    }
    
   
    #a-propos .a-propos-text {
        position: static !important;
        width: 90% !important;
        font-size: 14px !important;
        padding: 15px !important;
        margin: 20px auto !important;
        transform: none !important;
        opacity: 1 !important
    }
    #a-propos img {
        margin-top: 0 !important
    }
    #a-propos {
        height: auto !important
    }
    
    .video-container video {
        max-height: 300px
    }
    .contact-info {
        margin-left: 17% !important;
        text-align: center !important;
        min-width: auto !important;
        width: 90% !important
    }
    .contact-info p {
        font-size: 14px !important;
        text-align: center !important;
        margin-left: -25% !important
    }
    .contact-info strong {
        font-size: 20px !important;
        text-align: center !important
    }
    .contact-box {
        width: 90% !important;
        margin-left: 1.5% !important;
        padding: 20px !important;
        box-sizing: border-box
    }
    .contact-box input {
        font-size: 10px !important;
        width: 110% !important;
        margin-left: -5% !important
    }
    .contact-box textarea {
        font-size: 10px !important;
        width: 110% !important;
        margin-left: -5% !important
    }
    .contact-box button {
        font-size: 10px !important;
        width: 200px !important;
        margin-left: 8.5% !important
    }
    .savoir-faire h2 {
        font-size: 30px !important;
        width: 100%
    }
    #savoir-faire p {
        font-size: 15px !important
    }
    #savoir-faire .btn-primary {
        font-size: 10px !important;
        margin-left: -33%;
        width: 95% !important
    }
   
    .invest-section h2 {
        font-size: 18px !important;
        margin-left: -2% !important;
        text-align: center !important
    }
    .invest-section p {
        font-size: 25px !important;
        margin-left: 0% !important
    }
    #investissement .btn-primary {
        margin-left: 0 !important;
        display: block;
        margin: 2rem auto 0 !important
    }
    .contact-wrapper {
        flex-direction: column;
        gap: 2rem;
        padding: 0 1rem
    }
    .map-container iframe {
        width: 100% !important;
        height: 350px !important;
        margin-left: -5% !important;
        margin-top: 10% !important;
        max-width: 100%
    }
    footer {
        padding: 2rem 1rem;
        text-align: center
    }
    #scrollTopBtn {
        width: 50px;
        height: 50px
    }
    .arrow-icon {
        width: 24px;
        height: 24px
    }
    #rgpd-overlay {
        position: fixed;
        inset: 0;
        background-color: rgb(0 0 0 / .85);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 5vw;
        box-sizing: border-box;
        font-family: 'Barlow Condensed', sans-serif;
        z-index: 99999;
        margin-left: -0% !important
    }
}


section,
.carousel-container,
#savoir‑faire,
.video-container {
    max-width: none;
    width: 100%
}

#savoir‑faire h2 {
    font-size: 3.5rem
}

#savoir‑faire p {
    font-size: 1.6rem;
    max-width: 90%
}


#scrollTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: #C00000;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
    transition: background 0.3s, transform 0.3s
}

#scrollTopBtn:hover {
    background-color: #002060;
    transform: translateY(-3px)
}

.arrow-icon {
    width: 32px;
    height: 32px
}

#a-propos {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: #000000;
    height: 600px;
    margin-top: 0
}

#a-propos img {
    width: 100%;
    height: auto;
    display: block;
    filter: brightness(.6) contrast(1.2);
    margin-top: -350px
}

#a-propos .a-propos-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / .587);
    padding: 40px;
    border-radius: 16px;
    width: 1350px;
    color: #222;
    font-size: 1.3rem;
    font-weight: 700;
    box-shadow: 0 20px 40px rgb(0 0 0 / .2);
    line-height: 1.8;
    text-align: center;
    backdrop-filter: blur(4px);
    transition: transform 0.6s ease, opacity 0.6s ease;
    opacity: 0;
    transform: translate(-50%, -30%)
}

#a-propos.aos-animate .a-propos-text {
    opacity: 1;
    transform: translate(-50%, -50%)
}


html {
    scroll-behavior: smooth
}

html,
body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
    max-width: 100vw !important
}

*,
*::before,
*::after {
    box-sizing: inherit
}


.savoir-faire-3d {
    text-align: center;
    color: white;
    font-family: 'Orbitron', sans-serif;
    margin-top: 50px;
}



/*Nouvelles classes CSS*/



/*nav*/

/* ===== NAVIGATION ===== */

.main-nav {
  --nav-bg: #000;
  --nav-link-color: #ffffff;
  --nav-accent: linear-gradient(to right,#0055A4,#ff1100);
  position: relative;
  display: flex;
  align-items: center;            /* centre verticalement logo + liens */
  justify-content: space-between;
  gap: clamp(1rem, 4vw, 3rem);
  padding: 10px clamp(1.5rem,4vw,2.5rem);
  background: var(--nav-bg);
  font-family: 'Orbitron', sans-serif;
  z-index: 50;
  min-height: 70px;               /* optionnel: fixe une hauteur confortable */
}



.main-nav .logo {
  display:flex;                   /* garantit que l’image est centrée si tu ajoutes du texte */
  align-items:center;
  margin-top: -0.5%;
}

.main-nav .logo img {
  height: 50px;
  width: auto;
  max-width: 180px;
  display: block;
  object-fit: contain;
  margin: 0;                      /* supprime le margin négatif */
  vertical-align: middle;         /* sécurité pour alignement inline-block (si jamais) */
}


/* Liens */

.nav-links {
  display: flex;
  align-items: center;
  gap: clamp(1.8rem, 3.5vw, 3.2rem);
  font-size: 16px;
  transition: opacity .3s ease, transform .35s ease;
}

.nav-links a {
  position: relative;
  color: var(--nav-link-color);
  text-decoration: none;
  font-weight: 600;
  letter-spacing: .5px;
  font-size: clamp(13px, 1.2vw, 15px);
  padding: 6px 2px;
  display: inline-block;
  margin-left: -25px !important;
}

.nav-links a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: var(--nav-accent);
  transform: translateX(-50%);
  transition: width .35s;
  border-radius: 2px;
}
.nav-links a:hover::after,
.nav-links a:focus-visible::after {
  width: 90%;
}
.nav-links a:hover,
.nav-links a:focus-visible {
  color: #fff;
}

.center-link {
  text-align: center;
}

/* Bouton burger */
.menu-toggle {
  display: none;
  position: relative;
  width: 44px;
  height: 40px;
  background: transparent;
  border: none;
  padding: 6px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  z-index: 100;
  margin-left: -17px !important;
}

.menu-toggle span {
  width: 100%;
  height: 3px;
  background: #ffffff;
  display: block;
  border-radius: 3px;
  transition: transform .4s ease, opacity .35s ease, background .35s;
}

/* État ouvert */
.menu-toggle.open span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}
.menu-toggle.open span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.open span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

/* ===== Responsive ≤ 920px : on commence à compacter ===== */
@media (max-width: 920px) {
  .main-nav {
    gap: 1rem;
    padding: 10px clamp(1rem,3vw,1.5rem);
  }
  .nav-links {
    gap: clamp(1.2rem, 2.6vw, 2rem);
  }
  .main-nav .logo img {
    height: 44px;
  }
}

@media (max-width: 880px) {

  .menu-toggle {
  display: none;
  position: relative;
  width: 44px;
  height: 40px;
  background: transparent;
  border: none;
  padding: 6px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  z-index: 100;
  margin-left: 0% !important;
}

}

/* ===== Mobile ≤ 780px : menu déroulant ===== */
@media (max-width: 780px) {

  .menu-toggle {
  display: none;
  position: relative;
  width: 44px;
  height: 40px;
  background: transparent;
  border: none;
  padding: 6px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  z-index: 100;
  margin-left: 0% !important;
}

  .menu-toggle {
    display: flex;
  }

  .nav-links {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    flex-direction: column;
    background: rgba(0,0,0,0.94);
    backdrop-filter: blur(6px);
    padding: clamp(1.2rem,4vw,2rem) clamp(1rem,5vw,2rem);
    border-top: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 14px 34px -10px rgba(0,0,0,0.65);
    transform-origin: top center;
    transform: translateY(-10px);
    opacity: 0;
    pointer-events: none;
    gap: clamp(1rem, 2.8vw, 1.6rem);
  }



  .nav-links.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .nav-links a {
    font-size: clamp(14px, 4vw, 17px);
    width: 100%;
    text-align: center;
  }

  .nav-links a::after {
    bottom: -2px;
  }
}

/* Très petits écrans : réduire encore la hauteur du logo */
@media (max-width: 460px) {
  .main-nav .logo img {
    height: 40px;
  }
}

/* Accessibilité focus */
.menu-toggle:focus-visible,
.nav-links a:focus-visible {
  outline: 2px solid #ff1100;
  outline-offset: 3px;
}


/* ====== HERO SECTION ====== */

.hero-header {
  position: relative;
  width: 100%;
  min-height: clamp(480px, 82vh, 980px);
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: center;
  font-family: 'Orbitron', sans-serif;
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Option pour limiter la hauteur sur très grands écrans */
  max-height: 100vh;
  z-index: 0;
}

/* Contenu centré */
.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  padding:
    clamp(2rem, 10vh, 6rem)
    clamp(1.25rem, 5vw, 3rem)
    clamp(1.5rem, 6vh, 4rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  backdrop-filter: none;
  margin-top: -30%;
}

@media (max-width:880px){
  .hero-content {
    transform: translateY(-85%);
  }
}

/* ≤ 780px: remonter davantage */
@media (max-width:780px){
  .hero-content {
    transform: translateY(-85%);
  }
}

/* ≤ 680px: remonter encore (fort chevauchement) */
@media (max-width:680px){
  .hero-content {
    transform: translateY(-85%);
  }
}

/* ≤ 480px (optionnel) */
@media (max-width:480px){
  .hero-content {
    transform: translateY(-85%);
  }
}



/* Effet commun texte 3D / glow (remplace inline) */
.hero-elevated {
  text-shadow:
    2px 2px 8px rgba(0,0,0,.63),
    4px 4px 12px rgba(0,0,0,.57);
  transform: translateZ(40px);
  perspective: 1000px;
  will-change: transform;
}

/* Titre */
.hero-title {
  font-size: clamp(1.8rem, 5vw, 4.2rem);
  font-weight: 700;
  letter-spacing: .5px;
  margin: 0 0 clamp(1.2rem, 2.5vw, 2.3rem);
  line-height: 1.1;
  color: #fff;
  max-width: 92%;
}

/* Bouton principal (spécifique hero) */
.btn-primary-hero {
  --btn-grad: linear-gradient(to right,#0055A4,#ff1100);
  display: inline-block;
  border: none;
  cursor: pointer;
  font-family: inherit;
  font-weight: 700;
  font-size: clamp(.8rem, 1.15vw, 1.15rem);
  letter-spacing: .5px;
  padding: clamp(.85rem, 1.1rem, 1.25rem) clamp(1.8rem, 4vw, 2.8rem);
  border-radius: 30px;
  background: var(--btn-grad);
  color: #fff;
  box-shadow: 0 0 10px rgba(0,85,164,.7);
  transition: background .35s ease, transform .35s ease, box-shadow .35s ease;
  margin: 0 0 clamp(1.4rem, 3.2vw, 2.4rem);
  width: clamp(240px, 48%, 650px);
  min-height: 50px;
}

.btn-primary-hero:hover,
.btn-primary-hero:focus-visible {
  background: #c00000;
  box-shadow: 0 0 15px #c00000;
  outline: none;
}

.btn-primary-hero:active {
  transform: scale(.96);
}

/* Tagline */
.hero-tagline {
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: clamp(.85rem, 2.2vw, 1.35rem);
  letter-spacing: .8px;
  max-width: 900px;
  line-height: 1.3;
}

/* ====== BREAKPOINT ≤ 880px (déjà petit + large) ====== */
@media (max-width: 880px) {
  .hero-title {
    font-size: clamp(.85rem, 5.2vw, 1.3rem);
    max-width: 100%; /* plein large */
  }
  .hero-tagline {
    font-size: clamp(.58rem, 3.4vw, .82rem);
    max-width: 100% !important;
  }
  .btn-primary-hero {
    width: 100%;               /* vraiment full */
    font-size: clamp(.55rem, 3.2vw, .8rem);
    padding: .5rem 1rem;
    min-height:32px;
  }
}

/* ====== NOUVEAU BREAKPOINT ≤ 780px ====== */
@media (max-width: 780px) {
  .hero-title {
    font-size: clamp(.8rem, 5.4vw, 1.15rem);
    max-width: 100% !important;
  }
  .hero-tagline {
    font-size: clamp(.55rem, 3.6vw, .78rem);
    max-width: 100% !important;
  }
  .btn-primary-hero {
    font-size: clamp(.52rem, 3.1vw, .75rem);
    width: 100%;
    padding: .48rem .95rem;
    min-height:30px;
  }
}

/* ====== BREAKPOINT ≤ 680px ====== */
@media (max-width: 680px) {
  .hero-header { min-height: 88vh; }
  .hero-title {
    font-size: clamp(.75rem, 5.8vw, 1.05rem);
  }
  .hero-tagline {
    font-size: clamp(.52rem, 3.8vw, .72rem);
  }
  .btn-primary-hero {
    font-size: clamp(.5rem, 3.5vw, .7rem);
    padding:.45rem .85rem;
    border-radius:24px;
  }
}

/* ====== BREAKPOINT ≤ 460px ====== */
@media (max-width: 460px) {
  .hero-title {
    font-size: clamp(.68rem, 6.4vw, .95rem);
    letter-spacing:.2px;
  }
  .hero-tagline {
    font-size: clamp(.48rem, 4vw, .66rem);
  }
  .btn-primary-hero {
    font-size: clamp(.48rem, 3.9vw, .65rem);
    width:100%;
    padding:.42rem .75rem;
    min-height:28px;
  }
}

/* ====== BREAKPOINT TRÈS PETIT ≤ 360px (sécurité) ====== */
@media (max-width: 360px) {
  .hero-title { font-size: clamp(.62rem, 6.8vw, .85rem); }
  .hero-tagline { font-size: clamp(.45rem, 4.4vw, .6rem); }
  .btn-primary-hero {
    font-size: clamp(.44rem, 4.2vw, .6rem);
    padding:.38rem .6rem;
    min-height:26px;
  }
}
/* Option : overlay si tu veux assombrir la vidéo (active en dé-commentant)
.hero-header::before {
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.55));
  z-index:1;
}
*/


/*a propos*/

.apropos--full {
  position: relative;
  width: 100%;
  min-height: clamp(480px, 70vh, 900px);
  overflow: hidden;
  font-family: 'Barlow Condensed', sans-serif;
}

.apropos--full .apropos-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url('image/devanture.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.apropos--full .apropos-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display:block;
  filter: brightness(.70) contrast(1.15);
}

@media (max-width: 780px) {


  .apropos--full {
  position: relative;
  width: 100%;
  min-height: clamp(480px, 70vh, 900px);
  overflow: hidden;
  font-family: 'Barlow Condensed', sans-serif;
}

.apropos--full .apropos-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url('image/devanture.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.apropos--full .apropos-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display:block;
  filter: brightness(.70) contrast(1.15);
}

}


@media (max-width: 880px) {


  .apropos--full {
  position: relative;
  width: 100%;
  min-height: clamp(480px, 70vh, 900px);
  overflow: hidden;
  font-family: 'Barlow Condensed', sans-serif;
}

.apropos--full .apropos-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url('image/devanture.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.apropos--full .apropos-media img {
  width: 100%;
  height: 130% !important;
  object-fit: cover;
  display:block;
  filter: brightness(.70) contrast(1.15);
  
}

}

.apropos-full-text {
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
  padding: clamp(2rem,7vw,5rem) clamp(1.2rem,6vw,6rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(.9rem, 1.1vw, 1.35rem);
  background: linear-gradient(to bottom, rgba(0,0,0,.18), rgba(0,0,0,.15));
  backdrop-filter: blur(2px) saturate(1.1);
  margin-top: 10% !important;
  
  
}

/* Sur mobile uniquement */
@media (max-width: 768px) {
  .apropos-full-text {
    margin-top: 20% !important;
  }

}

.apropos-full-text p {
  margin: 0;
  font-size: clamp(1rem, 1.35vw, 1.35rem);
  line-height: 1.55;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,.55), 0 4px 18px rgba(0,0,0,.55);
  max-width: 1600px;
  width: 100%;
  min-height: 1.2em;
  position: relative;
  overflow: hidden;
  
}

/* Curseur clignotant partagé */
.type-cursor::after {
  content: "";
  display: inline-block;
  width: .6ch;
  height: 1.05em;
  margin-left: 2px;
  background: #fff;
  vertical-align: -0.1em;
  animation: blink 0.9s steps(1) infinite;
  box-shadow: 0 0 8px #fff;
  border-radius: 2px;
}

@keyframes blink {
  50% { opacity: 0; }
}

/* Variante B (masque) utilise un pseudo souligné pour dévoiler */
.reveal-mask {
  white-space: pre-wrap;
  mask: linear-gradient(90deg, #000 0 0) left / 0% 100% no-repeat;
  -webkit-mask: linear-gradient(90deg,#000 0 0) left / 0% 100% no-repeat;
  transition: mask-size linear, -webkit-mask-size linear;
}

/* Variante C (pure CSS) */
.pure-css-type p {
  opacity: 0;
  animation: fadeLine .6s ease forwards;
}
.pure-css-type p:nth-child(2){ animation-delay:.6s; }
.pure-css-type p:nth-child(3){ animation-delay:1.2s; }
.pure-css-type p:nth-child(4){ animation-delay:1.8s; }

@keyframes fadeLine {
  to { opacity:1; }
}

@media (max-width:680px){
  .apropos-full-text {
    padding: clamp(1.6rem, 9vw, 2.4rem) 1.2rem;
    background: linear-gradient(to bottom, rgba(0,0,0,.55), rgba(0,0,0,.55));
    backdrop-filter: none;
  }
  .apropos-full-text p {
    font-size: clamp(.94rem, 3.9vw, 1.05rem);
  }
}


/*produits*/


/* ================== SECTION PRODUITS ================== */

.produits {
  position: relative;
  width: 100%;
  margin: clamp(2rem, 6vh, 5rem) auto 0;
  padding: 0 clamp(1rem, 5vw, 3rem) clamp(3rem, 10vh, 5rem);
  box-sizing: border-box;
  font-family: 'Orbitron', sans-serif;
  /* L’ancien inline: margin-top:-75px; -> si tu dois garder le chevauchement, réactive la ligne ci-dessous */
  /* margin-top: -75px; */
}

.produits-title {
  margin: 0 0 clamp(2rem, 5vh, 3.2rem);
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.9rem, 5.2vw, 3.6rem);
  letter-spacing: .5px;
  color: #fff;
  position: relative;
  line-height: 1.1;
  text-shadow:
    2px 2px 8px rgba(0,0,0,.55),
    4px 4px 14px rgba(0,0,0,.5);
}

.produits-title::after {
  content: "";
  display: block;
  width: clamp(80px, 12vw, 160px);
  height: 4px;
  margin: clamp(.8rem, 1.5vw, 1.2rem) auto 0;
  background: linear-gradient(to right,#0055A4,#ff1100);
  border-radius: 4px;
  box-shadow: 0 0 12px -2px rgba(255,255,255,.4);
}

/* Grille adaptable */
.produits-grid {
  display: grid;
  gap: clamp(1.8rem, 3vw, 3rem);
  grid-template-columns: repeat(auto-fit, minmax(min(420px, 100%), 1fr));
  max-width: 1550px;
  margin: 0 auto;
  width: 100%;
}

/* Carte */
.prod-card {
  --border-glow: rgba(0,246,255,0.22);
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  background: linear-gradient(145deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
  border-radius: 20px;
  overflow: hidden;
  box-shadow:
    0 8px 26px -10px rgba(0,0,0,.7),
    0 0 0 1px rgba(255,255,255,0.07);
  min-height: clamp(340px, 42vw, 520px);
  transition: transform .65s cubic-bezier(.22,.8,.25,1),
              box-shadow .55s ease,
              border-color .5s ease;
  border: 1px solid rgba(255,255,255,0.09);
  font-family: 'Orbitron', sans-serif;
}

.prod-card:focus-visible {
  outline: 3px solid #ff1100;
  outline-offset: 4px;
}

.prod-card:hover {
  transform: translateY(-10px) scale(1.015);
  box-shadow:
    0 18px 42px -14px rgba(0,0,0,.85),
    0 0 0 1px rgba(0,255,255,.25),
    0 0 32px -8px var(--border-glow);
  border-color: rgba(0, 255, 255, 0.767);
  border-width: 5px;
  border-style: solid;
}

/* Media (vidéo) */
.prod-media {
  position: relative;
  aspect-ratio: 16 / 9;
  width: 100%;
  background:#000;
  overflow:hidden;
}

.prod-video {
  position: absolute;
  inset: 0;
  width:100%;
  height:100%;
  object-fit: cover;
  filter: brightness(1.05) contrast(1.15) saturate(1.05);
  transition: transform 1.2s ease, filter .7s ease;
  pointer-events: none;
}

.prod-card:hover .prod-video {
  transform: scale(1.055);
  filter: brightness(1.14) contrast(1.25) saturate(1.08);
}

/* Titre */
.prod-title {
  margin: 0;
  padding: clamp(1.2rem, 2.2vw, 2rem) clamp(1.3rem, 2.5vw, 2.2rem) clamp(1.6rem, 2.8vw, 2.4rem);
  font-size: clamp(1.1rem, 1.65vw, 1.75rem);
  line-height: 1.3;
  font-weight: 700;
  color: #fff;
  position: relative;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: .6rem;
  text-shadow:
    2px 2px 8px rgba(0,0,0,.55),
    3px 3px 14px rgba(0,0,0,.5);
}

.symb-reg {
  font-size: .55em;
  vertical-align: super;
  opacity: .9;
  margin-left: .25rem;
}

/* Badge prix / info */
.prod-price {
  display: inline-block;
  font-size: clamp(.58rem, .8rem + .2vw, .85rem);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .5px;
  color: #10d410;
  background: rgba(9,189,9,0.12);
  border: 1px solid rgba(9,189,9,0.4);
  padding: .45rem .65rem .4rem;
  border-radius: 8px;
  margin-top: .55rem;
  box-shadow: 0 0 0 3px rgba(9,189,9,0.08);
  text-align: left;
  max-width: fit-content;
  text-transform: uppercase;
  margin-left: 32%;
}

/* Effet lumineux interne au survol */
.prod-card::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 30% 25%, rgba(0,255,255,.10), transparent 60%),
    radial-gradient(circle at 80% 70%, rgba(255,17,0,.10), transparent 65%);
  opacity: 0;
  transition: opacity .8s ease;
  pointer-events:none;
  mix-blend-mode: screen;
}
.prod-card:hover::before {
  opacity: 1;
}

/* ================== RESPONSIVE ================== */

/* Moyen écrans – resserrer un peu la grille */
@media (max-width: 1100px) {
  .prod-card {
    min-height: clamp(330px, 50vw, 480px);
  }
  .prod-title {
    font-size: clamp(1.05rem, 2vw, 1.55rem);
  }
}

/* Mobile principal */
@media (max-width: 780px) {
  .produits {
    margin-top: clamp(1.5rem, 5vh, 2.5rem);
    padding: 0 1rem clamp(3rem, 12vh, 4.5rem);
  }
  .produits-title {
    font-size: clamp(1.9rem, 9vw, 2.6rem);
    margin-bottom: clamp(1.8rem, 6vw, 2.5rem);
  }
  .produits-grid {
    gap: clamp(1.2rem, 5vw, 1.9rem);
  }
  .prod-card {
    min-height: auto;
  }
  .prod-media {
    aspect-ratio: 16 / 9;
  }
  .prod-title {
    padding: 1.15rem 1.15rem 1.65rem;
    font-size: clamp(1rem, 4.6vw, 1.35rem);
  }
  .prod-price {
    display:block;
    margin:.55rem auto 0;
    text-align:center;
  }
}

/* Très petits mobiles */
@media (max-width: 460px) {
  .prod-title {
    font-size: clamp(.95rem, 5.2vw, 1.22rem);
    line-height: 1.35;
  }
  .prod-price {
    font-size: clamp(.5rem, 2.7vw, .7rem);
    padding: .38rem .5rem .32rem;
   
  }
}

/* Préférence utilisateur – réduire animations si préférée */
@media (prefers-reduced-motion: reduce) {
  .prod-card,
  .prod-video {
    transition: none !important;
  }
  .prod-card:hover {
    transform: none;
  }
}

/* ================================================
   SAVOIR-FAIRE 3D SECTION
   ================================================ */

.savoir-faire-3d {
  --sf-gap: clamp(1.2rem, 2.8vw, 2rem);
  --sf-maxw: 1600px;
  position: relative;
  width: 100%;
  margin:
    clamp(2rem, 6vh, 4.5rem)
    auto
    clamp(2.5rem, 8vh, 5rem);
  padding:
    clamp(1.5rem, 4vh, 3rem)
    clamp(1rem, 6vw, 4rem)
    clamp(3rem, 10vh, 5rem);
  box-sizing: border-box;
  text-align: center;
  font-family: 'Orbitron', sans-serif;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--sf-gap);
  /* Ancien margin-top inline si tu veux forcer l’overlap :
     margin-top: -150px; */
}

.sf3d-title {
  margin: 0;
  font-size: clamp(2rem, 5.3vw, 3.6rem);
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1.05;
  text-shadow:
    2px 2px 8px rgba(0,0,0,.55),
    4px 4px 14px rgba(0,0,0,.48);
  position: relative;
 
}

.sf3d-title::after {
  content: "";
  display: block;
  width: clamp(90px, 14vw, 190px);
  height: 4px;
  margin: clamp(.75rem, 1.4vw, 1.2rem) auto 0;
  background: linear-gradient(to right,#0055A4,#ff1100);
  border-radius: 3px;
  box-shadow: 0 0 14px -2px rgba(255,255,255,.55);
}

.sf3d-sub {
  margin: 0;
  font-size: clamp(.95rem, 2.2vw, 1.4rem);
  font-weight: 600;
  letter-spacing: .7px;
  text-shadow: 2px 2px 6px rgba(0,0,0,.55);
}

/* Bouton principal */
.btn-sf3d {
  --btn-grad: linear-gradient(to right,#0055A4,#ff1100);
  font-family: inherit;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  background: var(--btn-grad);
  padding: clamp(.85rem, 1.1rem, 1.25rem) clamp(1.8rem, 4.5vw, 3.4rem);
  border-radius: 32px;
  display: inline-block;
  letter-spacing: .8px;
  font-size: clamp(.75rem, 1.2vw, 1.05rem);
  line-height: 1.15;
  position: relative;
  overflow: hidden;
  box-shadow:
    0 0 10px rgba(0,85,164,.6),
    0 4px 18px -6px rgba(0,0,0,.8);
  transition: background .4s ease, transform .5s cubic-bezier(.22,.8,.25,1), box-shadow .4s;
  cursor: pointer;
  border: none;
  margin: 0 0 clamp(1.2rem, 3vw, 2rem);
}

.btn-sf3d::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,rgba(255,255,255,.15),rgba(255,255,255,0) 30%),
    linear-gradient(300deg,rgba(255,255,255,.12),rgba(255,255,255,0) 45%);
  opacity:.0;
  transition:opacity .6s;
  pointer-events:none;
}

.btn-sf3d:hover::before,
.btn-sf3d:focus-visible::before { opacity:.9; }

.btn-sf3d:hover,
.btn-sf3d:focus-visible {
  background:#c00000;
  box-shadow:
    0 0 15px #c00000,
    0 10px 26px -10px rgba(0,0,0,.85);
  transform: translateY(-4px);
  outline:none;
}

.btn-sf3d:active {
  transform: translateY(-1px) scale(.97);
}

/* Effet "élévation" (remplace ton inline text-shadow + perspective) */
.hero-elevated {
  text-shadow:
    2px 2px 8px rgba(0,0,0,.63),
    4px 4px 12px rgba(0,0,0,.56);
  will-change: transform;
  transform: translateZ(40px);
  perspective: 1000px;
}

/* ================================================
   CAROUSEL 3D
   ================================================ */
.carousel-3d-container {
  --height: clamp(260px, 42vh, 360px);
  --cell-w: clamp(180px, 26vw, 240px);
  --cell-h: clamp(120px, 18vw, 160px);
  position: relative;
  width: 100%;
  max-width: min(1000px, 100%);
  margin: 0 auto;
  height: var(--height);
  perspective: 1200px;
  perspective-origin: 50% 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  
}

.carousel-3d {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 1s cubic-bezier(.22,.8,.25,1);
  will-change: transform;
  margin-top: -20%;
}

.carousel-cell {
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--cell-w);
  height: var(--cell-h);
  margin: calc(var(--cell-h)/-2) 0 0 calc(var(--cell-w)/-2);
  transform-style: preserve-3d;
  cursor: pointer;
  border-radius: 14px;
  overflow: hidden;
  box-shadow:
    0 10px 28px -10px rgba(0,0,0,.7),
    0 0 0 1px rgba(255,255,255,.05);
  background:#111;
  transition: box-shadow .6s ease, transform .6s ease;
}

.carousel-cell img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display:block;
  filter: brightness(.92) contrast(1.08) saturate(1.05);
  transform: translateZ(0);
  transition: filter .6s ease, transform 3.5s ease;
  will-change: transform;
}

.carousel-cell:hover img {
  filter: brightness(1.05) contrast(1.18) saturate(1.1);
  transform: scale(1.08);
}

.carousel-cell:hover {
  box-shadow:
    0 14px 38px -12px rgba(0,0,0,.85),
    0 0 0 1px rgba(255,255,255,.08),
    0 0 22px -4px rgba(0,246,255,.25);
}

/* Boutons navigation */
.nav {
  --nav-size: clamp(42px, 7vw, 54px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: var(--nav-size);
  height: var(--nav-size);
  display: grid;
  place-items: center;
  font-size: clamp(1.3rem, 3.2vw, 1.9rem);
  background: rgba(255,255,255,0.18);
  color: #fff;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 50%;
  cursor: pointer;
  backdrop-filter: blur(6px) saturate(1.2);
  box-shadow: 0 6px 18px -6px rgba(0,0,0,.55);
  transition: background .35s ease, transform .45s ease, box-shadow .4s;
  z-index: 10;
}

.nav:hover,
.nav:focus-visible {
  background: linear-gradient(to right,#0055A4,#ff1100);
  box-shadow: 0 10px 28px -8px rgba(0,0,0,.75);
  outline:none;
  transform: translateY(-50%) scale(1.08);
}

.nav:active {
  transform: translateY(-50%) scale(.95);
}

.nav.prev { left: clamp(.3rem, 1vw, 1rem); }
.nav.next { right: clamp(.3rem, 1vw, 1rem); }

/* ================================================
   LIGHTBOX
   ================================================ */
#carousel-lightbox {
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: clamp(.75rem, 2vw, 1.5rem);
  background: radial-gradient(circle at 35% 40%, rgba(0,0,0,.95), rgba(0,0,0,.92));
  backdrop-filter: blur(4px);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .45s ease, visibility .45s;
}

#carousel-lightbox.active {
  opacity: 1;
  visibility: visible;
}

.clb-close {
  position: absolute;
  top: clamp(.6rem, 2vw, 1.2rem);
  right: clamp(.6rem, 2vw, 1.2rem);
  background: none;
  border: none;
  color: #fff;
  font-size: clamp(1.8rem, 4.5vw, 3rem);
  cursor: pointer;
  line-height: 1;
  text-shadow: 0 4px 16px rgba(0,0,0,.7);
  transition: transform .4s ease, color .35s;
}

.clb-close:hover,
.clb-close:focus-visible {
  color: #ff5d4d;
  transform: scale(1.12);
  outline:none;
}

.clb-figure {
  margin: 0;
  text-align: center;
  max-width: 78%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(.6rem, 1.6vw, 1rem);
}

.clb-img {
  width: 100%;
  height: auto;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 14px;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.15),
    0 16px 58px -18px rgba(0,0,0, .95),
    0 0 34px -8px rgba(255,255,255,.25);
  animation: clbIn .6s cubic-bezier(.22,.8,.25,1);
}

@keyframes clbIn {
  from { opacity:0; transform: scale(.92); }
  to   { opacity:1; transform: scale(1); }
}

.clb-caption {
  margin: 0 auto;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(.85rem, 1.4vw, 1.15rem);
  line-height: 1.35;
  color: #fff;
  max-width: 980px;
  text-shadow: 0 2px 10px rgba(0,0,0,.75);
}

/* Masqué par défaut (classe utilitaire) */
.clb-hidden { display: none; }

/* ================================================
   RESPONSIVE TWEAKS
   ================================================ */
@media (max-width: 880px) {
  .savoir-faire-3d {
    padding: clamp(1.5rem, 6vh, 3rem) 1.4rem clamp(3rem, 12vh, 4rem);
  }
  .btn-sf3d {
    width: clamp(240px, 70%, 560px);
  }
  .clb-figure { max-width: 90%; }
}

@media (max-width: 640px) {
  .savoir-faire-3d {
    margin-top: clamp(1rem, 4vh, 2rem);
  }
  .btn-sf3d {
    font-size: clamp(.65rem, 3.2vw, .85rem);
    padding: .85rem 1.4rem;
    width: 82%;
  }
  .carousel-3d-container {
    --cell-w: clamp(150px, 48vw, 200px);
    --cell-h: clamp(100px, 32vw, 140px);
    --height: clamp(240px, 60vh, 320px);
  }
  .nav {
    --nav-size: clamp(40px, 12vw, 50px);
  }
  .clb-img {
    max-height: 70vh;
  }
}

@media (max-width: 430px) {
  .sf3d-title {
    font-size: clamp(1.7rem, 9vw, 2.35rem);
  }
  .sf3d-sub {
    font-size: clamp(.8rem, 4.5vw, 1rem);
  }
  .btn-sf3d {
    width: 90%;
  }
  .clb-caption {
    font-size: clamp(.75rem, 3.9vw, .9rem);
  }
}

/* Préférences réduction animations */
@media (prefers-reduced-motion: reduce) {
  .carousel-3d,
  .carousel-cell,
  .carousel-cell img,
  .btn-sf3d,
  #carousel-lightbox,
  .clb-img {
    transition: none !important;
    animation: none !important;
  }
}

/* ============ SECTION INVESTISSEMENT ============ */

.invest-section {
  --grad: linear-gradient(to right,#0055A4,#ff1100);
  --clr-text: #fff;
  --maxw: 1400px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin: clamp(3rem, 9vh, 6rem) auto 0;
  padding:
    clamp(3rem, 11vh, 6rem)
    clamp(1.25rem, 5.5vw, 4rem)
    clamp(3.5rem, 12vh, 7rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1.4rem, 3vh, 2.3rem);
  font-family: 'Orbitron', sans-serif;
  text-align: center;
  color: var(--clr-text);
  background:
    radial-gradient(circle at 25% 25%, rgba(0,85,164,.15), transparent 60%),
    radial-gradient(circle at 80% 65%, rgba(255,17,0,.18), transparent 70%),
    linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
  backdrop-filter: blur(3px);
  border: 1px solid rgba(255,255,255,.07);
  border-radius: clamp(18px, 2.4vw, 36px);
  box-shadow:
    0 8px 28px -12px rgba(0,0,0,.65),
    0 0 0 1px rgba(255,255,255,.05);
  overflow: hidden;
  isolation: isolate;
}

.overlap-invest {
  /* Ancien inline margin-top:-250px; — désactive si tu ne veux pas de chevauchement */
  margin-top: -250px;
}

/* Décor léger survol */
.invest-section::before,
.invest-section::after {
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  mix-blend-mode:screen;
  opacity:.55;
  background:
    radial-gradient(circle at 15% 80%, rgba(0,85,164,.20), transparent 55%),
    radial-gradient(circle at 90% 20%, rgba(255,17,0,.25), transparent 60%);
  transition: opacity .8s ease;
  z-index:-1;
}
.invest-section:hover::before {
  opacity:.75;
}

.invest-title {
  margin: 0;
  font-size: clamp(1.9rem, 5.6vw, 3.8rem);
  font-weight: 700;
  letter-spacing: .6px;
  line-height: 1.05;
  max-width: var(--maxw);
  text-shadow:
    2px 2px 8px rgba(0,0,0,.55),
    4px 4px 14px rgba(0,0,0,.48);
  position: relative;
}

.invest-title::after {
  content:"";
  display:block;
  width: clamp(90px, 14vw, 210px);
  height: 4px;
  margin: clamp(.9rem, 1.5vw, 1.3rem) auto 0;
  background: var(--grad);
  border-radius: 4px;
  box-shadow: 0 0 14px -2px rgba(255,255,255,.55);
}

.invest-paragraph {
  margin: 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(1rem, 1.4vw, 1.35rem);
  font-weight: 500;
  line-height: 1.55;
  letter-spacing: .4px;
  max-width: min(var(--maxw), 1150px);
  color: #f5f7fa;
  text-shadow:
    0 2px 6px rgba(0,0,0,.55),
    0 4px 14px rgba(0,0,0,.45);
  padding: 0 clamp(.25rem, 1vw, .75rem);
}

/* Bouton Investir */
.btn-invest {
  --btn-pad-y: clamp(.85rem, 1.05rem, 1.25rem);
  --btn-pad-x: clamp(1.8rem, 4.6vw, 3.2rem);
  display: inline-block;
  background: var(--grad);
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: .9px;
  font-size: clamp(.8rem, 1.15vw, 1.15rem);
  line-height: 1.1;
  padding: var(--btn-pad-y) var(--btn-pad-x);
  border-radius: 34px;
  position: relative;
  box-shadow:
    0 0 10px rgba(0,85,164,.6),
    0 4px 18px -6px rgba(0,0,0,.75);
  transition: background .45s ease, transform .55s cubic-bezier(.22,.8,.25,1), box-shadow .45s;
  min-width: clamp(220px, 38%, 420px);
  border: none;
  cursor: pointer;
  overflow: hidden;
}

/* Glow dynamique */
.btn-invest::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg, rgba(255,255,255,.25), rgba(255,255,255,0) 30%),
    linear-gradient(300deg, rgba(255,255,255,.18), rgba(255,255,255,0) 45%);
  opacity:0;
  transition: opacity .65s ease;
  mix-blend-mode: screen;
}
.btn-invest:hover::before,
.btn-invest:focus-visible::before { opacity:.95; }

.btn-invest:hover,
.btn-invest:focus-visible {
  background:#c00000;
  box-shadow:
    0 0 15px #c00000,
    0 12px 28px -10px rgba(0,0,0,.85);
  transform: translateY(-5px);
  outline: none;
}

.btn-invest:active {
  transform: translateY(-2px) scale(.97);
}

/* Effet réutilisable (remplace l'ancien inline) */
.hero-elevated {
  text-shadow:
    2px 2px 8px rgba(0,0,0,.63),
    4px 4px 12px rgba(0,0,0,.56);
  transform: translateZ(40px);
  perspective: 1000px;
  will-change: transform;
}

/* ----------- RESPONSIVE & ACCESSIBILITÉ ----------- */

@media (max-width: 900px) {
  .invest-section {
    padding:
      clamp(2.4rem, 9vh, 4.5rem)
      clamp(1rem, 5vw, 2.2rem)
      clamp(3rem, 10vh, 5.2rem);
    margin-top: clamp(2rem, 8vh, 4rem);
  }
  .overlap-invest {
    margin-top: -180px; /* réduire l’overlap sur tablettes */
  }
  .invest-paragraph {
    font-size: clamp(.98rem, 2.1vw, 1.15rem);
  }
  .btn-invest {
    min-width: clamp(240px, 62%, 520px);
  }
}

@media (max-width: 640px) {
  .invest-section {
    border-radius: clamp(12px, 4vw, 26px);
    padding:
      clamp(2.2rem, 10vh, 3.8rem)
      1.15rem
      clamp(2.6rem, 12vh, 4.2rem);
  }
  .overlap-invest {
    margin-top: -120px; /* encore moins sur petits écrans */
  }
  .invest-title {
    font-size: clamp(1.7rem, 7.8vw, 2.4rem);
  }
  .invest-paragraph {
    font-size: clamp(.9rem, 3.6vw, 1rem);
    line-height: 1.5;
  }
  .btn-invest {
    font-size: clamp(.65rem, 3.4vw, .85rem);
    min-width: 82%;
    padding: .85rem 1.35rem;
  }
}

@media (max-width: 430px) {
  .invest-title {
    font-size: clamp(1.55rem, 8.8vw, 2.1rem);
    letter-spacing: .4px;
  }
  .invest-paragraph {
    font-size: clamp(.85rem, 4vw, .95rem);
  }
  .btn-invest {
    min-width: 90%;
  }
  .overlap-invest {
    margin-top: -80px;
  }
}

/* Réduction animations selon préférence utilisateur */
@media (prefers-reduced-motion: reduce) {
  .invest-section,
  .btn-invest {
    transition: none !important;
  }
  .btn-invest:hover {
    transform: none;
  }
}


/* =============== CONTACT / MAP / SOCIAL / RGPD / FOOTER =============== */
/* S'appuie sur tes polices existantes : Orbitron (titres), Barlow Condensed (texte) */
/* Variables optionnelles */
:root {
  --grad-main: linear-gradient(to right,#0055A4,#ff1100);
  --clr-accent: #c00000;
  --clr-bg-panel: rgba(255,255,255,.07);
  --clr-border-panel: rgba(255,255,255,.12);
  --radius-panel: 22px;
}

/* Section Contact */
.contact-section {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: clamp(2rem,8vh,5rem) auto 0;
  padding: clamp(3.5rem,10vh,6.5rem) clamp(1.2rem,6vw,5%) clamp(3rem,10vh,6rem);
  box-sizing: border-box;
  font-family: 'Orbitron', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(2rem,4vh,3rem);
  background:
    radial-gradient(circle at 20% 25%, rgba(0,85,164,.18), transparent 60%),
    radial-gradient(circle at 85% 70%, rgba(255,17,0,.18), transparent 65%),
    linear-gradient(155deg, rgba(255,255,255,.07), rgba(255,255,255,.02));
  border: 1px solid var(--clr-border-panel);
  border-radius: clamp(16px,2.2vw,var(--radius-panel));
  box-shadow:
    0 10px 36px -14px rgba(0,0,0,.75),
    0 0 0 1px rgba(255,255,255,.05);
  backdrop-filter: blur(4px);
  color: #fff;
  text-align: center;
  isolation: isolate;
}

.overlap-contact { margin-top: -200px; } /* Retire la classe si tu ne veux pas le chevauchement */

.contact-section::before {
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 82%, rgba(0,85,164,.25), transparent 55%),
    radial-gradient(circle at 90% 18%, rgba(255,17,0,.25), transparent 60%);
  mix-blend-mode: screen;
  opacity:.55;
  transition: opacity .7s ease;
  z-index:-1;
}
.contact-section:hover::before { opacity:.75; }

.section-title {
  margin:0;
  font-size: clamp(2rem,5.5vw,3.7rem);
  font-weight:700;
  letter-spacing:.6px;
  line-height:1.05;
  position:relative;
  text-shadow:2px 2px 8px rgba(0,0,0,.6),4px 4px 14px rgba(0,0,0,.55);
}
.section-title::after {
  content:"";
  display:block;
  width: clamp(100px, 14vw, 210px);
  height:4px;
  margin: clamp(.9rem,1.4vw,1.2rem) auto 0;
  background: var(--grad-main);
  border-radius:4px;
  box-shadow:0 0 14px -2px rgba(255,255,255,.55);
}

.contact-wrapper {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  gap: clamp(2rem,4vw,3.5rem);
  width:100%;
  max-width: 1500px;
}

.contact-info,
.contact-form {
  flex:1 1 340px;
  min-width:280px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
}

.contact-info {
  font-family:'Barlow Condensed', sans-serif;
  font-size: clamp(1rem,1.3vw,1.5rem);
  font-weight:500;
  color:#fff;
  text-align:left;
  gap:1rem;
}

.contact-info p {
  margin:0 0 1.4rem;
  line-height:1.4;
  text-shadow: 0 2px 8px rgba(0,0,0,.55);
}
.contact-info strong {
  font-family:'Orbitron',sans-serif;
  font-weight:700;
  letter-spacing:.5px;
  font-size: clamp(1.05rem,1.2vw,1.35rem);
  color:#fff;
}

.mail-link {
  color:#fff;
  text-decoration:none;
  position:relative;
}
.mail-link::after {
  content:"";
  position:absolute;
  left:0; bottom:-2px;
  width:0; height:2px;
  background:var(--grad-main);
  transition:width .4s ease;
}
.mail-link:hover::after,
.mail-link:focus-visible::after { width:100%; }

.contact-box {
  display:flex;
  flex-direction:column;
  gap: clamp(.85rem,1.5vw,1.25rem);
  background:#fff;
  padding: clamp(1.8rem,3vw,2.4rem);
  border-radius: clamp(14px,1.6vw,20px);
  box-shadow:0 10px 40px -15px rgba(0,0,0,.5),
             0 0 0 1px rgba(0,0,0,.05);
  font-family:'Barlow Condensed',sans-serif;
  position:relative;
}

.contact-box::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(145deg,rgba(0,85,164,.18),rgba(255,17,0,.18));
  opacity:.07;
  mix-blend-mode:overlay;
  border-radius:inherit;
  pointer-events:none;
}

.contact-box input,
.contact-box textarea {
  width:100%;
  font-family:'Barlow Condensed',sans-serif;
  border:1.5px solid #d6dce2;
  border-radius:10px;
  padding: .9rem 1.05rem .85rem;
  font-size: clamp(.9rem,1vw,1.2rem);
  font-weight:600;
  letter-spacing:.5px;
  outline:none;
  background:#f9fafb;
  color:#111;
  transition:border-color .35s, background .35s, box-shadow .35s;
  resize:vertical;
  min-height:3rem;
}

.contact-box textarea {
  min-height: clamp(140px,24vh,220px);
  font-size: clamp(.95rem,1.05vw,1.25rem);
}

.contact-box input:focus,
.contact-box textarea:focus {
  border-color:#0055A4;
  background:#fff;
  box-shadow:0 0 0 3px rgba(0,85,164,.15);
}

.section-title {
  background: none !important;
}

.section-title::before {
  content: none !important;
}


.btn-send {
  --btn-pad-y: clamp(.9rem,1rem,1.2rem);
  --btn-pad-x: clamp(1.8rem,3.2vw,2.8rem);
  border:none;
  background: var(--grad-main);
  color:#fff;
  font-family:'Orbitron',sans-serif;
  font-weight:700;
  font-size: clamp(.85rem,1.1vw,1.25rem);
  letter-spacing:.9px;
  padding: var(--btn-pad-y) var(--btn-pad-x);
  border-radius:34px;
  cursor:pointer;
  box-shadow:0 0 10px rgba(0,85,164,.55),0 6px 20px -10px rgba(0,0,0,.7);
  transition:background .4s, transform .5s cubic-bezier(.22,.8,.25,1), box-shadow .45s;
  position:relative;
  overflow:hidden;
}

.btn-send::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,rgba(255,255,255,.24),rgba(255,255,255,0) 30%),
    linear-gradient(300deg,rgba(255,255,255,.2),rgba(255,255,255,0) 45%);
  opacity:0;
  transition:opacity .7s ease;
  mix-blend-mode:screen;
}
.btn-send:hover::before,
.btn-send:focus-visible::before { opacity:.95; }
.btn-send:hover,
.btn-send:focus-visible {
  background:#c00000;
  transform:translateY(-4px);
  box-shadow:0 0 15px #c00000,0 14px 28px -12px rgba(0,0,0,.85);
  outline:none;
}
.btn-send:active { transform:translateY(-1px) scale(.97); }

/* Map Section */
.map-image-section {
  position:relative;
  width:100%;
  padding: clamp(2rem,6vh,4rem) clamp(1rem,5vw,3rem) clamp(2.5rem,8vh,5rem);
  box-sizing:border-box;
  display:flex;
  justify-content:center;
  background:none;
  
}

.overlap-map { margin-top: -8%; margin-left: 0; } /* Supprime si inutile */

.dual-map-image {
  display:flex;
  flex-wrap:wrap;
  gap: clamp(1rem,2.5vw,2rem);
  width:100%;
  max-width:1800px;
}

.map-container {
  flex:1 1 600px;
  display:flex;
  flex-direction:column;
  gap:1rem;
  position:relative;
}

.map-title {
  margin:0;
  text-align:center;
  color:#fff;
  font-size: clamp(1.1rem,1.4vw,1.6rem);
  font-family:'Orbitron',sans-serif;
  letter-spacing:.5px;
}

.map-embed-wrapper {
  position:relative;
  width:100%;
  aspect-ratio: 16 / 5.2;
  border-radius: 18px;
  overflow:hidden;
  box-shadow:0 10px 34px -14px rgba(0,0,0,.75),
             0 0 0 1px rgba(255,255,255,.08);
 transform:translateY(20%);
}

.map-embed-wrapper iframe {
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  filter:brightness(.95) contrast(1.08);
  transition:filter .6s ease;
  
}
.map-embed-wrapper:hover iframe {
  filter:brightness(1.04) contrast(1.14);
}

/* Social Section */
.social-section {
  width:100%;
  padding: clamp(3.5rem,12vh,6rem) clamp(1rem,6vw,3.5rem) clamp(3.5rem,10vh,5.5rem);
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap: clamp(2rem,4vh,3rem);
  font-family:'Orbitron',sans-serif;
  color:#fff;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.04), rgba(255,255,255,0.015));
  border-top:1px solid rgba(255,255,255,.06);
  backdrop-filter: blur(3px);
  margin-top: 5%;
}

.social-title {
  margin:0;
  font-size: clamp(1.9rem,5.4vw,3.5rem);
  font-weight:700;
  letter-spacing:.6px;
  text-shadow:2px 2px 8px rgba(0,0,0,.6),4px 4px 14px rgba(0,0,0,.55);
  position:relative;
}
.social-title::after {
  content:"";
  display:block;
  width: clamp(90px,14vw,170px);
  height:4px;
  margin: clamp(.8rem,1.4vw,1.2rem) auto 0;
  background: var(--grad-main);
  border-radius:4px;
}

.social-icons {
  display:flex;
  align-items:center;
  justify-content:center;
  gap: clamp(1.2rem,2.5vw,2.2rem);
  flex-wrap:wrap;
}
.social-link {
  display:inline-flex;
  width: clamp(54px,8vw,86px);
  aspect-ratio:1/1;
  align-items:center;
  justify-content:center;
  background:#fff;
  border-radius:26%;
  position:relative;
  overflow:hidden;
  box-shadow:0 12px 30px -14px rgba(0,0,0,.7),
             0 0 0 1px rgba(0,0,0,.05);
  transition:transform .55s cubic-bezier(.22,.8,.25,1),
             box-shadow .5s ease,
             filter .45s;
}
.social-link img {
  width:60%;
  height:60%;
  object-fit:contain;
  filter:drop-shadow(0 2px 6px rgba(0,0,0,.55));
  transition:filter .5s ease;
}
.social-link::before {
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,rgba(0,85,164,.25),rgba(255,17,0,.25));
  mix-blend-mode:overlay;
  opacity:0;
  transition:opacity .6s ease;
}
.social-link:hover::before,
.social-link:focus-visible::before { opacity:.75; }
.social-link:hover,
.social-link:focus-visible {
  transform:translateY(-8px) scale(1.08);
  box-shadow:0 18px 40px -16px rgba(0,0,0,.82),
             0 0 0 1px rgba(255,255,255,.07),
             0 0 18px -4px rgba(0,85,164,.55),
             0 0 18px -4px rgba(255,17,0,.55);
  outline:none;
}
.social-link:active { transform:translateY(-3px) scale(1.02); }

/* RGPD Overlay */
#rgpd-overlay {
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.85);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:5vw;
  box-sizing:border-box;
  font-family:'Barlow Condensed',sans-serif;
  z-index:99999;
  opacity:0;
  visibility:hidden;
  transition:opacity .5s ease;
}
#rgpd-overlay.active {
  opacity:1;
  visibility:visible;
}
.rgpd-text {
  font-size: clamp(1rem,2.8vw,1.8rem);
  text-align:center;
  max-width: 900px;
  margin:0 0 clamp(2rem,5vw,3rem);
  line-height:1.4;
  color:#fff;
}
.rgpd-link {
  color:var(--clr-accent);
  font-weight:700;
  text-decoration:underline;
}
.rgpd-accept {
  font-size: clamp(.95rem,2.2vw,1.5rem);
  font-weight:700;
  color:#fff;
  background:var(--clr-accent);
  border:none;
  border-radius:30px;
  padding: clamp(.75rem,1.8vw,1rem) clamp(1.5rem,4vw,2rem);
  cursor:pointer;
  box-shadow:0 10px 28px -12px rgba(0,0,0,.65),
             0 0 0 1px rgba(255,255,255,.08);
  transition:background .35s ease, transform .4s ease;
}
.rgpd-accept:hover,
.rgpd-accept:focus-visible {
  background:#a00000;
  transform:translateY(-3px);
  outline:none;
}
.rgpd-hidden { display:none; } /* Option si tu l’injectes après consentement */

/* Footer */
.site-footer {
  width:100%;
  text-align:center;
  font-family:'Barlow Condensed',sans-serif;
  font-size: clamp(.85rem,1.1vw,1.05rem);
  font-weight:600;
  letter-spacing:.5px;
  padding: clamp(2.8rem,8vh,4.5rem) clamp(1rem,5vw,2.2rem);
  color:#fff;
  background: radial-gradient(circle at 30% 30%,rgba(0,85,164,.22),transparent 60%),
             radial-gradient(circle at 75% 70%,rgba(255,17,0,.25),transparent 65%),
             linear-gradient(160deg,rgba(0,0,0,.75),rgba(0,0,0,.85));
  border-top:1px solid rgba(255,255,255,.07);
  line-height:1.4;
  text-shadow:2px 2px 8px rgba(0,0,0,.6),4px 4px 12px rgba(0,0,0,.55);
}
.site-footer a {
  color:#fff;
  text-decoration:none;
  position:relative;
  font-weight:700;
}
.site-footer a::after {
  content:"";
  position:absolute;
  left:50%; bottom:-2px;
  width:0; height:2px;
  background:var(--grad-main);
  transform:translateX(-50%);
  transition:width .4s;
  border-radius:2px;
}
.site-footer a:hover::after,
.site-footer a:focus-visible::after { width:90%; }

/* Scroll To Top */
#scrollTopBtn {
  position:fixed;
  bottom: clamp(1.5rem,5vw,2.5rem);
  right: clamp(1.5rem,5vw,2.5rem);
  width: clamp(2.5rem,6vw,4rem);
  height: clamp(2.5rem,6vw,4rem);
  background: var(--clr-accent);
  border:none;
  border-radius:.65rem;
  display:none;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  z-index:999;
  transition:background .35s ease, transform .4s ease, box-shadow .4s ease;
  box-shadow:0 12px 30px -16px rgba(0,0,0,.85),
             0 0 0 1px rgba(255,255,255,.1);
}
#scrollTopBtn:hover,
#scrollTopBtn:focus-visible {
  background:#002060;
  transform:translateY(-6%);
  outline:none;
  box-shadow:0 18px 40px -18px rgba(0,0,0,.9),
             0 0 0 1px rgba(0,255,255,.25);
}
#scrollTopBtn:active { transform:translateY(-2%) scale(.96); }

.arrow-icon {
  width:100%;
  height:100%;
  padding:.55rem;
  box-sizing:content-box;
}

/* Effet partagé (si non déjà défini ailleurs) */
.hero-elevated {
  text-shadow:2px 2px 8px rgba(0,0,0,.63),4px 4px 12px rgba(0,0,0,.56);
  transform:translateZ(40px);
  perspective:1000px;
  will-change:transform;
}

/* ========== RESPONSIVE SPÉCIFIQUE ========== */
@media (max-width: 1100px) {
  .contact-info { font-size: clamp(.95rem,1.6vw,1.25rem); }
  .contact-box textarea { min-height:180px; }
}

@media (max-width: 820px) {
  .contact-wrapper {
    flex-direction:column;
    align-items:stretch;
  }
  .contact-info,
  .contact-form { text-align:left; }
  .overlap-contact { margin-top:-140px; }
}

@media (max-width: 640px) {
  .contact-section {
    padding: clamp(2.8rem,11vh,4.5rem) 1.15rem clamp(3rem,12vh,4.5rem);
  }
  .contact-info p { margin-bottom:1.1rem; }
  .map-embed-wrapper { aspect-ratio:16/8.5; }
  .overlap-contact { margin-top:-110px; }
  .overlap-map { margin-top:-14%; margin-left:0; }
  .social-icons { gap: clamp(.9rem,4vw,1.4rem); }
  .social-link { width: clamp(50px,18vw,70px); }
}

@media (max-width: 430px) {
  .section-title { font-size: clamp(1.65rem,9vw,2.2rem); }
  .contact-section { border-radius:16px; }
  .contact-box { padding:1.4rem 1.1rem 1.6rem; }
  .btn-send { width:100%; }
  .map-embed-wrapper { aspect-ratio:16/12; }
  .overlap-contact { margin-top:-80px; }
  .social-title { font-size: clamp(1.55rem,8vw,2.05rem); }
  #scrollTopBtn { border-radius:.55rem; }
}

/* Réduction animations */
@media (prefers-reduced-motion: reduce) {
  .contact-section,
  .btn-send,
  .social-link,
  #scrollTopBtn,
  .map-embed-wrapper iframe {
    transition:none !important;
  }
  .social-link:hover,
  .btn-send:hover,
  #scrollTopBtn:hover {
    transform:none;
  }
}


/* ========= LANG SWITCHER ========= */
.lang-switcher{
  position:relative;
  display:inline-flex;
  align-items:center;
  font-size:14px;
  flex-shrink:0;
  z-index:120;                 /* au-dessus du nav */
}

/* Bouton principal (FR / EN + chevron) */
.lang-btn{
  display:flex;
  align-items:center;
  gap:.35rem;
  background:none;
  border:0;
  padding:.25rem .5rem;
  font:inherit;
  color:#fff;
  cursor:pointer;
  line-height:1;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
}
.lang-btn .chevron{
  width:10px;
  height:6px;
  transition:transform .2s;
}
.lang-btn[aria-expanded="true"] .chevron{
  transform:rotate(180deg);
}

/* Liste déroulante */
.lang-list{
  position:absolute;
  top:calc(100% + .35rem);
  right:0;
  background:#000;
  border:1px solid rgba(255,255,255,.15);
  border-radius:6px;
  box-shadow:0 6px 22px -8px rgba(0,0,0,.65);
  padding:.25rem 0;
  margin:0;
  list-style:none;
  animation:drop .15s ease-out;
  width:max-content;
  max-width:calc(100vw - 1rem - env(safe-area-inset-right));
  overflow:auto;                       /* scroll interne si nécessaire */
  -webkit-overflow-scrolling:touch;    /* fluidité iOS */
}
.lang-list[hidden]{ display:none !important; }

.lang-list a{
  display:block;
  padding:.45rem .9rem;
  text-decoration:none;
  color:#fff;
  font-size:14px;
  line-height:1.2;
  white-space:nowrap;                  /* 2 lettres ne poseront pas problème */
  outline:none;
}
.lang-list a:hover,
.lang-list a:focus-visible{
  background:#1b1b1b;
}

/* Petite anim */
@keyframes drop{
  from{opacity:0;transform:translateY(-4px);}
  to  {opacity:1;transform:translateY(0);}
}

/* ------- Sécurités responsive ------- */
@media (max-width:780px){
  /* Place le switcher dans le coin droit du nav mobile */
  .lang-switcher{
    position:absolute;
    right:clamp(.6rem, 4vw, 1.2rem);
    top:50%;
    transform:translateY(-50%);
  }
  .lang-list{
    max-width:calc(100vw - .8rem - env(safe-area-inset-right));
  }
}

/* Préférence utilisateur : moins d’animations */
@media (prefers-reduced-motion: reduce){
  .lang-btn .chevron,
  .lang-list{
    transition:none !important;
    animation:none !important;
  }
}


/*bouton son*/

.sound-toggle-wrapper {
  flex: 0 0 auto;
  margin-left: clamp(6px, 1vw, 12px);
  display: flex;
  align-items: center;
  justify-content: center;
}

#sound-toggle {
  width: clamp(26px, 5vw, 32px);
  height: clamp(26px, 5vw, 32px);
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  border-radius: 50%;
  padding: 0;
  border: none;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px); /* iOS Safari */
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  transition: background 0.3s ease, transform 0.2s ease;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

#sound-toggle:hover {
  background: rgba(255, 255, 255, 0.3);
}

#sound-toggle:active {
  transform: scale(0.92);
}

@media (max-width: 780px) {
  

  .nav-links a {
    margin-right: -7% !important;
  }
}

/* Desktop */
.apropos--full .apropos-media {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('image/devanture.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: 0;
  filter: brightness(0.7) contrast(1.15);
  pointer-events: none;
}

/* Mobile fallback */
@media (max-width: 768px) {
  .apropos--full .apropos-media {
    position: absolute;
    background-attachment: scroll; /* inutile mais plus sûr */
  }
}



/*nv a propos*/

.a-propos-blr {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  box-sizing: border-box;
  min-height: 100vh;
  font-family: 'Barlow Condensed', sans-serif;
}

.a-propos-blr-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.a-propos-blr-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.6) contrast(1.2);
  display: block;
}

/* Le conteneur texte centré par rapport à l’image */
.a-propos-blr-text {
  position: relative;
  z-index: 2;
  max-width: 95%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: clamp(2rem, 5vw, 3rem);
  color: white;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(3px);
  border-radius: 12px;
}

.a-propos-blr-text p {
  font-size: clamp(1rem, 4vw, 1.25rem);
  line-height: 1.6;
  margin: 0 0 1rem;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

/* Mobile responsive */
@media (max-width: 768px) {
  .a-propos-blr {
    flex-direction: column;
    justify-content: center;
    min-height: auto;
    padding: clamp(3rem, 8vw, 5rem) 0;
  }

  .a-propos-blr-text {
    padding: 2rem 1rem;
    width: 90%;
  }

  .a-propos-blr-bg img {
    height: auto;
    min-height: 100%;
  }
}


/*form*/


.form-section {
  width: 100%;
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  background: #f9f9f900;
}

.form-blr {
  width: 100%;
  max-width: 500px;
  background: white;
  padding: 1.5rem;
  border-radius: 10px;
  box-shadow: 0 8px 28px -10px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.input-blr, .textarea-blr {
  width: 100%;
  padding: 12px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 1rem;
  font-family: inherit;
}

.textarea-blr {
  resize: vertical;
  min-height: 120px;
}

.button-blr {
  padding: 12px;
  font-size: 1rem;
  font-weight: bold;
  background-color: #c00000;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.button-blr:hover {
  background-color: #a00000;
}

.response-blr {
  margin-top: 1rem;
  font-size: 1rem;
  text-align: center;
}

/* Responsive */
@media (max-width: 480px) {
  .form-blr {
    padding: 1rem;
  }

  .input-blr, .textarea-blr, .button-blr {
    font-size: 16px;
  }
}


.contact-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
  padding: 1rem;
}

.contact-info {
  flex: 1 1 300px;
  max-width: 500px;
}

.contact-form {
  flex: 1 1 300px;
  max-width: 500px;
}

@media (max-width: 768px) {
  .contact-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .contact-info,
  .contact-form {
    max-width: 100%;
  }
}
