/* ══════════════════════════════════════════════════════════════════════════
   TET Bâtiment, accueil piste 3 : « FORMES DOUCES »
   L'arche comme unique vocabulaire.

   Toutes les pistes précédentes reposaient sur la grille et l'angle droit.
   Ici la page n'a plus un seul angle vif : une SEULE famille de courbes,
   déclinée à trois échelles.
     1. XXL : les sections teintées glissent sur le blanc par de larges arcs
        très surbaissés (rayon horizontal 50 %, rayon vertical --v3-arc).
     2. L  : les photos sont masquées en ARCHES (dôme surbaissé en haut,
        grands congés en bas). Le masque est toujours porté par un parent
        (.v3-arch), jamais par .ba : le comparateur reste manipulable.
     3. S  : conteneurs, boutons et cartes à très grand rayon.

   Parti pris d'épure : peu de blocs, très espacés, centrés ; révélation
   progressive (accordéon + FAQ) plutôt que tout étalé ; échelle typo franche
   (très grand Bebas contre très petit Montserrat capitales, rien au milieu).

   TOUT est scopé sous body.tet-home : zéro fuite vers les autres pistes.
   Palette : #6cc4e8 (seul bleu, ACCENT RARE) · #3c444c anthra · #14161c encre
             #6a6e78 muted · #e5eef5 page · #ffffff · #e7e8ee filet
   Typo : Bebas Neue (display, capitales) + Montserrat (tout le reste).
   ══════════════════════════════════════════════════════════════════════════ */

body.tet-home {
  background: #fff;

  --v3-bebas: 'Bebas Neue', 'Montserrat', sans-serif;
  --v3-arc:  clamp(26px, 5vw, 88px);    /* profondeur des arcs de section */
  --v3-gap:  clamp(48px, 6vw, 104px);   /* respiration verticale de base */
  --v3-r:    clamp(24px, 3vw, 48px);    /* congés bas des arches */
  --v3-in:   1180px;                    /* colonne de composition, alignée partout */
  --v3-shadow: 0 34px 70px -34px rgba(20, 22, 28, 0.30);
  --v3-shadow-s: 0 22px 44px -30px rgba(20, 22, 28, 0.28);
}

/* le décor de fond (grands triangles) est le contraire du propos : on l'éteint */
body.tet-home .bg-decor { display: none; }


/* ═══════════ HEADER PARTAGÉ (restylé en scopé, jamais modifié) ═══════════ */

body.tet-home .site-header { background: #fff; box-shadow: 0 1px 0 var(--line); }
body.tet-home .site-header::before { display: none; }
body.tet-home .site-header .hero-nav { padding: 0.55rem 0; }
body.tet-home .site-header .hero-logo { background: none; padding: 4px 0; border-radius: 0; box-shadow: none; }
body.tet-home .site-header .hero-logo:hover { transform: none; box-shadow: none; }
body.tet-home .site-header .hero-logo img { height: clamp(42px, 3.6vw, 52px); }
body.tet-home .site-header .hero-links a {
  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--anthra);
  min-height: 40px; display: inline-flex; align-items: center;
}
body.tet-home .site-header .hero-links a::after { height: 1px; bottom: 6px; background: var(--teal); }
body.tet-home .burger { border-radius: 50%; border-color: var(--line); }
body.tet-home .burger:hover { background: var(--ink); }
body.tet-home .burger:hover span { background: #fff; }


/* ═══════════ RYTHME : sections blanches / bandes teintées en arc ═══════════ */

body.tet-home .v3-sec { padding: var(--v3-gap) 0; scroll-margin-top: 96px; }

/* Bande pleine largeur : recette exacte de .site-header (aucun débordement).
   Les quatre coins partagent un rayon horizontal de 50 % : les deux ellipses
   se rejoignent pile au centre et dessinent UN seul arc continu, très doux. */
body.tet-home .v3-band {
  position: relative;
  background: var(--page);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: calc(var(--v3-gap) + var(--v3-arc));
  padding-bottom: calc(var(--v3-gap) + var(--v3-arc));
  border-radius: 50% / var(--v3-arc);
  scroll-margin-top: 96px;
}
body.tet-home .v3-in { max-width: var(--v3-in); margin: 0 auto; }


/* ═══════════ ÉCHELLE TYPOGRAPHIQUE (très grand / très petit) ═══════════ */

body.tet-home .eyebrow,
body.tet-home #realisations .eyebrow,
body.tet-home #contact .eyebrow {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.66rem; font-weight: 600; letter-spacing: 0.28em;
  text-transform: uppercase; color: var(--muted);
}

