:root{
  --robba-blue:#173f67;
  --robba-blue-deep:#0e2d4b;
  --robba-blue-soft:#eaf2f8;
  --robba-gold:#a9783f;
  --robba-gold-dark:#7b542c;
  --robba-cream:#f7f3ec;
  --robba-ink:#24313d;
}

/* Bandeaux intérieurs : texte à gauche et formulaire réellement séparé */
body.robba-site .inner-hero-shell{background:#fff!important;overflow:visible!important}
body.robba-site .inner-hero-shell .inner-hero{min-height:520px!important;height:auto!important;padding:72px 0 82px!important;position:relative!important;overflow:hidden!important;background-position:center!important;background-size:cover!important}
body.robba-site .inner-hero-shell .inner-hero:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(9,34,57,.76) 0%,rgba(9,34,57,.48) 43%,rgba(9,34,57,.10) 72%,rgba(9,34,57,0) 100%)!important;z-index:1!important}
body.robba-site .inner-hero-shell .inner-hero:after{display:none!important}
body.robba-site .inner-hero-shell .inner-hero-desktop-picture,
body.robba-site .inner-hero-shell .inner-hero-mobile-picture{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important;overflow:hidden!important}
body.robba-site .inner-hero-shell .inner-hero-desktop-picture img,
body.robba-site .inner-hero-shell .inner-hero-mobile-picture img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;animation:robbaHeroDrift 18s ease-in-out infinite alternate!important}
@keyframes robbaHeroDrift{from{transform:scale(1.02) translateX(0)}to{transform:scale(1.09) translateX(-1.5%)}}
body.robba-site .inner-hero-shell .inner-hero-grid{display:block!important;position:relative!important;z-index:2!important;margin:0 auto!important;padding:0 15px!important}
body.robba-site .inner-hero-shell .inner-hero-text{width:min(600px,54%)!important;max-width:600px!important;min-height:0!important;margin:0 auto 0 0!important;padding:32px 34px!important;border:1px solid rgba(255,255,255,.28)!important;border-left:5px solid var(--robba-gold)!important;border-top:0!important;border-radius:2px!important;background:rgba(14,45,75,.88)!important;box-shadow:14px 16px 0 rgba(169,120,63,.28),0 24px 56px rgba(5,26,43,.30)!important;backdrop-filter:blur(5px)!important;color:#fff!important}
body.robba-site .inner-hero-text h1{color:#fff!important}
body.robba-site .inner-hero-text p,
body.robba-site .inner-hero-text li{color:#f5f8fb!important}
body.robba-site .inner-hero-text .hero-badge{border-radius:0!important;background:var(--robba-gold)!important;color:#fff!important}
body.robba-site .inner-hero-text .hero-checks i{color:#d7b27a!important}

body.robba-site .inner-hero-form-section{position:relative!important;z-index:3!important;background:linear-gradient(180deg,#fff 0%,var(--robba-cream) 100%)!important;padding:56px 0 70px!important;margin:0!important}
body.robba-site .inner-hero-form-section .container{max-width:1200px!important}
body.robba-site .inner-hero-form-section .hero-form-zone{width:100%!important;max-width:none!important;margin:0!important;position:relative!important}
body.robba-site .inner-hero-form-section .modern-form-card{width:100%!important;max-width:none!important;margin:0!important;padding:38px 42px!important;border:1px solid #d7e0e8!important;border-radius:2px!important;background:#fff!important;box-shadow:12px 14px 0 rgba(169,120,63,.18),0 24px 55px rgba(14,45,75,.13)!important;overflow:visible!important}
body.robba-site .modern-form-card .row{display:flex!important;flex-wrap:wrap!important;margin-left:-10px!important;margin-right:-10px!important}
body.robba-site .modern-form-card [class*="col-"]{padding-left:10px!important;padding-right:10px!important}
body.robba-site .modern-form-card .form-control{border-radius:0!important;min-height:52px!important;border:1px solid #b8c6d2!important;box-shadow:inset 0 2px 0 rgba(14,45,75,.04)!important}
body.robba-site .modern-form-card textarea.form-control{min-height:124px!important}
body.robba-site .modern-form-card .captcha-col{min-height:82px!important;overflow:visible!important;display:flex!important;align-items:center!important}
body.robba-site .modern-form-card .g-recaptcha{width:304px!important;max-width:100%!important;height:78px!important;overflow:visible!important;transform:none!important}
body.robba-site .modern-form-card #js-contact-btn{width:100%!important;min-height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important;margin:10px 0 0!important}

/* Tous les boutons : carrés avec relief 3D */
body.robba-site a.theme-btn-robba,
body.robba-site a.theme-btn-dark,
body.robba-site a.gallery-cta,
body.robba-site a.footer-quote-final,
body.robba-site .devis-nav>a,
body.robba-site .site-header-redesign nav>ul>li.active>a,
body.robba-site button.cs-btn-one,
body.robba-site .btn-gradient-color,
body.robba-site .feature-card>a,
body.robba-site .city-buttons a{
  border-radius:0!important;
  background:linear-gradient(180deg,#235784 0%,var(--robba-blue) 100%)!important;
  color:#fff!important;
  border:1px solid #092c4a!important;
  box-shadow:0 6px 0 var(--robba-blue-deep),0 11px 20px rgba(14,45,75,.22)!important;
  transform:translateY(0)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
body.robba-site a.theme-btn-robba:hover,
body.robba-site a.theme-btn-dark:hover,
body.robba-site a.gallery-cta:hover,
body.robba-site a.footer-quote-final:hover,
body.robba-site .devis-nav>a:hover,
body.robba-site .site-header-redesign nav>ul>li.active>a:hover,
body.robba-site button.cs-btn-one:hover,
body.robba-site .btn-gradient-color:hover,
body.robba-site .feature-card>a:hover,
body.robba-site .city-buttons a:hover{
  transform:translateY(3px)!important;
  box-shadow:0 3px 0 var(--robba-blue-deep),0 7px 14px rgba(14,45,75,.20)!important;
  filter:brightness(1.06)!important;
}
body.robba-site .site-header-redesign nav>ul>li.active>a,
body.robba-site .site-header-redesign nav>ul>li>a[href="nos-realisations.html"]{
  background:linear-gradient(180deg,#c3955d 0%,var(--robba-gold) 100%)!important;
  border-color:var(--robba-gold-dark)!important;
  box-shadow:0 5px 0 var(--robba-gold-dark),0 9px 16px rgba(123,84,44,.20)!important;
  padding-left:18px!important;padding-right:18px!important
}

/* Galerie : uniquement une icône d’ouverture */
body.robba-site .creative-gallery-item span{font-size:0!important;width:46px!important;height:46px!important;left:auto!important;right:14px!important;bottom:14px!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(14,45,75,.92)!important;border:1px solid rgba(255,255,255,.60)!important;box-shadow:5px 5px 0 rgba(169,120,63,.72)!important}
body.robba-site .creative-gallery-item span i{font-size:18px!important;color:#fff!important;margin:0!important}
body.robba-site .creative-gallery-item span:empty:before{content:"\f00e";font-family:FontAwesome;font-size:18px;color:#fff}

/* Cartes, footer et anciennes ombres rouges */
body.robba-site .bottom-partner-card,
body.robba-site .intervention-card{background:#fff!important;color:var(--robba-ink)!important;border:1px solid #d7e0e8!important;box-shadow:10px 12px 0 rgba(169,120,63,.16),0 22px 42px rgba(14,45,75,.12)!important}
body.robba-site .bottom-partner-card h3,
body.robba-site .intervention-card h3{color:var(--robba-gold-dark)!important}
body.robba-site .bottom-partner-card p,
body.robba-site .intervention-card p,
body.robba-site .bottom-partner-card li,
body.robba-site .intervention-card li{color:var(--robba-ink)!important}
body.robba-site .footer-vdo-final h3,
body.robba-site .footer-vdo-final .footer-panel h3{color:#d6ac72!important}
body.robba-site .footer-vdo-final{--vdo-red:var(--robba-gold)!important;--vdo-red-dark:var(--robba-gold-dark)!important}
body.robba-site .feature-card,
body.robba-site .service-slide-card,
body.robba-site .testimonial-robba-card{box-shadow:0 18px 38px rgba(14,45,75,.16)!important}
body.robba-site .feature-card:before,
body.robba-site .section-title-robba>span{background:rgba(169,120,63,.16)!important;color:var(--robba-gold-dark)!important}

@media(max-width:991px){
 body.robba-site .inner-hero-shell .inner-hero{min-height:470px!important;padding:56px 0 64px!important}
 body.robba-site .inner-hero-shell .inner-hero-text{width:min(680px,88%)!important;max-width:680px!important;margin-left:0!important;padding:27px!important}
 body.robba-site .inner-hero-form-section{padding:42px 0 56px!important}
 body.robba-site .inner-hero-form-section .modern-form-card{padding:28px!important}
 body.robba-site .modern-form-card .captcha-col{justify-content:flex-start!important}
}
@media(max-width:575px){
 body.robba-site .inner-hero-shell .inner-hero{min-height:510px!important;padding:42px 0!important}
 body.robba-site .inner-hero-shell .inner-hero-text{width:calc(100% - 20px)!important;margin:0 10px!important;padding:22px!important;box-shadow:8px 9px 0 rgba(169,120,63,.24),0 18px 35px rgba(5,26,43,.28)!important}
 body.robba-site .inner-hero-form-section .modern-form-card{padding:21px 18px!important}
 body.robba-site .modern-form-card .g-recaptcha{transform:scale(.88)!important;transform-origin:left top!important;margin-bottom:-8px!important}
 body.robba-site .modern-form-card .captcha-col{min-height:72px!important}
}

/* Correctifs finaux réellement ciblés sur les classes présentes dans le HTML */
body.robba-site .inner-hero-shell{display:block!important}
body.robba-site .inner-hero-shell .inner-hero-grid{max-width:1180px!important}
body.robba-site .inner-hero-shell .inner-hero-text{
  width:500px!important;
  max-width:46%!important;
  margin-left:0!important;
  margin-right:auto!important;
  transform:none!important;
}
body.robba-site .inner-hero-form-section{clear:both!important;display:block!important}
body.robba-site .inner-hero-form-section .container{max-width:1240px!important}
body.robba-site .inner-hero-form-section .modern-form-card{
  display:block!important;
  transform:none!important;
  width:100%!important;
  min-height:auto!important;
}
body.robba-site .inner-hero-form-section .modern-form-card form{width:100%!important}
body.robba-site .modern-form-card .form-group{margin-bottom:20px!important}
body.robba-site .modern-form-card .captcha-col{overflow:visible!important;min-height:82px!important}
body.robba-site .modern-form-card #js-contact-btn{
  height:58px!important;
  padding:0 24px!important;
  font-size:16px!important;
  font-weight:800!important;
  white-space:normal!important;
}

/* Tous les CTA et boutons principaux sont carrés et en relief */
body.robba-site a[class*="btn"],
body.robba-site button,
body.robba-site .main-menu a,
body.robba-site .theme-btn-robba,
body.robba-site .theme-btn-dark,
body.robba-site .gallery-cta,
body.robba-site .read-more-red,
body.robba-site .feature-card>a,
body.robba-site .city-buttons a{
  border-radius:0!important;
}
body.robba-site .main-menu.modern-nav nav>ul>li>a[href="nos-realisations.html"]{
  background:linear-gradient(180deg,#c79a62 0%,#9b6933 100%)!important;
  color:#fff!important;
  border:1px solid #70461f!important;
  box-shadow:0 5px 0 #70461f,0 10px 18px rgba(112,70,31,.24)!important;
  transform:translateY(0)!important;
}
body.robba-site .main-menu.modern-nav nav>ul>li>a[href="nos-realisations.html"]:hover{
  transform:translateY(3px)!important;
  box-shadow:0 2px 0 #70461f,0 6px 12px rgba(112,70,31,.20)!important;
}

/* Galerie : pictogramme seul, sans texte */
body.robba-site .creative-gallery-item>span{
  font-size:0!important;
  line-height:1!important;
  overflow:hidden!important;
}
body.robba-site .creative-gallery-item>span i{display:block!important;font-size:19px!important}

/* Bloc devis et textes du footer lisibles */
body.robba-site .bottom-partner-card,
body.robba-site .intervention-card{background:#fff!important}
body.robba-site .bottom-partner-card h3,
body.robba-site .intervention-card h3{color:#8b5d2e!important}
body.robba-site .bottom-partner-card p,
body.robba-site .bottom-partner-card li,
body.robba-site .intervention-card p,
body.robba-site .intervention-card li{color:#23313d!important}
body.robba-site .footer-vdo-final h3,
body.robba-site .footer-vdo-final .footer-panel h3,
body.robba-site .footer-vdo-final .footer-brand-card h3{color:#d4aa70!important}

/* Neutralisation explicite des anciennes touches rouges */
body.robba-site{--vdo-red:#a9783f!important;--vdo-red-dark:#70461f!important;--vdo-black:#0e2d4b!important;--vdo-soft:#edf4f8!important;--vdo-border:rgba(169,120,63,.25)!important}
body.robba-site .seo-impact-strip{background:radial-gradient(circle at 14% 20%,rgba(169,120,63,.22),transparent 31%),linear-gradient(135deg,#123b60,#1d557f 58%,#0e2d4b)!important}
body.robba-site .home-photo-seo{background:radial-gradient(circle at 10% 10%,rgba(169,120,63,.10),transparent 28%),#fff!important}
body.robba-site .work-process-wow{background:radial-gradient(circle at 90% 20%,rgba(169,120,63,.11),transparent 32%),#edf4f8!important}
body.robba-site .modern-form-card .form-control:focus{border-color:#a9783f!important;box-shadow:0 0 0 3px rgba(169,120,63,.14)!important}
body.robba-site .feature-card,
body.robba-site .service-slide-card,
body.robba-site .testimonial-robba-card{box-shadow:0 18px 38px rgba(14,45,75,.17)!important}

@media(max-width:991px){
 body.robba-site .inner-hero-shell .inner-hero-text{width:620px!important;max-width:88%!important}
}
@media(max-width:575px){
 body.robba-site .inner-hero-shell .inner-hero-text{width:calc(100% - 20px)!important;max-width:none!important}
 body.robba-site .modern-form-card .g-recaptcha{transform:scale(.82)!important;transform-origin:left top!important}
}
