
:root{--green:#064a35;--green2:#2d7a45;--lime:#a7d57e;--cream:#f5f7ef;--ink:#082d24;--muted:#617069;--line:#e3e8e1;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}.topbar{height:84px;display:flex;align-items:center;gap:42px;padding:0 3vw;border-bottom:1px solid #f1f3ef;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);z-index:50}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);min-width:280px}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover}.brand strong{display:block;font-size:24px;line-height:1}.brand span,.footer-brand span{font-size:8px;font-weight:800;letter-spacing:.08em}.desktop-nav{display:flex;gap:28px;flex:1;justify-content:center}.desktop-nav a,.footer-links a{color:inherit;text-decoration:none;font-size:13px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:14px 22px;text-decoration:none;font-weight:800;cursor:pointer}.btn.small{padding:12px 20px}.btn-primary{background:linear-gradient(135deg,var(--green2),#4a9b4f);color:#fff;box-shadow:0 8px 24px rgba(27,111,65,.15)}.btn-dark{background:var(--green);color:#fff}.btn-light{background:#fff;color:var(--green)}.full{width:100%}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:610px;background:linear-gradient(100deg,#fff 0%,#fff 52%,#f4f4eb 52%);overflow:hidden}.hero-copy{padding:60px 4vw 40px 4vw;max-width:730px}.eyebrow{font-size:12px;letter-spacing:.13em;color:#6f7b74;margin-bottom:18px}.hero h1{font-size:64px;line-height:1.03;letter-spacing:-.05em;margin:0 0 20px}.hero h1 span{color:#4a8449}.hero p{font-size:18px;line-height:1.55;max-width:650px}.hero-benefits{display:flex;gap:25px;margin-top:34px}.hero-benefits div{max-width:150px}.hero-benefits i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#eff6df;font-style:normal;font-size:22px;margin-bottom:8px}.hero-benefits b,.hero-benefits span{display:block}.hero-benefits b{font-size:13px}.hero-benefits span{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.45}.hero-visual{position:relative;min-height:610px;background:radial-gradient(circle at 70% 40%,#e6f2ce,transparent 30%),linear-gradient(135deg,#ece6d9,#f9f7f0);overflow:hidden}.appliance{position:absolute;background:linear-gradient(135deg,#f5f5f5,#b8bebc);box-shadow:0 24px 50px rgba(0,0,0,.14);border:1px solid #bbc2bf}.fridge{width:190px;height:360px;left:16%;bottom:56px;border-radius:5px}.fridge:after{content:"";position:absolute;left:0;right:0;top:44%;height:2px;background:#777}.fridge span{position:absolute;right:14px;top:28px;width:10px;height:44px;background:#333;border-radius:3px}.washer{width:210px;height:245px;left:42%;bottom:30px;border-radius:7px}.washer:before{content:"";position:absolute;width:128px;height:128px;border-radius:50%;background:radial-gradient(circle,#101112 0 35%,#373c3a 36% 48%,#111 49% 55%,#c9cfcc 56% 61%,#222 62%);left:41px;top:58px}.washer:after{content:"";position:absolute;left:14px;right:14px;top:22px;height:28px;border-top:4px solid #999;border-bottom:1px solid #aaa}.dishwasher{width:160px;height:220px;right:3%;bottom:35px;border-radius:6px}.dishwasher:before{content:"";position:absolute;top:32px;left:0;right:0;height:3px;background:#777}.plant{position:absolute;right:4%;bottom:230px;font-size:100px;filter:saturate(.8)}.circle-badge{position:absolute;right:3%;top:85px;width:145px;height:145px;border-radius:50%;background:#ecffd5;display:grid;place-content:center;text-align:center;font-size:18px;z-index:4;box-shadow:0 10px 25px rgba(0,0,0,.06)}.circle-badge strong{font-size:34px}.circle-badge small{font-size:10px}.slogan{position:absolute;right:8%;top:18px;font-family:cursive;font-size:27px;line-height:1.15;transform:rotate(-5deg);z-index:5}.category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:12px;padding:20px 3vw;background:#fff}.category-strip article{background:#f7f8f4;border-radius:12px;padding:16px 8px;text-align:center;font-size:11px;font-weight:700}.category-strip article div{font-size:28px;margin-bottom:7px}.section{padding:28px 3vw}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2,.section h2{font-size:30px;margin:0 0 18px}.section-heading a{color:var(--ink);text-decoration:none;font-weight:700;font-size:13px}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:14px;padding:14px;position:relative;background:#fff}.discount{position:absolute;top:14px;left:14px;background:#2e7a3d;color:#fff;padding:5px 8px;border-radius:20px;font-weight:800}.heart{position:absolute;right:12px;top:12px;border:0;background:transparent;font-size:23px}.product-img{height:155px;margin-top:18px;position:relative}.fridge-mini:before,.dishwasher-mini:before,.oven-mini:before,.hob-mini:before,.washer-mini:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#f4f4f4,#b8bfbd);border:1px solid #afb6b3}.fridge-mini:before{width:72px;height:130px}.washer-mini:before{width:115px;height:115px;border-radius:6px}.washer-mini:after{content:"";position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:radial-gradient(circle,#151515 0 40%,#4a4a4a 41% 52%,#111 53% 60%,#bbb 61%)}.dishwasher-mini:before{width:108px;height:112px}.oven-mini:before{width:115px;height:100px;background:#171a19}.hob-mini:before{width:125px;height:83px;background:#050505}.product-card h3{font-size:14px;min-height:42px;margin:8px 0}.pills{display:flex;gap:5px}.pills span{font-size:9px;background:#f2f4ee;padding:5px 8px;border-radius:9px}.price{font-size:22px;font-weight:800;margin-top:10px}.price del{font-size:12px;color:#8a9490;font-weight:500}.location{font-size:10px;margin-top:4px;color:#53635d}.brands{margin:16px 3vw;display:grid;grid-template-columns:1fr 2fr;background:linear-gradient(135deg,#075238,#003d2c);color:#fff;border-radius:14px;padding:26px 30px;gap:30px}.brands h2{font-size:29px;margin:0 0 6px}.brands p{font-size:12px;max-width:300px}.brand-names{display:flex;flex-wrap:wrap;gap:28px 36px;align-content:center;align-items:center}.brand-names b{font-size:23px}.how{background:#fbfbf7;margin:20px 3vw;border-radius:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr)}.steps article{text-align:center;padding:14px 22px;border-right:1px solid var(--line);position:relative}.steps article:last-child{border-right:0}.steps span{position:absolute;top:6px;left:16px;background:#dff1c9;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:800}.steps i{display:block;font-style:normal;font-size:34px;margin:12px}.steps h3{font-size:14px}.steps p{font-size:11px;color:var(--muted)}.launch{display:grid;grid-template-columns:.8fr 1.2fr 1fr;gap:24px;align-items:center;padding:28px 3vw}.phone{height:360px;position:relative}.phone-screen{position:absolute;left:35px;top:10px;width:190px;height:350px;border:12px solid #17201d;border-radius:36px;background:linear-gradient(#194b34,#6e9f6c);transform:rotate(-5deg);box-shadow:0 20px 40px rgba(0,0,0,.2)}.time{text-align:center;color:#fff;font-size:30px;padding-top:30px}.notification{position:absolute;left:12px;right:12px;bottom:55px;background:#fff;border-radius:10px;padding:12px;font-size:11px}.notification small{display:block;margin-top:5px;line-height:1.4}.signup h2{font-size:34px;line-height:1.1;margin:0}.signup p{color:#5d6d67;font-size:13px}.signup input,.signup select{width:100%;padding:13px;border:1px solid #d8dedb;border-radius:8px;background:#fff;font:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.privacy{font-size:9px!important}.form-status{font-weight:700}.impact{border:1px solid var(--line);border-radius:12px;padding:0 18px 18px}.impact-photo{height:120px;margin:0 -18px 14px;border-radius:12px 12px 0 0;background:linear-gradient(rgba(0,60,35,.18),rgba(0,60,35,.4)),linear-gradient(135deg,#9fc680,#3d6c42);display:flex;align-items:center;padding:20px;color:white;font-weight:800;font-size:22px}.impact div:not(.impact-photo){margin:12px 0}.impact b{font-size:12px}.impact p{font-size:10px;margin:3px 0 0;color:#637169}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quotes blockquote{margin:0;border:1px solid var(--line);border-radius:12px;padding:16px;font-size:12px}.quotes span{display:block;margin-top:10px;color:#b77700;font-size:10px}footer{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:25px;background:linear-gradient(135deg,#063f2e,#004c37);color:#fff;padding:26px 3vw 20px;align-items:start}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:58px;height:58px;border-radius:50%}.footer-brand strong{font-size:23px;display:block}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links a{color:#fff}.copyright{grid-column:1/-1;font-size:9px;opacity:.7;margin-top:6px}@media(max-width:1000px){.desktop-nav{display:none}.topbar{justify-content:space-between}.hero{grid-template-columns:1fr}.hero-visual{min-height:500px}.category-strip{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(2,1fr)}.brands{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.launch{grid-template-columns:1fr 1.4fr}.impact{grid-column:1/-1}.quotes{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:640px){.topbar{height:70px}.brand{min-width:0}.brand img{width:42px;height:42px}.brand strong{font-size:20px}.brand span{display:none}.topbar .btn{padding:10px 12px;font-size:12px}.hero-copy{padding:40px 20px}.hero h1{font-size:45px}.hero p{font-size:15px}.hero-benefits{gap:12px}.hero-visual{min-height:420px}.fridge{left:5%;width:130px;height:260px}.washer{left:35%;width:150px;height:180px}.washer:before{width:92px;height:92px;left:28px;top:48px}.dishwasher{width:110px;height:170px}.circle-badge{width:110px;height:110px;right:4%;top:48px}.circle-badge strong{font-size:26px}.slogan{font-size:19px;right:4%}.plant{font-size:68px}.category-strip{grid-template-columns:repeat(2,1fr);padding:14px}.section{padding:22px 14px}.products{grid-template-columns:1fr}.brands{margin:14px}.brand-names{gap:18px}.brand-names b{font-size:18px}.how{margin:14px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.launch{grid-template-columns:1fr;padding:20px 14px}.phone{display:none}.form-row{grid-template-columns:1fr}.quotes{grid-template-columns:1fr}footer{grid-template-columns:1fr}.footer-links{display:none}.btn-light{width:100%}}

/* --- V1 améliorée : hero plus qualitatif --- */
.hero{min-height:640px;background:linear-gradient(110deg,#fff 0%,#fff 51%,#f1f2eb 51%)}
.hero-copy{padding:74px 4.5vw 52px;max-width:760px;display:flex;flex-direction:column;justify-content:center}
.eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:#eef4df;color:#54705d;font-size:11px;font-weight:800;letter-spacing:.11em;margin-bottom:22px}
.hero h1{font-size:66px;line-height:.99;letter-spacing:-.055em;margin-bottom:24px;max-width:680px}
.hero h1 span{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;color:#4b844c;letter-spacing:-.04em}
.hero p{font-size:17px;line-height:1.65;max-width:630px;color:#31483f;margin:0 0 26px}
.hero .btn-primary{align-self:flex-start;border-radius:999px;padding:16px 28px;box-shadow:0 14px 30px rgba(19,90,54,.18)}
.hero-benefits{margin-top:34px;gap:34px;align-items:flex-start}
.hero-benefits div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:10px;max-width:190px}
.hero-benefits i{grid-row:1/3;margin:0}
.hero-benefits b{padding-top:4px;font-size:12px}
.hero-benefits span{font-size:10px}
.hero-photo{min-height:640px;background-image:linear-gradient(180deg,rgba(4,45,33,.03),rgba(4,45,33,.08)),url('assets/hero-kitchen.png');background-size:cover;background-position:center;position:relative}
.hero-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 26px 0 42px rgba(255,255,255,.12)}
.hero-note{position:absolute;z-index:3;top:46px;right:48px;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:27px;line-height:1.2;color:#173b30;transform:rotate(-4deg);text-shadow:0 1px 0 rgba(255,255,255,.75)}
.hero-note strong{font-weight:400;color:#4d7f4d}
.hero-badge{position:absolute;z-index:3;right:34px;bottom:34px;width:150px;height:150px;border-radius:50%;background:rgba(239,249,218,.95);display:grid;place-content:center;text-align:center;box-shadow:0 16px 35px rgba(24,70,48,.13);backdrop-filter:blur(8px)}
.hero-badge span,.hero-badge small{font-size:10px}.hero-badge strong{font-size:34px;line-height:1;color:#2d7144;margin:4px 0}
.brands{margin-top:34px}
@media(max-width:1000px){.hero{grid-template-columns:1fr;background:#fff}.hero-photo{min-height:520px}.hero-copy{padding:58px 5vw}.hero h1{font-size:58px}}
@media(max-width:640px){.hero-copy{padding:38px 20px 34px}.eyebrow{white-space:normal;border-radius:14px;line-height:1.45}.hero h1{font-size:44px;line-height:1.02}.hero p{font-size:15px}.hero-benefits{flex-direction:column;gap:14px}.hero-benefits div{max-width:none}.hero-photo{min-height:390px;background-position:center}.hero-note{top:24px;right:20px;font-size:20px}.hero-badge{width:112px;height:112px;right:18px;bottom:18px}.hero-badge strong{font-size:27px}}

/* Correction hero : le texte et le cartouche vert sont déjà intégrés à la photo. */
.hero-note,.hero-badge{display:none!important}
.hero-photo{background-position:center center}

/* Correction finale du cadrage du hero : afficher toute l'image sans recadrage */
.hero-photo{
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  background-color:#f2efe7!important;
}
@media(max-width:1000px){
  .hero-photo{
    min-height:520px;
    background-size:contain!important;
  }
}
@media(max-width:640px){
  .hero-photo{
    min-height:360px;
    background-size:contain!important;
  }
}

/* Hero peaufiné : l'image est un vrai élément <img>, jamais recadré. */
.hero{
  grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);
  min-height:0!important;
  align-items:stretch;
  background:linear-gradient(110deg,#fff 0%,#fff 51%,#f2efe7 51%)!important;
}
.hero-copy{
  padding:54px 4vw 46px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.hero-photo{
  min-height:0!important;
  background:#f2efe7!important;
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
.hero-photo img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  object-fit:contain;
}
.hero-photo:after{display:none!important}
.hero-note,.hero-badge{display:none!important}

@media(max-width:1200px){
  .hero{grid-template-columns:1fr 1fr}
  .hero h1{font-size:56px}
  .hero-copy{padding:46px 4vw 40px!important}
}
@media(max-width:1000px){
  .hero{grid-template-columns:1fr!important;background:#fff!important}
  .hero-copy{padding:50px 5vw 38px!important}
  .hero-photo{width:100%;background:#f2efe7!important}
  .hero-photo img{width:100%;height:auto}
}
@media(max-width:640px){
  .hero-copy{padding:34px 20px 30px!important}
  .hero h1{font-size:43px}
  .hero-photo{min-height:0!important}
  .hero-photo img{width:100%;height:auto}
}

/* Finition hero : suppression des bandes haut/bas sans modifier le cadrage de l'image */
@media(min-width:1001px){
  .hero{
    grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr)!important;
    align-items:start!important;
    background:#fff!important;
  }
  .hero-copy{
    padding:38px 4vw 32px!important;
    min-height:100%;
  }
  .hero-photo{
    width:100%;
    aspect-ratio:16/9;
    min-height:0!important;
    height:auto!important;
    align-self:start!important;
    background:transparent!important;
    display:block!important;
    overflow:hidden!important;
  }
  .hero-photo img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
  }
}


/* Dernières finitions du hero */
@media(min-width:1001px){
  .hero{grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr)!important;align-items:stretch!important;}
  .hero-copy{padding:34px 3.7vw 28px!important;justify-content:center!important;}
  .hero h1{font-size:62px!important;}
  .hero p{margin:12px 0 20px!important;}
  .hero-benefits{margin-top:24px!important;gap:22px!important;}
  .hero-benefits div{max-width:175px!important;}
  .hero-photo{align-self:stretch!important;aspect-ratio:auto!important;height:auto!important;display:flex!important;align-items:center!important;background:#f4f1e9!important;}
  .hero-photo img{width:100%!important;height:auto!important;object-fit:contain!important;object-position:center center!important;transform:scale(1.055);transform-origin:center center;}
}
@media(min-width:1001px) and (max-width:1300px){
  .hero h1{font-size:54px!important;}
  .hero-copy{padding:30px 3vw 26px!important;}
  .hero-benefits{gap:14px!important;}
}

/* Hero final — photo propre sans texte intégré */
@media(min-width:1001px){
  .hero{grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr)!important;align-items:stretch!important;background:#fff!important;}
  .hero-copy{padding:34px 3.7vw 28px!important;justify-content:center!important;}
  .hero-photo{align-self:stretch!important;min-height:0!important;height:auto!important;overflow:hidden!important;background:#f4f1e9!important;display:flex!important;align-items:stretch!important;}
  .hero-photo img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;}
}
@media(max-width:1000px){
  .hero-photo img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;transform:none!important;}
}
.single-field{grid-template-columns:1fr}.consent-row{display:flex;align-items:flex-start;gap:10px;margin:12px 0 14px;font-size:11px;line-height:1.45;color:#52625c}.consent-row input{width:auto!important;margin-top:3px;accent-color:var(--green)}.privacy a{color:inherit;font-weight:700}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-status.success{color:#176a3c}.form-status.error{color:#a52b2b}.btn:disabled{opacity:.65;cursor:wait}.legal-page{max-width:900px;margin:0 auto;padding:60px 24px 80px}.legal-page h1{font-size:42px;margin:0 0 12px}.legal-page h2{font-size:22px;margin-top:34px}.legal-page p,.legal-page li{line-height:1.7;color:#4e5d57}.legal-page a{color:var(--green);font-weight:700}.legal-note{background:#f4f7ef;border-radius:12px;padding:16px 18px}.legal-back{display:inline-block;margin-bottom:30px;color:var(--green);text-decoration:none;font-weight:800}


/* === DernierPrix : finition mobile finale === */
html, body { max-width:100%; overflow-x:hidden; }

@media(max-width:640px){
  .topbar{
    padding:0 14px;
    gap:10px;
  }
  .brand{gap:9px;}
  .brand img{width:40px;height:40px;}
  .brand strong{font-size:19px;}
  .topbar .btn{
    padding:10px 11px;
    font-size:11px;
    line-height:1.2;
    white-space:nowrap;
  }

  .hero-copy{padding:32px 20px 28px!important;}
  .eyebrow{
    width:100%;
    max-width:100%;
    white-space:normal!important;
    overflow-wrap:anywhere;
    text-align:left;
    font-size:10px;
    letter-spacing:.09em;
    line-height:1.45;
  }
  .hero h1{font-size:41px!important;line-height:1.03!important;}

  footer{
    grid-template-columns:1fr!important;
    gap:20px;
    padding:30px 20px 24px;
  }
  .footer-brand{margin-bottom:2px;}
  .footer-brand img{width:54px;height:54px;}
  .footer-brand strong{font-size:22px;}

  /* Les liens étaient masqués dans l'ancienne règle mobile. */
  footer .footer-links{
    display:flex!important;
    flex-direction:column;
    gap:11px;
    padding-top:4px;
  }
  footer .footer-links a{
    display:block;
    color:#fff;
    font-size:13px;
    line-height:1.35;
  }
  footer .btn-light{
    width:100%;
    margin-top:2px;
  }
  .copyright{
    grid-column:1!important;
    margin-top:4px;
    padding-top:16px;
    border-top:1px solid rgba(255,255,255,.16);
    font-size:10px;
  }
}