body.tet-home .v3-head h2,
body.tet-home .v3-artisan h2,
body.tet-home #realisations .sec-head h2,
body.tet-home #contact .contact-info h2 {
  font-family: var(--v3-bebas);
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(2.1rem, 5vw, 4.3rem);
  line-height: 0.94;
  letter-spacing: 0.015em;
  color: var(--ink);
  margin: clamp(0.85rem, 1.6vw, 1.3rem) auto 0;
  max-width: 20ch;
}

body.tet-home .v3-head {
  text-align: center;
  max-width: 46ch;
  margin: 0 auto clamp(2.5rem, 5vw, 4.5rem);
}
body.tet-home .v3-head > p {
  color: var(--anthra);
  font-size: 0.98rem;
  line-height: 1.85;
  max-width: 52ch;
  margin: clamp(1rem, 2vw, 1.4rem) auto 0;
}


/* ═══════════ BOUTON ET LIENS ═══════════ */

body.tet-home .v3-cta,
body.tet-home .contact-form .hero-cta {
  display: inline-flex; align-items: center; justify-content: center; gap: 0.7rem;
  min-height: 56px; padding: 0 2.3rem;
  border-radius: 20px; border: none; /* genereux pour rester dans les formes douces, mais PAS une pilule */
  background: var(--ink); color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.78rem; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase;
  box-shadow: none;
  cursor: pointer;
  transition: background 0.4s cubic-bezier(0.2, 0.7, 0.2, 1), transform 0.4s cubic-bezier(0.2, 0.7, 0.2, 1);
}
body.tet-home .v3-cta:hover,
body.tet-home .contact-form .hero-cta:hover { background: var(--anthra); transform: translateY(-2px); }
body.tet-home .contact-form .hero-cta svg { width: 16px; height: 16px; }
body.tet-home .contact-form .hero-cta:hover svg { transform: none; }

body.tet-home .v3-link,
body.tet-home .svc-contact {
  position: relative;
  display: inline-flex; align-items: center;
  min-height: 44px;
  border: none; border-bottom: none; padding: 0;
  font-size: 0.76rem; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--ink);
  align-self: flex-start;
}
body.tet-home .v3-link::after,
body.tet-home .svc-contact::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: 9px; height: 1px;
  background: currentColor; opacity: 0.3;
  transition: opacity 0.4s cubic-bezier(0.2, 0.7, 0.2, 1);
}
body.tet-home .v3-link:hover::after,
body.tet-home .svc-contact:hover::after { opacity: 1; }
body.tet-home .svc-contact:hover { color: var(--ink); border-color: transparent; }


/* ═══════════ L'ARCHE (masque des photos) ═══════════ */

body.tet-home .v3-arch {
  position: relative;
  overflow: hidden;
  background: var(--page);
  border-radius: 50% 50% var(--v3-r) var(--v3-r) / 26% 26% var(--v3-r) var(--v3-r);
  box-shadow: var(--v3-shadow);
}
body.tet-home .v3-arch > img { width: 100%; height: 100%; object-fit: cover; }


/* ═══════════ 1. HERO ═══════════ */

body.tet-home .v3-hero {
  padding: clamp(38px, 5.5vw, 92px) 0 var(--v3-gap);
  text-align: center;
}
body.tet-home .v3-hero h1 {
  font-family: var(--v3-bebas);
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(2.9rem, 8vw, 7.2rem);
  line-height: 0.9;
  letter-spacing: 0.015em;
  color: var(--ink);
  max-width: 15ch;
  margin: 0 auto;
}
body.tet-home .v3-hero h1 .hl { color: var(--teal); }

body.tet-home .v3-lead {
  max-width: 56ch;
  margin: clamp(1.5rem, 2.8vw, 2.25rem) auto 0;
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  line-height: 1.9;
  color: var(--anthra);
}

body.tet-home .v3-acts {
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center;
  gap: 0.75rem 2.25rem;
  margin-top: clamp(1.75rem, 3.2vw, 2.75rem);
}
body.tet-home .v3-tel { align-self: center; }

