/*
Theme Name: Offre Parfaite
Version: 1.0
*/
:root{--green:#118b4f;--dark:#0c2d27;--cream:#f7f4ee;--ink:#101820}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.5}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:26px;font-weight:800}.brand span{color:var(--green)}.nav{display:flex;gap:26px;align-items:center;font-size:14px}.nav-cta,.btn{background:var(--green);color:#fff;padding:13px 22px;border-radius:999px;font-weight:700}.hero{min-height:640px;color:#fff;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.55),rgba(0,0,0,.12)),url('https://images.unsplash.com/photo-1519167758481-83f550bb49b3?auto=format&fit=crop&w=2000&q=85') center/cover}.hero h1{font-size:clamp(48px,6vw,82px);line-height:1.02;margin:0 0 18px}.hero p{max-width:560px;font-size:18px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:700}.hero-actions{display:flex;gap:14px;margin-top:28px}.btn-outline{border:1px solid #fff;background:transparent}.section{padding:72px 0}.values{background:#fbfaf7}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value{text-align:center;padding:20px}.value .ico{width:64px;height:64px;border-radius:50%;background:#eaf2ed;margin:0 auto 14px;display:grid;place-items:center;font-size:28px}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{width:100%;height:440px;object-fit:cover;border-radius:18px}h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:10px 0 18px}.services{background:var(--cream)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.06)}.card img{width:100%;height:190px;object-fit:cover}.card div{padding:18px}.stats{background:var(--dark);color:#fff;padding:50px 0}.stats .grid4>div{text-align:center}.stats strong{font-size:42px;display:block}.cta{background:var(--dark);color:#fff;padding:48px 0}.footer{background:#071719;color:#dbe8e4;padding:38px 0}.footer-row{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}@media(max-width:900px){.nav{display:none}.grid4,.cards,.split{grid-template-columns:1fr 1fr}}@media(max-width:600px){.grid4,.cards,.split{grid-template-columns:1fr}.hero{min-height:720px}}


/* ===== PAGE À PROPOS ===== */
.about-page{background:#fff}
.about-hero{
  position:relative;
  min-height:560px;
  color:#fff;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.62) 38%,rgba(0,0,0,.12) 72%),
    url('https://images.unsplash.com/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=2000&q=90') center/cover;
}
.about-hero-inner{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:85px 0}
.about-hero-copy{max-width:640px}
.about-hero-copy h1{font-size:clamp(46px,6vw,78px);line-height:.98;margin:12px 0 24px}
.about-hero-copy p{max-width:620px;font-size:18px;color:#f3f3f3}
.eyebrow.light{color:#fff}
.about-hero-note{
  font-family:Georgia,serif;
  font-style:italic;
  font-size:34px;
  line-height:1.05;
  text-align:right;
  transform:rotate(-4deg);
  margin-bottom:22px;
}
.about-hero-note:after,.about-photo-card i{
  content:"";display:block;width:72px;height:6px;background:var(--green);margin:12px 0 0 auto;border-radius:999px
}

.about-story-grid{align-items:center}
.about-photo-wrap{position:relative}
.about-photo-wrap img{width:100%;height:520px;object-fit:cover;border-radius:4px}
.about-photo-card{
  position:absolute;
  left:34%;
  top:34%;
  background:#121212;
  color:#fff;
  padding:42px 34px;
  min-width:190px;
  box-shadow:0 14px 30px rgba(0,0,0,.18)
}
.about-photo-card span{display:block;font-size:23px;margin:5px 0}
.about-photo-card i{margin-left:0;width:44px}

.about-stats{background:#eef5ef;padding:34px 0}
.about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.about-stat{text-align:center;padding:16px 24px;border-right:1px solid #cbd7ce}
.about-stat:last-child{border-right:0}
.about-stat .icon-round{margin-bottom:10px}
.about-stat strong{display:block;font-size:38px;line-height:1.1;margin-bottom:6px}
.about-stat span{font-size:15px;color:#31423e}

.about-values{background:#fff}
.about-values h2{margin-bottom:38px}
.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.about-value{padding:10px 34px;border-right:1px solid #dfe5e1}
.about-value:last-child{border-right:0}
.about-value p{color:#5d6667}

.about-team{padding-top:30px}
.about-team-grid{align-items:stretch}
.about-team-photo{position:relative}
.about-team-photo img{width:100%;height:100%;min-height:470px;object-fit:cover}
.about-team-note{
  position:absolute;left:25px;bottom:30px;color:#fff;
  font-family:Georgia,serif;font-style:italic;font-size:28px;line-height:1.08;
  transform:rotate(-6deg);text-shadow:0 2px 10px rgba(0,0,0,.45)
}
.about-team-note:after{content:"";display:block;width:60px;height:6px;background:var(--green);margin-top:12px;border-radius:999px}

.about-cta{
  color:#fff;
  padding:52px 0;
  background:
    linear-gradient(90deg,rgba(4,49,39,.93),rgba(4,49,39,.80)),
    url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1800&q=90') center/cover;
}
.about-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.about-cta h2{margin:8px 0 0;font-size:clamp(32px,4vw,50px)}

@media(max-width:900px){
  .about-hero-inner,.about-cta-inner{flex-direction:column;align-items:flex-start}
  .about-hero-note{display:none}
  .about-stats-grid,.about-values-grid{grid-template-columns:repeat(2,1fr)}
  .about-stat:nth-child(2){border-right:0}
  .about-value:nth-child(2){border-right:0}
  .about-photo-card{left:25%}
}
@media(max-width:600px){
  .about-stats-grid,.about-values-grid{grid-template-columns:1fr}
  .about-stat,.about-value{border-right:0;border-bottom:1px solid #dfe5e1}
  .about-photo-card{left:22px;top:auto;bottom:22px}
  .about-photo-wrap img{height:430px}
}

/* ===== PAGE NOS SERVICES ===== */
.services-page{background:#fff}

.services-hero{
  color:#fff;
  min-height:520px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.66) 40%,rgba(0,0,0,.13) 72%),
    url('https://images.unsplash.com/photo-1519167758481-83f550bb49b3?auto=format&fit=crop&w=2000&q=90') center/cover;
}
.services-hero-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding:80px 0}
.services-hero-copy{max-width:680px}
.services-hero-copy h1{font-size:clamp(46px,6vw,74px);line-height:1;margin:12px 0 22px}
.services-hero-copy p{max-width:650px;font-size:18px;color:#f3f3f3}
.services-hero-note{
  font-family:Georgia,serif;
  font-style:italic;
  font-size:38px;
  line-height:1.06;
  text-align:right;
  transform:rotate(-6deg);
  margin-bottom:10px;
}
.services-hero-note:after{
  content:"";display:block;width:70px;height:6px;background:var(--green);
  margin:12px 0 0 auto;border-radius:999px;
}

.services-benefits{background:#fbfbf8;padding:38px 0}
.services-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.services-benefit{text-align:center;padding:10px 28px;border-right:1px solid #dfe4df}
.services-benefit:last-child{border-right:0}
.services-benefit h3{margin:6px 0 5px;font-size:20px}
.services-benefit p{color:#5c6665;margin:0}

.services-main h2{margin-bottom:10px}
.services-intro{max-width:980px;color:#596260;margin-bottom:34px}
.services-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.service-card{
  position:relative;
  background:#fff;
  border:1px solid #ececec;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(0,0,0,.05);
}
.service-card img{width:100%;height:185px;object-fit:cover}
.service-icon{
  position:absolute;left:18px;top:158px;
  width:50px;height:50px;border-radius:50%;
  background:var(--green);color:#fff;
  display:grid;place-items:center;
  font-size:22px;border:4px solid #fff;
}
.service-card-body{padding:24px 18px 20px}
.service-card-body h3{font-size:21px;margin:3px 0 8px}
.service-card-body p{font-size:14px;color:#626b6a;min-height:86px}
.service-card-body a{color:var(--green);font-weight:700;font-size:14px}

.services-packages{padding:20px 0 70px}
.packages-wrap{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  overflow:hidden;
  border-radius:20px;
  background:linear-gradient(135deg,#064335,#0d5a48);
  color:#fff;
}
.packages-copy{padding:44px 42px}
.packages-copy h2{color:#fff;margin-top:8px}
.packages-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px}
.package-item{padding-right:24px}
.package-item:first-child{border-right:1px solid rgba(255,255,255,.25)}
.package-icon{
  width:54px;height:54px;border:2px solid #fff;border-radius:50%;
  display:grid;place-items:center;font-size:24px;margin-bottom:14px;
}
.package-item h3{font-size:20px}
.package-item p{color:#dfe9e6;font-size:14px}
.package-item a{color:#fff;font-weight:700;font-size:14px}

.packages-photo{position:relative;min-height:390px}
.packages-photo img{width:100%;height:100%;object-fit:cover}
.packages-note{
  position:absolute;right:28px;bottom:26px;
  color:#fff;font-family:Georgia,serif;font-style:italic;
  font-size:32px;line-height:1.05;text-align:right;transform:rotate(-5deg);
  text-shadow:0 2px 10px rgba(0,0,0,.5)
}
.packages-note:after{
  content:"";display:block;width:66px;height:6px;background:var(--green);
  margin:12px 0 0 auto;border-radius:999px;
}

.services-cta{
  color:#fff;
  padding:48px 0;
  background:
    linear-gradient(90deg,rgba(4,38,32,.88),rgba(4,38,32,.68)),
    url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1800&q=90') center/cover;
}
.services-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.services-cta h2{margin:8px 0 0;font-size:clamp(34px,4vw,50px)}

@media(max-width:1000px){
  .services-grid{grid-template-columns:repeat(2,1fr)}
  .packages-wrap{grid-template-columns:1fr}
  .packages-photo{min-height:340px}
}
@media(max-width:900px){
  .services-hero-inner,.services-cta-inner{flex-direction:column;align-items:flex-start}
  .services-hero-note{display:none}
  .services-benefits-grid{grid-template-columns:repeat(2,1fr)}
  .services-benefit:nth-child(2){border-right:0}
}
@media(max-width:600px){
  .services-grid,.services-benefits-grid,.packages-grid{grid-template-columns:1fr}
  .services-benefit,.package-item,.package-item:first-child{border-right:0}
  .services-benefit{border-bottom:1px solid #dfe4df}
  .package-item:first-child{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:20px}
  .packages-copy{padding:34px 24px}
}


/* ===== PAGE RÉALISATIONS ===== */
.realisations-page{background:#fff}

.realisations-hero{
  color:#fff;
  min-height:430px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.67) 38%,rgba(0,0,0,.12) 72%),
    url('https://images.unsplash.com/photo-1519167758481-83f550bb49b3?auto=format&fit=crop&w=2000&q=90') center/cover;
}
.realisations-hero-inner{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:40px;
  padding:72px 0;
}
.realisations-hero-copy{max-width:690px}
.realisations-hero-copy h1{
  font-size:clamp(46px,6vw,72px);
  line-height:1;
  margin:12px 0 18px;
}
.realisations-hero-copy p{
  max-width:670px;
  color:#f2f2f2;
  font-size:17px;
}
.realisations-hero-note{
  font-family:Georgia,serif;
  font-style:italic;
  font-size:38px;
  line-height:1.05;
  text-align:right;
  transform:rotate(-6deg);
  margin-bottom:12px;
}
.realisations-hero-note:after{
  content:"";
  display:block;
  width:70px;
  height:6px;
  background:var(--green);
  margin:12px 0 0 auto;
  border-radius:999px;
}

.realisations-stats{
  background:#f1f6f1;
  padding:34px 0;
}
.realisations-stats-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
}
.realisations-stat{
  text-align:center;
  padding:12px 30px;
  border-right:1px solid #ced8d0;
}
.realisations-stat:last-child{border-right:0}
.realisations-stat .icon-round{margin-bottom:10px}
.realisations-stat strong{
  display:block;
  font-size:34px;
  line-height:1.08;
  margin-bottom:8px;
}
.realisations-stat span{
  color:#35443f;
  font-size:14px;
}

.realisations-main{
  padding-top:34px;
}
.realisations-filter-wrap{
  display:flex;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
  margin-bottom:26px;
}
.realisations-filter-wrap>span{
  font-weight:700;
}
.realisations-filters{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.filter-btn{
  border:0;
  background:#f2f2f2;
  color:#222;
  padding:10px 20px;
  border-radius:999px;
  cursor:pointer;
  font-weight:600;
}
.filter-btn.active{
  background:var(--green);
  color:#fff;
}
.realisations-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.realisation-card{
  background:#fff;
  border:1px solid #e8ece9;
  border-radius:10px;
  overflow:hidden;
  box-shadow:0 8px 22px rgba(0,0,0,.05);
}
.realisation-card img{
  width:100%;
  height:230px;
  object-fit:cover;
}
.realisation-card-body{
  padding:18px 18px 20px;
}
.realisation-card-body h3{
  font-size:22px;
  margin:0 0 4px;
}
.realisation-cat{
  font-size:12px;
  font-weight:700;
  letter-spacing:.12em;
  color:#78837f;
  margin-bottom:12px;
}
.realisation-card-body p{
  font-size:14px;
  color:#59635f;
  min-height:66px;
}
.realisation-card-body a{
  color:var(--green);
  font-weight:700;
  font-size:14px;
}

.realisations-cta{
  background:#eef6ef;
  padding:50px 0;
}
.realisations-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}
.realisations-cta h2{
  margin:8px 0 0;
  font-size:clamp(32px,4vw,48px);
}

.footer-links a{
  display:inline-block;
  margin:2px 0;
}

@media(max-width:1000px){
  .realisations-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
  .realisations-hero-inner,
  .realisations-cta-inner{
    flex-direction:column;
    align-items:flex-start;
  }
  .realisations-hero-note{display:none}
  .realisations-stats-grid{grid-template-columns:repeat(2,1fr)}
  .realisations-stat:nth-child(2){border-right:0}
}
@media(max-width:600px){
  .realisations-grid,
  .realisations-stats-grid{
    grid-template-columns:1fr;
  }
  .realisations-stat{
    border-right:0;
    border-bottom:1px solid #ced8d0;
  }
  .realisation-card img{height:210px}
}


/* ===== PAGE NOUS CONTACTER ===== */
.contact-page{background:#fff}

.contact-hero{
  color:#fff;
  min-height:520px;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.66) 38%,rgba(0,0,0,.12) 72%),
    url('https://images.unsplash.com/photo-1519167758481-83f550bb49b3?auto=format&fit=crop&w=2000&q=90') center/cover;
}
.contact-hero-inner{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:40px;
  padding:76px 0;
}
.contact-hero-copy{max-width:720px}
.contact-hero-copy h1{
  font-size:clamp(50px,7vw,82px);
  line-height:.98;
  margin:12px 0 22px;
}
.contact-hero-copy>p{
  font-size:22px;
  max-width:650px;
}
.contact-hero-points{
  display:flex;
  gap:34px;
  flex-wrap:wrap;
  margin-top:36px;
}
.contact-hero-point{
  display:flex;
  align-items:center;
  gap:12px;
}
.contact-mini-icon{
  width:52px;height:52px;border-radius:50%;
  background:#edf4ef;color:#12372f;
  display:grid;place-items:center;font-size:22px;
}
.contact-hero-point strong,.contact-hero-point span{display:block}
.contact-hero-point span{color:#e8ecea;font-size:14px}
.contact-hero-note{
  font-family:Georgia,serif;
  font-style:italic;
  font-size:40px;
  line-height:1.06;
  text-align:right;
  transform:rotate(-6deg);
  margin-bottom:10px;
}
.contact-hero-note:after{
  content:"";display:block;width:70px;height:6px;background:var(--green);
  margin:12px 0 0 auto;border-radius:999px;
}

.contact-main{padding-top:34px}
.contact-grid{
  display:grid;
  grid-template-columns:1.55fr .85fr;
  gap:28px;
  align-items:start;
}
.contact-form-card{
  background:#fbfaf7;
  border-radius:18px;
  padding:34px;
  border:1px solid #efeee9;
}
.contact-form-card h2,.contact-info h2,.contact-faq-card h2{
  margin-top:7px;
}
.contact-form{margin-top:22px}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.form-field{margin-bottom:15px}
.form-field label{
  display:block;
  font-size:13px;
  margin-bottom:6px;
  color:#47504d;
}
.form-field input,
.form-field select,
.form-field textarea{
  width:100%;
  border:1px solid #d9dfdc;
  background:#fff;
  border-radius:6px;
  padding:14px 15px;
  font:inherit;
  color:#1e2725;
}
.form-field textarea{resize:vertical}
.contact-submit{
  border:0;
  cursor:pointer;
  font-size:15px;
}
.form-note{
  margin:14px 0 0;
  color:#66706d;
  font-size:12px;
}

.contact-info{
  padding:28px 12px 10px 4px;
}
.contact-info>p{color:#5f6865}
.contact-info-list{
  display:grid;
  gap:25px;
  margin-top:28px;
}
.contact-info-item{
  display:flex;
  align-items:center;
  gap:16px;
}
.contact-info-icon{
  width:58px;height:58px;border-radius:50%;
  background:#edf4ef;color:#0b3a31;
  display:grid;place-items:center;
  font-size:26px;font-weight:700;flex:0 0 auto;
}
.contact-info-item strong{
  display:block;
  font-size:18px;
  margin-bottom:4px;
}
.contact-info-item span{
  display:block;
  color:#68716f;
  font-size:14px;
}

.contact-bottom-grid{
  display:grid;
  grid-template-columns:1.45fr .9fr;
  gap:18px;
  margin-top:18px;
}
.contact-map-card{
  position:relative;
  min-height:370px;
  border-radius:16px;
  overflow:hidden;
  border:1px solid #e4e7e5;
}
.contact-map-card iframe{
  border:0;width:100%;height:370px;display:block;
}
.contact-map-badge{
  position:absolute;
  left:42%;
  top:27%;
  background:#fff;
  padding:14px 18px;
  border-radius:12px;
  box-shadow:0 10px 25px rgba(0,0,0,.18);
}
.contact-map-badge:before{
  content:"●";
  color:var(--green);
  margin-right:9px;
  font-size:22px;
}
.contact-map-badge strong,.contact-map-badge span{display:block}
.contact-map-badge span{font-size:13px;color:#68716f;margin-left:28px}

.contact-faq-card{
  min-height:370px;
  background:linear-gradient(135deg,#f6faf6,#eef5ef);
  border-radius:16px;
  padding:38px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  overflow:hidden;
}
.contact-faq-card p{color:#606a67;max-width:390px}
.contact-faq-leaf{
  font-size:110px;
  color:#799a81;
  opacity:.45;
  transform:rotate(20deg);
}

.contact-cta{
  color:#fff;
  padding:48px 0;
  background:
    linear-gradient(90deg,rgba(4,38,32,.9),rgba(4,38,32,.72)),
    url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1800&q=90') center/cover;
}
.contact-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}
.contact-cta h2{
  margin:8px 0 0;
  font-size:clamp(34px,4vw,50px);
}
.footer-links a{display:inline-block;margin:2px 0}

@media(max-width:1000px){
  .contact-grid,.contact-bottom-grid{grid-template-columns:1fr}
}
@media(max-width:900px){
  .contact-hero-inner,.contact-cta-inner{flex-direction:column;align-items:flex-start}
  .contact-hero-note{display:none}
}
@media(max-width:650px){
  .form-row{grid-template-columns:1fr}
  .contact-hero-points{flex-direction:column;gap:18px}
  .contact-form-card{padding:24px}
  .contact-faq-card{padding:28px}
  .contact-faq-leaf{display:none}
  .contact-map-badge{left:20px;top:20px}
}

/* =========================================================
   HEADER PRO + FOOTER PRO
   ========================================================= */

:root{
  --op-green:#0f9854;
  --op-green-dark:#073e33;
  --op-green-deep:#051f1c;
  --op-ink:#0d1720;
  --op-line:#e7ece9;
}

/* ---------- HEADER ---------- */
.op-header{
  position:sticky;
  top:0;
  z-index:999;
  background:#fff;
  box-shadow:0 8px 24px rgba(5,31,28,.07);
}

.admin-bar .op-header{top:32px}

.op-header-top{
  background:var(--op-green-deep);
  color:#d9e8e3;
  font-size:12px;
}

.op-header-top-inner{
  min-height:34px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}

.op-top-left,
.op-top-right{
  display:flex;
  align-items:center;
  gap:10px;
}

.op-header-top a{
  color:#d9e8e3;
  transition:.2s ease;
}
.op-header-top a:hover{color:#fff}
.op-top-sep{opacity:.45}

.op-header-main{
  background:rgba(255,255,255,.98);
  backdrop-filter:blur(12px);
}

.op-header-inner{
  min-height:82px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}

.op-brand{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  color:var(--op-ink);
  min-width:max-content;
}

.op-brand-mark{
  width:42px;
  height:42px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#11a65b,#087640);
  color:#fff;
  font-weight:900;
  font-size:24px;
  box-shadow:0 7px 18px rgba(15,152,84,.24);
}

.op-brand-text{
  display:flex;
  flex-direction:column;
  line-height:1;
}

.op-brand-text strong{
  font-size:23px;
  letter-spacing:-.04em;
}

.op-brand-text small{
  margin-top:5px;
  color:#63716c;
  font-size:10px;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.op-nav{
  display:flex;
  align-items:center;
  gap:8px;
}

.op-nav-link{
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:46px;
  padding:0 14px;
  border-radius:12px;
  color:#1e2b31;
  font-size:14px;
  font-weight:700;
  transition:.22s ease;
}

.op-nav-link:hover{
  background:#f1f7f3;
  color:var(--op-green);
}

.op-nav-link.is-active{
  background:#eaf6ef;
  color:var(--op-green-dark);
  box-shadow:inset 0 0 0 1px #d2eadc;
}

.op-nav-link.is-active::after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  bottom:6px;
  height:3px;
  border-radius:999px;
  background:var(--op-green);
}

.op-nav-cta{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-left:6px;
  padding:14px 20px;
  border-radius:999px;
  background:linear-gradient(135deg,#11a65b,#0b8448);
  color:#fff;
  font-weight:800;
  font-size:14px;
  box-shadow:0 8px 22px rgba(15,152,84,.22);
  transition:.22s ease;
}

.op-nav-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 11px 28px rgba(15,152,84,.30);
  color:#fff;
}

.op-nav-cta.is-active-cta{
  outline:3px solid rgba(15,152,84,.17);
}

.op-menu-toggle{
  display:none;
  width:46px;
  height:46px;
  border:1px solid var(--op-line);
  border-radius:12px;
  background:#fff;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
}

.op-menu-toggle span{
  width:20px;
  height:2px;
  background:#17201f;
  transition:.2s ease;
}

/* ---------- FOOTER ---------- */
.op-footer{
  background:var(--op-green-deep);
  color:#d9e8e3;
}

.op-footer-cta{
  background:
    linear-gradient(90deg,rgba(7,62,51,.96),rgba(7,62,51,.88)),
    radial-gradient(circle at 80% 20%,rgba(255,255,255,.08),transparent 35%);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.op-footer-cta-inner{
  min-height:180px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:40px;
}

.op-footer-eyebrow{
  display:block;
  color:#b8d8cc;
  font-size:12px;
  letter-spacing:.16em;
  font-weight:800;
  margin-bottom:8px;
}

.op-footer-cta h2{
  margin:0;
  color:#fff;
  font-size:clamp(30px,4vw,48px);
  max-width:720px;
  line-height:1.06;
}

.op-footer-cta-btn{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-width:max-content;
  padding:15px 23px;
  border-radius:999px;
  background:#fff;
  color:var(--op-green-dark);
  font-weight:800;
  transition:.2s ease;
}

.op-footer-cta-btn:hover{
  transform:translateY(-2px);
  background:#f3faf6;
}

.op-footer-main{
  display:grid;
  grid-template-columns:1.4fr .8fr .9fr 1.2fr;
  gap:48px;
  padding-top:58px;
  padding-bottom:44px;
}

.op-brand-footer{color:#fff}
.op-brand-footer .op-brand-text small{color:#9fb7af}

.op-footer-desc{
  max-width:320px;
  color:#9fb7af;
  font-size:14px;
  margin-top:18px;
}

.op-footer-socials{
  display:flex;
  gap:10px;
  margin-top:20px;
}

.op-footer-socials a{
  width:38px;
  height:38px;
  border-radius:10px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-weight:800;
  transition:.2s ease;
}

.op-footer-socials a:hover{
  background:var(--op-green);
  transform:translateY(-2px);
}

.op-footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
}

.op-footer-col h3{
  color:#fff;
  margin:0 0 8px;
  font-size:15px;
  letter-spacing:.04em;
}

.op-footer-col a{
  color:#9fb7af;
  font-size:14px;
  transition:.2s ease;
}

.op-footer-col a:hover,
.op-footer-col a.is-current{
  color:#fff;
}

.op-footer-col a.is-current{
  position:relative;
  padding-left:14px;
  font-weight:800;
}

.op-footer-col a.is-current::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:6px;
  height:6px;
  border-radius:50%;
  background:var(--op-green);
  transform:translateY(-50%);
}

.op-footer-contact a,
.op-footer-contact-row{
  display:flex;
  align-items:flex-start;
  gap:10px;
}

.op-footer-contact-icon{
  color:#fff;
  width:24px;
  flex:0 0 24px;
}

.op-footer-contact small{
  color:#829b93;
  font-size:11px;
}

.op-footer-bottom{
  min-height:74px;
  border-top:1px solid rgba(255,255,255,.09);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  font-size:12px;
  color:#7f9991;
}

.op-footer-bottom div{
  display:flex;
  align-items:center;
  gap:10px;
}

.op-footer-bottom a{color:#7f9991}
.op-footer-bottom a:hover{color:#fff}

/* ---------- RESPONSIVE ---------- */
@media (max-width:1100px){
  .op-menu-toggle{display:flex}

  .op-nav{
    position:absolute;
    top:116px;
    left:4%;
    right:4%;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:6px;
    background:#fff;
    border:1px solid var(--op-line);
    border-radius:18px;
    padding:14px;
    box-shadow:0 20px 50px rgba(5,31,28,.16);
  }

  .admin-bar .op-nav{top:148px}

  .op-nav.is-open{display:flex}
  .op-nav-link{justify-content:flex-start}
  .op-nav-cta{justify-content:center;margin-left:0;margin-top:4px}
}

@media (max-width:900px){
  .op-header-top{display:none}
  .op-header-inner{min-height:74px}
  .op-nav{top:74px}
  .admin-bar .op-nav{top:106px}

  .op-footer-cta-inner{
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:36px 0;
  }

  .op-footer-main{
    grid-template-columns:1fr 1fr;
  }
}

@media (max-width:600px){
  .op-brand-text strong{font-size:20px}
  .op-brand-text small{font-size:9px}
  .op-brand-mark{width:38px;height:38px;border-radius:11px}

  .op-footer-main{
    grid-template-columns:1fr;
    gap:34px;
  }

  .op-footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    padding:18px 0;
  }
}

/* =========================================================
   PAGE DEMANDER UNE SOUMISSION
   ========================================================= */

.quote-page{background:#f7f8f6;color:#101a20}
.quote-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#d9eee4}
.quote-kicker.dark{color:#0c7250}

.quote-hero{
  min-height:440px;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(4,13,16,.94) 0%,rgba(4,13,16,.68) 45%,rgba(4,13,16,.16) 78%),
    url('https://images.unsplash.com/photo-1519167758481-83f550bb49b3?auto=format&fit=crop&w=2100&q=92') center/cover;
}
.quote-hero-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding:72px 0}
.quote-hero-copy{max-width:720px}
.quote-hero h1{font-size:clamp(52px,7vw,84px);line-height:.96;letter-spacing:-.045em;margin:14px 0 20px}
.quote-hero p{max-width:670px;color:#e4ebe8;font-size:17px;line-height:1.65}
.quote-hero-note{font-family:Georgia,serif;font-style:italic;font-size:34px;line-height:1.05;text-align:right;transform:rotate(-6deg);margin-bottom:16px}
.quote-hero-note:after{content:"";display:block;width:72px;height:6px;background:#13a65d;margin:12px 0 0 auto;border-radius:999px}

.quote-main{padding:34px 0 72px}
.quote-layout{display:grid;grid-template-columns:1.45fr .95fr;gap:18px;align-items:start}

.quote-form-card{background:#fff;border-radius:18px;padding:28px;border:1px solid #e5ebe7;box-shadow:0 12px 40px rgba(7,38,30,.05)}
.quote-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}
.quote-card-head h2{font-size:34px;letter-spacing:-.035em;margin:6px 0 0}
.quote-card-head>span{color:#77817e;font-size:11px;padding-top:28px}

.quote-alert{padding:13px 15px;border-radius:8px;margin-bottom:18px;font-weight:700;font-size:14px}
.quote-alert.success{background:#e8f7ee;color:#15603b}
.quote-alert.error{background:#fdecec;color:#8a1f1f}

.quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.quote-field{margin-bottom:13px}
.quote-field label{display:block;font-size:13px;font-weight:700;margin-bottom:6px;color:#283631}
.quote-field input,.quote-field select,.quote-field textarea{
  width:100%;border:1px solid #d9dfdc;background:#fff;border-radius:6px;
  padding:13px 14px;font:inherit;color:#202a27;outline:none;transition:.2s ease
}
.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:#11a65b;box-shadow:0 0 0 3px rgba(17,166,91,.08)}
.quote-field textarea{resize:vertical}
.quote-field-full{margin-top:2px}

.quote-options{margin-top:18px}
.quote-options-title{font-size:13px;font-weight:800;margin-bottom:12px}
.quote-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 18px}
.quote-options-grid label{display:flex;align-items:center;gap:9px;font-size:13px;color:#4c5854;cursor:pointer}
.quote-options-grid input{width:18px;height:18px;accent-color:#10a65b}

.quote-submit{display:inline-flex;align-items:center;gap:12px;border:0;background:linear-gradient(135deg,#13ab60,#0b8449);color:#fff;border-radius:999px;padding:15px 30px;font-size:15px;font-weight:800;margin-top:28px;cursor:pointer;box-shadow:0 10px 25px rgba(17,166,91,.18);transition:.25s ease}
.quote-submit:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(17,166,91,.28)}
.quote-privacy{font-size:11px;color:#697470;margin-top:11px}

.quote-sidebar{display:grid;gap:14px}
.quote-benefits{background:linear-gradient(135deg,#eff8f2,#f8fbf8);border-radius:18px;padding:25px;border:1px solid #e0ebe4}
.quote-benefit{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;padding:14px 0}
.quote-benefit+.quote-benefit{border-top:1px solid #dce8e0}
.quote-benefit-icon{width:52px;height:52px;border-radius:50%;background:#e2f3e8;color:#0a5540;display:grid;place-items:center;font-size:22px;font-weight:800}
.quote-benefit strong,.quote-benefit span{display:block}
.quote-benefit strong{font-size:17px;margin-bottom:3px}
.quote-benefit span{font-size:13px;color:#66736e}

.quote-promo{min-height:270px;border-radius:18px;padding:28px;color:#fff;background:
linear-gradient(90deg,rgba(5,24,20,.94),rgba(5,24,20,.64)),
url('https://images.unsplash.com/photo-1464366400600-7168b8af9bc3?auto=format&fit=crop&w=1200&q=90') center/cover}
.quote-promo h3{font-size:32px;line-height:1.05;letter-spacing:-.03em;margin:9px 0 14px}
.quote-promo h3 span{color:#4fd68c}
.quote-promo-line{width:52px;height:4px;background:#12a65d;border-radius:999px;margin-bottom:15px}
.quote-promo p{font-size:13px;line-height:1.6;color:#dbe7e2;max-width:420px}

.quote-faq{background:#fff;border-radius:18px;padding:26px;border:1px solid #e5ebe7}
.quote-faq h3{font-size:27px;letter-spacing:-.03em;margin:7px 0 16px}
.quote-faq-list details{border-top:1px solid #e6ebe8}
.quote-faq-list details:last-child{border-bottom:1px solid #e6ebe8}
.quote-faq-list summary{padding:14px 3px;cursor:pointer;font-weight:700;font-size:13px;list-style:none;position:relative;padding-right:26px}
.quote-faq-list summary:after{content:"+";position:absolute;right:4px;top:12px;font-size:18px;color:#64716d}
.quote-faq-list details[open] summary:after{content:"–"}
.quote-faq-list details p{margin:0 3px 14px;color:#68746f;font-size:13px;line-height:1.6}

.quote-final{background:#062b24;color:#fff;padding:42px 0}
.quote-final-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.quote-final h2{font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.035em;margin:8px 0 0}
.quote-final-btn{display:inline-flex;align-items:center;gap:12px;min-width:max-content;color:#fff;border:1px solid rgba(255,255,255,.65);border-radius:999px;padding:14px 23px;font-weight:800;transition:.2s ease}
.quote-final-btn:hover{background:#fff;color:#073e33}

@media(max-width:1000px){
  .quote-layout{grid-template-columns:1fr}
}
@media(max-width:800px){
  .quote-hero-inner,.quote-final-inner{flex-direction:column;align-items:flex-start}
  .quote-hero-note{display:none}
  .quote-card-head{flex-direction:column}
  .quote-card-head>span{padding-top:0}
}
@media(max-width:620px){
  .quote-form-grid,.quote-options-grid{grid-template-columns:1fr}
  .quote-form-card{padding:20px}
  .quote-hero h1{font-size:54px}
}

/* ===== HEADER / FOOTER V2 - AJOUTS ===== */

.op-nav-cta.is-active-cta{
  background:#083e31;
  box-shadow:
    0 0 0 3px rgba(17,166,91,.18),
    0 10px 30px rgba(8,62,49,.24);
}

.op-nav-cta.is-active-cta::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#8cf0b8;
  box-shadow:0 0 0 4px rgba(140,240,184,.12);
}

.op-footer-small-cta{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  margin-top:12px;
  padding:11px 16px;
  border-radius:999px;
  color:#fff!important;
  background:#0f9854;
  font-weight:800;
  font-size:12px!important;
  transition:.2s ease;
}

.op-footer-small-cta:hover{
  background:#12aa60;
  transform:translateY(-2px);
}

@media(max-width:1100px){
  .op-nav-cta.is-active-cta{
    outline:0;
  }
}

/* === V3 LOGO + ABOUT ICONS === */
.op-brand-logo{display:flex;align-items:center;min-width:230px}
.op-brand-logo img{display:block;width:auto;height:62px;max-width:330px;object-fit:contain}
.op-footer-logo{display:inline-flex;align-items:center;background:#fff;padding:10px 14px;border-radius:14px}
.op-footer-logo img{display:block;width:auto;height:64px;max-width:320px;object-fit:contain}

.about-icon{
  width:70px;height:70px;border-radius:50%;display:grid;place-items:center;
  background:linear-gradient(180deg,#eef9f2,#e4f3e9);
  border:1px solid #d5eadc;
  box-shadow:0 10px 26px rgba(8,64,48,.07),inset 0 1px 0 rgba(255,255,255,.9);
  margin:0 auto 15px
}
.about-icon svg{width:32px;height:32px;fill:none;stroke:#073e33;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.about-stats{background:radial-gradient(circle at 15% 30%,rgba(17,166,91,.055),transparent 30%),#eef6f1;padding:42px 0}
.about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.about-stat{text-align:center;padding:12px 28px;border-right:1px solid #cfdcd4}
.about-stat:last-child{border-right:0}
.about-stat strong{display:block;color:#0a151c;font-size:38px;line-height:1.08;margin-bottom:8px;letter-spacing:-.04em}
.about-stat span{color:#34433e;font-size:14px;line-height:1.45}

.about-values-heading{max-width:920px;margin-bottom:42px}
.about-values-heading h2{margin:8px 0 14px}
.about-values-heading>p{max-width:780px;color:#5c6864;line-height:1.7;margin:0}
.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.about-value-card{text-align:center;padding:8px 34px 18px;border-right:1px solid #dce5df}
.about-value-card:last-child{border-right:0}
.about-value-card .about-icon{width:78px;height:78px;margin-bottom:18px}
.about-value-card .about-icon svg{width:36px;height:36px}
.about-value-card h3{font-size:20px;margin:0 0 10px;color:#0b171d}
.about-value-card p{max-width:270px;margin:0 auto;color:#68736f;line-height:1.65;font-size:14px}
.op-footer-small-cta{display:inline-flex!important;align-items:center;justify-content:center;margin-top:12px;padding:11px 16px;border-radius:999px;color:#fff!important;background:#0f9854;font-weight:800;font-size:12px!important}

@media(max-width:900px){
 .op-brand-logo img{height:50px}.op-brand-logo{min-width:165px}
 .about-stats-grid,.about-values-grid{grid-template-columns:repeat(2,1fr)}
 .about-stat:nth-child(2),.about-value-card:nth-child(2){border-right:0}
}
@media(max-width:600px){
 .op-brand-logo img{height:44px}.op-brand-logo{min-width:140px}
 .op-footer-logo img{height:54px}
 .about-stats-grid,.about-values-grid{grid-template-columns:1fr}
 .about-stat,.about-value-card,.about-stat:nth-child(2),.about-value-card:nth-child(2){border-right:0;border-bottom:1px solid #dce5df}
 .about-value-card{padding:26px 18px}
}

/* LOGO FIX V4 */
.op-header-main{background:#fff!important}
.op-header-inner{
  min-height:86px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
}
.op-brand-logo{
  display:flex!important;
  align-items:center!important;
  flex:0 0 auto!important;
  width:245px!important;
  max-width:245px!important;
  height:72px!important;
  overflow:hidden!important;
}
.op-brand-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.op-nav{display:flex;align-items:center;gap:8px}
.op-footer-logo{
  display:flex!important;
  width:260px!important;
  max-width:260px!important;
  height:78px!important;
  background:#fff!important;
  border-radius:14px!important;
  padding:8px 12px!important;
  overflow:hidden!important;
}
.op-footer-logo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
@media(max-width:1100px){
  .op-brand-logo{width:215px!important;max-width:215px!important;height:64px!important}
}
@media(max-width:600px){
  .op-brand-logo{width:175px!important;max-width:175px!important;height:54px!important}
}

/* === LOGO WORDPRESS FIX === */
.op-header-inner{
  min-height:82px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
}

.op-logo-wrap{
  width:260px;
  max-width:260px;
  height:66px;
  display:flex;
  align-items:center;
  overflow:hidden;
  flex:0 0 260px;
}

.op-logo-wrap .custom-logo-link{
  display:flex;
  align-items:center;
  width:100%;
  height:100%;
}

.op-logo-wrap .custom-logo{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
}

.op-logo-fallback{
  font-size:24px;
  font-weight:800;
  color:#0c1717;
}

@media(max-width:1100px){
  .op-logo-wrap{width:220px;max-width:220px;flex-basis:220px}
  .op-logo-wrap .custom-logo{height:52px!important;max-height:52px!important}
}

@media(max-width:600px){
  .op-logo-wrap{width:175px;max-width:175px;flex-basis:175px}
  .op-logo-wrap .custom-logo{height:44px!important;max-height:44px!important}
}


/* =========================================================
   CORRECTION FINALE FOOTER + LOGO WORDPRESS
   Le même logo choisi dans Apparence > Personnaliser >
   Identité du site est utilisé dans le header et le footer.
   ========================================================= */

.op-footer-main{
  grid-template-columns:1.25fr .75fr .9fr !important;
  align-items:start;
}

.op-footer-brand-col{
  min-width:0;
}

.op-footer-logo-wrap{
  width:280px;
  max-width:100%;
  min-height:82px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  overflow:hidden;
  background:#fff;
  border-radius:14px;
  padding:10px 14px;
  box-shadow:0 10px 28px rgba(0,0,0,.08);
}

.op-footer-logo-wrap .custom-logo-link{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
}

.op-footer-logo-wrap .custom-logo{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:62px !important;
  max-height:62px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
}

.op-footer-logo-fallback{
  color:#0d1720 !important;
  font-size:24px;
  font-weight:800;
}

.op-footer-desc{
  margin-top:18px !important;
  max-width:330px !important;
  line-height:1.65;
}

.op-footer-col a.is-current{
  color:#fff !important;
  font-weight:800;
}

.op-footer-col a.is-current::before{
  content:"";
  display:inline-block;
  width:6px;
  height:6px;
  margin-right:8px;
  border-radius:50%;
  background:var(--op-green);
  vertical-align:middle;
}

/* Évite que d'anciens styles de logo cassent le footer */
.op-footer .op-footer-logo,
.op-footer .op-footer-logo img{
  all:unset;
}

/* Responsive footer */
@media(max-width:900px){
  .op-footer-main{
    grid-template-columns:1fr 1fr !important;
  }

  .op-footer-brand-col{
    grid-column:1 / -1;
  }
}

@media(max-width:600px){
  .op-footer-main{
    grid-template-columns:1fr !important;
  }

  .op-footer-brand-col{
    grid-column:auto;
  }

  .op-footer-logo-wrap{
    width:240px;
  }

  .op-footer-logo-wrap .custom-logo{
    height:54px !important;
    max-height:54px !important;
  }
}


/* =========================================================
   CORRECTION LOGO FOOTER TRANSPARENT
   Supprime le bloc blanc autour du logo WordPress.
   ========================================================= */
.op-footer-logo-wrap{
  background:transparent !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
  min-height:0 !important;
  width:280px !important;
  max-width:100% !important;
  overflow:visible !important;
}

.op-footer-logo-wrap .custom-logo-link{
  background:transparent !important;
  padding:0 !important;
  margin:0 !important;
}

.op-footer-logo-wrap .custom-logo{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:68px !important;
  max-height:68px !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

/* L'icône crayon bleue visible dans Personnaliser est uniquement l'outil WordPress.
   Elle n'apparaît pas sur le site public. */

@media(max-width:600px){
  .op-footer-logo-wrap{
    width:240px !important;
  }
  .op-footer-logo-wrap .custom-logo{
    height:58px !important;
    max-height:58px !important;
  }
}


/* ===== LOGO FOOTER DÉDIÉ - FINAL =====
   Image : assets/images/logo-offre-parfaite-.png */
.op-footer .op-footer-logo-wrap{
  width:280px !important;
  max-width:100% !important;
  min-height:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:0 !important;
}

.op-footer .op-footer-logo-link{
  display:inline-flex !important;
  align-items:center !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
}

.op-footer .op-footer-logo-image{
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:68px !important;
  max-height:68px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

@media(max-width:600px){
  .op-footer .op-footer-logo-wrap{width:240px !important;}
  .op-footer .op-footer-logo-image{
    height:58px !important;
    max-height:58px !important;
  }
}


/* =========================================================
   MENU MOBILE - CORRECTION FINALE
   ========================================================= */
@media (max-width:1100px){
  .op-header-inner{position:relative}

  .op-menu-toggle{
    display:flex !important;
    position:relative;
    z-index:1002;
  }

  .op-nav{
    position:absolute !important;
    top:calc(100% + 8px) !important;
    left:0 !important;
    right:0 !important;
    width:auto !important;
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:6px !important;
    background:#fff !important;
    border:1px solid var(--op-line) !important;
    border-radius:18px !important;
    padding:14px !important;
    box-shadow:0 20px 50px rgba(5,31,28,.16) !important;
    z-index:1001 !important;
  }

  .op-nav.is-open{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }

  .op-nav-link{
    width:100%;
    justify-content:flex-start !important;
  }

  .op-nav-cta{
    width:100%;
    justify-content:center !important;
    margin-left:0 !important;
    margin-top:4px !important;
  }

  .op-menu-toggle.is-open span:nth-child(1){
    transform:translateY(7px) rotate(45deg);
  }
  .op-menu-toggle.is-open span:nth-child(2){opacity:0}
  .op-menu-toggle.is-open span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg);
  }
}

@media (min-width:1101px){
  .op-nav{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }
}
