
: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,.9),rgba(0,0,0,.1));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:22px;font-size:12px;letter-spacing:.11em;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.06;margin:0}
h1{font-size:clamp(48px,6.5vw,92px);letter-spacing:-.055em}
h2{font-size:clamp(38px,5.3vw,76px);letter-spacing:-.04em}
h3{font-size:clamp(28px,3vw,42px);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 88px;overflow:hidden;border-bottom:1px solid var(--l)}
.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}
.hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.96),rgba(0,0,0,.62) 34%,rgba(0,0,0,.18) 56%,rgba(0,0,0,.04)),linear-gradient(0deg,rgba(5,5,5,.92),rgba(5,5,5,.02) 42%)}
.hero-content{position:relative;z-index:2;max-width:620px;margin-left:0;margin-right:auto;transform:translateY(20px)}
.ey,.k{color:var(--g);text-transform:uppercase;letter-spacing:.18em;font-size:13px;margin-bottom:18px;font-weight:800}
.lead{font-size:clamp(18px,1.65vw,23px);max-width:580px;color:#eee4d2;margin:28px 0 0}
.scroll{margin-top:28px;color:#bfb6a6;font-size:12px;letter-spacing:.16em;text-transform:uppercase}
section{padding:108px 6vw}
.wrap{max-width:1220px;margin:auto}
.dark{background:#0d0d0d;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}
.feature{display:grid;grid-template-columns:1.25fr .75fr;gap:58px;align-items:center}
.feature.reverse{grid-template-columns:.75fr 1.25fr}
.feature img{width:100%;height:680px;object-fit:cover;border-radius:28px;border:1px solid rgba(200,162,74,.22);display:block}
.feature-copy{max-width:520px}
.feature-copy p{font-size:18px}
.wide{padding-top:0}
.wide-figure{position:relative;max-width:1220px;margin:auto}
.wide-figure img{display:block;width:100%;height:650px;object-fit:contain;background:#070707;border-radius:28px;border:1px solid rgba(200,162,74,.22)}
.wide-copy{max-width:850px;margin:42px auto 0;text-align:center}
.quote-band{padding:84px 6vw;text-align:center;background:#070707;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}
.quote-band blockquote{max-width:1000px;margin:0 auto;font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,4.4vw,62px);line-height:1.15;color:#f5ecda}
.transition{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:70px 6vw}
.transition::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(200,162,74,.12),transparent 55%),linear-gradient(135deg,#070707,#121212)}
.transition-content{position:relative;z-index:1;max-width:900px}
.transition a{display:inline-block;margin-top:28px;padding:14px 22px;border:1px solid var(--g);border-radius:999px;color:var(--g);font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.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}
  .feature,.feature.reverse{grid-template-columns:1fr;gap:30px}
  .feature.reverse .feature-copy{order:2}
  .feature.reverse img{order:1}
  .feature img{height:auto;max-height:680px;object-fit:contain;background:#070707}
  .wide-figure img{height:auto}
  .foot{grid-template-columns:1fr}
}
@media(max-width:620px){
  section{padding:82px 6vw}
  .hero{padding:130px 6vw 58px;min-height:92vh}
  .feature-copy p{font-size:16px}
}

/* Galerie v1.2.0 — Au cœur de la lignée */
.lineage-section{
  background:#0a0a0a;
  border-top:1px solid var(--l);
  border-bottom:1px solid var(--l);
}
.section-head{
  max-width:900px;
  margin-bottom:68px;
}
.section-head p{
  max-width:850px;
}
.timeline{
  position:relative;
  display:grid;
  gap:62px;
}
.timeline::before{
  content:"";
  position:absolute;
  top:34px;
  bottom:34px;
  left:54px;
  width:1px;
  background:linear-gradient(var(--g),rgba(200,162,74,.10));
}
.timeline-item{
  position:relative;
  display:grid;
  grid-template-columns:108px minmax(0,1.2fr) minmax(280px,.8fr);
  gap:34px;
  align-items:center;
}
.timeline-item:nth-child(even){
  grid-template-columns:108px minmax(280px,.8fr) minmax(0,1.2fr);
}
.timeline-item:nth-child(even) .timeline-media{
  grid-column:3;
}
.timeline-item:nth-child(even) .timeline-copy{
  grid-column:2;
  grid-row:1;
}
.timeline-year{
  position:relative;
  z-index:2;
  width:68px;
  height:68px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0a0a0a;
  border:1px solid var(--g);
  color:var(--g);
  font-weight:800;
  letter-spacing:.08em;
}
.timeline-media img{
  width:100%;
  height:380px;
  object-fit:cover;
  object-position:center;
  border-radius:24px;
  border:1px solid rgba(200,162,74,.22);
  display:block;
}
.timeline-copy{
  max-width:500px;
}
.timeline-copy h3{
  margin-bottom:16px;
}
.timeline-copy p{
  margin-bottom:0;
}
.closing-reflection{
  padding:100px 6vw;
  background:#060606;
  text-align:center;
  border-top:1px solid var(--l);
}
.closing-reflection p{
  max-width:1080px;
  margin:0 auto;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(26px,3.4vw,50px);
  line-height:1.35;
  color:#f2ead9;
}
@media(max-width:960px){
  .timeline::before{left:34px}
  .timeline-item,
  .timeline-item:nth-child(even){
    grid-template-columns:68px 1fr;
  }
  .timeline-year{
    width:60px;
    height:60px;
  }
  .timeline-media,
  .timeline-copy,
  .timeline-item:nth-child(even) .timeline-media,
  .timeline-item:nth-child(even) .timeline-copy{
    grid-column:2;
    grid-row:auto;
  }
  .timeline-media img{
    height:auto;
    max-height:520px;
    object-fit:contain;
    background:#070707;
  }
}
@media(max-width:560px){
  .timeline::before{display:none}
  .timeline-item,
  .timeline-item:nth-child(even){
    grid-template-columns:1fr;
    gap:20px;
  }
  .timeline-year,
  .timeline-media,
  .timeline-copy,
  .timeline-item:nth-child(even) .timeline-media,
  .timeline-item:nth-child(even) .timeline-copy{
    grid-column:1;
  }
}


.family-section{background:#090909;border-top:1px solid var(--l)}
.family-item{display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center;margin:56px 0}
.family-item.rev{grid-template-columns:.8fr 1.2fr}
.family-item.rev .family-photo{order:2}.family-item.rev .family-text{order:1}
.family-photo img{width:100%;border-radius:22px;border:1px solid rgba(200,162,74,.25);display:block}
.family-text .year{color:var(--g);font-weight:700;letter-spacing:.12em;margin-bottom:8px}
@media(max-width:900px){.family-item,.family-item.rev{grid-template-columns:1fr}.family-item.rev .family-photo,.family-item.rev .family-text{order:initial}}

/* Galerie v1.4.0 — L'humilité d'un éternel étudiant */
.eternal-student{
  background:#070707;
  border-top:1px solid var(--l);
  border-bottom:1px solid var(--l);
}
.student-feature{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:46px;
  align-items:center;
  margin:64px 0;
}
.student-feature.reverse{
  grid-template-columns:.8fr 1.2fr;
}
.student-feature.reverse .student-photo{order:2}
.student-feature.reverse .student-copy{order:1}
.student-photo img{
  width:100%;
  max-height:640px;
  object-fit:contain;
  background:#050505;
  display:block;
  border-radius:26px;
  border:1px solid rgba(200,162,74,.24);
}
.student-copy{
  max-width:520px;
}
.student-year{
  color:var(--g);
  font-weight:800;
  letter-spacing:.14em;
  margin-bottom:10px;
}
.mma-block{
  margin-top:82px;
  padding:44px;
  border:1px solid rgba(200,162,74,.24);
  border-radius:30px;
  background:#0c0c0c;
}
.mma-head{
  max-width:820px;
  margin-bottom:30px;
}
.mma-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
}
.mma-grid img{
  width:100%;
  height:500px;
  object-fit:contain;
  background:#050505;
  border-radius:22px;
  border:1px solid rgba(200,162,74,.20);
}
.student-quote{
  max-width:980px;
  margin:90px auto 0;
  text-align:center;
  color:#e8d9b4;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(28px,4vw,54px);
  line-height:1.25;
}
@media(max-width:900px){
  .student-feature,
  .student-feature.reverse{
    grid-template-columns:1fr;
  }
  .student-feature.reverse .student-photo,
  .student-feature.reverse .student-copy{
    order:initial;
  }
  .mma-grid{
    grid-template-columns:1fr;
  }
  .mma-grid img{
    height:auto;
  }
}
@media(max-width:560px){
  .mma-block{
    padding:24px;
  }
}

.protection-section{background:#101010;padding:100px 0}.protect-grid{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.protect-grid img,.press img{width:100%;border-radius:20px}.quote-protect{text-align:center;font-size:42px;color:#d9c07a;font-style:italic;margin:60px 0}@media(max-width:900px){.protect-grid{grid-template-columns:1fr}}
/* Galerie v1.5.1 — ajustements Protéger plutôt que combattre */
.protection-section .protection-feature:first-of-type{
  grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr) !important;
  gap:48px !important;
  align-items:center !important;
}
.protection-section .protection-feature:first-of-type .protection-photo{
  max-width:430px !important;
  justify-self:center !important;
}
.protection-section .protection-feature:first-of-type .protection-photo img{
  width:100% !important;
  height:auto !important;
  max-height:560px !important;
  object-fit:contain !important;
  object-position:center center !important;
  border:none !important;
  border-radius:18px !important;
  box-shadow:0 18px 50px rgba(0,0,0,.38) !important;
  background:#050505 !important;
}

.protection-section .press-block{
  margin-top:86px !important;
  text-align:center !important;
}
.protection-section .press-block .press-photo{
  width:min(100%,900px) !important;
  margin:0 auto 34px !important;
}
.protection-section .press-block .press-photo img{
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  border:none !important;
  border-radius:16px !important;
  box-shadow:0 18px 50px rgba(0,0,0,.38) !important;
  background:#050505 !important;
}
.protection-section .press-block .press-copy{
  max-width:780px !important;
  margin:0 auto !important;
  text-align:left !important;
}
@media(max-width:900px){
  .protection-section .protection-feature:first-of-type{
    grid-template-columns:1fr !important;
  }
  .protection-section .protection-feature:first-of-type .protection-photo{
    max-width:360px !important;
  }
}



/* v1.5.4 — vraie mise en page magazine pour la section protection */
.protection-section{
  background:#0b0b0b;
  border-top:1px solid var(--l);
  border-bottom:1px solid var(--l);
}
.protection-row{
  display:grid;
  grid-template-columns:280px minmax(0,1fr);
  gap:56px;
  align-items:center;
  margin:72px 0;
}
.protection-row.reverse{
  grid-template-columns:minmax(0,1fr) 320px;
}
.protection-media{
  justify-self:center;
  width:100%;
}
.protection-media img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  object-position:center;
  border:0;
  box-shadow:none;
  background:transparent;
}
.portrait-doc{
  max-width:260px;
}
.press-doc{
  max-width:300px;
}
.protection-copy{
  max-width:720px;
}
.protection-copy p{
  max-width:680px;
}
.protection-quote{
  max-width:900px;
  margin:90px auto 0;
  text-align:center;
  color:#e7d7ad;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(26px,3.6vw,48px);
  line-height:1.25;
}
@media(max-width:900px){
  .protection-row,
  .protection-row.reverse{
    grid-template-columns:1fr;
    gap:28px;
  }
  .protection-row.reverse .protection-copy{order:2}
  .protection-row.reverse .protection-media{order:1}
  .portrait-doc{max-width:240px}
  .press-doc{max-width:280px}
}


.brand img{width:52px!important;height:52px!important;object-fit:contain!important;border-radius:50%!important;flex:0 0 52px!important}


.fun-memories{background:#10100f;border-top:1px solid var(--l);border-bottom:1px solid var(--l)}
.fun-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.fun-card{overflow:hidden;border-radius:24px;border:1px solid rgba(200,162,74,.18);background:#0a0a0a}
.fun-card.wide{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr}
.fun-card img{width:100%;height:360px;object-fit:cover;display:block}
.fun-card.wide img{height:100%;min-height:430px}
.fun-copy{padding:28px 30px 32px}
.fun-card.wide .fun-copy{display:flex;flex-direction:column;justify-content:center;padding:42px}
.fun-year{color:var(--g);font-weight:800;letter-spacing:.14em;margin-bottom:10px}
.fun-quote{max-width:1000px;margin:90px auto 0;text-align:center;color:#f1e7d2;font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,4vw,54px);line-height:1.25}
@media(max-width:900px){
 .fun-grid{grid-template-columns:1fr}
 .fun-card.wide{grid-column:auto;grid-template-columns:1fr}
 .fun-card img,.fun-card.wide img{height:auto;min-height:0;object-fit:contain;background:#070707}
}


/* v1.6.3 — bloc 2025 Boxe / Kick-boxing / Boxe thaïlandaise */
.boxing-feature{
  margin-top:86px !important;
  padding-top:64px;
  border-top:1px solid rgba(200,162,74,.18);
}
.boxing-photo img{
  width:100%;
  height:560px;
  object-fit:cover;
  object-position:center;
  border-radius:26px;
  border:1px solid rgba(200,162,74,.24);
  display:block;
}
@media(max-width:900px){
  .boxing-photo img{
    height:auto;
    object-fit:contain;
    background:#050505;
  }
}


/* v1.6.4 — lien vers la page consacrée à Youssef Afkir */
.boxing-link{
  display:inline-block;
  margin-top:20px;
  padding:13px 20px;
  border:1px solid var(--g);
  border-radius:999px;
  color:var(--g);
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.07em;
  transition:.25s ease;
}
.boxing-link:hover{
  background:var(--g);
  color:#090909;
  transform:translateY(-2px);
}






/* V2.4.3 — Foshan 2010 harmonisé */
.foshan-feature{grid-template-columns:1.15fr .85fr;}
.foshan-feature img{height:560px;object-fit:cover;object-position:center;}
@media(max-width:900px){.foshan-feature{grid-template-columns:1fr}.foshan-feature img{height:auto;max-height:680px;object-fit:contain;background:#070707;}}


/* V2.4.5 — Galerie : présentation 2013 harmonisée et espace final supprimé */
.mma-block{
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
.mma-head{margin-bottom:30px !important;}
.closing-reflection + .transition:empty,
.closing-reflection + .transition:has(.transition-content:empty){display:none !important;}

/* Correctifs mobile — hero et marges de la section « Une autre facette » */
@media(max-width:620px){
  .hero img{
    object-position:18% center;
  }
  .protection-section{
    padding-left:9vw;
    padding-right:9vw;
  }
  .protection-section .wrap{
    width:100%;
    max-width:100%;
  }
  .protection-copy,
  .protection-copy p{
    max-width:100%;
  }
}

/* Ajustement fin mobile — hero Galerie légèrement remonté */
@media(max-width:620px){
  .hero img[src$="gallery-02.jpg"]{
    object-position:18% 42% !important;
  }
}

/* V3 — hero Galerie affiché entièrement sur smartphone */
@media(max-width:620px){
  .hero img[src$="gallery-02.jpg"]{
    object-fit:contain !important;
    object-position:center center !important;
    background:#050505;
  }
}

/* V6.0.3 — audit mobile final : hero Galerie lisible */
@media(max-width:620px){
  .hero{
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
    padding:0 0 58px !important;
    background:#080808 !important;
  }
  .hero > img[src$="gallery-02.jpg"]{
    position:relative !important;
    inset:auto !important;
    order:1 !important;
    width:100% !important;
    height:auto !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    background:#080808 !important;
    filter:none !important;
  }
  .hero::before{display:none !important;}
  .hero .hero-content{
    order:2 !important;
    position:relative !important;
    padding:38px 6vw 0 !important;
    max-width:none !important;
  }
}