body.tet-home .v3-hero-arch {
  max-width: 960px;
  margin: clamp(2.75rem, 5.5vw, 5rem) auto 0;
}
body.tet-home .v3-hero-arch .ba {
  border-radius: 0;
  box-shadow: none;
  aspect-ratio: 16 / 11;
}
body.tet-home .v3-hint {
  margin: clamp(1rem, 2vw, 1.5rem) auto 0;
  font-size: 0.64rem; font-weight: 600; letter-spacing: 0.26em;
  text-transform: uppercase; color: var(--muted);
}

/* comparateur : tout ce qui est ancré en haut passerait sous le dôme,
   on redescend les étiquettes là où la largeur est pleine */
body.tet-home .ba-tag {
  top: auto;
  bottom: clamp(14px, 1.6vw, 22px);
  border-radius: 14px;
  background: rgba(16, 20, 28, 0.55);
  font-size: 0.64rem; letter-spacing: 0.2em;
  padding: 8px 15px;
}
body.tet-home .ba-line { width: 2px; }
body.tet-home .ba-grip { box-shadow: 0 8px 22px rgba(0, 0, 0, 0.28); }


/* ═══════════ 2. PRESTATIONS (bande) ═══════════ */

body.tet-home .v3-svc {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(2.5rem, 5.5vw, 5.5rem);
  align-items: center;
}
body.tet-home .svc-photo {
  min-height: 0;
  aspect-ratio: 4 / 5;
  border-radius: 50% 50% var(--v3-r) var(--v3-r) / 30% 30% var(--v3-r) var(--v3-r);
}
body.tet-home .v3-svc-body { display: flex; flex-direction: column; align-items: flex-start; }

body.tet-home .svc-list {
  width: 100%;
  border-top: 1px solid rgba(60, 68, 76, 0.16);
  text-align: left;
}
body.tet-home .svc-item { border-bottom: 1px solid rgba(60, 68, 76, 0.16); }
body.tet-home .svc-q {
  min-height: 56px;
  padding: 1.35rem 0;
  gap: 1.25rem;
  font-size: clamp(1rem, 1.3vw, 1.2rem);
  font-weight: 500;
  letter-spacing: -0.005em;
  color: var(--ink);
}
body.tet-home .svc-plus {
  margin-left: auto;
  color: var(--muted);
  transition: transform 0.45s cubic-bezier(0.2, 0.7, 0.2, 1), color 0.35s ease;
}
body.tet-home .svc-plus svg { width: 17px; height: 17px; }
body.tet-home .svc-q:hover .svc-plus { color: var(--ink); }
body.tet-home .svc-item.open .svc-plus { transform: rotate(135deg); color: var(--teal); }
body.tet-home .svc-a p {
  padding: 0 clamp(1rem, 4vw, 3.5rem) 1.5rem 0;
  max-width: 54ch;
  color: var(--anthra);
  font-size: 0.96rem;
  line-height: 1.85;
}
body.tet-home .svc-contact { margin-top: clamp(1.75rem, 3vw, 2.5rem); }


/* ═══════════ 3. RÉALISATIONS (blanc, partial partagé restylé) ═══════════ */

body.tet-home #realisations { padding: var(--v3-gap) 0; scroll-margin-top: 96px; }
body.tet-home #realisations .sec-head {
  max-width: 46ch; margin-left: auto; margin-right: auto;
  margin-bottom: clamp(2rem, 4vw, 3.25rem);
  gap: 0;
}
body.tet-home #realisations .sec-head p {
  color: var(--anthra); font-size: 0.98rem; line-height: 1.85;
  max-width: 52ch; margin: clamp(1rem, 2vw, 1.4rem) auto 0;
}
body.tet-home .ba-wrap { max-width: var(--v3-in); }

