/* CB HOME CINEMA HERO V70
   Premier écran home : sans header visible, photo dominante,
   titre émotionnel + H1 SEO discret en bas à droite.
*/

body.cb-page--home.cb-home-cinema-hero-v70{
  background:#050403;
}

/* Header absent sur le premier écran, puis récupérable après scroll */
body.cb-page--home.cb-home-cinema-hero-v70:not(.cb-home-nav-revealed) .cb-topbar{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

body.cb-page--home.cb-home-cinema-hero-v70.cb-home-nav-revealed .cb-topbar{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}

/* Hero plein écran */
body.cb-home-cinema-hero-v70 .cb-hero.cb-hero-v27{
  min-height:100svh!important;
  padding-top:0!important;
  overflow:hidden!important;
  isolation:isolate;
  background:#050403;
}

body.cb-home-cinema-hero-v70 .cb-hero-slides{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-slide{
  background-position:54% center!important;
  background-size:cover!important;
  filter:saturate(1.05) contrast(1.04);
}

body.cb-home-cinema-hero-v70 .cb-hero-slides::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:
    radial-gradient(circle at 56% 48%, rgba(255,205,135,.10), transparent 26%),
    radial-gradient(circle at 80% 54%, rgba(0,0,0,.08), rgba(0,0,0,.72) 70%),
    linear-gradient(90deg, rgba(0,0,0,.84) 0%, rgba(0,0,0,.48) 35%, rgba(0,0,0,.26) 58%, rgba(0,0,0,.72) 100%),
    linear-gradient(180deg, rgba(0,0,0,.45) 0%, rgba(0,0,0,.12) 42%, rgba(0,0,0,.72) 100%);
}

body.cb-home-cinema-hero-v70 .cb-hero-shell{
  position:relative!important;
  z-index:3!important;
  min-height:100svh!important;
  display:flex!important;
  align-items:center!important;
  padding:clamp(34px,5vw,78px) clamp(26px,5vw,82px)!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-grid-premium{
  width:min(100%,1740px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(540px,1fr) minmax(380px,520px)!important;
  align-items:center!important;
  gap:clamp(44px,7vw,124px)!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-main{
  max-width:860px!important;
}

body.cb-home-cinema-hero-v70 .cb-kicker{
  color:rgba(255,250,242,.92)!important;
  font-family:Manrope,system-ui,sans-serif!important;
  font-size:clamp(11px,.82vw,14px)!important;
  line-height:1.25!important;
  font-weight:800!important;
  letter-spacing:.24em!important;
  text-transform:uppercase!important;
  margin-bottom:clamp(18px,2vw,30px)!important;
  text-shadow:0 2px 18px rgba(0,0,0,.78);
}

body.cb-home-cinema-hero-v70 .cb-hero-emotional-title{
  max-width:900px!important;
  margin:0 0 clamp(20px,2.4vw,34px)!important;
  color:#fffaf1!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:clamp(72px,7.45vw,148px)!important;
  line-height:.86!important;
  font-weight:500!important;
  letter-spacing:-.062em!important;
  text-wrap:balance;
  text-shadow:0 4px 28px rgba(0,0,0,.72);
}

body.cb-home-cinema-hero-v70 #cbHeroLead{
  max-width:670px!important;
  margin:0!important;
  color:rgba(255,250,242,.88)!important;
  font-size:clamp(16px,1.15vw,21px)!important;
  line-height:1.62!important;
  text-shadow:0 2px 20px rgba(0,0,0,.72);
}

body.cb-home-cinema-hero-v70 .cb-actions{
  margin-top:clamp(26px,3.4vw,48px)!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  flex-wrap:wrap!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-mobile-trustline{
  display:block!important;
  margin:0!important;
  color:rgba(255,250,242,.88)!important;
  font-size:clamp(15px,1.1vw,20px)!important;
  line-height:1.2!important;
  text-shadow:0 2px 18px rgba(0,0,0,.72);
}

body.cb-home-cinema-hero-v70 .cb-actions a[href="#contact-formulaire"]{
  display:none!important;
}

body.cb-home-cinema-hero-v70 .cb-actions a[href="#galerie-signature"]{
  min-height:54px!important;
  padding:0 32px!important;
  border-radius:999px!important;
  border:1px solid rgba(225,194,137,.68)!important;
  background:rgba(0,0,0,.24)!important;
  color:#fff6e8!important;
  letter-spacing:.18em!important;
  box-shadow:0 18px 46px rgba(0,0,0,.22);
}

body.cb-home-cinema-hero-v70 .cb-actions a[href="#galerie-signature"]:hover{
  background:rgba(225,194,137,.14)!important;
  border-color:rgba(255,230,185,.92)!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-mini-proof{
  display:none!important;
}

/* Colonne droite */
body.cb-home-cinema-hero-v70 .cb-hero-side{
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
  max-width:520px!important;
  width:100%!important;
  margin-left:auto!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-storycard,
body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card{
  border:1px solid rgba(255,244,224,.16)!important;
  background:
    linear-gradient(145deg, rgba(28,24,20,.56), rgba(4,4,4,.56))!important;
  box-shadow:
    0 30px 90px rgba(0,0,0,.38),
    inset 0 1px 0 rgba(255,255,255,.05)!important;
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  border-radius:30px!important;
  padding:clamp(24px,2.2vw,34px)!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-story-top{
  margin-bottom:18px!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-story-label,
body.cb-home-cinema-hero-v70 .cb-hero-context-kicker{
  color:rgba(231,191,116,.92)!important;
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.26em!important;
  text-transform:uppercase!important;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-count,
body.cb-home-cinema-hero-v70 .cb-home-hero-progress-hidden,
body.cb-home-cinema-hero-v70 .cb-home-hero-dots-hidden{
  display:none!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-storycard h3,
body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card h2{
  color:#fff8ed!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
  text-wrap:balance;
  text-shadow:0 2px 18px rgba(0,0,0,.38);
}

body.cb-home-cinema-hero-v70 .cb-hero-storycard h3{
  margin:0 0 14px!important;
  font-size:clamp(27px,2.15vw,40px)!important;
  line-height:1.05!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card h2{
  margin:14px 0 14px!important;
  font-size:clamp(32px,2.5vw,48px)!important;
  line-height:.98!important;
}

body.cb-home-cinema-hero-v70 .cb-hero-storycard p,
body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card p{
  color:rgba(255,250,242,.76)!important;
  font-size:clamp(14px,.98vw,17px)!important;
  line-height:1.58!important;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-intro{
  margin:0 0 18px!important;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-hidden{
  display:none!important;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-list{
  margin-top:20px;
  padding-top:12px;
  border-top:1px solid rgba(255,244,224,.14);
  display:grid;
  gap:0;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-item{
  display:grid;
  grid-template-columns:38px 1fr;
  align-items:center;
  gap:14px;
  min-height:52px;
  color:rgba(255,250,242,.82);
  border-bottom:1px solid rgba(255,244,224,.10);
  font-size:15px;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-item:last-child{
  border-bottom:0;
}

body.cb-home-cinema-hero-v70 .cb-home-assurance-icon{
  width:34px;
  height:34px;
  border-radius:999px;
  display:inline-grid;
  place-items:center;
  color:#e1bd77;
  background:rgba(225,189,119,.10);
  border:1px solid rgba(225,189,119,.18);
  font-size:17px;
}

body.cb-home-cinema-hero-v70 .cb-firstlook-actions{
  margin-top:18px!important;
}

body.cb-home-cinema-hero-v70 .cb-firstlook-proof{
  display:none!important;
}

/* Signature + vrai H1 SEO */
body.cb-home-cinema-hero-v70 .cb-hero-seo-signature{
  align-self:flex-end;
  width:min(100%,500px);
  margin-top:clamp(18px,3.2vh,42px);
  text-align:right;
  color:#fff8ed;
  text-shadow:0 3px 28px rgba(0,0,0,.74);
}

body.cb-home-cinema-hero-v70 .cb-hero-signature-name{
  display:block;
  margin-bottom:6px;
  color:#d8b06b;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:clamp(22px,1.65vw,34px);
  line-height:1;
  font-style:italic;
  font-weight:500;
  letter-spacing:.01em;
}

body.cb-home-cinema-hero-v70 .cb-hero-seo-title{
  margin:0;
  color:rgba(255,250,242,.92);
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:clamp(23px,1.9vw,37px);
  line-height:1.05;
  font-weight:400;
  letter-spacing:-.025em;
}

/* Scroll indicator */
body.cb-home-cinema-hero-v70 .cb-scroll-indicator{
  color:rgba(255,250,242,.66)!important;
}

/* Responsive */
@media(max-width:1180px){
  body.cb-home-cinema-hero-v70 .cb-hero-grid-premium{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-main{
    max-width:860px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-side{
    max-width:760px!important;
    margin-left:0!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-seo-signature{
    align-self:flex-start;
    text-align:left;
  }
}

@media(max-width:760px){
  body.cb-home-cinema-hero-v70 .cb-hero.cb-hero-v27{
    min-height:100svh!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-shell{
    align-items:flex-start!important;
    padding:38px 20px 92px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-grid-premium{
    display:block!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-slide{
    background-position:58% center!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-emotional-title{
    font-size:clamp(58px,18vw,86px)!important;
    line-height:.86!important;
    max-width:96vw!important;
  }

  body.cb-home-cinema-hero-v70 #cbHeroLead{
    font-size:15.5px!important;
    line-height:1.55!important;
    max-width:96vw!important;
  }

  body.cb-home-cinema-hero-v70 .cb-actions{
    margin-top:22px!important;
    gap:14px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-actions a[href="#contact-formulaire"]{
    display:inline-flex!important;
  }

  body.cb-home-cinema-hero-v70 .cb-actions a[href="#galerie-signature"]{
    min-height:48px!important;
    padding:0 22px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-side{
    margin-top:28px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-home-assurance-card{
    display:none!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card{
    border-radius:24px!important;
    padding:22px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-firstlook-card h2{
    font-size:34px!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-seo-signature{
    margin-top:22px;
    text-align:left;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-signature-name{
    font-size:23px;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-seo-title{
    font-size:25px;
    max-width:340px;
  }
}

@media(max-width:520px){
  body.cb-home-cinema-hero-v70 .cb-kicker{
    font-size:10px!important;
    letter-spacing:.18em!important;
  }

  body.cb-home-cinema-hero-v70 .cb-hero-mobile-trustline{
    width:100%;
    font-size:14px!important;
  }
}
