:root{
  --heches-red:#8b0d18;
  --heches-red-dark:#650a12;
  --heches-gold:#d4af37;
  --heches-gold-dark:#b8860b;
  --heches-white:#fff;
}

/* === Ajustements demandés - juillet 2026 === */
:root{--heches-red:#8b0d18;--heches-red-dark:#650a12;--heches-white:#fff;--heches-white:#fff;--heches-gold:#d4af37;--heches-gold-dark:#b8860b;--heches-red-dark:#650a12}
/* Navigation : liens indépendants, lisibles et bouton Réalisations spécifique */
.heches-site .main-menu ul>li>a{position:relative;padding:13px 12px!important;border-radius:10px;color:#8B0D18 !important;transition:.25s ease!important}
.heches-site .main-menu ul>li>a:after{content:"";position:absolute;left:12px;right:12px;bottom:7px;height:2px;background:var(--heches-gold);transform:scaleX(0);transition:.25s ease}
.heches-site .main-menu ul>li>a:hover:after,.heches-site .main-menu ul>li.active>a:after{transform:scaleX(1)}
.heches-site .main-menu a[href="nos-realisations.html"]{background:var(--heches-white)!important;color:#8B0D18 !important;border:1px solid #fff!important;padding:11px 16px!important}
.heches-site .main-menu a[href="nos-realisations.html"]:hover{background:var(--heches-red)!important;color:#fff!important}
.heches-site .devis-nav>a{background:linear-gradient(135deg,var(--heches-gold),var(--heches-gold-dark))!important;color:#fff!important;border-radius:12px!important;padding:12px 18px!important;box-shadow:0 8px 22px rgba(184,134,11,0.22)!important}
.heches-site .devis-nav>a:after{display:none!important}
/* Logo Google non tronqué */
.heches-site .top-address{min-height:48px!important;overflow:visible!important;gap:10px!important;padding:5px 14px!important}
.heches-site .google-review-gif{width:42px!important;height:42px!important;min-width:42px!important;max-width:none!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;margin:0!important;display:block!important}
/* Boutons : texte parfaitement centré et formes distinctes */
.heches-site .theme-btn-heches,.heches-site .gallery-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important;min-height:50px;padding:14px 24px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--heches-gold),var(--heches-gold-dark))!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px rgba(184,134,11,0.22)!important}
.heches-site .theme-btn-heches:hover,.heches-site .gallery-cta:hover{background:linear-gradient(135deg,var(--heches-red),var(--heches-red-dark))!important;color:#fff!important;transform:translateY(-2px)}
/* Bande expertise : nouvelle palette client */
.heches-site .feature-ribbon{background:linear-gradient(145deg,#fff 0%,#fff 55%,#fff 100%)!important;position:relative;overflow:hidden}
.heches-site .feature-ribbon:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-120px;top:-160px;background:rgba(212,175,55,0.1)}
.heches-site .seo-impact-head span{color:var(--heches-gold)!important}.heches-site .seo-impact-head h2{color:#8B0D18 !important}.heches-site .seo-impact-head p{color:#8b0d18!important}
.heches-site .feature-card{border:1px solid #fff!important;border-radius:18px!important;box-shadow:0 14px 35px rgba(101,10,18,0.09)!important;padding:28px!important;background:#fff!important}
.heches-site .feature-card:hover{transform:translateY(-6px)!important;box-shadow:0 22px 46px rgba(101,10,18,0.14)!important}
.heches-site .feature-card i{background:var(--heches-white)!important;color:var(--heches-red)!important;border:1px solid #fff!important;border-radius:14px!important}
.heches-site .feature-card h3{color:#8B0D18 !important}.heches-site .feature-card h4{color:var(--heches-gold)!important}
.heches-site .feature-card a{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:9px 14px;border-radius:9px;background:var(--heches-red-dark);color:#fff!important;font-weight:800}
.heches-site .feature-card a:hover{background:var(--heches-gold)}
/* Galerie : grille régulière, aucune superposition */
.heches-site .gallery-modern{background:#fff!important}
.heches-site .creative-gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:18px!important;align-items:stretch!important}
.heches-site .creative-gallery-item,.heches-site .creative-gallery-item:nth-child(n){grid-column:auto!important;grid-row:auto!important;height:245px!important;min-height:245px!important;border-radius:16px!important;position:relative!important;overflow:hidden!important;background:#fff!important;box-shadow:0 12px 28px rgba(101,10,18,0.12)!important}
.heches-site .creative-gallery-item img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:scale(1.001);transition:transform .55s ease!important}
.heches-site .creative-gallery-item:hover img{transform:scale(1.07)!important}
.heches-site .creative-gallery-item span{z-index:2!important;background:rgba(101,10,18,0.88)!important;color:#fff!important;border-radius:9px!important;padding:8px 12px!important}
/* Héros intérieurs : structure stable et effet photo restauré */
.heches-site .inner-hero-shell{overflow:hidden!important;background:#fff!important}
.heches-site .inner-hero{position:relative!important;min-height:560px!important;display:flex!important;align-items:center!important;background-size:cover!important;background-position:center!important;animation:none!important;overflow:hidden!important}
.heches-site .inner-hero:before{content:""!important;position:absolute!important;inset:0!important;height:auto!important;z-index:1!important}
.heches-site .inner-hero-desktop-picture{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;overflow:hidden!important}
.heches-site .inner-hero-desktop-picture img{width:100%!important;height:100%!important;object-fit:cover!important;animation:hechesHeroZoom 14s ease-in-out infinite alternate!important}
.heches-site .inner-hero-mobile-picture{display:none!important}
.heches-site .inner-hero-grid{position:relative!important;z-index:2!important;display:block!important;padding-top:70px!important;padding-bottom:70px!important}
.heches-site .inner-hero-text{max-width:720px!important;margin:0!important;padding:34px 38px!important;background:rgba(255,255,255,0.95)!important;border-left:5px solid var(--heches-gold)!important;border-radius:4px 20px 20px 4px!important;box-shadow:0 22px 55px rgba(101,10,18,0.2)!important}
.heches-site .inner-hero-text h1{color:#8B0D18 !important}.heches-site .inner-hero-text p,.heches-site .hero-checks li{color:#650a12!important}.heches-site .hero-checks i{color:var(--heches-gold)!important}
@keyframes hechesHeroZoom{from{transform:scale(1)}to{transform:scale(1.08)}}
/* suppression de l'espace réservé à l'ancien bouton flottant */
.heches-site .footer-bottom-area{padding-bottom:20px!important}
@media(max-width:991px){.heches-site .creative-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.heches-site .inner-hero{min-height:500px!important}.heches-site .inner-hero-grid{padding:55px 15px!important}.heches-site .inner-hero-text{max-width:640px!important}}
@media(max-width:575px){.heches-site .creative-gallery-grid{grid-template-columns:1fr!important}.heches-site .creative-gallery-item,.heches-site .creative-gallery-item:nth-child(n){height:250px!important}.heches-site .inner-hero{min-height:0!important;display:block!important;padding:260px 0 28px!important}.heches-site .inner-hero:before{background:linear-gradient(180deg,rgba(101,10,18,0.18),rgba(101,10,18,0.72))!important}.heches-site .inner-hero-desktop-picture{display:block!important;height:310px!important}.heches-site .inner-hero-grid{padding:0 12px!important}.heches-site .inner-hero-text{padding:24px!important;border-left:0!important;border-top:5px solid var(--heches-gold)!important;border-radius:18px!important}.heches-site .google-review-gif{width:36px!important;height:36px!important;min-width:36px!important}}