/* filtres : plus de puces, un simple menu typographique souligné */
body.tet-home .ba-filter {
  gap: 0.25rem clamp(1.1rem, 2.4vw, 2.2rem);
  margin-bottom: clamp(1.75rem, 3.2vw, 2.75rem);
}
body.tet-home .ba-chip {
  position: relative;
  min-height: 44px;
  padding: 0.5rem 0;
  background: none; border: none; border-radius: 0;
  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--muted);
  transition: color 0.35s ease;
}
body.tet-home .ba-chip::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: 10px; height: 1px;
  background: currentColor;
  transform: scaleX(0); transform-origin: left;
  transition: transform 0.45s cubic-bezier(0.2, 0.7, 0.2, 1);
}
body.tet-home .ba-chip:hover { color: var(--ink); }
body.tet-home .ba-chip:hover::after { transform: scaleX(1); }
body.tet-home .ba-chip.is-active { background: none; color: var(--ink); border-color: transparent; }
body.tet-home .ba-chip.is-active::after { transform: scaleX(1); }

/* le masque à grand rayon est porté par .ba-stage, pas par .ba */
body.tet-home .ba-stage {
  border-radius: clamp(24px, 3.2vw, 56px);
  overflow: hidden;
  box-shadow: var(--v3-shadow);
}
body.tet-home .ba-carousel { gap: clamp(12px, 1.8vw, 26px); }
body.tet-home #realisations .ba { border-radius: 0; box-shadow: none; aspect-ratio: 16 / 9; }
body.tet-home .ba-nav {
  width: 56px; height: 56px;
  background: var(--page); border: none; color: var(--ink);
  box-shadow: none;
  transition: background 0.4s cubic-bezier(0.2, 0.7, 0.2, 1), color 0.4s cubic-bezier(0.2, 0.7, 0.2, 1);
}
body.tet-home .ba-nav:hover { background: var(--ink); color: #fff; transform: none; border-color: transparent; }
body.tet-home .ba-nav svg { width: 20px; height: 20px; }

body.tet-home .ba-info {
  background: none; box-shadow: none; padding: 0;
  max-width: 58ch;
  margin: clamp(1.75rem, 3.2vw, 2.75rem) auto 0;
}
body.tet-home .ba-info-loc {
  color: var(--muted);
  font-size: 0.66rem; font-weight: 600; letter-spacing: 0.26em;
  margin-bottom: 0.85rem;
}
body.tet-home .ba-info-title {
  font-family: var(--v3-bebas); font-weight: 400; text-transform: uppercase;
  font-size: clamp(1.7rem, 3vw, 2.6rem); line-height: 0.98; letter-spacing: 0.02em;
  color: var(--ink); margin: 0 0 0.85rem;
}
body.tet-home .ba-info-desc { color: var(--anthra); font-size: 0.98rem; line-height: 1.85; }
body.tet-home .ba-count {
  margin-top: clamp(1.25rem, 2.4vw, 1.75rem);
  font-size: 0.66rem; font-weight: 600; letter-spacing: 0.26em; color: var(--muted);
}


/* ═══════════ 4. L'ARTISAN (bande, composition centrée) ═══════════ */

body.tet-home .v3-artisan { max-width: 780px; text-align: center; }
body.tet-home .v3-portrait {
  width: min(340px, 76%);
  aspect-ratio: 4 / 5;
  margin: 0 auto clamp(2rem, 4vw, 3.25rem);
  border-radius: 50% 50% var(--v3-r) var(--v3-r) / 32% 32% var(--v3-r) var(--v3-r);
}
/* titre long : on descend d'un cran pour garder la hiérarchie du H1 */
body.tet-home .v3-artisan h2 { max-width: 20ch; font-size: clamp(1.95rem, 4vw, 3.4rem); }
body.tet-home .v3-artisan-body p {
  max-width: 56ch;
  margin: clamp(1.25rem, 2.4vw, 1.75rem) auto 0;
  color: var(--anthra);
  font-size: 0.98rem;
  line-height: 1.9;
}
body.tet-home .v3-sign { margin-top: clamp(1.75rem, 3vw, 2.5rem); }
body.tet-home .v3-sign .nm { display: block; font-size: 0.95rem; font-weight: 600; color: var(--ink); }
body.tet-home .v3-sign .rl {
  display: block; margin-top: 0.4rem;
  font-size: 0.64rem; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--muted);
}
/* Reperes du bloc artisan : grand chiffre Bebas contre libelle minuscule (meme ecart d'echelle que le reste) */
body.tet-home .v3-facts {
  list-style: none; padding: 0;
  display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.9rem, 2.2vw, 1.75rem);
  max-width: 600px; margin: clamp(2.25rem, 3.5vw, 3rem) auto 0;
}
body.tet-home .v3-facts li { display: flex; flex-direction: column; align-items: center; gap: 0.55rem; }
body.tet-home .v3-facts-n {
  font-family: 'Bebas Neue', sans-serif; font-weight: 400;
  font-size: clamp(2.3rem, 5vw, 3.3rem); line-height: 0.95; letter-spacing: 0.01em;
  color: var(--ink);
}
body.tet-home .v3-facts-l {
  font-size: 0.64rem; letter-spacing: 0.2em; text-transform: uppercase;
  line-height: 1.7; color: var(--muted);
}
body.tet-home .v3-artisan-body p strong { font-weight: 600; color: var(--ink); }

