
:root{--b:#050505;--b2:#0d0d0d;--g:#c8a24a;--t:#f5f3ee;--m:#b9b3a5;--l:rgba(200,162,74,.28)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--b);color:var(--t);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}
.nav{position:fixed;top:0;left:0;right:0;z-index:20;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:linear-gradient(to bottom,rgba(0,0,0,.82),rgba(0,0,0,.05));backdrop-filter:blur(8px)}
.brand{display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--m)}.brand img{width:52px;height:52px;border-radius:50%;object-fit:contain}.menu{display:flex;gap:24px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ddd6c4}.cta{background:var(--g);color:#090909;padding:12px 18px;border-radius:999px;font-weight:800}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:500;line-height:1.05;margin:0}h1{font-size:clamp(52px,8vw,122px);letter-spacing:-.06em}h2{font-size:clamp(36px,5.4vw,78px);letter-spacing:-.045em}h3{font-size:30px;color:var(--g)}p{color:#d3cbbb;font-size:17px}
.hero{min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:flex-end;padding:150px 6vw 90px;overflow:hidden}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:contrast(1.05) saturate(.9)}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.62) 45%,rgba(0,0,0,.12)),linear-gradient(0deg,rgba(5,5,5,1),rgba(5,5,5,.06) 44%)}.hero-content{position:relative;z-index:2;max-width:960px}
.ey,.k{color:var(--g);text-transform:uppercase;letter-spacing:.18em;font-size:13px;margin-bottom:18px;font-weight:800}.lead{font-size:clamp(19px,2vw,28px);max-width:780px;color:#e7dfcf;margin:28px 0 0}
section{padding:110px 6vw}.wrap{max-width:1220px;margin:auto}.grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.dark{background:#0d0d0d;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}
.photo{position:relative;border-radius:28px;overflow:hidden;min-height:560px;background:#111;border:1px solid rgba(200,162,74,.22);box-shadow:0 28px 80px rgba(0,0,0,.45)}.photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.contain img{object-fit:contain;background:#090909}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.card{border:1px solid var(--l);border-radius:22px;padding:24px;background:rgba(255,255,255,.025);min-height:150px}.card strong{display:block;color:var(--g);font-family:Georgia,'Times New Roman',serif;font-size:24px;margin-bottom:10px}.card span{display:block;color:#d3cbbb;font-size:14px;line-height:1.45}
.system-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}.system-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:contrast(1.05) saturate(.9)}.system-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.62) 42%,rgba(0,0,0,.22)),linear-gradient(0deg,rgba(5,5,5,.88),rgba(5,5,5,.08) 50%,rgba(5,5,5,.72))}.sysbox{position:relative;z-index:2;max-width:620px;margin-left:6vw;border:1px solid var(--l);border-radius:30px;padding:42px;background:rgba(0,0,0,.38);backdrop-filter:blur(3px)}.list{display:grid;gap:15px;margin-top:30px}.line{border-left:3px solid var(--g);padding-left:18px;color:#d3cbbb}.line b{display:block;color:#f5f3ee}
.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:42px}.tile{position:relative;min-height:520px;border-radius:26px;overflow:hidden;border:1px solid rgba(200,162,74,.22);background:#111}.tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tile:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.92),rgba(0,0,0,.12) 55%,rgba(0,0,0,.1))}.tile .txt{position:absolute;z-index:2;left:26px;right:26px;bottom:24px}.hanzi{color:var(--g);font-size:42px;font-family:Georgia,'Times New Roman',serif;margin-bottom:8px}.tile h3{font-size:34px;color:#fff}.tile p{font-size:15px;margin:14px 0 0}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:38px}.benefit{border:1px solid var(--l);background:#090909;border-radius:20px;padding:24px;text-align:center}.benefit strong{color:var(--g);display:block;margin-bottom:8px;font-size:17px;text-transform:uppercase;letter-spacing:.08em}.benefit span{color:#d3cbbb;font-size:13px}
.final{text-align:center;background:#060606;border-top:1px solid var(--l);padding:85px 6vw}.final h2{font-size:clamp(34px,4vw,62px)}.final a{display:inline-block;margin-top:32px;background:var(--g);color:#090909;padding:15px 24px;border-radius:999px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.footer{padding:70px 6vw;background:#060606;border-top:1px solid var(--l);color:#bdb5a6}.foot{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:40px}.foot img{width:86px;height:86px;border-radius:50%;object-fit:contain}
@media(max-width:900px){.menu{display:none}.grid{grid-template-columns:1fr;gap:36px}.photo{min-height:430px}.cards,.benefits{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr}.tile{min-height:430px}.sysbox{margin:0 6vw;padding:30px}.foot{grid-template-columns:1fr}}

/* Corrections v1.0.1 */
.hero img{
  object-fit:contain !important;
  object-position:right center !important;
  background:#050505 !important;
}
.system-hero img{
  object-fit:contain !important;
  object-position:right center !important;
  background:#050505 !important;
}
.photo.contain-photo{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#080808 !important;
}
.photo.contain-photo img{
  position:relative !important;
  inset:auto !important;
  width:94% !important;
  height:94% !important;
  object-fit:contain !important;
  object-position:center center !important;
}
.gallery .tile:nth-child(1) img,
.gallery .tile:nth-child(3) img{
  object-fit:contain !important;
  object-position:center center !important;
  background:#080808 !important;
}
.gallery .tile:nth-child(1):before,
.gallery .tile:nth-child(3):before{
  background:linear-gradient(to top,rgba(0,0,0,.90),rgba(0,0,0,.05) 42%,rgba(0,0,0,.02)) !important;
}


/* v1.0.3 separator */
.hero + section{
  border-top:1px solid rgba(201,160,74,.45)!important;
}


/* v1.0.5 — section Plus qu'un art martial plus compacte */
.compact-plus{
  padding-top:58px !important;
  padding-bottom:58px !important;
}
.compact-plus .grid{
  gap:44px !important;
}
.compact-plus .photo{
  min-height:390px !important;
}
.compact-plus h2{
  font-size:clamp(34px,4.6vw,64px) !important;
}
.compact-plus p{
  margin:14px 0 !important;
}
@media(max-width:900px){
  .compact-plus{
    padding-top:52px !important;
    padding-bottom:52px !important;
  }
  .compact-plus .photo{
    min-height:340px !important;
  }
}


/* v1.0.6 — correction forcée de la section Plus qu'un art martial */
section.compact-plus{
  padding-top:42px !important;
  padding-bottom:42px !important;
}
section.compact-plus .grid{
  gap:34px !important;
  align-items:center !important;
}
section.compact-plus .photo{
  min-height:300px !important;
  max-height:300px !important;
}
section.compact-plus .photo img{
  object-fit:cover !important;
  object-position:center 18% !important;
}
section.compact-plus h2{
  font-size:clamp(32px,4.2vw,58px) !important;
}
section.compact-plus p{
  margin:10px 0 !important;
  line-height:1.55 !important;
}


/* v1.0.8 - full image in Plus qu'un art martial */
section.compact-plus .photo{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#080808 !important;
}
section.compact-plus .photo img{
    position:relative !important;
    inset:auto !important;
    width:92% !important;
    height:115% !important;
    object-fit:contain !important;
    object-position:center center !important;
}


/* v1.0.9 - correction définitive image Plus qu'un art martial */
body section.compact-plus div.photo.plus-photo{
  min-height:420px !important;
  max-height:420px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#080808 !important;
  overflow:hidden !important;
}
body section.compact-plus div.photo.plus-photo > img{
  position:relative !important;
  inset:auto !important;
  display:block !important;
  width:auto !important;
  height:115% !important;
  max-width:115% !important;
  max-height:115% !important;
  object-fit:contain !important;
  object-position:center center !important;
}


/* v1.0.10 - image Plus qu'un art martial préparée avec marges internes */
section.compact-plus .photo,
section.compact-plus .photo.plus-photo{
  min-height:420px !important;
  max-height:420px !important;
  background:#080808 !important;
}
section.compact-plus .photo img,
section.compact-plus .photo.plus-photo > img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}






/* V2.3.1 — restauration mise en page Wing Chun */
section.compact-plus .grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr) !important;gap:44px !important;align-items:center !important;}
section.compact-plus .photo.plus-photo{min-height:360px !important;max-height:360px !important;}
section.compact-plus .photo.plus-photo>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;}
section.dark,section.system-hero,section.compact-plus{border-bottom:1px solid var(--l);}
@media(max-width:900px){
 section.compact-plus .grid{grid-template-columns:1fr !important;}
 section.compact-plus .photo.plus-photo{min-height:330px !important;max-height:330px !important;}
}


