/* Direction artistique V7 — maquette 2 validée DGA IA */
:root{--yr-orange:#f45a16;--yr-orange-dark:#d94708;--yr-black:#080808;--yr-soft:#f6f6f4;--yr-line:#e8e6e2;--max:1240px}
body{background:#fff;color:#111}
.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);color:#111;border-bottom:1px solid #e9e7e3;backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.04)}
.header-inner{height:86px;gap:22px}.site-header .brand{background:transparent;padding:0}.brand img{width:94px;height:64px}.main-nav ul{gap:18px}.main-nav a{font-size:.63rem;padding:33px 0 27px}.nav-toggle{border-color:#ddd;color:#111;background:#fff}.header-cta{border-radius:4px;box-shadow:0 8px 20px rgba(244,90,22,.2)}
.hero{position:relative;background:#050505;min-height:650px}.hero-grid{position:relative;min-height:650px;display:block}.hero-copy{position:relative;z-index:3;width:min(650px,52vw);min-height:650px;padding:110px 30px 90px max(24px,calc((100vw - var(--max))/2 + 20px));justify-content:center}.hero-copy:before{content:"";position:absolute;z-index:-1;inset:0 -140px 0 0;background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.9) 60%,transparent 100%)}
.hero-copy h1{font-size:clamp(2.8rem,5.4vw,5.45rem);letter-spacing:-.055em}.hero-copy .lead{font-size:1.03rem;max-width:590px}.hero-media{position:absolute;inset:0;min-height:650px}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.05) 65%)}
.trust-strip{background:#0b0b0b;border-top:1px solid #242424}.trust-item{padding:24px 22px}.trust-icon{border-radius:8px}
.section{padding:88px 0}.section-heading{margin-bottom:46px}.section-heading h2{font-size:clamp(2rem,3.5vw,3.45rem)}
.card{border-radius:9px;padding:30px;box-shadow:0 12px 30px rgba(0,0,0,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card:hover{transform:translateY(-4px);border-color:#ffc3a7;box-shadow:0 18px 40px rgba(0,0,0,.08)}
.service-thumb{height:176px;margin:-30px -30px 25px;overflow:hidden;border-radius:8px 8px 0 0}.service-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.card:hover .service-thumb img{transform:scale(1.035)}
.services-grid .card{min-height:410px}.services-grid .card:nth-child(n+5){min-height:285px}.services-grid .card:nth-child(n+5) .service-thumb{display:none}
.orange-band{background:linear-gradient(105deg,#ef4d08,#ff7a20)}
.page-hero{padding:0;background:#fff}.page-hero-grid{min-height:520px;gap:0;width:100%;max-width:none}.page-hero-grid>div:first-child{padding:74px max(30px,calc((100vw - var(--max))/2 + 20px));padding-right:55px}.page-hero-media{height:520px}.page-hero.dark{background:#0b0b0b}.page-hero.dark .page-hero-grid>div:first-child{background:#0b0b0b}
.page-hero>.wrap:not(.page-hero-grid){padding:74px 0}
.portfolio-card{border-radius:7px}.portfolio-card img{height:290px}.portfolio-status{border-radius:3px}
.video-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.video-proof{background:#101010;color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.12)}.video-proof video{width:100%;aspect-ratio:9/14;display:block;background:#000;object-fit:cover}.video-proof div{padding:14px 16px}.video-proof strong{display:block;font-size:.82rem}.video-proof span{display:block;color:#aaa;font-size:.68rem;margin-top:4px}
.social-row .social{transition:.2s}.social-row .social:hover{background:var(--yr-orange);border-color:var(--yr-orange);color:#fff;transform:translateY(-2px)}
.footer-social{display:flex;gap:9px;margin-top:16px}.footer-social a{width:34px;height:34px;border:1px solid #444;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:.68rem;font-weight:800}.footer-social a:hover{border-color:var(--yr-orange);background:var(--yr-orange)}
.proof-kicker{display:flex;align-items:center;gap:9px;color:#3b3b3b;font-weight:700;font-size:.72rem}.proof-kicker:before{content:"";width:28px;height:3px;background:var(--yr-orange)}
@media(max-width:1100px){.site-header{background:#fff}.main-nav{background:#fff;color:#111;border-top:1px solid #eee}.main-nav li{border-color:#eee}.main-nav a{color:#111}.submenu{background:#fafafa}.mobile-quick a{color:#fff!important}.hero-copy{width:65vw}.video-proof-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.header-inner{height:68px}.brand img{width:68px;height:50px}.main-nav{top:68px}.hero,.hero-grid,.hero-copy,.hero-media{min-height:640px}.hero-copy{width:100%;padding:245px 20px 78px;justify-content:flex-end;background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.9) 48%,rgba(5,5,5,.06) 82%)}.hero-copy:before{display:none}.hero-copy h1{font-size:2.7rem}.hero-copy .lead{font-size:.92rem}.hero-media img{object-position:64% center}.hero-media:after{background:linear-gradient(0deg,#050505 0%,transparent 68%)}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:17px 12px}.services-grid .card{min-height:0}.service-thumb{height:190px}.page-hero-grid>div:first-child{padding:52px 20px 40px}.page-hero-media{height:330px}.video-proof-grid{grid-template-columns:1fr 1fr;gap:10px}.video-proof div{padding:11px}.section{padding:60px 0}.footer-social{margin-bottom:14px}}
@media(max-width:430px){.hero-copy h1{font-size:2.35rem}.video-proof-grid{grid-template-columns:1fr}.video-proof video{aspect-ratio:9/13}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #2e2e2e}}
/* Correctif V8 — lisibilité du menu Services et logos sociaux officiels */
@media (min-width:1101px){
  .site-header .main-nav .submenu{
    top:68px;left:-22px;min-width:270px;padding:10px!important;
    background:#fff!important;border:1px solid #e7e3df;border-top:4px solid var(--yr-orange);
    border-radius:0 0 8px 8px;box-shadow:0 18px 42px rgba(0,0,0,.18);z-index:999;
  }
  .site-header .main-nav .submenu li{border:0!important}
  .site-header .main-nav .submenu a{
    display:block!important;padding:13px 14px!important;color:#151515!important;background:#fff!important;
    font-size:.74rem!important;font-weight:750!important;line-height:1.35;text-transform:none;letter-spacing:0;
    border:0!important;border-radius:5px;white-space:normal!important;
  }
  .site-header .main-nav .submenu a:hover,.site-header .main-nav .submenu a:focus{
    color:var(--yr-orange)!important;background:#fff1ea!important;outline:none;
  }
}
.social-logo{font-size:0!important;line-height:0}
.social-logo svg{width:18px;height:18px;display:block;fill:currentColor}
.social-row .social-logo{width:44px;height:44px}
.footer-social .social-logo svg{width:16px;height:16px}
.whatsapp-float.social-logo svg{width:27px;height:27px}
@media(max-width:1100px){
 .site-header .main-nav .submenu{background:#f7f7f7!important;border-left:3px solid var(--yr-orange)!important}
 .site-header .main-nav .submenu a{color:#222!important;background:transparent!important;font-size:.78rem!important;line-height:1.35}
}
/* Variante sans modification HTML : remplace les lettres existantes */
a[href*="facebook.com"][aria-label],a[href*="instagram.com"][aria-label],a[href*="wa.me"][aria-label]{font-size:0!important}
a[href*="facebook.com"][aria-label]::before,a[href*="instagram.com"][aria-label]::before,a[href*="wa.me"][aria-label]::before{content:"";width:18px;height:18px;display:block;background:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}
a[href*="facebook.com"][aria-label]::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 12.06C22 6.5 17.52 2 12 2S2 6.5 2 12.06c0 5.02 3.66 9.18 8.44 9.94v-7.03H7.9v-2.91h2.54V9.85c0-2.52 1.49-3.91 3.77-3.91 1.09 0 2.23.2 2.23.2v2.46h-1.25c-1.24 0-1.63.77-1.63 1.57v1.89h2.77l-.44 2.91h-2.33V22C18.34 21.24 22 17.08 22 12.06z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M22 12.06C22 6.5 17.52 2 12 2S2 6.5 2 12.06c0 5.02 3.66 9.18 8.44 9.94v-7.03H7.9v-2.91h2.54V9.85c0-2.52 1.49-3.91 3.77-3.91 1.09 0 2.23.2 2.23.2v2.46h-1.25c-1.24 0-1.63.77-1.63 1.57v1.89h2.77l-.44 2.91h-2.33V22C18.34 21.24 22 17.08 22 12.06z'/%3E%3C/svg%3E")}
a[href*="instagram.com"][aria-label]::before{border:2px solid currentColor;border-radius:5px;box-sizing:border-box;background:radial-gradient(circle,currentColor 0 2px,transparent 2.5px);mask:none;-webkit-mask:none}
a[href*="wa.me"][aria-label]::before{content:"☎";font-size:16px;line-height:18px;background:none;mask:none;-webkit-mask:none}