/* Desktop : portrait a gauche, texte a droite. En pile le bloc etait tres haut ;
   les 2 colonnes le raccourcissent de moitie. En mobile on garde la pile centree. */
@media (min-width: 861px) {
  body.tet-home .v3-artisan {
    max-width: 1120px;
    display: grid;
    grid-template-columns: minmax(0, 0.6fr) minmax(0, 1fr);
    gap: clamp(2.5rem, 5vw, 4.5rem);
    align-items: center;
    text-align: left;
  }
  body.tet-home .v3-portrait { width: 100%; margin: 0; }
  body.tet-home .v3-artisan h2 { max-width: 24ch; margin-left: 0; margin-right: 0; }
  body.tet-home .v3-artisan-body p { margin-left: 0; margin-right: 0; max-width: 62ch; }
  body.tet-home .v3-facts {
    margin-left: 0; margin-right: 0; max-width: 480px;
    margin-top: clamp(1.75rem, 2.6vw, 2.25rem);
  }
  body.tet-home .v3-facts li { align-items: flex-start; text-align: left; }
  body.tet-home .v3-artisan .v3-cta { margin-top: clamp(1.6rem, 2.4vw, 2.1rem); }
}
body.tet-home .v3-artisan .v3-cta { margin-top: clamp(2rem, 3.5vw, 2.75rem); }


/* ═══════════ 5. AVIS (blanc, note géante + carrousel pleine largeur) ═══════════ */

body.tet-home .v3-avis { padding: var(--v3-gap) 0; scroll-margin-top: 96px; overflow: hidden; }
body.tet-home .v3-avis > .v3-in { text-align: center; }
body.tet-home .v3-note {
  display: inline-flex; align-items: center;
  gap: clamp(0.9rem, 1.8vw, 1.6rem);
  margin-bottom: clamp(2.25rem, 4.5vw, 4rem);
}
body.tet-home .v3-note-num {
  font-family: var(--v3-bebas); font-weight: 400;
  font-size: clamp(3.4rem, 7vw, 6rem); line-height: 0.8; letter-spacing: 0.02em;
  color: var(--ink);
}
body.tet-home .v3-note-meta { display: flex; flex-direction: column; align-items: flex-start; gap: 0.45rem; }
body.tet-home .v3-note .stars { font-size: 1rem; letter-spacing: 3px; }
body.tet-home .v3-note-count {
  font-size: 0.64rem; font-weight: 600; letter-spacing: 0.24em;
  text-transform: uppercase; color: var(--muted);
}
body.tet-home .v3-note .g-ic { width: 24px; height: 24px; flex-shrink: 0; }

body.tet-home .v3-avis .marquee { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); }
body.tet-home .marquee-track { animation-duration: 72s; }
body.tet-home .review {
  flex-basis: clamp(280px, 25vw, 340px);
  margin-right: clamp(0.9rem, 1.4vw, 1.5rem);
  padding: clamp(1.6rem, 2.2vw, 2.1rem);
  /* fond blanc sur blanc, il faudrait une ombre pour exister : on préfère
     un aplat teinté, sans ombre ni filet. Plus calme, plus net. */
  background: var(--page);
  border: none;
  border-radius: clamp(22px, 2.2vw, 30px);
  box-shadow: none;
}
body.tet-home .review p { color: var(--anthra); font-size: 0.95rem; line-height: 1.8; margin-bottom: 1.4rem; }
body.tet-home .review-author .av { background: #fff; color: var(--anthra); }
body.tet-home .review-author > div span { font-size: 0.68rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); }