/* V2.4.6 RC2 — lisibilité de « La pratique » */
.gallery .tile::before{
  background:linear-gradient(to top,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.16) 72%,rgba(0,0,0,.05) 100%) !important;
}
.gallery .tile .txt{
  padding:18px 20px;
  border-radius:16px;
  background:rgba(0,0,0,.34);
  box-shadow:0 10px 30px rgba(0,0,0,.28);
  backdrop-filter:blur(2px);
  -webkit-backdrop-filter:blur(2px);
}
.gallery .tile .txt h3,
.gallery .tile .txt p,
.gallery .tile .txt .hanzi{
  text-shadow:0 2px 5px rgba(0,0,0,.98),0 0 12px rgba(0,0,0,.78);
}
.gallery .tile .txt p{color:#fff !important;}

/* V6.0.3 — audit mobile final */
@media(max-width:620px){
  /* Plus qu'un art martial : photo plus grande */
  section.compact-plus .photo.plus-photo{
    min-height:420px !important;
    max-height:none !important;
  }
  section.compact-plus .photo.plus-photo > img{
    object-fit:contain !important;
    background:#080808 !important;
  }

  /* Cartes : aucune coupe sur le bord droit */
  .cards,
  .benefits{
    display:grid !important;
    grid-template-columns:1fr !important;
    width:100% !important;
    max-width:100% !important;
    overflow:visible !important;
  }
  .cards .card,
  .benefits .benefit{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
  }

  /* Un système complet : image autonome au-dessus du texte */
  .system-hero{
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
    padding:0 0 58px !important;
    background:#080808 !important;
  }
  .system-hero > img{
    position:relative !important;
    inset:auto !important;
    order:1 !important;
    width:100% !important;
    height:auto !important;
    max-height:78vh !important;
    object-fit:contain !important;
    object-position:center center !important;
    background:#080808 !important;
    filter:none !important;
  }
  .system-hero::before{display:none !important;}
  .system-hero .sysbox{
    order:2 !important;
    width:auto !important;
    max-width:none !important;
    margin:28px 6vw 0 !important;
    padding:26px 22px !important;
    background:#111 !important;
    backdrop-filter:none !important;
  }

  /* La pratique : image entièrement visible, texte en dessous */
  .gallery .tile{
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
    height:auto !important;
    background:#080808 !important;
  }
  .gallery .tile > img{
    position:relative !important;
    inset:auto !important;
    order:1 !important;
    width:100% !important;
    height:auto !important;
    max-height:72vh !important;
    object-fit:contain !important;
    object-position:center center !important;
    background:#080808 !important;
  }
  .gallery .tile:nth-child(4) > img{
    object-position:center center !important;
  }
  .gallery .tile::before{display:none !important;}
  .gallery .tile .txt{
    position:relative !important;
    inset:auto !important;
    order:2 !important;
    margin:0 !important;
    padding:24px 22px 28px !important;
    border-radius:0 !important;
    background:#111 !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  .gallery .tile .txt .hanzi{font-size:36px !important;}
  .gallery .tile .txt h3{font-size:31px !important;}
}
