
:root{--yellow:#f2d21a;--black:#080808;--panel:#111;--white:#fff;--muted:#cfcfcf}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#080808;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}
a{color:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:#080808;border-bottom:1px solid #252525}
.nav-wrap{min-height:92px;display:flex;align-items:center;gap:24px}
.brand img{width:250px;height:76px;object-fit:cover;display:block}
.main-nav{display:flex;gap:24px;margin-left:auto}
.main-nav a{text-decoration:none;text-transform:uppercase;font-weight:800;font-size:14px;padding:34px 0 18px;border-bottom:3px solid transparent}
.main-nav a:hover,.main-nav a.active{color:var(--yellow);border-color:var(--yellow)}
.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;padding:15px 22px;border-radius:3px;border:2px solid var(--yellow);gap:8px}
.btn-call{background:var(--yellow);color:#080808}
.btn-outline{background:transparent;color:#fff}
.header-call{white-space:nowrap;padding:13px 18px}
.hero{min-height:560px;background:url('assets/garage.jpeg') center 43%/cover no-repeat;position:relative;display:flex;align-items:center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.68) 42%,rgba(0,0,0,.1) 80%)}
.hero-content{position:relative;padding:60px 0}
.hero h1{line-height:.85;margin:0}
.hero h1 span,.hero h1 strong{display:block;font-size:78px;letter-spacing:-3px}
.hero h1 strong{color:var(--yellow)}
.hero h2{font-size:28px;line-height:1.35}
.hero h2 em{font-style:normal;color:var(--yellow)}
.hero p{font-size:20px}
.hero-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px}
.section{padding:80px 0}
.dark-section{background:radial-gradient(circle at center,#161616,#070707 72%)}
.section-title{display:flex;align-items:center;justify-content:center;gap:28px;font-size:34px;margin:0 0 35px}
.section-title span{width:105px;height:2px;background:var(--yellow)}
.service-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;text-align:center;margin-bottom:35px}
.service-icons a{text-decoration:none;padding:8px;border-radius:8px;transition:.2s}
.service-icons a:hover{background:#161616;transform:translateY(-3px)}
.icon{font-size:45px;color:var(--yellow);height:60px}
.service-icons h3{font-size:15px;min-height:42px}
.service-icons p{font-size:14px;color:#eee}
.home-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.feature-card{border:1px solid #666;position:relative;min-height:335px;padding:18px 18px 62px;display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden}
.feature-copy h2{font-size:30px;margin:0}
.feature-copy i{display:block;width:48px;height:4px;background:var(--yellow);margin:8px 0 14px}
.feature-copy ul{list-style:none;padding:0;margin:0}
.feature-copy li{margin:10px 0;font-size:15px}
.feature-copy li:before{content:'✓';color:var(--yellow);font-weight:900;margin-right:10px}
.feature-card img{width:100%;height:245px;object-fit:cover}
.feature-button{position:absolute;left:18px;right:18px;bottom:12px;border:1px solid var(--yellow);height:38px;display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:900;font-size:13px;white-space:normal;text-align:center;padding:0 12px}
.feature-button span{color:var(--yellow);font-size:22px;line-height:1}
.reviews-block{background:#fff;color:#111;margin-top:18px;padding:16px;display:grid;grid-template-columns:1.05fr repeat(3,1fr);gap:12px}
.reviews-intro{display:flex;gap:14px;align-items:center}
.google-logo{font-size:56px;font-weight:900}
.g-blue{color:#4285f4;text-shadow:-3px 0 #34a853,0 3px #fbbc05,3px 0 #ea4335}
.reviews-intro h3{margin:0}
.stars{color:#f6b800;font-size:23px;letter-spacing:1px}
.stars.small{font-size:18px}
.reviews-intro p{margin:4px 0;font-size:13px}
.reviews-intro a{font-size:12px;font-weight:800}
.reviews-block blockquote{margin:0;background:#f7f7f7;padding:13px;border-left:1px solid #ddd;font-style:italic}
.reviews-block blockquote p{font-size:13px}
.contact-strip{padding:30px 0;background:#0b0b0b}
.contact-strip-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:45px}
.contact-strip h3{margin:0 0 12px}
.contact-strip iframe{width:100%;height:170px;border:0}
.yellow{color:var(--yellow);font-weight:900}
.page-hero{min-height:390px;display:flex;align-items:center;background-size:cover;background-position:center;position:relative}
.page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.45))}
.page-hero .container{position:relative}
.page-hero h1{font-size:58px;margin:4px 0 14px}
.page-hero p{max-width:650px;font-size:20px}
.kicker{color:var(--yellow);font-weight:900;letter-spacing:.12em}
.mechanic-hero{background-image:url('assets/mecanique.jpg')}
.body-hero{background-image:url('assets/carrosserie.jpg')}
.fleet-hero,.about-hero,.contact-hero{background-image:url('assets/garage.jpeg')}
.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.service-detail{background:#111;border:1px solid #333;padding:28px;border-radius:8px}
.icon-large{font-size:38px}
.service-detail h2{color:var(--yellow);font-size:24px}
.service-detail ul,.check-list{padding-left:20px}
.service-detail a{color:var(--yellow);font-weight:900;text-decoration:none}
.cta-band{padding:55px 0;background:#151515;text-align:center}
.cta-band .btn{margin:8px}
.split-content{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}
.yellow-panel{background:var(--yellow);color:#111;padding:35px;border-radius:8px}
.dark-btn{background:#111;color:#fff;border-color:#111}
.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.value-grid div{background:#111;padding:24px;border-left:4px solid var(--yellow)}
.value-grid strong,.value-grid span{display:block}
.value-grid strong{color:var(--yellow);font-size:21px}
.contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}
.contact-card,.booking-form{background:#111;padding:30px;border:1px solid #333;border-radius:8px}
.booking-form{display:grid;gap:15px}
.booking-form label{font-weight:800}
.booking-form input,.booking-form select,.booking-form textarea{width:100%;margin-top:6px;padding:12px;background:#fff;border:1px solid #ccc;border-radius:4px;font:inherit}
.form-note{font-size:12px;color:#bbb}
.map-full iframe{width:100%;height:420px;border:0;display:block}
.site-footer{background:#050505;border-top:1px solid #333}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px;padding:34px 0}
.footer-grid a{text-decoration:none}
.footer-bottom{text-align:center;border-top:1px solid #222;padding:18px;font-size:13px;letter-spacing:.5px}
.footer-bottom strong{color:var(--yellow)}
.mobile-call{display:none}
@media(max-width:900px){
  .menu-toggle{display:block;margin-left:auto}
  .main-nav{display:none;position:absolute;top:92px;left:0;right:0;background:#080808;padding:18px;flex-direction:column}
  .main-nav.open{display:flex}
  .header-call{display:none}
  .service-icons{grid-template-columns:repeat(2,1fr)}
  .home-feature-grid,.reviews-block,.contact-strip-grid,.service-detail-grid,.split-content,.contact-page-grid,.footer-grid{grid-template-columns:1fr}
  .feature-card{grid-template-columns:1fr}
  .hero h1 span,.hero h1 strong{font-size:58px}
  .mobile-call{display:block;position:fixed;right:16px;bottom:16px;z-index:80;background:var(--yellow);color:#111;text-decoration:none;font-weight:900;padding:14px 18px;border-radius:999px}
}
@media(max-width:520px){
  .container{width:calc(100% - 24px)}
  .brand img{width:180px;height:58px}
  .nav-wrap{min-height:74px}
  .main-nav{top:74px}
  .hero{min-height:600px}
  .hero h1 span,.hero h1 strong{font-size:48px}
  .hero h2{font-size:22px}
  .hero-actions{flex-direction:column}
  .service-icons{grid-template-columns:1fr 1fr}
  .section-title{font-size:27px}
  .section-title span{width:45px}
  .page-hero h1{font-size:42px}
}


/* ===== SOUS-PAGES PROFESSIONNELLES ===== */
.subhero{
  min-height:610px;
  position:relative;
  display:flex;
  align-items:center;
  background-size:cover;
  background-position:center;
  overflow:hidden;
}
.subhero-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 46%,rgba(0,0,0,.24) 82%),
    linear-gradient(0deg,rgba(0,0,0,.38),transparent 52%);
}
.subhero-content{position:relative;padding:80px 0;max-width:900px}
.subhero h1{
  margin:0 0 22px;
  font-size:clamp(4rem,8vw,7.5rem);
  letter-spacing:-.055em;
  line-height:.82;
  font-weight:900;
}
.subhero h1 span{color:var(--yellow)}
.subhero-lead{max-width:680px;font-size:21px;line-height:1.55;margin-bottom:30px}
.subhero-mecanique{background-image:url('assets/mecanique.jpg');background-position:center 48%}
.subhero-carrosserie{background-image:url('assets/carrosserie.jpg');background-position:center 45%}
.subhero-flottes{background-image:url('assets/garage.jpeg');background-position:center 45%}
.subhero-apropos{background-image:url('assets/garage.jpeg');background-position:center 42%}
.subhero-contact{background-image:url('assets/garage.jpeg');background-position:center 55%}

.service-nav-band{background:#0d0d0d;border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d}
.service-nav{display:flex;justify-content:center;flex-wrap:wrap}
.service-nav a{
  padding:20px 24px;
  text-decoration:none;
  text-transform:uppercase;
  font-size:13px;
  font-weight:900;
  border-right:1px solid #2c2c2c;
  transition:.2s;
}
.service-nav a:first-child{border-left:1px solid #2c2c2c}
.service-nav a:hover{background:var(--yellow);color:#090909}

.premium-section{background:linear-gradient(140deg,#090909,#121212 52%,#090909)}
.section-heading-left{max-width:810px;margin-bottom:42px}
.section-heading-left h2,.big-heading{
  margin:0 0 18px;
  font-size:clamp(2.3rem,4.3vw,4.1rem);
  line-height:1.04;
  letter-spacing:-.035em;
}
.section-heading-left>p:last-child,.lead-copy{color:#d3d3d3;font-size:18px;line-height:1.7}
.premium-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.premium-card{
  min-height:330px;
  padding:30px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012));
  border:1px solid #333;
  border-top:3px solid var(--yellow);
  display:flex;
  flex-direction:column;
  transition:.25s;
}
.premium-card:hover{transform:translateY(-5px);border-color:var(--yellow);background:#151515}
.premium-icon{color:var(--yellow);font-size:39px;margin-bottom:20px}
.premium-card h3{font-size:24px;margin:0 0 12px}
.premium-card p{color:#ccc;line-height:1.65;margin:0 0 25px}
.premium-card a{margin-top:auto;color:var(--yellow);text-decoration:none;font-weight:900;font-size:13px;text-transform:uppercase}

.image-cta{
  min-height:440px;
  position:relative;
  display:flex;
  align-items:center;
  background-size:cover;
  background-position:center;
}
.image-cta-mecanique{background-image:url('assets/mecanique.jpg')}
.image-cta-carrosserie{background-image:url('assets/carrosserie.jpg')}
.image-cta-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.58),rgba(0,0,0,.24))}
.image-cta-content{position:relative}
.image-cta h2{max-width:790px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;margin:8px 0 28px}

.fleet-layout,.about-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:65px;align-items:start}
.premium-checks{list-style:none;padding:0;margin:30px 0 0}
.premium-checks li{padding:14px 0 14px 34px;border-bottom:1px solid #292929;position:relative;font-size:17px}
.premium-checks li:before{content:'✓';position:absolute;left:0;color:var(--yellow);font-weight:900}
.fleet-panel{
  background:var(--yellow);
  color:#111;
  padding:38px;
  position:sticky;
  top:125px;
}
.panel-number{font-size:72px;font-weight:900;opacity:.18;line-height:1}
.fleet-panel h3{font-size:30px;margin:5px 0 15px;line-height:1.05}
.fleet-panel p{font-size:17px;line-height:1.6}
.fleet-types{background:#050505;border-top:1px solid #292929;padding:35px 0}
.fleet-type-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.fleet-type-grid div{padding:22px;border-right:1px solid #292929}
.fleet-type-grid div:first-child{border-left:1px solid #292929}
.fleet-type-grid strong,.fleet-type-grid span{display:block}
.fleet-type-grid strong{color:var(--yellow);font-size:19px;margin-bottom:8px}
.fleet-type-grid span{color:#bbb;font-size:14px}

.value-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.value-cards article{padding:28px;background:#121212;border:1px solid #303030}
.value-cards article span{display:block;color:var(--yellow);font-size:14px;font-weight:900;margin-bottom:20px}
.value-cards article h3{font-size:24px;margin:0 0 8px}
.value-cards article p{color:#bbb;margin:0}

.pro-contact-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:start}
.pro-contact-card,.pro-booking-form{background:#111;border:1px solid #333;padding:34px}
.pro-contact-card h2,.form-heading h2{font-size:34px;margin:5px 0 25px}
.contact-line{display:flex;gap:16px;padding:17px 0;border-bottom:1px solid #2d2d2d}
.contact-line>span{color:var(--yellow);font-size:24px;width:30px}
.contact-line small{display:block;color:#999;text-transform:uppercase;font-weight:900;letter-spacing:.08em;margin-bottom:3px}
.contact-line a{font-size:18px;text-decoration:none;font-weight:800}
.contact-line p{margin:0}
.pro-booking-form{display:grid;gap:17px}
.form-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.pro-booking-form label{font-weight:800;font-size:14px}
.pro-booking-form input,.pro-booking-form select,.pro-booking-form textarea{
  width:100%;
  margin-top:7px;
  background:#090909;
  color:#fff;
  border:1px solid #444;
  padding:14px;
  font:inherit;
}
.pro-booking-form input:focus,.pro-booking-form select:focus,.pro-booking-form textarea:focus{outline:1px solid var(--yellow);border-color:var(--yellow)}
.map-pro iframe{width:100%;height:430px;border:0;display:block;filter:grayscale(20%)}

@media(max-width:900px){
  .subhero{min-height:520px}
  .subhero h1{font-size:58px}
  .premium-service-grid{grid-template-columns:1fr 1fr}
  .fleet-layout,.about-layout,.pro-contact-grid{grid-template-columns:1fr}
  .fleet-panel{position:static}
  .fleet-type-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:580px){
  .subhero{min-height:560px}
  .subhero h1{font-size:47px}
  .subhero-lead{font-size:17px}
  .premium-service-grid,.value-cards,.form-two,.fleet-type-grid{grid-template-columns:1fr}
  .service-nav{display:grid;grid-template-columns:1fr 1fr}
  .service-nav a{border:1px solid #292929;text-align:center;padding:14px 8px;font-size:11px}
  .premium-card{min-height:auto}
}


/* ===== CORRECTION OFFICIELLE DES IMAGES ===== */
/* Logo original en haut à gauche */
.brand img{
  width:250px;
  height:76px;
  object-fit:contain;
  object-position:left center;
  background:#080808;
}

/* Photo originale du garage, intacte, en arrière-plan de l'accueil */
.hero{
  background-image:url('assets/garage.jpeg') !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
  background-position:center center !important;
}

/* Les pages Flottes, À propos et Contact utilisent aussi la vraie façade */
.subhero-flottes,
.subhero-apropos,
.subhero-contact{
  background-image:url('assets/garage.jpeg') !important;
}

/* Aucun étirement du logo sur téléphone */
@media(max-width:520px){
  .brand img{
    width:185px;
    height:58px;
    object-fit:contain;
  }
}


/* ===== AJUSTEMENTS CIBLÉS V4 ===== */

/* Titres de sous-pages plus équilibrés */
.subhero h1{
  font-size:clamp(3.2rem,6vw,5.8rem) !important;
  line-height:.9 !important;
  letter-spacing:-.04em !important;
  max-width:780px;
}
.subhero-lead{max-width:720px}

/* Arrière-plans Mécanique et Carrosserie plus visibles */
.subhero-mecanique{
  background-image:url('assets/mecanique.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}
.subhero-carrosserie{
  background-image:url('assets/carrosserie.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}
.subhero-mecanique .subhero-overlay,
.subhero-carrosserie .subhero-overlay{
  background:
    linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.56) 46%,rgba(0,0,0,.12) 83%),
    linear-gradient(0deg,rgba(0,0,0,.22),transparent 58%) !important;
}

/* Icônes vectorielles réellement liées aux services */
.premium-icon{
  width:58px;
  height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
}
.premium-icon svg{
  width:52px;
  height:52px;
  fill:none;
  stroke:var(--yellow);
  stroke-width:3.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Vrai effet multicolore Google */
.google-logo{
  width:64px;
  height:64px;
  display:grid;
  place-items:center;
  flex:0 0 64px;
}
.google-g{
  font-family:Arial,Helvetica,sans-serif;
  font-size:56px;
  line-height:1;
  font-weight:900;
  background:conic-gradient(
    from -35deg,
    #4285F4 0deg 92deg,
    #34A853 92deg 175deg,
    #FBBC05 175deg 245deg,
    #EA4335 245deg 320deg,
    #4285F4 320deg 360deg
  );
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

/* Neutralise l'ancien faux effet de couleur */
.g-blue{
  color:transparent !important;
  text-shadow:none !important;
}

@media(max-width:580px){
  .subhero h1{font-size:42px !important}
  .subhero-mecanique,.subhero-carrosserie{background-position:center center !important}
}


/* ===== IMAGE CARROSSERIE FOURNIE PAR LA CLIENTE ===== */
.subhero-carrosserie{
  background-image:url('assets/carrosserie-background.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}
.image-cta-carrosserie{
  background-image:url('assets/carrosserie-background.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}


/* V6 - image mécanique utilisateur */
.subhero-mecanique{
  background-image:url('assets/mecanique-background.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}
.image-cta-mecanique{
  background-image:url('assets/mecanique-background.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
}


/* V7 - image de flotte fournie par la cliente */
.subhero-flottes{
  background-image:url('assets/flottes-background.png') !important;
  background-size:cover !important;
  background-position:center center !important;
}


/* ===== V8 : icônes, cartes, Facebook et Messenger ===== */

/* Même pictogrammes vectoriels sur l'accueil et la page Mécanique */
.service-svg{
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto;
  width:58px;
  height:60px;
}
.service-svg svg{
  width:48px;
  height:48px;
  fill:none;
  stroke:var(--yellow);
  stroke-width:3.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Carte complète cliquable vers le formulaire */
.premium-card-link{
  color:#fff;
  text-decoration:none;
  position:relative;
  cursor:pointer;
}
.premium-card-link:focus-visible{
  outline:3px solid var(--yellow);
  outline-offset:3px;
}
.premium-card-cta{
  margin-top:auto;
  color:var(--yellow);
  font-weight:900;
  font-size:13px;
  text-transform:uppercase;
}
.premium-card-link:hover .premium-card-cta{
  text-decoration:underline;
}

/* Facebook dans le pied de page */
.social-links{margin-top:12px}
.facebook-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#fff;
  text-decoration:none;
  font-weight:800;
}
.facebook-link:hover{text-decoration:underline}
.facebook-icon{
  display:inline-grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:50%;
  background:#1877F2;
  color:#fff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:21px;
  font-weight:900;
  line-height:1;
}

/* Bouton Messenger officiel par lien m.me */
.messenger-float{
  position:fixed;
  right:18px;
  bottom:82px;
  z-index:79;
  display:flex;
  align-items:center;
  gap:9px;
  padding:11px 15px;
  border-radius:999px;
  background:#0A7CFF;
  color:#fff;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 8px 25px rgba(0,0,0,.32);
}
.messenger-float svg{width:25px;height:25px}
.messenger-float svg path:first-child{fill:#fff}
.messenger-float svg .bolt{fill:#0A7CFF}
.messenger-float:hover{filter:brightness(1.08);transform:translateY(-1px)}

@media(max-width:700px){
  .messenger-float{
    bottom:78px;
    padding:12px;
  }
  .messenger-float span{display:none}
}


/* ===== V9 : correction définitive des icônes d'accueil ===== */
.service-icons .service-svg{
  display:flex !important;
  align-items:center;
  justify-content:center;
  width:58px !important;
  height:60px !important;
  margin:0 auto;
  font-size:0 !important;
  color:transparent !important;
}
.service-icons .service-svg svg{
  display:block !important;
  width:50px !important;
  height:50px !important;
  fill:none !important;
  stroke:var(--yellow) !important;
  stroke-width:3.2 !important;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* ===== ProFix IA ===== */
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
.profix-chat{
  position:fixed;
  left:18px;
  bottom:18px;
  z-index:100;
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.4;
}
.profix-chat-launcher{
  display:flex;
  align-items:center;
  gap:9px;
  border:1px solid var(--yellow);
  border-radius:999px;
  padding:11px 16px 11px 11px;
  background:#0a0a0a;
  color:#fff;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 8px 28px rgba(0,0,0,.4);
}
.profix-ai-mark{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:var(--yellow);
  color:#080808;
  font-size:12px;
  letter-spacing:-.03em;
}
.profix-chat-panel{
  position:absolute;
  left:0;
  bottom:62px;
  width:min(390px,calc(100vw - 36px));
  max-height:min(650px,calc(100vh - 105px));
  background:#0d0d0d;
  color:#fff;
  border:1px solid #3a3a3a;
  border-top:3px solid var(--yellow);
  box-shadow:0 20px 60px rgba(0,0,0,.58);
  overflow:hidden;
}
.profix-chat-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px;
  padding:16px 17px;
  border-bottom:1px solid #2c2c2c;
  background:#111;
}
.profix-chat-header strong,
.profix-chat-header small{display:block}
.profix-chat-header strong{color:var(--yellow);font-size:18px}
.profix-chat-header small{color:#bcbcbc;margin-top:2px}
.profix-chat-close{
  border:0;
  background:transparent;
  color:#fff;
  font-size:27px;
  cursor:pointer;
}
.profix-chat-messages{
  height:300px;
  overflow-y:auto;
  padding:16px;
  background:linear-gradient(145deg,#0c0c0c,#141414);
}
.profix-message{
  display:flex;
  flex-direction:column;
  margin:0 0 12px;
}
.profix-message.user{align-items:flex-end}
.profix-message.assistant{align-items:flex-start}
.profix-message-bubble{
  max-width:88%;
  padding:10px 12px;
  border-radius:12px;
  font-size:14px;
}
.profix-message.user .profix-message-bubble{
  background:var(--yellow);
  color:#080808;
  border-bottom-right-radius:3px;
}
.profix-message.assistant .profix-message-bubble{
  background:#262626;
  color:#fff;
  border-bottom-left-radius:3px;
}
.profix-message.typing .profix-message-bubble{color:#aaa;font-style:italic}
.profix-message-action{
  display:inline-block;
  margin-top:6px;
  padding:8px 10px;
  background:transparent;
  color:var(--yellow);
  border:1px solid var(--yellow);
  border-radius:5px;
  text-decoration:none;
  font-size:12px;
  font-weight:900;
}
.profix-chat-quick{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  padding:10px 12px 5px;
  border-top:1px solid #292929;
}
.profix-chat-quick button{
  border:1px solid #424242;
  border-radius:999px;
  padding:7px 9px;
  background:#191919;
  color:#eee;
  cursor:pointer;
  font-size:11px;
}
.profix-chat-quick button:hover{border-color:var(--yellow);color:var(--yellow)}
.profix-chat-input-row{
  display:grid;
  grid-template-columns:1fr 44px;
  gap:7px;
  padding:10px 12px;
}
.profix-chat-input-row input{
  min-width:0;
  width:100%;
  padding:11px 12px;
  border:1px solid #444;
  border-radius:6px;
  background:#050505;
  color:#fff;
  font:inherit;
}
.profix-chat-input-row input:focus{outline:1px solid var(--yellow);border-color:var(--yellow)}
.profix-chat-send{
  border:0;
  border-radius:6px;
  background:var(--yellow);
  color:#080808;
  font-size:18px;
  font-weight:900;
  cursor:pointer;
}
.profix-chat-disclaimer{
  margin:0;
  padding:0 12px 12px;
  color:#8f8f8f;
  font-size:10px;
}

@media(max-width:700px){
  .profix-chat{
    left:12px;
    bottom:14px;
  }
  .profix-chat-launcher > span:last-child{display:none}
  .profix-chat-launcher{padding:8px}
  .profix-chat-panel{
    position:fixed;
    left:10px;
    right:10px;
    bottom:72px;
    width:auto;
    max-height:calc(100vh - 90px);
  }
  .profix-chat-messages{height:270px}
}


/* ===== V10 : formulaire envoyé directement ===== */
.pro-booking-form button[type="submit"]{
  min-height:52px;
  cursor:pointer;
}
.pro-booking-form button[type="submit"]::before{
  content:'✉';
  margin-right:8px;
}


/* ===== V12 : restauration de l’interface du formulaire ===== */
form#bookingForm.pro-booking-form{
  display:grid !important;
  gap:17px !important;
  background:#111 !important;
  border:1px solid #333 !important;
  padding:34px !important;
}
form#bookingForm .form-two{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:16px !important;
}
form#bookingForm label{
  display:block !important;
  font-weight:800 !important;
  font-size:14px !important;
}
form#bookingForm input,
form#bookingForm select,
form#bookingForm textarea{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  margin-top:7px !important;
  padding:14px !important;
  background:#090909 !important;
  color:#fff !important;
  border:1px solid #444 !important;
  box-sizing:border-box !important;
  font:inherit !important;
}
form#bookingForm textarea{
  resize:vertical !important;
}
form#bookingForm button[type="submit"]{
  width:100% !important;
  min-height:52px !important;
}
@media(max-width:700px){
  form#bookingForm .form-two{
    grid-template-columns:1fr !important;
  }
  form#bookingForm.pro-booking-form{
    padding:22px !important;
  }
}


/* ===== V13 : état du formulaire direct ===== */
.form-status{
  min-height:0;
  margin-top:2px;
  padding:0;
  font-size:13px;
  line-height:1.45;
}
.form-status:not(:empty){
  padding:12px 14px;
  border:1px solid #444;
  background:#161616;
}
.form-status.preview{
  border-color:var(--yellow);
  color:#fff;
  background:rgba(242,210,26,.09);
}
.form-status.success{
  border-color:#2f9e57;
  color:#eafff0;
  background:rgba(47,158,87,.12);
}
.form-status.error{
  border-color:#c94747;
  color:#ffecec;
  background:rgba(201,71,71,.12);
}
.pro-booking-form button[type="submit"]:disabled{
  opacity:.65;
  cursor:wait;
}