/* ═══════════ 6. FAQ (bande) ═══════════ */

body.tet-home .faq-list { max-width: 800px; margin: 0 auto; gap: 0.7rem; }
body.tet-home .faq-item {
  background: #fff;
  border: none;
  border-radius: clamp(18px, 1.8vw, 26px);
  box-shadow: 0 18px 40px -32px rgba(20, 22, 28, 0.3);
}
body.tet-home .faq-item summary {
  min-height: 56px;
  padding: clamp(1.2rem, 1.9vw, 1.6rem) clamp(1.35rem, 2.4vw, 2rem);
  font-size: clamp(0.98rem, 1.15vw, 1.08rem);
  font-weight: 500;
  color: var(--ink);
}
body.tet-home .faq-item.faq-is-open summary { color: var(--ink); }
body.tet-home .faq-ico::before,
body.tet-home .faq-ico::after { background: var(--teal); height: 2px; }
body.tet-home .faq-a p {
  padding: 0 clamp(1.35rem, 2.4vw, 2rem) clamp(1.35rem, 2.2vw, 1.75rem);
  color: var(--anthra);
  font-size: 0.96rem;
  line-height: 1.85;
}


/* ═══════════ 7. CONTACT (blanc, partial partagé restylé) ═══════════ */

body.tet-home #contact { padding: var(--v3-gap) 0 calc(var(--v3-gap) * 0.7); scroll-margin-top: 96px; }
body.tet-home .contact-panel {
  max-width: var(--v3-in);
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(2.5rem, 5.5vw, 5.5rem);
  align-items: center;
}
body.tet-home .contact-info { text-align: left; }
body.tet-home .contact-info h2 { margin-left: 0; margin-right: 0; max-width: 13ch; }
body.tet-home .contact-info > p {
  color: var(--anthra); font-size: 0.98rem; line-height: 1.85;
  max-width: 44ch; margin: clamp(1rem, 2vw, 1.4rem) 0 clamp(1.75rem, 3vw, 2.5rem);
}
body.tet-home .contact-list { display: flex; gap: 1.35rem; }
body.tet-home .contact-list li { gap: 0.9rem; }
body.tet-home .ci-ico {
  width: 46px; height: 46px; border-radius: 50%;
  background: var(--page); color: var(--ink);
}
body.tet-home .ci-ico svg { width: 18px; height: 18px; }
body.tet-home .ci-lbl { font-size: 0.62rem; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--muted); }
body.tet-home .contact-list a, body.tet-home .ci-val { font-size: 0.98rem; font-weight: 500; color: var(--ink); }

body.tet-home .contact-form {
  background: var(--page);
  border-radius: clamp(28px, 3vw, 44px);
  padding: clamp(1.75rem, 3vw, 2.75rem);
  gap: 1.05rem;
  box-shadow: none;
}
body.tet-home .contact-form label {
  font-size: 0.62rem; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase;
  color: var(--muted); gap: 0.5rem;
}
body.tet-home .contact-form input,
body.tet-home .contact-form textarea {
  padding: 0.95rem 1.2rem;
  border: 1px solid transparent;
  border-radius: 18px;
  background: #fff;
  font-size: 0.95rem;
  color: var(--ink);
}
body.tet-home .contact-form textarea { border-radius: 24px; min-height: 116px; }
body.tet-home .contact-form input:focus,
body.tet-home .contact-form textarea:focus { border-color: var(--ink); background: #fff; }
body.tet-home .contact-form input::placeholder,
body.tet-home .contact-form textarea::placeholder { color: #9aa0ab; }
body.tet-home .contact-form .hero-cta { width: 100%; margin-top: 0.6rem; }


/* ═══════════ FOOTER PARTAGÉ (restylé : dernier arc de la page) ═══════════ */

body.tet-home .footer {
  background: var(--anthra);
  margin-top: var(--v3-gap);
  border-radius: 50% 50% 0 0 / var(--v3-arc) var(--v3-arc) 0 0;
  padding-top: calc(clamp(3rem, 4.5vw, 4.5rem) + var(--v3-arc));
}
body.tet-home .footer::before { display: none; }
body.tet-home .footer .hero-logo { background: #fff; border-radius: 16px; padding: 8px 13px; }
body.tet-home .footer .hero-logo:hover { transform: none; box-shadow: none; }
body.tet-home .footer-col h5,
body.tet-home .footer-zones-title { letter-spacing: 0.22em; font-size: 0.62rem; font-weight: 600; }
body.tet-home .footer-soc a { border-radius: 50%; border-color: rgba(255, 255, 255, 0.32); }
body.tet-home .footer-brand p { line-height: 1.85; }


/* ═══════════ RESPONSIVE ═══════════ */

@media (max-width: 1080px) {
  body.tet-home { --v3-in: 960px; }
  /* entre 721 et 1080 px, --pad du thème ne fait que ~11 px : on rétablit une
     gouttière confortable sans toucher aux bandes pleine largeur */
  body.tet-home .v3-in,
  body.tet-home .ba-wrap,
  body.tet-home .contact-panel { padding-left: 14px; padding-right: 14px; }
  body.tet-home .v3-hero { padding-left: 14px; padding-right: 14px; }
}

@media (max-width: 980px) {
  body.tet-home .hero-links {
    border-radius: 24px;
    padding: 0.6rem;
    box-shadow: var(--v3-shadow-s);
  }
  body.tet-home .hero-links a { border-radius: 16px; padding: 0.65rem 1rem; }
  body.tet-home .hero-links a:hover { background: var(--page); }
}

@media (max-width: 900px) {
  body.tet-home .v3-svc { grid-template-columns: minmax(0, 1fr); gap: clamp(2.25rem, 5vw, 3rem); }
  body.tet-home .svc-photo { aspect-ratio: 5 / 4; width: min(520px, 100%); margin: 0 auto; }
  body.tet-home .v3-svc-body { align-items: center; }
  body.tet-home .svc-a p { padding-right: 0; }
  body.tet-home .contact-panel { grid-template-columns: minmax(0, 1fr); gap: clamp(2.25rem, 5vw, 3rem); }
  body.tet-home .contact-info { text-align: center; }
  body.tet-home .contact-info h2 { margin-left: auto; margin-right: auto; }
  body.tet-home .contact-info > p { margin-left: auto; margin-right: auto; text-align: left; }
  body.tet-home .contact-list { align-items: flex-start; }
}

@media (max-width: 720px) {
  body.tet-home { --v3-arc: clamp(22px, 5vw, 34px); --v3-r: 22px; }

  body.tet-home .v3-hero { padding-top: clamp(26px, 6vw, 40px); }
  body.tet-home .v3-hero h1 { font-size: clamp(2.5rem, 12vw, 3.6rem); max-width: 13ch; }
  body.tet-home .v3-lead { text-align: left; font-size: 1rem; line-height: 1.8; }
  body.tet-home .v3-acts { flex-direction: column; gap: 0.5rem; }
  body.tet-home .v3-cta { width: 100%; max-width: 340px; }
  body.tet-home .v3-hero-arch .ba { aspect-ratio: 4 / 3; }

  /* sous-titres courts : centrés. Corps longs : alignés à gauche. */
  body.tet-home .v3-artisan-body p { text-align: left; }
  body.tet-home .v3-portrait { width: min(280px, 78%); }
  body.tet-home .v3-artisan .v3-cta { width: 100%; max-width: 340px; }

  body.tet-home #realisations .ba { aspect-ratio: 4 / 3; }
  body.tet-home .ba-stage { border-radius: 24px; }
  body.tet-home .ba-nav { width: 46px; height: 46px; }
  body.tet-home .ba-nav svg { width: 18px; height: 18px; }

  body.tet-home .review { flex-basis: 260px; }
  body.tet-home .marquee-track { animation-duration: 54s; }
}

@media (max-width: 560px) {
  body.tet-home .v3-note { gap: 0.85rem; }
  body.tet-home .v3-note-num { font-size: clamp(2.9rem, 15vw, 3.6rem); }
  body.tet-home .footer-brand p { margin-left: auto; margin-right: auto; }
}

@media (prefers-reduced-motion: reduce) {
  body.tet-home .v3-cta,
  body.tet-home .contact-form .hero-cta,
  body.tet-home .v3-link::after,
  body.tet-home .svc-contact::after,
  body.tet-home .ba-chip::after,
  body.tet-home .ba-nav,
  body.tet-home .svc-plus { transition: none; }
}
